* {
	margin: 0;
	padding: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0.1px;
	clear: both;
	font-size: 0.1px;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}
/*html { height: 100%;width: 100%;}*/
body {
	text-align: center;
	background-color: #fff;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
}
a {
	color: #5C3E1C;
}
.bold {
	font-weight: bold;
}
.upper {
	text-transform: uppercase;
}
.italic {
	font-style: italic;
}
.info_highlight {
	color: #957935;
}
.larger {
	font-size: 1.1em;
}
#main {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
/*	border: 1px solid #5C3E1C;*/
}
	#banner {
		width: 100%;
		height: 400px;
	}
	#main_nav { 
		color: #352B21;
		background-color: #fff;
		height: 27px;
		font-size: 1.1em;
		overflow: hidden;
		text-align: center;
		border-bottom: 1px solid #5C3E1C;
/*		border-top: 1px solid #5C3E1C;*/
		margin-bottom: 5px;
	}
		#main_nav ul {
			list-style: none;
			padding: 7px 0;
			margin: 0 auto;
			width: 100%;
		}
			#main_nav ul li {
				width: 110px;
				text-align: center;
				float: left;
				border-right: 1px solid #352b21;
				display: inline;
				font-size: 1.1em;
				font-weight: bold;
			}
				#main_nav ul li.last {
					border: 0;
				}
				#main_nav ul li#navitem_mc {
					width: 150px;
				}
				#main_nav ul li#navitem_call {
					width: 200px;
				}
				#main_nav ul li#navitem_freeshipping {
					width: 150px;
				}
				#main_nav ul li#navitem_freereturns {
					width: 150px;
				}
				#main_nav ul li#navitem_phone {
					margin-left: 235px;
					font-size: 1.4em;
					font-weight: bold;
				}
				#main_nav ul li a {
					color: #352b21;
					text-decoration: none;
				}
				
		#body {
			padding: 10px 5px 20px 5px;
		}
			#brand_list {
				float: left;
				width: 180px;
				display: inline;
				font-size: 1.4em;
				color: #424440; 
				background-color: #D9E6CB;
				position: absolute;

			}
			#brand_list_wrapper {
				height: 715px;
			}
				#brand_list dl {
					margin: 10px 0 5px 15px;
				}
					#brand_list dl dt {
						margin-bottom: 5px;
						font-weight: bold;
					}
					#brand_list dl dd {
						padding-left: 5px;
					}
				#brand_list ul {
					list-style: none;
				}
					#brand_list ul li {
						margin: 3px 0 0 0;
					}
			#content {
				padding: 10px 0 0 190px;
			}

				.products_container {
					margin-bottom: 15px;
					clear: both;
				}
					.products_header {
						background-color: #D9E6CB; /*#6A5844;*/ /*#5C3E1C;*/
						margin-bottom: 4px;
					}
					.products_header h2 {
						color: #424440; /*#FE9900;*/ /*#FDE5B7;*/
						font-size: 1.8em;
						background-color: #D9E6CB;/*#6A5844;*/ /*#5C3E1C;*/
						font-family: Verdana;
						font-weight: normal;
						padding: 0 3px;
					}

					.row_container {
/*						padding-left: 10px;*/
					}
						.product_container {
							float: left;
							width: 132px;
							/*margin-right: 3%;*/
							margin-top: 4px;
							font-size: 1.2em;
						}
						.last_container {
							margin-right: 0;
						}
							.product_image_container {
								width: 132px;
								height: 264px;
								
								border: 1px solid #5C3E1C;
								border-right: none;
							}
							.last_container .product_image_container {
								border-right: 1px solid #5c3e1c;
							}
								.product_image_container a {
									display: block;
									height: 264px;
								}
							
							.product_info_container {
								padding-left: 5px;
								color: #5C3E1C;
								text-align: center;
							}
							.product_container h3 {
								font-weight: normal;
							}
							.product_container h4 {
								font-weight: normal;
							}
			.designer_container {
				margin-bottom: 15px;
				clear: both;
			}
				.designer_header {
					background-color: #D9E6CB; /*#6A5844;*/ /*#5C3E1C;*/
					margin-bottom: 4px;
				}
					.designer_header h2 {
						color: #424440; /*#FE9900;*/ /*#FDE5B7;*/
						font-size: 1.8em;
						background-color: #D9E6CB; /*#6A5844;*/ /*#6A5844;*/ /*#5C3E1C;*/
						font-family: Verdana;
						font-weight: normal;
						padding: 0 3px;
					}
				.designer_image_wrapper {
					float: left;
					width: 152px;
					clear: left;
				}
					.designer_image_wrapper h3 {
						padding: 3px 0 3px 0;
						text-align: center;
					
						background-color: #424440; /*#D9E6CB;*/ /*#6A5844;*/ /*#5c3e1c;*/
						color: #fff;
						border-bottom: none;
						font-weight: normal;
						letter-spacing: 1px;
						font-size: 1.2em;
						position: absolute;
						top: 0;
						left: 0;
						width: 150px;
					}
					.designer_image_container {
						width: 150px;
						height: 300px;
						
						border: 1px solid #5c3e1c;
						border-top: none;
						position: relative;
					}
				.designer_info_container {
					padding: 10px 10px 10px 170px;
					font-size: 1.3em;
					line-height: 1.4em;
				}
					.designer_info_container .shop {
						text-align: right;
						font-size: 1.4em;
						padding-right: 10px;
						margin-top: 8px;
					}
		#footer { /* TODO::need box model here */
			width: 998px;
			height: 431px;
			background-color: #6A5844;
			border-left: 1px solid #6A5844;
			border-right: 1px solid #6A5844;
			color: #fff;
			font-size: 1.4em;
			background: #6A5844 url(../images/footer_bg.jpg) no-repeat  0 0;
		}
			#footer div {
				padding: 40px 0 0 35px;
			}
			#footer p {
				margin-bottom: 24px;
			}
			#footer a {
				color: #fff;
				text-decoration: none;
			}
			
/* splendid page */
#sidebar_wrapper {
	float: right;
	width: 324px;
	margin: 10px 10px 0 10px;
	display: inline;
}
#sidebar {
	padding: 80px 35px 320px 35px;

}
	#sidebar p {
		font-size: 1.5em;
		line-height: 1.6em;
		margin-bottom: 20px;
	}
#splendid_container #content {
	padding: 10px 370px 0 10px;
}
	#splendid_container #content h2 {
		background-image: url(/images/splendid.jpg);
		background-repeat: no-repeat;
		width: 208px;
		height: 67px;
		text-indent: -999px;
		overflow: hidden;
	}
	#splendid_container #content p {
		font-size: 1.1em;
		line-height: 1.2em;
	}
	#bio_container {
		margin-top: 30px;
		font-size: 1.1em;
	}
		#bio_container #bio_header p {
			font-size: 1em;
		}
		#bio_container p {
			margin-bottom: 20px;
			padding-left: 4px;
		}
		#bio_header {
			padding-left: 45px;
			height: 90px;
			background-image: url(/images/bio.jpg);
			background-repeat: no-repeat;
		}
			#bio_header h3 {
				padding-top: 20px;
			}
	#qanda_container {
		font-size: 1.1em;
	}
		#qanda_header {
			padding-left: 32px;
			height: 75px;
			background-image: url(/images/qanda.jpg);
			background-repeat: no-repeat;

			line-height: 1.1em;
			padding-top: 10px;
		}
			#qanda_container #qanda_header p {
				margin-bottom: 0;
			}
		#qanda_container p {
			margin-bottom: 20px;
			padding-left: 5px;
		}
		
		
	
/* end splendid page */
/* info page */
#info_container {
	padding: 20px 65px 20px 40px;
	font-size: 1.5em;
}
	#info_container h2 {
		width: 458px;
		height: 57px;
		background-image: url(/images/info_header.jpg);
		background-repeat: no-repeat;
		text-indent: -999px;
		overflow: hidden;
	}
	#info_container p {
		margin-bottom: 20px;
	}
/* end info page */
/* detail page */
#main_detail {
	text-align: left;
	width: 671px;
	margin: 0 auto;
	padding: 2px;
	background-color: #fff;
}
	#detail_container {
		float: left;
		width: 350px;
		height: 466px;
		margin-right: 10px;
		border: 1px solid #5c3e1c;
	}
	#items_container {
		float: left;
		width: 300px;
	}
		#full_body_container {
			width: 75px;
			height: 100px;
			border: 1px solid #5c3e1c;
		}
		.item_wrapper {
			padding: 5px 0 15px 0;
			border-bottom: 1px solid #5c3e1c;
		}
		.last_wrapper {
			border: none;
		}
			.images_container {
				margin-top: 5px;
			}
				.image_container {
					float: left;
					width: 75px;
					height: 100px;
					border: 1px solid #5c3e1c;
					margin-right: 4px;
				}
	.item_wrapper a {
		float: right;
		color: #000;
		text-decoration: none;
		font-size: 1.1em;
	}
/* end detail page */