/* @override http://localhost:8888/vorum_html/css/homepage.css */


body {background:#fff url(../images/home-bg.gif) repeat-x;}

div#Hero {
	width: 957px;
	height: 291px;
	margin-left: 2px;
	float: left;
	clear: both;
	background: url(../images/home-flash.jpg) no-repeat;
	margin-bottom: 18px;
}

div#SecondRow {
	width: 960px;
	float: left;
	clear: both;
	margin-bottom: 20px;
}

div#SecondRow div#ColumnA,
div#SecondRow div#ColumnB {
	width: 171px;
	float: left;
	padding-right: 60px;
	padding-left: 85px;
}

div#SecondRow div#ColumnA h2,
div#SecondRow div#ColumnB h2,
div#SecondRow div#ColumnC h2 {
	color: #aaaaaa;
	font-size: 22px;
}

div#ContentWrapper {
	color: #999997;
}

div#SecondRow #ColumnA {
	background: url(../images/monitor-po.gif) no-repeat;
}

div#SecondRow #ColumnB {
	background: url(../images/monitor-footwear.gif) no-repeat;
}

div#SecondRow div.Teaser {

}

div#SecondRow div#ColumnC {
	width: 316px;
	float: left;
}

div#ThirdRowWrapper {
	width: 958px;
	float: left;
	clear: both;
	margin-bottom: 25px;
	background: #252525 /*url(../images/home-divider.gif) no-repeat center center*/;
}

div#ThirdRowWrapper div#TopCap {
	font-size: 0px;
	width: 958px;
	height: 8px;
	float: left;
	clear: both;
	background-image: url(../images/home-mid_box_top_cap.gif);
}

div#ThirdRow {
	width: 956px;
	float: left;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
}

div#ThirdRow a {
	color: #acacac;
	border-bottom: 1px #acacac dotted;
	text-decoration: none;
}

div#ThirdRow #ColumnA h3,
div#ThirdRow #ColumnB h3 {
	margin-top: 10px;
}

div#ThirdRow div#ColumnA {
	width: 797px;
	float: left;
	padding-left: 30px;
	padding-right: 50px;
}

div#ThirdRow #ColumnA h3 {
	color: #fff;
}

div#ThirdRow div#ColumnB {
	width: 401px;
	float: left;
	padding-right: 40px;
	background: url(../images/Book-learn.gif) no-repeat 34px 46px;
	padding-left: 37px;
}

div#ThirdRow div#ColumnB #Inner {
	margin-left: 80px;
}

div#ThirdRowWrapper div#BottomCap {
	font-size: 0px;
	width: 958px;
	height: 8px;
	float: left;
	clear: both;
	background-image: url(../images/home-mid_box_bottom_cap.gif);
}

div#ThirdRow #ColumnB h3 {
	color: #ee001d;
}

div#Footer div#ColumnB {
	background: none;
}

div#Footer #ColumnB #Inner {
	margin-left: 0;
}


/* RSS FEEDS */

#ColumnC ul.Chunk li div.Date {
	width: 45px;
	height: 42px;
	background: #252525;
	padding-top: 6px;
	float: left;
	clear: both;
}

#ColumnC ul.Chunk li div.Date div.Month {
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
}

#ColumnC ul.Chunk li div.Date div.Year {
	text-align: center;
	font-size: 16px;
}

div#teaser {
	width: 240px;
	float: left;
	margin-left: 20px;
}

#ColumnC ul.Chunk li {
	width: 315px;
	float: left;
	margin-bottom: 20px;
}

#ColumnC ul.Chunk li a {
	color: #acacac;
	border-bottom: 1px #acacac dotted;
	text-decoration: none;
}

