@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #3F3F3D;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0092ee;
	font-size: 11px;
	text-decoration: underline;
}
a.linkmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #0092ee;
	font-size: 11px;
	text-decoration: underline;
}
a.linkmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0092ee;
	font-size: 11px;
	text-decoration: none;
}
a.loginmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
a.loginmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0092ee;
	font-size: 11px;
	text-decoration: underline;
}
a.loginboldmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.loginboldmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}


.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	height: 20px;
	border: 1px solid #999999;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border: 1px solid #999999;
}

.quickmessagebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
	height:45px;
	width:180px;
}
.textboxage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	height: 20px;
	width: 25px;
	border: 1px solid #999999;
}

.tableStyle {
	border-bottom:solid; border-top:solid; border-left:solid; border-right:solid; border-bottom-color:#FFAF70 ; border-top-color:#FFAF70; border-left-color:#FFAF70; border-right-color:#FFAF70;border-width: 1px;
}

.messages {
	border-bottom:solid; border-top:solid; border-left:solid; border-right:solid; border-bottom-color:#CCCCCC ; border-top-color:#CCCCCC; border-left-color:#CCCCCC; border-right-color:#CCCCCC;border-width: 1px;
}
 
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#003366;
}
.headerBg {
	background-image:url(images/headerbg.jpg); background-repeat:repeat-x;
}
.label {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#666666; }
.labelblack {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; }
.urllabel {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#0092ee; }
.labelsmall {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#666666; }
.mainPageText {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:#666666; }
.labelsmallbold {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#666666; font-weight:bold; }
.heading {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; }
.labelwhiteright {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#FFFFFF; text-align:right; }
.labelwhiteleft {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#FFFFFF; text-align:left; }
.labelOrange {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#CC6600; }
.labelblue {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#0066CC; font-weight:bold; }
.submitButton {
      font-family: Arial, Helvetica, sans-serif;
	  color: #000000;
	  font-size: 11px;
	  text-decoration: none;
	  font-weight: bold;
      border: solid green 1px;
      cursor: hand;
      border: 0px;
      overflow:hidden;
      background-image: url("images/buttonBg_r2_c2.jpg"); background-repeat: no-repeat;
      width: 70px;
	  height:21px;
}

.submitButton1 {
      font-family: Arial, Helvetica, sans-serif;
	  color: #000000;
	  font-size: 11px;
	  text-decoration: none;
	  font-weight: bold;
      border: solid green 1px;
      cursor: hand;
      border: 0px;
      overflow:hidden;
      width: auto;
	  height:25px;
	  background-color:#B6E0F9;
}

.submitButton2 {
      font-family: Arial, Helvetica, sans-serif;
	  color: #FFFFFF;
	  font-size: 11px;
	  text-decoration: none;
	  font-weight: bold;
      border: solid green 1px;
      cursor: hand;
      border: 0px;
      overflow:hidden;
      width: auto;
	  height:25px;
	  background-color:#0066CC;
	  height:50px;
	  width:60px;
}
.required {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#FF0000; }
.error {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#FF0000; }
.errorbold {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:#FF0000; }

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#666666; 
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.select_box {
	border : 1px solid #999999;
	background : #ffffff;
	width : 150px;
	color : #661514;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sc {
    position:absolute;
	left:expression((document.body.clientWidth/2-200)); 
	top:expression((document.body.clientHeight/2-150));
    margin-right: 3px;
    margin-bottom: 3px;
	width:400px;
	height:300px;
}

#sc .shadow2,
#sc .shadow3,
#sc .container {
    position: relative;
    left: -4px;
    top: -4px;
}

    #sc .shadow1 {
        background: #F1F0F1;
    }

    #sc .shadow2 {
        background: #666666;
    }

    #sc .shadow3 {
        background: #333333;
    }

    #sc .container {
        background: #ffffff;
        border: 1px solid #848284;
        padding: 10px;
    }
	

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

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

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #0092ee; /*Brown color theme*/ 
border-color: #0092ee; /*Brown color theme*/ 
}

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

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}

.forumcats {font-family: Trebuchet MS,Helvetica,Arial,Sans-serif; font-size: 13px; font-weight:bold; color:#FFFFFF; }
.forumcatdesc {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#FFFFFF; }
.forum {font-family: Trebuchet MS,Helvetica,Arial,Sans-serif; font-size: 13px; font-weight:bold; color:#105289; }
.forumdesc {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#4C5D77; }