@charset "utf-8";

body {
	background-color: #dddddd; 
	/* background-image: url(http://www.example.com/gradient.gif);
	background-repeat: repeat-x; */
	font-family: Verdana;
}

/*.loadimg {
	background-image: url(/mossee/images/imgload/load.gif);
	background-repeat: no-repeat;
	background-position: center;
}*/


.hold {
	/* position: relative;
	margin: 0px;
	padding: 0px;
	left: 3px;
	top: 60px;
	bottom: 50px;
	right:0px;
	height: 680px;
	width: 1200px; */
	position: absolute;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 60px;
	bottom: 50px;
	right:0px;
}

.bgpage 
{
	background-color: #000000;
}


#logo {
	padding-left: 37px;
	background-position: left center;
	position: relative;
	height: 50px;
	width: 1158px;
}


#contentarea {
	position: relative;
	/* z-index: 0; */
	height: 555px;
	width: 1155px;
	padding-left: 33px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

#main_pnl {
	vertical-align: top;
	height: 550px;
	width: 850px;
	position: absolute;
	top: 3px;
	left: 0px;
	padding-left: 33px;
}

#main_pnl_large img{
	height: 549px;
	width: 845px;
	position: relative;
}

/* ------------------------------- ROTATOR ------------------------------- */
/* rotator in-page placement */
    div#rotator {
	position:relative;
	/*height:549px;
	width: 845px;*/ 
	margin-left: 500px;
	margin-top: -18px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	left: -496px;
	top: 1px;
}
/* rotator image style */	
	div#rotator ul li img {
	/*border:1px solid #ccc;*/
	/*padding: 4px; */
	height:549px;
	width: 845px;
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:10
}
/* ------------------------------------------------------------ */


#sub_pnl {
	height: 550px;
	width: 302px;
	position: absolute;
	top: 3px;
	left: 883px;
	float: left;
}

#sub_pnl img{
	border: none;	
}

#side_pnl_top {
	height: 182px;
	width: 302px;
	background-position: left center;
	position: absolute;
	margin-bottom: 2.5px;
	background-color: #666666;
	top: 0px;
	left: 0px;
}

#side_pnl_top img {
	width: 302px;
	height: 181px;
}

#side_pnl_mid {
	height: 182px;
	width: 302px;
	background-position: left top;
	position: absolute;
	margin-bottom: 2.5px;
	background-color: #666666;
	top: 184px;
	left: 0px;
}

#side_pnl_mid img {
	width: 302px;
	height: 181px;
}

#side_pnl_btm {
	height: 182px;
	width: 302px;
	background-position: left center;
	position: absolute;
	top: 368px;
	left: 0px;
}

#side_pnl_btm img {
	width: 302px;
	height: 181px;
}

#menuftr_0 {
	height: 50px;
	font-size: 12px;
	text-align: left;
	list-style-type: none;
	position: relative;
	width: 1200px;
	top: -8px;
}

#menuftr_0 li {
	/* no bullet points on list */
	display:inline;
}

#menuftr_0 li a
{
	/*padding:0.2em 1em; */
	padding:0.3em 2em;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	border:1px solid #000;
	background-color: #333333;
}

#menuftr_0 li a:hover
{
	color:#000000;
	background-color: #FF9900;
	/*text-decoration: underline;*/
}

#rowspace_l {
	width: 20px;
}

#rowspace_s {
	width: 5px;
}

#colspace_m {
	height: 50px;
}
