/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #000000; text-decoration: underline; }

BODY {
  
  margin: 0px;
  padding:0;
  background-image:url(images/page_bg.gif);
  background-repeat:repeat;
}
#wrapper{
	height:auto;
	width:100%;
	overflow:hidden;
	background-image:url(images/top_sh.png);
	background-position:top;
	background-repeat:repeat-x;
}
#wrapperInner{
	height:auto;
	overflow:hidden;
	width:1230px;
	margin:auto;
	z-index:0;
}
#mainContainer{
	height:auto;
	overflow:hidden;
	width:1000px;
	margin:auto;
	background-image:url(images/white_shd.png);
	background-repeat:repeat-y;
	z-index:1;
	padding:0;
}
#midInner{
	height:auto;
	overflow:hidden;
/*	width:980px;*/
	width:994px;
	padding:0 18px 0 2px;
	background-image:url(images/midInner_topsh.png);
	background-repeat:repeat-x;
	background-position:top;
}

#header_wrapper{
	width:1230px;
	height:110px;
	margin:auto;
}
#header_top{
	height:122px;
	width:1000px;
	margin:auto;
}
#top_search{
float:right;
width:265px;
height:35px;
margin:8px 10px 0px 0;
background-image:url(images/search_bg.gif);
background-position:left;
background-repeat:no-repeat;
}
#logo_container{
	float:left; height:63px; width:293px; padding-top:40px;
}
#search_nav_container{
	height:100px; width:707px; float:left;
}
#header_top_nav_ctr{
	float:left; margin-top:38px; margin-left:30px; width:675px;
}
#header_top_nav{
	float: right;
	margin:0;
	padding:0;
}
#header_top_nav li {
	list-style:none;
	margin:0;
	padding:0 8px;
	float:left;
}

#header_top_nav li a {
	font-weight: bold;
	color: #58595B;
	font-size: 14px;
	padding: 1px 4px;
	text-decoration: none;
	white-space: nowrap;
}

#header_top_nav li a:hover {
	font-weight: bold;
	color: #f15928;
	font-size: 14px;
	padding: 1px 4px;
	text-decoration: none;
}

#header_top_nav li a.selected{
	font-weight: bold;
	color: #f15928;
	font-size: 14px;
	border-bottom: 1px solid #FBD5CA;
	border-left: 1px solid #FBD5CA;
	border-top: 1px solid #FBD5CA;
	border-right: 1px solid #FBD5CA;
	padding: 2px 7px;
	text-decoration: none;
}

.li_shop{
	letter-spacing: 1px;
}
#header_top_nav li a{
	text-decoration:none;
	
}
#header_second_nav{
	/*width:1230px;*/
	width:100%;
	height:24px;
	padding-top:10px;
	background-image:url(images/header_line.gif);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
}
#second_nav{
	margin:0;
	padding:0;
	list-style:none;
	/*list-style-image:url(images/list_img.png);*/
}
#second_nav li{
	padding:0;
	margin-right: 10px;
	float:left;
}
#second_nav li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808285;
	text-decoration:none;
	display:block;
	padding:0px 27px 0 11px;
	background-image:url(images/list_img.png);
	background-repeat:no-repeat;
	background-position:left;
	
}
#second_nav li a:hover{

	color:#000000;
}

#midInnerTop{
	width:980px; height:340px; padding:5px 0;
}
#midInnerTopLeft{
	height:340px; width:635px; float:left; padding-right:5px;
}
#midInnerTopLeft ul{
	list-style:none; padding:0; margin:0;
}
#midInnerTopLeft ul li{
	float:left;  margin:0;
}

#midInnerTopRight{
	height:340px; width:340px; float:left;
}
#midInnerTopRight a img, #bottomNavRight{
	position:relative; left:1px;
}
.banner img{ position:relative; left:-6px;}
#welMsgCntr{
	height:106px; width:635px; float:left;
}
#welMsgCntrLeft{
	float:left; height:106px; width:16px; background-image:url(images/welMsgCntrLeftBg.gif); 
}
#welMsgCntrRight{
	float:left; height:106px; width:619px; background-image:url(images/welMsgCntrRightB.gif); background-repeat:repeat-x;
}
#welMsgCntrRight h2{
	margin:7px 0;
	font-family:Arial, Helvetica, sans-serif; font-size:18px;
}
#welMsgCntrRight p{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1.2;
}
#bestSeller{
	height:152px; width:635px; background-image:url(images/bs_bg.gif); background-position:top; background-repeat:repeat-x; float:left; margin-top:5px;
}
#bestSeller h2{
	padding:2px 6px 0 6px; margin:0; font-size:15px; font-style:italic; color:#FFF;
}

#bestSeller ul{
	margin:0; padding:0; list-style:none;
}
.bsNormal{
	margin:0; padding:0 1px; float:left; background-image:url(images/best_seller_125x131.png); width:125px; height:131px; background-repeat:no-repeat;
}
.bsNormal:hover{
	margin:0;  padding:0 1px; float:left; background-image:url(images/best_seller_sp_125x131.png); width:125px; height:131px; background-repeat:no-repeat;
}

.bsNormal a {
	display: block;
	width: 125px;
	height: 131px;
	margin-top: -11px;
}
.bsNormalCount{
	height:45px; width:62px; padding:5px 5px 0 10px; float:left;
}
.bsNormalImage{
	height:45px; width:39px; padding:11px 5px 3px 2px; float:left;
}
.bsNormal p{
	color:#414042; font-family: Arial, Helvetica, sans-serif; font-size:12px; width:115px; padding:5px; text-align:left;
}
.bsSpetial{
	margin:0;  padding:0 1px; float:left; background-image:url(images/best_seller_sp.gif); width:125px; height:131px; background-repeat:no-repeat;
}

.bsSpetial p{
	color:#414042; font-family: Arial, Helvetica, sans-serif; font-size:12px; width:115px; padding:5px; display:block; text-align:center;
}
#brandContainer{
	height:80px; width:980px;
}
#brandContainer h2{
	padding:8px; margin:0;
}
#brandContainer ul{
	list-style:none; padding:0; margin: 0 0 0 12px;
	margin-left:125px !important;
}
#brandContainer ul li{
	float:left; padding:0; margin:0;
}
#brandContainer ul li img{
	margin:0;
}
#bottomNav{
	height:225px; width:980px;
}
#bottomNavLeft{
	height:175px; width:633px; float:left; padding:0;
}
#bottomNavRight{
	height:175px; width:342px; float:left; margin-left: 5px;
}
.nav_bottom, .nav_bottom ul { /* all lists */
		padding: 0;
		list-style: none;
		float : left;
		width : 155px;
		margin: 0 0 0 1px;
		/*list-style-image:url("images/list_img.png");*/
	}
ul.lastlist{
	width : 155px;
}
	.nav_bottom li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		/*width: 11em;*/
		/*background-color : #f8f8f9;*/
		border:1px solid #CCC;
	}

	.nav_bottom li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : -1.35em;
	}

	.nav_bottom li ul ul { /* third-and-above-level lists */
		left: -999em;
	}

	.nav_bottom li a {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		width: 10.3em;
		font-size:13px;
		display : block;
		/*font-weight : bold;*/
		text-decoration : none;
		/*border : 1px solid black;*/
		padding : 7px 1.1em;
		color:#414042;
		background-image:url("images/list_img.png");
		background-repeat:no-repeat;
		background-position:3% 40%;
		margin-top: 1px;
		white-space:nowrap;
		font-family:
	}
	.nav_bottom li a{width:126px;}
	ul.lastlist li a{width : 133px;}
	ul.list-1{width:169px; }
	ul.list-1 li {}
	ul.list-1 li a, ul.list-2 li a{width : 140px;}
	.nav_bottom li ul li a{
		border : 1px solid black;
	}
	.cat_lev_0{
		border-bottom:2px solid black;
	}

	.nav_bottom li a:hover {
		color : white;
		background-color : #414042;
		background-image:url("images/list_img_hover.png");
		background-repeat:no-repeat;
		background-position:3% 40%;
		margin-top: 1px;
	}

	.nav_bottom li:hover ul ul, .nav_bottom li:hover ul ul ul, .nav_bottom li.sfhover ul ul, .nav_bottom li.sfhover ul ul ul {
		left: -999em;
	}

	.nav_bottom li:hover ul, .nav_bottom li li:hover ul, .nav_bottom li li li:hover ul, .nav_bottom li.sfhover ul, .nav_bottom li li.sfhover ul, .nav_bottom li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
		left:-10px;
		top:0px;
	}
	.nav_bottom li ul{
		z-index:100;
	}
	.nav_bottom li ul li ul{
		z-index:1000;
	}



/* Menu items with subcategories */
.nav_bottom a.daddy {
	background: url(images/arrow_green.gif) center right no-repeat;
}

/* Selected items with subcategories */
.nav_bottom li.selected {
    background-color: #FFCC00;
}


.nav_left, .nav_left ul { /* all lists */
		padding: 0;
		margin: 0 0 0 3px;
		list-style: none;
		float : left;
		width : 10.4em;
		/*list-style-image:url("images/list_img.png");*/
	}

	.nav_left li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		/*width: 11em;*/
		/*background-color : #f8f8f9;*/
		border:1px solid #CCC;
	}

	.nav_left li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : -1.35em;
	}

	.nav_left li ul ul { /* third-and-above-level lists */
		left: -999em;
	}

	.cat_lev_0 a {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		width: 10.45em;
		font-size:13px;
		display : block;
		
		/*font-weight : bold;*/
		text-decoration : none;
		/*border : 1px solid black;*/
		padding : 7px 1.1em;
		color:#414042;
		background-image:url("images/list_img.png");
		background-repeat:no-repeat;
		background-position:3% 40%;
		margin-top: 1px;
	}
	.cat_lev_0_selected a {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		width: 10.45em;
		font-size:13px;
		display : block;
		text-decoration:none;
		/*font-weight : bold;*/
		text-decoration : none;
		/*border : 1px solid black;*/
		padding : 7px 1.1em;
		color : white;
		background-color : #414042;
		background-image:url("images/list_img_bottom.png");
		background-repeat:no-repeat;
		background-position:3% 40%;
		margin-top: 1px;

	}	
.cat_lev_123 a {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		width: 10.45em;
		font-size:13px;
		display : block;
		
		/*font-weight : bold;*/
		text-decoration : none;
		/*border : 1px solid black;*/
		padding : 5px 1.1em;
		color:#000000;
		background-color:#E6E7E8;
	}
.cat_lev_123 a:hover {
	text-decoration:none;
	color : white;
		background-color : #414042;
		
}
	.nav_left li ul li a{
		border : 1px solid black;
	}
	.cat_lev_0{
		border-bottom:2px solid black;
	}

	.cat_lev_0 a:hover {
		text-decoration:none;
		color : white;
		background-color : #414042;
		background-image:url("images/list_img_hover.png");
		background-repeat:no-repeat;
		background-position:3% 40%;
		margin-top: 1px;
		padding : 7px 1.1em;
		font-size: 13;
	}

	.nav_left li:hover ul ul, .nav_left li:hover ul ul ul, .nav_left li.sfhover ul ul, .nav_left li.sfhover ul ul ul {
		left: -999em;
	}

	.nav_left li:hover ul, .nav_left li li:hover ul, .nav_left li li li:hover ul, .nav_left li.sfhover ul, .nav_left li li.sfhover ul, .nav_left li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
		left:-10px;
		top:0px;
	}
	.nav_left li ul{
		z-index:100;
	}
	.nav_left li ul li ul{
		z-index:1000;
	}



/* Menu items with subcategories */
.nav_left a.daddy {
	background: url(images/arrow_green.gif) center right no-repeat;
}

/* Selected items with subcategories */
.nav_left li.selected {
    background-color: #FFCC00;
}


#headingLeft{
	float:left; height:60px; width:20px; background-image:url(images/headingLeft.gif); background-repeat:no-repeat;
	position:relative; left:1px;

	
}
#headingMiddle{
	float:left; height:60px; 
	/*width:746px;*/
	
	width:770px; 
	background-image:url(images/headingMiddle.gif); background-repeat:repeat-x;
}
#headingRight{
	float:left; height:60px; width:20px; background-image:url(images/headingRight.gif);
}
#headingMiddle h2{
	margin-top:23px;
	font-weight: bold;
	color:#FFF; text-align:right; font-size:30px;
}
.shopProdCntr{
	height:230px; width:786px; margin-bottom:7px;
}
.shopProdCntr_head{
	height:24px; width:815px; 
}
.shopProdCntr_headLeft{
	height:24px; float:left; width:742px; background-image:url(images/bs_bg.gif); background-repeat:repeat-x; padding-left: 7px;
}
.shopProdCntr_headRight{
	height:24px; float:left; width:60px;
}
.shopProdCntr_headLeft h2{
	font-size:12px; font-style:italic; color:#FFF; margin:2px;
}
.pdr_divider{
	height:30px; width:786px; background-image:url(images/divider.gif); background-position:top; background-repeat:no-repeat;
}
.scroller{
	width:786px; height:200px; margin-top:5px; position:relative;
}

div.announcement{
	display: block;
	border: 1px red solid;
	color: red;
	padding: 5px;
	margin: 10px auto;
	width:955px;
	
	background-color: #eee;
	margin-bottom: 10px;
	padding: 10px;
	padding-left: 35px;
	color: #555;
	border: solid #bbb 1px;
	background-image: url(./images/icons/information.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	font-weight: bold;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	
	
}

.carousel  {
    padding: 0;
    margin: 0;
    position: relative;     
}

.carousel button { /*Don't remove this. we still use this for individual demos. only the front pages use images as of now*/
   float: left;
}
.next{
	float:right;
}
.carousel a.prev, .carousel a.next {
        display: block;
        float: left;
        width: 30px;
        height: 143px;
        text-decoration: none;
        background: url("/image/imageNavLeft.gif") left 60px no-repeat;
}
.carousel a.next {
   background: url("/image/imageNavRight.gif") right 60px no-repeat;
}
.carousel .jCarouselLite {
        float: left;

        
        /* Needed for rendering without flicker */
        position: relative;
        visibility: hidden;
        left: -5000px;
}
.carousel ul {
            margin: 0;
}
.carousel ul li{
           height:168px; width:148px; padding:15px; margin:0 8px; border:1px solid #CCC;
}
.crsl_img_ctr{
	
}
.carousel li img
 {
background-color: #fff;
width: 148px;
height: 148px;
margin: 0px;
border:none;
}
.carousel li a{
height:147px;
width:147px;
display:block;
background-image:url(images/scroller_img_bg.png);
background-repeat:no-repeat;
}
.widget img {
cursor: pointer;
}
.mid {
margin-left: 80px;
width: 400px;
height: 300px;
}

.jCarouselLite {   /* so that in IE 6, the carousel div doesnt expand to fill the space */
	width: 170px;
}
.imageSlider li img, 
.imageSlider li p, 
.imageSliderExt li img , 
.imageSliderExt li p {
width: 400px;
height: 300px;
}




/*product listing*/
.prod_list{
float:left;
border:1px solid #CCCCCC;
height:112px;
margin:0 13px 0 -2px;
padding:13px;
width:163px;
}
.prod_nameP{
padding:0; display:block; margin:0; font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#000000;
}
.prod_priceP{
	padding:0; display:block; margin:0; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#F15A29; font-weight:bold; text-align:center;
}
.selectSort{
	color:#F15A29;
	background:transparent;
	border:none;
	font-size:11px;
}


/* product info*/

#productimagecontainer{
	height:auto;
	overflow:hidden;
	width:390px;
	float:left;
	text-align:center;
}
#product_additional{
	height:auto;
	overflow:hidden;
	float:left;
	width:385px;
	margin-left:10px;
}
#product_additional h2{
	font-family:rosewoodstd,Arial, Helvetica, sans-serif;
	
	margin:0;
	padding:0;
	text-transform:uppercase;
	color:#414042;
	font-size:14px;
}
#product_additional p{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#939598;
}
.comboboxContainer { 
	/*border-left: solid 2px #777; border-top: solid 2px #777; border-right: solid 1px #ccc; border-bottom: solid 1px #ccc; */
	border:1px solid #CCC;
	position:absolute;
} 
.comboboxValueContainer { 
	/*background: url(/images/bluegradient_content.gif) repeat-x left top; */
} 
.comboboxValueContent { 
	padding-left: 3px; 
} 
.comboboxDropDownContainer { 
	border-right: solid 1px #000; border-bottom: solid 1px #000; border-left: solid 1px #aaa; border-top: solid 1px #aaa; background: #fff; overflow: hidden; padding-left: 3px;
	left:0px!important;
	top:20px!important;  
	height:110px!important;
} 
.comboboxDropDownButton { 
	width: 16px; height: 18px; background-image: url(images/vista_button_black.gif); 
} 
.comboboxGroupItemHeader {
	display: block; background: #99cccc; color: #000; font-family: Impact; 
} 
.comboboxGroupItemContainer { 
	padding-left: 10px; 
} 
.comboboxItem { 
	background: #fff; color: #000;  font-weight: normal; font-style: normal; 
} 
.comboboxItemHover { 
	background-color: #999; color: #fff;  padding-left: 4px; 
}
#comboboxContainer select{
	border:0;
}
#add_img_ctr{
	height:72px; width:100%; margin-top:7px; float:left;
}
#add_img_ctr ul{
	padding:0; margin:0; list-style:none;
}
#add_img_ctr ul li{
	padding:3; margin:0; float:left;
}
.mb{
	display:block; height:69px; width:69px; margin:0 3px; border:1px solid #CCC;
}

.bestSeller_proinfo{
	height:152px; width:100%;  float:left; margin-top:5px;
}
.bestSeller_proinfo ul{
	margin:0; padding:0; list-style:none;
}
.bsHeading{
	margin:0;  padding:0 1px; float:left; background-image:url(images/best_seller.gif); width:125px; height:131px; background-repeat:no-repeat;
}
.likeHeading{
	margin:0;  padding:0 1px; float:left; background-image:url(images/also_like.gif); width:125px; height:131px; background-repeat:no-repeat;
}
.homeHeading{
padding:0; margin:0;
color:#FFFFFF;
font-family:Verdana,Arial,sans-serif;
font-size:12px;

margin-top: 2px;
}























#mainContainer_bottomShd{
	height:30px; width:998px; background-image:url(images/bottomShd.png); background-repeat:repeat-x; background-position:top; margin:auto; 

}
#footerLi{
	margin:0;
	padding:0;
	list-style:none;
}
#footerLi li{
	float:left;
	padding:20px 0 20px 0;
	font-size:11px;
	color:#FFF;
}
#footerLi li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	padding:10px;
	text-decoration:none;
}
#footerLiImg{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#footerLiImg li{
	float:left;
	padding:5px 3px;
	
}


A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #939598;
  font-size:11px; 
  text-decoration:none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  margin-right: 5px;
}

A.headerNavigation:hover {
  color: #939598;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #414042;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #414042;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #E6E7E8;
}

.infoBoxContents {
  background: #E6E7E8;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  background-image:url(images/infobox/infoBoxHeading.gif); 
  background-repeat:repeat-x;
  font-size: 10px;
  font-weight: bold;
  
  color: #ffffff;
  
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
 	
}
.productListingBorder{
	border-left:1px solid #CCC; background-color:#E6E7E8;
	border-bottom:1px solid #CCC; background-color:#E6E7E8;
}
.quantity_box{
	text-align:center;
	border:1px solid  #8a8889;
}
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #444444;
  color: #FFFFFF;
  font-weight: bold;
  padding:5px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #F15A29;
  text-decoration:none;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
td.main_heading{
  background-color:#414042; height:24px; padding-left:20px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#FFF; 
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight:bold;
  color:#6D6E71;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;  
}

TEXTAREA {
  width: 99%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #eeeeee; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 11em;
	}

	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		/*width: 11em;*/
		background-color : #f8f8f9;
	}

	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : -1.35em;
	}

	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}

	#nav li a {
		width: 11em;
		w\idth : 10em;
		display : block;
		color : black;
		/*font-weight : bold;*/
		text-decoration : none;
		/*border : 1px solid black;*/
		padding : 0 0.5em;
		padding-top:2px;
		padding-bottom:2px;
	}
	#nav li ul li a{
		border : 1px solid black;
	}
	.cat_lev_0{
		border-bottom:2px solid black;
	}

	#nav li a:hover {
		color : white;
		background-color : black;
	}

	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}

	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
		left:-10px;
		top:0px;
	}
	#nav li ul{
		z-index:100;
	}
	#nav li ul li ul{
		z-index:1000;
	}



/* Menu items with subcategories */
#nav a.daddy {
	background: url(images/arrow_green.gif) center right no-repeat;
}

/* Selected items with subcategories */
#nav li.selected {
    background-color: #FFCC00;
}
.gray{
	color:black;
}

h3.validno{
	margin-top: 4px;
	margin-left: 9px;
	padding-left:20px;
	height: 16px;
	background-image:url('images/validno.png');
	background-repeat:no-repeat;
}

DIV.mapQuest{
	float: right; 
	margin-bottom: 15px; 
	margin-top:-42px; 
	margin-right: 125px;
}
.manufacturerContainer{
	margin-bottom: 15px;
}

.manufacturerContainer li{
	height: 70px;
}
.manufacturerContainer li a{
	height:47px;
	display:block;
}

.manufacturerContainer li a span{
	left: -999em;
	position: relative;
}

.manufacturerContainer li a:hover{
	text-decoration:none;
}
	
.manufacturerNormalAf{
	margin:0; padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-00-00.png); width:83px; height:47px; background-repeat:no-repeat;
}
.manufacturerNormalAf:hover{
	margin:0;  padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-00-01.png); width:83px; height:47px; background-repeat:no-repeat;
}
.manufacturerContainer li.manufacturerNormalAf a{
	width:83px;
}

.manufacturerNormalAdidas{
	margin:0; padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-01-00.png); width:84px; height:47px; background-repeat:no-repeat;
}
.manufacturerNormalAdidas:hover{
	margin:0;  padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-01-01.png); width:84px; height:47px; background-repeat:no-repeat;
}
.manufacturerContainer li.manufacturerNormalAdidas a{
	width:84px!important;
}

.manufacturerNormalAllstar{
	margin:0; padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-02-00.png); width:120px; height:47px; background-repeat:no-repeat;
}
.manufacturerNormalAllstar:hover{
	margin:0;  padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-02-01.png); width:120px; height:47px; background-repeat:no-repeat;
}
.manufacturerNormalAllstar a{
	width:120px;
}

.manufacturerNormalFavero{
	margin:0; padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-03-00.png); width:108px; height:47px; background-repeat:no-repeat;
}
.manufacturerNormalFavero:hover{
	margin:0;  padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-03-01.png); width:108px; height:47px; background-repeat:no-repeat;
}
.manufacturerContainer li.manufacturerNormalFavero a{
	width:108px;
}

.manufacturerNormalLeon{
	margin:0; padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-04-00.png); width:72px; height:47px; background-repeat:no-repeat;
}
.manufacturerNormalLeon:hover{
	margin:0;  padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-04-01.png); width:72px; height:47px; background-repeat:no-repeat;
}
.manufacturerContainer li.manufacturerNormalLeon a{
	width:72px;
}

.manufacturerNormalLi{
	margin:0; padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-05-00.png); width:101px; height:47px; background-repeat:no-repeat;
}
.manufacturerNormalLi:hover{
	margin:0;  padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-05-01.png); width:101px; height:47px; background-repeat:no-repeat;
}
.manufacturerContainer li.manufacturerNormalLi a{
	width:101px;
}


.manufacturerNormalNegrini{
	margin:0; padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-06-00.png); width:80px; height:47px; background-repeat:no-repeat;
}
.manufacturerNormalNegrini:hover{
	margin:0;  padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-06-01.png); width:80px; height:47px; background-repeat:no-repeat;
}
.manufacturerContainer li.manufacturerNormalNegrini a{
	width:80px;
}

.manufacturerNormalPrieur{
	margin:0; padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-07-00.png); width:83px; height:47px; background-repeat:no-repeat;
}
.manufacturerNormalPrieur:hover{
	margin:0;  padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-07-01.png); width:83px; height:47px; background-repeat:no-repeat;
}
.manufacturerContainer li.manufacturerNormalPrieur a{
	width:83px;
}


.manufacturerNormalUhlmann{
	margin:0; padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-08-00.png); width:109px; height:47px; background-repeat:no-repeat;
}
.manufacturerNormalUhlmann:hover{
	margin:0;  padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-08-01.png); width:109px; height:47px; background-repeat:no-repeat;
}
.manufacturerContainer li.manufacturerNormalUhlmann a{
	width:109px;
}


.manufacturerNormalViktoria{
	margin:0; padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-09-00.png); width:115px; height:47px; background-repeat:no-repeat;
}
.manufacturerNormalViktoria:hover{
	margin:0;  padding:0; float:left; background-image:url(images/manufacturers/afg_bottom_logos-09-01.png); width:115px; height:47px; background-repeat:no-repeat;
}
.manufacturerContainer li.manufacturerNormalViktoria a{
	width:115px;
}

a.questionMark, a:visited.questionMark, a:active.questionMark {
	background-color:#000;
	font-size: 1.1em;
	font-weight:bold;
	padding:1px 4px;
	margin-left:5px;
	color:#FFFFFF;
	text-decoration: none;
	cursor: pointer;
}

a:hover.questionMark {
	color: red;
}

.columnLeft{position:relative; top:-2px;}
td.main {padding-left:1px; padding-right:2px;}

/********Customer Service Page ************************/

.cs-container{ 
	margin-top:12px;
}
.cs-link{
	background-image:url(./images/bg-link.png); 
	height:259px; 
	background-repeat:no-repeat; 
	margin-top:6px; 
	clear:both;
}
.cs-block:hover{
	background-image:url(./images/bg-cust-serv-over.png);
}
.cs-block{
	background-image:url(./images/bg-cust-serv.png);
	width:401px;
	height:122px;
	float:left;
	background-position:top right;
	margin-bottom:6px;
}
.right{
	float:right;
}
.left{ 
	float:left;
}
.clr-both{ 
	clear:both; 
}
.cs-block a.link{
	display:block;
	height:122px;
	width:401px;
}
.cs-block a.link:hover{
	text-decoration:none;
}
.cs-block .icon{
	padding-top:30px;
	padding-left:23px;
	
}
.cs-block .icon img, .cs-link .icon img {
	float:left; 
	border:none;
}
.cs-link .icon img{
	margin-left:10px;
	margin-top:10px;
}
.cs-link .icon{ padding-top:0px;}
.cs-link .icon h2{ padding-top:5px;}
.cs-block h2,
.cs-link h2{
	font-size:24px; 
	float:left;
	margin-left:24px;
	position:relative; 
	top:-8px;
}
.cs-block img.arrow-right{
	position:relative; right:-10px; top:15px;
}
.cs-block ul{
	list-style-image:url(images/arrow-right-small.png);
	list-style-position:inside;
	font-size:12px;
	margin:0px;
	padding:0px;
	position:relative; top:-10px;
	float:left;
	margin-left:10px;
}
.cs-block .scoring{
	padding-top:10px;
}
.cs-block .scoring h2{
	margin-bottom:0px; 
	padding-bottom:10px; 
	margin-top:10px;}

.cs-block ul li{
	margin:1px;
	padding:0px;
	line-height:normal;
}
.cs-link code{
	width:503px;
	display:block;
	background:white;
	padding:5px;
	clear:both;
	font-size:11px;
	
}
.link-content{
	margin-left:75px;
	position:relative;
	top:-20px;
}
.cs-link #large{ 
	float:right;
	clear:right;
	position:relative;
	top:-195px;
	left:-45px;
}
.cs-link #small{
	clear:right;
	float:right;
	position:relative;
	top:-190px;
	left:-82px;
}
.cs-link .or{
	font-size:24px;
	color:#F15A29;
	font-weight:bold;
	padding:10px 0 8px 0;
}
.white{color:#ffffff;}

