/*** Experiences List ---------------------------------------------------- ***/
#experience_list li {
	list-style-type: none;
	margin: 0 0 10px 0;
}
#experience_list li a {
	display: block;
	padding: 0 10px 10px 310px;
	min-height: 110px;
	position: relative;
	background: transparent url(../images/heading.jpg) no-repeat scroll 300px bottom;
	border-bottom: 1px solid #B0CCEF
}

#experience_list li span.image {
	width: 300px;
	height: 120px;
	background: #fcfcfc none scroll no-repeat center center;
	position: absolute;
	left: 0;
	top: 0;
}
#experience_list li strong.name {
	color: #ff9800;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0;
	font-weight: normal;
}
#experience_list li span.description {
	display: block;
	margin: 0;
	padding: 5px 0;
	color: #333333;
	font-size: 11px;
}
#experience_list li span.more {
	position: absolute;
	right: 10px;
	top: 0;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	text-transform: lowercase;
	line-height: 20px;
}
/*** End Experiences List ***/

/*** Auction List -------------------------------------------------------- ***/
#auction_list div.heading {
	padding: 0 310px 20px 10px;
	min-height: 100px;
	position: relative;
	background: transparent url(../images/heading.jpg) no-repeat scroll left bottom;
	border-bottom: 1px solid #B0CCEF
}
#auction_list div.heading div.image {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 300px;
	height: 100%;
	background: #fcfcfc none scroll no-repeat center center;
}
#auction_list div.heading h2 {
	color: #ff9800;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0;
	font-weight: normal;
}
#auction_list div.heading h2 span.small {
	font-size: 15px;
}
#auction_list div.heading p {
	margin: 0;
	padding: 5px 0;
	color: #333333;
	font-size: 11px;
}
#auction_list div.heading p.link {
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 430px;
}
#auction_list div.heading p.link a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 30px;
	text-transform: lowercase;
	padding: 0 10px 0 0;
}
#auction_list ul {
	margin-bottom: 60px;
}
#auction_list li a {
	min-height: 120px;
	padding-left: 160px;
}
#auction_list li span.image, #auction_list li span.video {
	left: 0;
	width: 150px;
	height: 120px;
}
#auction_list li strong.name {
	font-size: 16px;
	line-height: 20px;
}
#auction_list li span.summary span.rating {
	width: 85px;
	padding-right: 10px;
}
#auction_list li.empty {
	padding: 10px;
}
#auction_list li.empty strong {
	font-size: 14px;
}
#auction_list li.featured a {
	min-height: 140px;
}
#auction_list li.featured .video {
	height: 140px;
}
#auction_list li.featured .video a {
	padding: 0;
	border-bottom-style: none;
	height: 140px;
	width: 150px;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.video strong {
	display: block;
	line-height: 20px;
	font-weight: normal;
}
.video .button {
	position: absolute;
	left: 50%;
	top: 46%;
	background: transparent url(../images/play.png) no-repeat scroll left top;
	margin: -30px 0 0 -40px;
	width: 80px;
	height: 60px;
}
.video a:hover .button {
	background-position: -80px top;
}
/*** End Auction List ***/

/*** Filter Form --------------------------------------------------------- ***/
#list_filter {
	margin-bottom: 10px;
}
#list_filter form {
	overflow: auto;
}
#list_filter form h1 {
	float: left;
	margin: 0;
	padding-left: 10px;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 30px;
}
#list_filter form p {
	padding-right: 10px;
	margin: 0;
	text-align: right;
	line-height: 30px;
}
#list_filter form span.submit {
	display: none;
}
/*** End Filter Form ***/

/*** Auction Details ----------------------------------------------------- ***/
#auction_detail_top div.col1 p.back {
	height: 45px;
}
#auction_detail_top p.back a {
	padding-left: 5px;
	font-size: 14px;
	display: block;
	height: 30px;
}
#auction_detail h1 {
	text-transform: uppercase;
	margin: 0;
	font-size: 16px;
	line-height: 16px;
}
#auction_detail p.region {
	font-size: 14px;
	line-height: 14px;
	height: 25px;
	color: #337bd4;
	margin-bottom: 5px;
}
#auction_detail p.website a {
	display: block;
	padding: 10px 0;
}
#auction_detail p.website span.label {
	color: #666666;
}
#auction_detail ul.summary li {
	background: transparent url(../images/listing.gif) no-repeat scroll left top;
	margin: 0;
	height: 20px;
	margin-bottom: 10px;
	color: #4284be;
	padding: 10px 0 0 90px;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
}
#auction_detail ul.summary li.rating {
	background-image: none;
	position: relative;
}
#auction_detail ul.summary li.rating span.rating {
	position: absolute;
	left: 0;
	top: 8px;
}
#auction_detail ul.summary li.rating span.rating span.suffix {
	display: none;
}
#auction_detail ul.summary li.people {
	background-position: left -60px;
}
#auction_detail ul.summary li.nights {
	background-position: left -90px;
}
#auction_detail ul.summary li.rrp {
	background-position: left -120px;
	font-size: 16px;
	color: #337bd4;
	height: 24px;
	padding-top: 6px;
}
#auction_detail ul.summary li.experience {
	background-position: left -390px;
	padding-top: 5px;
	height: auto;
}
#auction_detail ul.summary li.experience span.value {
	color: #666666;
}
#auction_detail div.summary h2 {
	font-size: 14px;
	margin: 20px 0 5px 0;
	color: #666666;
}
#auction_detail div.info h2 {
	font-size: 14px;
	color: #666666;
	margin: 20px 0 5px 0;
	color: #333333;
}
#auction_detail div.info li {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
	color: #333333;
}
#auction_detail div.validity h2 {
	color: #ec6002;
	font-size: 12px;
	margin: 20px 0 0 0;
}
#auction_detail div.validity p {
	color: #ec6002;
}
#auction_detail_bottom {
	border-top: 1px solid #97bbe8;
	margin-top: 20px;
}
#auction_detail_top p.website {
	text-align: center;
}
#auction_video a {
	position: relative;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	padding: 20px 0 10px 0;
	border-top: 1px solid #97BBE8;
	border-bottom: 1px solid #97BBE8;
}
/*** End Auction Details ***/

/*** Auction Bidding Panel ----------------------------------------------- ***/
#auction_bid div.status {
	float: right;
	width: 150px;
	margin: 0 0 20px 20px;
	text-align: center;
}
#auction_bid div.status p.ends {
	color: #E46100;
	margin: 0;
	padding-bottom: 5px;
}
#auction_detail #auction_bid div.status p.ends {
	font-size: 14px;
	font-weight: bold;
}
#auction_bid div.closed p.ends {
	font-weight: bold;
}
#auction_bid div.status div.form h2 {
	color: #fcfcfc;
	font-size: 14px;
	height: 20px;
	margin: 0;
}
#auction_bid div.status div.fixed h2 {
	height: 36px;
}
#auction_bid div.status form {
	color: #fcfcfc;
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px;
	background: transparent url(../images/listing.gif) no-repeat scroll 65px -210px;
	height: 24px;
	line-height: 24px;
	text-align: right;
}
#auction_bid div.status form input.amount {
	width: 35px;
	font-size: 14px;
	font-weight: bold;
}
#auction_bid div.status form input.submit {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border-style: none;
	color: #E46100;
	font-size: 14px;
	width: 80px;
	cursor: pointer;
}
#auction_bid div.status .fixed form {
	background-position: 5px -360px;
}
#auction_bid div.status .fixed form input.submit {
	width: 140px;
	padding: 2px 0;
}
#auction_bid div.status form input.submitting {
	color: #999999;
	font-size: 12px;
}
#auction_bid div.status p.previous {
	margin: 0;
	padding: 10px 10px 5px 10px;
	color: #fcfcfc;
	font-size: 11px;
}
#auction_bid div.status p.previous strong {
	font-size: 14px;
}

#auction_bid div.phone {
	margin-top: 10px;
}
#auction_bid div.phone h2 {
	height: 35px;
	background: transparent url(../images/listing.gif) no-repeat scroll 105px -235px;
	font-size: 14px;
	color: #fcfcfc;
	text-transform: uppercase;
	padding: 5px 45px 0 15px;
	line-height: 15px;
	margin: 0;
}
#auction_bid div.phone p {
	margin: 0;
	padding: 0 10px 5px 10px;
	color: #fcfcfc;
	font-size: 11px;
	line-height: 12px;
}
#auction_bid div.phone strong {
	display: block;
	line-height: 30px;
	font-size: 17px;
	letter-spacing: 1px;
}

#auction_bid div.message {
	margin-bottom: 15px;
}
#auction_bid div.result {
	padding: 5px 10px;
	text-align: center;
	color: #333333;
}
#auction_bid div.message h2 {
	font-size: 16px;
}
#auction_bid div.message h2.error {
	color: #E46100;
}
#auction_bid div.message h2.closed {
	margin: 0;
}
/*** End Auction Bidding Panel ***/

/*** Auction Details Gallery --------------------------------------------- ***/
#auction_gallery {
	margin-bottom: 20px;
}
#auction_gallery h2 {
	display: none;
}
#auction_gallery ul.large {
	position: relative;
	height: 195px;
}
#auction_gallery ul.large li {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	list-style-type: none;
}
#auction_gallery ul.large a {
	display: block;
	width: 312px;
	outline-style: none;
}
#auction_gallery ul.large a span.image {
	display: block;
	height: 190px;
	background-color: #fcfcfc;
	background-repeat: no-repeat;
	background-position: center center;
}
#auction_gallery ul.large img {
	display: none;
}
#auction_gallery ul.large a span.enlarge {
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 89px;
	height: 24px;
	overflow: hidden;
	text-indent: -999px;
	background: transparent url(../images/enlarge.png) no-repeat scroll left top;
}
#auction_gallery ul.large a:hover span.enlarge {
	background-position: left -24px;
}
#auction_gallery ul.thumbs {
	height: 55px;
}
#auction_gallery ul.thumbs li {
	float: left;
	margin: 0;
	list-style-type: none;
}
#auction_gallery ul.thumbs a {
	display: block;
	width: 74px;
	height: 51px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 2px solid #fcfcfc;
	outline-style: none;
}
#auction_gallery ul.thumbs a.active {
	border: 2px solid #ff6600;
}
#auction_gallery ul.thumbs img {
	display: none;
}
/*** End Auction Details Gallery ***/

/*** Auction Details Map ------------------------------------------------- ***/
#auction_detail p.map {
	margin: 0;
}
#auction_detail p.map a {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	padding: 0 0 50px 0;
	background: transparent url(../images/map.gif) no-repeat scroll -364px -440px;
	text-align: center;
}
/*
#auction_map a {
	position: relative;
	display: block;
	height: 80px;
	padding: 15px 25px 0 125px;
	text-align: center;
	font-size: 13px;
	background: transparent url(../images/map.gif) no-repeat scroll -315px -425px;
}
#auction_map span.map {
	position: absolute;
	left: 10px;
	top: 0;
	background: transparent url(../images/map.gif) no-repeat scroll left -300px;
}
#auction_map span.map span {
	display: block;
	width: 100px;
	height: 100px;
	background: transparent url(../images/map.gif) no-repeat scroll -119px -300px;
}
#auction_map.nt span.map span {
	background-position: -200px -300px;
}
#auction_map.qld span.map span {
	background-position: -300px -300px;
}
#auction_map.sa span.map span {
	background-position: -400px -300px;
}
#auction_map.nsw span.map span {
	background-position: -500px -300px;
}
#auction_map.vic span.map span {
	background-position: left -400px;
}
#auction_map.tas span.map span {
	background-position: -100px -400px;
}
/*** End Auction Details Map ***/

/*** Auction Send to Friend ---------------------------------------------- ***/
#send_to_friend h2 {
	text-indent: -999px;
	overflow: hidden;
	height: 35px;
	background: transparent url(/dyn/image/title2/Send%20to%20friend/) no-repeat scroll left 5px;
}
#send_to_friend form {
	padding: 5px 10px 0 10px;
	color: #296fad;
	font-size: 11px;
}
#send_to_friend table {
	width: 280px;
}
#send_to_friend p {
	margin-bottom: 5px;
}
#send_to_friend p.message {
	font-size: 14px;
}
#send_to_friend td {
	padding: 2px 0 3px 0;
}
#send_to_friend label.label {
	display: block;
	width: 60px;
}
#send_to_friend input.submit {
	color: #296fad;
	border: 1px solid #296fad;
	background-color: #fcfcfc;
	text-transform: lowercase;
}
/*** End Auction Send to Friend ***/

/*** Latest Reviews ------------------------------------------------------ ***/
#latest_reviews {
	position: relative;
	color: #438ae2;
	font-size: 11px;
}
#latest_reviews h2 {
	text-indent: -999px;
	overflow: hidden;
	height: 35px;
	background: transparent url(/dyn/image/title/Latest%20Reviews/) no-repeat scroll left 5px;
}
#latest_reviews p.count {
	margin: 0;
	position: absolute;
	right: 0;
	top: 5px;
	line-height: 30px;
}
#latest_reviews div.scroll {
	overflow: auto;
	height: 120px;
	background: transparent url(../images/gradient.jpg) repeat-x scroll left top;
	border-bottom: 1px dotted #296fad;
}
#latest_reviews li {
	margin: 0;
	list-style: none;
	padding: 5px;
	border-bottom: 1px dotted #296fad;
	color: #296fad;
}
#latest_reviews li span.name {
	display: block;
	line-height: 20px;
	color: #ff6600;
	position: relative;
}
#latest_reviews li span.date {
	color: #999999;
	padding-left: 10px;
}
#latest_reviews li.review span.rating {
	top: 0;
}
#latest_reviews p.add a {
	display: block;
	padding: 0 5px;
	line-height: 30px;
	text-transform: lowercase;
}
#latest_reviews p.empty {
	padding: 5px;
	margin: 0;
}
/*** End Latest Reviews ***/

/*** Submit Review ------------------------------------------------------- ***/
#review_submit h2 {
	text-indent: -999px;
	overflow: hidden;
	height: 35px;
	background: transparent url(/dyn/image/title/Submit%20your%20review/) no-repeat scroll left 5px;
}
#review_submit div.gradient {
	background: transparent url(../images/gradient.jpg) repeat-x scroll left top;
	color: #296fad;
	font-size: 11px;
	padding: 5px;
}
#review_submit p {
	margin-bottom: 5px;
}
#review_submit input.submit {
	color: #296fad;
	border: 1px solid #296fad;
	background-color: #fcfcfc;
	text-transform: lowercase;
}
#review_submit table {
	width: 100%;
}
#review_submit td {
	padding: 2px 0 3px 0;
}
#review_submit label.label {
	display: block;
	width: 80px;
}
#review_submit textarea {
	width: 99%;
}
#review_submit .buttons {
	text-align: right;
}
#review_submit span.review label {
	float: left;
	line-height: 20px;
	height: 20px;
	width: 20px;
	text-align: center;
	position: relative;
	background: transparent url(../images/listing.gif) no-repeat scroll -10px -300px;
	overflow: hidden;
	cursor: pointer;
}
#review_submit span.review span {
	float: left;
	line-height: 20px;
	height: 20px;
	width: 20px;
	text-align: center;
	background: transparent url(../images/listing.gif) no-repeat scroll 10px -300px;
}
#review_submit span.review span.last {
	background-position: -110px -300px;
}
#review_submit span.review label.active {
	background-color: #296fad;
}
#review_submit span.review label.hover {
	background-color: #7ac1ff;
}
#review_submit span.review label input {
	position: relative;
	left: -20px;
}
#review_submit #latest_reviews {
	margin: 10px 0;
	border-top: 1px dotted #296FAD;
}
/*** End Submit Review ***/

/*** Review List --------------------------------------------------------- ***/
#review_list li {
	margin: 0;
	list-style-type: none;
	position: relative;
	font-size: 11px;
	border-bottom: 1px dotted #296FAD;
}
#review_list li a {
	display: block;
	padding: 10px 10px 25px 160px;
	min-height: 105px;
	position: relative;
}
#review_list li span.image {
	position: absolute;
	left: 0;
	top: 10px;
	width: 150px;
	height: 120px;
}
#review_list li strong.property {
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding-right: 140px;
}
#review_list span.review {
	display: block;
	color: #296FAD;
	padding: 5px 0;
}
#review_list em.name {
	color: #FF6600;
	font-style: none;
	position: relative;
	display: block;
}
#review_list span.date {
	color: #999999;
	padding-left: 10px;
}
#review_list span.more {
	color: #ff6600;
	position: absolute;
	top: 10px;
	right: 10px;
	line-height: 20px;
}
#review_list li a.submit {
	position: absolute;
	right: 0;
	bottom: 5px;
	min-height: 0;
	line-height: 20px;
	padding: 0 10px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FF6600;
}
#review_list li a:hover {
	background: transparent url(../images/gradient.jpg) repeat-x scroll left top;
}
/*** End Review List ***/

/*** Broadcast List ------------------------------------------------------ ***/
#media-broadcast h2 {
	font-size: 18px;
	color: #ff9800;
	text-transform: uppercase;
}
#media-broadcast ul {
	margin: 10px 10px 20px;
}
#media-broadcast li {
	color: #3277CF;
	font-size: 14px;
	line-height: 20px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 15px 0 5px 50px;
	background-position: left top;
	background-repeat: no-repeat;
}
#media-broadcast .tv {
	background-image: url(../images/media-tv.gif);
}
#media-broadcast .radio {
	background-image: url(../images/media-radio.gif);
}
/*** End Broadcast List ***/

