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

h1 {
	float: left;
}
h2 {
	clear: left;
}
div#bd.contentCams {
	position: relative;
}

table#camsLayout,
table#camsLayout td#camsLayoutMain,
table#camsLayout td#camsLayoutSidebar {
	margin: 0;
	padding: 0;
	vertical-align: top;
	border-style: none;
}
table#camsLayout td#camsLayoutMain {
	width: 640px;
}
table#camsLayout td#camsLayoutSidebar {
	padding-left: 18px;
}
table#camsLayout td#camsLayoutSidebar h3.nomargin {
	margin-top: 0px;
}

div.ad_300x250,
div.ad_300x250 iframe {
	width: 300px;
	height: 250px;
	margin: 0 0 15px;
	padding: 0;
	border-style: none;
}

#camInfo {
	padding: 0;
	margin-bottom: 1em;
}

#camtour{
	position: absolute;
	right: 15px;
	top: 25px;
}
#camtour a#ctPrev {
background: url(http://cdn1.ski.com.au/assets/img/arrow_blue.gif) no-repeat left center;
	padding: .5em .5em .5em 1em;
	color: #fff;
}
#camtour a#ctNext {
	background: url(http://cdn1.ski.com.au/assets/img/arrow_blue.gif) no-repeat right center;
	padding: .5em 1em .5em .5em;
	color: #fff;
}

#cam_image {
	position: relative;
	margin: 0;
	padding: 0;
	width: 640px;
	z-index: 10;
}
#cam_image img {
	margin: 0;
	padding: 0;
	z-index: 20;
}

#cam_thumbs ul li,
#cam_thumbs_th ul li {
	margin: 0 8px 0 0;
	padding: 0;
	float: left;
	clear: none;
	text-align: center;
	font-size: 11px;
	width: 90px;
	height: 95px;
	background: url(http://cdn1.ski.com.au/assets/img/patt_thumb.gif) repeat-x 0 65px;
	line-height: 11px;
}
#cam_thumbs ul li img,
#cam_thumbs_th ul li img {
	width: 90px;
	height: 65px;
	margin-bottom: 3px;
	float: left;
	background-color: #ccc;
}
#cam_thumbs ul li a:hover,
#cam_thumbs_big ul li a:hover,
#cam_thumbs_th ul li a:hover,
#cam_thumbs_mobile ul li a:hover {
	text-decoration: none!important;
}
#cam_thumbs_big ul li,
#cam_thumbs_mobile ul li {
	margin: 0 15px 15px 0;
	padding: 0;
	float: left;
	clear: none;
	text-align: center;
	font-size: 11px;
	width: 300px;
	background: url(http://cdn1.ski.com.au/assets/img/patt_thumb.gif) repeat-x 0 225px;
}
#cam_thumbs_big ul li img,
#cam_thumbs_big ul li .thumb,
#cam_thumbs_mobile ul li img,
#cam_thumbs_mobile ul li .thumb {
	width: 300px;
	height: 225px;
	margin-bottom: 4px;
	background-color: #effcfc;
}

.contentCams #cycleControl {
	margin-bottom: 0;
	z-index: 999;
}

#camWeather {
	margin-top: 1em;
}
#camWeather table {
	width: 100%;
}
#camWeather table td {
	padding-top: 3px;
	padding-bottom: 3px;
	background: none;
	border-right-style: none;
	border-left-style: none;
}
