/* BASIC ELEMENTS
------------------------------------------------------------------------------------- */
* { margin: 0; padding: 0; }
html { min-height: 100%; margin-bottom: 1px; }

body { font: 18px helvetica, arial, sans-serif; color: #575757; background: /*#ccc*/ #fff; line-height:24px;}
table, th, td { font: 18px helvetica, arial, sans-serif; color: #848484; }

a img, :link img, :visited img { border: none; }

a:link { color: #646464; text-decoration: none; }
a:visited { color: #646464; text-decoration: none; }
a:hover, a:active { color: #fa0109; text-decoration: none; }

#skip { display: none; }

p { margin-bottom: 2em;}

.mixture {
	font-weight:bold;
	color: rgb(250, 1, 9);
}

#news_ticker {
	position: absolute;
	top: 225px;
	left: 580px;
}


/* NAVIGATION
------------------------------------------------------------------------------------- */
#nav { display:none;}

/* STYLING ELEMENTS
------------------------------------------------------------------------------------- */
#container { width: 1003px; background: #fff; }

#mixture_logo { position: fixed; }

/* IE Position Bug Fix*/
*html #mixture_logo { position: fixed; }
/* End IE Position Bug Fix*/

#flash { height: 240px; position: fixed; width: 1037px; }

#header { height: 240px; position: fixed; width: 990px; z-index: 1; }
	#furniture, #lighting, #bedding { position: absolute; top: 23px; left: 128px; width: 380px; height: 219px; display: none; }
	#furniture { background: url(../images/bg_furniture.jpg) no-repeat 0% 0%; }
	#lighting { background: url(../images/bg_lighting.jpg) no-repeat 0% 0%; }
	#bedding { background: url(../images/bg_bedding.jpg) no-repeat 0% 0%; }

#header #page_nav { display:none; }
#header #page_nav h3 {display:none;  }
#header #page_nav h3 a { display:none;  }
#header #page_nav p { display:none; }

	#list_page #header p, #details_page #header p, #category_page #header p { color: #818181; }
	#list_page #header strong, #list_page #header p span, #details_page #header strong, #details_page #header p span,
	#category_page #header strong { color: #fa0109; }
	#category_page #header p span { display: none; }


#header #productFeatures {
	position: absolute;
	left: 580px;
	top: 60px;
	width: 400px;
	height: 140px;
}

/* Swatch Viewer
--------------------------------------------------------------------------- */

#header #product_swatches_specs {
	position: absolute;
	left: 580px;
	top: 217px;
	bottom: 0;
	height: 53px;
	z-index: 2000;
}

#product_swatches_specs a { display: block; font-size: 9px; margin-top: 5px; }

#swatchViewer {
	border: 1px solid #e9e9e9;
	padding: 8px;
	width: 350px;
	height: 108px;
	position: relative;
}
	#swatchThumbs {
		width: 220px;
	}

	#swatchThumbs p { padding: 0 0 5px 0; margin: 0; }

	#swatchFull {
		padding: 8px;
		width: 121px;
		position: absolute;
		top: 0;
		right: 0px;
	}
		#swatchFull img { margin-bottom: 4px; }

	div.swatchCategory {
		margin-bottom: 8px;
	}

	div.swatchGroup {
		display: none;
		position: relative;
		width: 220px;
	}

	ul.swatch_subNav {
		list-style: none;
		margin: 0;
		padding: 0;
		position: absolute;
		left: 175px;
		top: 0;
		width: 50px;

	}

	ul.swatch_subNav li {
		display: inline;
		margin-right: 5px;
	}


	ul.swatch_subNav li.disabled {
		font-size: 18px;
		color: #e5e5e5;
		font-weight: bold;
		cursor: default;
	}

	ul.swatch_subNav li a.swatches_subNav {
		font-size: 18px;
		color: #333333;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}

	a.swatches_subNav:hover {
		color: #FF0000;
	}


/*	ul.swatch_subNav li.disabled {
		font-size: 9px;
		border: 1px solid #CCCCCC;
		padding: 1px 4px;
		color: #e5e5e5;
		font-weight: bold;
		margin-right: 5px;
	}

	a.swatches_subNav {
		font-size: 9px;
		border: 1px solid #CCCCCC;
		padding: 1px 4px;
		color: #e5e5e5;
		font-weight: bold;
		margin-right: 5px;
	}

	a.swatches_subNav:hover {
		background: #FFF;
		color: #FF0000;
	}

*/

#cat_nav { display:none; }
#cat_subnav {  display:none; }
	
#mainlogo { position: absolute; top: 248px; left: 0; }

#section_nav { }
	#section_nav li { margin-right: 7px; float: left; position: relative; list-style: none; width: 122px; height: 97px; }

	div.featureContainer { position: relative; }
	div.featureHover { position: absolute; top: 0; left: 0; width: 113px; height: 73px; padding: 4px; color: #FFFFFF; background: #FF0000; display: none; cursor: pointer; }

	#section_nav li a { color: #848484; display: block; height: 81px; }

	div.featureFullImg { position: absolute; top: 0; left: 129px; }
		/* #feature_1, #feature_2, #feature_3 { display: none; } */


#art { position: absolute; top: 333px; left: 0px; }

#contact_info { padding: 21px 49px 21px 45px; position: absolute; top: 426px; left: 0px; background: #f5f7f6; z-index: 101; }
	#contact_info p { line-height: 15px; margin: 0; padding: 0;}
	#contact_info strong { color: #fa0109; font-size: 14px; }

#content {
	margin: 0 0 0 129px;
	width: 600px;
	position: relative;
	z-index: 10;
	padding-bottom: 200px;
}

	#content a:link { color: #FF0000; }
	#content a:visited { color: #FF0000; }
	#content a:hover { color: #FF0000; }
	#content a:active { color: #FF0000; }
	
#kcontent {
	position: absolute;
	top: 248px;
	margin: 0 0 0 133px;
	width: 600px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom: 30px;
	background: #f5f5f5;
}

	#kcontent a:link { color: #FF0000; }
	#kcontent a:visited { color: #FF0000; }
	#kcontent a:hover { color: #FF0000; }
	#kcontent a:active { color: #FF0000; }
	
#kcontent h1 { font-size: 28px; font-weight: 100; color: #5d5d5d; margin-bottom: 4px;}

#promos { position: absolute; top: 0; left: 0; }
	#promos #mainPromo { }
	#promos #promo_1 { position: absolute; top: 337px; left: 0px;  }
	#promos #promo_2 { position: absolute; top: 337px; left: 258px; }

.productDetail { float: right; border: none; }

#homepage #content { width: 600px; }
#list_page #content { padding-top: 146px;}
#details_page #content { padding-top: 160px; }
#category_page #content { width: 600px; padding-top: 97px; width: 400px;}
#subcat_page #content { padding-top: 47px; width: 600px; }
#browse_page #content { padding-top: 127px; width: 600px; }
#cart_page #content { width: 600px; }


#content #contentTop { position: absolute; height: 240px; width: 100%; z-index: 100; }
#content #contentBottom { padding-top: 248px; position: relative; z-index: 99;}
	#contentTop #fixedBottom {
	position: absolute;
	bottom: -11px;
	width: 100%;
	left: 0px;
}
	#fixedBottom p { margin: 0; line-height: 20px; }
	#contentTop a#fixedBottom { width: auto; }
	#contentBottom p { line-height: 24px; }


#list_page #content p, #details_page #content p {}
	#content .news_item { margin: 0 0 7px 0; clear: both; }
		#content .news_item img { margin: 0 7px 0 0; padding: 3px; float: left; bordeR: 1px solid #e9e9e9; }
		#content .news_item p { margin-left: 128px; line-height: 20px; }
		#content .news_item a { color: #f50319; }
		#content .news_item a:hover { text-decoration: underline; }

	#details_page #content h1 { padding: 35px 0 0 0; color: #fa0109; font-size: 28px; line-height: 30px; font-weight: normal; }
	#details_page #content h2 { color: #000; font-size: 10px; line-height: 30px; font-weight: normal; }
	#details_page #content p { line-height: 24px; }

	#peice_page #content div.main p { line-height: 20px; }

	#category_page #content img, #subcat_page #content img { border: 1px solid #e9e9e9; }
	#category_page img { float: left; margin: 0 8px 8px 0; }
		#cat_titles { margin-bottom: 6px; }
		#cat_titles .category_title {padding:0px;}

	#producerDetail {
		position: absolute;
		left: 580px;
		top: 121px;
		width: 333px;
	}

		#producerDetail h1 {
			font-weight: 100;
			border-bottom: 1px solid #e9e9e9;
			margin-bottom: 8px;
		}

	#paginationTop, #paginationBottom {
		clear: both;
		width: 379px;
		margin: 0;
		height: 1em;
	}

	#paginationTop {
		border-bottom: 1px solid #e9e9e9;
		margin-bottom: 8px;
		padding-bottom: 4px;
	}

	#paginationBottom {
		border-top: 1px solid #e9e9e9;
		padding-top: 4px;
	}

	#subcat_page #content div.products {
		width:600;
	}

	#subcat_page #content div.productThumb {
		float: left;
		width: 121px;
		height: 81px;
		margin: 0px 8px 8px 0;
		position: relative;
	}

	#subcat_page #content div.productHover {
		position: absolute;
		top: 0;
		left: 0;
		width: 113px;
		height: 73px;
		padding: 4px;
		color: #FFFFFF;
		background: #FF0000;
		display: none;
		cursor: pointer;
	}

	table#searchResults {
		margin: 0;
		margin-top: -8px;
	}

	td.imageCell {
		width: 121px;
		padding: 8px 0;
		border-bottom:1px dotted #e9e9e9;
	}
		td.imageCell img { border: 1px solid #e9e9e9; }

	td.infoCell {
		padding: 8px;
		border-bottom:1px dotted #e9e9e9;
	}
		td.infoCell span.title { display: block; font-weight: bold; color: #FF0000; }
		td.infoCell p { margin-bottom: 4px; }
	tr.last td.imageCell, tr.last td.infoCell { border: none; }


	#portfolioControls {
		border-top: 1px solid #676767;
		border-bottom: 2px solid #676767;
		padding: 4px 0;
		height: 1.5em;
		width: 100%;
		position: relative;
	}

	#portfolio_page h1 { padding: 20px 0 15px 0; }

	#phoneOrder {
		border-bottom: 1px solid #EDEDED;
		margin-bottom: 10px;
		padding-bottom: 6px;
	}

		#phoneOrder h1 { font-size: 18px; font-weight: 100; color: #5d5d5d; margin-bottom: 2px;}
		#phoneOrder h2 { font-size: 14px; font-weight: 100; color: #FF0000; }


/* *********** Cart Pages ****************
------------------------------------------------------------------------------------- */


	#cart_page #content h1 { font-size: 26px; line-height: 30px; color: #999999; }
	#cart_page #content h1.selected { color: #FF0000; }

	#cartStatus { padding-top: 25px; }
	#order_status {
		color: #9C9C9C;
		font-size: 18px;
		float: right;
	}

	#cartControls { position: relative; height: 3em; }

	p.message { margin-bottom: 10px; }

	div.halfCol { width: 48% }

	#emptyCart { padding: 10px 0 23px 0; margin-bottom: 10px; }
	#emptyCart h2 { font-weight: 100; }


	/* cart table */
	table#cartContents {
		width: 100%;
		margin: 0 0 10px 0;
	}

	table#cartContents tr.alternateRow { background: #F5F5F5; }

	table#cartContents tr th {
		border-top: 1px solid #CBCBCB;
		border-bottom: 3px solid #CBCBCB;
		font-weight: bold;
		padding: 5px 10px;
		text-align: left;
	}

	table#cartContents tr td {
		padding: 15px 10px;
	}

	table#cartContents tr td.subTotal {
		border-top: 2px solid #676767;
		border-bottom: 2px solid #676767;
		font-weight: bold;
		padding: 10px;
		text-align: right;
		color: #676767;
	}

	table#cartContents tr td.qty, table#cartContents tr th.qty { text-align: center; width: 20px;}
	table#cartContents tr td.lineTotal, table#cartContents tr th.lineTotal { text-align: right; }

	/* checkout table */
	table#checkoutTable {
		width: 100%;
		margin: 0 0 20px 0;
		clear: both;
	}

	table#checkoutTable tr.alternateRow { background: #F5F5F5; }

	table#checkoutTable tr th {
		border-top: 1px solid #CBCBCB;
		border-bottom: 3px solid #CBCBCB;
		font-weight: bold;
		padding: 5px 10px;
		text-align: left;
	}

	table#checkoutTable tr td {
		padding: 15px 10px;
	}

	table#checkoutTable tr.subTotal td {
		padding: 2px 10px 0 10px;
		text-align: right;
		color: #676767;
		background: #E0E0E0;

	}

	table#checkoutTable tr.total td {
		background: #CCCCCC;
		border-bottom: 2px solid #666666;
		text-align: right;
		font-weight: bold;
		padding: 5px 10px;
		color: #686868;
	}

	table#checkoutTable tr.sub_top td { border-top: 2px solid #666666; padding-top: 10px; }
	table#checkoutTable tr.sub_bottom td { border-bottom: 2px solid #666666; padding-bottom: 10px; }

	table#checkoutTable tr td.qty, table#checkoutTable tr th.qty { text-align: center; width: 20px;}
	table#checkoutTable tr td.lineTotal, table#checkoutTable tr th.lineTotal { text-align: right; }

	div#receiptInfo {
		margin: 0px 0 -10px 0;
	}

	span.receiptNum {
		float: left;
		font-size: 18px;
		font-weight: bold;
		color: #FF0000;
		clear: both;
	}

	span.receiptDate {
		float: right;
		font-size: 18px;
		color: #CCCCCC;
	}

	div.checkoutHeader {
		border-top: 1px solid #CBCBCB;
		border-bottom: 3px solid #CBCBCB;
		font-weight: bold;
		padding: 5px 10px;
		clear: both;
	}

	.formBlock {
		background: #F5F5F5;
		border-bottom: 1px solid #CCCCCC;
		padding: 20px 10px 10px 10px;
		margin-bottom: 20px;
		/* width: 367px; */
	}
		.formBlock p { margin-bottom: 20px; }
		.formBlock div { margin-bottom: 10px; clear: both; position: relative; width: 100%; }
		.formBlock div label {
			display: block;
			width: 105px;
			float: left;
			text-align: right;
			margin-right: 20px;
			color: #676767;
			font-size: 11px;
			padding-top: .25em;
		}
		div.formDetail { margin-left: 125px; margin-top: 5px; font-size: 9px; width: 235px; }

#subcat_page #content .price img { margin-top: 1px; border: none; vertical-align: top; }
p.price { clear: both; margin: 0;}

#footer {}


/* Search Box
------------------------------------------------------------------------------------- */

/* #search_form { display: none; }
	#search_form form { margin-top: -12px; float: left;}
	#search_form form td { vertical-align: bottom; }
	#search_form form td.drop { padding: 0 0 0 12px; }
	#search_form form .search_input { padding: 1px; width: 81px; font-size: 10px; background: #e6e6e6; border: 1px solid #fa0109; }
	#search_form form .search_btn { vertical-align: bottom; }
	* html #search_form form .search_btn { margin-bottom: 2px; }
	#search_form form .search_dropdown { margin: 2px 0 0 0; font-size: 10px; border: 1px solid #fa0109; }*/


p#search #browse { margin-left: 139px; display: none; text-transform: uppercase; color: #fa0109; font-weight: bold;}

#search_form {
	display: none;
	margin-top: -12px;
	width: 330px;
	position: relative;
}

#search_form input.defaultWidth, #search_form select.defaultWidth {
	width: 158px;
	border: 1px solid #C1C1C1;
	margin-bottom: 10px;
	font-size: 10px;
}

#search_form input.defaultWidth {
	padding: 2px;
}

#search_form select.defaultWidth {
	padding: 1px;
}

#searchLeft {
	width: 160px;
	float: left;
}

#searchRight {
	width: 160px;
	float: right;
}

.price .floatright { display:none; }

#maintab { display:none; }
	#maintab li { list-style: none; float: left; margin-right: 5px; }

#peicewrap { position: absolute; top: 0px; left: 128px; }
.peice { display: none; }



/* Product Details Page
------------------------------------------------------------------------------------- */

#productInfo_Title { width: 100%; height: 73px; }
#productInfo_Title td {  vertical-align: bottom; }
#productInfo_Title td.controls { height: 1em; padding: 0 8px; }
#productInfo_Title td.title { padding: 0 8px; }
#content #productInfo_Title h1 { font-size: 28px; color: #fa0109; margin: 0; padding: 0;}
#productInfo_Title h2 { font-size: 12px; font-weight: normal; padding-bottom: 3px; }


#peice_page #content div.main { margin-top: 16px; }

.main { padding: 15px 10px; position: relative; background: #F5F5F5; position: relative; width: 366px; }
.main p { line-height: 24px; }

#store_tools { padding-bottom: 20px; }
	#store_tools p { margin: 0 0 5px 0; }
	#store_tools table {
		width: 100%;
		vertical-align: bottom;
	}
	#store_tools table td { vertical-align: bottom; }
	#store_tools table td.options_or_price { width: 165px; }
	#store_tools .by_size, #store_tools .by_color { margin-bottom: 3px; width: 150px; border: 1px inset #333; }
	#store_tools .quanity { color: #000; }
	#store_tools p { font-size: 24px; font-weight: bold; margin: 0; padding: 0; }
	#store_tools small { font-size: 10px; font-weight: normal; line-height: 24px; }
	#store_tools sup { font-size: 12px; }
	#store_tools input { margin-bottom: 0; padding-bottom: 0; }
	#store_tools input[type="text"] { margin-bottom: 2px; }
	#store_tools select { font-size: 10px; padding: 1px; }

.col1, .col2 { padding-top: 10px; float: left; }
.col1 p, .col2 p { margin: 0; }
.col1 img, .col2 img { border: 1px solid #e9e9e9; margin-bottom: 5px; padding: 0;}
.col1 { width: 189px; margin-right: 17px;}
	.col1 p { color: #fa0109; }
.col2 { width: 159px; }


/* MISC. CLASSES & IDS
------------------------------------------------------------------------------------- */
.hide { display: none; }
.clear { clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix { /*\*/height: 1%;/**/ }

.floatleft { float: left; position: relative; }
.floatright {display: none; }

.alignleft { text-align: left; }
.alignright { text-align: right; }
.aligncenter { text-align: center; }

.selected, .message { color: #FF0000; }
.boxLink { border: 1px solid #CDCDCD; padding: 3px 10px; margin-right: 10px; }

#content a.boxLink { color: #646464; }
#content a.boxLink:link { color: #646464; }
#content a.boxLink:visited { color: #646464; }
#content a.boxLink:hover { color: #FF0000; }
#content a.boxLink:active { color: #FF0000; }

#content a.redLink:link {
	border: 1px solid #FF0000;
	background: #FF0000;
	padding: 3px 20px;
	color: #FFF;
	font-weight: bold;
}

#content a.redLink:visited {
	border: 1px solid #FF0000;
	background: #FF0000;
	padding: 3px 20px;
	color: #FFF;
	font-weight: bold;
}

#content a.redLink:hover {
	background: #FFF;
	color: #FF0000;
}

#content a.redLink:active {
	background: #FFF;
	color: #FF0000;
}

#content a.greyLink:link {
	border: 1px solid #CCCCCC;

	padding: 3px 10px;
	color: #CCCCCC;
	font-weight: bold;
	margin-right: 10px;
}

#content a.greyLink:visited {
	border: 1px solid #CCCCCC;
	padding: 3px 10px;
	color: #CCCCCC;
	font-weight: bold;
	margin-right: 10px;
}

#content a.greyLink:hover {
	background: #CCCCCC;
	color: #FFF;
}

#content a.greyLink:active {
	background: #CCCCCC;
	color: #FFF;
}

.noBG { background: none; }
.wPad { padding: 10px; }
.borders {
	border-top: 1px solid #CBCBCB;
	border-bottom: 3px solid #CBCBCB;
}
.subTitle { font-size: 18px; color: #FF0000; padding-bottom: 4px; }

.floatPad { padding: 5px 0; }

#content ul.policies {
	padding-left:20px;
	line-height: 20px;
}

#content li.policies {
	padding-bottom:5px;
	line-height: 16px;
}



div.error {
	color: red;
	padding: 10px;
	position: relative;
}

div.success {
	color: green;
	padding: 10px;
	position: relative;
}
