
#home_content_outer {
	font-size: 13px;
	position: absolute; 
	top: 130px; 
	background: url(/local/pyrrha/images/home/bg_large.jpg) center; 
	width: 100%; 
	height: 680px;
}

#home_content_outer h3 {
	text-transform: none;
	color: #A8A7A7;
	font-weight: 300;
	font-size: 20px;
	margin: 10px 0px;
}

#home_content_outer h3 a {
	text-decoration: none;
	color: #A8A7A7;
}


#home_content_outer a.bh:hover {
	color: #A66A52;
}


#home_content_inner {
	background: url(/local/pyrrha/images/home/content_bg.png); width: 994px; height: 569px; margin: 30px auto;
}

#home_content_top {
	position: relative;
	height: 365px;
}

#home_banner_container, #slides {
	width: 601px; height: 352px;
	position: absolute;
	top: 8px;
	left: 7px;
	
}

#home_content_footer {
	position: absolute;
	bottom: -0px;
	background: url(/local/pyrrha/images/home/home_footer_bar.png);
	width: 1004px;
	height: 72px;
	margin-left: -6px;
	
}
#home_content_footer div {
	margin-top: 35px;
	font-size: 15px;
	text-align: center;
	line-height: 20px;
	color: #AFAFAF;
}

#home_content_footer a, #home_content_bottom a {
	color: #A66A52;
}

#home_content_footer a.flagship_link {
	color: #AFAFAF;
}

#home_content_footer a.flagship_link:hover { 
	color: #A66A52;
}

.slides_container {
    width: 601px;
    height: 352px;
    display: none;
}

.slides_container div {
    width: 601px;
    height: 352px;
    display: block;
}

.slides_container div h2, .slides_container div h1 {
	text-transform: none;
	color: #c1c1c1;
	text-decoration: none;
	font-weight: 300;
	font-size: 20px;
	margin: 10px 0px;
}

.slides_container div h2 a, .slides_container div h1 a {
	color: #c1c1c1;
	text-decoration: none;
}

.slides_container div p {
	font-size: 14px;
	line-height: 17px;
	color: #c1c1c1;
}

#slides .pagination_container {
	position: absolute;
	left: 25px;
	bottom: 25px;
	z-index: 999999999;
}

#slides .pagination {
	float: left;
}

#slides .pagination_container .next, #slides .pagination_container .prev {
	float: left;
}

#slides .pagination_container .next {
	margin-left: 8px;
}

#slides .pagination_container .prev {
	margin-right: 8px;
}

#slides .pagination li {
	float:left;
	margin:0 5px;
	list-style:none;
}

#slides .pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(/local/pyrrha/images/home/slides_pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

#slides .pagination li.current a {
	background-position:0 -13px;
}



#home_social_container {
	position: absolute;
	left: 630px;
	top: 13px;
	width: 340px;
	color: #AFAFAF;
	font-size: 15px;
}

#home_content_bottom {
	position: relative;
	height: 200px;
}

#home_featured_product_labels {
	position: absolute;
	top: 5px;
	left: 25px;
	font-size: 18px;
	width: 420px;
}

#home_featured_products {
	position: absolute;
	right: 23px;
	bottom: 20px;
	width: 540px;
}

#home_shop_controls {
	position: absolute;
	bottom: 18px;
	left: 25px;
}

#home_featured_products div.featured_product {
	float: right;
	margin-left: 10px;
	position: relative;
	width: 165px;
	height: 175px;
	overflow: hidden;
}

#home_featured_products div.featured_product .product_details_layer {
	position: absolute;
	left: 0px;
	right: 0px;
	background: url(/local/pyrrha/images/home/overlay.png);
	width: 163px;
	height: 173px;
	border: 1px solid black;
	color: white;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}

#home_featured_products div.featured_product .product_details_layer a {
	color: white;
}

#home_featured_products div.featured_product .product_details_layer h4 {
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: 300;
}

#footer .copy {
	margin: 10px 0 20px;
}
