/**
 * 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: #f5f5f5;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #d384af;
	text-decoration: none;
	}
 
a:visited {
	color: #d384af;
	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: #000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
        color:#343333;
	}

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

.biggerText {
	font-size: 1.2em;
	}

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

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

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

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

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch {
	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;
	}

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

.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:url(../images/wrapper_bg.jpg);
        background-repeat: repeat-x;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: auto;
	padding: 0em;
        width:978px;
	}

#headerWrapper {
	margin: auto;
	padding: 0em;
        width:978px;
        height:110px;
        
	}

#logoWrapper {
        width:210px; 
        padding-top:1px; 
        float:left;    
}

#contentMainWrapper {
	margin: auto;
	padding:0em 0.5em 0em 0.5em;
        width:978px;
        background:#fff;
        border:1px solid #d8d6d6;
	}


#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	display:none;
	}

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

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

.wrapperAttribsOptions {
	margin: 0px 0px 10px 0px ;
        float:left;
        width:380px;
        padding-bottom:10px;
        border-bottom:1px solid #c3c3c3;
	}

/*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: none;
	font-weight: bold;
	color: #ffffff;
        width: 100%;
        height:16%;
        
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0em 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;
	}

#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, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background:none;
	}

#navBreadCrumb a {
        color:#d384af;
}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #fff;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

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

.centerColumn {
        padding-left:2.3em;
}

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



/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	margin-top:10px;
        background:#fff;
        background-repeat:no-repeat;
        width:383px;
        height: 53px;
        padding:15px 0px 0px 0px;
        color:#4c4b4b;
        font-weight:bold;
        border-top:1px solid #c3c3c3;
        border-bottom:1px solid #c3c3c3;
        
	}

#cartAdd br {
        display:none;
}

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

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

#cartSubTotal {
	border-top: 1px solid #c3c3c3;
	font-weight: bold;
        font-size:1.2em;
	text-align: right;
	line-height: 2.2em;
	padding-right: 1em;
        background:#f7f7f7;
	}

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

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

.cartProductDisplay{
        border-right:1px solid #c3c3c3;
}

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

.cartTotalsDisplay {
        display:none;
        
}

.cartTotalDisplay {
	text-align: center;
	padding-right: 0.1em;
        padding-top:3px;
        font-weight:bold;
        font-size: 1.2em;
        background:#fff;
        
	}

#scRemoveHeading {
        color:#fff;
        width:40px;
        text-align:center;
}

#scUpdateQuantity {
	width:23px;
	}

#scQuantityHeading {
        color:#000;
        text-transform:uppercase;
}

#scUnitHeading{
        display:none;
}

.cartUnitDisplay{
        display:none;
}

#scTotalHeading {
        width:50px;
        color:#fff;
        text-transform:uppercase;
}

#scProductsHeading {
        width:250px;
        color:#000;
        text-transform:uppercase;
}

.cartQuantity {
	width: 4.7em;
        border-right:1px solid #c3c3c3;
	}

.cartNewItem {
	color: #000;
	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;
        border-left:1px solid #c3c3c3;
        
	}

.cartAttribsList {
	link-style:none;
        float:left;
        font-size:1.1em;
        
	}

.cartAttribsList li{
	link-style:none;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
        font-size:0.6em;
        margin-left:11px;
	}

.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*/
#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;
	}

/*sideboxes*/
.columnLeft {border-right:1px solid #f7f7f7;
        padding-right:2px;}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1.3em;
	color: #343333;
        font-weight:bold;
        
        text-transform:uppercase;
        
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #fff;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	
	margin-bottom: 1.2em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
        border-bottom:1px solid #c3c3c3;
	}

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

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

/*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: #fff;
	height: 2em;
	}

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

ul.headerLinksLeft {
        float:left;
        height:1em;
        
}

ul.headerLinksRight {
        float:right;
        color:#d384af;
}

ul.headerLinksRight a{
        margin-top:3px;
        color:#fff;
}

ul.headerLinksRight a:hover{
        margin-top:3px;
        color:#d384af;
}

#topLinkPink {
        color:#d384af;
        display:inline;
}

#navMainCartSummary {
        float:left;
        width:160px;
        height:65px;
        text-align:right;
        background:url(../images/cart_bg.png);
        background-repeat:no-repeat;
        background-position:top right;
        padding-top:10px;
        margin-top:10px;
}

#topCartButtons {
        float:right;
        width:131px;
        text-align:right;
        padding-right:5px;
}

a#view-cart {
float:left;
margin-right:3px;
width: 64px; height: 20px;
background: url(../images/cart/view-cart.jpg) no-repeat; 
}

a#view-cart:hover {
float:left;
margin-right:3px;
width: 64px; height: 20px;
background: url(../images/cart/view-cart_over.jpg) no-repeat; }

a#checkout {
float:left;
width: 64px; height: 20px;
background: url(../images/cart/checkout.jpg) no-repeat; 
}

a#checkout:hover {
float:left;
width: 64px; height: 20px;
background: url(../images/cart/checkout_over.jpg) no-repeat; }

.hidden{
display:none;
}

#topCartText {
        color:#fff;
        font-size:1.2em;
        margin-right:50px;
        margin-bottom:12px;
        padding-top:16px;
}

#footerNew {
        height:200px;
        background:#707070;
}

#footerHead {
        height:32px;
        background:url(../images/footer-top_bg.jpg);
        width:978px;
        margin:auto;
}

#footerNewsletterContent {
        width:600px;

  
}

#footerNewsletterContent #Heading {
        display:none;
}

.newsContent input{
        float:left;
        margin-top:4px;
        margin-left:5px;
}

.newsContent{
        float:left;
        padding-top:3px;
        color:#fff;
        width:370px;
}

.newsContent h4 {
        float:left;
        padding-top:9px;
}

#siteinfoLegal {
        margin:auto;
        width:970px;
        text-align:left;
        color:#343333;
        float:left;
}

#siteinfoLegal a {
        color:#343333;
}

#headerMenu {
        width:600px;
        float:left;
        padding-top:17px;
}

#infoBar {
        float:left;
        width:978px;
        margin-bottom:3px;
}

#infoBar a {
        color:#2d2d2d;
        font-size:1.1em;
        
}

.topdelivery {
        float:left;
        width:290px;
        background:#f6f6f6;
        border: 1px solid #d8d6d6;
        padding:5px 3px 3px 3px;  
        height:11px;      
}

.topdelivery h4:hover{
        background:#fff;
}

.topadvice {
        float:left;
        width:235px;
        background:#f6f6f6;
        border: 1px solid #d8d6d6;
        padding:5px 3px 3px 3px;
        height:11px;
}

.topadvice h4:hover{
        background:#fff;
        
}
.topFaqs {
        float:left;
        width:165px;
        background:#f6f6f6;
        border: 1px solid #d8d6d6;
        padding:5px 3px 3px 3px;
        height:11px;
}

.topFaqs h4:hover{
        background:#fff;

}

.topCurrency h4{
        float:left;
        padding-top:5px;
        padding-left:4px;
        height:12px;
        
}

.topCurrency {
        background:#ebabce;
        border: 1px solid #d8d6d6;
        float:left;
        width:166px;
        
        
}

.infoSep {
        float:left;
        width:26px;
        text-align:center;
        background:#ebabce;
        border: 1px solid #d8d6d6;
        height:16px;
        padding-top:3px;
        margin: 0px 2px 0px 2px;
}

#manufacturerslistContent li {
        list-style:none;
        background:url(../images/bullet.jpg);
        background-repeat:no-repeat;
        padding-left:14px;
        margin-bottom:3px;
}

#manufacturerslistContent ul {
        padding-left:5px;
}

a.manufacturerName {
        color:#666;
        text-transform: uppercase;
        
}

a.manufacturerName:hover {
        color:#d384af;
}

#searchContent {
        padding-left:0px;
        padding-bottom:15px;
}

#searchContent input {
        float:left;
        
}


#searchButton {
        float:left;
        width:5px;
}

#searchButton input{
        float:left;
        width:5px;
        border:0px;
        background:url(../images/go.jpg);
        background-repeat:no-repeat;
        color:transparent;
        cursor:pointer;
        
}

#newIcon {
    height:74px;
    width:73px;
    background-image:url(../images/new-icon.png);
    position:absolute;
    
}

#newProductName {
        float:left;
        padding: 10px 10px 0px 20px;
        font-weight:bold;
        width:80px;
        text-align:left;
        
}

#newProductName a {
        color:#272727;
}

#newProductName a:hover {
        color:#fff;
}

#newDivider {
        float:left;
        border-left:1px dashed #c3c3c3;
        height:20%;
}

.newProductPrice {
        color:#d733c5;
        font-weight:bold;
        font-size:1.3em;
}

.centerBoxContentsNew{
        float:left;
        background-image:url(../images/new_product_bg.png);
        background-position:bottom;
        background-repeat:no-repeat;
        height:250px;
        width:195px;
}

#productColumnTop {
        width:750px;
        float:left;       
}

.navNextPrevWrapper {
        float:left;
        width:355px;
        text-align:left;
}

#productColumnLeft {
        width:350px;
        float:left;
        
}

#productColumnLeft img {
        position:relative;
        left:50px;
}

#productColumnRight {
        float:left;
        width:400px;
        margin:10px 0px 0px 0px;
        

}

#productColumnTop h1 {
        font-size:24px;
        color:#2d2d2d;
}

#productColumnTop h2 {
        font-size:22px;
        color:#d384af;
}

#productColumnBottom {
        float:left;
        width:100%;
        border-top:1px solid #c3c3c3;
        margin-top:10px;
}

.wrapperAttribsOptions {
	height:15px;
	}

#attribsOptionsText {
        visibility:hidden;
}

.attOptionName {
        float:left;
        width:100px;
}

.attOptionName a{
        color:#000;
        font-weight:bold;
}

.attback {
        float:left;
        padding-right:10px
        
}

#addThisbox {
        margin-top:5px;
        float:left;
        background:#fff;
        border:1px solid #c3c3c3;
        height:20px;
        width:238px;
        padding:6px 0px 0px 10px;
}

.productBottomLeft {
        float:left;
        width:400px;
        
}

.productBottomRight h5 {
        font-size:1.3em;
        padding:4px;
        width:380px;
}

.productBottomLeft h2 {
        font-size:1.3em;
        padding:4px;
        text-transform:uppercase;
}

.productBottomLeft h3.itemTitle{
        color:#d384af;
}

.productBottomRight {
        float:left;
        width:350px;
        border-left:1px solid #c3c3c3;
        text-align:center;
        
}

#cartAdd input {
        vertical-align:middle;
        margin-left:0px;
        }

#reviewButton {
        
        float:left;
        height:26px;
}

#reviewButton img {
        border:1px solid #c3c3c3;
}

.filesHead {
        display:none;
}

.files li {
        list-style:none;
}

.files ul {
        list-style:none;

}

#newProductImageBox {
        height:180px;
}

.attribImg img{
        height:25px;
        width:25px;
}

.attribImg {
        float:left;
}

#productTopRight {
        float:right;
        width:390px;
}

#alsoPurchased {
        border-top:1px solid #c3c3c3;
        margin-top:10px;
}

h3#reviewsHeading.leftBoxHeading{
	font-size: 1.0em;
	color: #343333;
        font-weight:bold;
        text-transform:uppercase;
}

.centerBoxContentsProducts {
        background:url(../images/product-listing_bg.jpg);
        background-repeat:no-repeat;
        background-position:bottom;
        height:260px;
}

.centerBoxContentsProducts .itemTitle {
        margin-top:5px;
		color:#2f2e2e;
        
}

#footerContents {
        margin:auto;
        width:978px;
        list-style:none;
        padding-left:15px;
}

#footerContents h4 {
        padding-bottom:2px;
        padding-top:5px;
        margin-bottom:5px;
        font-size:1.3em;
        color:#fff;
        border-bottom:1px solid #2a2a2a;
}

#footerContents a {
        font-size:1.2em;
        text-transform:lowercase;
}

.footerCol1,.footerCol2, .footerCol3, .footerCol4 {
        float:left;
        width:233px;
        margin-right:10px;
}

#footerBase {
        width:978px;
        margin:auto;
        
}

#footerBase .paymentTypes{
        float:right;
        height:20px;
        width:250px;
        margin:5px 0px 0px 0px;
        padding-right:10px;
        background:url(../images/payment-types.png);
        background-repeat:no-repeat;
}

#siteinfoLegal {
        float:left;
        width:280px;
}

#homeTop {
        margin-bottom:15px;
}

#homeOffer {
        float:left;
        
}

#homeWelcome {
        height:150px;
        width:540px;
        float:right;
}

#homeWelcome .header {
        background:#d384af;
        height:15px;
        padding:5px;
        color:#fff;
        
}

#homeWelcome .message {
        padding:10px;
        font-size:1.1em;
        line-height:15px;}

#whatsNew .centerBoxHeading {
        float:left;
        width:100%;
        background:#d384af;
}

#gctag {
        background:#707070;
}

#gctag .container {
        margin:auto;
        width:960px;
        text-align:right;
        padding-bottom:10px;
}        