/* CSS Document */

body, 
html {

background-color:#000000;
font:12px Verdana, Arial, Helvetica, sans-serif;

scrollbar-face-color: #243950;
scrollbar-shadow-color: #182736;
scrollbar-highlight-color: #3d6187;
scrollbar-3dlight-color: #080b12;
scrollbar-darkshadow-color: #080b12;
scrollbar-track-color: #080b12;
scrollbar-arrow-color: #98acd0;

}
*{
margin:0;
padding:0;
}
div#MainBody{
background-color: #070707;
width:900px;
margin-left:auto;
margin-right:auto;
}
div#Flash_Header{
height:250px;
background-color:#000000;
border-bottom:1px solid #4D4D4D;
text-align:center;
}
div#Navigation{
height:20px;
background-color: #0F0F0F;
border-bottom:1px dotted #202020;
padding:2px;
}
/*.Current_Page{
background-color:#000000;
padding:6px;
}*/
div#Navigation a{
font-size:9px;
color: #ffffff;
text-decoration:none;
}
div#Navigation ul{
float:right;
}

div#Navigation li{
/*border:1px solid #CCCCCC;*/
margin:10px;
padding:8px;
display:inline;
}
*html div#Navigation li{
/*border:1px solid #CCCCCC;
margin-top:-4px;
border-top:3px solid #000000;*/
padding:8px;
display:inline;
}
div#Navigation li a:hover {
color:#7AB80D;
}

div#Wrap_Content{
width:900px;
background-image:url(../images/Mainbg.jpg);
background-position:top center;
background-repeat:repeat-y;
}
div#Content_Right{
float:right;
width:300px;
padding:15px;
}
div#Content_Left{
width:520px;
float:left;
padding:15px;
margin-bottom:30px;
margin-top:30px;
}
div#Content_Left p{
color:#7e7e7e;
font-size:11px;
line-height:18px;
}
div#Content_Left a img{
border:none;
}
.Clear_Float{
clear:both;
}
.Sub_Content_Left{
width:500px;
/*height:220px;
border:1px solid #999900;*/
margin-bottom:30px;
margin-top:30px;
padding:6px;
}
.ImageFloat{
float:left;
/*margin-right:25px;
margin-bottom:10px;*/
}
h1{
font:20px Arial, Helvetica, sans-serif;
color: #B2B2B2;
margin-bottom:5px;
font-weight:bold;
}

div#Footer{
background-color:#000000;
color:#9D9D9D;
border-top:1px solid #4D4D4D;;
font-size:9px;
}
div#Closebody{
height:20px;
background-color: #0F0F0F;
border-bottom:1px dotted #202020;
border-top:1px dotted #202020;
padding:2px;
margin-top:2px;
}
div#Copyright{
width:400px;
float:left;
padding:20px;
color:#333333;
}
div#Encompass_Copy{
width:100%;
}
div#Copy_Right{
width:400px;
float:right;
padding:20px;
text-align:right;
color:#333333;
}
div#Main_Content{
width:100%;
height:100px;
background-color: #000000;
background-image:url(../images/Contentbg.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
.Small_Content{
width:280px;
float:left;
padding:10px;
/*margin-right:15px;
margin-left:15px;*/
}

.Small_Content p{
color:#9D9D9D;
font-size:11px;
/*margin-top:50px;*/
}
*html .Small_Content p{
color:#9D9D9D;
font-size:11px;
/*margin-top:55px;*/

}
.Small_Content h1{
color:#B2B2B2;
font-weight:bold;
font:20px Arial, Helvetica, sans-serif;
}
.Small_Content h1 a{
color:#B2B2B2;
text-decoration:none;
}
.Small_Content h1 a:hover{
color:#7AB80D;
text-decoration:none;
}
.image_Holder{
width:150px;
float:left;
}
.text_Holder{
width:270px;
float:right;
}
.text_Holder p{
margin-top:5px;
font:9px Verdana, Arial, Helvetica, sans-serif!important;
line-height:12px;
}
.text_Holder a{
color:#333333;
text-decoration:none;
font-size:9px;
}
.text_Holder a:hover{
color: #CCCCCC;
text-decoration:none;
font-size:9px;
}
.text_Holder a em{
text-decoration:none;
font-size:11px;
font-style:normal;
}
.text_Holder em{
text-decoration:none;
font-size:11px;
font-style:normal;
color:#333333;
}

/*Form Elements*/
input{
width:170px;
border:1px solid #333333;
background-color:#0C0C0C;/*background-color:#8B8B8B;*/
color:#8B8B8B;
font:11px Verdana, Arial, Helvetica, sans-serif;
padding:2px;
}
textarea{
width:170px;
border:1px solid  #333333;
background-color:#0C0C0C;
color:#8B8B8B;
font:11px Verdana, Arial, Helvetica, sans-serif;
padding:2px;
}

td{
/*margin-right:30px;*/
margin-left:30px;
padding:5px;
}
.submits{
width:175px;
background-color:#8B8B8B;
color:#0C0C0C;
border:2px solid #0C0C0C;
}
div#Form_Area{
width:270px;
margin-top:45px;
/*margin-bottom:20px;*/
margin-left:10px;
color:#7e7e7e;
border:1px solid #333333;
}
*html div#Form_Area{
width:275px;
margin-top:45px;
/*margin-bottom:20px;*/
margin-left:12px;
color:#7e7e7e;
border:1px solid #333333;
}
.special{
font:15px Arial, Helvetica, sans-serif;
color:#CCCCCC;
margin-bottom:15px;
}
div#Brands{
width:270px;
margin-top:30px;
margin-left:10px;
border:1px solid #333333;
}
.inBrand{
width:270px;
margin-top:10px;
margin-bottom:10px;
margin-left:9px;
/*margin-right:5px;
background-color:#990033;*/
}
.Brand_Area{
width:70px;
height:50px;
float:left;
}
.Brand_Text{
width:185px;
float:right;
}
.Brand_Text p{
margin-top:5px;
margin-bottom:5px;
margin-right:4px;
color:#999999;
}
.Brand_Fonts{
font:9px Verdana, Arial, Helvetica, sans-serif;
color:#333333!important;
}
div#Events{
width:270px;
margin-top:30px;
margin-left:10px;
border:1px solid #333333;
}
*html div#Events{
width:280px;
margin-top:30px;
margin-left:10px;
border:1px solid #333333;
}

.Comment {
font:12px Arial, Helvetica, sans-serif!important;
color:#666666;
}

.imgspace {
margin-top:20px;
}