@charset "utf-8";
/* CSS Document */
/*Defines centering attributes of page. do not modify*/
* {
	margin:0;
	padding:0;
	z-index: 0;
}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
	background-color: #333333;
	text-align:center;
	min-height:468px;/* for good browsers*/
	min-width:552px;/* for good browsers*/
	background-image: url(images/back.jg);
	background-repeat: no-repeat;
	background-position: center center;
}
#myGallery
{
width: 800px !important;
height: 438px !important;
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 600px;
} 
#inner {
	width: 800px;
	height: 585px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #EEEEEE;
	background-color: black;
	background-image: url(images/neon.png);
	background-repeat: repeat-x;
	background-position: right top;
}

/*standard CSS editable properties go below here*/

#heading {
	height:120px;
}
#navigation {
height:20px;
}
#content {
	width:600px;
	height:438px;
	overflow: auto;
	text-align: left;
}
#contentText {
	width:580px;
	height:428px;
	overflow: auto;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color: #FFF;
}
#indexcontent {
	width:800px;
	height:438px;
	overflow: hidden;
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
#sidebar {
	float:right;
	width:200px;
	height:439px;
	z-index: 0;
	background-color: #666;
	background-image: url(http://robbielive.com/rotate/rotate.php);
); }
#sidebar1 {
	float:right;
	width:200px;
	height:439px;
	z-index: 0;
	background-color: #666;
	background-image: url(http://robbielive.com/rotate/rl1.jpg);
);}
#sidebar2 {
	float:right;
	width:200px;
	height:439px;
	z-index: 0;
	background-color: #666;
	background-image: url(http://robbielive.com/rotate/rl2.jpg);
);}
#sidebar3 {
	float:right;
	width:200px;
	height:439px;
	z-index: 0;
	background-color: #666;
	background-image: url(http://robbielive.com/rotate/rl3.jpg);
);}
#sidebar4 {
	float:right;
	width:200px;
	height:439px;
	z-index: 0;
	background-color: #666;
	background-image: url(http://robbielive.com/rotate/rl4.jpg);
);}

#foot {
	width:300px;
	background-color:#aa0000;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

/*text*/

.H2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.S3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFF;
	}



/*Navigation*/

#modernbricksmenu2{
	padding: 0;
	width: 100%;
	border-top: 0px solid #4065ba; /*Brown color theme*/
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	z-index: 3;
	position: relative;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 5px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 10px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 7px;
background-color: black; /*Brown color theme*/ 
border-top: 0px solid black;
}

#modernbricksmenu2 a:hover{
	background-color: #900; /*Brown color theme*/
	color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #aa0000; /*Brown color theme*/ 
color: white;
border-color: #550000; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #aa0000; /*Brown color theme*/ 
}

#logintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.S1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.bighead {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.bighead {
	color: #FFF;
}

a {
	color: #FFF;
}

#watermark_box {
position:relative;
display:block;
}
img.watermark {
position: absolute;
top: 4px;
left: 4px;
}
.s3BOLD {
	font-weight: bold;
}
