/**
 * 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_new.css 3286 2006-03-28 01:14:04Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	/*font-size: 62.5%;*/
	color: #796f6c;
}

/* LINKS
------------------------------------------------------------- */
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #444444;
	text-decoration: none;
	
	}

 
a:visited {
	/*color: #3300FF;*/
	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: #555555;
	}

a:active {
	color: #0000FF;
	}

.columnLeft a:link {
color:#555555;
}

.columnLeft a:hover {
color:#996699;
}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 
	
h3.rightBoxHeading a:hover {
	color: #993366;
	text-decoration: none;
	}
	
#siteMapMainContent.content a {
text-decoration:underline;
color:#FF9900;
font-weight:bold;
}

/* Login Page
----------------------------------------------------------------- */
#logpage{margin: 5px; padding: 8px; /*border: 1px solid #66006B;*/ height: 425px;}
#returncus {margin-bottom: 1.5em; padding: 0; width: 45%; height:250px; float: left; border: 1px solid #dddddd;}
#returncusheading {margin: 0;	padding: 0.5em 0; font-size: 1em; background-color: #e0e4e5; color: #222222; text-align: center}
#returncus label.inputLabel {width: 12em;	float: left;}
.logcontent {padding: 0 5px; background-color: #FFFfff; }
#newcusheading {margin: 0;	padding: 0.5em 0; font-size: 1em; background-color: #e0e4e5; color: #222222; text-align: center}
#newcus legend, #returncus legend  {margin: 0; padding: 0.3em 0; font-weight: bold;	color: #222222;}
#newcus {margin-bottom: 1.5em; margin-left: 45px;  height:250px; padding: 0; width: 45%; float: left; border: 1px solid #dddddd;}
/* End Login Page */

/* UNORDERED LISTS
----------------------------------------------------------------- */

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0 0em;
	} 
#myAccountGen {
padding-bottom:10px;
}	
#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

#productDetailsStockList li, #productDetailsStockList ul{
margin-left:-36px;
padding:0;
list-style:none;

}

#productDetailsList {
margin-bottom: 25px;
margin-top:5px;
}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
#navCatTabs {
font-size:9px;
color:#222222;
text-transform:uppercase;
padding: .2em 1.2em
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0em 0px 0em 0px;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	margin:0em -2px 0em -3px;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: .2em 1em .5em 1em;
	margin: 0em;
	color: #222222;
}
	

/* HEADINGS
----------------------------------------------------------------- */

h1 {
	font-size: 1.2em;
	padding-top:0px;
	color:#655943;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1em;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1em;
}

.sideBoxContent li {
padding:2px;
border-bottom:0px solid #eeeeee;

}

h2, h5, h6 {
	margin: 1em 0em 0em 0em;
}
#productListHeading{
font-size:1.5em;
}

h4 {
margin:0px 10px 0px 0px;
}

.productListing-rowheading {
	margin: 0em;
	font-size: 1em;
	color: #ffffff;
	padding: 0.5em 0.2em;
	border-bottom: 1px solid #9a9a9a;
	}
	
	h2.centerBoxHeading {
	margin: 0em;
	font-size: 1em;
	color: #222222;
	padding: 0.5em 0.2em;
	border-bottom: 0px solid #9a9a9a;
	}
	
/*h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}*/

/*.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}*/
	
#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}
	
#upDateHeading {
	text-align: right;
}

#scProductsHeading {
text-align:left;
padding-left:20px;
}	


/* TEXT
------------------------------------------------------------- */
b {
color:#655943;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}

.biggerText {
	font-size: 1.2em;
	}

/* LEFT / RIGHT CONTENT
------------------------------------------------------------- */

.columnLeft {
padding-left:0px;
}

.sideBoxContent {
	/*background-color: #ffffff;
	padding: 0.4em;*/
	font-size:10px;
	padding-left: 0px;
	}
	.nochex {
	margin-left:0px;
	font-size:10px;
	}
.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

/* WRAPPERS - PAGE OR SECTION CONTAINERS
------------------------------------------------------------------- */

#mainWrapper {
	text-align: left;
	width: 775px;
	vertical-align: top;
	border:0px solid #ffffff;
	margin-top:0px;
margin-left:0px;
	background-position:top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, 
#ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	
	
}
#popupAdditionalImage, #popupImage {
background-color:#ffffff;
}

#contentMainWrapper {
background-color:#ffffff;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	border:0px solid #ffffff;
	background-color:#ffffff;
	}
.columnLeft {
	background-color:#dfd9cd
}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	
	background-image:url(../../custom/images/loginstrip.jpg);
  background-repeat:no-repeat;
  background-position:bottom;
	font-weight: bold;
	color: #222222;
	padding-top:0px;
	padding-bottom:1px;
	height:27px;
	width: 100%;
	border-top:2px solid #ffffff;
	
}
#shoppingCartDefault{
margin:0;
width:96%;
}

#alsoPurchased, #alsoPurchased {
float:left;
margin-top:20px;
width:75%;
color:#555555;
}
#whatsNew {
width:100%;
margin:0;

}

.centerWrapper {
border-left:0px dotted #eeeeee;
padding:8px 5px 10px 20px;
margin-bottom:15px;
margin-right:10px;
}

.tabTable {
	padding: 10px 0px 0px 10px;
	height: 1%; /*do not remove- IEhack*/
	border: 0px solid #9a9a9a;
	margin-bottom: 1em;
	}
.centerBoxWrapper  {
	padding: 0px 10px 0px 0px;
	height: 1%; /*do not remove- IEhack*/
	border: 0px solid #9a9a9a;
	margin-bottom: 1em;
	float:left;
	margin-right:1em;
margin-top:20px;
color:#555555;
	}
	
.tabTable {
	padding: 10px 0px 0px 0px;
	height: 1%; /*do not remove- IEhack*/
	border: 0px solid #9a9a9a;
	margin-bottom: 1em;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}
	
.shippingEstimatorWrapper {
	padding: 0.5em;
}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
	}
#csNotifications {
text-align:left;
width:96%
}

#ezPageDefault {
padding-right:10px;
padding-left:0px;
}

#accountLinksWrapper {
margin: 10px 0px;
	width: 100%;
	border-top:1px solid #999999;
	}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	vertical-align:top;
	line-height:1.5em;
	
	}
	
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}



/* MAIN CONTENT
----------------------------------------------------- */
	
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
.logo {
text-align:right;
padding-right:10px;
color:#ffffff;
}

.categoryListBoxContents img, .productListing-data img, #productMainImage img, .smallProductImage img {
border:2px solid #d9d1c4;
padding:5px;
margin-bottom:5px;
margin-left:0px;

}

.limage {
float:left;
margin-right:10px;
}
	
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
	
.centerColumn{
	margin: 0px 10px 0px 10px;
	}
	
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, 
#navCatTabsWrapper, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  
#bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, 
.cartQuantityUpdate, .cartQuantity, #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;
}

#navEZPageNextPrev {
float:right;
}

.smallProductImage {
text-align:left;
padding:5px;
}


th {
padding-top:5px;
}

.listingPriceDescription {
font-weight:bold;
line-height:2em;
float:left;
padding-left:10px;

}
.listingCartDescription {
float:right;
padding-right:10px;
padding-top:3px;

}
.boxContentsAlsoPurch {
float:left;
}
.leftBoxHeading {
padding-left:3px;
}

.centerBoxContentsProducts, .centerBoxContentsNew {
border:1px solid #eeeeee;
padding:0px 0px 3px 0px;
margin:5px 1px 0px 1px;
float:left;
}


h3.itemTitle {
background-image:url(../../custom/images/loginstrip.jpg);
  background-repeat:no-repeat;
  background-position:bottom;
padding:5px 10px 14px 10px;
margin-top:0px;
text-align:left;

}

.itemTitle a {
padding-top:0px;
color:#666666;
}
.productListing-data {
padding:10px 0px 10px 2px;
vertical-align:top;
}

.productListingPrice {
padding-top:15px;
}

#reviewsInfoDefaultDate {
font-size:.8em;
font-weight:normal;
color:#aaaaaa;
}

#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage {
text-align: center;
padding:0px 10px 10px 0px;
vertical-align:top;
}

#reviewsInfoDefaultPrice {
font-size:1em;
}

.content {
line-height:1.5em;
padding:0px 10px 10px 0px;
}

.content a {
font-weight:bold;
}
.content p {
padding:0px;
}

blockquote {
float:right;
width:210px;
margin:0 0 1em 1em;
background-color:#767273;
color:#eeeeee;
padding:10px 10px 12px 10px;
font-size:0.9em;
border-top:5px solid #e69316;
font-size:.9em;
background-image: url(../images/backblock.jpg);
background-position:bottom;
background-repeat: repeat-x;
}
	
/* NAVIGATION 
----------------------------------------------------- */

.navSplitPagesResult {
	margin: 0.5em 0.5em 0.5em 0em;
	font-size: 0.9em;
	}
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainSearch, #navCategoryIcon {
	margin: 0.5em;
}

#navBreadCrumb {}

#indexProductList {
padding-right:0px;
}

	#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin-right: 0px;
	padding: 5px 0 15px 0;
	
	
	}
	
#navBreadCrumb {
	font-size: 0.95em;
	font-weight: bold;
	margin-right: 0px;
	padding: 0 0 8px 0;
	border-bottom:1px dotted #cccccc;
	}

#navColumnOne {
	padding: 0em;
	border-right: 0px dotted #ff9900;
	border-bottom:10px solid #ffffff;
	background-color:#ffffff;
	}
#navColumnTwo {
	padding: 0.5em;
	border-right: 0px solid #cccccc;
	}

/* THE MAIN PRODUCT CLASSES
--------------------------------------------------------------------------------------------------- */

#productDescription {
	padding: 0px;
}

#productDescription p {
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
}

#productDateAdded .productGeneral {
margin-left: 10px;
}
.productGeneral {
line-height:1.5em;

}

.productInfoDetails {
line-height:1.5em;
float:right;
width:330px;
padding-right:10px;

}

.productGeneralDesc {
font-size:1em;
line-height:1.5em;
margin-left:0px;
width:auto;

}

#productPrices {
font-size:1em;
color:#796f6c;
padding:0px 0px 5px 0px;
font-weight:bold;
}

.listingDescription {
padding:5px 30px 0px 10px;
line-height:1.5em;
font-weight:normal;
text-align:left;
}

.listingNewImage {
text-align:center;
}
.listingNewPrice {
border-top:1px solid #dddddd;
margin-top:1em;
}

.listingPrice {
border-bottom:1px solid #dddddd;
margin-top:1em;

}

#listCell0-1, #listCell0-0 {
text-align:left;
}

#listCell0-2 {
width:250px;
}

.itemTitle {
padding:0px 0px 5px 5px;

}

.alert {
	color: #83638a;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
	
.advisory {
padding-top:10px;
line-height:1.5em;
}

.advisory a, .forward a {
color:#83638a;
}

.information {
padding:10px 10px 10px 5px;
line-height:1.5em;
}

.important {
	font-size: 1em;
	}
	
.important a {
color: #336699;
}

.notice .forward a {
color: #ff3300;
}
.rating{}
.gvBal {
	float: right;
	}
	
/* SHOPPING CART DISPLAY
--------------------------------------------------------------------- */

#cartProdTitle {
text-align:left;
}

#cartAdd {
	float: left;
	text-align: center;
	margin: 1em 0 1em 0;
	padding: 0;
	
	}
#checkoutShippingHeadingMethod {
padding-bottom:5px;
}

#accountNotifications h1, fieldset .notice {
margin-bottom:10px;
}

.cartTableHeading TH {
	border-bottom: 0px solid #cccccc;
	}

.cartTableHeading, #cartSubTotal {
	background-color: #ffffff;
	height: 2.2em;
 }

#ccProductsHeading {
text-align:left;
}


#ccTotalHeading, my Account Total, #scUnitHeading, #scTotalHeading {
text-align:right;
padding-right:2px;

}

#accountDefault h2, #accountHistInfo h2 {
color:#555555;
}

#myAccountQuantity, #myAccountStatusDate {
text-align:left;
padding-left:5px;
padding-top:3px;
} 

#myAccountProducts, #myAccountStatus, #myAccountStatusComments {
text-align:left;
padding-top:3px;
}
#myAccountTotal {
text-align:right;
padding-right:5px;
padding-top:3px;
}

#prevOrdersViewHead {
padding-right:5px;
text-align:right;
}
#prevOrdersTotal {
text-align:right;
}

#prevOrdersStatus {
text-align:left;
}

#accountHistoryDefault .content {
padding-left:25px;
}

#prevOrdersShippedTo {
text-align:left;
padding-left:5px;
}
 #orderHistoryDetailedOrder, #orderHistoryStatus, TABLE#prevOrders h2 {
 text-align:left;
 }
 
.prevOrdersDetails {
 vertical-align: top;
 padding-top:10px;
 }
 
.instructions {
padding-left:175px;
}

.addressInstructions {
padding:7px 0px 5px 0px;
}

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, 
.cartQuantity, #cartInstructionsDisplay {
	padding: 0.5em 0em;
	}
.cartTotalsDisplay   {
background-color:#ffffff;
color:#83638a;
text-align:right;
padding: 0em 0.5em;

}
.cartInstructions {
width:100%;

}
#cartInstructionsDisplay {
width:35%;
float:left;
}
#cartContentsDisplay {
float:right;
width:60%;
margin-top:20px;
}
	
.cartProductDisplay {
width:400px;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}
	
#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	vertical-align:top;
	
	}
.ccinfo{
padding-left:5px;
line-height:1.5em;
}

.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, #orderAttribsList {
	margin-left: 1.5em;
	padding:0px 0px 0px 0px;
	margin-top:0px;
	}
	
#attribsOptionsText {
padding-left:2px;
}

#cartAttribsList ul, #orderAttribsList  ul {
margin-top:5px;
padding:5px 0px 0px 0px;

}
#cartAttribsList ul li, #orderAttribsList ul li {

padding:3px 0px 3px 0px;

}

#cartSubTotal {
padding-right:32px;
}

 #checkoutConfirmDefaultPaymentTitle,  #checkoutConfirmDefaultHeadingComments {
 padding:0px 0px 10px 0px;
 }
 
 #checkoutConfirmDefaultPaymentTitle back {
 padding-left:5px;
 }
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	float:left;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.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 ;
}

#productMainImage {
margin: 1.5em 1em 1em 0em ;
width:160px;
}

.smallProductImage {
margin: 1em 1.5em 1em 0em ;
}
#productAdditionalImages {
margin:0;
}
.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

.imgLink, .smallProductImage .imgLink {
float: left;
margin:0;
}

#productMainImage .imgLink img, #reviewWriteMainImage .imgLink img, #reviewsInfoDefaultProductImage .imgLink img{
border:0;

}
.imgLink a {
font-size:.7em;

}
.imgAddLink {

padding:5px 0 0 10px;
float:left;
}

/* ATTRIBUTES
--------------------------------------------------------- */
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

#productAttributes {
font-size:.8em;
padding:15px 0px 5px 0px;
line-height:1.5em;
vertical-align:top;
margin-left:0px;
}
	
/* POPUPS
-------------------------------------------------- */

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, 
#popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
	}

/* EZ PAGES
--------------------------------------------------------------- */

#navEZPagesTOCWrapper {
	font-weight: bold;
	width:31%;
	float: right;
	height: 1%;
	border-top: 5px solid #4e9846;
	background-color:#767273;
	margin:0em 0em 0em 1em;
	padding: 0em 0.75em 1em 0.5em;
	background-image: url(../images/backblock.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	}
	
#ezPagesTOCHeading {
padding: 0em 0.3em;

}
	
#navEZPagesTOC ul  {
	margin: 0;
	padding:  0.5em 1em;
	list-style-type: none;
	line-height: 1.75em;
}
#navEZPagesTOC ul li {
	white-space: nowrap;
}
#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	font-weight:normal;
	color:#ffffff;
}

a.TOCCurrent{
color:#cc9900;
font-weight:bold
}

/* 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;
	}
	
/* FORMS
------------------------------------------------------------- */
	
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 96%;
	}
input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
}

FIELDSET {
	padding: 0.5em;
	margin: 1em 0em;
	border-top: 1px solid #cccccc;
border-left:0px;
border-right:0px;
border-bottom:0px;
	}
	
.logcontent FIELDSET {
	padding: 0.5em;
	
border-top:1px solid #ffffff;	
border-left:0px;
border-right:0px;
border-bottom:0px;
	}
	
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color:#222222;
	
	}

LABEL {
	line-height: 1.25em;
	padding: 0.1em;
	
}

#loginLabel {
padding-left:5px;
}

#forgotPassword {
padding-left:10px;
}

h4.optionName {
	line-height: 1.25em;
	padding: 0.1em;
	width:300px;
}


.createAccount LABEL, .createAccount #newsletter-checkbox {
padding: 0.2em 1.5em 2em 125px;
}

LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0em;
	}

LABEL.inputLabel {
	font-size: 0.95em;
	width: 10em;
	float: left;
	}
	
#checkoutNewAddress FIELDSET {
margin-left:0px;
}
	
 #checkoutNewAddress FIELDSET LABEL {
 padding-left:20px;
 }
 
 	
LABEL.checkboxLabel {
	font-size: 0.95em;
	width: 10em;
	}
	
.inputLabel {
padding-bottom:20px;
}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}
	
LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 1em;
	}

P, ADDRESS {
	padding: 0 0.5em;
}

#ezPageDefault P {
padding-left:0px;
line-height:1.4em;
}

.deliveryTable {
background-color:#E3DED5;
padding:3px;
}

ADDRESS {
	font-style: normal;
	}
	
#orderHistoryDetailedOrder {
line-height:1.2em;
}

/* MISC
------------------------------------------------------------------ */		

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	border-top:1px solid #aaaaaa;
	}

TR.rowEven {
	border-bottom:1px solid #aaaaaa;
}

.tableHeading {
	background-color: #E3DED5;
	height: 1.5em;
	vertical-align: top;
	border-top:1px solid #bbbbbb;
	padding-top:3px;
	}

.rowEven {
background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	border-bottom:1px solid #bbbbbb;
	padding-top:3px;
	}
TR .tableHeading {
border-bottom:5px solid #ffffff;
}
CAPTION {
	/*display: none;*/
	}

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	vertical-align: top;
	line-height:1.5em;
	}
.account-ProductDisplay {
line-height:1.5em;
}
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top;
	text-align:left;
	padding-left:5px;
	line-height:1.5em;
	}

TR.tableHeading {
	
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding-top:5px;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

.clearBoth {
	clear: both;
}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

#sorter {
float:right;
}

#tagline {
  color:#000000;
	font-size: 2em;
  text-align : center;
	vertical-align: middle;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}
	
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
padding: 0px;
		}
		
/* BUTTONS
--------------------------------------------------- */

.buttonRow {
float:none;
}
.buttonRowContinue forward{
margin-top:5px;
}
.back {
  float: left;

}
.forward {
	float: right;
}

.buttonrow back {
float:left;
}

.buttonRowUpdateBasket forward {
padding-bottom:1px;
}

/* MISC
------------------------------------------------ */
ul.tabbar {
    display: none; /* This is important so the tabbar won't be shown if JavaScript is not available. */
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.tabbar li {
    padding: 0;
    display: inline;
}

.tabbar a {
    display: block;
    float: left;
    margin-right: 2px;
    border: 1px solid #aaaaaa;
    border-bottom: 0;
    background-color: #aaaaaa;
    padding: 0.2em 0.8em;
    font-size: 90%;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.tabbar a:hover {
    background-color: #e4e4e4;
    color: #dd0000;
    text-decoration: underline;
}

#boxes {
    clear: both;
    width: 400px;
}
#boxes div {
    margin-bottom: 1em;
    border: 1px solid #aaaaaa;
    background-color: #e4e4e4;
    padding: 0.4em 0.8em;
    font-size: 80%;
}
.findus {
float: right;
margin: 0 0 10px 10px;
}