/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 5347 2006-12-22 20:26:09Z birdbrain $
 */

/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif; 
	color:#666;
	background:url(../images/bg.jpg) repeat;
	margin:0px;
	padding:0px;
	font-size:13px;
}

a{
	text-decoration:none;
	color:#a11000;
}
a:hover{
	text-decoration:none;
}
#delivery-address ul{
	margin:0px;
	padding:0px;
}
#delivery-address li{
	list-style-type:decimal;
	margin:0px;
	padding:0px;
}


h1, .pagesubhead {
	font:normal 18px Verdana, Arial, Helvetica, sans-serif;
	color:#353535;
	padding:0px;
	margin:0px;
}
h1#welcome-img{
background:url(http://www.poledesign.co.uk/images/title/welcome.gif) top left no-repeat;
text-indent:-999em;
width:253px;
height:24px;	
}
#content ul{
	margin:0px;
	padding:0 0 0 30px;
	
}
#content li{
	list-style-image:url(../images/li-bullet.gif);
	margin:15px 0 0 0;
	padding:0px;
	
}
#content li ul li{
	list-style-image:url(../images/snall-bullet.gif);
	margin:15px 0 0 0;
	padding:0px;

}
#content-customer ul{
	margin:0px;
	padding:0 0 0 20px;
}
#content-customer li{
	/* font-size:13px; */
	list-style-image:url(../images/li-bullet.gif);
	margin:15px 0 0 0;
	padding:0px;
	
}
#how-fit ul{
	margin:0px;
	padding:15px 0 0 30px;
}
#how-fit li{
	list-style-image:url(../images/li-bullet.gif);
	margin:0px;
	padding:0px;
}
#how-fit p{
	margin:5px 0 5px 0;
	padding:0px;
}
#how-to-fit h2{
	text-transform:capitalize;
	margin-top:10px;
	font-weight:bold;
}
#how-to-fit ul{
	margin:0px;
	padding:0 0 0 35px;
}
#how-to-fit li{
	font-size:13px;
	list-style-image:url(../images/li-bullet.gif);
	margin:15px 0 15px 0;
	padding:0px;
	
}
#how-to-fit li a{
	font-size:13px;
	margin:0px;
	color:#990000;
	text-transform:capitalize;
	padding:0px;
	
}
p{
	margin:0px;
	padding:0px;
	font-size:13px;
}
h2{
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
	padding:0px;
	font-size:14px;
	color:#c00000;
}
.redlink{
	color:#c00000;
	text-decoration:none;
}
.redtext{
	font-size:12px;
	color:#c00000;
	font-style:italic;
}
.redlink:hover{
	color:#c00000;
	text-decoration:underline;
}

.maindiv{
	background:#FFF;
	width:922px;
	margin:auto;
}
td{
	background:#FFF;
	font-size:13px;
}
a img{
	border:none;
}
#top{
	padding:1px 13px 3px 0;
	color:#a11000;
}
#top a{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#a11000;
	line-height:16px;
	text-decoration:none;
}
#top a:hover{
	text-decoration:underline;
}
.categories-bg{
	font:bold 14px Arial, Helvetica, sans-serif;
	line-height:34px;
	text-align:center;
	color:#000000;
	background:url(../images/categories-bg.gif) no-repeat;
	height:36px;
}
.categories1{
	border-left:1px solid #a49e97;
	border-right:1px solid #a49e97;
	background:url(../images/new-categories.gif) repeat-x;
	background-position:top;
}
.categories1 ul{
	margin:0px;
	padding:12px 0 0 25px;
	font-size:12px;
}


.categories1 li{
	list-style-image:url(../images/bullet.gif);
	padding:0;
	margin:0px;
}
.categories1 li a{
	font-size:12px;
	color:#453330;
	text-decoration:none;
}
.categories1 li a:hover{
	font-size:12px;
	color:#453330;
	text-decoration:underline;
}




.categories{
	background:url(../images/categories.gif) repeat-x;
	border-left:1px solid #a49e97;
	border-right:1px solid #a49e97;
	font-size:12px !important;
}
.categories ul{
	margin:0px;
	padding:12px 0 0 25px;
}
#productDetailsList ul{
	padding-left:25px;
}
#productDetailsList li{
	margin:0 0 0 25px;
	padding:0 0 0 5px;
}


.categories li{
	list-style-image:url(../images/bullet.gif);
	padding:0px;
	margin:0px;
}
.categories li a{
	color:#453330;
	text-decoration:none;
}
.categories li a:hover{
	color:#453330;
	text-decoration:underline;
}
.best-seller-bg{
	padding:10px 0 0 0;
	text-align:center;
	color:#000000;
	font:bold 12px Arial, Helvetica, sans-serif;
	background:url(../images/best-seller-bg.gif) no-repeat;
	height:26px;
}
.best-seller{
	text-align:center;
	padding:12px 0 10px 0;
	height:159px;
	border-left:1px solid #7a6e65;
	border-right:1px solid #7a6e65;
}
/*.define-margin{
	margin:0 3px 0 0;
}
html>body .define-margin{
	margin-right:2;
	margin-left:3px;
}*/
.best-seller p{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:2px 0 0 0px;
	padding:0px;
}
.best-seller img{
	margin-bottom:6px;
	padding:28px 0 28px 0;
	border:1px solid #7c7a7a;
}
.best-seller-new img{
	margin-bottom:0 !important;
	padding:0 !important;
	border:none !important;
}
.pricetext{
	margin:0px;
	padding:0px;
	color:#5e1103 !important;
	font-weight:bold !important;
}
.detail{
	margin:0px;
	padding:0 0 10px 0;
	color:#5e1103 !important;
	font-weight:bold !important;
}
.welcome-top{
	background:url(../images/welcom-top.gif) no-repeat;
	height:40px;
	padding:20px 0 0 17px;
}
.welcome-bottom{
	background:url(../images/welcom-bottom.gif) no-repeat;
	height:48px;
}
.welcome-body-bg{
	line-height:14px;
	padding-bottom:7px;
	background:url(../images/welcome-body-bg.gif) no-repeat;
	background-position:left bottom;
	font-size:11px;
}
.welcome-body-bg p{font-size:11px;}
.welcome-body{
	background:url(../images/bodybg.gif) repeat-y;
}
.welcome-body-bg p{
	margin:0px 25px 0px 25px;
	padding:0px;
}
.welcome-body-bg div{
margin-left:25px;
	width:300px;
}
.products-border{
	padding:0 15px 0 15px;
	border-left:1px solid #82776e;
	border-right:1px solid #82776e;
}
.products-border-top{
	border-top:1px solid #82776e;
}
.products-border-bottom{
	border-bottom:1px solid #82776e;
}
.featured-product{
	border-right:1px dotted #000000;
	padding:10px 0 0 15px;
	width:135px;
	float:left;
}
.featured-product img{
	margin:7px 0 7px 0;
	border:1px solid #7c7a7a;
}
.featured-product p{
	margin:0px;
	padding:0px;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#919191;
}
#featuredimage{
	border:1px solid #afadad;
	margin-bottom:5px;
}
.search-bg{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	background:url(../images/search-bg.gif) no-repeat;
	padding:10px 0 0 24px;
	height:26px;
}
.search-middle{
	padding:10px 20px 0 20px;
	border-left:1px solid #a19992;
	border-right:1px solid #a19992;
}
.search-bottom{
	background:url(../images/rounded-bottom.gif) top left no-repeat;
	height:22px;}
.search-middle img{
	margin:-22px 20px 0 0px
}
.input{
	padding:2px 0 0 3px;
	width:110px;
	height:18px;
	border:1px solid #96645b;
}
.free-delivery{
	margin:2px 0 3px 0;
}
.basket-bg{
	font:bold 11px Tahoma, Helvetica, sans-serif;
	color:#752709;
	background:url(../images/basket-bg.gif) no-repeat;
	padding:15px 0 0 50px;
	height:33px;
}
.common_bg
{ padding:0 5px 0 5px; background:#FFFFFF;
} 
#footer{
	padding:15px 0 0 0;
	text-align:center;
	color:#a11000;
	margin:0px auto;
	width:912px;
	background:url(../images/footerbg.gif) repeat-x;
	height:68px;
}
#footer a{
	margin:10px 10px 10px 3px;
	text-decoration:none;
	color:#a11000;
}
#footer a:hover{
	margin:10px 10px 10px 3px;
	text-decoration:underline;
	color:#a11000;
}
#footer img{
	margin:-18px 5px 0 0px;
}

a img {border: none; }

/*h2 {
	font-size: 1.4em;
	}*/

h3 {
	font-weight:bold;
	padding-bottom:5px;
	font-size: 14px;
	}
.detail h3 {
	font-weight:bold;
	padding-bottom:10px;
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	/*font-size: 1.1em; */
	}
h4{font-weight:bold; font-size:14px;}

.biggerText {
	font-size: 1.2em;
	}

h2, h3, h4, h5, h6 {

    margin: 0.3em 3px;

}

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

FORM, SELECT, INPUT {
	/*display: inline;
	font-size: 1em;
	 removed by libai margin: 0.1em; */
	}
form{
	margin:0px;
	padding:0px;
}
form input{
	margin:0 5px 0 0;
	padding:0px;
}


TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}


FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

	/* removed by libai
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.attribsSelect{
	float:left;
	height:20px;
	
	/*line-height:10px;*/
	line-height:20px;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth, .clear {
	clear: both;
	}
.clear{
height:4px!important;
height:1px;}
.toleft{
float:left;
}
.toright{float:right;}

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-color: #ffffff;
	text-align: left;
	width: 922px;
	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%;
	}
.floatingBox1{
	margin: 0;
	width: 98%;
}
.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: #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.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

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

#navColumnOne {
	}

#navColumnTwo {
	}

/*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;
	}
#productDescription1{
	padding:0em;
}

.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
{ margin:0 25px 0 25px; padding:0px; width:656px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

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

.normalprice, .productSpecialPriceSale {
	display: none;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #a11000;
	}

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

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

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

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

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: #cacaca;
	height: 2em;
	}

#siteMapList {
	line-height:18px;
	width: 99%;
	float: right;
	}

#siteMapList li a{
	color:#453330;
	margin:0;
	padding:0;
}
#siteMapList li a:hover{
	text-decoration:underline;
	color:#453330;
	margin:0;
	padding:0;
}

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

.product-border{
	border:1px solid #7c7a7a;
}
.product-border-new{
	border:1px solid #7c7a7a;
	padding:8px;
}
.category-name{
	font:bold 11px Tahoma, Helvetica, sans-serif;
	color:#761b09;
	text-decoration:none;
}
.catergory-top{
	background:url(../images/category-top.gif) no-repeat;
	height:26px;
	
}
.catergory-bottom{
	width:703px;
	background:url(../images/category-bottom.gif) no-repeat;
	height:26px;
	
}
.catergory-middle{
	background:url(../images/categories-middle.gif) repeat-y;
}
#product img{
	border:1px solid #7c7a7a;
}
#cart img{
	border:1px solid #7c7a7a;
}
#featured{
	border-right:1px dotted #000000;
}
/*#featured-bottom h1{
	padding:0 0 10px 13px;
}*/
#featured img{
	border:1px solid #afadad;
	margin-bottom:5px;
}
#prodyctdetail img{
	margin-left:0;
	border:1px solid #7c7a7a;
}
.worldpay {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #469ad2;
  padding: 5px;
}
.delivery-titles{
	background:#b3a69a;
	color:#ffffff;
	font-size:14px;
}
.delivery-price{
	background:#fcf0e2;
}
.delivery-bg{
	background:#FFFFFF;
}

/*new template*/
#logo{
float:left;
width:350px;
padding-top:20px;}
#topright{
float:right;
width:530px;
}
#contact{
background:url(../images/topright-r.gif) top right no-repeat;
color:#a1434f;
float:right;
}
#contact .bg{
background:url(../images/topright-l.gif) top left no-repeat;
padding:8px 15px 10px 15px;
}
#top, #cards{text-align:right; clear:both;}
#nav{
background:url(../images/navbg.png) top left no-repeat;
width:688px;
height:35px;
float:left;
}
#nav ul, #nav ul li{
padding:0; margin:0; float:left; list-style:none;
}
#nav ul{padding-left:10px;}
#nav ul li a{
float:left; padding:10px 15px; color:#fff; font-weight:bold; font-size:12px; background:url(../images/nav-vline.gif) top right no-repeat;}
#nav ul li a:hover{color:#FF9933;}
#basket{
color:#000;
background:url(../images/basketbg.png) top left no-repeat;
width:210px;
height:35px;
float:right;
font-size:12px;
}
#basket .box{padding:10px 20px;}
#basket a{color:#a10d02; text-decoration:underline;}

#homemiddle{
padding:0 10px 10px 10px;}

/*static page bigger text */
#content-customer, #content, .content, .catergory-middle{
	/*font-size:11px;*/
line-height:18px;
}
.catergory-middle, #productGeneral, #indexDefaultMainContent{
/*font-size:11px;
line-height:normal;*/}
#productGeneral.centerColumn table{
font-size:11px;}

/* text  styles*/
.12pxtext p{
	font-size:12px;
}
.13pxtext p{
	font-size:13px;
}
.14pxtext p{
	font-size:14px;
}
.11pxtext p{
	font-size:11px;
}
.10pxtext p{
	font-size:10px;
}

.catDescContent {
	font-size:11px;
}