/* @override http://www.housecouture.co.nz/shop_assets/main.css */

body {
	background-color: #dcdaca;
	color: #FFFFFF;
	font: 80% Tahoma, Verdana, sans-serif;
	width: 916px;
	margin: 0px auto 20px auto;
}

#header {
	background: url(header.gif) no-repeat;
	height: 129px;
}

#page_name {
	margin-top: 20px;
	padding-right: 152px;
	float: right;
	height: 26px;
}


a {
	color: #524741;
	text-decoration: none;
}

a:visited {
	color: #524741;
}

a:hover {
	color: #524741;
}

#menu {
	margin-top: 15px;
	height: 26px;
	float: right;
	clear: right;
	text-align: right;
	padding-right: 152px;
}

#menu img {
	margin: -2px;
}

#footer {
	background: url(footer.gif) no-repeat;
	height: 89px;
}

#home_footer {
	background: url(home_footer.gif) no-repeat;
	height: 226px;
}

#page_contents {
	position: relative;
	background: url(background.gif) repeat-y;
	display: block;
	overflow: auto;
	width: 803px;
	padding: 19px 89px 30px 25px;
}

#march-madness {
	position: absolute;
	left: 501px;
	top: 20px;
	width: 229px;
	height: 260px;
	background: url(march-madness.jpg) no-repeat;
	text-indent: -1500px;
}

.dark_text {
	color: #524741;
}

#home_page {
	margin-left: 65px;
	font-size: 100%;
	line-height: 200%;
	padding-right: 15px;
	letter-spacing: 1px;
	width: 383px;
}

.bold_text {
	font-weight: bold;
	letter-spacing: 2pt;
}

#page_left {
	float: left;
	width: 351px;
	color: #524741;
	line-height: 150%;
}

.white_text {
	color: #FFF;
}

#page_right {
	float: right;
	width: 351px;
}

#legal_page {
	width: 740px;
}

#categories img {
	margin-bottom: 15px;
}

#search_form {
	margin-top: 15px;
	margin-bottom: 30px;
}

#customer_area {
	margin-top: 15px;
}

#search_text {
	width: 110px;
}

#shop_menu {
	width: 215px;
}

#shop_content {
	float: right;
	margin-right: 70px;
	width: 515px;
}

#products {
	margin: 0px;
	padding: 0px;
}

.product_listing {
	list-style-type: none;
	display: inline;
	background-color: #FFF;
	color: #524741;
	width: 245px;
	min-height: 200px;
	float: left;
	margin: 0px 10px 10px 0px;
}

.full_product_listing {
	list-style-type: none;
	display: inline;
	background-color: #FFF;
	color: #524741;
	width: 100%;
	float: left;
	margin: 0px 10px 10px 0px;
}

.full_product_listing img {
	float: left;
	padding: 10px;
}

#full_product_details {
	text-align: left;
}

#add_form {
	text-align: right;
}

.product_name {
	padding: 3px;
	float: left;
	background-color: #dcdaca;
}

.product_price {
	padding: 3px;
	text-align: right;
	background-color: #dcdaca;
}

.product_image {
	padding: 3px;
	height: 200px;
	vertical-align: middle;
	clear: both;
	text-align: center;
}

.product_image img {
	border: none;
}

#packages_table td {
	color: #FFF;
}

#add_form {
	padding: 5px;
}

#contact_details {	
	width: 430px;
	float: left;
	text-align: right;
	margin-top: 14px;
}

#contact_form {
	float: right;
	margin-right: 62px;
	width: 290px;
}

.contact_field {
	width: 100%;
}

#legal_footer {
	margin-top: 10px;
	color: #000000;
	font-size: 80%;
}

#vbd_link {
	display: inline;
	padding-left: 260px;
}

#totali_link {
	display: inline;
	clear: both;
	float: right;
}

#totali_link a {
	color: #3A5922;
	text-decoration: none;
}

#totali_link a:visited {
	color: #3A5922;
}
