@charset "utf-8";
/* CSS Document */
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
}
.bg {background: url("images/bgtop.jpg") #4c4e58 top center no-repeat;
background-attachment:scroll;
margin-left:auto;
margin-right:auto;
}

.bgfooter {background: url("images/bgjos.jpg") #4c4e58 top center no-repeat;
background-attachment: fixed;
}
.copyright {color:#999;
font-size:10px;
text-align:center;
}

a {color:#F60;}

a:hover {color:#333;}

a:active {color:#F60;}

.menu {
background :url("images/menubg.jpg");
background-repeat:repeat-x;
height:42px;
width:773px;
color:#FFFFFF;
text-align:center;
padding-top:3px;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
vertical-align:middle;
border-width:none;
}
.menubutton{
	margin:0;
	padding:0;
	list-style-type:none;
	width:128px;
	position:relative;
	display:block;
	height:42px;
	text-transform:uppercase;
	font-size:12px;
	background:transparent url("images/button.jpg") repeat-x;
	font-family: "Trebuchet MS";
	padding-top:5px;
	float: left;
	border-width: 0;
}
.menubutton a{
	background-image:url(images/button.jpg);
	float:left;
	width:128px;
	color:#ffffff;
	text-decoration:none;
	padding:5px 0 0 0;
	height:24px;
	background-position: middle center;
	float: left;
	border: 0;
	}
menubutton a:hover{
	background-image: url(images/buttonhover.jpg);
	}
	

html {
	scrollbar-3dlight-color: #323232;
	scrollbar-base-color: #323232;
	scrollbar-darkshadow-color: #323232;
	scrollbar-face-color: #242424;
	scrollbar-highlight-color: #323232;
	scrollbar-shadow-color: #323232;
	scrollbar-track-color: #323232;
	scrollbar-arrow-color: #ff5e00;
}

	fieldset { border:0;margin:0;padding:0; }
	label { display:block; }
	input.text,textarea { font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
	input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }
	
	-->
	#sexyBG { display: none; position: absolute; background: #000; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(opacity=50); width: 100%; height: 100%; top: 0; left: 0; z-index: 99; }
	#sexyBOX {
	display: none;
	position: absolute;
	background-color: #F16822;
	color: #333;
	font-size: 1.2em;
	text-align: center;
	border: 1px solid #111;
	top: 270px;
	z-index: 100;
}
	.sexyX { font-size: 12px; color: #ddd; padding: 4px 0; border-top: 1px solid #636D61; background: #778574; }
	
	#modernbricksmenu2 {
padding: 0;
width: 773px;
border-top: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
background-color:#000;
display:block;
}

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

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

#modernbricksmenu2 a {
float: left;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 10px 11px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
width:105px;
text-align:center;
vertical-align:top;
}


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

#modernbricksmenu2 a:active { /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}

/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#foxmenucontainer{height:32px;background:#000;display:block;border-top: 5px solid #D25A0B;}
#foxmenu{position:relative;display:block;height:32px;font-size:11px;font-weight:bold;font-family:Arial;background:#333; text-align:center;margin-left:auto; margin-right:auto;}
#foxmenu ul{margin:0px;padding:0;list-style-type:none;width:770px;}
#foxmenu ul li{display:block;float:left;margin-left:1px; text-align:center;}
#foxmenu ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:8px 10px;height:15px;background:#000;width:107px;text-align:center;}
#foxmenu ul li a:hover{color:#fff;background:#D25A0B;text-align:center;}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{color:#fff;background:#D25A0B;text-align:center;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
