/* @override http://ski.com.au/assets/css/home.css */

#bd.homepage {
	padding: 10px 15px 0;
}
body h1{
	margin-bottom: .2em;
}
h3 a,
h3 a:visited {
	color: #0000ff!important;
	text-decoration: underline!important;
	font-weight: normal;
	font-style: normal;
}
h4 a,
h4 a:visited {
	color: #000!important;
}

a.rss {
	width: 16px;
	background: url(http://cdn1.ski.com.au/assets/img/icon-rss-feed-16x16.png) no-repeat;
	margin: 5px 5px 0 0;
	padding: 0;
	text-decoration: none!important;
	height: 16px;
}

a.rss:hover {
	text-decoration: none;
}
.ad_300x250{
	margin-top: 20px;
}

#homeReports {
	margin-bottom: 1em;
}
#homeReports table {
	width: 100%;
}
#homeReports table th,
#homeReports table td {
	white-space: nowrap;
	border-right-style: none;
	border-left-style: none;
}
#homeReports table td {
	padding-top: 0;
	padding-bottom: 0;
}

#homeReports img.wIcon {
	width: 30px;
	height: 30px;
	margin-left: 5px;
}
#homeReports .wTemp{
	color: #ccc;
	line-height: 30px;
}
#homeReports .wTemp strong{
	font-weight: normal;
	font-style: normal;
	color: #000;
}
#homeReports .wInfo{
	font-size: 9px;
	display: none;
}
#homeCamBlock {
	margin-bottom: 1em;
}

#homeCamBlock table {
	width: 100%;
}
#homeCamBlock td {
	text-align: center;
	border-style: none;
	padding: 0;
}
#homeCamBlock img {
	width: 145px;
	margin-bottom: 2px;
	height: 108px;
}

#homePhotos {
	margin-bottom: 1em;
}
#homePhotos ul {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}
#homePhotos ul li {
	float: left;
}
#homePhotos div {
	width: 300px;
	height: 216px;
	display: block;
	margin: 0;
	padding: 0;
}
#homeAd300x40 {
	margin-bottom: 1em;
}
ul.news.headlines {
	overflow: hidden;
	font-size: 1.2em;
}
#homeTwitter {
	margin-bottom: 1em;
}
ul.twitter{
	background: url(http://cdn1.ski.com.au/assets/img/tweet_top.png) no-repeat;
	padding-top: 10px;
}
#homeTwitter li strong  {
	color: #000;
}
#homeTwitter ul.twitter li.first {
	font-size: 1.2em;
	background: url(http://cdn1.ski.com.au/assets/img/tweet_bottom.png) no-repeat left bottom;
	padding: 5px 15px 60px;
	overflow: hidden;
}

ul.classifiedsList_withpic li img {
	margin-bottom: 0;
}

#homeForum {
	margin-bottom: 1em;
}
#homeForum h3 {
	margin: .5em 0 .25em;
}
#homeForum li a {
	color: #000;
}
#homeShop {
	margin-bottom: 1em;
}
#homeShop table {
	width: 100%;
	border-bottom: 2px dotted #d3d3d3;
}
#homeShop td {
	margin: 0;
	text-align: center;
	font-size: 1.2em;
	padding: 0 0 .5em;
	border-style: none;
}

#homeAccom li,
#homePackages li {
	padding-left: 100px;
}
#homeAccom li img,
#homePackages li img {
	margin-left: -100px;
}

table#billboard_home {
	position: relative;
	height: 290px;
	width: 990px;
	border-bottom: 1px solid #000;
	background-image: url(http://cdn1.ski.com.au/assets/img/headstrap_home.jpg);
}
table#billboard_home td {
	border-style: none;
	padding: 15px;
}
table#billboard_home td.first {
	font-size: 1.2em;
	vertical-align: top;
	padding-top: 50px;
	padding-left: 40px;
}
table#billboard_home h1 {
	line-height: 1.2em;
	padding-left: 100px;
}
table#billboard_home h3 {
	line-height: 1.7em;
	margin-top: 0;
}

/* START: HOME NEWS 6/8/11 */

#homeNews {
	margin-bottom: 1em;
}
#homeNews ul {
	padding: 0;
	margin: 0;
}
#homeNews ul li {
	padding: 0;
	margin-bottom: 1em;
}
#homeNews ul h3,
#homeNews ul h3 a {
	color: #000!important;
	text-decoration: none!important;
	font-size: 1.3em;
	margin-top: 0;
	margin-bottom: .2em;
	font-weight: normal;
	font-style: normal;
}
#homeNews ul h3 a:hover {
	color: #4169e1!important;
	text-decoration: underline!important;
}
#homeNews img {
	width: 60px;
	height: 40px;
	margin-right: 8px;
	float: left;
	padding-top: 5px;
}
#homeNews ul li.first h3 {
	font-size: 2em;
}
#homeNews ul li.first img {
	width: 300px;
	height: auto;
	margin-right: 0;
	float: none;
	margin-bottom: 5px;
}
body .news small {
	text-transform: uppercase;
	color: #8a8a8a;
	font-size: 12px;
}


