/* CORE */

@font-face {
 font-family: 'TeXGyreHerosCnRegular';
 src: url('/downloads/texgyreheroscn-regular-webfont.eot');
 src: url('/downloads/texgyreheroscn-regular-webfont.eot?#iefix') format('embedded-opentype'),
  url('/downloads/texgyreheroscn-regular-webfont.woff') format('woff'),
  url('/downloads/texgyreheroscn-regular-webfont.ttf') format('truetype'),
  url('/downloads/texgyreheroscn-regular-webfont.svg#TeXGyreHerosCnRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}

html {
	}

body {
	margin:10px 10px 10px 10px;
	color: #6d6f72;
	background:#ffffff;
	padding:0px;
	}

input, select, textarea {
 box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
}

input[type=text], input[type=textarea], input[type=password], select {
 width: 225px;
}

input.text, input.textarea, input.password {
 width: 225px;
}

textarea {
 width: 225px;
 overflow: auto;
 resize: none;
}

input.xs, select.xs {
 width: 30px;
}

input.sm, select.sm {
 width: 75px;
}

input.med, select.med {
 width: 125px;
}

input.xl, select.xl, textarea.xl {
 width: 600px;
}

form {
 margin: 0px;
 padding: 0px;
}

p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-align: left
	}

ul {
 margin: 10px 0px 10px 20px;
 padding: 0px;
}

ul li {
 margin: 0px;
}

td {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
}

th {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 color: #ffffff;
 background: #818286;
 font-size: 12px;
 font-weight: bold;
 padding: 3px 5px 3px 5px;
}

h1.prodname {
 margin: 0px 0px 0px 0px;
 padding: 0px;
 font-size: 18px;
 font-weight: normal;
 color: #000;
 text-transform: uppercase;
}

h1.heading {
 font-family: 'TeXGyreHerosCnRegular', Helvetica, Arial, sans-serif;
 font-size: 23px;
 font-weight: normal;
 margin: 0px;
 padding: 0px;
 color: #6D6F72;
}

h1.catname, .stylized {
/* text-align: right;*/
 font-family: 'TeXGyreHerosCnRegular', Helvetica, Arial, sans-serif;
 font-size: 23px;
 font-weight: normal;
 margin: 0px;
 padding: 0px;
 color: #6D6F72;
}

.step_bar {
 float: right;
 margin: 0px 0px 0px 5px;
}

.stylized {
 text-align: right;
}

.stylized_active {
 text-align: right;
 font-family: 'TeXGyreHerosCnRegular', Helvetica, Arial, sans-serif;
 font-size: 23px;
 font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 color: #7A2C82;
}

h2 {
 margin: 0px 0px 0px 0px;
 padding: 0px;
 font-size: 11px;
 font-weight: normal;
 color: #000;
}

h3 {
	text-align: left;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	font-size: 18px;
	letter-spacing: 1pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
	color: #6d6f72;
	}

h4 {
	text-align: center;
	border-top: 1px solid #DDDDDD;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #000000;
	font-size: 14px;
	letter-spacing: 0pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 8px;
	color: #6d6f72;
        background: #CCCCCC;
	}

h5 {
 margin: 0px;
 padding: 5px;
 background: #E1E1E1;
 color:#7A2C82;
 font-size: 13px;
 font-weight: bold;
 text-align: center;
}

h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 1.25em;
	letter-spacing: 3pt;
	padding: 0px;
	font-weight: bold;
	}

img {
/*	display: block;*/
	border:0;
	}

img.inline {
	display: inline;
	border:0;
	}

.inline2 {
 display: inline;
 vertical-align: bottom;
}

#outerTable {
/*        border:1px solid #939598;  */
        }

#logo {
        background-image: url(/images/logo_bg.png);
        background-repeat: no-repeat;
      }

#content {
        background-image: url(/images/linen_pattern.gif);
        background-repeat: repeat;
        }

/*#content2 {
        background-image: url(/images/linen_pattern.gif);
        background-repeat: repeat;
        }*/

#top_nav {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	}
#awm_nav_bar {
        background-color: #6d6f72;
        text-align: right;
        
        }

#area_top {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 0px solid #000000;
	border-right: 1px solid #666666;
	}

#area_middle_left {
	border-top: 0px solid #000000;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	text-align: center;
	padding: 0px 0px 8px 0px;
	font-weight: bold;
	line-height: 1.5;
	}

#area_middle_right {
	border-top: 1px solid #666666;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	padding: 8px 8px 8px 8px;
	}

#area_middle_right p {
	text-align: left;
	font-weight: normal;
	line-height: 1.5;
	padding: 0px 8px 0px 8px;
	}

.button {
	width:101px;
        height:21px;
	margin:0.0em; padding:0px;
	text-align:center;
	background: url(/images/button.gif);
        background-repeat: no-repeat;
	cursor:hand; cursor:pointer;
        }

.category_button {
	text-align: left;
	}

.category_button_on {
	text-align: left;
	}

.search_btn {
	display:inline; display:inline-block;  
        border: 0px;
	width:25px;
        height:25px;  
        background: url(/images/go_btn2.jpg);
	margin:0px; padding:0px;  
        cursor:hand; cursor:pointer;
	}
.sitesearch_btn {
	display:inline; display:inline-block;
	width:35px;
        height:19px;
	margin:0.0em; padding:0px;
	cursor:hand; cursor:pointer;
	}
/*.addtocart_btn {
	display:inline; display:inline-block;
	width:101px;
        height:21px;
	margin:0.0em; padding:0px;
	font-size:11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background: url(/images/button.gif);
        background-repeat: no-repeat;
	color: #6d6f72;
	border-top:0px solid #999999;
	border-left:0px solid #999999;
	border-bottom:0px solid black;
	border-right:0px solid black;
	vertical-align:middle;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn[class] {
	width:auto;
	min-width:35px;
	}
.addtocart_btn strong {
	font-weight:bold;
	background:white;
	color:#06c;
	}*/
/*.addtocart_btn:hover { background:black; color:white; text-decoration: none;}
.addtocart_btn:hover strong { background:#ccc; color:black;  }*/

/*.btnstyle1 { background:#939598; color:#FFFFFF; }

.btnstyle2 { background:#e1e1e1; color:#6d6f72; }*/

.addtocart_btn {
 text-align: center;
 width:auto;
 display:inline; display:inline-block;
 margin:0.0em; padding:5px 10px 5px 10px;
 font-size:12px;
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 font-weight:bold;
 text-decoration:none;
 text-transform:uppercase;
 background:#7b2b84;
 color:#FFF;
 vertical-align:middle;
 cursor:default; cursor:pointer;
}

.btnstyle1 { background:#7b2b84 url(/images/btn_bg1.jpg) repeat-x; color:#fff; border: 0px; }

.btnstyle2 { background:#7b2b84 url(/images/btn_bg2.jpg) repeat-x; color:#fff; border: 0px; }

.btnstyle3 { background:#E1E1E1; color:#7A2C82; border: 0px; }

.btnstyle4 { background:#7A2C82; color:#FFF; border: 0px; }

#product_panel .buy_button {
	padding: 8px 8px 8px 8px;
	text-align: right;
	}

#product_panel .price, .units {
	padding: 0px 8px 0px 8px;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 1pt;
	}

#product_panel {
	padding: 8px 8px 8px 8px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#product_thumbnail {
	padding: 8px 8px 8px 8px;
	border-right: 1px dotted #000000;
        width: 150px;
	}
	
.strike {
 text-decoration: line-through;
}

.productprice {
 font-size: 13px;
 font-weight: normal;
 color: #000;
}

.wasprice {
 font-size: 11px;
 font-weight: bold;
 color: #000;
}

.saleprice {
 font-size: 13px;
 font-weight: normal;
 color: #FF0000;
}

.prodshipweight {
         	  font-size: 12px;
		  font-weight: normal;
		  color: #6d6f72;
		  background: transparent;
		}

.heading {
         	font-size: 12px;
		font-weight: bold;
		color: #4a6b84;
	        font-family: Arial, Tahoma, Helvetica, sans-serif;
	     }

.bigTimes {
         	font-size: 15px;
		font-weight: normal;
		/*color: #6d6f72;*/
		color: #000000;
	        font-family: Arial, Tahoma, Helvetica, sans-serif;
	     }

.largetext {
 font-size: 18px;
 font-weight: normal;
 /*color: #6d6f72;*/
 color: #000000;
}

.largetext2 {
 font-size: 18px;
 font-weight: normal;
 color: #6D6F72;
}

.normaltext {
         	font-size: 12px;
		font-weight: normal;
		/*color: #6d6f72;*/
		color: #000000;
	        font-family: Arial, Tahoma, Helvetica, sans-serif;
	     }

.normaltext2 {
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.whitetext {
         	font-size: 12px;
		font-weight: normal;
		color: #ffffff;
	        font-family: Arial, Tahoma, Helvetica, sans-serif;
	     }

.formtext {
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 border: 1px solid #919391;
 padding: 3px;
}

.smalltext {
         	font-size: 11px;
		font-weight: normal;
		color: #6d6f72;
	        font-family: Arial, Tahoma, Helvetica, sans-serif;
	}

.xsmalltext {
         	font-size: 10px;
		font-weight: normal;
		color: #6d6f72;
	}

.formtext2 {
        font-size: 12px;
	font-weight: normal;
	color: #939598;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        border: 1px solid #939598;
        }

#checkoutPanel {

	padding: 16px 16px 16px 16px;
	}

#checkoutPanel td{
	padding: 5px 5px 5px 5px;
	}

#checkoutPanelBar{
/*        background-image:url(/images/shopping_bag_table_header.gif);
	padding: 5px 5px 5px 5px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
        background-color: #000066;  */
        color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	}

#checkoutPanelBar2{
/*        background-image:url(/images/shopping_bag_table_header.gif);
	padding: 5px 5px 5px 5px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
        background-color: #000066;  */
        color: #ffffff;
	font-weight: bold;
	}

#checkoutPanelWarning {
	color: white;
	background-color: #ff0000;
	}

#checkout_panel table{
	padding: 0px 0px 0px 0px;
/*	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
*/	}

#cartHelpText{
         	font-size: 12px;
		font-weight: normal;
		/*color: #6d6f72;*/
		color: #000000;
	}

#area_middle_wholesale {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 8px 8px 8px 8px;
	}

#wholesaleTableBorder{
	border-top: 0px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	}

#wholesaleCategoryRow{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #000066;
        color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
        text-align: center;
	}

#wholesaleSubCategoryRow{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #ccc088;
        color: #666666;
	font-size: 0.80em;
	font-weight: bold;
        text-align: center;
	}

#wholesaleTitleRow{
	padding: 3px 3px 3px 3px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #ccc594;
        color: #666666;
	font-size: 0.75em;
	}

#wholesaleProdParentRow{
        background-color: #000066;
        color: #666666;
	font-size: 0.75em;
        font-weight: bold;
	}

#wholesaleProdParentRow td{
	border-top: 1px solid #aaaaaa;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	}


#wholesaleProdChildRow{
	padding: 10px 5px 5px 5px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #000066;
        color: #666666;
	font-size: 0.75em;
	}

#wholesaleText{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.75em;
        font-weight: bold;
	}

#wholesaleHeaderText{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.85em;
        font-weight: bold;
	}

#footer_text {
        font-size: 11px;
	font-weight: normal;
	color: #939598;
        text-align:left;
        margin:20px 0 0 0;
	}

#footer_links {
        margin:30px 5px 20px 5px;
        color: #6d6f72;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
text-align:center;
line-height:15px;
        font-size:10px;
}

#footer_links a:link {
        color: #6d6f72;
        text-decoration: none;
        font-size:10px;
}

#footer_links a:active {
        color: #6d6f72;
        text-decoration: none;
        font-size:10px;
}

#footer_links a:visited {
        color: #6d6f72;
        text-decoration: none;
        font-size:10px;

}

#footer_links a:hover {
        color: black;
        text-decoration: none;
        font-size:10px;

}


#footer_about {
float:right;
margin:10px 0 0 0;
padding:5px;
width:220px;
        color: #6d6f72;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
text-align:left;
        font-size:10px;
font-weight:normal
}

#footer_about a:link {
        color: #6d6f72;
        text-decoration: none;
        font-size:10px;
}

#footer_about a:active {
        color: #6d6f72;
        text-decoration: none;
        font-size:10px;
}

#footer_about a:visited {
        color: #6d6f72;
        text-decoration: none;
        font-size:10px;

}

#footer_about a:hover {
        color: black;
        text-decoration: none;
        font-size:10px;

}
#header_text {
        font-size: 12px;
	font-weight: normal;
	color: #939598;
        text-align:left;
	}

a:link,a:visited {
	color: #7a2c82/*6d6f72*/;
	text-decoration: underline;
	font-weight: normal;
        font-size:12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	}

a:hover,a:active {
	color: #7a2c82;
	font-weight: normal;
	text-decoration: none;
        font-size:12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	}

A.menu_links:link,A.menu_links:visited {
        color: #919391;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
        font-size:15px;
        font-weight:normal;
}

A.menu_links:hover,A.menu_links:active {
        color: #343434;
	font-family: Arial, Tahoma, Helvetica, sans-serif;        
        text-decoration: none;
	text-decoration: underline;
        font-size:15px;
        font-weight:normal;
}

A.selected_link:link,A.selected_link:visited {
        color: #919391;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: underline;
        font-size:15px;
        font-weight:normal;
}

A.selected_link:hover,A.selected_link:active {
        color: #343434;
	font-family: Arial, Tahoma, Helvetica, sans-serif;        
        text-decoration: none;
	text-decoration: underline;
        font-size:15px;
        font-weight:normal;
}


A.top_links:link,A.top_links:visited, .top_text {
        color: #6d6f72;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        font-size:12px;
        font-weight:normal;
}

A.top_links:hover,A.top_links:active {
        color: black;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: underline;
        font-size:12px;
        font-weight:normal;
}

.top_text {
 font-size: 14px;
}

A.bottom_links:link,A.bottom_links:visited {
        color: #6d6f72;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
        font-size:11px;
        font-weight:bold;
}

A.bottom_links:hover,A.bottom_links:active {
        color: black;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
        font-size:11px;
        font-weight:bold;
}

A.bottom_links2:link,A.bottom_links2:visited {
        color: #6d6f72;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: underline;
        font-size:11px;
        font-weight:normal;
        line-height: 18px;
}

A.bottom_links2:hover,A.bottom_links2:active {
        color: black;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
        font-size:11px;
        font-weight:normal;
}

A.button_link:link,A.button_link:visited {
        color: #6d6f72;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
        font-size:11px;
        font-weight:normal;
}

A.button_link:hover,A.button_link:active {
        color: black;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
        font-size:11px;
        font-weight:normal;
}

A.main_links:link,A.main_links:visited {
        color: #6d6f72;
        font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
        font-weight:normal;
}

A.main_links:hover,A.main_links:active {
        color: black;
        font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: underline;
        font-weight:normal;
}

A.gateway_links:link,A.gateway_links:hover,A.gateway_links:active,A.gateway_links:visited {
        color: #cccccc;
        font-size: 10px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-decoration: underline;
}

input.dynamic_qty {
 background: transparent;
 border: 0px;
 width: 60px;
 font-weight: normal;
 font-size: 12px;
 color: #000/*6d6f72*/;
}

input.dynamic_qty2 {
 background: transparent;
 border: 0px;
 padding: 0px;
 margin: 0px;
 width: 75px;
 font-weight: normal;
 font-size: 18px;
 color: #000;
}

#popitmenu{
 position: absolute;
 background-color: white;
 border:1px solid black;
 font: normal 12px Verdana;
 line-height: 18px;
 z-index: 100;
 visibility: hidden;
}

#popitmenu a{
 text-decoration: none;
 padding-left: 6px;
 color: black;
 display: block;
}

#popitmenu a:hover{ /*hover background color*/
 background-color: #e1e1e1;

#parentcat { line-height: 2; }
#catimg { vertical-align: top; }
#siteprod { color: #6d6f72; font-weight: normal; }
#subcat { font-weight: normal; }}

/*pirobox extended css for video modal box*/
/*
.piro_html {position:absolute; top:0; left:0; padding:0; width:500px; height: 500px; margin:0; display:block; padding:0; z-index:150001; padding:0;  }
.piro_html table,.piro_html tbody,.piro_html tr,.piro_html th,.piro_html td{margin:0;padding:0;border:none;}
.piro_html img{ margin:0; padding:0; border:none;}

.piro_html .h_t_l{ width:10px; height:10px; background: url(/images/piro_new_skin.png) top left no-repeat;}
.piro_html .h_t_r{ width:10px; height:10px; background: url(/images/piro_new_skin.png) top right no-repeat;}
.piro_html .h_t_c{ cursor:move; height:10px;background: url(/images/piro_new_skin_top.png) top repeat-x;}

.piro_html .h_c_l{width:10px; background: url(/images/piro_new_skin_left.png) left repeat-y; }
.piro_html .h_c_c{background: url(/images/piro_caption.png);margin:0; padding:0;}
.piro_html .h_c_c .div_reg{ background:white; width:480px; overflow:hidden; height:480px; margin:0; padding:0; }
.piro_html .h_c_c .div_reg img{ cursor:move;}
.piro_html .h_c_r{width:10px; background: url(/images/piro_new_skin_left.png) right repeat-y;}

.piro_html .h_b_c{ cursor:move; height:10px;background: url(/images/piro_new_skin_top.png) bottom repeat-x;}
.piro_html .h_b_l{ width:10px; height:10px;background: url(/images/piro_new_skin.png) bottom left no-repeat;}
.piro_html .h_b_r{ width:10px; height:10px;background: url(/images/piro_new_skin.png) bottom right no-repeat;}

.piro_overlay{position:absolute; top:0; left:0; width:100%; height:100%;  z-index:150000;background:#000;display:none; cursor:pointer;}
.piro_loader{position:absolute;top:50%;left:50%;margin:-59px 0 0 -59px;width:118px;height:118px;display:block;z-index:150005;  cursor:pointer; }
.piro_loader span{position:absolute;top:50%;left:50%;margin-top:-36px;margin-left:-36px;width:72px;height:72px;display:block;z-index:150009; background: url(/images/piro_loadinfo.gif) center top no-repeat; }
.piro_title{position:fixed; background: url(/images/bg_title.png) bottom repeat-x;top:0;left:0;width:100%; text-align:center;display:block; padding:6px 0 10px 0; color:white; z-index:150000; font-size:18px; display:none;}
.btn_info{position:absolute;bottom:-7px;right:-7px;width:25px; height:25px;margin:0;display:block; padding:0px; color:black; cursor:pointer; background: url(/images/b_w/info.png) no-repeat; z-index:1500440}
.caption{position:absolute;bottom:10px;left:10px;margin:0;display:block; padding:0px; color:black; cursor:text; background: url(/images/piro_caption.png); z-index:150018}
.caption p{ display:block; margin:0;padding:7px 5px; text-align:center; font-weight:normal; font-size:14px; color:white; z-index:150019; color:white;}

.nav_container{position:absolute; left:50%; margin:0 0 0 -30px; bottom:-10px;  height:26px; width:70px; background:  url(/images/piro_bottom_nav.png)  center; z-index:1500190000000;}
.piro_close{position:absolute;right:25px; top:3px;height:20px;width:20px;background: transparent url(/images/piro_close.png) no-repeat center center;cursor:pointer;margin:0 0 0 0;z-index:150022;display:none;}
a.piro_next{position:absolute;width:20px; top:3px; right:4px; height:20px;text-indent:-999em;outline:none; display:block; margin:0;background:url(/images/piro_next.png) center right no-repeat; border:none; cursor:pointer;z-index:150023}
a:hover.piro_next{background:url(/images/piro_next.png) center right no-repeat;}
.piro_next_fake{position:absolute;width:20px;  top:3px;right:4px; height:20px;outline:none; text-indent:-999em; display:none; margin:0;background: url(/images/piro_next.png) center right no-repeat; border:none; cursor:auto;z-index:150020}
.piro_prev_fake{position:absolute;width:20px;  top:3px;right:46px; height:20px;outline:none; text-indent:-999em; display:none; margin:0;background: url(/images/piro_prev.png) center right no-repeat; border:none; cursor:auto;z-index:150020}

a.piro_prev{position:absolute;width:20px; right:46px; top:3px; height:20px; text-indent:-999em; outline:none;display:block;margin:0;background: url(/images/piro_prev.png) center left no-repeat;border:none; cursor:pointer; z-index:150024}
a:hover.piro_prev{background:url(/images/piro_prev.png) center left no-repeat;}
a.close_pirobox{color:#bb0f05;}
*/

div#navcontainer {
 background-color: #FFF;
 border: solid 2px #cacaca;
 border-width: 2px 0px;
}

div#navcontainer ul {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 15px;
 color: #6d6e70;
 text-align: center;
 margin: 0;
 padding-bottom: 5px;
 padding-top: 5px;
}

#navlist {
 margin: 0 auto;
 width: auto;
 padding-left: 0px;
}

div#navcontainer ul li {
 display: inline;
 margin-left: -4px;
}

div#navcontainer ul li a {
 padding: 5px 7px 5px 7px;
 color: #6d6e70;
 font-size: 15px;
 font-weight: bold;
 text-decoration: none;
/* border-right: 1px solid #fff;*/
}

div#navcontainer ul li a:hover {
 background-color: #e1e1e1;
 color: #6d6e70;
}

#active a { 
 background-color: #e1e1e1;
}

.bordered {
 border: 1px solid #e1e1e1;
}

.bordered2 {
 border: 1px solid #818286;
}

.prod_links {
 padding:5px 0px 2px 0px;
 font-size:14px;
 color:#6D6F72;
}

.prod_links a:link, .prod_links a:visited {
 color: #6D6F72;
 text-decoration: none;
 font-size:13px;
 font-weight:normal;
}

.prod_links a:hover, .prod_links a:active {
 color: #000;
 text-decoration: underline;
 font-size:13px;
 font-weight:normal;
}

.prod_links2 {
 padding:5px 0px 2px 0px;
 font-size:12px;
 color:#000;
}

.prod_links2 a:link, .prod_links2 a:visited {
 color: #000;
 text-decoration: none;
 font-size:12px;
 font-weight:normal;
}

.prod_links2 a:hover, .prod_links2 a:active {
 color: #000;
 text-decoration: underline;
 font-size:12px;
 font-weight:normal;
}

.sort_area {
 margin: 5px 0px;
 padding: 5px;
 font-size: 12px;
 color: #000;
}

#breadcrumb {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 color: #6D6F72;
}

#breadcrumb a:link, #breadcrumb a:visited {
 font-size: 12px;
 font-weight: normal;
 color: #6D6F72;
 text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:active {
 font-size: 12px;
 font-weight: normal;
 color: #6D6F72;
 text-decoration: underline;
}

.prev_next {
 text-align: left;
 padding: 0px;
 font-size: 12px;
 font-weight: normal;
 color: #919391;
}

.prev_next a:link, .prev_next a:visited {
 font-size: 12px;
 font-weight: normal;
 color: #919391;
 text-decoration: none;
}

.prev_next a:hover, .prev_next a:active {
 font-size: 12px;
 font-weight: normal;
 color: #6D6F72;
 text-decoration: underline;
}

.lnav {
 text-align: left;
 padding-top: 15px;
}

.spacer {
 height: 10px;
}

.spacer_lg {
 height: 15px;
}

.spacer_sm {
 height: 5px;
}

.imagePadding {
 padding-right: 20px;
}

.main_col {
 padding-right: 40px;
 width: 442px;
}

.right_col {
 background: #eadfed;
 width: 160px;
}

th a:link, th a:visited {
 color: #fff;
 text-decoration: underline;
}

th a:hover, th a:active {
 color: #fff;
 text-decoration: none;
}

#fade {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity:0.6;
  filter:alpha(opacity=60);  /* for IE */
}

#image_overlay_wrapper {
  position: absolute;
  top: 40px;
  right: auto;
  z-index: 9000;
}
#image_overlay {
  position: relative;
  width: 675px;
  height: 850px;
  background: white;
  z-index: 9000;
}
#image_overlay ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#image_overlay #closeButton {
  float: right;
  cursor: pointer;
  position: relative;
  top: -20px;
  right: -20px;
}

#popup_image {
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
}

.sectionHeader {
 background: #f0e9f1;
 padding: 5px 10px;
 color: #6D6F72;
 font-size: 16px;
}

.checkout1 {
 padding: 10px;
 border-right: 2px solid #CACACA;
}

.checkout2 {
 padding: 10px;
}

.checkout3 {
 padding: 10px;
 border-left: 2px solid #CACACA;
}

.xsmalltext a{
 font-size: 10px;
}

.line {
 background: #CACACA;
 height: 2px;
 margin: 5px 0px;
}

.cartTable {
 border-collapse: collapse;
 border: 1px solid #CACACA;
}

.cartTable td {
 border-bottom: 1px solid #CACACA;
}

.cartTable td td {
 border: 0px solid #FFF;
}

.formPadding {
 padding: 10px;
}

.color_swatch {cursor: pointer;}

.newsletter {
 float: left;
 display: inline;
 width: 300px;
 height: 30px;
 margin: 7px 0px;
}

.search {
 float: right;
 display: inline;
 width: 315px;
 height: 30px;
 margin: 7px 0px;
}

.tagline {
 float: left;
 display: inline;
 width: 378px;
 height: 15px;
 padding: 2px;
}

* :focus { outline: 0; }
