/**
 * 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 {
background-color:#c7c7c7;
background-image:url("../images/background-tile.jpg");
background-position:0 140px;
background-repeat:repeat-x;
border-bottom:25px solid #212121;
color:#FFFFFF;
font-family:verdana,arial,helvetica,sans-serif;
font-size:62.5%;
margin:0;
	}

a img {border: none; }

a, #navEZPagesTOC ul li a {
	color: #FFFFFF;
	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: #1072BA;
	/*background-color: #1072BA;*/
	}

a:active {
	color: #000000;
	}

#search_button {
background-color:#153352;
border:0 none;
color:#FFFFFF;
cursor:pointer;
display:block;
float:right;
font-weight:bold;
height:31px;
padding:3px;
width:64px;
margin-bottom:5px;
}



h1 {
color:#FFFFFF;
float:left;
font-family:arial;
font-size:22px;
font-weight:bold;
line-height:19px;
	}

h2 {
font-size:11px;
font-weight:normal;
line-height:14px;
}

h3 {
	font-size: 1.3em;
	}
h6 {
	font-size:30px;
	}

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

.biggerText {
	font-size: 1.2em;
	}

h1, h3, h4, h5, h6 {
	margin:0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0;
	}

TEXTAREA {
display:block;
float:left;
margin:3px;
width:98%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
background-color:#333333;
border:medium none;
margin:20px 0 0;
padding:10px;
	}

fieldset fieldset {
margin:0;
}

LEGEND {
color:#FFFFFF;
float:left;
font-weight:bold;
margin:0 0 10px;
padding:0.3em;
padding:0 5px 3px 0;
	}

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

#logo {
	margin:20px 0 0 18px;
}

LABEL.inputLabel {
display:block;
margin:2px 0 3px;
width:10em;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

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

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
float:left;
font-size:11px;
line-height:16px;
margin:10px 0 0;
	}

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 #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#main_img {
background-image:url("../images/main_img.jpg");
border:1px solid #BBBBBB;
height:271px;
width:696px;
}

#welcome_message {
margin:25px 14px;
}

#about_push {
float:left;
height:114px;
width:696px;
}

#about_text {
background-image:url(../images/blue_back.png);
float:left;
font-size:11px;
padding:0 15px 14px;
}

#about_button {
background-image:url(../images/blue_back.png);
float:left;
padding:8px 15px;
width:666px;
margin-top:34px;
cursor: pointer;
cursor: hand;
}

#mainWrapper {

	}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#headerWrapper {
background-color:#ffffff;
}

#contentMainWrapper {
margin:0 auto 0 auto;
width:962px;
	background-color: #000000;
	text-align: left;
padding-bottom:25px;
	vertical-align: top;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
}


#logoWrapper{
height:105px;
margin:0 auto;
width:962px;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper {
	margin-left: 10px;
	margin-right: 10px;
	}
#navColumnTwoWrapper {
	margin-left: 10px;
	margin-right: 10px;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}
/*bof customised navigation bars*/
#topbarwrapper {
background-color:#1072BA;
background-image:url("../images/menu_background.gif");
height:31px;
margin:0 auto;
width:960px;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
	}
#topbarsubjectscontainer{
	float:right;
	height: 31px;
	margin: 0;
	}
.topbarsubjects {
border-left:1px solid #777777;
color:#FFFFFF;
float:left;
font-size:11px;
font-weight:bold;
height:15px;
padding:8px 0;
text-align:center;
width:120px;
	}
.topbarsubjects:hover {

	}
#bottombarwrapper {
background-color:#000000;
background-image:url("../images/blue_back.png");
margin:0 auto;
width:960px;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
	}
#bottombarsubjectscontainer{
height:110px;
margin:0 auto;
width:962px;
	}


#siteinfoLegal {
background-color:#000000;
background-image:url("../images/blue_back.png");
margin:0 auto;
padding-bottom:15px;
padding-top:10px;
width:960px;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
}


/*eof customised navigation bars*/
/*bof category_images containers*/
#categoryimagecontainers{
	height: 210px;
	width: 150px;
	margin-right: 5px;
	float: left;
	}
/*eof category_images containers*/

/*bof frontpage flash containers*/
#flashcontainer{
	width:460px;
	height:303px;
	margin-top:30px;
	padding-left:20px;
	}
/*eof frontpage flash containers*/
/*bof front page cat images*/
#indexDefaultMainContent{
	margin-bottom:30px;
	}
#welcomeMessage{
	font-family:Georgia;
	font-size:14px;
	border-bottom: 1px dotted #ffffff;
	padding-bottom:10px;
	}
#frontpageCol1{
	width:160px;
	margin-right:13px;
	float:left;
	margin-bottom:50px;
	margin-top:25px;
	}
#frontpageCol2{
	width:160px;
	margin-right:13px;
	float:left;
	margin-top:25px;

	}
#frontpageCol3{
	width:160px;
	float:left;
	margin-top:25px;
	}
#frontImg1{
	/*border: 1px dashed #ffffff;*/
	background-image:url(../images/marble_top_vanity_unit.jpg);
	height:254px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	width:160px;
	}
#frontImg1:hover{
	/*bborder: 1px dashed #ffffff;*/
	background-image:url(../images/marble_top_vanity_unit_over.jpg);
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	width:160px;
	}
#frontImg2{
	background-image:url(../images/pedestal_vanity_unit.jpg);
	height:250px;
	width:160px;
 	margin-top:10px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
#frontImg2:hover{
	background-image:url(../images/pedestal_vanity_unit_over.jpg);
	height:250px;
	width:160px;
	margin-top:10px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
#frontImg3{
	background-image:url(../images/taps.jpg);
	height:158px;
	width:160px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
#frontImg3:hover{
	background-image:url(../images/taps_over.jpg);
	height:158px;
	width:160px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
#frontImg4{
	background-image:url(../images/wall_cabinet.jpg);
	height:244px;
	width:160px;
	margin-top:10px;
	}
#frontImg4:hover{
	background-image:url(../images/wall_cabinet_over.jpg);
	height:244px;
	width:160px;
	margin-top:10px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
#frontImg5{
	background-image:url(../images/floor_standing.jpg);
	height:250px;
	width:160px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
#frontImg5:hover{
	background-image:url(../images/floor_standing_over.jpg);
	height:250px;
	width:160px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
#frontImg6{
	background-image:url(../images/wall_hung.jpg);
	height:255px;
	width:160px;
	margin-top:10px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
#frontImg6:hover{
	background-image:url(../images/wall_hung_over.jpg);
	height:255px;
	width:160px;
	margin-top:10px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}

#productlist {
margin:20px 0;
padding:0;
}

.productnorm {
display:block;
float:left;
margin:0 10px 10px 0;
}

.productright {
display:block;
float:left;
margin:0 0 10px 0;
}

.productblue {
background-image:url(../images/blue_back.png);
display:block;
padding:58px 20px;
}

/*eof front page cat images*/


.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.leftboxtitle {
clear:both;
font-size:11px;
font-weight:bold;
height:14px;
margin:11px 0;
padding:0.5em;
}

#searchHeading {
background-color:#212121;
font-weight:bold;
margin:11px 0 0;
padding:0.5em;
height:14px;
}

.navSplitPagesResult {}
.navSplitPagesLinks {
margin:8px 0;
}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper{
	margin: 0em;
	background-color: #212121;
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 62px;
	}
/*#navSuppWrapper*/
 
#navCatTabsWrapper {
	color: #9a9a9a;
	background-image:none;
	/*border:1px dotted #ffffff;*/
	/*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
	width: 220px;

}

#navMain ul, #navSupp ul{
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: left;
	line-height: 10px;
	}
#navCatTabs ul {
line-height:20px;
list-style-type:none;
margin:0 0 15px;
padding:0;
text-align:left;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}
#navCatTabs ul li {
display:block;
height:26px;
	}


#navMain ul li a, #navSupp ul li a, {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;

	}

#navCatTabs ul li a {
background-color:#FFFFFF;
background-image:url("../images/bulletpoint.gif");
background-position:198px 4px;
background-repeat:no-repeat;
border:1px solid #CCCCCC;
color:#304153;
display:block;
height:25px;
line-height:24px;
margin:0;
padding:0 0.5em;
text-decoration:none;
white-space:nowrap;
	}
	
#siteinfoLegal #navCatTabsWrapper {
width: 100%;
height: 25px;
clear: both;
display: block;
}
	
#siteinfoLegal #navCatTabs ul li {
display: inline;
float: left;
margin: 0 38px;
}
	
#siteinfoLegal #navCatTabs ul li a {
background: transparent;
border: none;
color: white;
float: left;
padding: 0;
margin: 0;
height: auto;
width: auto;
}

#siteinfoLegal #navCatTabs ul li a:hover {
color: #1072BA;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#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;
	float:left;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
background-color:#333333;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
color:#FFFFFF;
font-size:0.95em;
font-weight:bold;
margin:0 auto;
padding:5px;
text-align:left;
width:950px;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

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

/*.content,*/  
.shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	background-color:#000000;
}
/*bof customised product description*/	
#productDescription{
clear:both;
float:left;
margin-top:10px;
width:506px;
background:#ffffff;
padding:5px;
	}
	
/*eof customised product description*/
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	margin: 46px 10px 10px 10px;
	}
/*bof customised centre column*/
.centerColumnproducts{
	margin-top: 10px;
	background-color:#000000;
	padding: 8px;
	}
/*eof customised centre column*/

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


/*Shopping Cart Display*/
#cartAdd {
float:left;
margin:18px 5px 0 5px;
padding:10px;
text-align:center;
width:158px;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	background-color:#1072BA;
	}

.tableHeading, #cartSubTotal {
	background-color: #333333;
	 }

#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;
background-color:#000000;
color:#ffffff;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #ffffff;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #CCCCCC;
	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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #1072BA;
	font-size:12px;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#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 ;
	}
/*bof customised product listing image*/

/*eof customised product listing image*/

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}
//#productAdditionalImages{
//	align:left;
//	}
.additionalImagesAltered{
	float:left;
	margin-right:20px;
	margin-top:20px;
	}

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

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents,  .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}
/*bof customised additional images*/
.additionalImages{
	float:left;
	}
/*eof customised additional images*/

.centerBoxWrapper {
	/*border: 1px solid #9a9a9a;*/
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	background:none repeat scroll 0 0 #EEEEEE;
color:#333333;
font-family:georgia;
font-size:16px;
font-weight:bold;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #333333;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #cccccc;
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	}



.sideBoxContent {

	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #1072BA;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading,  .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents,  .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.productListing-data{
	align: left;
	border-bottom:1px dotted;
	padding-bottom:14px;
	padding-left:10px;
	padding-top:14px;
	}
#featuredProducts{

clear:both;
}
.additionalImages{
	float: left;
	}

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

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #000000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #000000;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
float:left;
margin:0;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #EEEEEE;
	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;
	}

.productListing-rowheading {
	background-color: #333333;
	/*background-image: url(../images/tile_back.gif)*/;
	height: 2em;
	color: #FFFFFF;
	}
/*bof customised product title and price*/
.productHeading{
	font-family: geneva;
	text-transform:uppercase;
	color: #ffffff;
	font-size: 21px;
	margin-top: 20px;
	margin-bottom:10px	
	}
.productPricingNew{
border-bottom:1px solid;
margin-bottom:10px;
margin-top:16px;
padding-bottom:4px;
}
/*eof customised product title and price*/	

/*bof customised shopping cart icon*/
.shoppingCartIcon{
	background-image: url(../images/basket.png);
	background-repeat:no-repeat;
	float:right;
	font-weight:bold;
	margin-right:21px;
	margin-top:28px;
	padding-top:50px;
	text-align:center;
	width:54px;
	}

/*eof customised shopping cart icon*/
/*bof customised home icon*/
.homeIcon{
	background-image: url(../images/contact.png);
	background-repeat:no-repeat;
	float:right;
	font-weight:bold;
	margin-right:21px;
	margin-top:28px;
	padding-top:50px;
	text-align:center;
	width:54px;
	}
/*bof customised home icon*/

/*eof customised login icon*/
.loginIcon{
	background-image: url(../images/login.png);
	background-repeat:no-repeat;
	float:right;
	font-weight:bold;
	margin-right:21px;
	margin-top:28px;
	padding-top:50px;
	text-align:center;
	width:54px;
	}

#logoWrapper a {
color:#777777;
}

#logoWrapper a:hover {
color:#1072BA;
}


/*eof customised login icon*/
#returnsicon {
background-image:url(../images/returns.png);
background-position:94px 0;
background-repeat:no-repeat;
float:right;
font-weight:bold;
margin-top:28px;
padding-top:50px;
text-align:center;
width:240px;
}
#shippingicon {
background-image:url(../images/shipping.png);
background-position:94px 0;
background-repeat:no-repeat;
float:right;
font-weight:bold;
margin-top:28px;
padding-top:50px;
text-align:center;
width:240px;
}
#termsicon {
background-image:url(../images/terms.png);
background-position:81px -7px;
background-repeat:no-repeat;
float:right;
font-weight:bold;
margin-top:28px;
padding-top:50px;
text-align:center;
width:240px;
}
#paymenticon {
background-image:url(../images/payment.png);
background-position:93px 0;
background-repeat:no-repeat;
float:right;
font-weight:bold;
margin-top:28px;
padding-top:50px;
text-align:center;
width:240px;
}
#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: #000000;
	}
.information {clear:both;
line-height:150%;
padding:0;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

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


#creditfooter {
display:none;
}

.feedburnerFeedBlock {
float:left;
}

.feedburnerFeedBlock ul {
margin:0;
padding:0;
}

.feedburnerFeedBlock ul li {
background-image:url(../images/blue_back.png);
display:block;
margin-bottom:5px;
padding:10px;
}

.headline {
font-size:12px;
font-weight:bold;
margin-top:10px;
}

.date {
display:block;
float:left;
font-size:10px;
margin:0;
padding-top:0;
width:200px;
}

#navMain {
width:940px;
margin:0 auto;
text-align:right;
}

#navMain li {
margin-left:10px;
}

#searchfield {
border:0 none;
height:25px;
margin:0 0 5px;
padding:3px;
width:150px;
float:left;
}

#filterform {
float:right;
}

#filterform select {
border:0 none;
padding:3px;
width:145px;
}

.centerBoxContentsProducts {
background-image:url(../images/product_back.jpg);
background-repeat:repeat-x;
background-color:#dbdbdb;
color:#2A2A2A;
margin:4px;
padding:10px;
width:205px !important;
height:365px;
}
.centerBoxContentsProducts a{
color:#2A2A2A;

}

.centerBoxContentsProducts h3 {
color:#2A2A2A;
font-size:11px;
font-weight:normal;
height:25px;
margin:5px 0;
text-align:left;
}

.centerBoxContentsProducts h3 a {
color:#2A2A2A;
}

.prodprice {
color:#2A2A2A;
display:block;
float:right;
font-size:14px;
font-weight:bold;
text-align:right;
}

.soldoradd {
color:#ff0000;
display:block;
font-size:9px;
height:20px;
line-height:20px;
margin-top:5px;
text-align:left;
}

.soldoradd a {
color:#2A2A2A;
}

.centerBoxContentsProducts img {
border:3px solid #FFFFFF;
}

.soldoradd img {
border:none;
}

#productListing {
margin-top:10px;
}

#categoryIcon {
display:none;
}

.productHeading {
color:#FFFFFF;
float:left;
font-family:arial;
font-size:15px;
font-weight:bold;
line-height:19px;
}

.productPricingNew {
color:#FFFFFF;
font-family:arial;
font-size:23px;
font-weight:bold;
line-height:19px;
text-align:right;
}

#productMainImage {
float:left;
}

#productAdditionalImages {
float:right;
width:400px;
}

.additionalImages {
margin-left:6px;
width:auto !important;
margin-bottom:6px;
}

#productMainImage img {
border:2px solid #FFFFFF;
}

#productAdditionalImages img {
border:2px solid #FFFFFF;
}

fieldset input {
border:medium none;
height:17px;
margin-bottom:5px;
padding:3px;
width:200px;
}

fieldset select {
width:206px;
}

#newsletter-checkbox, #email-format-html, #email-format-text {
width:auto;
}

.navNextPrevWrapper {
display:block;
height:40px;
}

#inc-subcat {
width:auto !important;
}

#search-in-description {
width:auto !important;
}

.forward {
margin:8px 0;
}

#product_btns {

}

#open_desc {
display:block;
margin-right:6px;
padding:6px;
width:238px;
font-weight:bold;
cursor:pointer;
}

#open_spec {
display:block;
float:left;
padding:6px;
width:238px;
font-weight:bold;
cursor:pointer;
display:none;
}

.opened {
background-color:#EEEEEE;
color:#222222;
}

.closed {
background-color:#666666;
color:#FFFFFF;
}

#product_desc {
background-color:#EEEEEE;
color:#222222;
float:left;
font-size:11px;
line-height:15px;
padding:6px;
width:494px;
}

#product_spec {
background-color:#EEEEEE;
color:#222222;
float:left;
font-size:11px;
line-height:15px;
padding:6px;
width:494px;
}

.hidden {
display:none;
}

#productDetailsList {
background-color:#EEEEEE;
color:#222222;
font-size:10px;
font-weight:bold;
list-style:none outside none;
margin-top:0;
padding:6px;
text-align:left;
width:204px;
}

#categoryDescription {
clear:both;
float:left;
margin-top:10px;
width:100%;
}

#categoryDescription h2 {
font-size:12px !important;
font-weight:normal !important;
line-height:16px !important;
}

#productsListingTopNumber {
margin: 8px 0;
}

#productsListingBottomNumber {
margin: 8px 0;
}

.category_link {
background-color:#FFFFFF;
display:block;
float:left;
width:167px;
height:155px;
}

.category_link:hover {
background-position:-167px 0;
}

#vanity_cabinet_furniture {
background-image:url(../images/bathroom_vanity_cabinets.jpg);
background-repeat:no-repeat;
}

#sinks_pedestal_furniture {
background-image:url(../images/bathroom_sink_pedestals.jpg);
background-repeat:no-repeat;
}

#storage_bathroom_furniture {
background-image:url(../images/bathroom_storage_furniture.jpg);
background-repeat:no-repeat;
}

#sets_of_furniture {
background-image:url(../images/bathroom_furniture_sets.jpg);
background-repeat:no-repeat;
}

.sub_images {
float:left;
}

#about_text a {
text-decoration:underline;
}

.post {
background-color:#eeeeee;
display:block;
color:#333333;

float:left;
margin:0 0 10px;
padding:0 15px 23px;
}

.post a{
color:#333333;
font-weight:bold;
}

.post p{
font-size:14px !important;
line-height:20px;
}
#contactUsForm {
float:left;
width:680px;
}

#about_text h1 {
font-size:12px;
}

p a {
text-decoration:underline;
}

.buttonRow {
margin-top:10px;
}

#conditionsMainContent ul {
float:left;
}

#pageNotFound ul {
clear:left;
float:left;
}

#filterform label {
float:left;
}
#PhoneNumber{
float:right;
line-height:20px;

}
#PhoneNumber b{
font-size:16px 
}

#privacyDefaultMainContent p {
width:100%;
clear:both;
float:none;
}

#twitter_update_list {
list-style:none;
padding:0;
margin:0;
}

#twitter_update_list li {
background-image:url("../images/blue_back.png");
margin-bottom:5px;
padding:8px;
text-align:right;
}


#twitter_update_list li span {
display:block;
padding-bottom:5px;
text-align:left;
}
#header_tagline{

float:left;
font-size:14px;
clear:left;
margin:26px 0 0 10px;
text-align:left !important;
width:475px;
}
.fiftypercent{
width:469px;
margin:0px !important;
}
#additionalcatinfo{
color:#dddddd;

display:none;
}

