/**
 * 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 $
 */
#indexProductListCatDescription {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height: 150%;
	}

#pbox_search {
	margin-bottom: 20px;
	text-align: center;
	}
#pbox_search .pbox_search_box {
	border: 1px solid #000000;
	background-color: #333333;
	padding: 4px 5px 4px 5px;
	color: #efefef;
	width: 140px;
	}
#pbox_search .pbox_search_button {
	border: 1px solid #000000;
	background-color: #333333;
	padding: 3px 5px 3px 5px;
	color: #efefef;
	/*width: 55px;*/
	}	

table.cartTable th {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #efefef;
	border-top: 1px dashed #bbbbbb;
	background: #f6f6f6;
	color: #555555;
	}
table.cartTable th a {
	color: #555555;
	text-decoration: none;
	}

table.cartTable td {
	padding: 10px;
	border-bottom: 1px solid #efefef;
	}

table.cartTable td.cartQuantityUpdate {
	padding: 10px 0px 10px 0px;
	}
table.cartTable td.cartQuantity {
	padding: 10px 2px 10px 10px;
	}

#cartSubTotal {
	background-color: #efefef;
	border-top: 1px dashed #bbbbbb;
	border-bottom: 1px dashed #bbbbbb;
	font-weight: bold;
	text-align: right;
	line-height: 150%;
	margin-top: 10px;
	padding: 10px 20px 10px 20px;
	}


table.cartTable tr {
	background-color: #ffffff;
	background-image: url('../images/pbox_prodlisting_bg.gif');
	background-repeat: no-repeat;
	background-position: top center;
	vertical-align: top;
	}

table.cartTable {
	width: 100%;
	}




#upcomingProductsTable td {
	padding: 5px;
	}


.cartQuantityUpdate input{
	margin-top: 1px;
	display: inline;
	}
.estimate_shipping {
	margin-bottom: 0px;
	padding: 0px;
	}
.continue_shopping {
	margin-bottom: 5px;
	padding: 0px;
	}
.update_cart {
	margin-top: 0px;
	padding: 0px;
	}
.update_cart2 {
	margin-bottom: 5px;
	padding: 0px;
	}
.checkout {
	margin-bottom: 5px;
	padding: 0px;
	}
.listingMoreInfoButton {
	margin-bottom: 5px;
	}

#productDescription {
	line-height: 160%;
	font-size: 13px;
	}

.categoryListBoxContents {
	margin: 0px 0px 10px 0px;
	}

.navSplitPagesLinks {
	text-align: center;
	padding: 0px;
	}

.pbox_product_button_table td {
	padding: 5px 0px 5px 0px;
	}


#bannerboxContent {
	margin: 0px -10px 0px -10px;
	}
#bannerbox2Content {
	margin: 0px -10px 0px -10px;
	}

.pbox_addtocart_row {
	border-top: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	}
.pbox_price_row {
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	}	

.pbox_price_cart_row {
	background-image: url('../images/pbox_price_cart_bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #efefef;
	}	

#cartAdd {
	text-align: center;
	margin: 0px -0px -0px -0px;
	padding: 10px;
	}

#productPrices {
	text-align: center;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	font-size: 32px;
	line-height: 100%;
	color: #015001;
	}

#productDescription {
	border: 0px solid #00ff00;
	}

.pbox_prod_img {
	width: 180px;
	padding: 10px;
	border: 1px dashed #bbbbbb;
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	}

.pbox_prod_desc {
	padding: 0px 20px 0px 0px;
	border: 0px solid #555555;
	}

#productMainImage {
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

.pbox_price_sidespecials {
	font-size: 18px;
	font-weight: bold;
	color: #015001;
	}

.pbox_sidespecials_box {
	border: 1px solid #000000;
	background-color: #ffffff;
	color: #015001;
	padding: 10px;
	width: 190px;
	margin: 0px -10px 0px -10px;
	}

.bannerbox2Content {
	margin: 0px;
	}


#specials .pbox_sidespecials_box a {
	color: #015001;
	}
#specials .pbox_sidespecials_box a:hover {
	color: #000000;
	text-decoration: none;
	}

#specials .pbox_sidespecials_box img {
	color: #015001;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border: 0px solid #000000;
	}








.pbox_price_whatsnew {
	font-size: 18px;
	font-weight: bold;
	color: #015001;
	}

.pbox_price_specials {
	font-size: 18px;
	font-weight: bold;
	color: #015001;
	}


#catBoxDivider {
	background-color: #00c200;
	border-top: 0px solid #00c200;
	border-bottom: 1px solid #00c200;
	height: 1px;
	margin: 5px 0px 4px 0px;
	padding: 0px;
	width: 150px;
	}
HR {
	background-color: #00c200;
	border-top: 0px solid #00c200;
	border-bottom: 1px solid #555555;
	height: 1px;
	margin: 5px 0px 4px 0px;
	padding: 0px;
	}


.pbox_itemDesc {
	margin: 0px -20px 0px -10px;
	text-align: left;
	width: 100%;	}


.pbox_price {
	font-size: 28px;
	font-weight: bold;
	color: #015001;
	padding: 0px;
	}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	font-size: 12px;
	font-weight: normal;
	}
.productPriceDiscount {
	color: #ff0000;
	font-size: 12px;
	font-weight: normal;
	}



#siteinfoLegal {
	color: #000000;
	}
#siteinfoLegal a {
	color: #000000;
	}
#siteinfoLegal a:hover{
	color: #000000;
	text-decoration: underline;
	}

.pbox_greenbar {
	padding: 0px;
	height: 36px;
	background-color: #00c200;
	background-image: url('../images/pbox_greenbar_bg.gif');
	background-repeat: repeat-x;
	border-bottom: 1px solid #000000;
	}

.productListing-data {
	text-align: left;
	font-size: 12px;
	padding: 0px;
	}

table.tabTable th {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #efefef;
	border-top: 1px dashed #bbbbbb;
	background: #f6f6f6;
	color: #555555;
	}
table.tabTable th a {
	color: #555555;
	text-decoration: none;
	}

table.tabTable td {
	padding: 15px;
	border-bottom: 1px solid #efefef;
	}

table.tabTable tr {
	background-color: #ffffff;
	background-image: url('../images/pbox_prodlisting_bg.gif');
	background-repeat: no-repeat;
	background-position: top center;
	vertical-align: top;
	}

table.tabTable {
	width: 100%;
	}


.itemTitle h3 {
	margin: 0px;
	}
h3 {
	margin: 0px;
	font-size: 18px;
	padding: 0px;
	}


#pbox_cart {
	color: #222222;
	padding: 10px 20px 10px 0px;
	font-weight: bold;
	font-size: 12px;
	}
#pbox_cart a {
	color: #000000;
	text-decoration: none;
	}
#pbox_cart a:hover {
	color: #ffffff;
	text-decoration: none;
	}


html {
	height: 100%;
	padding: 0px;
	}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #fff;
	background-color: #0f0f0f;
	background-image: url('../images/pbox_body_bg.gif');
	background-repeat: repeat;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

/* start Table fills */
.pbox_fill {
	width: 20px;
	padding: 8px;
	background-image: url('../images/pbox_leftright_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #111111;
	color: #ffffff;
	}
/* end Table fills */


#pbox_logo_left img {
	border: 0px solid #00ff00;
	margin-bottom: -1px;
	}
#pbox_logo_left {
	background-color: #000000;
	padding: 0px 0px 0px 20px;
	color: #ffffff;
	background-image: url('../images/pbox_logo_left_bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
	}
#pbox_logo_left a {
	color: #ffffff;
	text-decoration: none;
	}
#pbox_logo_left a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
.pbox_logo_right {
	background-color: #222222;
	padding: 0px;
	color: #ffffff;
	height: 101px;
	}


/* start Black Bars */
.pbox_blackbar {
	padding: 0px;
	height: 11px;
	background-color: #111111;
	background-image: url('../images/pbox_blackbar_bg.gif');
	background-repeat: repeat-x;
	font-size: 0px;
	border-bottom: 1px solid #000000;
	}
/* end Black Bars */


h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 12px;
	color: #ffffff;
	}

.leftBoxHeading {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
.leftBoxHeading a {
	color: #ffffff;
	text-decoration: none;
	}

.leftBoxContainer {
	border: 0px solid #ffffff;
	margin-top: 0px;
	padding: 0px;
	}

.sideBoxContent {
	padding: 5px 10px 20px 10px;
	font-size: 12px;
	}





.pbox_wrap {
	border: 1px solid #000000;
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	}

#navBreadCrumb {
	color: #222222;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 20px 10px 20px;
	}
#navBreadCrumb a {
	color: #000000;
	text-decoration: none;
	}
#navBreadCrumb a:hover {
	color: #ffffff;
	text-decoration: none;
	}

.centerBoxWrapper {
	border: 0px solid #00ff00;
	padding: 0px;
	}

/* Start Headings */
.centerBoxHeading {
	font-family: Tahoma, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 24px;
	color: #015001;
	text-decoration: none;
	text-align: left;
	line-height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 54px;
	background-image: url('../images/pbox_h2_bg.gif');
	background-repeat: no-repeat;
	background-position: left 2px;
	}
#pbox_left_inner h1 {
	font-family: Tahoma, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 24px;
	color: #015001;
	text-decoration: none;
	text-align: left;
	line-height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 54px;
	background-image: url('../images/pbox_h2_bg.gif');
	background-repeat: no-repeat;
	background-position: left 2px;
	}
/* End Headings */


.pbox_left_main {
	background-image: url('../images/pbox_content_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #ffffff;
	color: #333333;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 100%;
	}

#pbox_left_inner {
	background-image: url('../images/pbox_content_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 20px 20px 20px 20px;
	margin-left: 0px;
	line-height: 150%;
	width: 600px;
	}
#pbox_left_inner a {
	color: #015001;
	text-decoration: none;
	}
#pbox_left_inner a:hover {
	color: #008900;
	text-decoration: none;
	}

.pbox_right_main {
	background-image: url('../images/pbox_content_bottomsss.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #222222;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 230px;
	}

#pbox_right_inner {
	background-image: url('../images/pbox_sidebar_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 20px 20px 20px 20px;
	line-height: 150%;
	}
#pbox_right_inner a {
	color: #00c200;
	text-decoration: none;
	}
#pbox_right_inner a:hover {
	color: #00ff00;
	text-decoration: none;
	}

#specialsHeading a {
	color: #ffffff;
	}








/* start Page Divide */
.pbox_divide {
	font-size: 0px;
	height: 56px;
	width: 100%; 
	padding: 0px 0px 30px 0px; 
	background-image: url('../images/pbox_divide_bg.gif'); 
	background-repeat: no-repeat;
	background-position: top right;
	}
/* end Page Divide */

.pbox_memberbar {
	padding: 0px;
	height: 77px;
	background-color: #00c200;
	background-image: url('../images/pbox_memberbar_bg.gif');
	background-repeat: repeat-x;
	border-bottom: 1px solid #000000;
	}

.pbox_memberbar2 {
	padding: 0px;
	height: 77px;
	background-color: #00c200;
	background-image: url('../images/pbox_memberbar_bg2.gif');
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: 1px solid #000000;
	}






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;
	}


h2 {
	font-size: 1.4em;
	}

h3 {
/*	font-size: 1.3em;
*/	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h2, h4, h5, h6 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0px;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}



/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 150%;
	padding: 20px;
	border: 1px solid #000000;
	margin: 10px 0px 10px 0px;
	}
.messageStackWarning a, .messageStackError a, .messageStackSuccess a, .messageStackCaution a {
	color: #ffffff;
	text-decoration: underline;
	}
.messageStackWarning a:hover, .messageStackError a:hover, .messageStackSuccess a:hover, .messageStackCaution a:hover {
	color: #ffffff;
	text-decoration: none;
	}


.messageStackWarning, .messageStackError {
	background-color: #700700;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #008900;
	color: #ffffff;
	}

.messageStackCaution {
	background-color: #015001;
	color: #ffffff;
	}



/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#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 {}
.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: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: left;
	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;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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 {
	margin: 0;
	}

#navMainSearch {
	float: right;
	}



#navEZPagesTop {
	background-color: #ffff33;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}


.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0px;
	}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}



/*Shopping Cart Display*/
.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading {
	background-color: #efefef;
	 }


.tableRow, .tableHeading {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.0em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}



.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;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSalePrice, .productSpecialPriceSale {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#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*/
#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, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}



h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

#cartEmptyText, #cartBoxGVButton, 
#cartBoxEmpty, #cartBoxVoucherBalance, 
#navCatTabsWrapper, 
#navEZPageNextPrev, 
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, 
#siteinfoCredits, #siteinfoStatus, #siteinfoIP, 
.center, 
.cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, 
.accountQuantityDisplay, 
.ratingRow, 
LABEL#textAreaReviews, 
#reviewsInfoDefaultProductImage, 
#productReviewsDefaultProductImage, 
#reviewWriteMainImage, 
.centerBoxContents, 
.specialsListBoxContents, 
.categoryListBoxContents, 
.additionalImages, 
.centerBoxContentsSpecials, 
.centerBoxContentsAlsoPurch, 
.centerBoxContentsFeatured, 
.centerBoxContentsNew, 
.gvBal, 
.attribImg {
	text-align: center;
	}

.centeredContent, TH {
	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 {
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*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;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}





.pbox_pop {
	background-color: #ffffff;
	color: #000000;
	}





body#popupShippingEstimator,
body#popupSearchHelp,
body#popupAdditionalImage,
body#popupImage,
body#popupCVVHelp,
body#popupCouponHelp,
body#popupAtrribsQuantityPricesHelp,
body#infoShoppingCart {
	background-color: ffffff;
	margin: 0px;
	padding: 0px;
	color: #333333;
	}
.shippingEstimatorWrapper {
	padding: 20px;
	background-color: #fff;
	color: #333;
	}

body#popupShippingEstimator a, 
body#popupSearchHelp a,
body#popupAdditionalImage a,
body#popupImage a,
body#popupCVVHelp a,
body#popupCouponHelp a,
body#popupAtrribsQuantityPricesHelp a,
body#infoShoppingCart a {
	color: #008900;
	text-decoration: none;
	}
body#popupShippingEstimator a:hover,
body#popupSearchHelp a:hover,
body#popupAdditionalImage a:hover,
body#popupImage a:hover,
body#popupCVVHelp a:hover,
body#popupCouponHelp a:hover,
body#popupAtrribsQuantityPricesHelp a:hover,
body#infoShoppingCart a:hover {
	color: #015001;
	text-decoration: underline;
	}

.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#00c200;
	text-align: center;
	border-bottom: 1px solid #015001;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}

#seProductsHeading {
	background-color: #efefef;
	border-bottom: 1px solid #bbbbbb;
	}
#seTotalHeading {
	background-color: #efefef;
	border-bottom: 1px solid #bbbbbb;
	}

#seBorder {
	border: 1px solid #000;
	}
.seCartTotalDisplay {
	text-align: center;
	}

#seShipTo {
	padding: 0.2em;
	}
