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

/** Outer Styles **/
body {
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #1f2e81;
}
.container {
	width: 1000px;
	margin: auto;
}
#leftsplat {
	position: relative;
	left: -76px;
	top: -77px;
}
#rightsplat {
	position: relative;
	left: 920px;
	top: -77px;
}
/** All Links **/
a img {
	border: none;
}
a:link, a:visited, a:active, #navEZPagesTOC ul li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/** Header Styles **/
#header {
	float: left;
	width: 100%;
	height: 137px;
	background: #1f2e81;
}
#logoWrapper {
	width:998px;
	height:100px;
	background: url(../images/header_tile.gif) repeat-x top left;
	border: 1px solid #255ab7;
	border-bottom: 2px solid #DF1C6F;
}
#logo {
	float: left;
}
#contact {
	float: right;
	text-align: right;
	font: italic bold 1.6em arial, sans-serif;
	padding: 1.2em;
}
#topnav {
	width: 998px;
	height: 30px;
	margin-bottom: 5px;
	background: url('../images/topnav_tile.gif') repeat-x top left;
	border-left: 1px solid #255ab7;
	border-right: 1px solid #255ab7;
	border-bottom: 5px solid #255ab7;
}
#topnav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#topnav li {
/*	border-right:1px solid #003366;*/
	float:left;
}
#topnav a {
	display:block;
	float:left;
	height: 23px;
	padding: 7px 10px 0px 10px;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
#topnav a:hover {
/*	color:#ff6600;*/
	text-decoration: none;
}
#quicksearch {
	width: 175px;
	height: 21px;
	padding: 4px 60px 4px 5px;
	text-align: right;
	position:relative;
	top:72px;
	left:750px;
	background: #d2e1f1 url('../images/header_sub_right.gif') no-repeat right;
}
#quicksearch input[type="image"] {
	position: absolute;
	top: -1px;
	right: 5px;
}
/** Main Content Styles **/
#content {
	float: left;
	width: 100%;
	background: url(../images/backtile.gif) repeat-y top center;
}
/** Left Content Styles **/
.columnLeft {
	float: left;
	width: 169px;
	margin-left: 1px;
}
/* Category & Product Menu */
#categorylistboxContent, #categoriesproductsContent, #categoriesproductsContent ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#categoriesproductsContent {
	width: 169px;
	background: #255AB7;
/*	border-left: 1px solid #1b3e85;*/
}
a.category-top {
	display: block;
	height: 23px;
	padding: 7px 0px 0px 10px;
	background: #1f2e81;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
/*	border-top: 1px solid #ffffff;*/
}
a.category-top:hover {
	background: #ffffff;
	color: #1b3e85;
}
a.category-subs {
	display:block;
	height: 22px;
	padding: 8px 0px 0px 10px;
	background: #1f2e81;
	color: #ffffff;
	font-size: 0.75em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
/*	border-bottom: 1px solid #ffffff;*/
}
a.category-subs:hover {
	background: #ffffff;
	color: #1b3e85;
}
a.category-products, a.category-products-selected {
	display:block;
	height: 21px;
	padding: 9px 0px 0px 20px;
	background: #243A96;
	color: #ffffff;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.category-1, a.category-1 {
	background: #271c79;
	background: url(../images/category1.jpg) no-repeat top left;
}
.category-2, a.category-2 {
	background: #023da0;
	background: url(../images/category2.jpg) no-repeat top left;
}
.category-3, a.category-3 {
	background: #1BAC36;
	background: url(../images/category3.jpg) no-repeat top left;
}
.category-4, a.category-4 {
	background: #89C81F;
	background: url(../images/category4.jpg) no-repeat top left;
}
.category-5, a.category-5 {
	background: #FFC200;
	background: url(../images/category5.jpg) no-repeat top left;
}
.category-6, a.category-6 {
	background: #FF4E00;
	background: url(../images/category6.jpg) no-repeat top left;
}
.category-7, a.category-7 {
	background: #FF0000;
	background: url(../images/category7.jpg) no-repeat top left;
}
.category-8, a.category-8 {
	background: #DF1C6F;
	background: url(../images/category8.jpg) no-repeat top left;
}
.category-9, a.category-9 {
	background: #A01B79;
	background: url(../images/category9.jpg) no-repeat top left;
}
.category-10, a.category-10 {
	background: #741977;
	background: url(../images/category10.jpg) no-repeat top left;
}
.category-products-selected, a.category-products-selected {
	background: orange;
}
a.category-products:hover {
	background: #ffffff;
	color: #1b3e85;
}
/** Center Content Styles **/
.columnCenter {
	float: left;
	width: 650px;
	margin: 0 5px 5px 5px;
}
#navBreadCrumb, #navBreadCrumb2 {
	height: 23px;
	padding: 7px 0px 0px 20px;
	background: #1b3e85;
	background: url(../images/breadcrumb.jpg) no-repeat top left;
	color: #ffffff;
	margin: 0px 0px 5px 0px;
	font-size: 1em;
	text-align: left;
}
#navBreadCrumb2 {
	margin: 5px 0px 0px 0px;
}
#navBreadCrumb, #navBreadCrumb a, #navBreadCrumb2, #navBreadCrumb2 a {
	font-weight: normal;
}
#mainHeader {
	height: 55px;
	color: #ffffff;
	padding: 10px 5px 5px 5px;
	margin: 0px 0px 5px 0px;
}
#mainHeaderShop {
	height: 165px;
	color: #ffffff;
	padding: 10px 5px 5px 5px;
	margin: 0px 0px 5px 0px;
}
/* Headers */
.head-page {
	background: url(../images/headpage.jpg) no-repeat top left;
}
.head-category-1 {
	background: url(../images/headcategory1.jpg) no-repeat top left;
}
.head-category-2 {
	background: url(../images/headcategory2.jpg) no-repeat top left;
}
.head-category-3 {
	background: url(../images/headcategory3.jpg) no-repeat top left;
}
.head-category-4 {
	background: url(../images/headcategory4.jpg) no-repeat top left;
}
.head-category-5 {
	background: url(../images/headcategory5.jpg) no-repeat top left;
}
.head-category-6 {
	background: url(../images/headcategory6.jpg) no-repeat top left;
}
.head-category-7 {
	background: url(../images/headcategory7.jpg) no-repeat top left;
}
.head-category-8 {
	background: url(../images/headcategory8.jpg) no-repeat top left;
}
.head-category-9 {
	background: url(../images/headcategory9.jpg) no-repeat top left;
}
.head-category-10 {
	background: url(../images/headcategory10.jpg) no-repeat top left;
}

/***/
.centerColumn, #infoShoppingCart {
	color: #ffffff;
	background: #20499c url(../images/contentback.jpg) no-repeat bottom center;
	padding: 10px 20px;
}
/** Right Content Style **/
.columnRight {
	float: left;
	width: 169px;
	margin-right: 1px;
}
/* Shopping Cart Box Sidebox */
#shoppingcart {
	width: 169px;
	background: #255ab7;
	color: #ffffff;
/*	border: 1px solid #ffffff;*/
}
#shoppingcartContent {
	padding-top: 5px;
	text-align: center;
}
#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}
#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
}
#cartBoxListWrapper a {
	display:block;
	height: 23px;
	padding-top: 7px;
	background: #1b3e85;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#cartBoxListWrapper a:hover {
	background: #ffffff;
	color: #000000;
	text-decoration: none;
}
#cartBoxListWrapper a.top {
	background: #1b3e85;
	background: url(../images/headsidebox.jpg) no-repeat top left;
	margin-bottom: 1px;
}
#cartBoxListWrapper a.bottom {
	background: #1b3e85;
	background: url(../images/headsidebox.jpg) no-repeat top left;
}
#cartBoxListWrapper a.top:hover {
/*	background: #FF4E00;*/
	background: #DF1C6F;
	color: #ffffff;
}
#cartBoxListWrapper a.bottom:hover {
/*	background: #FF4E00;*/
	background: #DF1C6F;
	color: #ffffff;
}
#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
}
/* Accepted Cards */
#protxdirectcardsaccepted {
	width: 169px;
	background: #ffffff;
/*	border: 1px solid #ffffff;*/
	text-align: center;
}
#protxdirectcardsacceptedHeading {
	margin-bottom: 10px;
}
.ProtxDirectCardsAcceptedSideboxCardIcon {
	margin: 3px;
}
.ProtxDirectCardsAcceptedSidebox3DSecureIcon { 
	margin: 10px 0px 10px 4px;
}
.ProtxDirectCardsAcceptedSideboxProtxIcon {
	margin: 5px 0px 10px 0px;
}
/** Sideboxes **/
.leftBoxHeading, .leftBoxHeading a, .rightBoxHeading, .rightBoxHeading a {
	height: 23px;
	padding: 7px 0px 0px 0px;
	background: #1b3e85;
	background: url(../images/headsidebox.jpg) no-repeat top left;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
/*	border-bottom: 1px solid #ffffff;*/
}
.leftBoxHeading a:hover, .rightBoxHeading a:hover {
	color: #ffffff;
	text-decoration: underline;
} 
.leftBoxContainer, .rightBoxContainer {
	background-color: #ffffff;
	margin-bottom: 5px;
}
/*
.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
}
*/
.centerBoxHeading {
	margin: 0em;
	background-color: #ffffff;
	padding: 0.5em 0.2em;
}
#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;
}
#specialsContent {
	background: #4177b2 url('/images/special_offers.jpg') no-repeat top;
	width: 150px;
	height: 150px;
	color: #ffffff;
	font-weight: bold;
	padding: 10px;
}
#specialsContent a {
	color: #ffffff;
	text-decoration: none;
}
/** Footer Styles **/
#footer {
	float: left;
	width: 100%;
	background: #1f2e81;
}
#footerWrapper {
	width: 998px;
	height: 100px;
	background: url(../images/header_tile.gif) repeat-x top left;
	border: 1px solid #255ab7;
	border-top: none;
/*	border: 1px solid #ffffff;
	border-top: none;*/
}
#footerAddress {
	clear:both;
	font-size: 0.9em;
	padding: 25px 10px 10px 10px;
	text-align: center;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	text-align: center;
}
/** General Styles **/
#pageWrapper {
	width:1000px;
	margin:0px auto;
	text-align:left;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}
.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
}
#productGeneral form, #contactUsDefault form {
	margin:0;
	padding:0;
}
h1 {
	font-size:2.2em;
	font-weight: normal;
	margin:0px;
	padding:10px 0px 10px 20px;
	color:#ffffff;
}
.centerColumn h1 {
	font-size:2.2em;
	font-weight: normal;
	margin:0px;
	padding:10px 0px 10px 20px;
	color:#ffffff;
}
.centerColumn h1.cen {
	text-align: center;
}
#mainHeaderShop h1 {
	font-size:2.2em;
}
h1.headline {
	font-weight:normal;
	margin:0px;
	padding:20px 0 10px 0;
	font-size:2.8em;
}
#productListing ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#productDetails {
	width: 640px;
}
#productDescription, #indexProductListCatDescription {
	width: 100%;
	font-size: 1.4em;
	padding: 20px 70px 10px 70px;
}
#productColour {
	padding-top:10px;
}
#productModel {
	padding: 10px 0;
}
#productPrices {
	font-size:1.4em;
	padding:10px 0px;
	margin:0px;
	color: #ffffff;
}
.optionName {
	display: none;
}
/* #productListHeading, #ezPagesHeading, #siteMapHeading, #contactUsHeading, #cartDefaultHeading, #advSearchResultsDefaultHeading, #aboutUsHeading, #shippingInfoHeading, #privacyDefaultHeading */
#indexCategoriesHeading {
	font-size:1.7em;
	font-weight:normal;
	margin:0px;
	padding:10px 0px 5px 0px;
	color:#ffffff;
}
h2 {
	font-size: 1.5em;
}
#alsoPurchased {
	float: left;
	width: 100%;
	margin-top:5em;
	}

#alsoPurchased h2 {
	font-size: 1.8em;
	border-top:1px solid #d2e1f1;
	margin:12px 0px;
	}

h3 {
	font-size: 1.3em;
	}

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

.hrline {
	height:2px;
	line-height:2px;
	overflow:hidden;
	border-bottom:1px solid #d2e1f1;
	margin:12px 0px;
	}

.biggerText {
	font-size: 1.2em;
	}

p, table, td, th {
	line-height:150%;
	}

p.just {
	text-align: justify;
	}

.dropcap {
	float:left;
	padding-right: 0.1em;
	font-size: 3.2em;
	line-height: 0.9em;
}
h1.tagline {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding: 0;
	margin-top: 2em;
}
CODE {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	outline: none;
	-moz-outline-style: none;
	}

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

/*input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}*/

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

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

LABEL {
	line-height: 1.5em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .productListBoxContents, .centerBoxContentsAlsoPurch, .centerBoxContentsNew, .centerBoxContentsSpecials, .attribImg {
	float: left;
	}

#contactUsDefault label {
	width: 11em;
	float: left;
	}

#contactUsDefault input, #contactUsDefault textarea {
	margin: 0.2em 0;
	}

#contactButton {
	padding-left: 11em;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

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

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.5em;
	margin: 1em 0;
/*	border: 1px solid #000000;*/
	}

.messageStackWarning, .messageStackError {
	color: #ffffff;
	background: #ec0000;
	font-weight: bold;
	}

.messageStackSuccess {
	color: #ffffff;
	background: #1BAC36;
	}

.messageStackCaution {
	color: #000000;
	background: #ffce4a;
	}

.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
	}
/** Other 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;
	}

#ezpagesContent ul li a, #wpcats ul li a, #wparchives ul li a {
	color:#79787d;
	}

#navCategoryIcon, .buttonRow {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navEZPagesTop {
	font-weight: bold;
	margin:0;
	padding:0;
	}


/*The main content classes*/
#contentColumnMain, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .productListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content, #productDescription, */ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #ffffff;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}

/*
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	 margin:0px 20px;
	}
*/

/* Shopping Cart Display */
#cartContentsDisplay, #cartContentsDisplay a {
	color: #1b3e85;
	text-decoration: none;
	}

#cartAdd input {
	display: inline;
	}

.tableHeading TH {
	background-color: #4177b2;
	}

.tableHeading, #cartSubTotal, .cartTableHeading {
	background-color: #4177b2;
	color: #ffffff;
	 }

#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;
	text-align: center;
	}

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


.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

#checkoutConfirmDefault h2 {
	font-size: 1.3em;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

#productImages {
/*	width: 650px;
	height: 100px;
	margin-bottom: 10px;*/
	display: none;
	}

#productMainImage {
	}

#productAdditionalImages {
	}

#productAdditionalImages a {
	cursor: pointer;
	padding-right: 20px;
	}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {
	font-size: 1.4em;
	margin: 1em 0;
}

.attribsRadioButton {
	margin-left: 10px;
}

#attributesBlock4 {
	display: none;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .productListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.categoryListBoxContents, .productListBoxContents, .centerBoxContentsAlsoPurch, .centerBoxContentsNew, .centerBoxContentsSpecials {
	border:1px solid #4177b2;
	padding:5px 0px;
	}

.centerBoxContentsAlsoPurch {
	width: 5em;
	}

.categoryListBoxContents img, .productListBoxContents img, .centerBoxContentsAlsoPurch img, .centerBoxContentsNew img, .centerBoxContentsSpecials img {
	padding-top:5px;
	}

.categoryListBoxContents img, .centerBoxContentsAlsoPurch img {
	padding-left:10px;
	padding-right:10px;
	}

.productListBoxContents img, .centerBoxContentsNew img, .centerBoxContentsSpecials img {
	padding-left:5px;
	padding-right:5px;
	}

.listingProduct {
	width: 608px;
	height: 100px;
	margin-top: 10px;
	background: #1b3e85 url('../images/view.gif') no-repeat top right;
	border: 1px solid #255ab7;
	}

.listingProductImage {
	float: left;
	padding: 10px;
	}

.listingLeft {
	float: left;
	width: 318px;
	}

.listingProductName {
	float: left;
	width: 468px;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	}

.listingProductName a {
	display: block;
	width: 468px;
	padding: 10px;
	}

a.listingDescription {
	float: left;
	display: block;
	width: 468px;
	height: 53px;
	padding: 0px 10px 10px 10px;
	font-size: 1em;
	font-weight: normal;
	}

.listingRight {
	float: right;
	width: 150px;
	}

a.listingProductPrice {
	width: 150px;
	display: block;
	padding-bottom: 10px;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	}

.listingProductName a:hover, a.listingProductPrice:hover, a.listingDescription:hover {
	text-decoration: none
	}

a.listingProductMoreInfo {
	width: 150px;
	display: block;
	font-size: 1em;
	text-align: center;
	padding: 20px 0;
	background: #4177b2;
	color: #ffffff;
	}

a.listingProductMoreInfo:hover {
	background: #ff6600;
	text-decoration: none;
	}

/*misc*/
.buttonRow {
	}

.floatleft {
	float: left;
	}

.floatright {
	float: right;
	}

.back {
	text-align: left;
/*	float: left;*/
	}

.forward {
	text-align: right;
/*	float: right;*/
	}

.button_back {
	float: left;
	}

.button_forward, .button_update, .button_add_address, .button_submit {
	float: right;
	}

#shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #c4d9f0;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #d2e1f1;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen, #myAccountNotify {
	list-style: none;
	} 

#myAccountGen li, #myAccountNotify li {
	margin: 1em 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 {
	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;
	}
/*** Home Styles ***/
#homeslidewrapper {
	width: 650px;
	height: 200px;
	margin-bottom: 5px;
}
.homeslide {
	float: left;
	background: #1e1e1e;
	width: 610px;
	height: 180px;
	padding: 10px 20px;
	display: none;
}
.homeslide h2 {
	margin: 0;
	font-weight: bold;
}
.homeslide h2 a, .homeslide h2 a:link, .homeslide h2 a:focus, .homeslide h2 a:hover, .homeslide h2 a:active, .homeslide h2 a:visited {
	color: #fcee21;
	font-weight: bold;
}
.homehead1a, .homehead2a, .homehead3a {
	display: block;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -0.05em;
}
.homehead1b, .homehead2b, .homehead3b {
	display: block;
	margin-left: 60px;
	margin-top: -50px;
	font-size: 3em;
	font-weight: bold;
	letter-spacing: -0.05em;
}
.homehead2b {
	margin-left: 90px;
	margin-top: -50px;
}
.homehead3b {
	margin-left: 90px;
	margin-top: -40px;
}
.homeslide p {
	margin-left: 50px;
	margin-top: 15px;
	width: 500px;
	font-size: 1.4em;
}
.homeslide a, .homeslide a:link, .homeslide a:focus, .homeslide a:hover, .homeslide a:active, .homeslide a:visited {
	display: block;
	text-decoration: none;
	font-weight: normal;
}
.slide1 {
	background: url('../images/headcategory1.jpg') no-repeat top left;
}
.slide2 {
	background: url('../images/headcategory3.jpg') no-repeat top left;
}
.slide3 {
	background: url('../images/headcategory10.jpg') no-repeat top left;
}
#homestaticwrapper {
	width: 650px;
	height: 200px;
	margin-bottom: 5px;
}
.homestaticleft {
	float: left;
	background: url('../images/homestaticleft.jpg') repeat-x top left;
	width: 283px;
	height: 160px;
	padding: 20px;
}
.homestaticright {
	float: right;
	background: url('../images/homestaticright.jpg') repeat-x top left;
	width: 282px;
	height: 160px;
	padding: 20px;
}
/**** protx styles ****/

.ProtxDirectFormGadgetError { background: #ff6633; }

.ErrorInfo { font-size: 1.1em; }

.ErrorInfo a { color: #ff0000; text-decoration: underline; }

.ExtraErrorInfo {}

.ProtxDirectCardIcon { margin-right: 4px; margin-bottom: 4px; }

.ProtxDirect3DSecureIcon { margin-left: 1em; margin-bottom: 2em; float: right; }

#protx_direct_3d_secure_iframe { background: #ffffff; }
