/**
 * 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 $
 */


/* Reset default styles across browsers
---------------------------------------- */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:none; }
ol,ul { list-style:none; }
caption, th { text-align:left; }
h1,h2,h3,h4,h5,h6,pre,address,caption,cite,code,em,strong,th { font-size:1em; font-style:normal; font-weight:normal; }
q:before,q:after { content:''; }

/* Set uniform base font size
---------------------------------------- */
body { font:76%/1em Arial, Helvetica, sans-serif; }
table { font-size:inherit; }
select,input,textarea { font:99% verdana, sans-serif; }
pre,code { font:115% monospace; }
body * { line-height:1.5em; }


/* LAYOUT */
.clear { clear:both; }
.clearer { clear:both; display:block; margin:0; padding:0; height:0; line-height:1px; font-size:1px; }

img { behavior:url(/global/scripts/lib/iepngfix.htc); }
img.left { float:left; margin:2px 20px 16px 0; }
img.right { float:right; margin:2px 0 16px 20px; }
img.across { margin:2px 0 16px 0; }
img.flushleft { margin-left:-20px; }
img.flushright { margin-right:-20px; }

#container { width:980px; margin:0 auto; padding-bottom:22px; background:url(../images/main-bot.jpg) bottom no-repeat; }
#main { width:100%; position:relative; background:url(../images/main-bg.jpg) repeat-y; }
#content { padding:0px; }

/* GRID */
.column { float:left; }
.grid2col, .grid2cola, .grid3col, .grid3cola, .grid4col { width:100%; }

.grid2col .column.first { width:761px; margin:0px 0px 0px 0px;  }
.grid2col .column.last { width:211px; margin:0px 0px 0px 0px;   }

.grid2cola .column.first { width:200px; margin:0px 0px 0px 17px;  }
.grid2cola .column.last { width:530px; margin:0px 5px 0px 0px;}

.grid3col .column { width:380px; margin:1px 24px 0; background:#ff0000 }
.grid3col .column.first { width:151px; margin:1px 0 0; background:#00ff00}
.grid3col .column.last { width:237px; margin:0; padding:0 13px; background:#0000ff}

.grid3cola .column { width:58%; margin-left:2%; }
.grid3cola .column.first,
.grid3cola .column.last { width:19% }

.grid4col .column { width:184px; margin-right:43px;}
.grid4col .column.first { margin-left:48px; margin-right:42px; }
.grid4col .column.last { margin-right:48px; }

/* .column.first, .column.last { margin-left:0 !important; } */
.column.last { float:right !important; }

#container:after, #content:after, .grid2col:after, .grid2cola:after, .grid3col:after, .grid4col:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#container, #content, .grid2col, .grid2cola, .grid3col, .grid4col { _zoom:1; }

/* TYPE */
body { font:12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; color:#333; }

a { color:#2971a7; }
a:visited { color:#2971a7; }
strong, b { font-weight:bold; }
em, i { font-style:italic; }
sup { padding-left:1px; font-size:10px !important; font-weight:normal !important; vertical-align:baseline; position:relative; bottom:0.33em; color:#76797c; _position:static !important; }
.smalltypes { font-size:10px !important; color:#76797c; }

#main p { margin-bottom:18px; }
#main h1 { font-weight:bold; font-size:24px; line-height:36px; margin-bottom:18px; }
#main h2 { font-weight:bold; font-size:16px; line-height:18px; margin-bottom:18px; }
#main h3 { font-weight:normal; font-size:18px; line-height:18px; color:#000; }
#main h4 { font-weight:bold; font-size:10px; line-height:18px; }
#main p.intro { font-weight:bold; }
#main .more { text-align:right; }
#main pre.programlisting { border:solid 1px #444; background-color:#ececfe; padding:0.7em; margin:1.5em; clear:right; overflow:hidden; }
#main code { color: #7f0303; }

/* lists */
#main ul { margin-bottom:18px; list-style:none outside; }
#main ol { margin-bottom:18px; list-style:decimal; margin-left:2.2em; }
#main ul.arrow,
#main ul.square,
#main ul.circle { margin-left:2em; }
#main ul.arrow	{ list-style:url(../images/arrow.gif) outside; }
#main ul.square { list-style:square outside; }
#main ul.circle { list-style:disc outside; }
#main ul.circle2 { list-style:circle outside; }
#main ul ul.arrow,
#main ul ul.circle,
#main ul ul.square { margin-top:4px; margin-bottom:5px; }
#main ol.smalltypes { margin-left:0; padding-left:2em; }

#main dl dl { margin-left:30px;}

/* links */
#main a { text-decoration:none; }
#main a:hover { text-decoration:underline; }
#main a.arrow, #popup a.arrow { padding-right:10px; color:#2d70a5; text-decoration:none; background:url(../images/arrow.gif) no-repeat right .32em; position:relative; }
#main a.arrow:hover { text-decoration:underline; }

/* CONTENTBOX */
#main .contentbox { width:263px; margin-left:-13px; background:#fff url(../images/contentboxbg.png) top center repeat-y; }
#main .contentbox .top { width:250px; height:25px; padding:3px 0 0 13px; background:#fff url(../images/contentboxtopbg.png) top center no-repeat; }
#main .contentbox .middle { margin:0 5px; padding:8px; }
#main .contentbox .bottom { width:263px; height:10px; padding-bottom:5px; background:#fff url(../images/contentboxbottombg.png) top center no-repeat; }
#main .contentbox .top span { font-weight:bold; }

/* footer */
#main #footerlinks { text-align:center; font-size:10px; margin:2em 0 0; color:#a1a5a9; }
#main #footerlinks a { text-decoration:none; color:#76797c; }
#main #footerlinks a:hover { text-decoration:underline; }

/* GLOBAL FOOTER */
#globalfooter { width:980px; background:#efefef url(../images/bottombg.jpg) repeat-x top; text-align:left; margin:10px auto 0; }
#globalfooter p {background:#efefef}
#globalfooter #glfootermid { margin:0px auto; width:980px; padding:20px 0px }
#globalfooter #glfootermid .cardicon { width:450px; float:left; }
#globalfooter #glfootermid .footerlinks { text-align:right;}
#globalfooter #glfootermid .footerlinks a{ font-size:11px; color:#2B1E14; text-decoration:none; }
#globalfooter #glfootermid .copytext { font-size:10px; padding:5px; text-align:right;}
.botbanners{ background:#efefef; border:1px #009900 solid}


/*  GLOBALHEADER */

#globalheader { background:url(../images/gl-navbg.jpg) repeat-x; width:980px; margin:0 auto }
#globalheader #globalnav { width:980px; height:173px; margin:0px auto 0; position:relative; }
#globalheader #globalnav dt { background:url(../images/logo.jpg) no-repeat; width:414px; height:90px; margin-top:10px; float:left; }
#globalheader #globalnav dt a{ width:414px; height:90px;  display:block; text-indent:-9999em;}
#globalheader #globalnav #banner { left:306px; padding-top:40px; position:absolute;}
#globalheader #globalnav #serching{ float:right; padding-top:40px;}
#globalheader #globalnav #serching li { display:inline; padding:3px}
#globalheader #globalnav #serching li a { font-size:12px; text-decoration:none; }
#globalheader #globalnav #serching li a:hover { color:#0E597A; text-decoration:underline; }
#globalheader #globalnav #serching .searchbox { background:#EFEFEF; border:#ccc 1px solid; height:26px; width:188px; font-size:16px; padding-top:6px; padding-left:3px }
#globalheader #globalnav .gobutton{ background:url(../images/search-button.jpg) center center no-repeat; width:33px; height:33px; text-indent:-9999em; border:0; padding:0; margin:0; cursor:pointer; cursor:hand;}
#globalheader #globalnav #menu {  float:left; position:relative; clear:both; margin-top:24px; width:100%;  height:42px;}
#globalheader #globalnav #menu a { color:#FAD0C9; font-family:"Trebuchet MS"; font-size:18px; text-decoration:none; padding-left:5px  }
#globalheader #globalnav #menu a:hover { background:url(../images/menu-arrow.png) no-repeat top center; padding-top:10px; color:#fff}
#globalheader #globalnav #menu ul{ margin-top:8px; text-align:center;}
#globalheader #globalnav #menu li { display:inline; padding-right:40px;}

.mainblock { }
.mainblock li { height:25px; background:url(../images/li-botbg.jpg) repeat-x bottom left; margin-top:5px}
.mainblock li a{background:url(../images/arrow.gif) no-repeat center left; padding:0px 0px 0px 12px; height:25px; display:block; color:#000}

#hero { border:#ccc 1px solid; height:180px}

#productdis { float:left; width:100%;}
#productdis ul{  background:#ff0; text-align:center;}
#productdis li{ border:#ccc 1px solid; padding:5px; margin:5px; width:200px }


CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, 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:5px 0 5px 0;
	margin:30px 0 0px 0;
	border-top:2px dotted  #363A3E;
	}

LEGEND {

	font-size:16px;
	padding:5px 0 5px 0;
	margin:20px 0 0px 0;
	color:#363A3E;
	background:#fff;
	font-weight:bolder;
	}

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;
	padding:5px
	}

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 {
	background-color: #ffffff;
	text-align: left;
	width: 750px;
	vertical-align: top;
	border: 1px 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;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #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: #abbbd3;
	background-image: 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;
	}

#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;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
.centerColumn h1 {font-weight:bold; font-size:24px; line-height:36px; margin-bottom:18px; border-bottom:#ccc 1px dotted}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.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;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border:none;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
font-weight:bold; font-size:16px; line-height:18px; margin-bottom:18px; color:#fff; background:#990000; margin:0px; text-align:left; height:20px; padding:7px
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-weight:normal; font-size:18px; line-height:18px; color:#990000; margin:10px 0 20px 0; text-align:left;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading{
	font-weight:normal; font-size:18px; line-height:18px; color:#147EAB; margin:10px 0 20px 0
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border-bottom: 5px solid #efefef;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
font-weight:normal; font-size:18px; line-height:18px; color:#147EAB; margin:10px 0 20px 0; text-align:left;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	font-weight:normal; font-size:18px; line-height:18px; color:#147EAB; margin:10px 0 20px 0; text-align:left;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #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: #000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #666;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #666;
	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;
	}

.productListing-rowheading {
	background-color:#990000;
	background-image: url(../images/tile_back1.gif);
	height:24px;
	color: #FFFFFF;
	}
.productListing-rowheading a {color:#fff}
#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;
	}

