body {
	/*background-color: #EFEFEF;*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #898566;
  background-color: #000000;
  background: #000000;
}

* { padding: 0; margin: 0; }

#wrapper { 
 margin: 0 auto;
 width: 950px;
 position:static;
 z-index: 0;
}
#header {
 width: 950px;
 color: #5A5A5A;
 padding: 5px 5px 3px 5px;
 /*border: 1px solid #ccc;*/
 height: 157px;
 margin: 0px 0px 0px 0px; /*Push page down*/ 
 background: #000000;/*#BD9C8C;*/
 position:static;
 z-index: 1;
}
#header_left {
 float: left;
}
#header_right {
 float: right;
 position: relative;
 height: 160px;
 width: 580px;
 z-index: 2;
}
#header_top_links {
 position: relative;
 width: 850px;
 top: 20px;
 right: 0;
 z-index: 5000;
}
#header_login {
 position: relative;
 float: left;
 z-index: 5001;
 width: 350px;
 color:#5A5A5A;
}
#header_login a, #header_login a:visited, #header_login a:hover, #header_login a:active{
 color: #5A5A5A;
 text-decoration:none;
 position:static;
 z-index: 5010;
}
#login_link {
text-decoration:none;
}
#LoginBox{
position:static;
z-index: 5050;
}
#loginbox_frame {
 border: #cccccc 1px solid; 
 background: gray; 
 width: 300px; 
 position: static; 
 padding: 15px;
 z-index: 5040;
}
#loginbox_content {
 padding: 15px;
 background: white; 
 border: #ccc 1px solid; 
 position:static;
  z-index: 5060;
}

#header_phone {
 float:right;
 position:absolute;
 right:228px;
 width:180px;
}
#header_phone h2{
 font-size: 17px;
 color: #ffffff;
}
#header_phone img{
 float:left;
 padding-right:10px;
}
#header_top_menu {
 position: absolute;
 bottom: 80px;
 left: 30px;
 z-index: 1000;

}
#top_logo {
 BORDER-TOP-WIDTH: 0px;
 BORDER-LEFT-WIDTH: 0px;
 BORDER-BOTTOM-WIDTH: 0px;
 BORDER-RIGHT-WIDTH: 0px
}

.lblExists {
  font-size: 12px;
  font-weight: bold;
  color: red;
}

.StaticMenuItemStyle, .StaticMenuItemStyle a {
  /* Defines the look of main menu items. */
  color: #31580B !important;
  font-size: 15px !important;
  font-weight: normal !important;
  text-decoration: none !important;
  padding-top: 4px;
  padding-left: 0px;
  padding-right: 9px;
  padding-bottom: 7px;
  text-align: left;
  background: rgb(0, 0, 0) !important;
  background-color: #000000 !important;
  text-indent: 0px;
  text-transform: capitalize !important;  
}

.staticselectedstyle, .staticselectedstyle a {
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(0, 0, 0);
   color: #FFFFFF  !important;
   text-decoration: none !important;
   z-index: 1000;
}

.StaticMenuHoverStyle, .StaticMenuHoverStyle a {
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(0, 0, 0);
  color: #FFFFFF  !important;
  text-decoration: none !important;
  z-index: 1000;
}

.dynamicselectedstyle, .dynamicselectedstyle a {

}

.DynamicMenuHoverStyle, .DynamicMenuHoverStyle {
background: #222222 !important;
}

.DynamicMenuHoverStyle, .DynamicMenuHoverStyle a {
  color: #FFFFFF !important;
/*  
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.8);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000)";    
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
display: inline-block;
*/
}

.mainmenulevel3 {
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(34, 34, 34);
/* RGBa with 0.8 opacity */
background: rgba(34, 34, 34, 1);
   
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
/*display: inline-block; */
background: #222222 !important;
}

.DynamicMenuBorder {
  border-width: 1px;
  border-color: #1B1A19;
  border-style: solid;
}

.DynamicMenuItemStyle {
  /* Defines the sub menu items */
  color: #9F8F5C  !important;
  font-size: 12px;
 /* font-weight: 200; */
  text-align: left;
  text-decoration: none;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  z-index: 1000;
  line-height: 22px;
/*background-color: #000000;
  border-width: 5px;
  border-color: #1B1A19;
  border-style: none solid none solid;*/ 
  
  text-indent: 4px; 
  font-variant: normal;
  text-transform: capitalize;
  font-style: normal;
/*  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; */
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(11,11,11);
/* RGBa with 0.8 opacity */
background: rgba(11,11,11, 0.95);

filter:alpha(opacity=95);
-moz-opacity:0.95;
-khtml-opacity: 0.95;
opacity: 0.95;
/* display: inline-block; *?
}

.SelectionLabel {
  text-transform: capitalize;
  font-style: normal;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.FooterMenu {
	width: 70%;
	color: #3F3F3F;
	font-size: 11px;
	vertical-align: bottom;
	text-transform: capitalize;
	text-align: center;
	/*font-size: 12px;*/
}
.ctl00_FooterMenu_1{
 color: #3F3F3F;
 z-index: 1000;
}


.ItemClassList {
  border-style: hidden;
  text-decoration: underline;
  text-transform: capitalize;
  color: #D9006F;
  cursor: pointer;
  font-size: 12px;
  font-variant: normal;
  font-style: normal;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 200;
}
.ContactUsMajestic {
  color: #D9006F;
  font-weight: bold;
  font-size: x-large;
}
.LetterButton {
  width: 25px;
  height: 25px;
  font-size: 12px;
  text-align: center;
  color: Gray;
}

.PleaseWait {
  height: 32px;
  width: 500px;
  background-image: url(/images_dark/PleaseWait.gif);
  background-repeat: no-repeat;
  background-position: center;
  padding-left: 150px;
  margin-top: -35px;
  margin-left: -100px;
}

.LoginName {
  float: right;
  text-align: right;
}

.IE8Fix {
  z-index: 100;
}

.LeftMenuCellSeacrh {
/*  border-color: #373636;
  border-top-width: thin;
  border-left-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-style: solid; */
  font-size: 12px;
}

.LeftMenuCellTree {
/*  border-color: #373636;
  border-top-width: thin;
  border-left-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-style: solid; */
  font-variant: normal;
  text-transform: capitalize;
  font-style: normal;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 200;
}

.LeftMenuCellLetters {
/*  border-color: #373636;
  border-width: thin;
  border-style: solid;*/
  font-size: 12px;
}

.LeftMenuCellDesigner {
/*  border-color: #373636;
  border-top-width: thin;
  border-left-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-style: solid; */
}


.RegisterLabels {
  font-size: 13px;
  font-weight: bold;
}

.redtext {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 15pt;
  color: #cb0e19;
  text-decoration: none;
}
.redtext a {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 15pt;
  color: #cb0e19;
  text-decoration: none;
}
.redtext a:hover {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 15pt;
  color: #cb0e19;
  text-decoration: underline;
}
.box {
  border: 1px solid #b3b3b3;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #898566;
  text-decoration: none;
}
.pager_style tr{
height: 10px;
}

.pager_style table td{
border: 1px solid #373636;
padding: 0px 5px;
}

#content { 
 width: 950px;
 color: #898566;
 /*border: 1px solid #ccc;*/
 background: #000000;
 margin: 0px 0px 0px 0px;
 padding: 0px 10px 0px 10px;
 /*height: 350px;*/
 min-height:230px;
 height:auto !important;
 height:230px; 
 z-index: 2;
}
#product_table{
 color: #898566;
 background: #0F0E0E;
}
.products_grid {
  border-style:none;
} 
.products_grid  img{
  padding: 6px;
}
#content_container {
 width: 850px;
 margin-left:30px;
 margin-right:30px;
 margin-top:5px;
 color: #898566;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height:22px;
 background: #0F0E0E;
 padding-left:36px;
 padding-right:0px;
 padding-top:15px;
 padding-bottom:7px;
 border-left: 7px solid #2E3C19;
}
#content_container p{
 margin-top: 20px;
 margin-bottom:20px;
 white-space: normal;
}
#content_container a, #content_container a:visited{
 color: #31580B;
 text-decoration:none;
 text-transform: none;
}
#content_container a:hover{
 color: #31580B;
 text-decoration:underline;
 text-transform: none;
}
.underline_links a, .underline_links a:visited, .underline_links a:hover{
text-decoration:underline !important;
}
#content_container h1{
}
#content_container h2{
 color: #cbc58c;
 font-size: 20px;
 margin-top:10px;
 line-height:26px;
 font-family: Times New Roman, Arial, Helvetica, sans-serif;
 text-transform: uppercase;
/* white-space: nowrap; */
}
#content_container h3{
}
#content_container h4{
}
#content_container h5{
}
#content_container h6{
}
#content_container ul{
margin-left: 10px;
}
#content_container input, select, textarea {
background-color: #171717;
border: 1px solid #373636;
color: #898566;
}
#content_container input[type=text]{
height: 20px;
}

#float_up {
    color: #31580B;
    background: #0F0E0E;
    float: right;
    height: 53px;
    padding: 9px 5px 5px 5px;
    position: relative;
    right: -10px;
    text-align: center;
    top: -65px;
    width: 220px;
    font-size: 18px;
}
.centered{
 text-align:center;
}
.items_class{
 background: #0F0E0E;
}

.divisor_line{
background-image:url('/images_dark/line_h.gif');
background-repeat:repeat-x;
}
.slideshow{
 position:static;
 z-index: 0;
 }
 

.align_center {
 margin-left:auto;
 margin-right:auto;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;

}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.slideshow { height: 321px; width: 950px; margin: auto }
.slideshow img { padding: 0px; border: 0px }

.required {
  color: #FF0000;
}
.label_note{
  color: #5A5A5A;
  font-size: 13px;
  font-weight: bold;
}	  
#footer { 
clear: both;
text-align: center;
vertical-align: bottom;
 width: 950px;
 color: #3F3F3F;
 /*border: 1px solid #ccc;*/
 background: #000000;
 margin: 0px 0px 0px 0px; /*Push page up*/
 padding: 5px;
 height: 157px;
/* width: 950px;*/
}

#brands {
 text-align: center;

}

#brands img{
 padding: 0px 9px 0px 9px;
}

#footer_menu {
 width: 950px;
 text-align: center;
 margin-top:10px;
 font-size: 12px;
}

#footer_menu a, #footer_menu a:visited,#footer_menu a:hover, #footer_menu a:active{
 color: #3F3F3F;
 text-decoration:none;
 text-transform: capitalize;
}

#footer_menu img{
/* <!--[if IE 7]>*/
/* margin: 10px 0px 0px 10px;*/
/* <![endif]-->*/
/*<!--[if IE 7]>
 padding: 0px 11px 0px 11px;
<![endif]-->*/
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.table_padding1 td{
padding: 3px;
}

.table_padding2 td{
padding-left: 3px;
padding-right: 3px;
}
/*############################################*/


.alpha80_black {
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(0, 0, 0);
/* RGBa with 0.8 opacity */
background: rgba(0, 0, 0, 0.8);
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000)";
}

.alpha80_white {
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(255, 255, 255);
/* RGBa with 0.8 opacity */
background: rgba(255, 255, 255, 0.8);
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff, endColorstr=#ccffffff);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff,endColorstr=#ccffffff)";
}





