/* CSS Document */


body{
	height:100%;
	padding:0px;
	margin:0px;
	background-color:#95AA81;
	background-image:url(images/bg_gradient.jpg);
	background-repeat:repeat-x;
}
body, td, div{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.content_left{
	 width:194px;
	 padding-right:3px;
	 border-right:1px solid #AAAAAA;
	 vertical-align:top;
}
.content_right{
	padding-left:6px;
	vertical-align:top;
}
.content_body{
	background-color:#E8E1B5;
	margin-bottom:0px;
	vertical-align:top;
	padding:20px 10px 0px 10px;
	/*min-height:406px; RoomMaster Online*/
	/*min-height:470px; RoomMaster Offline*/
	min-height:600px;
	overflow:hidden;

  /*height:406px;*/
  /*height:auto !important;*/

}
.socialLogos{
	background-color:#E8E1B5;
}
.content_footer{
	height:20px;
	padding-top:6px;
	margin-bottom:2px;
	background-color:#F3EED8;
	text-align:center;
	font-size:11px;
}

.content_footer a:link, .content_footer a:active, .content_footer a:visited{
	color:#666666;
	text-decoration:underline;
}

.content_footer a:hover, .content_footer a:focus{
	color:#666666;
	text-decoration:none;
}

a:link, a:active, a:visited{ color:#5d6744; text-decoration:underline; }
a:hover, a:focus{ color:#95aa81; text-decoration:none; }

a:hover .rollover{
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

.imgbdr{
	border:2px solid #FFFFFF;
}


.shl{ width:12px; background-image:url(images/shadow/left.jpg); background-repeat:repeat-y; }
.shr{ width:11px; background-image:url(images/shadow/right.jpg); background-repeat:repeat-y; }
.shbl{ width:12px; height:11px; background-image:url(images/shadow/b_left.jpg); background-repeat:no-repeat; }
.shb{ height:11px; background-image:url(images/shadow/bottom.jpg); background-repeat:repeat-x; }
.shbr{ width:11px; height:11px; background-image:url(images/shadow/b_right.jpg); background-repeat:no-repeat; }
#grad_left{ background-image:url(images/shadow/grad_left.jpg); background-repeat:no-repeat; width:12px; height:389px; }
#grad_right{ background-image:url(images/shadow/grad_right.jpg); background-repeat:no-repeat; width:11px; height:389px; }
#inner{ background-color:#FFFFFF; vertical-align:top; border-left:1px solid #000000; border-right:1px solid #000000; border-bottom:1px solid #000000; padding:0px 6px 5px 6px; }


.s4{-moz-opacity:0.35;background:#000;filter:alpha(opacity=35);height:1px;opacity:0.35}
.s5{-moz-opacity:0.30;background:#000;filter:alpha(opacity=30);height:1px;opacity:0.30}
.s6{-moz-opacity:0.25;background:#000;filter:alpha(opacity=25);height:1px;opacity:0.25}
.s7{-moz-opacity:0.20;background:#000;filter:alpha(opacity=20);height:1px;opacity:0.20}
.s8{-moz-opacity:0.15;background:#000;filter:alpha(opacity=15);height:1px;opacity:0.15}
.s9{-moz-opacity:0.10;background:#000;filter:alpha(opacity=10);height:1px;opacity:0.10}
.s10{-moz-opacity:0.05;background:#000;filter:alpha(opacity=5);height:1px;opacity:0.05}
.shadow{height:10px; position:absolute; width:719px; z-index:99}
.ahadow td{height:1px;}

