/* CSS Document */
/************************************************************************

	Site: Alchemy Collections
	Author:		eROI		[www.eroi.com] 

	Listing Order:

	==============

	1 - Home & Sub Global
	2 - Home Page Content
	3 - Subpage Styles
	4 - Form


************************************************************************/

/***********************************************************************
	1 - Home & Sub Global
************************************************************************/

div#homeContainer {
	width: 845px;
	margin: 0 auto;
	background: #b7aeaf;
}

div#subContainer {
	width: 845px;
	margin: 0 auto;
	background: #b7aeaf;
}

div#whiteBar {
	width: 100%;
	height: 3px;
	background-color: #FFFFFF;
}	

div#body {
	background-image: url(../images/bg_header_home.gif);
	background-repeat: repeat-y;
	width: 808px;
	margin: 0 0 0 5px;
	padding: 5px 0 0 15px;
}

div#subBody {
	background-image: url(../images/bg_header_home.gif);
	background-repeat: repeat-y;
	width: 808px;
	margin: 0 0 0 3px;
	padding: 0 0 0 15px;
}


/***********************************************************************
	1 - Home Page Content
************************************************************************/

body#home { 
	font: 11px Arial, Helvetica, sans-serif;
	color: #d5cfce;
	background: #b7aeaf  repeat-x bottom left;
}


div.homeLeftColumn {
	width: 530px;
	float: left;
	margin-right: 10px;
}

div.homeRightColumn {
	width: 233px;
	float: left;
	background-color:#ffffff;
}

div.homeRightColumn div#tagline {   margin-left:-1px;background-image:url(../images/home-right.gif);width:233px; height:400px; }
div.homeRightColumn div#button { padding-top: 20px; text-align:right; }

div#homeBodyTop {
	width: 100%;
	background: url(../images/bg_home_top.gif) repeat-y;
}

div#homeProduct {
	width: 528px;
	border: 1px solid #d3d1d2;
	background-color:#bfbfba;
}

div#homeProduct div#ProductImageTitle {
	float: right;
	width: 150px;
	height: 14px;
	color:#b5aba9;
	background: #ffffff url(../images/button-home-arrow.gif) no-repeat;
	background-position: right;
	margin-top: 15px;
}

div#homeProduct div#ProductImageTitle p {
	margin: 0 18px 0 7px;
	color: #b5aba9;
	text-align: left;
	text-transform: uppercase;
}	

div#homeProduct div#ProductImageTitle a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
		color:#b5aba9;
}

div#homeProductTextTitle {
	background-color: #837978;
	padding: 3px 10px;
}

div#homeProductTextTitle h1 {
	font: 11px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0;
	text-transform: uppercase;
}

div#homeProductText {
	background-color: #e2dedf;
}

div#homeProductText p {	
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
	color: #000000;
	padding: 10px;
}

div#homeProductText a {	
	color: #000;
	text-decoration: underline;
}

div#homeProductText a:hover {	
	text-decoration: none;
}

div#homeFeaturedTitle {
	width: 250px;
	height: 15px;
	padding-top: 30px;
	background: url(../images/home_title_featured.gif) no-repeat;
	background-position: center left;
}	

div.homeFeatured {
	width: 250px;
	float: left;
	padding-right: 15px;
}

div.homeFeatured div.product {
	width: 76px;
	float: left;
	border: 1px solid #d3d1d2;
	background: url(../images/button-home-arrow.gif) no-repeat;
	background-position: right 3px;
	overflow:hidden;
	padding-right: 13px;
	/*padding-left: 5px;padding-top: 3px;*/
}

div.homeFeatured a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	cursor: pointer;
}

div.homeFeatured div.description {
	width: 154px;
	float: left;
}

div.homeFeatured div.title {	
	background-color: #b6acaa;
	margin: 4px 0 0 5px;
}

div.homeFeatured div.title h2 {
	font: 11px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0;
	text-transform: uppercase;
	text-align: right;
	padding-right: 5px;
	}

div.homeFeatured div.text {	
	margin: 6px;
}

div.homeFeatured div.text p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #7f7f7f;
}

div.homeFeatured div.text a {	
	color: #7f7f7f;
	text-decoration: underline;
}

div.homeFeatured div.text a:hover {	
	text-decoration: none;
}

div.homeGuarantee {
	width: 100%;
	height: 68px;
	border: 1px solid #d3d1d2;
	background: url(../images/home_guarantee.gif) no-repeat;
	font: 11px Arial, Helvetica, sans-serif;
	color: #d5cfce;	
}	

div.homeGuarantee div {
	padding-left: 120px;
}

div.homeGuarantee div ul {
	margin: 0;
	padding: 7px 0 0 0;
}

div#customFurniture p {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
	color: #7f7f7f;
}

div#customFurniture p img {
	padding-right: 7px;
	}
	
	
	
/***********************************************************************
	2 - Subpage
************************************************************************/

div#subContent {
	padding: 25px 165px 25px 145px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #787778;
	margin: 0;	
}

div#subContent h1 {
	font: 27px Arial Narrrow, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

div#subContent h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #67557a;
	margin: 0 0 8px 0;
}	

div#subContent p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #787778;
	margin: 0 0 18px 0;
	line-height: 1.4em;
	text-align: justify;
}	

div#subContent a {
	color: #787778;
	text-decoration: underline;
}

div#subContent a:hover {
	color: #787778;
	text-decoration: none;
}


div#subContent ol {	
	margin: 0px 10px 10px 10px;
	padding-left: 10px;
}

div#subContent ol li {	
	line-height: 1.4em;
	margin-bottom: 7px;
}

div#subContent ul {	
	margin: 0px 10px 10px 10px;
	padding-left: 10px;
}

div#subContent ul li {	
	line-height: 1.4em;
	margin-bottom: 7px;
}			

/***********************************************************************
	4 - Form
************************************************************************/

div#form {	
	width: 300px;
}

div#form ul {
	margin: 0;
	padding: 0;
}

div#form label {
	display: block;
	float: left;
	width: 45px;
	text-align: right;
	padding-right: 5px;
	color: #787778;
	font-size: 12px;
}	

div#form input {
	margin-bottom: 7px;
}		

div#form li { 
	list-style-type: none;
	clear: both;
}	
	

