body
{
	background-image:url(images/new_layout/h_body.png);
	background-repeat:repeat-x;
	background-position:top;
	font-family:helvetica, sans-serif;
	margin: 0px;
}
a {
  text-decoration: none;
  font-weight: bold;
  color: #FF7501;
  font-size: 12px;
}
a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #FF7501;
  font-size: 12px;
}
a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #D55913;
  font-size: 12px;
}
.productListing a {
	text-decoration: none;
  font-weight: bold;
  color: #FF7501;
  font-size: 12px;
}
.productListing a:visited {
	text-decoration: none;
  font-weight: bold;
  color: #FF7501;
  font-size: 12px;
}
.productListing a:hover {
	text-decoration: none;
  font-weight: bold;
  color: #D55913;
  font-size: 12px;
}
.smallText a {
  font-weight: bold;
  color: #FF7501;
}
.smallText a:visited {
  font-weight: bold;
  color: #FF7501;
}
.smallText a:hover {
  font-weight: bold;
  color: #D55913;
}
ul {
  list-style-type: none; 
  margin-left: -25px;
}
.category_link {

width:160px;
display: block;
float: left;
}
#header
{
	padding-bottom:45px;
	margin-left: 131px;
}
.header_top
{
	height:125px;
	width: 1000px;
}
.header_bottom
{
	background-image:url(images/new_layout/h_menu_shadow.png);
	background-repeat:no-repeat;
	background-position:right bottom; 
	height:40px;
	width:994px;
}
.header_menu_left
{
	background-image:url(images/new_layout/h_menu_left.png);
	background-repeat:no-repeat;
	height:36px;
	width:7px;
	float:left;
}
.header_menu_center
{
	background-image:url(images/new_layout/h_menu_gradient.png);
	background-repeat:repeat-x;
	height:36px;
	width:981px;
	float:left;
}
.header_menu_center span
{
  color: #fff;
}
.header_menu_center ul {
	list-style-type:none;
}
.header_menu_center li
{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	float:left;
	line-height: 1px;
}
.header_menu_center li a:link, .header_menu_center li a:visited
{
  text-decoration: none;
  color:#FFFFFF;
  font-size:14px;
  font-weight:bold;
  text-align:center;
}
.header_menu_center li a:hover
{
  color:#000000;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
}
.header_menu_right
{
	background-image:url(images/new_layout/h_menu_right.png);
	background-repeat:no-repeat;
	height:36px;
	width:6px;
	float:right;
}
.h_menu_margin_left
{
	float:left;
	height:24px;
	margin-top:6px;
	width:300px;
}
.h_menu_home
{
	float:left;
	height:24px;
	margin-top:6px;
	padding-top:4px;
}
.h_menu_spacer
{
	float:left;
	width:15px;
	height:24px;
	margin-left:15px;
	margin-top:6px;
	background-image:url(images/new_layout/h_menu_spacer.png);
	background-repeat:no-repeat;
}
.h_menu_how_to_buy
{
	float:left;
	height:24px;
	margin-top:6px;
	padding-top:4px;
}
/*
.h_menu_how_to_buy li a:link, .h_menu_how_to_buy li a:visited
{
  text-decoration: none;
  color:#FFFFFF;
  font-size:14px;
  font-weight:bold;
  text-align:center;
}
.h_menu_how_to_buy li a:hover
{
  color:#000000;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
}
*/
.h_menu_new
{
	float:left;	
	height:24px;
	margin-top:6px;
	padding-top:4px;
}
.h_menu_contact
{
	float:left;
	height:24px;
	margin-top:6px;
	padding-top:4px;
}
.h_menu_font
{
  float:left;
  height:24px;
  margin-top:6px;
  padding-top:4px;
}
.h_menu_font a
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.h_menu_font a:visited
{
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
}
.h_menu_font a:hover
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.h_duduia {
	float:right;
	margin-top:-175px;
	margin-right:132px;
	width:372px;
	height:177px;
	background: url(images/new_layout/duduie.png);
}
.h_banner {
	background: url(images/new_layout/logocump.png);
	width:230px;
	height:126px;
	margin-top: -169px;
}
.search_box {
	background-color:transparent;
	background-image:url(images/new_layout/input_search.png);
	background-repeat:no-repeat;
	border:medium none;
	margin-left:7px;
	margin-right:2px;
	padding-left:18px;
	padding-right:4px;
	padding-top:2px;
	width:130px;
}
.column {
  font-size: 14px;
  font-weight: bold;
  margin-top: -10px;
}
.gradient_gray_content .column li a {
  display: block;
  line-height: 16px;
}
.column_header_none {
  text-align: center;
  margin-top: -35px;
}
.column_content {
  font-size: 12px;
}
.column_content a, a:visited {
	color: #FFFFFF; 
	text-decoration: none;
	float: left;
}
.column_content a:hover {
  color: #7AC664;
  float: left;
}
.search_button {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 40px;
}
#content
{
	margin:0 auto;
	width:1000px;
	padding:0px;
}
/**
*Product listing on frontpage
*/
.product_in_list {
	float:left;
	height:250px;
	margin:3px;
	width:169px;
}
.central_shadow {
	width: 540px;
	height: 14px;
	background: url(images/new_layout/central_shadow.png) no-repeat scroll 0 0;
}
.product_in_list_top {
	background: url(images/new_layout/product_in_list_top.png) no-repeat scroll 0 0;
	height:7px;
}
.product_in_list_middle {
	background: url(images/new_layout/product_in_list_bg.png) scroll 0 0;
	background-repeat: repeat-y;
	height: 235px;
}
.product_in_list_bottom {
	background: url(images/new_layout/product_in_list_bottom.png) no-repeat scroll 0 0;
	height:10px;
}
.product_in_list_content {
	height: 100%;
	margin-left: 3px;
	margin-top: -1px;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}
.product_in_list_body {
	height: 145px;
}
.product_in_list_button {
	height:37px;
	width:97.5%;
	background-color:#A9AEB1;
	padding-top:6px;
}
.product_in_list_product {
	height: 70%;
}
.product_in_list_price {
	background-image:url(images/new_layout/bg_price.png);
	background-repeat:no-repeat;
	height:27px;
	width:104px;
	margin-bottom: 15px;
	margin-left: -25px;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	text-align:center;
}
.list_link {
	
}
.list_content {
  padding: 5px;
  font-size: 12px;
}
.list_content a, .list_content a:visited {
	color:#68D147;
  font-weight:bold;
  text-decoration:none;
}
.list_content a:hover {
	color: #558E44;
}
.product_detail {
  min-height: 600px;
  padding:10px;
}
.detail_product_picture {
  float: left;
  width:390px;
  margin-bottom: 10px;
}
.details_product_price {
	background-image:url(images/new_layout/bg_price.png);
  background-repeat:no-repeat;
  height:27px;
  width:104px;
  margin-bottom: 15px;
  font-size:14px;
  font-weight:bold;
  padding-top:5px;
  text-align:center;
  float:left;
}
.product_price_label {
}
.details_product_description {
	float:left;
  font-size:12px;
}
.description_name_label {
	font-weight: bold;
}
.details_product_description_body {
}
#sidebar
{
	width: 235px;
	float:left;
}
.category_box
{
	float:left;
}
.gradient_orange 
{
	float: left;
	background-image:url(images/new_layout/gradient_orange.png);
	background-repeat:repeat-x;
	background-color:#FFB506;
	width: 219px;
	margin-left:6px;	
}

.box_shadow
{
	background: url(images/new_layout/background_orange_shadow.png);
	width: 237px;
	float: left;
	background-repeat:no-repeat;
	background-position:right;
	
}

.background_orange 
{
	background: url(images/new_layout/background_orange.png) repeat-y 0 0;
	width: 231px;
	float:left;
	
}

.background_orange_top
{
	background: url(images/new_layout/background_box_top.png);
	background-position: top;
	background-repeat:no-repeat;
	width: 231px;
	height: 6px;
}

.background_orange_bottom
{
	background-image: url(images/new_layout/background_orange_bottom.png);
	background-repeat:no-repeat;
	background-position: bottom;
	width: 231px;
	height: 6px;
	float: left;
}
.gradient_orange_content
{
	background-color:#FFA916;
	width:190px;
	margin-left:9px;
	padding-bottom:15px;
	padding-left:10px;
	min-height:420px;
	width:192px;
}
.gradient_orange_content a 
{
/*	color:#043C80; */
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:150%;
}
.gradient_orange_content a:visited
{
/*  color:#043C80; */
	color: #FFFFFF;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
}
.gradient_orange_content a:hover {
  color: #FF7501;
}
.gradient_orange_title
{	
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.gradient_orange_top
{
	background:url(images/new_layout/gradient_orange_content_top.png);
	margin-top: 20px;
	background-repeat:no-repeat;
	height:6px;
	margin-left:9px;
	margin-top:20px;
	width:202px;
}
.gradient_orange_bottom
{
	background:url(images/new_layout/gradient_orange_content_bottom.png);
	background-repeat:no-repeat;
	height:6px;
	margin-left:9px;
	margin-bottom: 20px;
	width:202px;
}
.login_box
{
	float:left;
	margin-top:5px;
}
.gradient_blue
{
	float: left;
	background-image:url(images/new_layout/gradient_blue.png);
	background-repeat:repeat-x;
	background-color:#2E66B9;
	width: 219px;
	margin-left:6px;	
}
.gradient_blue_top
{
	background:url(images/new_layout/gradient_blue_content_top.png);
	margin-top: 20px;
	background-repeat:no-repeat;
	height:6px;
	margin-left:9px;
	margin-top:20px;
	width:202px;
}
.gradient_blue_bottom
{
	background:url(images/new_layout/gradient_blue_content_bottom.png);
	background-repeat:no-repeat;
	height:6px;
	margin-left:9px;
	margin-bottom: 20px;
	width:202px;
}
.gradient_blue_content
{
	background-color:#2f6bc3;
	width:190px;
	min-height: 200px;
	margin-left:9px;
	width:202px;
}
.login_hr
{
	width:202px;
	height:10px;
	background:url(images/new_layout/login_hr.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.login_bottom {
  min-height: 40px;
}
#right_sidebar
{
	width:202px;
	float:left;
}
.how_to
{
	float:left;
	margin-top:5px;
}
.how_to_box_shadow
{
	width: 237px;
	float: left;
	background-repeat:no-repeat;
	background-position:right;
	
}
.gradient_green
{
	float: left;
	background-image:url(images/new_layout/gradient_green.png);
	background-repeat:repeat-x;
	background-color:#80D069;
	width: 219px;
	margin-left:6px;	
}
.gradient_green_top
{
	background:url(images/new_layout/gradient_green_content_top.png);
	margin-top: 20px;
	background-repeat:no-repeat;
	height:6px;
	margin-left:9px;
	margin-top:20px;
	width:202px;
}
.gradient_green_content
{
	background-repeat: no-repeat;
	background-color:#558E44;
	width:190px;
	margin-left:9px;
	width:182px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.gradient_green_bottom
{
	background:url(images/new_layout/gradient_green_content_bottom.png);
	background-repeat:no-repeat;
	height:6px;
	margin-left:9px;
	margin-bottom: 20px;
	width:202px;
}
.customer_help
{
	float:left;
	margin-top:5px;
}
.gradient_gray
{
	float: left;
	background-image:url(images/new_layout/gradient_gray.png);
	background-repeat:repeat-x;
	background-color:#B8B8B8;
	width: 219px;
	margin-left:6px;	
}
.gradient_gray_top
{
	background:url(images/new_layout/gradient_gray_content_top.png);
	margin-top: 20px;
	background-repeat:no-repeat;
	height:6px;
	margin-left:9px;
	margin-top:20px;
	width:202px;
}
.gradient_gray_content
{
	background-repeat: no-repeat;
	background-color:#868686;
	width:190px;
	min-height: 100px;
	margin-left:9px;
	width:202px;
}
.bottom_fix {
  height: 330px;
  padding-top: 2px;
}	
.gradient_gray_content column {
}
.gradient_gray_content .column a {
  color: #FFFFFF;
  text-decoration: none;
  font-size:14px;
  line-height: 16px;
  display:block;
  width: 180px;
}
.gradient_gray_content .column a:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-size:14px;
  line-height: 16px;
  display:block;
  width:180px;
}
.gradient_gray_content .column a:hover {
  color: #B8B8B8;
  font-size:14px;
  line-height: 16px;
}
.gradient_gray_bottom
{
	background:url(images/new_layout/gradient_gray_content_bottom.png);
	background-repeat:no-repeat;
	height:6px;
	margin-left:9px;
	margin-bottom: 20px;
	width:202px;
}
#container
{
	margin-right:5px;
	float:left;
	min-height:100px;
	width:525px;
}
.recently_closed
{
	float:left;
	margin-top:5px;
}
.white_font
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	line-height: 25px;	
}
.login_fields
{
	margin-left: 10px;
}
.login_links {
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  text-align:left;
  text-decoration:none;
  line-height: 25px;  
}
.login_links a, a:visited {
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  text-align:left;
  text-decoration:none;
  line-height: 25px;  
}
.login_links a:hover {
  color: #043C81;
}
.login
{
	
}
.login_title
{
	
}
.login_field
{
	
}
.login_buttons 
{
	margin-top:10px;
}
.yahoo_status
{
	margin-left:14px;
}	
.footer {
	background-image: url(images/new_layout/footer_bg.png);
	background-repeat: repeat-x;
	float:left;
	height:156px;
	width:100%;
}

.footer_emblems {
  margin-left:328px;
}

.footer_emblems_first_row {
	height:25px;
	margin-top:20px;
}
		
.footer_emblems_second_row  {
height:34px;
margin-left:140px;
margin-top:11px;
}

.footer_emblems_first_row a:link {
	float:left;
	margin-left:10px;
	text-align:center;
}

.footer_emblems_first_row a:visited {
	float:left;
  margin-left:10px;
  text-align:center;
}

.footer_emblems_first_row a:hover {
	float:left;
  margin-left:10px;
  text-align:center;
}

.addsitero a:link {
  float:left;
  margin-top: -2px;
  margin-left:8px;
  text-align:center;
}

.addsitero a:visited {
  float:left;
  margin-top: -2px;
  margin-left:8px;
  text-align:center;
}

.addsitero a:hover {
  float:left;
  margin-top: -2px;
  margin-left:8px;
  text-align:center;
}

.footer_emblems_second_row a:link {
	color:#0075C9;
	float:left;
	margin-left:30px;
	text-align:center;
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height:16px; font-weight:bold; 
	
}

.footer_emblems_second_row a:visited {
  color:#0075C9;
  float:left;
  margin-left:30px;
  text-align:center;
  font-size:12px; 
  font-family:Arial, Helvetica, sans-serif; 
  line-height:16px; font-weight:bold; 
}

.footer_emblems_second_row a:hover {
  color:#043C81;
  float:left;
  margin-left:30px;
  text-align:center;
  font-size:12px; 
  font-family:Arial, Helvetica, sans-serif; 
  line-height:16px; font-weight:bold; 
}

.footer_copyright {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	margin-left: 360px;
	color: #000;
}
.footer_credentials {
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  text-align:center;
  color: #000;
  margin:0 auto;
	width:180px;
	padding:0px;
 
}

.footer_credentials a:link {
  color:#0075C9;
  margin-left:30px;
  text-align:center;
  font-size:12px; 
  font-family:Arial, Helvetica, sans-serif; 
  line-height:16px; font-weight:bold; 
  
}

.footer_credentials a:visited {
  color:#0075C9;
  margin-left:30px;
  text-align:center;
  font-size:12px; 
  font-family:Arial, Helvetica, sans-serif; 
  line-height:16px; font-weight:bold; 
}

.footer_credentials a:hover {
  color:#043C81;
  margin-left:30px;
  text-align:center;
  font-size:12px; 
  font-family:Arial, Helvetica, sans-serif; 
  line-height:16px; font-weight:bold; 
}

/*
*Categories accordion box
*/
.glossymenu{
margin: 5px 0;
padding: 0;
width: 190px; /*width of menu*/


}

.glossymenu a.menuitem{
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: 180px;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
text-align: left;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover {
  color: #FF7501;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/

}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
}

.glossymenu div.submenu ul li a{
	display: block;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
	text-align: left;
	width: 180px;
}

.glossymenu div.submenu ul li a:hover{
	
}
.arrow_icon {
  border:medium none;
	margin-bottom:-4px;
	margin-right:3px;
}
.main {
  
}