/**

 * 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: 11px;

color: #585959;

background-color: #FFF;

}



a img {

border: none;

}



a, a:link, a:visited {

color: #282828;

text-decoration: none;

}



a:hover, a:active {

color: #000;

text-decoration: none;

}



h1 {

font-size: 14px;

color: #585858;

}



h2 {

font-size: 13px;

}



h3 {

font-size: 12px;

}



h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

font-size: 12px;

}



#createAcctDefaultLoginLink {

font-size: 11px;

font-weight: normal;

}



.biggerText, #conditions, #privacy, #shippingInfo, #unsubDefault {

font-size: 12px;

}





h1, h2, h3, h4, h5, h6 {

margin: 3px 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: 11px;

}



FORM, SELECT, INPUT {

display: inline;

font-size: 11px;

margin: 1px;

vertical-align: middle;

}



TEXTAREA {

margin: auto;

display: block;

width: 95%;

vertical-align: middle;

}



FIELDSET {

padding: 5px;

margin: 5px;

border: 1px solid #DDD;

}



LEGEND {

font-weight: bold;

padding: 3px;

color: black;

}



LABEL, h4.optionName {

line-height: 16px;

padding: 2px;

}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

margin: 5px 3px;

}



#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

float: left;

}



LABEL.inputLabel {

width: 100px;

float: left;

}



LABEL.inputLabelPayment {

width: 150px;

float: left;

padding-left: 28px;

}



LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {

width: 120px;

float: left;

}



#checkoutPayment LABEL.radioButtonLabel {

font-weight: bold;

}



P, ADDRESS {

padding: 5px;

}



ADDRESS {

font-style: normal;

}



.clearBoth {

clear: both;

}



HR {

height: 1px;

margin-top: 5px;

border: none;

border-bottom: 1px solid #DDD;

}



/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {

line-height: 1.8em;

padding: 0.2em;

}



.messageStackWarning, .messageStackError {

background-color: #A70200;

color: #ffffff;

}



.messageStackSuccess {

background-color: #99FF99;

color: #212121;

}



.messageStackCaution {

background-color: #FFFF66;

color: #000000;

}



/*wrappers - page or section containers*/

.mainpagebox {

width: 203px;

height: 252px;

background: url(../images/mpboxbg.gif) repeat-x left top;

}



.mainpageboxtop {

width: 203px;

background: url(../images/mpboxtop.gif) no-repeat left top;

}



.mainpageboxbot {

width: 203px;

background: url(../images/mpboxbot.gif) no-repeat left bottom;

}



.mainpageboxmid {

width: 201px;

height: 244px;

border-left: 1px solid #CFCFCF;

border-right: 1px solid #CFCFCF;

color: #585959;

font-weight: bold;

text-transform: uppercase;

text-align: center;

}



#bgWrapper {

width: 100%;

background: #FFF;

}



#mainWrapper {

background-color: #FFF;

text-align: left;

width: 980px;

vertical-align: top;

}



#headerWrapper {

height: 33px;

width: 980px;

background: #FFF;

margin: 10px 0 0 0;

}



#headerleft {

width: 168px;

height: 33px;

float: left;

}



#logoc {

width: 168px;

background: url(../images/logobg.gif) repeat-y left top;

position: relative;

top: -33px;

}



#logob {

height: 110px;

width: 168px;

text-align: center;

background: url(../images/logob.gif) no-repeat left bottom;

}



#headerright {

width: 804px;

height: 33px;

float: right;

background: url(../images/hbg.gif) repeat-x left bottom;

}



#hcorl {

height: 33px;

width: 804px;

background: url(../images/hcorl.gif) no-repeat left bottom;

}



#hcorr {

height: 33px;

width: 804px;

background: url(../images/hcorr.gif) no-repeat right bottom;

}



#hguest {

float: left;

padding: 10px 0 0 15px;

}



#hguest span {

text-transform: uppercase;

color: #000;

}



#hlog {

float: right;

width: 100px;

text-align: center;

padding: 10px 0 0 0;

height: 23px;

background: url(../images/vline.gif) no-repeat left bottom;

}



#hacc {

float: right;

width: 150px;

text-align: center;

padding: 10px 0 0 0;

height: 23px;

background: url(../images/vline.gif) no-repeat left bottom;

}



#hcart {

float: right;

text-align: right;

width: 132px;

height: 23px;

padding: 10px 8px 0 0;

background: url(../images/vline.gif) no-repeat left bottom;

}



#hcico {

float: right;

margin: 10px 8px 0 0;

}



.prod_list {

border-bottom: 1px solid #909090;

margin: 5px 0 0 0;

}



.prod_container {

width: 628px;

padding: 4px 0 4px 0;

border-top: 1px solid #909090;

}



.prod_i {

float: left;

text-align: left;

width: 105px;

}



.prod_pc {

float: right;

width: 500px;

}



.prod_n {

width: 490px;

font-size: 12px;

padding: 10px 5px 3px 5px;

border-bottom: 1px solid #CBCBCB;

}



.prod_n h3 {

margin: 0;

padding: 0;

}



.prod_n a, .prod_n a:visited {

font-size: 12px;

color: #222644;

font-weight: bold;

}



.prod_n a:hover, .prod_n a:active {

font-size: 12px;

color: #000;

text-decoration: none;

}



.prod_bl {

float: right;

width: 500px;

padding: 5px 5px 0px 5px;

}



.prod_d {

float: left;

width: 250px;

font-size: 10px;

color: #747474;

}



.prod_d a, .prod_d a:visited {

font-size: 10px;

color: #747474;

}



.prod_d a:hover, .prod_d a:active {

font-size: 10px;

color: #313131;

text-decoration: underline;

}



.prod_p {

float: left;

width: 130px;

color: #000;

font-size: 10px;

margin: 0 10px;

}



.prod_p .price_text {

color: #747474;

}



.prod_b {

float: right;

width: 90px;

}



#featuredProducts hr {

height: 1px;

color: #CDCDCD;

background: #CDCDCD;

margin: 0;

padding: 0;

}



.prod_container2 {

float: left;

width: 156px;

height: 210px;

}



.prod_i2 {

width: 100px;

margin: 0 auto;

}



.prod_pc2 {

width: 156px;

}



.prod_n2 {

width: 146px;

font-size: 11px;

padding: 8px 5px 5px 5px;

text-align: center;

}



.prod_n2 h3 {

margin: 0;

padding: 0;

}



.prod_n2 a, .prod_n2 a:visited {

font-size: 11px;

color: #585959;

}



.prod_n2 a:hover, .prod_n2 a:active {

font-size: 11px;

color: #313131;

text-decoration: underline;

}



.prod_d2 {

width: 140px;

margin: 5px auto;

font-size: 10px;

color: #747474;

}



.prod_d2 a, .prod_d2 a:visited {

font-size: 10px;

color: #747474;

}



.prod_d2 a:hover, .prod_d2 a:active {

font-size: 10px;

color: #313131;

text-decoration: underline;

}



.prod_p2 {

float: left;

width: 50px;

color: #585959;

font-size: 10px;

margin: 0 5px;

font-size: 11px;

font-weight: bold;

}



.prod_p2 .price_text {

color: #585959;

}



.prod_b2 {

float: right;

width: 80px;

margin: 2px;

text-align: right;

}



.prod_b2 img {

margin-bottom: 2px;

}



#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 {}

.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: 5px;

font-size: 10px;

font-weight: normal;

margin: 0;

border-bottom: 1px solid #DDD;

}



#navBreadCrumb a {

font-size: 10px;

}



#navEZPagesTop {

background-color: #abbbd3;

background-image: url(../images/tile_back.gif);

font-size: 0.95em;

font-weight: bold;

margin: 0em;

padding: 0.5em;

}



/*The main content classes*/

#contentColumnMain, .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: 10px;

}



.centerColumn {

margin: 10px 8px 10px 8px;

padding: 0;

}



.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: #A70200;

position: relative;  /*do not remove-fixes stupid IEbug*/

}



.cartOldItem {

color: #350200;

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;

}



.attributesComments {}



/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {

margin: 10px 0 0 0;

}



.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {

line-height: 18px;

font-weight: bold;

color: #747474;

}



.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a {

line-height: 14px;

}



.normalprice, .productSpecialPriceSale {

text-decoration: line-through;

color: #8F8D7E;

font-weight: bold;

}



.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {

color: #749601;

font-weight: bold;

padding: 1px;

}



.productSpecialPriceSale {

color: #FFF;

font-weight: bold;

padding: 1px;

background: #BBB;

}



.productPriceDiscount {

font-weight: normal;

font-size: 10px;

padding: 2px;

color: #749601;

}



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

}



#productName {

font-size: 12px;

color: #000;

font-weight: bold;

}



#productLeftcol {

width: 328px;

float: left;

}



#productMainImage {

float: left;

margin: 5px;

}



.productRightcol {

width: 280px;

float: right;

margin: 5px;

}



#discountPolicy4 {

width: 280px;

}



#discountPolicy4 table {

width: 280px;

}



#discountPolicy4 td {

width: 50%;

text-align: center;

padding: 5px 0;

}



#discountPolicy4 tr {

background: #fff url(../images/prodinfo.gif) repeat-x left center;

}



.discountpr {

color: #000;

}



.productRightcont {

text-align: right;

float: right;

}

#productTellFriendLink {

margin-bottom: 10px;

}



#productPrices {

text-align: center;

color: #6C9000;

font-size: 14px;

font-weight: bold;

margin: 0 0 10px 0;

line-height: 18px;

}



#freeShippingIcon {

text-align: center;

}



div#productAdditionalImages {

border-bottom: 1px solid #E6E6E6;

margin-bottom: 10px;

padding-bottom: 10px;

height: 1%;

}



#productDetailsList {

font-size: 11px;

color: #282828;

line-height: 18px;

}



#productDescription {

float: left;

width: 180px;

text-align: left;

font-size: 10px;

padding: 10px;

color: #585959;

}



#cartAdd {

float: right;

width: 80px;

margin: 10px 0;

}



#productQuantityDiscounts table {

width: 500px;

padding: 5px 0px;

border: 1px solid #E6E6E6;

}



#productQuantityDiscounts td {

padding: 5px;

border: 1px solid #E6E6E6;

}



#productQuantityDiscounts td.qtdisctabhead {

font-size: 11px;

font-weight: bold;

border: 0;

background: #FFFACA;

}



#productQuantityDiscounts td.qtdisctabin {

background: #F8F8F8;

}



#productAttributes, .wrapperAttribsOptions label {

font-size: 11px;

}



#productAttributes h3, #productAttributes h4, .wrapperAttribsOptions h3, .wrapperAttribsOptions h4 {

font-size: 11px;

}



#reviewsInfoDefaultHeading {

text-align: center;

border-bottom: 1px solid #DDD;

padding-bottom: 10px;

margin: 0 auto;

}



#reviewsInfoDefaultProductImage {

width: 300px;

float: left;

margin: 10px 0;

}



/*Attributes*/

.attribImg {

width: 20%;

margin: 0.3em 0em;

}



.centerBoxWrapper {

height: 1%;

margin-top: 10px;

background: #FFF url(../images/cbbg.gif) repeat-y;

}



.centerBoxfoot {

padding: 0 0 10px 0;

background: url(../images/cbbot.gif) no-repeat left bottom;

}



#alsoPurchased {

background: none;

}



#crossSell {

background: none;

}



h2.centerBoxHeading {

font-size: 12px;

font-weight: bold;

color: #FFF;

padding: 0 0 0 14px;

margin: 0;

text-align: left;

font-weight: bold;

text-transform: uppercase;

}



.centerBoxHeading {

background: #fe733d url(../images/centheadbg2.jpg) no-repeat;

margin: 0;

height: 25px;

line-height: 25px;

}



#alsoPurchased .centerBoxHeading, #alsoPurchased h2.centerBoxHeading {

background: none;

color: #585959;

text-transform: none;

padding: 0;

margin: 0 0 10px 0;

font-size: 11px;

}



#crossSell .centerBoxHeading, #crossSell h2.centerBoxHeading {

background: none;

color: #585959;

text-transform: none;

padding: 0;

margin: 0 0 10px 0;

font-size: 11px;

}

	

/*sideboxes*/

.columnLeft, .columnRight {

vertical-align: top;

width: 168px;

background: #FFF;

font-size: 11px;

}



#navColumnOneWrapper {

position: relative;

top: -33px;

}



#navColumnTwoWrapper {

margin: 10px 0 0 0;

}



.leftBoxHeading, .rightBoxHeading {

height: 25px;

line-height: 25px;

background: #fe733d url(../images/headbg2.jpg) no-repeat;

color: #FFF;

}



h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading a:visited, h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading a:visited {

font-size: 12px;

color: #FFF;

margin: 0;

text-align: left;

font-weight: bold;

text-transform: uppercase;

}

h3.leftBoxHeading, h3.rightBoxHeading {

padding: 0 0 0 14px;

}



h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading a:visited {

color: #FFF;

}



h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {

color: #FFF;

font-weight: bold;

text-decoration: none;

}



.leftBoxContainer, .rightBoxContainer {

margin: 0 0 8px 0;

background: #FFF url(../images/sbbg.gif) repeat-y;

}



.sideBoxContent {

padding: 10px;

font-size: 11px;

background: url(../images/sbbot.gif) no-repeat left bottom;

}



.leftBoxContainer .sideBoxContent, .leftBoxContainer .sideBoxContent a, .leftBoxContainer .sideBoxContent a:visited {

color: #333333;

}



.leftBoxContainer .sideBoxContent a:hover {

color: #212121;

}





#menutop {

width: 168px;

background: url(../images/menutop.gif) no-repeat left top;

padding: 6px 0 0 0;

}



#menu {

background: #FFF url(../images/sbbg.gif) repeat-y;

margin: 8px 0;

text-transform: uppercase;

font-size: 10px;

}



#menu a {

font-size: 10px;

color: #585959;

}



#menu a:hover, #menu a:active {

color: #313131;

}



#menuContent {

padding: 0 0 6px 0;

}



#menula {

background: #F4F4F4 url(../images/sbbg.gif) repeat-y;

padding: 0px 8px 8px 16px;

line-height: 28px;

margin: 0;

list-style-type: none;

}



#menula .hpage {

font-weight: bold;

font-size: 12px;

}



#menulb {

border-top: solid #CCCCCC 1px;

background: #FFF url(../images/sbbg.gif) repeat-y;

padding: 8px 8px 0px 16px;

line-height: 18px;

margin: 0;

list-style-type: none;

}



div#chcategoriesContent ul {

margin: 0;

padding: 0;

width: 168px;

}



div#chcategoriesContent li {

margin: 0;

padding: 0 0 0 14px;

list-style: none;

height: 24px;

line-height: 24px;

width: 154px;

}



div#chcategoriesContent li.category-top {

font-weight: bold;

font-size: 12px;

background: #EFEFEF url(../images/catnav.gif) no-repeat top left;

}



#chcategoriesContent {

margin: 0;

padding: 0 0 8px 0;

}



#chcategoriesContent a {

color: #333;

}



#chcategoriesContent a:hover, #chcategoriesContent a:active {

color: #575757;

}



#chcategories {

margin: 0;

padding: 0;

}



#bestsellersContent {

margin: 0;

padding: 0;

}



#bestsellers .bswrapper {

background: url(../images/bsbg.gif) repeat-x top left;

width: 166px;

margin: 0 1px 0 1px;

padding: 4px 0 0 0;

}



#bestsellers .bswrapper ul {

margin: 0;

padding: 0;

}



#bestsellers .bswrapper li {

margin: 0;

padding: 0 10px 0 14px;

list-style: none;

line-height: 24px;

}



#bestsellersContent {

padding: 0 0 8px 0;

}



#whatsnew .bswrapper {

width: 166px;

margin: 0 1px 0 1px;

padding: 4px 0 0 0;

}



#whatsnew .bswrapper ul {

margin: 0;

padding: 0;

}



#whatsnew .bswrapper li {

margin: 0;

padding: 0 10px 0 14px;

list-style: none;

line-height: 24px;

}



#whatsnewContent {

padding: 0 0 8px 0;

}



/* categories box parent and child categories */

A.category-top, A.category-top:visited {

text-decoration: none;

}



A.category-links, A.category-links:visited {

text-decoration: none;

}



A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {

text-decoration: none;

}



SPAN.category-subs-parent {

font-weight: bold;

}



SPAN.category-subs-selected {

font-weight: bold;

}



#languages {

text-align: left;

line-height: 16px;

font-size: 10px;

}



#languages .langwrap {

height: 24px;

}



/* end categories box links */



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

text-align: center;

}



#bannerboxHeading {

background-color: #0000CC;

}



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

}



.productListing-rowheading {

background-color: #abbbd3;

background-image: url(../images/tile_back.gif);

height: 2em;

color: #FFFFFF;

}



#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:#bcbcbc;

text-align: center;

}

	

.seDisplayedAddressInfo {

text-transform: uppercase;

text-align: center;

font-weight: bold;

}

	

#seShipTo {

padding: 0.2em;

}









