@charset "utf-8";
* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
	text-align:center;
	min-height:651px;/* for good browsers*/
	min-width:962px;/* for good browsers*/
}
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 651px;
}	
#xinner {
	width: 962px;
	height: 651px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

/* menu */

.menutd {
	background-color: #FFFFFF;
	background-image: url(i/menu-bg.jpg);
	background-repeat: no-repeat;
}

.panel{
	text-align:left;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	font-size: 13px;
}

.panel ul{
    list-style:none;
    margin:0 4px;
    padding:0 10px;
}

.panel li ul{
	list-style-type: none;	
	margin: 0;
	padding: 0;	
    display: none;
    border:0;
}
.panel li ul li {
	margin: 0 0 0 12px;
	padding: 3px 0px;
}
.panel a{
	display: block; 
	padding: 0px 0px;
	text-decoration: none;
	color: #ddd;
	/* font-weight: bold; */
}
.panel li{
	padding: 3px 0px;
}

body {
	background-color: #cccccc;
}

#bottom {
	height: 145px;
}

.hid {
	display:none;
}

DIV#loader {
	border: 0px;
	width: 750px;
	height: 436px;
	overflow: hidden;
	background-color: #000000;
}

.loaderpage {
	background-color: #000000;
	background-image: url(i/page-bg.jpg);
	background-repeat: no-repeat;
	text-align:left;
}

#loader p,  #loader td {
	padding: 0px;
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#loader td, table {
	margin: 0px;
}

#mycarousel img {
	cursor: pointer;
}

#contacttext {
	font-size: 12px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	line-height: 14px;
}
#contacttext p {
	padding-bottom:5px;
}
.smalltext {
	font-size: 13px;
	line-height: 14px;
}

#pageleft, #pageright {
	width: 292px;
	height: 436px;
	margin: 0px;
	padding: 0px;
}

.pageloader {
	background-image:url(Scripts/slimbox/loading.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}

#arrowleft, #arrowright, #imgleft, #imgright {
	cursor: pointer;
}