﻿/* ########## general ########## */
#body.home #sub-navigation {
	display:				none;
}

#body.home object {
	outline:				none;
}


/* ########## column ########## */
div.column {
	
}

div.column.left {
	margin:					0 !important;
	width:					645px !important;
}

div.column.right {
	margin:					0 !important;
}


/* ########## row ########## */
.row {
	height:					300px;
	margin-bottom:			7px;
}

.row.last {
	height:					225px;
	margin:					0;
}

.row.newsletter {
	height:					auto;
	text-align:				center;
}

.row .center {
	float:					left;
}

.row .left {
	float:					left;
}

.row .right {
	float:					right;
}

.row div.border-top {
	border-top:				2px solid #e8e8e8;
	padding-top:			7px;
	width:					318px !important;
}

.row div.border-top.last {
	margin:					0;
	width:					265px !important;
}

/* ########## banner ########## */
.flash {
	display:				block;
}


/* ########## news ########## */
ul.news li div {
	padding:				0 5px;
}

ul.news li h3 {
	font-weight:			normal;
	margin:					0;
}

ul.news li p {
	margin:					0 0 5px;
}

ul.news li a.more, ul.news li a.buy {
	background:				#fff url(/web/resource/img/global/button/blue-arrow-right.jpg) no-repeat;
	display:				block;
	float:					left;
	height:					12px;
	line-height:			12px;
	margin-right:			10px;
	text-indent:			15px;
}

ul.news li a:hover.more, ul.news.featured li a:hover.buy, ul.news li a.buy {
	background-image:		url(/web/resource/img/global/button/pink-arrow-right.jpg) !important;
}

/* featured */
ul.news.featured {
	height:					300px;
}

ul.news.featured li {
	float:					left;
	margin-right:			7px;
	_margin-right:			6px;
	_margin-left:			1px;
	width:					210px;
}

ul.news.featured li.last {
	margin:					0 0 0 1px;
}

ul.news.featured li img {
	height:					160px;
	margin-bottom:			5px; 
	width:					210px;
}

/* secondary */
ul.news.secondary li {
	border-bottom:			1px solid #e8e8e8;
	margin-bottom:			10px;
	/*height:				90px;*/
}

ul.news.secondary li.last {
	border-bottom:			0;
	margin-bottom:			0;
}

ul.news.secondary li img {
	float:					left;
	height:					70px;
	margin-bottom:			5px; 
	width:					70px;
}

ul.news.secondary li div {
	float:					right;
	padding:				0 0 5px;
	width:					235px;
}

ul.news.secondary li h3 {
	font-size:				140%;
}

ul.news.secondary li p {
	margin:					0;
}

div.coming-up h2, div.more-news h2 {
	background:				transparent url(/web/resource/img/page/home/coming-up.jpg) no-repeat;
	display:				block;
	height:					15px;
	margin-bottom:			10px;
	text-indent:			-9999px;
}

ul.news.secondary li a.more,
ul.news.secondary li a.buy
{
	margin-top:				5px;
}


/* coming up */
div.coming-up h2 {
	width:					70px;
}

/* more news */
div.more-news h2 {
	background-image:		url(/web/resource/img/page/home/more-news.jpg);
	width:					75px;
}


/* ########## member ########## */
img.member { 
	background:				transparent url(/web/resource/img/page/home/become-a-member.jpg) no-repeat center center;
	height:					210px;
	width:					260px;
}
