/**
 * 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 $
 */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #dcdcdc;
}

body#infoShoppingCart, body#popupAdditionalImage, body#popupSearchHelp, body#popupShippingEstimator  { padding: 10px; background: none; }

body#infoShoppingCart h1, body#popupImage h1, body#popupAdditionalImage h1, body#popupSearchHelp h1, body#popupShippingEstimator h1 { font-size: 18px; margin-bottom: 10px; color: #013161;}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a { color: #013161; }

a img {border: none; }

.biggerText {
	font-size: 1.2em;
	}

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%;
	}

LEGEND {
	font-weight: bold;

	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 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;
	}
	
ul { list-style: none; }

/*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-color: #ffffff;
	text-align: left;
	width: 960px;
	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%;
	}

/*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: #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: 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;
	}

#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;
	}

/*.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;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.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;
	} 

#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 {}

/*sideboxes*/

.sideBoxContent {
	background-color: #ffffff;
	}

.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;
	}

tr.rowOdd td {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

tr.rowEven td {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	padding: 5px;
	}

#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;
	}

.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;
	}

/* custom css */

div#headerWrapper { padding: 10px; }

div#navColumnOneWrapper { width: 180px; float: left; margin: 0 10px 10px 10px; padding-bottom: 100px; }

div#navColumnOneWrapper a:hover, div#footer a:hover { text-decoration:underline; }

div#content { width: 740px; float: left; margin: 0 10px 10px 10px; }

div#mainWrapper {width: 960px; margin: 0 auto;  }

div.clear { clear: both; }

div#navMainSearch { background: #ededed; height: 50px; }

div#search_container { float: left; margin: 13px 10px 0 0; overflow: hidden; }

div#navMainSearch form { background: url(../images/searchbg.jpg) 6px -1px no-repeat; padding-left: 80px;  width: 635px; height:25px; border: 0; } 

div#navMainSearch form input {  background:url(../images/searchbar.jpg) no-repeat; padding: 5px 0 0 0; margin: 0; border: 0;  height: 20px;  }

div#navMainSearch form button { background: url(../images/searchbutton.jpg) no-repeat; width: 50px; height: 25px; border: 0; }

@media all and (min-width: 0px){
    div#navMainSearch form button { display: block; float: right;}
}

div#navMainWrapper, div#siteinfoLegal { background: #dcdcdc; }




div#logoWrapper { margin-bottom: 5px; }

div#navColumnOneWrapper div, div#navBreadCrumb { background: #ededed; }

div#navColumnOneWrapper ul li a { color: #222; text-decoration: none; }

div#navColumnOneWrapper img { display: block; padding: 10px 0; }

div#footer { background-color: #222; color: #fff; padding: 20px; position: relative; height: 323px; }

div#footer img { position: absolute; bottom: 20px; right: -18px; }

div#footer a { color: #fff; }

div.footerCol { width: 20%; float: left; }

div.footerCol ul li { padding: 3px 0; font-size: 11px; }

div.footerCol ul li a { text-decoration: none;  }

div.footerCol ul li ul { display: none; }

div#footer h2 { font-size: 18px; margin-bottom: 15px; }

div#siteinfoLegal { padding: 20px 0 50px 0; }

ul#account_nav { float: right; font-size: 11px; height: 31px;   }

ul#account_nav li { line-height: 31px; } 

ul#account_nav li a, div#navMain p { color: #222; font-weight: normal; }

ul#account_nav li a:hover { text-decoration: underline; }

div#navMain p { float: left; width: 400px; line-height: 31px; }

div#navMain p a, div#advanced_search a  { color: #013161; font-weight: bold; text-decoration: underline; }

div.leftBoxContainer { margin-bottom: 20px; padding-bottom: 10px; }

div.leftBoxContainer ul li { padding: 3px 0 3px 10px; }

div#advanced_search { float: left; width: 180px; font-size: 11px; padding-left: 40px; margin-top: 10px; background: url(../images/advancedSearch.jpg) 5px no-repeat; }

h3.leftBoxHeading { background: url(../images/boxHeading.jpg) no-repeat; }

h3.leftBoxHeading, div#section_identifier h3, h3.cartBoxHeading { padding-left: 10px;  color: #fff; text-align: left; height: 27px; margin-bottom: 10px;  padding-top: 8px; font-size: 14px;}

h3.cartBoxHeading { background:url(../images/cartHeading.jpg) no-repeat; padding-top: 6px; }

h3.cartBoxHeading a { color: #fff; padding-left: 35px; text-decoration: none; }

h3.leftBoxHeading a:hover {	text-decoration: none;	} 

#section_identifier { background: url(../images/sectionTitlebg.jpg) no-repeat; height: 33px; width: 740px; }

img.headerImage {  margin-bottom: 15px; }

#navBreadCrumb { height: 30px; line-height: 30px; font-size: 11px; padding-left: 10px; } 

#cartBoxEmpty { background: #ededed; }

#cart_header { float: right; width: 240px; background: url(../images/cartBottom.jpg) bottom #ededed no-repeat; height: 110px; margin-bottom: 10px; position: relative; }

#cart_header p { padding: 5px 0 2px 10px; }

#header_checkout { position: absolute; top: 44px; right: 10px; }

#logo { margin-bottom: 5px; }

legend { background: #30A638; color: #fff; padding: 5px; font-size: 14px; }

fieldset { padding: 20px; margin: 20px 0; border: 1px solid #cccccc;}

fieldset.advanced { width: 305px; margin-right: 10px; float: left; height: 80px; }

fieldset.halfWidth  { width: 41%; float: left; margin-right: 10px;  } 

div#indexProductList div.centeredContent, div#whatsNew div.centeredContent, div#advSearchResultsDefault div.centeredContent { height: 180px; width: 338px;  padding: 30px 0 0 20px; }

div#indexProductList div.centeredContent span.productSpecialPrice, div#indexProductList div.centeredContent span.productPriceDiscount, div#whatsNew div.centeredContent span.productPriceDiscount, div#whatsNew div.centeredContent span.productSpecialPrice, div#advSearchResultsDefault div.centeredContent span.productPriceDiscount, div#advSearchResultsDefault div.centeredContent span.productSpecialPrice, div#product_view_details span.productSpecialPrice, div#product_view_details span.productPriceDiscount { display: block; padding: 2px 0; font-weight: bold; color: #c00; }

div#product_view_details span.productSpecialPrice, div#indexProductList div.centeredContent span.productSpecialPrice, div#whatsNew div.centeredContent span.productSpecialPrice, div#advSearchResultsDefault div.centeredContent span.productSpecialPrice { display: inline; }

div#product_view_details span.productSpecialPrice, div#product_view_details span.productPriceDiscount { font-size: 14px; }

div#manufacturer_nav a { padding-right: 2px; } 
 
div.centerColumn { padding: 10px; overflow: hidden; }

div.centerColumn p { padding-left: 0; line-height: 16px; }

div.centerColumn h4 {  margin-top: 20px; }

div.centerColumn h4.optionName { margin: 5px 0 2px 0; padding: 0; display: none;}

div.centerColumn h1 { margin-bottom: 10px; }

div.product_image_small { float: left; margin-right: 20px; height: 160px; overflow: hidden;}

div.centerColumn div { text-align: left; }

div.product_name a { font-size: 14px; font-weight: bold; color: #444; text-decoration: none; }

div.product_name, div.products_price { margin-bottom: 10px; }

div#product_view_image { float: left; width: 325px; } 

div#product_view_details { float: left; width: 395px; color: #222; }

div#product_view_details h1 { font-size: 20px;  }

div#product_view_details h2 { margin-top: 10px; }

div.product_list_details { float: left; width: 210px; }

h4 { font-size: 14px; }

div#product_view_description { margin-bottom: 20px; }

div#productGeneral { margin-top: 20px; }

div#productAttributes { margin: 20px 0 10px 0; }

a.on { font-weight: bold; font-size: 110%; }

.centerColumn ul li { padding: 2px 0; }

td.cartQuantityUpdate { display: none; }

td.cartProductDisplay { text-align: center; }

span.imgLink { display: block; margin: 20px 50px 20px 50px; width: 200px; height: 30px; background: #EDEDED; text-align: center; line-height: 30px; color: #013161; }

p.download { margin: 5px 0 10px 0; }

p.download img { vertical-align: middle; padding-right: 10px; }

select#attrib-1 { width: 386px; }

/* shopping cart */

table#cartContentsDisplay th, table#prevOrders th, div#accountHistInfo table th { color:#fff; background: #013161; font-size: 14px; height: 20px; line-height: 20px;  }

table#cartContentsDisplay td, table#prevOrders td { vertical-align: middle; padding: 10px; }

table#prevOrders td  { text-align: center; }

div#cartSubTotal { font-size: 18px; padding-right: 10px; color: #222; }

td.cartRemoveItemDisplay img { display: block; margin: 0 0 2px 11px; }

/* sitemap */

div#siteMapList { padding-top: 20px; }

div#siteMapList ul li { font-weight: bold; }

div#siteMapList ul li a { font-weight: normal; }

div#siteMapList ul li ul { padding-left: 20px; }

div.messageStackError, div.messageStackSuccess  { border: none; background: #c00; padding: 10px; margin:5px 0;}

div.messageStackSuccess { background: #2FA537; color: #fff; }

div.messageStackError img, div.messageStackSuccess img { vertical-align:middle; }

div#productsListingTopNumber, div#productsListingListingTopLinks { margin-bottom: 20px; }

div#productsListingBottomNumber, div#productsListingListingBottomLinks { margin-top: 20px; }

div.buttonRow { margin-top: 10px; }

div.buttonRow input { border: 0; padding: 0 0 0 5px; margin: 0; }

div#accountHistoryDefault div.content.back { margin-right: 20px; }

div#accountEditDefault input#lastname, div#accountEditDefault input#firstnamename, div#accountEditDefault input#dob,div#accountEditDefault input#email-address,div#accountEditDefault input#telephone, div#accountEditDefault input#fax { width: 250px; }

div.instructions { padding-left: 200px; }

/* checkout */

h2#checkoutShippingHeadingAddress,h2#checkoutShippingHeadingMethod, h2#checkoutPaymentHeadingAddress, div#orderTotals, div#checkoutSuccessLogoff div.buttonRow, h3#checkoutSuccessThanks, h1#checkoutSuccessHeading { margin-top: 20px; }

div#checkoutShipAddressDefault address, div#checkoutPayment p.important, div#checkoutPayAddressDefault address, div#checkoutConfirmDefault div.forward { margin-bottom: 20px; }

fieldset#checkoutOrderTotals, div#orderTotals { font-size: 18px; color: #222; }

div#orderTotals div { text-align:right; }

h2#orderHistoryDetailedOrder, h2#orderHistoryStatus, div#accountDefault h2, div#checkoutBillto div.important { margin: 20px 0 10px 0; }

div.checkout_fields { margin: 2px 0; }

div.checkout_fields label { height: 23px; }

div.progressmeter p { margin-bottom: 5px; }

div.progressmeter ol li { padding: 2px 0; list-style: circle; margin-left: 20px; }

.js ul.jqNavigation li ul { display: none; }

li.current { font-weight: bold; }

div#checkoutPayment textarea, div#checkoutShipping textarea { height: 120px; }

div.wrapperAttribsOptions div.back { margin-top: 10px; }

/* product selector */

#cartAdd { margin-top: 5px; }

div.wrapperAttribsOptions { width: 398px; overflow-x: hidden; }

div.wrapperAttribsOptions h4 { clear: right; }

div.attrib_option { width: 351px; border: 1px solid #222; margin: 2px 0; padding: 3px;  background: #ededed; overflow: hidden; }

div.attrib_option input, div.attrib_option label { display: block; float: left; }

div.attrib_option input { width: 20px; height: 20px; margin-top: 2px; }

div.attrib_option label { width: 300px;  padding: 0;  }

div.selected_attrib { background-color: #999; }

div.attrib_option * { cursor: pointer; }

/* contact us */
#contactUsDefault ul li { padding: 0;  margin:5px 0 0 5px;}
#contactUsDefault { position: relative; }
#contactUsDefault fieldset { margin-top: 110px; }
img.map { position: absolute; top: 20px; right: 10px; }

/*manufacturers*/

#manufacturer_intro { padding: 10px; margin-bottom: 30px; background: #efefef; border: 5px solid #ccc; }

#home_header { padding:10px 0 0 10px; }

/* sage pay */

.SagePayDirectFormGadgetError { background: #ff6633; }
.SagePayDirectCardIcon { margin-right: 4px; margin-bottom: 4px; }

/* leaderboard */

#leaderboard { width:728px; margin:0 auto; padding-top: 10px; }

/* css amends 25/06/2010 by mark */

#product_view_description ul { margin: 10px; }

#product_view_description li { list-style: inside square; }

#manufacturer_banner { margin-bottom: 20px; }

/* css amends 23/08/2010 by Mark */

#sales_tel { font-weight: bold; background: url(../images/tel.jpg) 2px 1px no-repeat; *background: url(../images/tel.jpg) 2px 1px no-repeat; height: 18px; margin-top: 10px; width: 325px; }

#logo p { font-size: 11px; }

#logo #sales_tel p { margin-left: 24px; padding: 0; *margin-left: 22px; font-size: 14px;  }

#cart_header { position: relative; }

#view_cart { position: absolute; top: 80px; left: 0; }
