/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-image:url(../images/body-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #6385bc;
	}
	

	
#mainWrapper {
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#headerWrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
	
	}

#logoWrapper{
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	height:80px;
	}
	
#flashWrapper {width:951px; margin:0px auto; text-align:left; padding:0px;}

#home-flash {}

#contentTop {
	width:950px;
	height:13px;
	background-image: url(../images/body-content-top.png) !important;
	background-image: url(../images/body-content-top.gif);
	margin: 0px auto;
	padding:0px;
	}

#contentTop-hm {
	width:950px; 
	height:13px; 
	background-image: url(../images/body-content-top-hm.png) !important; 
	background-image: url(../images/body-content-top-hm.gif); 
	margin: 0px auto;
	}

#contentBot {
	width:950px;
	height:13px;
	background-image: url(../images/body-content-bot.png) !important;
	background-image: url(../images/body-content-bot.gif);
	margin: 0px auto;
	}
	
#contentMainWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	background-color:#FFFFFF;
	background-image: url(../images/body-content-bg.gif);
	/*border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;*/
	}
	
#logo {
	/*padding-top: 3px;*/
	padding-left: 5px;
	float: left;
	}
	
#header-right { width:173px; height:40px; float:right; padding: 8px 5px 0px 0px; text-align:right;}

#cart-top {width:45px; height:25px; float:right; padding:18px 0px 0px 44px; margin-top:3px; text-align:right; background-image:url(../images/header-cart.gif); 
			background-repeat:no-repeat; background-position:left; font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#333; font-weight:bold;}
			
#cart-top.cfull { background-image:url(../images/header-cart-full.gif); background-repeat:no-repeat; background-position:left;}
#cart-top.cfull a {color:#000066; text-decoration:underline;}
#cart-top.cfull a:hover {color: #0066FF;text-decoration:underline;}

.cartQuantityUpdate {}

.centerColumn{
	word-spacing:-1px;
	line-height:1.6;
	font-size:12px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	}

/*Top Nav*/

#topNav {width: 950px; margin: 0px auto; padding: 0px; height:14px; }
#topNav  ul{width: 950px; margin: 0px auto; float: right; padding: 0px; padding-top:3px;}
#topNav  ul li {float: right; list-style-type: none;}
#topNav  li a {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#000; font-weight:bold; text-transform:uppercase; padding: 0px 5px 0px 12px;}
#topNav  li a:hover { color:#666;}
	

/*Main Nav*/
#navigation {height: 30px; margin: 0px auto; width: 950px;/*background-image: url(../images/tile_back.gif);border-left: 1px solid #9a9a9a; border-right: 1px solid #9a9a9a;*/ }
#navigation  ul{ padding: 0px; margin:0px; float: left;}
#navigation  ul li {float: left; list-style-type: none;}
#navigation  li a {float: left;  height: 30px; text-decoration:none; background-repeat:no-repeat;}

#logout { }
#logout ul{float:left; padding:0px; margin: 0px;}
#logout a{text-decoration: none; font-size: 10px; font-weight: bold; color:#032DBA;}
#logout a:hover {color:#000000;}

a {outline: none;}
a img {border: none;}

a.home {background-image: url(../images/nav-home.png) !important; background-image: url(../images/nav-home.gif); width:37px; background-position:bottom;}
a.ahome {background-image: url(../images/nav-home.png) !important; background-image: url(../images/nav-home.gif); width:37px; background-position:center;}

a.services {background-image: url(../images/nav-services.png) !important; background-image: url(../images/nav-services.gif); width:98px; background-position:bottom;}
a.aservices {background-image: url(../images/nav-services.png) !important; background-image: url(../images/nav-services.gif); width:98px; background-position:center;}

a.products {background-image: url(../images/nav-products.png) !important; background-image: url(../images/nav-products.gif); width:105px; background-position:bottom;}
a.aproducts {background-image: url(../images/nav-products.png) !important; background-image: url(../images/nav-products.gif); width:105px; background-position:center;}

a.gallery {background-image: url(../images/nav-gallery.png) !important; background-image: url(../images/nav-gallery.gif); width:138px; background-position:bottom;}
a.agallery {background-image: url(../images/nav-gallery.png) !important; background-image: url(../images/nav-gallery.gif); width:138px; background-position:center;}

a.contact {background-image: url(../images/nav-contact.png) !important; background-image: url(../images/nav-contact.gif); width:119px; background-position:bottom;}
a.acontact {background-image: url(../images/nav-contact.png) !important; background-image: url(../images/nav-contact.gif); width:119px; background-position:center;}

a.links {background-image: url(../images/nav-links.png) !important; background-image: url(../images/nav-links.gif); width:75px; background-position:bottom;}
a.alinks {background-image: url(../images/nav-links.png) !important; background-image: url(../images/nav-links.gif); width:75px; background-position:center;}

div.search {background-image: url(../images/nav-search-bg.png) !important; background-image: url(../images/nav-search-bg.gif); width:378px; text-align:right; float:left; height:30px; margin:0px; padding:0px;}
div.search .box{background: transparent; width:185px; border:0px; height:15px; margin-right:10px; margin-top:6px;
				font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; font-weight:bold; vertical-align:middle;}
div.search .box-btn { vertical-align:middle;margin-top:7px; outline:none; background:none;}

a:hover.services, a:hover.products, a:hover.gallery, a:hover.contact, a:hover.links, a:hover.home {background-position:top;}
a:hover.aservices, a:hover.aproducts, a:hover.agallery, a:hover.acontact, a:hover.alinks, a:hover.ahome {background-position:center;}

/*Home Page*/

#indexDefault {padding-top:0px;}
#logos { padding-top:8px; margin:0px;}
#logos ul {padding:0px; border-bottom:1px solid #CCCCCC; height:55px; margin:0px;}
#logos ul li {float:left; list-style:none; text-align:center; padding: 0px 0px 0px 12px;}
#indexDefaultHeading {font-size:18px;}
#indexMain {font-size:13px; padding:5px;/* word-spacing:-2px;line-height:1.6;*/ text-align:justify;}
.indexCol {float:left; width:302px; padding: 0px 30px 20px 0px;}
#indexColTile {float:left;  width:236px; padding:0px;}
#indexColTile ul { padding:0px;}
#indexColTile ul li{list-style:none; padding:0px;}



/*Pages Nav*/

#pagesnav {height: 17px; border-bottom:1px solid #CCC; border-top:1px solid #CCC; padding-top:3px; padding-bottom:3px; margin-bottom:20px;}
#pagesnav  ul{width: 900px; margin: 0px auto; padding: 0px;}
#pagesnav  ul li {float: left; list-style-type: none;}
#pagesnav  li a {float: left;text-indent: -6000px;  height: 17px;}

a.spacer {background-image:url(../../../../images/locke/buttons/spacer.gif); width:85px;}

a.pumpsales {background-image: url(../../../../images/locke/buttons/pumpsales.gif); width:88px; background-position:top;}
a.apumpsales {background-image: url(../../../../images/locke/buttons/pumpsales.gif); width:88px; background-position:bottom;}

a.pumpservice {background-image: url(../../../../images/locke/buttons/pumpservice.gif); width:101px; background-position:top;}
a.apumpservice {background-image: url(../../../../images/locke/buttons/pumpservice.gif); width:101px; background-position:bottom;}

a.wellservice {background-image: url(../../../../images/locke/buttons/wellservice.gif); width:92px; background-position:top;}
a.awellservice {background-image: url(../../../../images/locke/buttons/wellservice.gif); width:92px; background-position:bottom;}

a.wellaban {background-image: url(../../../../images/locke/buttons/wellaban.gif); width:136px; background-position:top;}
a.awellaban {background-image: url(../../../../images/locke/buttons/wellaban.gif); width:136px; background-position:bottom;}

a.chlorination {background-image: url(../../../../images/locke/buttons/chlorination.gif); width:95px; background-position:top;}
a.achlorination {background-image: url(../../../../images/locke/buttons/chlorination.gif); width:95px; background-position:bottom;}

a:hover.pumpsales, a:hover.pumpservice, a:hover.wellservice, a:hover.wellaban, a:hover.chlorination {background-position: center;}


/* Services Pages */

#pagesContent {width: 910px; margin: 0px auto; padding: 0px; text-align:justify;}
#pagesContent p {margin-top:5px; margin-bottom:20px;}
#pagesContent h2 { font-size: 1.1em;}
#pagesContent h3 { font-size: 1.1em; border-bottom:1px solid #CCC; padding-bottom:3px;}
#pagesImage { float:right; margin-left:20px;}
.pagesColumn { float:left; padding:0px; margin:0px; width:33%;}

/* Chlorination Pages */
.pagesChlcolumn { float:left; padding:5px; padding-top:0px; margin:0px; width:445px;}
.pagesChlcolumn a {float:left; margin-right:10px; margin-top:5px;}
.pagesChlcolumn a:link, .pagesChlcolumn a:visited {color: #999;}
.pagesChlcolumn a:hover {color:#032dba;}


/*Contact Page */

#contactusCol1 { width:510px; float:left;}
#contactusCol2 { width:400px; float:left; padding-top:22px;}
#contactusCol2 ul {padding:0px; margin:0px; padding-top:15px;}
#contactusCol2 ul li {float:left; list-style:none; padding:0px;}
#contactusCol2 ul li a {}
#contactusCol2 .google-map {text-align:left; width:133px;}
#contactusCol2 .map-quest {text-align:center; width:134px;}
#contactusCol2 .online-chat {text-align:right; width:133px;}

#contactusMessageStack { width:480px;}
#contactUsForm { border:none; padding:5px; padding-top:20px;}
#contactUsForm legend{ padding-left:0px; padding-top:0px; color:#000000;}
#contactUsForm #enquiry {border-color:#dedede;}

/*Photo Video Page */

#PVmain {width:875px; margin:0px auto;}
#PVcol1 {width:550px; float:left; margin:0px; text-align:left;}
#PVcol2 {width:300px; float:left; margin:0px;}

/* Links Page */

#linksMain {width: 910px; margin: 0px auto; padding: 0px;}
#linkscol1 {width:435px; float:left; margin:0px; text-align:justify;}
#linkscol2 {width:435px; float:right; margin:0px; text-align:justify;}
.logoLeft {float:left; margin-right:10px; margin-bottom:150px;}

/* Description Pages */

#descContent {width: 850px; margin: 0px auto; padding: 0px; text-align:justify;}
#descContent  img {float:right;}
#descContent h2 { font-size: 1.1em;}
#descContent h3 { font-size: 1.1em; border-bottom:1px solid #CCC; padding-bottom:3px;}
.descColumn { float:left; padding:5px; padding-top:0px; margin:0px; width:415px;}


/*Cart Styles*/

.ckout {height:36px; width:201px; text-align:left; outline: none;}
.ckout:hover {height:36px; width:201px; text-align:right;}
.ckout input {outline: none;}

.ckarrow {height:52px; width:245px; text-align:left; outline: none;}
.ckarrow:hover {height:52px; width:245px; text-align:right;}
.ckarrow input {outline: none;}

.ckconfirm {height:52px; width:240px; text-align:right; outline: none; margin-top:5px;}
.ckconfirm:hover {height:52px; width:240px; text-align:left;}
.ckconfirm input {outline: none;}

#holiday-ship { color: #060; font-style:italic; font-weight:500;}

/* PDF Block */

#pdf-block {height:60px;}
#pdf-image {width:65px; height:60px; float:left;}
#pdf-link {height:42px; float:left; padding-top:18px;}


/* Footer */
#footer {
	margin: 0px auto;	
	padding: 0px;
	margin-bottom:100px;
	width: 950px;
	background-image: url(../images/body-footer-bg.png) !important;
	background-image: url(../images/body-footer-bg.gif);
	background-repeat: no-repeat;
	height:95px;
	}
	
#cc {
	padding-left: 10px; 
	padding-top: 15px; 
	float: left;
	width:250px;
	}
	
#googleCheckoutLogo {
	padding-left: 30px;
	padding-top: 15px; 
	float: left;
	width:250px;
	}
	
#site-seal {
	padding-right: 20px; 
	padding-top: 8px; 
	float: right;
	}

	
#dm {color:#fff; font-size: 9px; font-family: verdana, arial, helvetica, sans-serif; 
	 width:942px; margin:0px auto; padding-top:0px; text-align: right;}
#dm a{text-decoration: none; color:#fff;}
#dm a:hover {color: #fff; text-decoration:underline;}


/* Categories Index */

#indexCategories .categoryListBoxContents { margin-bottom:30px;}
#indexCategories a { font-size:15px;}
#indexCategories a:link, #indexCategories a:visited { color:#000;}
#indexCategories a:hover { color:#00F;}

	
/* Product Info Display Template */

#pid-prev-next { width:172px; float:right; padding:0px; padding-top:10px; margin:0px;}

#pidrow {margin: 0px auto; width:95%;}
#pidrow ul {padding: 0px; float:left; margin:0px;}



#product-col1 {width: 350px; float:left;}

#product-col2 {width: 330px; float:left;}

#productMainImage { clear:both; margin:0px auto;}



h2#productPrices { text-align:right;}
h2#productPrices .normalprice { font-size:90%;}
h2#productPrices .productSpecialPrice  { font-size:110%;}
h2#productPrices .productPriceDiscount {color: #F69; font-size:90%;}


#freeShippingIcon {text-align:right; padding-right:5px; padding-bottom:5px;}

#product-genlist { border-bottom:1px solid #CCC; padding-bottom:10px;}
#product-genlist ul {list-style:none; margin:0px; text-align:right;}
#product-genlist ul li {padding-right:5px;}

#productSocial {height:20px;}
#productSocial a {float:right; padding: 5px 3px 0px 3px;}


#productAddWrapper { margin-top: 0.4em;}
#productAddText {float:left; width:70px; font-size:12px; font-weight: bold;}
#productAddQty {float:right; width:55px; height:30px; padding-top:6px;}
#productAddBtn {float:right; width:105px; height:30px; text-align:right;}

#productDescription {padding:20px;}


#pidadd1 {width: 130px; padding-top: 0px; text-align: right; margin-top:0px;}

#piddet {width: 420px;  padding-left: 10px; padding-top: 10px;}

#pidbtns {width: 255px;  text-align:left; padding-top: 33px;}
#pidadd2 {width: 120px; text-align: right;}

.pid-incart { padding-top:0px; margin-top:0px;}


/* Attributes */

#productAttributes { border-bottom:1px solid #CCC; padding-bottom:10px;}

h3#attribsOptionsText {font-size:12px; padding-left:0px; margin-left:0px;}

h4.optionName { font-size:12px; font-weight:normal; margin:0px; float:right; width:115px; text-align:left;}
#productAttributes .optionValues { float:right;  width:205px; text-align:left;}

.wrapperAttribsOptions {margin: 0px; margin-top:5px;}
.attribsRadioButton { margin-left:5px;}


/*Extra Text*/

.bluelink {text-decoration: underline; color: #0000FF;}
.redquote {font-size: 12px;	color: #000000;}

/*Login & Create Account Pages */

#loginDefault .SplitLeft { margin:0px; float:left; width:54%;}

#loginDefault .SplitRight { margin:0px; float:right; width:40%;}

#loginDefault legend { word-spacing:normal; color:#000000;}

#loginDefault label {  }

#loginDefault a:link, #loginDefault a:visited {color: #666666; font-weight:normal;}
#loginDefault a:hover {color: #0033CC; text-decoration:underline;}



/* ---------------------------------------- */

a:link, #navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
	}
 
a:visited {
	color: #0000ff;
	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: #0000ff;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.25em;
	}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.2em;
	}

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

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}

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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 12px;
	margin: 0px;
	}

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

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

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

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

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

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


/*Took out , #popupAdditionalImage, #popupImage*/

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper {
	margin: 0em;
	padding: 0em;
	
	}
	
	
#navMainWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	width: 100%;
	border-top: 1px solid #909090;
	border-bottom: 1px solid #909090;
	
	
	}
	
#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%;
	}
	
.floatingBox2 {
	margin: 0;
	white-space:nowrap;
	width: 100%;	
	}



/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {height:21px; font-size:14px;}
.navSplitPagesLinks a {vertical-align:top; color:#013781;}
.navSplitPagesLinks img {padding:0px; margin:0px;}
.navSplitPagesLinks strong {vertical-align:top; color:#000; text-decoration: underline;}
.navNextPrevCounter {
	display:none;/* CHANGE
	margin: 0em;
	font-size: 0.9em;*/
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}
	
#navSuppWrapper {
	margin: 0em;
	background-color: #ffffff;
	font-weight: bold;
	color: #ffffff;
	width: 100%;
	}	

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0em 0em;
	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;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	}
	
#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;
	}
	
/* New sheet has navmainsearch seperated out to float:right */
#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

.buttonRow2 {
	float:right;
	margin: 0.1em;
	}

#navBreadCrumb {
	font-family:Arial, Helvetica, sans-serif; font-size: 14px; color: #000; font-weight:bold;
	padding-left: 10px;
	/*background-color: #ffffff;*/
	/*border-bottom: 1px dotted #909090;*/
    }
	
#navBreadCrumb a:link, #navBreadCrumb a:visited {font-family:Arial, Helvetica, sans-serif; font-size: 13px;  color: #0032ff; font-weight:bold;
	/*background-color: #ffffff;*/
	border-bottom: 1px dashed #909090;
    }
	
#navBreadCrumb a:hover {font-family:Arial, Helvetica, sans-serif; font-size: 13px; color: #777; font-weight:bold; }

#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, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
	
.categoryListBoxContents{
    vertical-align: top;
	text-align: center;
	}
	
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	text-align: center;
	font-size: 0.9em;
	}

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

.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*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	margin-top:0px;
	}

/*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 {
	padding-top: 10px;
	padding-bottom:0px;
	font-size: 1em;
	color: #000000;
	}
	
h3.leftBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	} 

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

.leftBoxHeading {
	margin: 0em;
	text-align: center;
	width:138px;
	height: 25px;
	background-image: url(../../../../images/locke/cn_03.jpg);
	background-repeat: repeat-y;
	}
	
.leftBoxFooter {
      background-image: url(../../../../images/locke/cn_06.jpg);
      background-repeat: no-repeat;
      width:138px;
      height: 11px;
      }	

.sideBoxContent {
	background-image: url(../../../../images/locke/cn_05.jpg);
	width:118px;
	background-repeat:repeat;
	padding:1em;	
	text-align: left;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

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, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .centerBoxHeading, .rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	
	padding:1px;
	}
	
/* Product Listing */

#productListing .productPriceDiscount {color: #F69; font-size:90%;}
#productListing .productSpecialPrice { font-size:125%;}
#productListing .productListing-data span {float:right; clear:both;}
#productListing .productListing-data a img {float:right; clear:both; padding-top:10px; padding-right:0px;}
#productListing #listCell0-2 {text-align:right; padding-right:18px;}

#productListing .itemTitle {font-size:1.25em; text-align: left; margin-left:0px;}

#productListing .listingDescription {text-align: left; margin-left:3px;}

#productListing .listingDescription h3 { font-size:1em; margin-left:0px; color:#032dba;}

#productListing a:link, #productListing a:visited { color:#000;}
#productListing a:hover { color:#000; text-decoration:underline;}

.productListing-rowheading a { color: #000000;}
	
.productListing-data {
    text-align: right;
	border-bottom: 1px solid #909090;
	padding:1em;
	}
	
.productListing-odd {
	background-color: #ffffff;
	
	height: 1.5em;
	vertical-align: top;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
	padding-bottom: 1em;
	}

.productListing-even {
	background-color: #eff4f8;
	height: 1.5em;
	vertical-align: top;
    padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
	padding-bottom: 1em;
	}

.centeredContent2 {
	text-align: center;
	padding:1em;
	}
	
.centerBoxHeading {
	margin: 0em;
	background-image: url(../images/tile_back2.gif);
	border-bottom: 1px solid #909090;
	
	padding: 0.5em 0.2em;
	}
	
.categoryListBoxContents {
    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: #ffffff;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #eff4f8;
	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 {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}
	


/* PopUp - Shipping */

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	/*background-color: #dbe6fe;*/
	background-image: url(../images/popup-shipping-top.png);
	background-position:top;
	background-repeat:no-repeat;
	}
	
#popupShippingEstimator #shippingEstimatorContent {
	background-color:#FFFFFF;
	clear: both;
	padding:10px; 
	
	}

#shoppingcartBody #shippingEstimatorContent {
	
	clear: both; 
	
	}
		
.shippingEstimatorWrapper {
	background-image: url(../images/popup-shipping-bot.png);
	background-position: bottom;
	background-repeat:no-repeat;	
	width:500px;
	margin:0px auto;	
	margin-top:10px;
	}	

.shippingEstimatorWrapper p{
	text-align:right;
	padding:10px;	
	}	


/* PopUp - Cart Help */	 
	
#infoShoppingCart {
	/*background-color: #dbe6fe;*/
	background-image: url(../images/popup-cart-help-top.png);
	background-position:top;
	background-repeat:no-repeat;
	}
	
#infoShoppingCart div {
	background-image: url(../images/popup-cart-help-bot.png);
	background-position: bottom;
	background-repeat:no-repeat;
	width:410px;
	margin:0px auto;
	margin-top:20px;
	padding-bottom:18px;}



#infoShoppingCart h1 { padding:5px; padding-bottom:10px;}
#infoShoppingCart h2, #infoShoppingCart p { padding-left:15px; padding-right:5px;}

#infoShoppingCart p a { float:right; clear: both; padding-right:5px;}


	

/* PopUp - Cvv */

#popupCVVHelp {
	/*background-color: #dbe6fe;*/
	background-image: url(../images/popup-shipping-bot.png);
	background-position: center 35px;
	background-repeat:no-repeat;
	}
	
#popupCVVHelp div {
	width:500px;
	margin:0px auto;
	padding:5px;}


#popupCVVHelp h1 {
	padding-left:12px;
	padding-top:22px;
	width:500px;
	margin:0px auto;
	background-image: url(../images/popup-shipping-top.png);
	background-position:top;
	background-repeat:no-repeat;
	
	}
	
#popupCVVHelp div a { width:450px; margin:0px auto; text-align:right; clear:both;}
#popupCVVHelp div a img { float:right; margin-right:5px;}
#popupCVVHelp p { padding:5px;}
#popupCVVHelp .cards { width:48%; float:left; font-weight:bold;}

#popupCVVHelp .cvv-content { text-align:center;}
	
	
	
	
.information {padding: 10px 3px; line-height: 150%;}



.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

