/*
 * Main Webshop CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

html {
	font-family: verdana, arial, helvetica, sans-serif;
} 
body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #454545;
	line-height: 1.2em;

	}
a img { border: none; outline-style: none; -moz-outline-style:none; }

/* removing silly dotted line in all links on the site */
a { outline-style: none; -moz-outline-style:none; } 


/* ************** */
/* ALL font sizes */
/* ************** */

/* ALL 0.8em fonts */
#navColumnOne, #navColumnTwo,
#navBreadCrumb, #navEZPagesTop, 
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP,
.imgLink, 
.back, .forward, #shoppingCartDefault #PPECbutton,
/* #myAccountGen li, */
#addressBookDefault .instructions,
.alert,
.centerBoxContentsNew,
#siteMapList,
#sideBoxContent,
/* .listingDescription, */
/* .centerColumn p, .centerColumn ul, */
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution , 
table#prevOrders, 
table#cartContentsDisplay,
table#seContentsDisplay 
{
        font-size: 0.8em;
        font-family: verdana, arial, helvetica, sans-serif;

}

/* ALL 0.96em fonts */
.content,
p,
#cartAdd,
#productDescription,
.shippingEstimatorWrapper,
#newProductsDefault,
#productDescription,
#productDetailsList,
.attribsCheckbox,
.attribsRadioButton,
.productListing-data,
.navSplitPagesResult,
#checkoutShippingContentChoose,
.inputLabel,
.advisory,
#checkoutSuccessLogoff,
#checkoutSuccessOrderLink,
#checkoutSuccessContactLink,
#categoryDescription,
.productListing-heading a,
CODE,
LEGEND,
LABEL, LABEL.checkboxLabel, LABEL.radioButtonLabel, .inputLabel,
ADDRESS,
TEXTAREA, /* e.g. Your Message form text field */
.navNextPrevCounter,
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a,
.buttonRow,
.information,
/*The main content classes*/
#contentColumnMain, /* #navColumnOne, #navColumnTwo,*/ .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured/* , .centerBoxContentsNew */
{
        font-size: 0.96em;
        font-family: verdana, arial, helvetica, sans-serif;
}

#checkoutSuccessLogoff, #checkoutSuccessOrderLink, #checkoutSuccessContactLink {
	margin-left:0.5em;
	margin-bottom:1em;
}



.leftBoxHeading, .rightBoxHeading, h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a, .leftBoxHeading a, .rightBoxHeading a {
        font-size:1.2em;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size:1.2em;
}


h3.itemTitle, h3.itemTitle a { font-size:0.98em;}


h1 { font-size: 1.4em; display:inline;} /* inline to fix Linux FF problem */
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1em; }
h5 { font-size: 0.9em; }

.biggerText {
	font-size: 1.2em;
	}


h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0 0.3em -0.1em;
	line-height:1.3em;
	font-family: verdana, arial, helvetica, sans-serif;
	/* letter-spacing: 0.08em;
 */
	letter-spacing: 0;
	/* color: #454545;
 */
	color: #1D3755;
}

/* ****************** */
/* END ALL font sizes */
/* ****************** */




/* following will show category images inline with category description */

.categoryImg {
	float: left;
	padding-right:1em; padding-left:0.5em;
	/* padding-top:0.8em; */
	/* display:inline; */
}

.sideboxContent{
	border-right: 1px solid #cccccc;
}
/* ***********************************/
/* fonts on the site */
/* ***********************************/

#indexDefaultMainContent.content {
	padding:0;
	margin:0;
}
p, ul {
       	margin-top: 0.25em; 
       	margin-bottom: 1.5em; 
       	line-height: 1.2em;
       	color: #454545;
	font-family: verdana, arial, helvetica, sans-serif;
}
P /*, ADDRESS*/ {
	padding: 0;
	}

#newProductsDefault, #productDescription, #productDetailsList, .attribsCheckbox, .attribsRadioButton, .productListing-data, .navSplitPagesResult, .inputLabel, .advisory {
	color: #454545;
}
#newProductsDefault img {float:left;}
#productPrices img , #categoryImgListing img{padding-top:0.5em;} 
/* reducing Category Image right margin so that cat descr text flows better */
#categoryImgListing img{margin-right:-0.4em;} 
#productPrices { } 
/* Product URL - Datasheet Link */
#productInfoLink {
text-align:left;
padding-left:0.5em;

}

/* removing bullet and indentation for Part Number on product description page */
/* ./includes/templates/dolomite/templates/tpl_product_info_display.php */
li.productDescrBullet{
	margin-left:-2.6em; 
	margin-top:0.4em;
	list-style:none;
	color: #1D3755;
	font-weight:bold;
	letter-spacing:0.02em;

}
#productName {
	margin-top:-1em;
}

/* .productListing-data,*/ .navSplitPagesResult  {
	padding-top:1em;
}

/* this removes the little headings form product listings */
.productListing-heading {display:none;} 
.productListing-heading {
	text-align: left;
        font-family: verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	padding:0.5em;
}

.productListing-heading a {
	padding-top:0.5em;
}



/* ***********************************/
/* ***********************************/


/* importing Dolomite link settings */
a, a:link, a:visited, #navEZPagesTOC ul li a {
	font-family: verdana, arial, helvetica, sans-serif; 
	color:#00A9E0;
	font-weight:bold;
	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 {
	text-decoration: none;
	color: #18324d;
	}

a:active {
	/* color: #0000FF; */
	color: #18324d;
	}



FORM, SELECT, INPUT {
	display: inline;
	margin: 0.1em;
	color: #454545;
	}
#searchContent.sideBoxContent INPUT {
	margin-bottom: 1em;
	display: inline;
}

TEXTAREA {
/*	float: left;*/
	color: #454545;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	/* background: #F0F8FF;
 */
	}

FIELDSET {
	padding: 0.5em;
	margin: 1.5em 0em;
	padding-right: 1.5em;
	border: 1px solid #cccccc;
	background: #ECF4FB;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #1D3755;
	margin-top: -0.2em;
	}

strong {
	color: #1D3755;

}
LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}


LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}


ADDRESS {
	font-style: normal;
	padding-left:0.5em;
	}

.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;
	color: red;
	/* border: 1px solid #ddd; */
	}

.messageStackSuccess { 
	color:red;
	margin-bottom: -10px;
	padding-top: 20px;
	/* margin-left:15em;
	position:absolute;
	top:2em;
	background-color: #1F3856; 
	z-index:2000; */
}

.messageStackSuccess strong { 
	font-weight:bold;
	color:white;
}
.messageStackWarning, .messageStackError { color: #ff0000; } 

.messageStackCaution, .messageStackWarning, .messageStackError {
	margin-top:10px;
	margin-bottom:10px;
	/* background: white url(../images/trafficcones.jpg) center no-repeat; */
	background: white url(../images/trafficcones.jpg) top no-repeat;
	/* background-position: 0px 50%; */ /* x-pos y-pos */
	background-position: 0px 15px; /* x-pos y-pos */
	text-align: left;
	padding: 10px 20px 10px 70px;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 900px; 
	vertical-align: top;
	padding-top: 1em;
	margin-left: auto; 
	margin-right: auto;
	padding-bottom:1em;
	}

#logoWrapper {
	margin-left: auto;
	margin-right: auto;
	width:900px;
	height:100px;
	background-image:url(../images/dolomiteheader.jpg);
	background-repeat:no-repeat;
}

/* **************************************************************************** */
/* annika bringing in round edged frame around main content */
/* nicked from blacktrace #whitebox_m */
/* **************************************************************************** */

div#contentMainDivider {
  border-top: 1px solid #ddd;
  margin-left:0.2em; /* leaving a little gap between the left hand content border and this divider */
  overflow: hidden;
}

#contentMainWrapper{
        background: #fff;
	margin-top:-0.2em;

}

#contentMainWrapper div {
	// AML disabled as affects layout of  .categoryListBoxContents, should be a better answer--- text-align: left;
}


#contentMainWrapper_t {
        background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
	margin-top:1.3em; /* pushing the whole content frame down a little */
}

#contentMainWrapper_tl {
        background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}

#contentMainWrapper_tr {
        /* height: 10px; */
        height: 0.6em;
        overflow: hidden;
        background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}

#contentMainWrapper_m {
        /* border-left: 0.0625em solid #ccc; */ /* border, when defined in em's, doesn't show in Opera at all!! */
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        width: auto;
        padding: 0.0625em 0.5em;
}

#contentMainWrapper_b {
        margin-top: -0.3125em;
        background: url(../images/mw_content_b.png) 0 100% repeat-x;
}

#contentMainWrapper_bl {
        background: url(../images/mw_content_b_l.png) 0 100% no-repeat;
}

#contentMainWrapper_br {
        /* height: 13px; */
        height: 0.8125em;
        background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}


#checkoutShipAddressDefaultAddress
{
	margin-top: 1.5em
}

#checkoutShippingHeadingAddress{
	margin-top: 1.5em
}

#checkoutShippingHeadingMethod{
	margin-top: 1.5em
}

#checkoutOrderTotals{
	margin-top: 1.5em
}

#checkoutPaymentHeadingAddress{
	margin-top: 1.5em	
}

#addressBookDefaultPrimary{
	margin-top: 1.5em		
}

#checkoutPayAddressDefaultAddress{
	margin-top: 1.5em		
}

#ottotal{
	font-weight: bold;
}

#orderTotals{
	margin-right: 0.25em;
}

#ccProductsHeading{
	text-align:left; padding-left: 0.5em;
}

#myAccountStatusDate{
	text-align:left;padding-left: 0.5em;
}

#myAccountStatus{
	text-align:left;padding-left: 0.5em;
}

#myAccountStatusComments{
	text-align:left;padding-left: 0.5em;
}

.category-products-indent{
	padding-left: 20px;
}
/*.instructions{
	font-size: 0.8em;
	margin-left: 20em;
}
*/

/* **************************************************************************** */



/* #headerWrapper{ padding-bottom:-2em;} */
#headerWrapper, #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 : left;
	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%;
	}

#accountLinksWrapper.back {
	width:100%;
	
}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	padding: 0.5em 0em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

/*  disabling 'home' 'login in' 'search' top menu */
#navMainWrapper {
	display:none; 
}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: white;
	font-weight: normal;
	color: black;
	height: 1%;
	width: 100%;
	}
/* navSupp is the bottom page menu Home :: My Account :: Site Map :: Privacy Notice :: Shared */
#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: #000000;
	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: #ffffff;
  	line-height:20px;
	border-left: 1px solid #ddd;
	margin-left: -1px; 
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-weight: normal;
	padding: 0.5em 0.5em 0.8em 0.5em  ; 
	}

#navColumnOne {
	background-color: white;
	border-right: 1px solid #ddd;
 */
	}

#navColumnTwo {
	background-color: white;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

.content, #productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
	}

.alert { 
	/* color: #FF0000;*/
	color: #FF6666;
	margin-left: 0.5em; 
} 

.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}
.centerColumn {
	border-left: 1px solid #ddd; 
	margin-left:-1px; /* to align the border with that of the navColumnOne */

}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	text-align: center;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	color: #1D3755;
	font-weight:bold;
	}

.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;
	}

.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: #00A9E0;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #00A9E0;
	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: 7.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
.listingProductImage {vertical-align:top;}
/* #productMainImage, */ #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0.4em ;
	}
#productMainImage {
	padding: 0.2em 1em 1em 0.5em ;
} 
#productMainImage img { 
	margin:0 0 0.3em 0; 
	text-align: left;
	/* clear:both; */
} 



.categoryIcon {}
/*.categoryIcon {display:none;} */
.imgLink {
	letter-spacing:0.04em;
	padding-left:0.5em;

}

#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 {}
.columnRight {}
/* styling System Solutions */
div#systemscategorysideboxContent.sideBoxContent li {
list-style:none;
margin-left:-3em;

}

#shopinfosidebox p{
line-height: 0.1em ;;
}

#systemsolutionssidebox p{
line-height: 0.1em ;;
}

/* Component Solutions menu links spacing: */
.sideBoxContent a {
        letter-spacing:0.03em; 
}
.sideBoxContent  {
        background-color: #ffffff; 
        padding: 0.5em 1em 0.5em 0.5em;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
}
h3.itemTitle, h3.itemTitle a {
	margin-left:0;
}

.centerBoxHeading {
        margin: 0em;
        background-color: #ffffff;
        padding: 0.4em 0.4em;
        text-align: left;
        }


h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
        font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing 1em;
	}
/* all links and visited links now defined further above this lovely turquoise colour */
/* 
#categoriesContent.sideBoxContent a, #searchContent.sideBoxContent a, #shoppingcartContent.sideBoxContent a, #categoriesContent.sideBoxContent a:visited, #searchContent.sideBoxContent a:visited, #shoppingcartContent.sideBoxContent a:visited, #categoriesContent.sideBoxContent a:link, #searchContent.sideBoxContent a:link, #shoppingcartContent.sideBoxContent a:link, #loginboxContent.sideBoxContent a, #informationContent.sideBoxContent a {
	color:#00A9E0;
	font-weight:bold;
}*/
#shoppingcartContent.sideBoxContent li span a:hover{ 
	color: #00A9E0;
}
#shoppingcartHeading.leftBoxHeading a{
	color:white;
	font-size:1em;
	font-weight:bold;
	height:1.6em;
	letter-spacing: 0.08em;

}
#categoriesHeading.leftBoxHeading, #searchHeading.leftBoxHeading, #loginboxHeading.leftBoxHeading, #featuredHeading.leftBoxHeading {
	letter-spacing: 0.08em;
}


/* ******************************** */
/* LEFT HAND COLUMN LAYOUT SETTINGS */
/* RIGHT HAND COLUMN LAYOUT SETTINGS */
/* ********************************* */

/* we don't want to display the header for the 'dolomite main site' link on sidebox */
#mywebshopsideboxHeading.leftBoxHeading {
	height:20px;
}
#mywebshopsideboxContent.sideBoxContent{
	margin-bottom:-0.8em;
}
#blanksideboxHeading.leftBoxHeading {
	display:none;
}
#imagesideboxHeading.leftBoxHeading {
	display:none;
}	
#loginstatussideboxHeading.leftBoxHeading {
	display:none;
}	
#loginstatussideboxContent.sideBoxContent{
	padding-bottom: 11px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #DDDDDD;
	margin-right: 5px;
}	
#shopinfosideboxContent.sideBoxContent{
	margin-bottom: 1em;
}	
#systemsolutionssideboxContent.sideBoxContent{
	margin-bottom: 1em;
}	
#blanksideboxContent.sideBoxContent{
	margin-bottom:-0.8em;
}
.leftBoxHeading, .rightBoxHeading {
        background-image:url(../images/small_blank_banner.gif);
        background-repeat:no-repeat;
        margin: 0em;
	/* top right bottom left */
	padding: 1px 0px 11px 0px;
	margin: 0px 10px 0px 6px;
        text-align: center;
	color: #FFFFFF;
	font-weight:bold;
	height:1.6em;
	}


h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a, .leftBoxHeading a, .rightBoxHeading a {
        font-weight: normal;
 */
        color: #FFFFFF;
	padding-bottom:0.2em;
	font-weight:bold;
	}


h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover  {
        color: #00A9E0;
        text-decoration: none;
        }


.leftBoxContainer, .rightBoxContainer {
	/* border: 1px solid #ffffff; */
	padding-bottom:10px;
	padding-left:0;
	
	}
	
.rightBoxContent, .leftBoxContent {
        background-color: #ffffff;
        margin-bottom: 1em;
	font-family: verdana, arial, helvetica, sans-serif;
        }

.centeredContent { padding-right:0.1em;}
.thanksContent { padding-left:0.5em;}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, /* .cartTotalsDisplay,*/ #cartBoxGVBalance,  .centerBoxHeading, /* .productListing-data,*/ .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, /* #productMainImage,*/ #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
 .cartTotalsDisplay { 
	text-align:right; 
	display:none; /* not displaying the Total Items: ...*/
}
/*  adding a bit of padding and a border for product listings data */
.productListing-data {
	border-top:1px solid #E6E8EA;
	padding:0.8em 0 1em 0.8em; 
} 
.clearboth { clear: both; }
.spacer {
	float: left;
	width: 3%;
}

.loginrightfloat{
	float: right;
	
}
	

#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 {
	height: 1.5em;
	vertical-align: top;
	}

table#seContentsDisplay td { border:none; padding:0.5em; border-bottom: 1px solid #ddd;}
table#seContentsDisplay th { border:none; border-top: 1px solid #bbb; border-bottom: 1px solid #bbb;}
table#seContentsDisplay { border:none;}

table#cartContentsDisplay td { padding:0.5em; border-bottom: 1px solid #ddd;}
table#cartContentsDisplay th { border-top: 1px solid #bbb; border-bottom: 1px solid #bbb;}
.rowEven {
	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;
	}

#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;
	}


/* AML adding styling for clarity of structured layout */

tr.productListing-even {background-color:#ECF4FB; }
/* aligning table display for product listings */
.productListing-even td, .productListing-odd td { vertical-align: top; }
.productListing-even td img, .productListing-odd td img { vertical-align: top; padding-top:5px; }
.productListing-even h3.itemTitle, .productListing-even h3.itemTitle a, .productListing-odd h3.itemTitle, .productListing-odd h3.itemTitle a { margin-top:0px;}

.categoryListBoxContents {
	/* border: thin solid rgb(70, 130, 180); 
 */
	text-align: center; 
	max-width: 175px; 
	background-color: rgb(236, 244, 251); 
	margin:0.5em 0 0 0;
	padding: 30px 10px 10px 10px; 
	/* background: url(../images/product_listing_backdrop.gif) 0 100% no-repeat;
 */
	background: url(../images/product_listing_backdrop.gif) 100% 100% no-repeat;
}
.centerBoxContentsNew {
	height:12em;
	text-align: center; 
	max-width: 175px; 
	background-color: rgb(236, 244, 251); 
	margin:0.5em 0 0 0;
	padding: 0.6em; 
	background: url(../images/product_new_listing_backdrop.gif) 0 100% no-repeat;
}



/*******************************************************/
/* ***************** footer ****************************/
/*******************************************************/
a.FooterModule:link, a.FooterModule:visited {
        color: white;
 }
div#footer { 
        min-width: 47em;
        /* max-width: 74em;   */
        /* margin-left:1.8em;
        height: 2em;
        margin-right:1.4em; */
 }

div#footer_r {
        margin-top: 0.3em;
        /* height: 3.3em;  */
        height: 2em;
        overflow: hidden;
        line-height: 0.9em;
}

div#footer_r div {
        text-align: center;
        font-size: .95em;
        color: white;
        letter-spacing: 0.09em;
}

div#footer_r a:link, div#footer_r a:visited {
        color: white;
	font-weight:bold;
}

div#footer_r a:hover {
	text-decoration:none;
        color: #00A9E0;
}

div#footerspacer {
        /* height: ; */
}
#syndicate{
        float:left;
        /*padding-left: 25px; */ /* removing this as adds a silly padding onto footer */
}

/* applying rounded corners to blue background */
/* http://www.spiffycorners.com *****************/
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#1D3755}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #919191;
  border-right:1px solid #919191;
  background:#3f3f3f}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e5e5e5;
  border-right:1px solid #e5e5e5;
  background:#303030}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #303030;
  border-right:1px solid #303030;}
.spiffy4{
  border-left:1px solid #919191;
  border-right:1px solid #919191}
.spiffy5{
  border-left:1px solid #3f3f3f;
  border-right:1px solid #3f3f3f}
.spiffyfg{
  background:#1D3755

}

table.currency {
	border-width: 1px;
	border-spacing: 5px;
	border-style: none;
	border-color: #cccccc;
	border-collapse: separate;
	background-color: #ECF4FB;
}
table.currency th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #cccccc;
	background-color: white;
}
table.currency td { 
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #cccccc;
	background-color: white;
}

table#prevOrders td {
	min-width:2em;
	vertical-align:top;
	padding-left:0.3em;
	border-bottom: 1px solid #ddd;
}
table#prevOrders td img {
	padding-top:0.4em;
}
table#prevOrders th {
	text-align:left;
	padding-left:0.3em;
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #bbb;
}

