@charset "utf-8";

/* CSS Document */

body{
	background-color:#0361A3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0;
}

/*****Reset*****/

  html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
  pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  

.main_container{
	width:935px;
	background:#FFFFFF;
	margin:0 auto;
}

.header_container{
	width:935px;
	height:258px;
	margin:0 auto;
	background:#FFFFFF;
}

.header_top{
	width:935px;
	height:30px;
	background:#FFFFFF;
	margin:0 auto;
}
.cart_icon{
	padding-left:700px;
	width:25px;
	height:18px;
	padding-top:10px;
	margin:0 auto;
	float:left;
}
.cart_text{
	width:200px;
	height:18px;
	padding-top:12px;
	margin:0 auto;
	float:left;
	color:#000000;
}

.header_container .header{
	width:915px;
	margin:0 auto;
}
.header_left{
	width:513px;
	height:100px;
	margin:0 auto;
	float:left;
}

.header_left .logo{
	width:513px;
	height:181px;
}

.header_left .header_left_bottom{
	width:513px;
	background:url(../images/menus_background.jpg) repeat-x;
	height:77px;
	margin:0 auto;
	float:left;
	/*_margin-top: -3px;*/
}
.top_menu{
	width:470px;
	height:33px;
}	

.top_menu .menu1{
	width:96px;
	height:33px;
	float:left;
}

.top_menu .menu2{
	width:93px;
	height:33px;
	float:left;
}

.top_menu .menu3{
	width:94px;
	height:33px;
	float:left;
}

.top_menu .menu4{
	width:95px;
	height:33px;
	float:left;
}

.top_menu .menu5{
	width:90px;
	height:33px;
	float:left;
}

.main_menu{
	background:url(../images/main_menu_background.jpg) repeat-x;
	float:left;
	height: 34px;
	width:459px;
	_margin-top:-3px;
}

.header_mainmenu_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#000000;
}

a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.header_right{
	width:402px;
	height:258px;
	margin:0 auto;
	float:left;
}

/*******Content*******/
.main_content{
	overflow: auto;
	width:915px;
	margin: 0 auto;
	clear:left;
	background-color: #FFFFFF;
	_margin-top:-2px;
}
.content_center{
	background:url(../images/content_mainarea_bg.jpg) repeat-x;
	float:left;
	width:892px;
	height:auto;
}
.content_border{
	float:left;
	height:auto;
}

.content_text{
	/*padding-left:10px;*/
	height:auto;
	color:#FFFFFF;
	text-align:justify;
}

.weltext{
	padding-left:10px;
}

.weltext2{
	padding-left:7px;
}

.welcome_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
}
.welcome_text1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}

/*******Modules*******/

.category_module_img{
	overflow: auto;
	width:935px;
	margin: 0 auto;
	clear:left;
	background-color: #FFFFFF;
}
.module_green{
	background:url(../images/first_cartmodule_center.jpg) repeat-x;
	width:224px;
	background-color:#8C9C21;
	margin:0 auto;
	float:left;
}

.module_blue{
	background:url(../images/second_cartmodule_center.jpg) repeat-x;
	width:224px;
	float:left;
}
.module_orange{
	background:url(../images/third_cartmodule_center.jpg) repeat-x;
	width:224px;
	float:left;
}
.module_purple{
	background:url(../images/fourth_cartmodule_center.jpg) repeat-x;
	width:224px;
	float:left;
}

.module_cart_category{
	background:url(../images/cart_category_center.jpg) repeat-x;
	width:265px;
	border-left:1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float:left;
	list-style:none;
}
li{
	list-style:none;
}
a.module_cart_category_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	text-decoration:none;
	
}
.module_login{
	background:url(../images/cart_category_center.jpg) repeat-x;
	width:265px;
	border-left:1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float:left;
}
.module_custom_text{
	background:url(../images/custom_text_center.jpg) repeat-x;
	background-color:#064C8E;
	width:634px;
	height:auto;
}
/*******Footer*******/

.footer{
	overflow: auto;
	width:935px;
	margin: 0 auto;
	clear:left;
	background-color: #FFFFFF;
	padding-bottom:10px;
}
.footer_text{
	width:912px;
	background:#EAEAEA;
	border-left:1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
/*******Etc*********/

.mainlevel-dontstyle{
font-size:11px;
font-weight:bold;
color:#0066CC;
text-decoration:none;
}

.mainlevel-dostyle{
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.sublevel{
font-size:10px;
font-weight:normal;
color:#000000;
text-decoration:none;
}

.body_container{
	width:915px;
	margin: 6px auto;
}

.body_container_left{
	width:267px;
	margin:0 auto;
	_margin-left:0px;
	float:left;
}

.body_container_right{
	width:635px;
	margin:0 auto;
	margin-left:10px;
	float:left;
}

.body_container_right .top{
	width:635px;
	background:url(../images/custom_text_top.jpg) no-repeat;
	height:18px;
	margin:0 auto;
	float:left;
}

.body_container_right .mid{
	width:635px;
	background:url(../images/custom_text_center.jpg) no-repeat;
	background-color:054A8D;
	/*text-align:center;*/
	overflow:visible;
	margin:0 auto;
	float:left;
}

/*.mid*/ .mid_text_heading{
	color:#FFFE3A; 
	font-size:18px; 
	text-align:justify; 
	padding:10px 15px 8px;
}

.contentpaneopen td{
color:#333333;
}

.contentpaneopen h4{
color:#333333;
font-size:18px;
padding-bottom:5px;
}

.contentheading{
color:#333333;
font-size:20px;
}

.contact_email{
color:#333333;
}

.componentheading{
color:#333333;
font-size:20px;
}

.formLabel a{
font-size:10px;
color:#0033CC;
}

.back_button a{
padding-left:13px;
font-size:13px;
}

.button2 {
background:url(../images/button.gif) no-repeat;
width:71px;
height:26px;
border:none;
padding-bottom:6px;
color:#FFFFFF;
font-weight:bold;
padding-right:10px;
#padding-right:5px; /*IE 7*/
}

.contentpane{
padding-top:10px;
}

.contentpane td{
padding-top:5px;
padding-bottom:5px;
color:#333333;
}

.vmCartModule{
color:#333333;
}

.mid .mid_text{
	/*font-size:15px;*/ 
	/*text-align:justify; 
	padding-left:25px; 
	padding-right:15px; 
	padding-top:10px;
	color:#FFFFFF;*/
}

.body_container_right .bottom{
	width:635px;
	background:url(../images/custom_text_bottom.jpg) no-repeat;
	height:13px;
	margin:0 auto;
	float:left;
}


.body_container_bottom{
	width:915px;
	margin:0 auto;
	float:left;
	margin-top:22px;
	margin-bottom:10px;
}

.body_container_bottom .box{
	width:224px;
	margin:0 auto;
	float:left;
	padding-left:3px;
}

.module_green_top{
	width:224px;
	background:url(../images/first_cartmodule_top.jpg) no-repeat;
	height:11px;
	margin:0 auto;
	float:left;
}

.module_green_mid{
	background:url(../images/first_cartmodule_center.jpg) repeat-x;
	width:224px;
	text-align:justify;
	background-color:#8C9C21;
	margin:0 auto;
	float:left;	
	_margin-top:-2px;
}

.module_green_bottom{
	width:224px;
	background:url(../images/first_cartmodule_bottom.jpg) no-repeat;
	height:11px;
	margin:0 auto;
	float:left;
}

.module_blue_top{
	width:224px;
	background:url(../images/second_cartmodule_top.jpg) no-repeat;
	height:11px;
	margin:0 auto;
	float:left;
}

.module_blue_mid{
	background:url(../images/second_cartmodule_center.jpg) repeat-x;
	width:224px;
	text-align:justify;
	background-color:#1DA2DA;
	margin:0 auto;
	float:left;	
	_margin-top:-2px;
}


.module_blue_bottom{
	width:224px;
	background:url(../images/second_cartmodule_bottom.jpg) no-repeat;
	height:11px;
	margin:0 auto;
	float:left;
}

.module_pink_top{
	width:224px;
	background:url(../images/third_cartmodule_top.jpg) no-repeat;
	height:11px;
	margin:0 auto;
	float:left;
}

.module_pink_mid{
	background:url(../images/third_cartmodule_center.jpg) repeat-x;
	width:224px;
	text-align:justify;
	background-color:#F59714;
	margin:0 auto;
	float:left;	
	_margin-top:-2px;
}


.module_pink_bottom{
	width:224px;
	background:url(../images/third_cartmodule_bottom.jpg) no-repeat;
	height:11px;
	margin:0 auto;
	float:left;
}

.module_purple_top{
	width:224px;
	background:url(../images/fourth_cartmodule_top.jpg) no-repeat;
	height:11px;
	margin:0 auto;
	float:left;
}

.module_purple_mid{
	background:url(../images/fourth_cartmodule_center.jpg) repeat-x;
	_background:url(../images/purple_mid_2.jpg) repeat-x;
	width:224px;
	_height:113px;
	text-align:justify;
	background-color:#9F5FC8;
	margin:0 auto;
	float:left;	
	_margin-top:-2px;
}


.module_purple_bottom{
	width:224px;
	_width:224px;
	background:url(../images/fourth_cartmodule_bottom.jpg) no-repeat;
	_background:url() no-repeat;
	height:11px;
	margin:0 auto;
	float:left;
}

.left_top_container{
	width:267px;
	margin:0 auto;
	float:left;
}

.left_top{
	width:267px;
	background:url(../images/cart_category_top.jpg) no-repeat;
	height:8px;
	margin:0 auto;
	float:left;
}

.left_mid{
	width:265px;
	background:url(../images/cart_category_center.jpg) repeat;
	border-left:1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin:0 auto;
	float:left;
	_margin-top:-5px;
}

.left_mid_text{
	font-size:12px;
	color:#000000;
	font-weight:normal;
	padding-left:10px;
	line-height:1.5em;
}

.left_bottom{
	width:267px;
	background:url(../images/cart_category_bottom.jpg) no-repeat;
	height:10px;
	margin:0 auto;
	float:left;
}

.left_bottom_container{
	width:267px;
	margin:0 auto;
	float:left;
	margin-top:20px;
}

.list_li{
	border-bottom: 1px solid #CCCCCC;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
}

h3{
font-size:18px;
font-weight:normal;
padding-bottom:8px;
color:#CC0000;
}

.truck_pic{
	width:132px;
	_width:130px;
	height:100px;
	margin:0 auto;
	padding-left:2px;
	_padding-left:0px;
	float:left;
}

.truck_txt{
	width:132px;
	height:100px;
	margin:0 auto;
	font-size:17px;
	_font-size:14px; 
	font-weight:bold; 
	font-family:Century Gothic; 
	padding-right:10px;
	float:left;
	
}

.vmMainPage img
{
  width:250px;
  height:200px;
}

#simpleORextreme1
{
  width:250px;
  height:200px;
  background-color:#000000;
}




.addtocart_button {fetchscr...rompt.css (line 20)
background:transparent url( ) no-repeat scroll center center;
}


.addtocart_button, .notify_button
{
  width:142px;
}

.browsePriceContainer
{
 width:32%;  

}

.main_menu ul
{
  padding:0px;
  margin:0px;
  list-style-position:inside;
}


.main_menu ul li
{
  float:left;
  border:none;
  list-style-type:square;
  margin-left:15px;
  margin-top:8px;
  width:282px;
  padding:0px;

}

.main_menu ul li a , .main_menu ul li a.mainlevel-dostyle
{
 font-size:12px;
 padding:0px;
 margin-bottom:5px;
 font-weight:bold;
}


.main_menu ul li a:hover ,.main_menu ul li a.mainlevel-dostyle:hover
{
   text-decoration:underline;
   
}

.top_categories
{
	background-image:url(../images/top_categorybg_img.jpg);
    background-repeat:no-repeat;
	float:left;
	width:350px;
   _margin-top:-3px;
    min-height:114px;


}


.top_categories1
{
	/*background-image:url(../images/top_categorybg_img.jpg);
    background-repeat:no-repeat;*/
	float:left;
	width:500px;
   _margin-top:-3px;
    min-height:114px;
/*	border-left:#000000 4px solid; */
	padding-left:26px;
	
}





.top_categories ul li.list_li
{
 border:none;
 /*display: -moz-groupbox;*/
 padding:0px;
 
}


.top_categories ul li.list_li a.sublevel 
{
  color:#FFFF00;
  font-weight:bold;
  height:16px;
  margin-left:30px;
  font-size:12px;
  
  
}


.top_categories1 ul li.list_li a.sublevel
{
 visibility:hidden;
 height:0px;
 border:none;
 display: -moz-groupbox;
}



.top_categories1 ul li.list_li
{
 border:none;
 padding:0px;
}





.top_categories ul li.list_li a.mainlevel-dostyle
{
 visibility:hidden;
 display:none;
 height:0px;
}

.top_categories1 ul li.list_li  a.mainlevel-dostyle 
{
  color:#FFFFFF;
  font-weight:bold; 
  height:18px;
  font-size:13px;
  
}


.top_categories ul ,.top_categories1 ul
{
  /*	background-image:url(../images/top_categorybg_img.jpg);
    background-repeat:repeat-x;*/

}

.top_categories ul li ,.top_categories1 ul li 
{
  border-left:#000000 12px solid;

}

.top_categories_uppercorners
{
  background-image:url(../images/top_corners.jpg);
  
  width:912px;
  height:11px;
  float:left;
}

.top_categories_bottomcorners
{
  background-image:url(../images/bottom_corners.jpg);
  width:912px;
  height:12px;
  float:left;
}

.top_categories_bg
{
  background-color:#FC004D; 
  float:left; 
  width:911px; 
  background-image:url(../images/top_categorybg_img.jpg); 
  background-repeat:repeat-x;
}



#active_menu
{
  display:block;
  visibility:visible;
}


.top_categories ul li.list_li  a#active_menu
{
 visibility:visible;
 color:#FFFFFF;
 font-weight:bold;
 font-style:normal;
 margin:0px;
 margin-left:6px;
 padding:0px;
 height:26px;
 position:relative;
 font-size:12px;
 
 
}


.top_categories1 ul li.list_li  a#active_menu
{
 visibility:hidden;
 height:0px;
}


.top_categories ul
{
  margin-left:2px; 
  border-right: #000000 4px solid;
}


