/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id:stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin:0;
	padding:0;
	font-family:Tahoma, arial, helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	}

a img { border:none; }

a {	text-decoration:none; }

a:hover { text-decoration:underline; }

h1 { font-size:1.5em; color:#9a9a9a; }

h2 { font-size:1.4em; }

h3 { font-size:1.3em; }

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size:1.1em;
	}

.biggerText { font-size:1.2em; }

h1, h2, h3, h4, h5, h6 { margin:0.3em 0; }

ul,li { margin:0; padding:0; list-style:none; }

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:h1, h2, h3, h4, h5, h6, p {
	position:relative;
	}
*/
*html .centerColumn {
	height:1%;
	}


CODE {
	font-size:1em;
	}

TEXTAREA {
	margin:auto;
	display:block;
	width:95%;
	}

input:focus, select:focus, textarea:focus {
	:#E4FEF5;
	}

FIELDSET {
	padding:1em;
	margin:0.5em 0em;
	border:1px solid #cccccc;
	text-align:left;
	}

LEGEND {
	padding:0.3em;
	color:#333;
	font-size:13px;
	font-weight:bold;
	}

#createAcctDefault {
	width:680px;
}

#createAcctDefault .inputLabel {
	width:10em;
	height:25px;
	float:left;
	line-height:20px;
}

#createAcctDefault .alert {
	vertical-align:middle;
}

#loginDefault fieldset {
	width:680px;
}

#loginDefault .inputLabel {
	width:10em;
	height:25px;
	float:left;
	line-height:20px;
}

#contactUsForm {
	width:600px;
}

#contactUsForm label {
	width:10em;
	height:25px;
	float:left;
}

#contactUsForm input {
	font-size:11px;
	float:left;
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float:left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight:bold;
	}

P, ADDRESS {
	padding:0.5em;
	}

ADDRESS {
	font-style:normal;
	}

.clearBoth {
	clear:both;
	}

HR {
	height:1px;
	margin-top:0.5em;
	border:none;
	border-bottom:1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height:1.8em;
	padding:0.2em;
	border:1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color:#ff0000;
	color:#ffffff;
	}

.messageStackSuccess {
	background-color:#99FF99;
	color:#000000;
	}

.messageStackCaution {
	background-color:#FFFF66;
	color:#000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	margin:auto;
	padding-top:5px;
	width:960px;
	text-align:center;
	vertical-align:top;
	overflow:auto;
	}

#headerWrapper {
	margin:auto;
	width:960px;
	clear:both;
	font-size:11px;
}
#headerWrapper a {
	color:#444;
}
#headerWrapper a:hover {
	color:#900;
}
#headerWrapper #logo {
	padding-top:20px;
	float:left;
}
#headerWrapper #info {
	text-align:right;
	line-height:25px;
	width:586px;
	float:right;
	height:45px;
}
#headerWrapper #info a {
	margin:0px 5px;
}
#headerWrapper #nav {
	background:url(../images/nav_bg.jpg) no-repeat;
	padding-top:13px;
	position:relative;
	width:519px;
	height:20px;
	float:right;
}
#headerWrapper #nav a {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	display:block;
	float:left;
}
#headerWrapper #nav a.home {
	width:80px;
}
#headerWrapper #nav a.jordan {
	width:108px;
}
#headerWrapper #nav a.nike {
	width:112px;
}
#headerWrapper #nav a.true {
	width:115px;
}
#headerWrapper #nav a.ugg {
	width:100px;
}
#headerWrapper #search {
	background:url(../images/search_bg.jpg) no-repeat;
	height:84px;
	clear:both;
}
#headerWrapper #search form {
	margin:0px;
	padding-top:15px;
	padding-bottom:10px;
	height:26px;
	line-height:26px;
	position:relative;
}
#headerWrapper #search form a {
	font-size:12px;
}
#headerWrapper #search form a:hover {
	color:#fff;
}
#headerWrapper #search form img {
	margin-left:30px;
	margin-right:5px;
	float:left;
}
#headerWrapper #search form input.keyword {
	margin-top:2px;
	padding:1px 0px;
	width:350px;
	float:left;
}
#headerWrapper #search form select {
	margin:2px 2px 0px 3px;
	width:200px;
	line-height:25px;
	float:left;
}
#headerWrapper #search form input.go {
	padding:0px;
	border:0px;
	margin:0px 10px 0px 8px;
	background:url(../images/search_go.gif) no-repeat;
	width:36px;
	height:26px;
	float:left;
	cursor:pointer;
}
#headerWrapper #search a.cart {
	background:url(../images/cart.gif) no-repeat 0px 50%;
	padding-left:32px;
	padding-top:2px;
	font-weight:700;
	line-height:44px;
	width:110px;
	height:44px;
	top:3px;
	right:10px;
	position:absolute;
	display:block;
}

#headerWrapper #search #popular {
	padding:0px 5px 0px 36px;
	color:#8b8b8b;
	line-height:30px;
	display:inline;
	float:left;
}

#footerWrapper {
	margin-top:10px;
	text-align:center;
}
#footerWrapper #search {
	margin:auto;
	padding-top:8px;
	border-left:1px solid #d3d3e4;
	border-right:1px solid #d3d3e4;
	background:url(../images/foot_sb.gif) repeat-x;
	text-align:center;
	width:960px;
	height:32px;
}
#footerWrapper #search span {
	padding-left:150px;
	font:bold 14px/26px;
	color:#6d6d71;
	float:left;
}
#footerWrapper #search input.keyword {
	margin-top:2px;
	margin-left:5px;
	width:300px;
	float:left;
}
#footerWrapper #search select {
	margin-top:3px;
	margin-left:5px;
	width:200px;
	float:left;
}
#footerWrapper #search form input.go {
	border:0px;
	margin-left:8px;
	background:url(../images/search_go.gif) no-repeat;
	width:36px;
	height:26px;
	float:left;
	cursor:pointer;
}
#footerWrapper #payment {
	margin:0 auto;
	text-align:center;
}
#footerWrapper #payment img{
	margin-left:5px;
}
#bottom_nav p {
	padding:3px 0px;
	font-size:12px;
	color:#000;
	line-height:20px;
	text-align:center;
}
#bottom_nav P IMG {
	MARGIN-TOP: 20px
}
#bottom_nav p a {
	margin:0 5px;
	color:#000;
}
#bottom_nav p a:hover {
	color:#900;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin:auto;
	} 
#navmenu {margin:0; padding:0; font-size:12px; position:relative; text-align:left;}
#navmenu a { padding-left:10px; width:160px; line-height:25px; color:#008000;display:block;}
#navmenu a:hover { text-decoration:none; }
#navmenu .rootmenu a{ padding-left:5px; background:url(../images/menu_bg.jpg) no-repeat; height:24px; font-size:13px; font-weight:bold; color:#666666;}
#navmenu ul {margin:0; padding:0; list-style-type:none;}
#navmenu ul li {margin:0; position:relative; display:block; cursor:pointer;}
#navmenu ul li ul {display:none;}
#navmenu ul li:hover a {background:#fff1d1; color:#000000; border:1px solid #f90; border-top:2px solid #f90; height:22px;}

#navmenu ul.level1 li:hover ul.level2, #navmenu ul.level2 li:hover ul.level3,#navmenu ul.level3 li:hover ul.level4,#navmenu ul.level4 li:hover ul.level5 { background:#fff1d1; border:1px solid #f90; border-top:2px solid #f90; position:absolute; top:0; left:170px; display:block;}

#navmenu ul li:hover ul li a {display:block; color:#000; border:0; width:150px; height:22px; padding-left:20px; background-image:none;}
#navmenu ul li:hover ul li a:hover {background:#fff; border:1px solid #f90; margin:1px; width:148px; padding-left:18px; color:#f90; height:20px; }

#tagline {
	color:#000000;
	font-size:2em;
	text-align :center;
	vertical-align:middle;
	}

#sendSpendWrapper {
	border:1px solid #cacaca;
	float:right;
	margin:0em 0em 1em 1em;
	}

#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin:0;
	width:47%;
	}

.wrapperAttribsOptions {
	margin:0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult, .navSplitPagesLinks { font-size:12px; color:#333; }
.navSplitPagesLinks a { font-size:12px; color:#900;}

.navNextPrevCounter {
	margin:0em;
	font-size:1.2em;
	color:#804d23;
	font-weight:bold;
	overflow:hidden;
	}
.navNextPrevList {
	display:inline;
	white-space:nowrap;
	margin:0;
	padding:0.5em 0em;
	list-style-type:none;
	}

#navSuppWrapper {
	margin:10px auto;
	padding-top:10px;
	border-top:#CCCCCC 1px solid;
	text-align:center;
	}

#navCatTabsWrapper {
	margin:0em;
	background-color:#abbbd3;
	background:url(../images/tile_back.gif);
	padding:0.5em 0.2em;
	font-weight:bold;
	color:#ffffff;
	height:1%;
	}

#navCatTabsWrapper {
	background-color:#ffffff;
	color:#9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin:0;
	padding:0.5em 0em;
	list-style-type:none;
	text-align:center;
	line-height:1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display:inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration:none;
	padding:0em 0.5em;
	margin:0;
	color:#ffffff;
	white-space:nowrap;
	}

#navCatTabs ul li a {
	color:#9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight:bold;
	float:right;
	height:1%;
	border:1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin:0;
	padding:0.5em 0em;
	list-style-type:none;
	line-height:1.5em;
	}

#navEZPagesTOC ul li {
	white-space:nowrap;
	}

#navEZPagesTOC ul li a {
	padding:0em 0.5em;
	margin:0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin:0.5em;
	}

#navBreadCrumb {
	margin:auto;
	color:#666;
	font-size:1.1em;
	font-weight:bold;
	width:956px;
	line-height:16px;
	text-align:left;
	}

#navBreadCrumb a {
	color:#666;
	}
#navBreadCrumb a:hover {
	color:#900;
}
#navEZPagesTop {
	background-color:#abbbd3;
	background:url(../images/tile_back.gif);
	font-size:0.95em;
	font-weight:bold;
	margin:0em;
	padding:0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color:transparent;
	}
.divider { margin:10px 0; height:1px; background:url(../images/divider.gif) repeat-x; font-size:1px; line-height:1em; }
#productGeneral { margin:0 10px; padding:0 10px; background:url(../images/productgeneral_bg.gif) no-repeat; border:1px solid #c4c6c8; text-align:left; }
#productGeneral .productSpecialPrice { font-size:15px; }
#product_info_block{ margin-top:10px; height:1%; overflow:auto;}
#product_info_left {float:left; margin:10px; width:260px;}
#product_info_left a { color:#333333; font-size:12px;}
#product_info_left a:hover { color:#900; }
#product_info_left img { border:#CCCCCC 1px solid; }
#product_info_left img:hover { border:#FF9999 1px solid; }

#product_info_right{float:right; background-color:#f1f0f0; width:360px; height:auto; padding:15px 30px;border:1px solid #c4c6c8;}
#productName{ margin-bottom:10px; font-size:18px;color:#666}
#productPrices{font-size:14px; font-weight:bold; color:#804d23}
#attribsOptionsText{color:#804d23; font-weight:bold; padding-bottom:15px}
#productDetailsList{margin:0; font-size:12px; color:#666; font-weight:bold; padding-bottom:5px; list-style-type:none; line-height:20px;}
#description_title{font-size:14px; color:#804d23; font-weight:bold; padding-bottom:15px}
#productDescription { :#faf7ee;height:auto; color:#666; padding:10px 5px;border:1px solid #c4c6c8; margin-top:10px;}
#cartAdd {margin:5px;font-size:14px;}

#faqMainContent, #paymentMainContent, #aboutUsMainContent {padding:5px; font-size:12px; line-height:25px; text-align:left;}
.faqHead, .aboutUsHead, .paymentHead {color:#800000; font-size:14px; font-weight:bold;}
.aboutUsTitle {color:#60F; font-size:13px; font-weight:bold;}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align:top;
	}

/*.content,*/ .shippingEstimatorWrapper {
	/*font-size:1.2em;*/
	padding:0.5em;
	}

.alert {
	color:#FF0000;
	margin-left:0.5em;
	}
.advisory {}
.important {
	font-weight:bold;
	}
.notice {}
.rating{}
.gvBal {
	float:right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding:0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size:0.9em;
	}

/*Shopping Cart Display*/

.tableHeading TH {
	border-bottom:1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color:#e9e9e9;
	 }

#cartSubTotal {
	border-top:1px solid #cccccc;
	font-weight:bold;
	text-align:right;
	line-height:2.2em;
	padding-right:2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height:2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding:0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align:right;
	padding-right:0.2em;
	}

#scUpdateQuantity {
	width:2em;
	}

.cartQuantity {
	width:4.7em;
	}

.cartNewItem {
	color:#33CC33;
	position:relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color:#660099;
	position:relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align:right;
	font-weight:bold;
	}

.cartRemoveItemDisplay {
	width:3.5em;
	}

.cartAttribsList {
	margin-left:1em;
	}

#mediaManager {
	width:50%; 
	margin:0.2em;
	padding:0.5em;
	background-color:#E4FEf5;
	border:1px solid #003D00;
	}
.mediaTitle {
	float:left;
	}
.mediaTypeLink {
	float:right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration:line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color:#ff0000;
	}

.orderHistList {
	margin:1em;
	padding:0.2em 0em;
	list-style-type:none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type:none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin:0;
	padding:0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight:bold;
	}

.totalBox {
	width:5.5em;
	text-align:right;
	padding:0.2em;
	}

.lineTitle, .amount {
	text-align:right;
	padding:0.2em;
	}

.amount {
	width:5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin:0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin:0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width:20%;
	margin:0.3em 0em;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin:1.1em 0;
	}

.centerBoxContentsAlsoPurch { margin:1em; }

.centerBoxWrapper {
	margin-top:10px;
	border:1px solid #d3d3e4;
	line-height:15px;
	height:1%;
	overflow:auto;
	}

.centerBoxWrapper a {
	color:#229122;
	font-size:11px;
}

.centerBoxWrapper a:hover {
	color:#900;
}

.centerBoxWrapper img {
	border:1px solid #d3d3e4;
	padding:3px;
	margin-bottom:3px;
}

.centerBoxWrapper .normalprice {
	font-size:10px;
	}

.centerBoxWrapper .productSalePrice, .productSpecialPrice {
	font-size:11px;
}

h2.centerBoxHeading {
	padding:3px 0px 3px 10px;
	font-size:1.8em;
	color:#000;
	text-align:left;
	}

#indexCategories {
	margin:5px;
	height:1%;
	line-height:15px;
}

#indexCategories a {
	font-size:12px;
	color:#229122;
}

#indexCategories a:hover {
	color:#900;
}

#indexCategories img {
	border:1px solid #d3d3e4;
	padding:3px;
	margin-bottom:3px;
}

/*sideboxes*/
.columnLeft {
	float:left;
}

.columnRight {
	float:right;
}

.middle{
	width:770px;
	float:right;
	overflow:auto;
}

.middle_center{
	width:560px;
	text-align:center;
	float:left;
}

.middle_right{
	float:right;
}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size:1em;
	color:#444463;
	text-align:center;
	}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size:0.9em;
	color:#ffffff;
}
	
.leftBoxHeading, .rightBoxHeading {
	margin:0em;
	padding:0em;
	background:url(../images/boxheading.jpg) #444 no-repeat;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	text-align:left;
}

#categoriescssHeading {
	background:url(../images/categoriescssHeading.jpg) no-repeat;
	color:#FFF;
	font-size:13px;
	height:27px;
}

.leftBoxContainer, .rightBoxContainer {
	border:#9a9a9a 0px solid;
	border-top:none;
	margin-bottom:1.5em;
	}

#featured .sideBoxContent {
	font-size:10px;
	text-align:left;
	height:1%;
	overflow:auto;
}

#featured .normalprice {
	font-size:9px;
	color:#444463;
}

#featured img {
	border:1px solid #d3d3e4;
	padding:2px;
}

#featured .productSpecialPrice {
	font-size:9px;
}

#featured .sideBoxContent a {
	font-size:11px;
	color:#229122;
}

#featured .sideBoxContent a:hover {
	color:#900;
}

#bestsellers {
	padding:1px;
	border:1px solid #d3d3e4;
}

#bestsellers a {
	color:#229122;
}

#bestsellers a:hover {
	color:#900;
}

#bestsellers .sideBoxContent {
	text-align:left;
	font-size:11px;
	border:none;
	overflow:auto;
}

#bestsellers h3 {
	padding-left:8px;
	padding-top:1px;
	background:url(../images/sideboxbg.gif) repeat-x;
	color:#000;
	font-size:14px;
	text-align:left;
	height:23px;
}

#bestsellers ol {
	margin:0px;
	padding-left:30px;
}

#bestsellers li {
	margin-top:8px;
}

#bestsellers .normalprice {
	font-size:9px;
	color:#444463;
}

.sideboximg {
	width:60px;
	float:left;
}

.sideboxdetail {
	padding-left:4px;
	padding-top:5px;
	width:100px;
	float:right;
}

.sideBoxContent {
	padding:4px 0.4em;
	height:auto;
	border-left:1px solid #d3d3e4;
	border-right:1px solid #d3d3e4;
	}

.sideboxnavbgfoot {
	background:url(../images/boxfooting.jpg) no-repeat;
	width:180px;
	height:7px;
	}

.mcBoxHeading {
	margin:0em;
	padding-left:10px;
	background:url(../images/mcboxheading.jpg) no-repeat;
	color:#444463;
	font-size:12px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	text-align:left;
}

.mcBoxContent {
	padding:2em 0.4em;
	height:auto;
	border:1px solid #d3d3e4;
	border-top:none;
	height:1%;
	line-height:17px;
	}

.mcBoxContent img {
	border:1px solid #d3d3e4;
	padding:3px;
	margin-bottom:3px;
}

.mcBoxtxt {
	padding-top:5px;
	padding-left:25px;
	text-align:left;
}

.mcBoxtxt a {
	color:#555555;
	font-size:12px;
}

.mcBoxtxt strong a{
	margin:8px auto;
	color:#444463;
}

.mcBoxtxt .more {
	margin-top:5px;
}

.mcBoxtxt .more a {
	color:#666666;
	font-size:11px;
}

.mcBoxtxt a:hover {
	color:#900;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color:#3fa03f;
	text-decoration:none;
	} 

#categoriesContent {
	text-align:left;
	}

#bannerboxHeading {
	background-color:#0000CC;
}

#upProductsHeading {
	text-align:left;
	}

#upDateHeading {
	text-align:right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	padding-left:15px;
	background:url(../images/arrow_r.gif) no-repeat;
	color:#008000;
	border-top:1px solid #fef5ec;
	line-height:25px;
	text-decoration:none;
	}
A.category-links, A.category-links:visited {
	color:#004080;
	text-decoration:none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color:#FF0000;
	text-decoration:none;
	}
SPAN.category-subs-parent {
	font-weight:bold;
	}
SPAN.category-subs-selected {
	font-weight:bold;
	}
/* end categories box links */

/*misc*/
.back {
	float:left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float:right;
	}

.bold {
	font-weight:bold;
	}

.rowOdd {
	background-color:#E8E8E8;
	height:1.5em;
	vertical-align:top;
	}

.rowEven {
	background-color:#F0F0F0;
	height:1.5em;
	vertical-align:top;
	}

.hiddenField {
	display:none;
}
.visibleField {
	display:inline;
}

CAPTION {
	/*display:none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin:0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width:20%;
	text-align:right;
	/*vertical-align:top*/
	}

.accountQuantityDisplay {
	width:10%;
	vertical-align:top
	}

TR.tableHeading {
	background-color:#cacaca;
	height:2em;
	}

#listCell0-0 { width:120px; }

.productListing-rowheading {
	background:url(../images/productlisting-rowheading.jpg) repeat-x;
	border-bottom:1px solid #5C9EBF;
	border-left:1px solid #5C9EBF;
	border-right:1px solid #5C9EBF;
	border-style:none solid solid;
	color:#000000;
	font-size:12px;
	height:32px;
	line-height:32px;
	width:auto;
	}

.productListing-data{ padding:5px; border-bottom:1px dashed #CCCCCC; text-align:left; }

#siteMapList {
	width:90%;
	float:right;
	}

.ratingRow {
	margin:1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight:normal;
	margin:1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color:#ffffff;
	}
.information {padding:10px 3px; line-height:150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear:both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align:center;
	}
.seDisplayedAddressInfo {
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	}
#seShipTo {
	padding:0.2em;
	}

/* Grid Type */
.listing-type-grid { background:url(../images/bkg_products-grid.gif) 0 0 repeat; line-height:1.35em; }
.listing-type-grid .grid-row { border-bottom:1px solid #d9dde3; height:1%; overflow:auto; }
.listing-type-grid li.item { float:left; width:223px; padding:12px 10px; line-height:1.6em; }
.listing-type-grid .last { border-bottom:0; }
.listing-type-grid .product-image { text-align:center; }
.itemTitle a { color:#229122; font-weight:normal; }
.itemTitle a:hover { color:#900; }
.headtxt { margin:3px 0; font-size:13px; font-weight:bold; color:#229122; }