/*--- Style reset curtesy of Eric -----*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
a:focus {
	text-decoration: underline;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*----- Some helper styles -----*/

.skiplink, .hidden {
	display: none;
}
.cleaner {
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden;
	clear: both;
}

/*----- Main Page containing elements -----*/
body {
	background: top center url(http://webcast.aot.com.au/holidaysforsale/assets/img/bg-main.jpg) repeat-y;
	font: normal 62.5% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.75em;
	color: #333;
}
input, textarea, select {
	font: normal 1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	font-size: 1.3em;
}
#wrapper, #container {
	background: top center url(http://webcast.aot.com.au/holidaysforsale/assets/img/bg-head-no-contact.jpg) no-repeat;
}
#container {
	width: 990px;
	margin: 0 auto;
}
#content {
	min-height: 600px;
	clear: both;
}
#left-column {
	width: 228px;
	padding: 1px 0 0 10px;
	float: left;
}
#main-content-wrapper {
	width: 746px;
	float: left;
	min-height: 690px;
	padding: 0;
}
#main-content {
	padding: 10px 2px 0 10px;
	float: left;
}
#footer {
	background: top center url(http://webcast.aot.com.au/holidaysforsale/assets/img/bg-foot.jpg) no-repeat #fff;
	padding: 30px 5px;
	clear: both;
}

/*----- Header -----*/

#header {
	padding: 42px 6px 0 17px;
}
#header #home-link {
	display: block;
	width: 230px;
	height: 135px;
	position: absolute;
	top: 40px;
	text-decoration: none; 
}
#header #help-link {
	display: block;
	width: 215px;
	height: 30px;
	position: absolute;
	top: 0;
	margin-left: 750px;
	text-decoration: none;
	text-indent: -9999em;
}
#header h1 {
	width: 230px;
	height: 132px;
	text-indent: -1000px;
	overflow:hidden;
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/logo.gif) no-repeat;
}
#header ul {
	margin-top: -18px;
	width: 753px;
	margin-right: -7px;
	height: 49px;
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/top-nav-updated6.gif) -7px 0 no-repeat;
	float: right;
	margin-bottom: -5px;
}


#sub-nav-header ul {
	margin: 0 -8px 6px 0px;
	padding: 0 6px 0 0;
	height: 56px;
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/sub-nav-updated5.jpg) -7px 0 no-repeat;
	float: right;
}
#sub-nav-header ul li, #header ul li {
	display: inline;
}
#header ul li a {
	float: left;
	width: 49px;
	height: 45px;
	text-indent: -1000px;
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/top-nav-updated6.gif) no-repeat;
	overflow:hidden;
}
#sub-nav-header ul li a { 
	float: left;
	width: 49px;
	height: 56px;
	text-indent: -1000px;
	background: top left url(/assets/img/sub-nav-updated7.gif) no-repeat;
	overflow:hidden;
}
#header ul li#nav-home a {		width: 76px; background-position: 0px 0; }
#header ul li#nav-picks a {		width: 216px; background-position: -76px 0; }
#header ul li#nav-deals a {		width: 170px; background-position: -292px 0; }
#header ul li#nav-places a {	width: 116px; background-position: -462px 0; }
#header ul li#nav-about a {		width: 75px; background-position: -579px 0; }
#header ul li#nav-contact a {	width: 99px; background-position: -654px 0; }
/*
#header ul li#nav-stories a {	width: 217px; background-position: 0px 0; }
#header ul li#nav-kids a {		width: 62px; background-position: -189px 0; }
#header ul li#nav-couples a {	width: 81px; background-position: -251px 0; }
#header ul li#nav-friends a {	width: 83px; background-position: -332px 0; }
#header ul li#nav-stories a:hover, #header ul li#nav-home a.selected {	background-position: 0px -49px; }
#header ul li#nav-kids a:hover, #header ul li#nav-kids a.selected {	background-position: -189px -49px; }
#header ul li#nav-couples a:hover, #header ul li#nav-couples a.selected {	background-position: -251px -49px; }
#header ul li#nav-friends a:hover, #header ul li#nav-friends a.selected {	background-position: -332px -49px; }
*/
#header ul li#nav-home a:hover, #header ul li#nav-home a.selected {	background-position: 0px -49px; }
#header ul li#nav-picks a:hover, #header ul li#nav-picks a.selected {	background-position: -76px -49px; }
#header ul li#nav-deals a:hover, #header ul li#nav-deals a.selected {	background-position: -292px -49px; }
#header ul li#nav-places a:hover, #header ul li#nav-places a.selected {	background-position: -462px -49px; }
#header ul li#nav-about a:hover, #header ul li#nav-about a.selected {	background-position: -579px -49px; }
#header ul li#nav-contact a:hover, #header ul li#nav-contact a.selected {	background-position: -654px -49px; }

#sub-nav-header ul li#sub-nav-mantra a { width: 166px; background-position: 0px 0; }
#sub-nav-header ul li#sub-nav-bigpond a { width: 147px; background-position: -166px 0; }
#sub-nav-header ul li#sub-nav-getaway a { width: 147px; background-position: -313px 0; }
#sub-nav-header ul li#sub-nav-madison a { width: 154px; background-position: -460px 0; }

#sub-nav-header ul li#sub-nav-mantra a:hover, #sub-nav-header ul li#sub-nav-today a.selected { background-position: 0px -56px; }
#sub-nav-header ul li#sub-nav-bigpond a:hover, #sub-nav-header ul li#sub-nav-today a.selected { background-position: -166px -56px; }
#sub-nav-header ul li#sub-nav-getaway a:hover, #sub-nav-header ul li#sub-nav-getaway a.selected { background-position: -313px -56px; }
#sub-nav-header ul li#sub-nav-madison a:hover, #sub-nav-header ul li#sub-nav-madison a.selected { background-position: -460px -56px; }


#header #competition {
    position: absolute;
	top: 124px;
	margin-left: 795px;
	background:url(http://webcast.aot.com.au/holidaysforsale/assets/img/bg-comp.jpg) no-repeat;
	width: 165px;
	height: 100px;
}
#header #competition a {
    display: block;
	margin: 40px 0 0 15px;
	color: #d85d2b;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	width: 115px;
}
#header #competition a:hover {
	text-decoration: underline;
}

/*----- Side Navigation -----*/

#left-column form#search-form {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/search-bg2.gif) no-repeat;
	display: block;
	height: 48px;
	padding: 13px 0 0 10px;
}
#left-column label, #left-column legend, #right-newsletter legend {
	display: none;
}
#left-column input {
	vertical-align: middle;
	color: #999;
}
#searchterm {
	width: 148px;
	height: 18px;
	padding: 2px 5px;
	margin-right: 11px;
	border: 1px solid #3177BC;
}
.search-button {
	width: 26px;
	height: 28px;
	padding: 27px 0 0 0;
	overflow: hidden;
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-search.gif) no-repeat;
	border: 0;
	text-indent: -1000px;
	cursor:pointer;
}

#left-column ul li a {
	display: block;
	width: 220px;
	height: 45px;
	text-indent: -1000px;
	overflow:hidden;
}
#left-column ul li#nav-tvstories a {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-tvstories.gif) no-repeat;
}
#left-column ul li#nav-hotelsholidays a {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-hotelsholidays1.gif) no-repeat;
}
#left-column ul li#nav-lastminute a {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-lastminute1.gif) no-repeat;
}
#left-column ul li#nav-hotels a {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-hotels.gif) no-repeat;
}
#left-column ul li#nav-flights a {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-flights1.gif) no-repeat;
}
#left-column ul li#nav-cars a {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-cars1.gif) no-repeat;
}
#left-column ul li#nav-pastepisodes a {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-pastepisodes-large.gif) no-repeat;
}
#left-column a#hosts-link {
	display: block;
}
#left-column h3#newsletter-signup {
	display:block;
	text-indent: -9999em;
	width: 215px;
	height: 40px;
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-newsletter-on1.gif) no-repeat;
}
#left-column fieldset#newsletter-signup-body .indent {
	padding-left: 90px;
	padding-right: 15px;
	font-size: 0.85em; 
	line-height: 1.25em;
}
#left-column fieldset#newsletter-signup-body .center {
	margin-right: 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
}
#left-column fieldset#newsletter-signup-body .center input.box {
	text-align: left;
	width: 160px;
	padding: 2px 10px 0 10px;
	color: #757575;
}
#left-column fieldset#newsletter-signup-body p {
	color: #333;
	background: none;
	padding: 0 0 5px 0;
	line-height: 16px;
}
#left-column fieldset#newsletter-signup-body .orange, #main-content.contact-page p strong.orange {
	color: #f60;
	font-weight: bold;
}

/*----- Home Page ----- */

#main-content-wrapper.home {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/home-bg-top-x.jpg) no-repeat;
}
#main-content-wrapper.cd-bg {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/home-bg-top-c.jpg) no-repeat;
}

/*----- Home Page Video Feature/Countdown ----- */

#video-feature-holder {
    float:left;
    width: 480px;
}
#right-countdown {
    background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/countdown-side.jpg) no-repeat;
    width: 240px;
	height: 390px;
    padding: 72px 0 0 0;
	margin-right:-249px;
	margin-top: -340px;
    float: right;
}
#right-countdown div {
    padding-left: 30px;
}
#right-countdown span {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 20px;
	width: 32px;
	height: 33px;
	margin-right: 16px;
	line-height: 33px;
	text-align: center;
	display: block;
	float: left;
	color: #fff;
}
#right-countdown span.access {
	text-indent: -9999em;
	margin-right: 0;
	width: 0;
	height: 0;
}
#right-countdown p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    clear: left;
	color: #fff;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
}
#right-countdown p#countdown-copy {
	font-size: 18px;
	line-height: 19px;
    text-align: center;
    padding: 25px 20px 0px 20px;
	height: 120px;
}
#right-countdown p#countdown-copy small {
	line-height:12px;
	padding-top: 5px;
	display: block;
    font-size:11px;
}
#right-countdown strong {
	color: #fff607;
}
#right-countdown img {
    vertical-align: middle;
    margin-top: -4px;
}
#right-countdown #right-newsletter {
    padding: 15px 20px 0 20px;
}
#right-countdown #right-newsletter p.indent {
	padding: 5px 0 5px 85px;
	line-height: 13px;
}
#right-countdown #right-newsletter input.box {
	text-align: left;
	width: 160px;
	padding: 2px 10px;
	color: #757575;
}
#right-countdown #right-newsletter label {
	display: none;
}
#right-countdown #right-newsletter p.center {
	text-align: center;
	margin: 5px 0px;
}
#right-countdown #right-newsletter p.center input.box {
    color: #999;
}
#right-countdown #right-newsletter p.center input.button {
	margin: 3px 45px;
}
#video-feature-holder.about-page {
	width: 480px;
	text-align: center;
	margin: 0 110px 20px 110px;
}
#video-feature {
	width: 480px;
	height: 300px;
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/video-placeholder.gif) no-repeat;
	color: #fff;
}
#video-feature p {
	padding-top: 190px;
	text-align:center;
}
#video-feature p a {
	display: block;
	padding-top: 60px;
	font-size: 1.4em;
	color: #fff;
}
#video-feature-holder h2 {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/sub-product.gif) no-repeat;
	color: #0a4a87;
	margin: 0 0 0 2px;
	float: left;
	width: 480px;
	font-size: 11px;
	padding: 8px 15px 12px 15px;
	font-weight: 400;
	border: 0;
}
#video-feature-holder h2 a {
	float: right;
	padding-right: 30px;
	color: #0a4a87;
	margin-top: -1px;
	font-size: 1.2em;
}

/*----- Home Page Video Thumbnails ----- */

#video-highlight {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/home-bg-side.jpg) repeat transparent;
	width: 240px;
	margin: 0 9px 0 0;
	padding: 5px 0 0 0;
	float: right;
	color: #fff;
	font-size: 11px;
	line-height: 13px; 
	min-height: 615px;
}
div.feature img {
	background: top center url(http://webcast.aot.com.au/holidaysforsale/assets/img/video-bg-thumb.gif) no-repeat;
	padding: 10px;
}
div.alt img {
	background: top center url(http://webcast.aot.com.au/holidaysforsale/assets/img/panel-bg-home.gif) no-repeat;
}
div.alt a img {
	background: none;	
}
h2.sales-title, #video-highlight h2 {
	background: top center url(http://webcast.aot.com.au/holidaysforsale/assets/img/title-thisweekstv.gif) no-repeat;
	overflow: hidden;
	height: 45px;
	text-indent: -1000px;
}
#static-column h2.book-title {
	background: top center url(http://webcast.aot.com.au/holidaysforsale/assets/img/title-book.gif) no-repeat;
	overflow: hidden;
	height: 45px;
	width: auto;
	margin-left: 0;
	margin-bottom: -10px;
	padding: 0;
	text-indent: -1000px;
}
#video-highlight h3 {
	font-size: 12px;
	padding: 0 15px 5px;
	display: block;
}
#video-highlight a {
	color: #fff;
}
#video-highlight p a {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	padding-top: 5px;
}
#video-highlight p {
	padding: 0 15px;
}
#video-highlight p {
	text-align: justify;
}
#video-thumbnails {
	width: 240px;
	padding: 0 0 10px;
	margin-right: 9px;
	background: bottom right url(http://webcast.aot.com.au/holidaysforsale/assets/img/home-bg-bot.gif) repeat;
	color: #fff;
	clear: right;
	float: right;	
}
#video-thumbnails.sales {
	background-image: none;
}
#video-thumbnails.countdown {
	min-height: 100px;
	margin-top: 13px;
}
#video-thumbnails-inner {
	background: bottom left url(http://webcast.aot.com.au/holidaysforsale/assets/img/home-bg-side.jpg) repeat;
	padding: 10px 0;
}
#video-highlight ul {
	margin: 0 15px 0 15px;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #fff;
}
#video-highlight ul li {
	border-top: 1px solid #fff;
	padding: 10px;
}
#video-highlight ul li a {
	color: #fff;
	text-decoration: none;
}
#video-highlight div.feature {
    padding: 10px 0;
	display: none;
    margin-left: -10px;
	margin-right: -20px;
}                 
#video-highlight li.startselected div.feature {
	display: block;
}
#video-highlight ul li a:hover, #video-highlight ul li a:focus {
	text-decoration: underline;
}
.selected {
	background-color: #0e68c7;
}
#video-thumbnails-inner form {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/video-bg-search.gif) no-repeat;
	display: block;
	height: 41px;
	padding: 14px 0 0 20px;
}
#video-highlight div.sel-holder {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/icon-video.gif) 0px 0px no-repeat;
	font-size: 11px;
	height: 19px;
}
#video-highlight div.sel-holder a {
	padding: 5px 0 0 30px;
	display: block;
}
#video-thumbnails-inner form label {
	display: none;
}
#video-thumbnails-inner input {
	vertical-align: middle;
	color: #999;
}
#video-searchterm {
	width: 150px;
	height: 18px;
	padding: 2px 5px;
	margin-right: 11px;
	float: left;
	font-size: 13px;
	border: 1px solid #3177BC;
}
#video-thumbnails-inner .search-button {
	width: 25px; 
	height: 20px; 
	padding: 24px 0 0 0;
	background: 1px 1px url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-video.gif) no-repeat; 
}

/*----- Home Page Category Feature ----- */

#category-features {
	margin: 0 0 0 -10px;
	clear: left;
	position: absolute;
	margin-top: 335px; 
	padding-top: 20px;
	
}
#category-features div {
	margin-right: 6px;
	float: left;
}

/*----- Category Pages ----- */

#main-content-bottom {
	width: 746px;
	float: left;
	min-height: 600px;
	padding: 0 0 11px 0;
}
#main-content-bottom.blue {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/content-blue-bot-bg2.jpg) bottom center no-repeat;
}
#main-content-bottom.pink {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/content-pink-bot-bg.jpg) bottom center no-repeat;
}
#main-content-bottom.green {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/content-green-bot-bg.jpg) bottom center no-repeat;
}

#main-content-wrapper.blue {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/content-blue-mid-bg2.jpg) repeat transparent;
}
#main-content.blue {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/content-blue-top-bg5.jpg) no-repeat;
}
#main-content-wrapper.pink {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/content-pink-mid-bg.jpg) repeat;
}
#main-content.pink {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/content-pink-top-bg.jpg) no-repeat;
}
#main-content-wrapper.green {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/content-green-mid-bg.jpg) repeat;
}
#main-content.green {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/content-green-top-bg.jpg) no-repeat;
}

#main-column {
	float: left;
	width: 485px;
	background: -10px -10px url(http://webcast.aot.com.au/holidaysforsale/assets/img/content-blue-top-bg5.jpg) no-repeat;
}
#main-column h2#main-title {
	height: 30px;
	margin-right: -1px;
	color: #fff;
	padding: 5px 0 0 15px;
}
h3#sub-title {
	line-height: 50px;
	padding: 0 0 0 15px;
}
h3#sub-title.offset {
	background-position: 0 300px !important;	
}
#main-content.blue #main-column h3#sub-title {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/sub-kids.jpg) no-repeat;
	color: #055f85;
}
#main-content.pink #main-column h3#sub-title {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/sub-couples.jpg) no-repeat;
	color: #ab133b;
}
#main-content.green #main-column h3#sub-title {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/sub-friends.jpg) no-repeat;
	color: #497700;
}
#main-content.blue #main-column h2#main-title {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/title-blue.gif) no-repeat;
}
#main-content.pink #main-column h2#main-title {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/title-pink.gif) no-repeat;
}
#main-content.green #main-column h2#main-title {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/title-green.gif) no-repeat;
}
#main-column p {
	padding:0 15px 20px 15px;
}
#main-column h2.sub-cat {
	margin: 0 15px 10px 15px;
	padding: 5px 0;
	color: #666;
}
#main-content.blue #main-column h2.sub-cat {
	border-bottom: 1px solid #1d8ca9;
}
#main-content.blue #main-column h2.sub-cat a, .blue #main-column ul.products a {
	color: #1d8ca9;
	font-weight:bold;
	text-decoration: none;
}
#main-content.pink #main-column h2.sub-cat {
	border-bottom: 1px solid #c44667;
}
#main-content.pink #main-column h2.sub-cat a, .pink #main-column ul.products a {
	color: #c44667;
	font-weight:bold;
	text-decoration: none;
}
#main-content.green #main-column h2.sub-cat {
	border-bottom: 1px solid #62a404;
}
#main-content.green #main-column h2.sub-cat a, .green #main-column ul.products a {
	color: #62a404;
	font-weight:bold;
	text-decoration: none;
}
#main-column ul.products {
	margin: 0 15px;
}
#main-content.blue #main-column ul.products {
	border-bottom: 1px solid #1d8ca9;
}
#main-content.pink #main-column ul.products {
	border-bottom: 1px solid #c44667;
}
#main-content.green #main-column ul.products {
	border-bottom: 1px solid #62a404;
}
#main-content.blue #main-column ul.no-line,
#main-content.pink #main-column ul.no-line,
#main-content.green #main-column ul.no-line {
	border-bottom: 0;
}
#static-column ul.products li, #main-column ul.products li {
	min-height: 80px;
	padding-bottom: 10px;
	font-size: 11px;
}
#static-column ul.products span, #main-column ul.products span {
	clear: left;
	float: left;
	display: block;
	width: 80px;
	margin-right: 10px;
}
#main-column ul.products li p.right a {
	font-weight: 400;
	text-decoration: underline;
}

#right-column {
	width: 240px;
	margin: 0 9px 0 0;
	padding: 0;
	float: right;
}
div#right-column ul {
	list-style-position: inside;
	margin: 0 0 5px 0;
	padding: 0 20px 20px 15px;
	min-height: 140px;
}
div#right-column li {
	border-bottom: 1px solid #fff;
	padding: 5px 0;
}
div#right-column li a {
	color: #fff;
	text-decoration: none;
}

#right-column .blue-category {
    background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/blue-bg-side.gif) no-repeat;
    margin-bottom: 5px;
}
#right-column .blue-category h3 a {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-blue.gif) no-repeat;
	height: 30px;
	display: block;
	color: #055f85;
	text-decoration: none;
	padding: 13px 0 0 20px;
}
#right-column .blue-category h3 a.on {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-blue-on.gif) no-repeat;
}
#right-column .blue-category h3 a.only {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-blue-only.gif) no-repeat;
}
#right-column .blue-category ul {
	list-style-image: url(http://webcast.aot.com.au/holidaysforsale/assets/img/bullet-blue.gif);
}
#right-column .blue-category .bottom {
	display: block;
	background: bottom left url(http://webcast.aot.com.au/holidaysforsale/assets/img/blue-bg-side.gif) no-repeat;
}

#right-column .pink-category {
    background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/pink-bg-side.gif) no-repeat;
    margin-bottom: 5px;
}
#right-column .pink-category h3 a {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-pink.gif) no-repeat;
	height: 30px;
	display: block;
	color: #7d0323;
	text-decoration: none;
	padding: 13px 0 0 20px;
}
#right-column .pink-category h3 a.on {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-pink-on.gif) no-repeat;
}
#right-column .pink-category h3 a.only {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-pink-only.gif) no-repeat;
}
#right-column .pink-category ul {
	list-style-image: url(http://webcast.aot.com.au/holidaysforsale/assets/img/bullet-pink.gif);
}
#right-column .pink-category .bottom {
	display: block;
	background: bottom left url(http://webcast.aot.com.au/holidaysforsale/assets/img/pink-bg-side.gif) no-repeat;
}

#right-column .green-category {
    background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/green-bg-side.gif) no-repeat;
    margin-bottom: 5px;
}
#right-column .green-category h3 a {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-green.gif) no-repeat;
	height: 30px;
	display: block;
	color: #497700;
	text-decoration: none;
	padding: 13px 0 0 20px;
}
#right-column .green-category h3 a.on {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-green-on.gif) no-repeat;
}
#right-column .green-category h3 a.only {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-green-only.gif) no-repeat;
}
#right-column .green-category ul {
	list-style-image: url(http://webcast.aot.com.au/holidaysforsale/assets/img/bullet-green.gif);
}
#right-column .green-category .bottom {
	display: block;
	background: bottom left url(http://webcast.aot.com.au/holidaysforsale/assets/img/green-bg-side.gif) no-repeat;
}

/*----- Contact Page -----*/

#main-content.contact-page #main-column h2 {
	width: 452px;
	height: 31px;
	padding: 6px 12px 0 12px;
	color: #fff;
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/title-blank-short.gif) no-repeat;
}
#main-content.contact-page #right-column h3 {
	display:block;
	text-indent: -9999em;
	width: 240px;
	height: 44px;
	padding: 0;
}
#main-content.contact-page #right-column h3#contact-upper {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-contact-upper-on.gif) no-repeat;
}
#main-content.contact-page #right-column h3#contact-lower {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-contact-lower-on.gif) no-repeat;
}
#main-content.contact-page #right-column #contact-upper-body {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/panel-contact-upper.gif) no-repeat;
	height: 318px;
	margin-bottom:10px;
}
#main-content.contact-page #right-column p {
    padding:5px 15px;
	color: #fff;
}
#main-content.contact-page #right-column legend {
	display: none;
}
#main-content.contact-page #right-column label {
	float: left;
	width: 45px;
}
#main-content.contact-page #right-column #contact-lower-body {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/panel-contact-lower.gif) no-repeat;
	height: 320px;
}
#main-content.contact-page #right-column input.box { width:165px; margin-right:-5px; }
#main-content.contact-page #right-column textarea { width:210px; height:100px; }
#main-content.contact-page #right-column input.button { float:right; }

#main-content.contact-page h3 { font-size:14px; font-weight:bold; padding:10px; color:#333; }
#main-content.contact-page h4 { font-size:12px; font-weight:bold; padding:10px 10px 5px 10px; color:#666; }
#main-content.contact-page p { font-size:12px; font-weight:400; padding:5px 10px; color:#666; }
#main-content.contact-page a { font-size:12px; font-weight:400; text-decoration:underline; color:#666; }
#main-content.contact-page span {
  	padding-right: 20px;
}
#main-content.contact-page span img {
  	border: 0;
  	vertical-align: middle;
  	padding-right: 5px;
}
#main-content.contact-page span a {
  	vertical-align: middle;
	color: #11599a;
}

/*----- Product Page -----*/

#product-photos {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/product-bg-side.gif) no-repeat;
	padding: 5px 0 0 0;
	text-align: center;
	margin-bottom: 10px;
}
#product-photos .bottom {
	display: block;
	background: bottom left url(http://webcast.aot.com.au/holidaysforsale/assets/img/product-bg-side.gif) #fff no-repeat;
}
#product-photos h3 {
	padding: 5px 0 0 20px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}
#product-photos img {
	margin: 5px;
	vertical-align:middle;
	border:1px solid #0a4a87;
}
#product-photos div {
	width: 240px;
}
#product-photos span#focus-holder {
	height: 185px;
	width: 185px;
	display: block;
	margin: 5px 30px;
    vertical-align: middle;
}
#product-photos img#focus-photo {
    vertical-align: middle;
}
#product-photos img.non-focus-photo {
  	cursor: pointer;
}
.product-page #main-column p {
    color: #666;
    font-size: 11px;
    padding: 5px 15px;
}
.product-page #main-column h1 {
	width: 476px;
	height: 31px;
	padding: 6px 12px 0 12px;
	margin-bottom: 0;
	color: #fff;
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/title-blank-short.gif) no-repeat;
}
.product-image-placeholder {
	background: #2773be;
	width: 475px;
	height: 100px;
}
.product-page #main-column h2.sub {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/sub-product.gif) no-repeat;
	color: #0a4a87;
	margin: 0;
	font-size: 14px;
	padding: 8px 15px 12px 15px;
	font-weight: 400;
	border: 0;
}
.product-page #main-column h3 {
	font-size: 11px;
    margin: 5px 15px;
    color: #2773be;
    border-bottom: 1px solid #2773be;
    padding-bottom: 3px;
}
.nav-container, #product-video {
	background: top left url(http://webcast.aot.com.au/holidaysforsale/assets/img/product-bg-side.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 4px 0 0 0;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
}
#product-video .video-thumb {
	height: 146px;
	background: top center url(http://webcast.aot.com.au/holidaysforsale/assets/img/product-video-bg-thumb.gif) no-repeat;
	text-align: center;
	padding-top: 8px;
}
#product-video h3, #product-video p {
    padding: 5px 20px;
    width: 200px;
}
.nav-container .bottom, #product-video .bottom {
	display: block;
	background: bottom left url(http://webcast.aot.com.au/holidaysforsale/assets/img/product-bg-side.gif) #fff no-repeat;
}
.nav-container h3 {
	border-bottom: 1px solid #fff;
	font-size: 12px;
    padding-bottom: 5px;
}
.nav-container h3, .nav-container p {
    margin: 10px 20px;
}
.product-page #right-column div.nav-container div#mapAddress {
  	width: 220px;
	height: 220px;
	display: block;
	margin: 10px auto;
	border: 1px solid #000;
  	overflow: hidden;
	color: #000;
}
#mapAddressSearch {
  	width: 220px;
	height: 220px;
	display: inline;
	margin: 10px auto;
	border: 1px solid #000;
  	overflow: hidden;
  	float: right;
  	margin: 0 10px 10px 10px;
}
.product-page form label {
  	float: left;
  	width: 80px;
}
.product-page form input.date-picker {
	padding:1px 3px;
}
.product-page div.error {
 	padding: 0 12px 12px 12px;
	 color: #d00;
}
.product-page div#cta {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/body-cta.gif) repeat-y;
	width: 446px;
	margin: 15px 0 0 15px;
}
.product-page div#cta.non-ires p {
	font-size: 12px;
}
.product-page div#cta p.pricing {
	color: #2773be;
	font-weight: bold;
	font-size: 11px;
}

.product-page div#cta h3 {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/title-cta.gif) no-repeat;
	border: 0;
	color: #fff;
	height: 40px;
	margin: 0;
	padding: 9px 0 0 20px;
}
.product-page div#cta span.bottom {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/bottom-cta.gif) no-repeat;
	display: block;
	margin-top: 5px;
	height: 10px;
}
.product-page ul#cta-links {
    padding: 0 32px;
    list-style-type: square;
}
.product-page .non-ires ul#cta-links {
    padding: 0 15px;
    list-style-type: none;
}
.product-page .non-ires ul#cta-links li {
	
}
.product-page ul#cta-links a {
  	color: #357bbe;
	font-weight: 400;
	text-decoration: none;
}
.product-page ul#cta-links a:hover {
	text-decoration: underline;
}

/*----- Product Video -----*/
#blanket {
	display: none;
	z-index: 100;
	position: absolute;
	top: 260px;
	left: 0; _left: 200px; margin-left: -7px;
	width: 100%;
	height: 330px;
	background: transparent;
}
#blanket div#video-holder {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/video-bg.gif) transparent;
	margin: 0 auto;
	width: 480px;
	height: 297px;
	padding: 10px;
    position: relative;
}
.product-video-close {
	display: block;
	position: relative;
	text-align: center;
	margin: -5px auto 0 auto;
	color: #2965a1;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding: 5px;
	width: 480px;
}
#product-video-feature {
}
#product-video h2 {
	background: top center url(http://webcast.aot.com.au/holidaysforsale/assets/img/title-watchthisstory.gif) no-repeat;
	overflow: hidden;
	height: 45px;
	text-indent: -1000px;
}
.product-video-link {
	color: #fff;
}
h2 .product-video-link {
	height: 35px;
	width: 240px;
	display: block;
}

/*----- Static Content -----*/
#static-column {
	padding: 0 10px 10px 10px;
	min-height: 200px;
}
#static-column p {
	margin-right:40px;
}
#static-column.front p {
	margin-right:10px;
}
#static-column h2 {
	width: 725px;
	height: 31px;
	padding: 6px 12px;
	color: #fff;
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/title-blank.gif) no-repeat;
	margin-left: -10px;
}
#static-column h2.short {
	width: 466px;
	height: 31px;
	padding: 6px 0px 0 12px;
	color: #fff;
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/title-blank-short.gif) no-repeat;
}
#static-column ol {
	list-style-type: decimal;
	padding-left: 20px;
}
#static-column li {
	padding-bottom: 15px;
}
#static-column h3 {
	width:700px;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
	color: #666;
}

/*----- Places to go Page -----*/
div#main-content.places-to-go div#right-column .nav-container h3 {
	border: 0;
	padding-left: 0;
}
div#main-content.places-to-go div#right-column ul.destinations {
	list-style: none;
	margin-left: 5px;
	min-height: 0;
}
#main-content.places-to-go div#right-column ul.destinations li {
	background: url(/assets/img/bullet-places.gif) 0 7px no-repeat;
	border: 0;
	padding-left: 17px;
}
#main-content.places-to-go #right-column a {
  	color: #fff;
  	text-decoration: none;
}
#main-content.places-to-go #right-column a:hover {
  	text-decoration: underline;
}
#main-content.places-to-go #main-column h1.sub-cat {
	line-height: 50px;
	height: 50px;
	padding: 0 0 0 10px;
	margin: 0;
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/sub-places.jpg) repeat-x;
	width: 466px;
	color: #005fba;
	border: 0;
}
#main-content.places-to-go ul.products li a, #main-content.places-to-go a, #main-content.places-to-go h3.sub {
	color: #005fba;
	font-weight:bold;
	text-decoration: none;
}
#main-content.places-to-go h3.sub {
	margin: 0 15px 10px 15px;
	padding: 5px 0;
	border-bottom: 1px solid #005fba;
}
div#main-content.places-to-go div#main-column ul.products {
	padding: 0;
	list-style-image: none;
	border: 0;
}
div#main-content.places-to-go div#main-column ul.products li {
	padding-bottom: 10px;
	font-size: 11px;
	float: none;
	width: auto;
}
div#main-content.places-to-go div#main-column ul.products li p.right {
  	padding-right: 0;
}
div#main-content.places-to-go div#main-column ul.products li p.right a {
	font-weight: 400;
	text-decoration: underline;
}
#main-content.places-to-go #main-column ul.products img {
	float: left;
	margin-right: 10px;
}
#main-content.places-to-go #main-column div.spacer {
  	height: 20px;
}
#main-content.places-to-go #video-highlight h2 {
	background: top center url(http://webcast.aot.com.au/holidaysforsale/assets/img/title-watchthisstory.gif) no-repeat;
	overflow: hidden;
	height: 45px;
	text-indent: -1000px;
}
#main-content.places-to-go #video-highlight {
	margin: 0;
}
#main-content.places-to-go #video-thumbnails {
	margin-right: -9px;
	background: none;
}

p.right {
  	text-align: right;
}
p.back-to-top a {
    color: #2773be;
    text-decoration: none;
    padding-right: 20px;
    display: block;
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/icon-top.gif) center right no-repeat;
}
p.right a {
  	color: #005fba;
	text-decoration: none;
}
p.back-to-top img, p.right img {
	vertical-align: middle;
}
p.back-to-top a:hover, p.right a:hover {
  	text-decoration: underline;
}
p.back-to-top {
    float: right;
    font-size: 10px;
}

/*----- Search Page -----*/
.search-page #main-content h3 {
	line-height: 50px;
	height: 50px;
	padding: 0 0 0 10px;
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/sub-places.jpg) repeat-x;
	width: 695px;
	color: #005fba;
}
.search-page #main-content h3.short {
	width: 470px;
}
/*.search-page h3.blue {
	border-bottom: 1px solid #1d8ca9;
}
.search-page h3.blue a, .search-page ul.products li.blue a {
	color: #1d8ca9;
	font-weight:bold;
	text-decoration: none;
}
.search-page h3.pink {
	border-bottom: 1px solid #c44667;
}
.search-page h3.pink a, .search-page ul.products li.pink a {
	color: #c44667;
	font-weight:bold;
	text-decoration: none;
}
.search-page h3.green {
	border-bottom: 1px solid #62a404;
}
.search-page h3.green a, .search-page ul.products li.green a {
	color: #62a404;
	font-weight:bold;
	text-decoration: none;
}*/
.search-page ul.products {
	padding: 0 15px 0 0;
	list-style-image: none;
}
.search-page ul.products a {
	color: #005fba;
	font-weight: bold;
	text-decoration: none;
}
.search-page ul.products a:hover {
	text-decoration: underline;
}
.search-page ul.products li {
	padding-bottom: 10px;
	font-size: 11px;
	float: none;
	width: auto;
}
.search-page ul.products li p.right a {
	font-weight: 400;
	text-decoration: underline;
}
.search-page ul.products img {
	float: left;
	margin-right: 10px;
}

/*----- Footer -----*/

#footer {
	margin-bottom: -20px;
}
#footer .inner {
	width: 990px;
	margin: 0 auto;
	text-align:right;
	height: 165px;
	font-size: 9px;
	line-height: 1.2em;
	color: #999;
}
div#footer ul.sitemap { clear:left; list-style-type:none; padding-top:10px;	padding-left: 130px; }
div#footer ul.sitemap li {	float: left;
	color: #da5b00;
	padding-right: 7px;
	margin-right: 7px;
	margin-bottom: 3px;
	border-right:1px solid #da5b00;
}
div#footer ul.sitemap li.label {
	color: #666;
	border-right: 0;
	padding-right: 0;
	width: 130px;
	margin-left: -138px;	
}
#footer ul.left li {
	float: left;
	color: #da5b00;
	padding-right: 7px;
	margin-right: 7px;
	border-right:1px solid #da5b00;
}
div#footer ul.sitemap li a, #footer ul.left li a {
	color: #da5b00; white-space:nowrap;
	text-decoration:none;
}
div#footer ul.sitemap li a:hover, div#footer ul.sitemap li a:focus, #footer ul.left li a:hover, #footer ul.left li a:focus {
	color: #da5b00;
	text-decoration:underline;
}
#footer ul.right li {
	float: right;
	color: #666;
	padding-right: 7px;
	margin-right: 7px;
	border-right:1px solid #666;
}
#footer ul.right li.logo {
  	clear: right;
	padding: 0 0 85px 100px;
}
#footer ul.right li.logo img {
	padding-top: 10px;
	vertical-align: middle;
}
#footer ul.right li.no-vr, #footer ul.left li.no-vr, #footer ul.sitemap li.no-vr {
	border-right:0;
}
#footer ul.right li a {
	color: #666;
	text-decoration:none;
}
#footer ul.right li a:hover, #footer ul.right li a:focus {
	color: #666;
	text-decoration:underline;
}

#admin-link {
	position: absolute;
	background: #000;
	color: #fff;
	top: 0;
	left: 0;
	padding: 20px;
	font-size: 20px; 
}
#admin-link a {
	color: #fff;
}


#hosts-nav {
	background: 0 45px url(http://webcast.aot.com.au/holidaysforsale/assets/img/hosts-body.jpg) no-repeat;
	width: 240px;
	margin: 0 9px 0 0;
	float: right;
	color: #fff;
	font-size: 9px;        
	min-height: 300px;
	line-height: 11px;
}
#hosts-nav h2 {
	background: top center url(http://webcast.aot.com.au/holidaysforsale/assets/img/hosts-title.jpg) no-repeat;
	overflow: hidden;
	height: 45px;
	text-indent: -1000px;
}
#hosts-nav ul {
	padding: 0px 20px 20px 20px;
}
#hosts-nav li {
    font-size: 12px;
    border-bottom: 1px solid #fff;
    padding: 8px 0;
}
#main-content.contact-page #hosts-nav ul li a {
    color: #fff;
    text-decoration: none;
}
#hosts-bottom {
	background: bottom center url(http://webcast.aot.com.au/holidaysforsale/assets/img/hosts-end.jpg) no-repeat;
	display: block;
	width: 240px;
	margin-left:-10px;
}
.contact-page #main-column h3 {
	font-size: 12px;
    margin: -5px 10px 5px 10px;
    padding-left: 0;
    color: #2773be;
    border-bottom: 1px solid #2773be;
    padding-bottom: 3px;
}
#main-content.contact-page h3.sub {
	line-height: 50px;
	height: 50px;
	font-size: 14px;
	border: 0;
	margin: 5px 0;
	padding: 0 0 0 10px;
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/sub-places.jpg) no-repeat;
	width: 695px;
	color: #005fba;
}
#main-content.contact-page .back-to-top a {
     text-decoration: none;
	 color: #2773be;
	 font-size: 11px;
}
img.host-photo {
	float: left;
	margin: 10px;
	width: 100px;
	height: 118px;
}
.host-copy {
    margin-left: 110px;
}
a.overlay {
	display: block;
	margin-top: -152px;
}
div.video-thumb a.overlay {
    margin-top: -133px;
}
a.overlay img {
    background: none;
}
.right {
    text-align: right;
} 
p#archive-link {
	height: 25px;
	margin-bottom: 5px;
}
p#archive-link a {
	text-decoration: none;
	float: right;
	text-indent: -9999px;
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-past-episodes.gif);
	margin: 0 61px;
	width: 118px;
	height: 25px;
}
div#static-column.archive ul.products {
	clear: left;
}
div#static-column.archive li div.feature {
	clear: left;
	min-height: 140px;
}
div#static-column.archive li div.video-left {
	float: left;
	width: 220px;
}
div#static-column.archive li div.video-left a.overlay {
	margin-top: -154px;
}
div#static-column.archive li div.video-right {
	float: left;
	width: 460px;
	padding-bottom: 10px;
}
div#static-column.archive li div.video-right a {
	color: #005FBA;
	text-decoration: underline;
}
div#static-column.archive li div.video-right h3 a {
	text-decoration: none;
}
div#static-column.archive li div.video-right h3 small {
	display: block;
	color: #666;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
}
div#static-column.archive li div.video-right p.right em {
	padding-bottom: 5px;
	color: #bbb;
	font-weight: bold;
}
div#static-column.archive #video-feature-holder h2 {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/sub-product.gif) no-repeat;
	color: #0a4a87;
	margin: 0 0 0 2px;
	float: left;
	width: 480px;
	font-size: 11px;
	padding: 8px 15px 12px 15px;
	font-weight: 400;
	border: 0;
	text-align: left;
}
div#static-column.archive #video-feature-holder h2 a {
	float: right;
	padding-right: 30px;
	color: #0a4a87;
}
div#static-column.archive div.video-right p.right a strong {
	font-size: 1.2em;
}
#main-column p.pad-top {
	padding-top: 310px;
}
div#static-column.archive #video-feature-holder.about-page {
	margin: 0 0 20px 220px;
}
div#main-content.home {
	height: 100%;
}	
div#main-content.list div#main-column a {
	color: #1D8CA9;
}
.product-page div#main-column h3.today {
	font-size: 18px;
	letter-spacing: 1px;
	color: #f60;
	border-bottom: 1px solid #f60;
	font-weight: bold;
}
p.today a {
    color: #f60;
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/icon-top-t.gif) center right no-repeat;
}
ul.sales {
	padding: 10px 0;	
}
ul.sales a, #static-column ul.front-page h3 {
	color: #005FBA;	
}
#static-column ul.front-page h3	{
	width: 350px;
}
ul.front-page {
	padding-top: 10px;
}
ul.front-page li {
	clear: left;
	margin-bottom: 10px;
}	
ul.front-page img {
	float: left;
	margin-right: 10px;
}
ul.front-page a img {
	float: none;
	margin-right: 0;
}
#static-column ul.front-page h3 a {
	color: 	#005FBA;
	text-decoration: none;
}
div#video-highlight.front-page {
	min-height: 230px;
	margin-right: 0;
}
div#video-highlight.front-page legend { display: none; }
div#video-highlight.front-page form {
	padding: 10px 15px 0 15px;
	font-size: 12px;
	line-height: 20px;
}
div#video-highlight.front-page form label {
	font-weight: bold;
}
select#locationId, input#lookuphotel {
	width: 210px;	
	height: 20px;
}
div#video-highlight.front-page div#video-thumbnails-inner {
	margin-left: -15px;
	margin-right: -15px;
	padding-top: 5px;
	text-align: right;
}
div#video-highlight.front-page div#video-thumbnails-inner input {
	margin-right: 15px;
}
.or {
	color: #ed9521;
	font-weight: bold;
	padding: 5px 0;
}
div#video-highlight .or p {
	padding: 0;
}
label.left {
	display: block;
	width: 70px;
	float: left;
	clear: left;
}
div#video-highlight.front-page input.date-picker {
	width: 120px; float: right;	
}
div.checkin, div.checkout {
	padding: 3px 0;
	height: 20px;
}
div.checkin {
	padding-top: 8px;
}
div.checkout {
	padding-bottom: 8px;
}
.pad-down {
	padding-bottom: 10px;
}
.pad-up {
	padding-top: 20px !important;
}

#static-column ul.front-page h3.first a,
ul.sales .first a,  #static-column ul.front-page h3.first  {
	font-weight: bold;
	color: #B23905;
}
img.star {
	vertical-align: absmiddle;
}
#static-column.nice {
	line-height: 17.5px;	
}
#static-column.nice p {
	padding-bottom: 10px;
}
#static-column.nice h3 {
	border-bottom: 1px solid #2773BE;
	color: #2773BE;
	font-size: 12px;
	margin: 5px 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#static-column.nice ul {
	list-style-type: square;
	margin-left: 25px;
}
#static-column.nice ul li {
	padding-bottom: 5px;
}
strong span.errors {
    color: #936;
}
strong.today-em {
	font-size: 1.4em;
}

#main-content.comp #right-column h3#contact-upper {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-comp-upper-on.gif);
}
#main-content.comp #right-column textarea { width:210px; height:50px; }
#main-content.contact-page #right-column label.long {
	width: 130px;
}
#main-content.comp ol {
	list-style-type:decimal;
	padding-left:30px;
}	
#main-content.comp ol li {
	color:#666;
	font-size:0.85em;
	line-height:1.3em;
	padding-bottom:5px;
}
#main-content.comp ol li ul {
	padding-top:5px;
	list-style-type:disc;
	padding-left:30px;
}
select.box { width:165px; margin-right:-5px; }

.sil { color:#666; }

#front-panel { background:url(http://webcast.aot.com.au/holidaysforsale/assets/img/greek-panel.jpg) top left no-repeat; width:646px; height:42px; margin-left:-10px; margin-bottom:10px;
	padding:225px 0 0 80px; }
#front-panel img { margin-right:35px; }
.wraps {
    float: left;
	width: 470px;
}
.front .wraps {
	float: right;
	width: 240px;
	margin-left: 5px;
}
#static-column.front .wraps h2.short {
	margin:0 0 0 5px;
	width:180px;
	padding: 5px 25px 0 25px;
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-contact-upper-blank-double.gif) no-repeat top left;
	font-weight:bold;
	text-indent:0;
	font-size:100%;
	text-align:center;
	color:#fff;
	line-height:18px;
	height:60px;
}
#static-column.front .wraps div#video-thumbnails-inner a {
	color:#e29905;
	text-decoration:underline;
	font-size:12px;
}
a.view-all-sales {
	display: block;
	float: right;
	margin-right: 10px;
}
#static-column.front .wraps #video-highlight {
	float: none;
	width: 240px;
	background:transparent url(http://webcast.aot.com.au/holidaysforsale/assets/img/product-bg-side.gif) no-repeat scroll left top;	
}
#static-column.front .wraps div#video-highlight.front-page div#video-thumbnails-inner {
	margin: 0;	
}
#static-column.front .wraps div#video-highlight.front-page div#video-thumbnails-inner {
	text-align: left;
}
#static-column.front .wraps #video-highlight ul, #static-column.front .wraps #video-highlight ul li {
	border:0;
	margin:0;
}
#static-column.front .wraps div#video-highlight.front-page p {
	padding:0;
	font-size:12px;
	margin: 0 10px;
}
#main-content.contact-page #right-column fieldset#contact-upper-body.newsletter-signup {
	height: 290px;
	padding: 10px 0;
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/panel-contact-upper.gif) no-repeat bottom left;
}
#main-content.contact-page #right-column fieldset#contact-upper-body.newsletter-signup p,
#main-content.contact-page #right-column fieldset#contact-upper-body.newsletter-signup input.box,
#main-content.contact-page #right-column fieldset#contact-upper-body.newsletter-signup label { 
	width: 200px;
	margin-bottom: 5px;	
}
#main-content.contact-page #right-column fieldset#contact-upper-body.newsletter-signup input.button {
	margin: 10px 5px;
	float: none;
}
#main-content.contact-page #right-column h3#contact-upper {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/button-contact-upper-blank.gif) no-repeat top left;
	text-indent:0;
	color:#fff;
	padding: 12px 0 0 20px;
	margin-bottom: -12px;	
}
#left-column fieldset#newsletter-signup-body {
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/panel-newsletter-long.gif) no-repeat;
	width: 215px;
	height: 220px;
	padding: 10px 10px 0px 10px;
}

div.left-col {
	float: left;
	width: 360px;
	margin-left: -5px;
}
div.right-col {
	float: left;
	width: 350px;
	padding-right: 10px;
	margin-right: -6px;
	margin-left: 5px;
}
#static-column div.left-col h2 {
	width: 360px;
	margin-left: -5px;
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/title-blank-half.gif) no-repeat;	
}
#static-column div.right-col h2 {
	width: 360px;
	background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/title-blank-half.gif) no-repeat;	
	margin-left: -5px;	
}
div#ten-holidays {
	/*background: url(http://webcast.aot.com.au/holidaysforsale/assets/img/ten-x.jpg) repeat-y;*/
	width: 220px;
	margin:0;
	margin-bottom: 2px;
}
div#ten-holidays a.link-to {
	background: url(/assets/img/ten-top.png) no-repeat;
	height: 120px;
	display: block;
	overflow: hidden;
	z-index: 902;
	position: relative;
}
div#ten-holidays h4 {
	text-indent: -9999em;
	height: 0;
	float: left;
}
div#ten-holidays #scroller {
	background: 0 -120px url(/assets/img/ten-top.png) no-repeat;
	z-index: 901;
	position: relative;
	height: 80px;
	overflow: hidden;
}
div#ten-holidays ul {
	margin: 5px;
	position: absolute;
	z-index: 900;
}
div#ten-holidays li {
	min-height: 25px;
}
div#ten-holidays li a {
	text-indent: 0;
	color: #fff;
	height: auto;
	width: auto;
	padding: 0 10px;
	font-size: 11px;
	font-weight: bold;
}
div#ten-holidays div.ten-end {
	background: url(/assets/img/ten-bot.jpg) no-repeat;
	height: 15px;
	width: 220px;
	padding-bottom: 0;
	margin-bottom: -1px;
}
p.link-buttons {
	clear: left;
}

div#left-column-advertisement {
	margin: 0px;
	padding: 0;
}

div#twitter{
    background: transparent url(../img/sidebar_twitter_bluefooter.png) no-repeat bottom left;
    margin-bottom: 5px;
    width: 217px;
}
    div#twitter div#tweets{
        padding-bottom: 17px;
        background: transparent url(../img/sidebar_twitter_footer.png) no-repeat bottom left;
    }
    div#twitter #follow-us{
        display: block;
        height: 127px;
        background: transparent url(../img/sidebar_twitter_header.png) no-repeat;
        text-indent: -9999px;
    }
    div#twitter ul, #follow-us-small, #twitter p.loading{
        background: transparent url(../img/sidebar_twitter_repeat.png) repeat-y;
        padding: 0 20px;
    }
		#twitter p.loading{
			text-align: center;
			padding: 25px 20px;
			font-size: 10px;
		}
        div#twitter ul li{
            color: #757575;
            font-size: 11px;
            padding-bottom: 5px;
            margin-bottom: 5px;
            border-bottom: 1px solid #e4e4e4;
        }
		div#twitter ul li.tweet_even{
			margin-bottom: 0px;
		}
		
		div#twitter #follow-us-small a{
			display: block;
			background: transparent url(../img/twitter_16.png) no-repeat left center;
			font-size: 10px;
			padding: 6px 0px 6px 20px;
			color: #1b5d9b;
			text-decoration: none;
			width: 100px;
			line-height: 16px;
		}
            div#twitter ul li span{
                display: block;
                color: #3177bc;
            }
            div#twitter ul a{
                display: inline;
                color: #3177bc;
            }


fieldset#sign-up label {
	float: left;
	width: 100px;
}
fieldset#sign-up input.box {
	width: 300px;
}
#main-content.contact-page #right-column fieldset#contact-upper-body.newsletter-signup p.center { 	text-align: center; }

#home-promo-image {
	width: 726px;
	height: 267px;
	margin-left: -10px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
#home-promo-image a {
	display: block;
	width: 242px;
	height: 267px;
	float: left;
	text-indent: -9999em;
}
