/**
 * 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;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #e5edf5;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

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;
	}

/*  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-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

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

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

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

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL, /*h4.optionName */{
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

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

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	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 {
	
	text-align: left;
	width: 1000px;
	vertical-align: top;
	border: 0px solid #9a9a9a;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

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

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

/*.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}*/

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffff;
	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;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

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

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

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

/*.content,*/ /*#productDescription,*/ .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*/
/*#cartAdd {
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}*/

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

.tableHeading, #cartSubTotal {
	background-color: #d2e0e9;
	height:46px;
	color:#fff;
	 }

#cartSubTotal {
	font-weight: bold;
	text-align: right;
	line-height:42px;
	padding-right: 2.5em;
	}

.tableRow{
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity {
	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;
}

.attributesComments {}

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

.centerBoxWrapper {
	border: 1px solid #F2F2F2;
	margin: 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}

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

.sideBoxContent {
	background-color: #fbfbfb;
	padding: 0.4em;
	}

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

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#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 {
	color: #008000;
	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:#edf3f6;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #f8fcfe;
	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: #000;
	height: 2em;
	color:#fff;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 3em;
	color: #FFFFFF;
	line-height:32px;
	}

#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;
	}
body{ margin:0 auto; background:url(../images/ai_02.gif) repeat-x center 0; width:1000px;}
p,ul,h2,h3{ margin:0; padding:0;}
a{ outline:none;}
p.head{ margin-left:20px; font:12px/37px Arial, Helvetica, sans-serif; color:#9f9fa0; padding-bottom:10px;}
p.head a{ font-weight:bold; color:#9f9fa0; text-decoration:none;}
p.head a:hover{ color:#f00; text-decoration:underline;}
.logo a{ width:266px; height:88px; background:url(../images/logo.gif) no-repeat 0 0; overflow:hidden; float:left; text-indent:-999px;}
.image{ float:right;}
.image img{ border:none;}
#dao{ clear:both; float:left; width:100%; margin-top:10px; background:url(../images/ai_16.gif) repeat-x 0 0;}
#dao .bgl{width:9px; height:61px; background:url(../images/ai_14.gif) no-repeat 0 0; float:left; overflow:hidden;}
#dao .bgr{ width:192px; height:61px; font:bold 12px Arial, Helvetica, sans-serif; float:right; background:url(../images/ai_19.gif) 100% 0;}
#dao .bgr a{ display:block; margin-top:22px; margin-left:40px; color:#908b8a; text-decoration:none;}
#dao .bgr a:hover{ color:#d85d2c; text-decoration:none;}
#dao ul{ float:left; font: bold 12px/62px Arial, Helvetica, sans-serif;}
#dao ul li{ display:inline; float:left; background:url(../images/ai_21.gif) no-repeat 100% center; padding-left:3px;}
#dao ul li a{ display:block; color:#918c8a; text-decoration:none; padding:0 20px;}
#dao ul li a:hover{ background:url(../images/ai_83.gif) no-repeat center 0; color:#b29068;}

.left{ margin-top:10px; width:712px; float:left;}

.left .ppt{ background:#efefef; text-align:center; padding-bottom:2px; font:12px/30px Arial, Helvetica, sans-serif; color:#777;}
.left .ppt img{ margin-top:10px;}

#whatsNew,#categories,#newsscroller{ border:1px solid #f2f2f2; margin-top:10px;}
#whatsNew .head,#categories .head,#newsscroller .head{ padding:1px; border-bottom:1px solid #eaf6fd;}
#whatsNew .head h2,#categories .head h3,#newsscroller .head h3{ background:url(../images/ai_56.gif) repeat-x 0 0; padding-left:20px; font:bold 12px/34px Arial, Helvetica, sans-serif; color:#6f7478;}
#whatsNew .content{ padding-bottom:10px; padding-top:10px; height:470px; font:12px/16px Arial, Helvetica, sans-serif; padding-left:10px;}
#whatsNew .centerBoxContentsNew{ width:162px; text-align:center; height:227px; overflow:hidden; float:left;margin-right:8px;}
#whatsNew .centerBoxContentsNew img{ border:1px solid #f2f2f2;}
#whatsNew .content a{ color:#7f7f7f; text-decoration:none; font:12px/16px Arial, Helvetica, sans-serif; margin-top:2px;}

#Introduction{ margin-top:10px; width:709px; background:url(../images/ai_74.gif) #e4eef5 no-repeat 0 100%; font:12px/16px Arial, Helvetica, sans-serif; padding-bottom:20px;}
#Introduction .bgt{ width:100%; height:8px; background:url(../images/ai_69.gif) no-repeat 0 0;}
#Introduction  h1{ margin:12px 20px 0 20px; padding:0; padding-bottom:5px; font: bold 12px/16px Arial, Helvetica, sans-serif; color:#72777a; border-bottom:1px solid #aec9db;}
#Introduction p{ margin:0 20px; color:#9fa6ab; margin-top:5px;}

.right{ width:278px; float:right; margin-left:10px;}
#categories{ background-color:#fbfbfb;}
#categories a{color:#9f9fa0; text-decoration:none;}
#categories a:hover{ color:#f00; text-decoration:underline;}
#categories ul{ list-style:none; margin:0 5px;}
#categories ul li{display:inline; float:left; background:url(../images/ai_35.gif) no-repeat 0 center; font:12px/20px Arial, Helvetica, sans-serif; color:#9f9fa0;}
#categories ul li a{ width:110px; display:block; margin-left:10px;}
#categories #extralinks{ clear:both; width:100%; text-align:center; font:12px/30px Arial, Helvetica, sans-serif;color:#9f9fa0;}

#soso{ margin-top:10px; height:64px; background:url(../images/ai_43.gif) #fd9313 no-repeat 100% 0;}
#soso .bgl{ width:7px; height:64px; background:url(../images/ai_40.gif) no-repeat 0 0; float:left; overflow:hidden; padding-right:10px;}
#soso  form{ float:left; margin:0; padding:0;margin-top:16px;background:url(../images/ai_45.gif) no-repeat 0 0; padding-left:5px;}
#soso  form input{ float:left; margin:0; padding:0;}
#soso  form input#tex{ background:url(../images/ai_47.gif) repeat-x 0 0; width:169px; height:31px; border:none; font:12px/31px Arial, Helvetica, sans-serif; }
#soso  form .bgr{ width:5px; height:31px; background:url(../images/ai_50.gif) no-repeat 100% 0; float:left;}
#soso  form input#but{ width:58px; height:31px; background:url(../images/ai_53.gif) no-repeat 0 center; border:none; cursor:pointer; text-indent:-999px; margin-left:10px;}


.articleSummary{ font:12px/16px Arial, Helvetica, sans-serif;}
.banner{ margin-top:10px;}

#down{ clear:both; float:left; width:100%; margin-top:10px; font:12px/14px Arial, Helvetica, sans-serif; background:url(../images/ai_81.gif) #f7f7f7 no-repeat 0 100%;color:#898989; padding-bottom:20px;}
#down .bgl{ width:100%; height:11px; overflow:hidden; float:left; background:url(../images/ai_78.gif) no-repeat 0 0;}
#down a{color:#898989; text-decoration:none;}
#down a:hover{ color:#f00; text-decoration:underline;}
#down .Tags{ width:237px; float:left; margin-top:25px; margin-left:10px;}
#down .red{ color:#7cafd2;}
#down .red a{ color:#7cafd2; text-decoration:none;}
#down .red a:hover{ color:#f00; text-decoration:none;}
#down .Hot{ width:345px; float:left; margin-left:8px; margin-top:25px; margin-left:10px;}
#down .partner{ width:300px; float:left; margin-left:10px; margin-top:25px;}

#indexDefault{ clear:both;}
ul.archiveLinkList{ list-style:none;}
.newsScrollerSideBox ul.archiveLinkList li a{ color:#fca332;}
h3#newsscrollerHeading a{ color:#6f7478;}
h3#newsscrollerHeading a:hover{ color:#000;}
.articleSummary{ color:#9f9fa0; padding:10px;}
.articleSummary a{text-decoration:none; color:#5884a3;}
.articleSummary a:hover{ color:#f00; text-decoration:underline;}

#productsListingTopNumber{ margin-left:10px; font: bold 12px/34px Arial, Helvetica, sans-serif; }

/* CSS Document */
.in_t{ background:#eaf6fd; height:34px; font: bold 12px/34px Arial, Helvetica, sans-serif;}
.in_t .navSplitPagesLinks a{ padding:0 3px; background:#000; margin:0; color:#eaeef1;}
.in_t .navSplitPagesLinks a:hover{ background:#87b0c8; color:#fff;}
.in_t .current{ background:#cbd5db; padding:0 3px;margin:0; color:#fff;}
.tabTable{ border:1px solid #f3f3f3; margin-top:3px;}

.tabTable h3.itemTitle a{ font:bold 12px/20px Arial, Helvetica, sans-serif; text-align:left; color:#7f7f7f;}
.tabTable h3.itemTitle a:hover{ color:#f00; text-decoration:underline;}
.tabTable .listingDescription{ padding:0 8px; color:#cbd5db; font:12px/18px Arial, Helvetica, sans-serif; text-align:left;}
.centerBoxContentsProducts{ margin-top:10px; padding-bottom:10px; font:12px/20px Arial, Helvetica, sans-serif; color:#b2b2b2;}
.tabTable{ width:705px;}
.tabTable .price{ color:#d83846; font-weight:bold;}
.centerBoxContentsProducts a img{ width:160px;border:1px solid #F2F2F2;}
.centerBoxContentsProducts{ width:230px; overflow:hidden; float:left;}
table#contentMainWrapper{ font:12px/16px Arial, Helvetica, sans-serif; color:#b2b2b2;}
table#contentMainWrapper a:hover{ color:#f00; text-decoration:underline;}
.tabTable .listingDescription{ clear:both; float:left; height:32px; overflow:hidden; margin-bottom:5px;}
td.breadCrumb,td.breadCrumb a{ color:#9dbac9; font:14px/20px Arial, Helvetica, sans-serif;}
td.breadCrumb a:hover{ color:#f00; text-decoration:underline;}
.newsHeader,.newsHeadlineText{ text-align:center; font:20px/20px Arial, Helvetica, sans-serif; color:#7f7f7f;}
.newsHeader{ margin-top:10px;}
.newsHeadlineText{font:12px/18px Arial, Helvetica, sans-serif;}
p.articleHeading{ margin-top:10px; margin-bottom:5px; background:url(../images/ajnew.gif) #eaf6fd no-repeat 10px center; padding-left:30px; font: bold 12px/29px Arial, Helvetica, sans-serif; color:#93b5c8;}
.articleByLine{ color:#fd9313; font:12px/30px Arial, Helvetica, sans-serif; text-align:center; }
.articleByLine a{color:#fd9313; text-decoration:none;}
ul.archiveLinkList{color:#7f7f7f; font:12px/20px Arial, Helvetica, sans-serif;}
ul.archiveLinkList li a{ color:#7f7f7f;}
.articleText{ text-align:right;}
.articleText a{ color:#fd9313;}
#contentMainWrapper H1{ font:bold 14px/40px Arial, Helvetica, sans-serif; text-align:center;}
#contentMainWrapper .help{ background:url(../images/help.gif) no-repeat 0 0; padding-left:30px; font:bold 14px/24px Arial, Helvetica, sans-serif;}
#contentMainWrapper .help a{ color:#fba331;}
/*#contentMainWrapper form{ clear:both; float:left; background:#fafcfd;}*/
#contentMainWrapper .cartTotalsDisplay{ font-weight:normal; padding-bottom:10px; margin-left:10px; color:#f7a539;}
#contentMainWrapper #cartInstructionsDisplay{ margin-left:10px;}
#contentMainWrapper .buytop{background:#fafcfd; padding-top:10px;}
#contentMainWrapper .tableHeading{ line-height:32px;}

#cartContentsDisplay tr td,#cartContentsDisplay tr th{ border-right:1px solid #fff;}
#cartContentsDisplay tr td #cartImage img{ width:166px;}
#cartContentsDisplay #scUnitHeading,#cartContentsDisplay #scTotalHeading,#cartContentsDisplay #scRemoveHeading{ width:100px;}
#cartContentsDisplay .cartUnitDisplay,#cartContentsDisplay .cartTotalDisplay,#cartContentsDisplay .cartRemoveItemDisplay{ text-align:center; vertical-align:middle;}
#cartContentsDisplay .cartTotalDisplay{ color:#fba331;}
#cartContentsDisplay .cartProductDisplay a{ color:#7c7e7f;}
#cartContentsDisplay .cartProductDisplay a:hover{ color:#f00;}

.newsScrollerSideBox span.articleHeading{ display:block; width:278px; font:bold 12px/20px Arial, Helvetica, sans-serif;}
#productGeneral #productName{ color:#5884A3; font-size:20px;}
#productGeneral #productDescription{ width:100%; float:left; font:12px/13px Arial, Helvetica, sans-serif;}
#productGeneral #productPrices{color:#fba83c; font: bold 12px/30px Arial, Helvetica, sans-serif;}
#productGeneral .slides{ float:right;}
#productGeneral .property{ width:100%;float:left; padding:10px;}
#productListing{ margin-top:20px;}
#productGeneral .content{width:370px;*width:350px; overflow:hidden;  float:left;}
#productGeneral .navNextPrevWrapper{ padding-bottom:20px;}
#productGeneral ul#productDetailsList{ list-style:none;}
#productAttributes #attribsOptionsText,#productGeneral #productPrices{width:100%; background:#f7f7f8; line-height:30px; color:#FBA83C;}
label.attribsSelect{ line-height:14px;}
#productDateAdded{width:100%; clear:both; float:left; background:#f7f7f8; line-height:16px; padding:10px 0;}
.prey{ margin-left:8px;}
#productReviewLink a,#productTellFriendLink a{ color:#666;}
#productReviewLink a:hover,#productTellFriendLink a:hover{ color:#f00;}
#state{ margin-left:120px;}
#alsoPurchased{ clear: both; float:left; width:100%;}
#alsoPurchased h2{ background:url(../images/ai_56.gif) repeat-x 0 0; font:bold 14px/34px Arial, Helvetica, sans-serif; border:1px solid #F2F2F2}
