/**

 * 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: #000;
        background:#000 url(../images/bg_image.jpg);
        background-position:top center;
        background-repeat:repeat-x;
        
	}



a img {border: none; }



a:link, #navEZPagesTOC ul li a {

	color: #000000;

	text-decoration: none;

	}

 

a:visited {

	color: #000000;

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

	}



a:active {

	color: #414141;

	}



h1 {
	font-size: 1.2em;

	color: #000000;

	}



h2 {

	font-size: 1.1em;

	}



h3 {

	font-size: 1.0em;

	}

h8 {font-size: 1.0em;}



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

	font-size: 1.0em;

	}



.biggerText {

	font-size: 1.1em;

	}



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;

	}



FORM, SELECT, INPUT {

	display: inline;

	font-size: 1em;

	margin: 0.1em;

	}



TEXTAREA {

	margin: 0px;

	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;

	}

#logo {
        margin-top:10px;
}



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;

	}

#blanksideboxContent p {

    padding: 0 0.5em
	
	}

#paymentsidebox {

width: 150px;
}
	
#paymentsideboxContent {

text-align:left;

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

	vertical-align: top;

	border: 0px solid #000000;
	
	margin:auto;


}





#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

	margin: 0em;

	padding: 0 0px;

	}
	
#logoWrapper{

	text-align:center;width: 100%;
	
	background-image:  url(../images/header_bg.jpg);

	background-repeat: no-repeat;

	background-color: #FFFFFF;
	
	background-position:top center;

	height:179px;

	}



#navColumnOneWrapper, #mainWrapper {

	margin: auto;
      

	} 

 #navColumnTwoWrapper{
margin: auto;
padding-top:12px;
}

#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: 1.0em;

	}

.navNextPrevList {

	display: inline;

	white-space: nowrap;

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	}



#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {

	margin: 0em;

	background-color: #transparent;

	padding: 0.0em 0.0em;

	font-weight: bold;

	color: #000000;

	height: 1%;

	}



#navCatTabsWrapper {

	background-color: #transparent;

	color: #000000;

	background-image:none;

}



#navMain ul, #navSupp ul, #navCatTabs ul {

	background-color: #FFFFFF;
	
	margin: 0;

	padding: 0.0em 0em;

	list-style-type: none;

	text-align: center;

	line-height: 1.0em;

	}



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

	white-space: nowrap;

	}



#navCatTabs ul li a {

	color: #000000;

	}



#navEZPagesTOCWrapper {

	font-weight: bold;

	float: right;

	height: 1%;

	border: 1px solid #9a9a9a;

	}



#navEZPagesTOC ul {

	margin: 0;

	padding: 0.0em 0em;

	list-style-type: none;

	line-height: 1.0em;

	}



#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-bottom:2px;

	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: 1.0em;

	font-weight: bold;

	margin: 0em;

	padding: 0.5em;

	}



#navColumnOne, #navColumnTwo {
border-style:dashed; border-width:0px; border-color:#8dc919;

	background-color: transparent;

	}

/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {

	vertical-align: top;

	}



/*.content,*/ .shippingEstimatorWrapper {

	/*font-size: 1.2em;*/

	padding: 0.5em;

	}

#productDescription {
float:left;
margin-top:6px;
background:#f7f7f7;
border:#d1d1d1 solid 1px;
padding:3px;
}

#productDescription span {
        font-size:0.85em;
}

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

	}



.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}

#addthisbutton {

background:#f7f7f7;
height:30px;
float:left;
width:325px;
border:1px solid #d1d1d1;
padding-top:5px;
}

.addthis_default_style{
padding-top:8px;
}

.addthis_toolbox span{
padding-right:5px;
}

/*Shopping Cart Display*/

#cartAdd {
	float:left;
        width:325px;
	text-align: center;
        margin-top:-10px;
        background:#f7f7f7;
        border:1px solid #d1d1d1;
        padding-top:3px;
	}



.tableHeading TH {

	border-bottom: 1px solid #e9e9e9;

	}



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

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

	}



.cartOldItem {

	color: #FF0000;

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

#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {

	margin: 0em 1em 1em 0em ;

	}
#productMainImage {

padding: 25px 0px 10px 0px;
}



.categoryIcon {display:none;}



#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: 0px solid #000000;

	height: 1%;

	margin: 1.1em 0;

	}



h2.centerBoxHeading {

	font-size: 0.95em;

	color: #000000;

	}



/*sideboxes*/

.columnLeft {}



h3.leftBoxHeading, h3.leftBoxHeading a,

h3.rightBoxHeading, h3.rightBoxHeading a {

	font-size: 1em;
      padding: 0px 0px 0px 0px;

	color: #transparent;
      height: 1.2em;

	}

#manufacturersHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {

	font-size: 0.95em;

	color: #000000;

}

#currenciesHeading{
height:26px;
background:url(/images/box-headers/select-currency.jpg);
border:1px solid #d1d1d1;
}

#currenciesContent{
background:#f7f7f7;
border-left:1px solid #d1d1d1;
border-right:1px solid #d1d1d1;
border-bottom:1px solid #d1d1d1;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {

	margin: 0em;

	background-color: #ffffff; 

	padding: 0.5em 0.2em;

	}



.leftBoxContainer, .rightBoxContainer {

	margin: 0em;

	border: 0px solid #FFFFFF;

	border-bottom: 0px solid #FFFFFF;

	margin-bottom: 0.5em;

	}



.sideBoxContent {


	padding: 0.4em;

	}



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

	color: #FF0000;

	text-decoration: none;

	} 



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

	color: #000000;

	}



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;

	}

.centeredContent {

text-align:center;
}



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

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

#bestsellers li {
  margin-left: 3px;
	padding-top: 5px;
	margin: 0em 0em 1.3em 1em;
	clear: both;
	}

.bestsellers_thumbnail {
width: 100px;
padding: 2px 4px 2px 0px;
float: left;
margin: 0px;
  }

#bestsellersContent {
padding: 0px 0px 15px 0px;
background:#f7f7f7;
background-repeat:no-repeat;
width: 172px;
border-left:1px solid #d1d1d1;
border-right:1px solid #d1d1d1;
border-bottom:1px solid #d1d1d1;
}

#bestsellersHeading
    {height:26px;
    background-image:url(/images/box-headers/best-sellers.jpg);
    border: 1px solid #d1d1d1;
	}

.rightboxHeading
	{
	}


#bannerboxHeading {

	background-color: #cdcdcd;

}



#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/* categories box parent and child categories */

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

	color: #000000;

	text-decoration: none;

	}

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

	color: #000000;

	text-decoration: none;

	}

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

	color: #000000;

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

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

	height: 2em;

	color: #000000;

	}



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

	}

#addthisbutton {

margin: 0.5em 4.2em 0em 0em;

padding: 0px 0px 0px 0px;
}

#productback {
background-image:url(../images/featured_tee_back.jpg);
background-repeat: no-repeat;
padding: 0px 0px 0px 10px;
}

#productinfo {

background-image:url(../images/product_info_back.jpg);

width: 574px;

float: left;

background-color: #a4bbf5;


display: block;

}

#productAttributes {

text-align:left;

width: 170px;

display:block;

padding-left:10px;


}

#attribsOptionsText{

padding-bottom:10px;
}

#productName {

padding: 20px 0px 0px 0px;
}

#topnav {

}
.topsearch {

float: right;
padding: 8px 0px 0px 0px;
}

#topcart {
float: right;
background:url(/images/head-cart-back.jpg)no-repeat;
width:264px;
height:85px;
margin-top:10px;
font-weight:bold;
font-size:1.1em;

}

#topshop {
text-align: left;
list-style:none;
padding: 35px 5px 0px 780px;
}

#topinfo {
list-style:none;
padding: 5px 0px 0px 390px;
font-weight: bold;
}
.topinfolinks{
colour: #ffffff;
}
#footer {
height:160px;
background:url(/images/footerback.jpg);
padding-top:20px;
}

#bestsellingteessideboxContent {
colour:#000000;


}



#categoriesContent {
text-align: center;
width: 150px;
}

#blanksideboxHeading
 
	{display: none;
	}
	
	.leftboxHeading
	{display: none;
	}

#categoriesHeading {
width:150px;
}

#newslettertext {
colour:#bded5b;
text-align:center;
font-size: 9px;
font-weight: bold;
}

#topcats {

height:88px;
text-align:center;

}

#newslettersideboxContent {

padding: 0px 0px 0px 0px;
}

#newslettersideboxHeading
	{display: none;
	}
.rightboxHeading
	{display: none;
	}

#paymentsideboxHeading
	{display: none;
	}
.rightboxHeading
	{display: none;
	}

#freedeliverysideboxHeading
	{display: none;
	}
.rightboxHeading
	{display: none;
	}

#productsListingTopNumber {

padding: 0px 0px 10px 0px;
}

#attribsOptionsText{
padding: 0px 0px 0px 0px;
}

#button{
display:inline;
}

#headernav{
width:980px;
padding-top:104px
}
a#movie-tees {
float:left;
width: 98px; height: 50px;
background: url(/images/nav/movie-tees-g.jpg) no-repeat; 
}

a#movie-tees:hover {
float:left;
width: 98px; height: 50px;
background: url(/images/nav/movie-tees-b.jpg) no-repeat; }

a#tv-tees {
float:left;
width: 82px; height: 50px;
background: url(/images/nav/tv-tees-g.jpg) no-repeat; 
}

a#tv-tees:hover {
float:left;
width: 82px; height: 50px;
background: url(/images/nav/tv-tees-b.jpg) no-repeat; }

a#music-tees {
float:left;
width: 107px; height: 50px;
background: url(/images/nav/music-tees-g.jpg) no-repeat; 
}

a#music-tees:hover {
float:left;
width: 107px; height: 50px;
background: url(/images/nav/music-tees-b.jpg) no-repeat; }


a#sports-tees {
float:left;
width: 107px; height: 50px;
background: url(/images/nav/sport-tees-g.jpg) no-repeat; 
}

a#sports-tees:hover {
float:left;
width: 107px; height: 50px;
background: url(/images/nav/sport-tees-b.jpg) no-repeat; }


a#ilove-tees {
float:left;
width: 87px; height: 50px;
background: url(/images/nav/ilove-teesg.jpg) no-repeat; 
}

a#ilove-tees:hover {
float:left;
width: 87px; height: 50px;
background: url(/images/nav/ilove-tees-b.jpg) no-repeat; }

a#random-tees {
float:left;
width: 114px; height: 50px;
background: url(/images/nav/random-tees-g.jpg) no-repeat; 
}

a#random-tees:hover {
float:left;
width: 114px; height: 50px;
background: url(/images/nav/random-tees-b.jpg) no-repeat; }

a#plain-tees {
float:left;
width: 105px; height: 50px;
background: url(/images/nav/plain-tees-g.jpg) no-repeat; 
}

a#plain-tees:hover {
float:left;
width: 105px; height: 50px;
background: url(/images/nav/plain-tees-b.jpg) no-repeat; }

a#custom-tees {
float:left;
width: 119px; height: 50px;
background: url(/images/nav/custom-tees-g.jpg) no-repeat; 
}

a#custom-tees:hover {
float:left;
width: 119px; height: 50px;
background: url(/images/nav/custom-tees-b.jpg) no-repeat; }

a#funny-tees {
float:left;
width: 106px; height: 50px;
background: url(/images/nav/funny-tees-g.jpg) no-repeat; 
}

a#funny-tees:hover {
float:left;
width: 106px; height: 50px;
background: url(/images/nav/funny-tees-b.jpg) no-repeat; }

a#sale-items {
float:left;
width: 55px; height: 50px;
background: url(/images/nav/sale-g.jpg) no-repeat; 
}

a#sale-items:hover {
float:left;
width: 55px; height: 50px;
background: url(/images/nav/sale-b.jpg) no-repeat; }

a#view-cart {
float:left;
width: 83px; height: 25px;
background: url(/images/viewcart-g.jpg) no-repeat; 
}

a#view-cart:hover {
float:left;
width: 83px; height: 25px;
background: url(/images/viewcart-o.jpg) no-repeat; }

a#checkout {
float:left;
width: 80px; height: 25px;
background: url(/images/checkout-g.jpg) no-repeat; 
}

a#checkout:hover {
float:left;
width: 80px; height: 25px;
background: url(/images/checkout-o.jpg) no-repeat; }

.hidden{
display:none;
}

#cartflash{
float:left;
width:73px;
padding-top:4px;
padding-left:5px;
}

#navMainCartSummary{
width:250px;
padding-top:37px;
padding-left:0px;
font-weight:bold;
font-size:1.0em;
}

#cartbuttons{
padding-left:82px;
padding-top:7px;
}

#headlinks {
padding-top:3px;
}

.toplinks {
float:right;
font-weight:bold;
font-size:1.0em;
padding-right:5px;
}

.toplinksleft {
padding-left:0px;
float:left;
font-weight:bold;
font-size:1.0em;
}

#newsletterheader{
background:url(/images/box-headers/newsletter-head.jpg);
height:26px;
border: 1px solid #d1d1d1;
}

.mc-field-group{
text-align:right;
}

.emailaddress{

}

#mce-responses{
padding-left:5px;
}

fieldset{
border:0px;
padding:0px;
margin-top:0px;
}

.required{
width:75px;
}

#subscribebutton{
float:right;
}

#searchsidesideboxContent{
padding:0px;
}

#searchsidesideboxHeading{
display:none;
}

#searchHeading{
display:none;
}

#search{
background:url(/images/box-headers/search-back.jpg) no-repeat;
padding-left:45px;
height:28px;
}

#search input{
float:left;
background:transparent;
padding-top:5px;
border:0px;
}

#bestsellers table{
padding-right:7px;
margin-left:0px;
}

#productGeneral {
padding-top:20px;
}

#productcol {
background: #fff;
float:left;
width:220px;
padding:0px 0px 0px 0px;
list-style: none;
margin: 0px 0px 0px 0px;
}

#productcolright {
background: #fff;
float:right;
width:325px;
padding:0px 0px 0px 0px;
list-style: none;
margin: 0px 0px 0px 0px;
}

#productName {
font-size:1.3em;
background:#f7f7f7;
border:solid 1px #d1d1d1;
padding:2px 2px 2px 5px ;
}

#productPrices {
        font-size: 2.45em;
	font-weight: bold;
	color: #000;
	padding-left: 5px;
	letter-spacing: -1px;
        background:#f7f7f7;
        border:1px solid #d1d1d1;
}

.navNextPrevWrapper{
display:none;
}

#sizecolour{
width:190px;
float:left;
}

#productpageinfo{
float:left;
}

#tellafriendHeading{
background:url(/images/box-headers/tell-a-friend.jpg);
height:26px;
border:1px solid #d1d1d1;
}

#tellafriendContent{
background:#f7f7f7;
border-left:1px solid #d1d1d1;
border-bottom:1px solid #d1d1d1;
border-right:1px solid #d1d1d1;
}

#bsname{
margin-left:3px;
background:url(/images/bsback.jpg)no-repeat;
text-align:center;
height:64px;
width:70px;
padding-top:13px
}

#manufacturerinfoHeading{
height:26px;
background:url(/images/box-headers/this-decade.jpg);
border:1px solid #d1d1d1;
}

#manufacturerinfoContent{
background:#f7f7f7;
border-left:1px solid #d1d1d1;
border-right:1px solid #d1d1d1;
border-bottom:1px solid #d1d1d1;
text-align:center;
}

#manufacturersHeading{
background:url(/images/box-headers/decade.jpg);
height:26px;
border:1px solid #d1d1d1;
}

#manufacturersContent{
background:#f7f7f7;
border-left:1px solid #d1d1d1;
border-right:1px solid #d1d1d1;
border-bottom:1px solid #d1d1d1;
}

#bigfooter{
padding:20px;
}

#footercol{
float:left;
text-align:left;
margin-left:25px;
margin-right:25px;
padding:5px;

font-size:1.1em;
}

h7{
font-size:1.3em;
text-weight:bold;
border-bottom:1px solid;
}

.footlist{
padding-top:5px;
}

#navMainCartSummary {color: #000;}

#promoad{text-align:center;}

#whatsnewHeading{background:url(/images/box-headers/new-products.jpg); height:20px; border:1px solid #d1d1d1; padding-left:50px; padding-top:6px;}

#whatsnew{background:#f7f7f7; border-left:1px solid #d1d1d1; border-right:1px solid #d1d1d1; border-bottom:1px solid #d1d1d1;}

#crossSell,#alsoPurchased {width:600px; float:left; background:#f7f7f7; border:1px solid #c3c3c3;}



#crossSell .centerBoxHeading, #alsoPurchased .centerBoxHeading{
        background:#f7f7f7;
        text-align:left;
        padding-left:10px;
        text-transform:uppercase;
        border-bottom:1px dotted #c3c3c3;
        margin-bottom:5px;
}

#whatsNew{background:#f7f7f7;border:1px solid #d1d1d1;}

#whatsNew .centerBoxHeading{background:url(/images/box-headers/whats-new-center.jpg); height:56px;}

#featuredProducts{background:#f7f7f7;border:1px solid #d1d1d1;}

#featuredProducts .centerBoxHeading{background:url(/images/box-headers/featured-items-center.jpg); height:90px;}

#reviewsHeading{height:19px;background-image:url(/images/box-headers/reviews-header.jpg);border:1px solid #d1d1d1; padding-top:7px; text-align:left; padding-left:60px;}

#reviewsContent{background:#f7f7f7; border-left:1px solid #d1d1d1; border-right:1px solid #d1d1d1; border-bottom:1px solid #d1d1d1;}

.centerBoxContentsAlsoPurch a{
        font-size:0.7em;
}

#headerBanner {
        float:left;
        margin-top:12px;
        margin-left:7px;
        border:1px solid #c3c3c3;
}

#colBottom {
        float:left;
        border-top:1px solid #c3c3c3;
        margin-top:10px;
        width:600px;
}

.files ul {

list-style:none;
}