/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2014 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 GIT: $Id: Author: DrByte  Thu Apr 17 23:49:06 2014 -0400 Modified in v1.5.3 $
 */

body {
	margin: 0;
	font-family: Arial;
    font-size: 14px;
	color: #363636;
	/* background: url("../images/eurocarpetsbg.jpg") repeat scroll 0 35px rgba(0, 0, 0, 0); */
	background-color:#f4f2f1;
	}
	
	.home_contactus,.home_buyonline,.home_buyinstore,.home_customer_reviews
	{
	float:left;	
	}
	
	.home_contactus
	{
	margin-left:-10px;	
	}
	
	.home_buyonline
	{
	margin-left:8px;	
	}
	.home_buyinstore
	{
	margin-left:8px;		
	}
	.home_customer_reviews
	{
    margin-left: 6px;
    margin-right: -12px;
	}
	
	
	.headerimg
	{
	padding-top:25px;	
	}
	
	.buybanners
	{
	width:950px;
	margin:0 auto;	
	margin-top:40px;
	}
	
	.buybanners_box
	{
	float:left;
	width:230px;
	padding-right:10px;	
	}
	
	a.category-products
	{
	background:#f3f3f3;
	padding:5px 3px;
	display:block;
	text-transform:uppercase;
	color:#363636!important;
	font-weight:normal;
	font-size:14px;
	}
	
	a.category-top
	{
	 display:block;	
 	 padding: 8px 0 8px 10px;
	 width:220px;
	 background:#f3f3f3;
	 text-transform:uppercase;
	 color:#363636!important;
	 border-top:1px solid #a5a5a5;
	}
	
	a.category-top SPAN.category-subs-parent {
	font-weight: bold;
	color:#fff;
	text-transform:uppercase;
	background:#85263c;
    text-transform: uppercase;
	display:block;
	}
	SPAN.category-subs-selected {
	font-weight: bold;
	}
	
	/*a.category-top
	{
	width:224px;
	display:block;
	padding:6px 0px 6px 6px;
	font-size:16px;
	color:#363636!important;
	text-transform:uppercase;
	background:#f3f3f3;
	border-top:1px solid #a5a5a5;
	}*/
	
	a.category-subs-selected
	{
	font-weight:bold;
	font-size:14px;
	}
	
	#categoriesHeading
	{
	display:none;	
	}
	
	#mainmenu
	{
	width:100%;	
	background: url("../images/menu_bg.jpg") repeat-x;
	}
	
	#leftmenu
	{
	float:left;
	}
	
	#leftmenu a
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;	
	display:block;
	background: url("../images/menu_bg.jpg") repeat-x;
  	padding: 15px 28px;
    width: 36px;
	}
	
	#leftmenu a:hover
	{
	border-top:5px solid #85263c;	
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;	
	display:block;
	background: url("../images/menu_bg.jpg") repeat-x;
  	padding: 10px 28px 15px 28px;
    width: 36px;
	}
	#mainmenu   a :active{
    background: url("../images/menu_bg.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 5px solid #85263c;
    color: #fff;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 28px 15px;
    text-transform: uppercase;
    width: 36px;
}
	#rightmenu
	{
	float:left;
	}
	
	#rightmenu a
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;	
	display:block;
	background: url("../images/menu_bg.jpg") repeat-x;
  	padding: 15px 18px;	
	float:left;
	}
	
	#rightmenu a:hover
	{
	border-top:5px solid #85263c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;	
	display:block;
	background: url("../images/menu_bg.jpg") repeat-x;
  	padding: 10px 18px 15px 18px;	
	float:left;
	}
	#mainmenu  .activelink  a{
	border-top:5px solid #85263c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;	
	display:block;
	background: url("../images/menu_bg.jpg") repeat-x;
  	padding: 10px 18px 15px 18px;	
	float:left;
	}
	.sep
	{
   	background: url("../images/ezpage_sep.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 46px;
    width: 2px;
	}
	
	.phone_nos
	{
		float:right;	
		/* padding-right: 107px; */
	}
	
	.basket
	{
		width:308px;
		height:53px;
		border:1px solid #d7d7d7;
		background:#fff;
		float:right;
		margin-top:38px;
	}
	
	.basket .icon
	{
	padding:5px;
	width:56px;	
	float:left;
	}
	
	.basket .yourbasket
	{
	width:110px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	color:#535151;
	padding:11px 5px;
	}
	
	.basket .yourbasket_buttons
	{
	float:left;	
	}
	
	.yourbasket_buttons img
	{
 		padding: 6px 0 0;	
	}
	
	.basket .yourbasket a
	{
	color:#535151;
	font-size:14px;
	text-decoration:none;
	}
	
	.phone_no_name,.phone_no
	{
	float:left;	
	}
	
	.phone_no_name
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;	
	}
	
	.phone_no
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin-top: -5px;		
	}
	

	li.myaccount a, li.logoff a,li.login a, li.live_support a, li.contact_us a
	{
		text-decoration: none;
		margin: 0;
		color: #ffffff;
		white-space: nowrap;
		padding:0px 27px 0px 20px;
	}
	
	li.myaccount a
	{
			background:url('../images/myaccount.png') no-repeat;
			width:
	}
	
	li.logoff a,li.login
	{
			background:url('../images/login.png') no-repeat;
	}
	
	li.live_support a
	{
			background:url('../images/livesupport.png') no-repeat;	
	}
	
		
	li.contact_us a
	{
			background:url('../images/contactus.png') no-repeat;	
	}
	
	
	#navMainSearch input[type="text"]
	{
	background:#fff;
    border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-right:0px solid #d7d7d7;
    color: #726d6d;
    float: left;
    font-family:Arial, Helvetica, sans-serif;
    height: 32px;
    margin: 0;
    padding: 0 0 0 12px;
    width: 222px !important;	
	}
	
	#navMainSearch input[type="submit"] {
    background: url("../images/search_btn.jpg") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 34px;
    margin: 0;
    padding: 0;
    width: 49px !important;
}
	
	#topheaderbg
	{
	background:url('../images/headerbg.png') repeat-x;	
	}
	
	#contentMainWrapper
	{
   margin: 0 auto !important;
    width: 950px;
	}

a img {border: none; }

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

a:active {
	color: #333333;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.2em;
	}

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

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, 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: 13px;
	margin: 0.1em;
	padding:1px;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

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

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

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

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

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{
	padding:0 0 0.5em;
	margin-top:0px;
	}

ADDRESS {
	font-style: normal;
	padding:0.5em 0.5em 0.5em 0;
	}

.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*/
#mainWrapper {
	text-align: left;
	/* width: 990px; */
	/* width:1151px; */
	vertical-align: top;
	}
	
	#headerWrapper
	{
	width: 950px;
	margin:0 auto;	
	}

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

#logoWrapper{
	background-color: #fff;
	padding-bottom:30px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
	
	 #mainWrapper {
	/* background:url('../images/home_bg.png') repeat-y; */
	background:url("../images/home_bg.png") repeat-y scroll center -2px rgba(0, 0, 0, 0);
	 }
	 
	 #logo
	 {
		margin-top:28px; 
	 }
	 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0px;
	margin-right: 10px;
	}
	

	
	.categoryListBoxContents a
	{
    display: block;
    width: 227px;

	}
	
	.catpagename
	{
		background: url("../images/category_button.png") no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
		color: #fff;	
		text-transform:uppercase;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		 padding: 6px 0;
	}
	
	.categoryListBoxContents img
	{
	margin-bottom:12px;	
	}
	
	.catpagename
	{
	margin-left:5px;	
	}
	
	
	
	#bannerboxallHeading,#bannerboxHeading,#bannerbox2Heading
	{
	display:none;	
	}
	
#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%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*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;
	}
	
	.need_help
	{
	width:526px;
	margin:55px auto;
	}
	
	.need_help_call
	{
		color:#363636;
		font-size:24px;
		font-weight:bold;
		float:left;	
		font-family:Arial, Helvetica, sans-serif;
	}
	
	.help_number
	{
		color:#85263c;
		font-size:24px;
		font-weight:bold;
		float:left;	
		font-family:Arial, Helvetica, sans-serif;
	}
	
	.footer_box_left,.footer_box_right
	{
		float:left;
		width:160px;	
		color:#363636;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		margin-bottom:25px;
	}
	
	.footer_box_left_title
	{
	text-transform:uppercase;
	color:#8c3348;
	font-size:16px;
	font-weight:bold;
	padding-bottom:25px;
	}
	
	.footer_payment_methods
	{
	margin:0 auto;
	width:340px;
	padding-bottom:25px;	
	}
	
	.pay_method
	{
	float:left;	
	margin-right:10px;
	}
	
	.copyright_designby
	{
   /* margin: 0 auto 0 11px; */
   margin:0 auto;
   
    width: 970px;
	background:url('../images/footer.png') repeat-x;	
	height:35px;
	}
	
	.copyright
	{
		color:#fff;
		font-size:14px;
		float:left;
		margin-top:13px;
		margin-left:10px;
	}
	
	.designby
	{
		color:#fff;
		font-size:14px;
		float:right;
		margin-top:13px;
		margin-right:10px;
	}
	
	/* .centerBoxContentsFeatured */
	.fproducts{
	
height:330px;
border:1px solid #cccccc;
padding:10px;

	}
	.productsl{
	min-height:354px;
border:1px solid #cccccc;
padding:10px;
	}
	.centerBoxContentsProducts{
	
	width:230px !important;
	margin-right:10px !important;}
	.imagep {
    margin-top: 20px;
    text-align: left;
	margin-bottom:20px;
}
	.centerBoxContentsFeatured {
	width:230px !important;
	margin-right:10px !important;
	}
	#featuredProducts {
    margin-right: -10px;
    
}

.imagef{
text-align:left;
margin-top:20px;
}
	.centerBoxContentsFeatured a,.centerBoxContentsFeatured a:hover
	{
	font-size:14px;
	color:#454646;
	font-weight:bold;
	line-height:16px;
	padding:10px 0px;	
	}
	
	.centerBoxContentsFeatured 
	{
	font-size:20px;
	font-weight:bold;	
	color:#454646;
	}
	
	.footer_box_right_title
	{
	color:#8c3348;
	font-size:16px;
	font-weight:bold;
	padding-bottom:25px;
	}
	
	.footer_box_left_data ul,	.footer_box_right_data ul
	{
	margin:0px;
	padding:0px;	
	}
	
	.footer_box_left_data ul li,	.footer_box_right_data ul li
	{
	list-style:none;
    background: url("../images/arrow.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	padding:0px 0px 0px 12px;
	}
	
	.footer_box_left_data ul li a,.footer_box_right_data ul li a,
	.footer_box_left_data ul li a:hover,.footer_box_right_data ul li a:hover
	{
		color:#363636;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	.footer_menu
	{
	width:950px;
	margin:0 auto;	
	}
	
	
#navMainWrapper
{
width:950px;
/* width:1151px; */
margin:0 auto;
	padding: 7px 2px;
	font-weight: normal;
	color: #ffffff;	
	font-size:12px;
	background:url("../images/headerbg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);

}

#navMain {
   /*  padding-left: 102px; */
}
#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	padding: 7px 2px;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

 #navSupp ul, #navCatTabs ul {
	margin: 0;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul
{
padding:0px;
margin:0px;	
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

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

	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#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.5em;
	}

#navMainSearch {
	float: left;
	 margin-top: 58px;
	 margin-left:22px;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#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;
	}
#productDescription{}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
	}

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

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

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

.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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.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;
	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*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

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

.centerBoxWrapper {
	height: 1%;
	/* margin-left:-10px; */
	}
	
	#indexDefaultMainContent
	{
	margin-top:35px;	
	}

h2.centerBoxHeading {
color:#85263c!important;
text-transform:uppercase;
font-size:20px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:left;
	}

/*sideboxes*/
.columnLeft {}

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


#featuredProducts
{
text-align:left;	
}
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {

	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	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, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	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;
	}
	

	
	a.category-top span.category-subs-parent
	{	
	background: none repeat scroll 0 0 #85263c;
    margin-left: -10px;
    margin-top: -8px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
	color:#fff !important;
	}
	
	#indexCategoriesHeading
	{
	color:#85263c;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	/* margin:5px 0px 20px 0px;	 */
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products {
	/* color: #FF0000; */
	text-decoration: none;
	}

/* end categories box links */

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

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

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #F0F0F0;
	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*/
	}
.accountHistInfo .accountTotalDisplay{	text-align: center; }
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#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;
	}
	#popupShippingEstimator div, #popupSearchHelp div, #popupAdditionalImage div, #popupImage div, #popupCVVHelp div, #popupCouponHelp div, #popupAtrribsQuantityPricesHelp div, #infoShoppingCart div{
	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;
	}

/* added padding to prevent CSS buttons from touching product image */
.navNextPrevWrapper {padding-bottom: 5px;}
/*product info page*/
#productPrices{
font-size: 20px;
    font-weight: bold;
	color:#467f24;
}
#productName{color: #85263c;
    font-size: 20px;
    font-weight: bold;
    
    text-transform: uppercase;}
.desc{color: #85263c;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
    text-transform: uppercase;}
	#productDescription{
	font-size:14px;
	color:#363636;
	}
	.fCal{
width: 382px;
border:1px solid #c3c3c3;
background-color:#f3f3f3;
float:right;
padding-bottom: 20px;
}
.fCalTitle{width: 382px;background-color:#d7d7d7;text-align:center;border-bottom:1px solid #c3c3c3;font-size:18px;font-weight:bold;padding: 5px 0;}
#productReviewLink{
/* display:none; */
}
#productDateAdded{
display:none;
}
.productImg {
    width: 310px;
float:left;
 margin-right: 15px;
 margin-top:17px;
}
.fcalcontent{
padding:10px;
}
.fcalcontent #cartAdd{border:none;float:none;text-align:right; margin:0;padding:0;}
#productDetailsList{
list-style:none;
 padding-left: 0;
}
/* End */
/* catogery Listimg*/
#categoryImgListing {
    float: left;
    margin-right: 10px;
}
#productListHeading{
color: #85263c;
    font-size: 20px;
    font-weight: bold;
      /*   margin-top: 17px; */
    text-transform: uppercase;
}
.centerBoxContentsProducts{

/* border: 1px solid #e0e0e0;
    margin-left: 8px;
    padding: 10px;
    width: 206px !important;
	 min-height: 347px; */
}
#productListing .itemTitle a{
color:#454646;
font-weight:bold;
font-size:14px;
}
#productListing .itemTitle a.hover{
color:#444444;
font-weight:bold;
}
.productPrice{
color:#454646;
font-weight:bold;
font-size:20px;
}
#productListing{
margin-right:-10px;

}
/* End */
/*Gallery data*/
.clear {
	clear:both
}
.productImg .imgLink{display:none;}
#gallery {
	position:relative;
	height:317px;
	width:950px;
	margin:0 auto;
	margin-top:25px;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#eff0f1; 
		color:#535151!important;
		font-size:23px;
		font-family:Arial, Helvetica, sans-serif; 
		font-weight:bold;
		height:26px; 
		width:100%; 
		position:absolute;
		bottom:0;
		padding:6px 0px;
	}

	#gallery .caption .content {
		margin-left:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	
	/*Gallery data Ends*/
/*skinning*/
#loginDefaultHeading,#cartDefaultHeading,#accountDefaultHeading,#checkoutSuccessHeading,#logoffDefaultHeading,#accountDefaultHeading,#accountHistoryDefaultHeading{
    color: #85263c;
    font-size: 20px;
    font-weight: bold;
  /*   margin-top: 17px; */
    text-transform: uppercase;
}
h1{color: #85263c;
    font-size: 20px;
    font-weight: bold;
    
    text-transform: uppercase;
	margin-top:17px;
	}
	h1#indexCategoriesHeading {margin-top:17px;}
	h1#productName{
	
	margin-top:.3em;}
	
	#checkoutShipping  h2{
	/* color: #85263c; */
	}
	
FORM, SELECT, INPUT {
    display: inline;
    font-size: 12px;
    margin: 0.1em;
    padding: 2px;
}

LABEL.inputLabel {
    font-size:12px;
}

.instructions {
    padding-top: 9px;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
    font-size:12px;
}
.shippingEstimatorWrapper biggerText{background-color:#fff;}
#cartProdTitle{
font-size:14px;
}

.product_attributes_content  input {
    border: 1px solid #c3c3c3;
    width: 58px;
	 margin-top: 8px;
}

.product_attributes_content  select {
    border: 1px solid #c3c3c3;
  
	 margin-top: 8px;
}
.product_attributes_content {
    float: left;
    width: 170px;
	padding-left:10px;
}
.product_attributes_content LABEL, h4.optionName  {
    
    width: 82px;
}
#calculated {
    float: left;
    font-size: 14px;
    text-align: center;
    width: 172px;
}
/*****/
.designby a{
color:#fff;
}
.upadteicon{
margin-top:2px;
}
#accountDefault  table {
    text-align: center;
}
#accountHistInfo  table {
    text-align: center;
}
a .category-subs-parent,a.category-subs{
background: none repeat scroll 0 0 #f3f3f3;
    color: #363636 !important;
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 3px;
    text-transform: uppercase;
}


#timeoutDefaultHeading,#indexCategoriesHeading {
    color: #85263c;
    font-size: 20px;
    font-weight: bold;
   /*  margin-top: 17px; */
    text-transform: uppercase;
}
.nproducts {
    border: 1px solid #cccccc;
    height: 330px;
    padding: 10px;
}

.imagen{
    margin-top: 20px;
    text-align: left;
}
#featuredProducts,#specialsDefault{
clear:both;

}
.centerBoxContentsNew a, .centerBoxContentsNew a:hover {
    color: #454646;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding: 10px 0;
}
.centerBoxContentsNew{
margin-right:10px;
width:230px !important;
 color: #454646;
    font-size: 20px;
    font-weight: bold;
}
#whatsNew{
margin-right:-10px;
}
.pricef,.pricen,.prices{
padding-top:13px;
padding-bottom:8px;
display:block;
}
#indexHomeBody1 {
    background: url("../images/eurocarpetsbg.jpg") repeat scroll 0 35px rgba(0, 0, 0, 0);
}
.centerBoxContentsSpecials{
 color: #454646;
    font-size: 20px;
    font-weight: bold;
   margin-right: 10px !important;
    width: 230px !important;
}
.sproducts{
 border: 1px solid #cccccc;
    height: 330px;
    padding: 10px;
}
.imagesp{
  margin-top: 20px;
    text-align: lef
}
.centerBoxContentsSpecials a, .centerBoxContentsSpecials a:hover {
    color: #454646;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding: 10px 0;
}
#productDetailsList{display:none;}
.ordersbut{float:left;clear:both;width:170px;text-align:left;padding-left:7px;padding-top:28px;}
.addcartbut{float:left; 
    width: 172px;padding-top:3px;  }
	.reviewtxt{
	text-decoration:underline;
	}
	#productReviewLink span{color:#85263c;font-size:14px;font-weight:bold;}
		#productReviewLink span a{color:#85263c;font-size:11px;font-weight:bold;}
		#productReviewLink  span  img {
    margin-bottom: -3px;
}
#productReviewLink{
margin-left:0px;
}
.calctotal{font-size:15px;font-weight:bold;}
.calcprice{font-size:20px;font-weight:bold;}
.calcblock {
    padding-top: 12px;
}
#indexProductListCatDescription,#categoryDescription{
font-size:13px;
}

body {
    background-color: #f4f2f1;
    color: #363636;
    font-family: Arial;
    font-size: 14px;
    margin: 0;
}
#calc {
    display: block;
    margin-bottom: -15px;
}
.categoryListBoxContents {
    height: 250px;
}
.wrapmain{
 margin: 0 auto;
    width: 970px;
    box-shadow: -5px 0 5px -5px #333, 5px 0 5px -5px #333;
	background-color:#fff;
   
}
.specialsListBoxContents a, .specialsListBoxContents a:hover {
    color: #454646;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding: 10px 0;
}
.specialsListBoxContents .normalprice 
{
   color: #454646;
    font-size: 20px;
    font-weight: bold;
}
.specialsListBoxContents {
    border: 1px solid #cccccc;
    margin-right: 10px;
    padding:9px;
    width: 210px !important;
	height:335px;
}
 .specialsListBoxContents .productSpecialPrice,.specialsListBoxContents .productPriceDiscount {

   
    font-size: 20px;
    font-weight: bold;
}
#specialsListing{
margin-right:-10px;
}
#specialsListingBottomNumber{
clear:both;
float:none;
}