body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

h1 {
	color: #3173aa;
	font-size: 180%;
	margin: 0px 0px 10px;
}

h3 {
	color: #3173aa;
	font-size: 100%;
	margin: 0px;
}

form {
	
}

.submission_line {
	color: #3173AA;
	width: 100%;
	margin-bottom: 7px;
}

.submission_line_required {
	color: #3173AA;
	width: 100%;
	margin-bottom: 7px;
	font-weight: bold;
}

.submission_column_required {
	float: left;
	font-weight: bold;
}

.submission_column {
	float: left;
}

.search_column {
	float: left;
}

.search_column_title {
	float: left;
	font-weight: bold;
	font-size: 90%;
}

.submission_title {
	color: #3173AA;
	float: left;
	width: 45%;
}

.submission_title_required {
	color: #3173AA;
	float: left;
	width: 45%;
	font-weight: bold;
}

.submission_input {
	color: #3173AA;
	float: left;
	width: 55%;
}

.submission_input_required {
	color: #3173AA;
	float: left;
	width: 55%;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.input {
	text-align: right;
}

input {
	border:1px solid #999966;
	font-size: 80%;
}

.required {
	font-weight: bold;
	vertical-align: top;
}

.required_highlight {
	background: #FFFF80;
}

.error {
	font-weight: bold;
	color: #CC0033;
}

.error_highlight {
	background: #FFCCCC;
}

.success {
	font-weight: bold;
	color: #00CC33;
}


.pagemore {
	color: #ff8000;
}

.pagemore A {
	color: #ff8000;
}

.pagecurrent {
	color: #000000;
}


/* Calendar Popup */
.calendarButton {
	background:#D9EBFC url(/images/calendar/calendar.png) 0px 0px no-repeat;
	margin:0 0 -6px 3px;
}

.dynCalendar_header{
	font-size: 9px;
	font-weight: bold;
}
.dynCalendar_dayname {
	background-color: #c0c0c0;
	border: 1px solid #c0c0c0;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	width: 21px;
}

.dynCalendar_day, .dynCalendar_weekday, .dynCalendar_weekend {
	background-color: #eeeeee;
	color: #000000;
	font-size: 9px;
}

.dynCalendar_weekday {
	background-color: #E6EDF6;
}

.dynCalendar_weekend {
	background-color: #C5D4E9;
}

.dynCalendar_today {
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	font-size: 9px;
}

.dynCalendar_pastday{
	color: #aaaaaa;
}

.dynCalendar {
	background-color: #c0c0c0;
	border: 2px outset white;
	visibility: hidden;
	position: absolute;
	top: 1px;
	left: 1px;
}

.dynCalendar select {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.dynCalendar_header .dynCalendarNext:active img, .dynCalendar_header .dynCalendarPrev:active img {
	background-position:0 -48px;
}

.dynCalendar_header .dynCalendarNext:hover img, .dynCalendar_header .dynCalendarPrev:hover img {
	background-position:0 -24px;
}

.dynCalendar_header .dynCalendarNext img {
	background:#eeeeee url(/images/calendar/next.png) no-repeat scroll 0 0;
}

.dynCalendar_header .dynCalendarPrev img {
	background:#eeeeee url(/images/calendar/prev.png) no-repeat scroll 0 0;
}

.noPrevious{
	background:#eeeeee url(/images/calendar/prev.png) 0 -72px no-repeat;
	vertical-align:-.4em;
}

.noNext{
	background:#eeeeee url(/images/calendar/next.png) 0 -72px no-repeat;
	vertical-align:-.4em;
}




/*alpha list*/
#alphaList, #checkin_details{
	padding:8px 14px 0 0;
}
#checkin_details, #searchbox{
	padding-left:15px;
}

#destination_details {
	padding: 8px 14px 0 15px;
	text-align: left;
	height:65px;
	overflow:hidden;
}

#check-availability-box #checkin_details{
	padding-left:0px;
}
#alphaList ul, .form_button ul{
	list-style:none;
	line-height:14px;
}
#alphaList ul li, .form_button ul li{
	display:inline;
}
#alphaList a, .form_button a{
	text-decoration:none;
	padding-left:2px;
	display:block;
	float:left;
	text-align:left;
	background:transparent url(/images/sprite.gif) no-repeat left -54px;
	color:#3173AA;
	position:relative;
	z-index:10;
	cursor:pointer;
	margin-right:6px;
	margin-bottom:15px;
}
#alphaList .hotel{
	background-position:left -204px;
	padding-left:23px;
}
#alphaList .hotel:hover {
	background-position:left -229px;
	padding-left:23px;
}
#alphaList .cottage {
	background-position:left -154px;
	padding-left:23px;
}
#alphaList .cottage:hover {
	background-position:left -179px;
	padding-left:23px;
}
#alphaList, .form_button, #search-box, #check-availability-box{
	color:#3173AA;
	font-weight:bold;
}
#alphaList a span, .form_button a span{
	background:transparent url(/images/sprite.gif) no-repeat right -54px;
	display:block;
	padding:5px 5px 6px 3px;
}
#alphaList a:hover, .form_button a:hover{
	background-position:left -79px;
	text-decoration:none;
}
#alphaList a:hover span, .form_button a:hover span{
	background-position:right -79px;
}
#alphaList a .checkbox_highlight{
	background-position:right -254px;
	color:#3173AA;
}
#alphaList a:hover .checkbox_highlight{
	background-position:right -79px;
	color:#cccccc;
}
#alphaList a .checkbox_grey{
	background-position:right -54px;
	color:#cccccc;
}
#alphaList a:hover .checkbox_grey{
	background-position:right -279px;
	color:#494949;
}
#alphaList .propertytype{
	margin-right:4px;
}

#alphaList .list_image{
	width:5px;
	height:25px;
	text-indent:-999em;
}

#search-box {
	width: 332px;
	height: 370px;
	float: left;
	border: 2px solid #83A2B6;
	background-color:#D9EBFC;
}

#check-availability-box {
	width: 565px;
	border-top: 1px solid #83A2B6;
	background-color:#D9EBFC;
	margin: 10px;
	padding-bottom:14px;
}

#checkinDates {
	width: 100%;
}

.checkin_title, .checkin_dropdown, .guests_title, #cottage_details{
	margin-top: 8px;
	display:block;
	float:left;
}

.checkin_title, .guests_title{
	margin-top: 10px;
}

.guests_title{
	width:60px;
}

.checkin_title{
	width:100px;
}

#propertybody .checkin_title{
	width:66px;
}

#cottage_details .checkin_title{
	width:160px;
}

#check-availability-box .checkin_title, .guests_title, .checkin_text{
	padding-left:10px;
}
#check-availability-box .guests_title{
	text-align:right;
	margin-right:10px;
}

/* Map Page START */

#map-area, #map-container {
	height: 377px;
	float: left;
	text-align: center;
	clear: both;
	overflow: hidden; 
}

#map-area{
	width: 650px;
	margin-left: 2px;
	position:relative;
}

#map-container {
	width: 385px;
}

#map-list {
	width: 390px;
	height: 503px;
	overflow: auto;
	float: left;	
}

#map-area #map {
	width: 640px;
	height: 370px;
	border: 2px solid #83A2B6;
}

#map-container #map {
	width: 375px;
	height: 370px;
	border: 2px solid #83A2B6;
}

#map-label {
	position:relative;
	z-index:4;
	width: 120px;
	height: 30px;
	margin: 0px;
	color: #fff;
	text-align: center;
	font-size: 11px;
	background-color: #83A2B6;
	left: 50px; 
	top:50px; 
	visibility: hidden;
}

#map-reset{
	position: absolute;
	z-index:3;
	height: 15px;
	margin: 0px;
	text-align: center;
	font-size: 11px;
	background-color: #fff;
	border: 1px solid #000;
	width: 48px;
	height: 18px;
	left: 5px;
	_left: 10px;
	top: 110px;
}

#map-reset a{
	color: #000;
}

#map-container #map-reset{
	left: 15px;
	top: -265px;
}
#map-area-wide #map-reset{
	left: 25px;
}

div.LabeledMarker_markerLabel  {
	color: #FFFFFF;
	font-family:verdana,helvetica,arial,sans-serif;
	width: 18px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.townMarkerLabel  {
	color: #ffffff;
	width: 36px;
	height: 36px;
	font-size: 1px;
	border:1px solid red;
}

.tooltip, .titletip{
	color:#3173AA;
	padding:3px;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background-color:#D9EBFC;
	border:2px solid #83A2B6;
}

.titletip{
	color:red;
	background-color:#D9EBFC;
	border:2px solid red;
}

/**
 * map loading details
*/

#map-loading-overlay {
	position: relative;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#map-loading {
	position: absolute;
	top: 2px;
	left: 2px;
	z-index: 100;
	background-image:url('/images/opaque_background.png');
	width:640px;
	height:370px;
	text-align: center;
}
#map-loading a img { border: none; }
#property-loading {
	position: absolute;
	color:#ffffff;
	font-weight:bold;
	font-size:150%;
	top: 35%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#property-loading-link {
	position: absolute;
	top: 40%;
	left: 45%;
}

body {
	background-color:#B0D3F3;
	background-image: url('/images/wsbackground.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 1.2em;
	text-align: center ;
}

#home_logo{
	border:none;
	float:right;
}

#mainbody, #propertybody {
	-moz-border-radius : 5px; -webkit-border-radius: 5px;
	background-color:white;
	margin:20px auto;
	width:1000px;
	text-align: left;
	font-size: 0.9em;
	padding:10px 5px 0px 5px;
	border:1px solid #83A2B6;
}

#location-information {
	padding-left: 5px;
	padding-bottom: 10px;
}

.property_information {
	background-color:#ffffff; 
	width: 100%;
	background-image: url('/images/property-background.gif');
	background-position: 2px 0px;
	background-repeat: no-repeat;
	height: auto;
}

.property_information a {
	text-decoration: none;
}

#locationnavigation{
	margin-bottom:5px;
}

.locationnavigation2 {
	background-color:#83A2B6;
	clear:left;
	line-height:10px;
	padding:0;
}

.locationnavigation1 ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.locationnavigation1 li.navigationcurrent {
	background-color:#83A2B6;
	color:#ffffff;
}

.locationnavigation1 li.navigationcurrent a{
	color:#fff;
}

.locationnavigation1 li {
	border-top:1px solid #83A2B6;
	border-left:1px solid #83A2B6;
	border-right:1px solid #83A2B6;
	background-color:#EEEEEE;
	float:left;
	margin:0;
	padding:0;
	margin-left:10px;
	width:auto;
}

.locationnavigation1 li {
	-moz-border-radius-topleft : 5px; -webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright : 5px; -webkit-border-top-right-radius: 5px;
}

.locationnavigation1 a, .locationnavigation1 span {
	display:block;
	font-weight:bold;
	line-height:1.75em;
	margin-right:1.5em;
	margin-left:1.5em;
	margin-top:0px;
	padding:0 0 0 0.25em;
}

.locationnavigation1 a:link, .locationnavigation1 a:visited {
	color:#3173AA;
	text-decoration:none;
}

.locationnavigation1 span {
	color:#FFFFFF;
}

#searchbox input{
	width:222px;
	color:#3173AA;
}
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

#subDestination, #popularDestination, #tourist_information{
	margin-top: 6px;
}

#subDestination h2, #popularDestination, #airports h3, #attractions h3, #extra_information h2, #description_column h2{
	background-color:#D9EBFC;
	border:2px solid #83A2B6;
	color:#3173AA;
	font-size:15px;
	font-weight:bolder;
	margin:2px 0 5px;
	padding:8px 0px 0px 10px;
	height:22px;
}

#airports h3, #attractions h3{
	width: 572px;
}

#subDestination h2 {
	margin-bottom: 0;
}

#subDestinations ul, #popularDestinations ul {
	margin: 5px 0px 0px 0px;
	padding-left: 10px;
	list-style-type: none;
}

#subDestinations li, #popularDestinations li {
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	width: 163px;
	margin: 0px;
}

#popularDestination {
	height:27px;
	_height:36px;
	padding:6px 10px 0px 10px;
	overflow:hidden;
}

#popularDestination h2{
	font-size:15px;
	margin:0px;
	padding:2px 0 0 0;
	float:left;
	margin-bottom: 5px;
}

#extra_information p, #description_column p{
	padding-left:10px;
	padding-right:10px;
}

#attractions, #airports{
	float:left;
	display:block;
}

.attractions_standard, .airports_standard{
	width:495px;
}

.airports_standard h3, .attractions_standard h3{
	width:480px;
}

.airports_wide h3, .attractions_wide h3{
	width:976px;
}

#description_column .airports_wide h3, #description_column .attractions_wide h3{
	width: 571px;
}

.leftSplit {
	float:left;
	width:325px;
	color:#3173AA;
	margin:0 0 10px 10px;
}

.rightSplit {
	text-align:right;
	float:right;
	width:220px;
	color:#3173AA;
	margin:0px 5px 10px 0px;
}

#description_column .rightSplit {
	margin-right: 10px;
}
 

.linkdropdown{
	float:right;
	margin:0px 0px 5px 0px;
}

#search-box h3{

}

#search-box #linkdropdown_area {
	margin: 10px 0px 20px 0px;
}

#search-box .linkdropdown{
	float: right;
	margin: 0px;
	width: 230px;
	text-align: right;
	padding-right: 10px;
}

#search-box #jumpto {
	width: 60px;
	float: left;
}

#tourist_info_left, #tourist_info_right{
	float:left;
	display:block;
}

#tourist_info_left{
	width:375px;
	margin:5px 0 25px 15px;
}

#tourist_info_right{
	width:590px;
	margin:20px 0 25px 0;
}

.smallbox {
	float:left;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	width:163px;
}



/* property listings  START */

#hotel_information h2, #cottage_information h2, #travel_information h2, #tourist_information h2{
	background-color:#3173AA;
	color:#ffffff;
	font-size:15px;
	font-weight:bolder;
	margin:0px 0 5px;
	padding:8px 0px 0px 10px;
	height:22px;
}

#message_area_hotel h2, #message_area_cottage h2{
	font-size:15px;
	font-weight:bolder;
	background-color:#D9EBFC;
	color:#3173AA;
	text-align:left;
	margin:0;
	padding:0;
}

#post_message_area_hotel, #post_message_area_cottage{
	text-align:center;
}

.subheading {
	color:#0896FF;
	font-size:13px;
	font-weight:bolder;
	margin:2px 0 5px;
	padding:8px 0px 0px 0px;
	height:22px;
	width: 750px;
}

.subheading h3{
	text-decoration:underline;
	float:left;
	font-size:118%;
	font-weight:bold;
	margin-right:10px;
}

.subheading_hotel {
	border:2px solid #2A2AB8;
}

.subheading_cottage {
	border:2px solid #7E41C1;
}

a:active {
	color:#B30000;
}
a:link {
	color:#0896FF;
	font-weight:bold;
	text-decoration:none;
}

h3 {
	font-size:118%;
	font-weight:bold;
	margin:0px;
}

img.property {
	border:1px solid #555555;
	float:left;
	margin:6px 10px 6px 6px;
	position:relative;
}

.type_icon {
	float: right;
	color:#ffffff;
	font-size:115%;
	width: 41px;
	height: 24px;
	text-align: right;
	margin-top: 4px;
}

.type_icon.hotel_icon {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url('/images/icons/hotel.png');
}

.type_icon.cottage_icon {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url('/images/icons/cottage.png');
}


.type_icon p {
	text-decoration: none;
	color: #fff;
	margin: 5px 3px 0px 0px;
}

.property_text{
	text-align:left;
	margin-top: 3px;
	border: 1px solid red;
	width: 800px;
	float: right;
}

p.address, p.guideprice, p.property-distance {
	font-style:italic;
}

.guideprice span {
	font-weight:bold;
}

p.address {
	width: 480px;
	float: left;
}

p.property-distance {
	width: 300px;
	text-align:right;
	float: right;
	color: #DE9A44;
}

.message{
	color: red;
}

.recommend{
	float:right;
}

.recommend img{
	border:none;
	margin-bottom:10px;
}

#message_area_hotel, #message_area_cottage{
	display: none;
	background-color:#D9EBFC;
	border:2px solid #83A2B6;
	margin:5px 11px 5px 2px;
	padding: 5px;
	font-weight:bold;
	color: #DE9A44;
	font-size: 110%;
}

a .discount{
	font-weight:bold;
	color: red;
	text-decoration:none;
	float:left;
	margin-right:10px;
	margin-top:7px;
}

a:link .discount{
	text-decoration:none;
}

p, li{
	color:#3173AA;
	margin:0 0 0.6em;
}

#submit_button{
	text-align:right;
	margin:10px 8px 10px 0;
	float:right;
}

select{
	color:#3173AA;
}

.notSelected, .notSelected select{
	color:#cccccc;
}

#datesCheck{
	margin-top:11px;
	font-size:80%;
	text-align:right;
	float:left;
}

#checkIn_Day, #checkOut_Day{
	width:45px;
}

#checkIn_MonthYear, #checkOut_MonthYear{
	width:130px;
}

#currencySelector, #orderBy{
	width:200px;
}

.converted{
	color:#de9a44;
}

.property-photo {
	float: left;
	width: 140px;
}

.property-copy {
	float: left;
	width: 840px;
}

.property-copy .property-info {
	width: 100%;
	height: 32px;
}

.property-copy .property-info .name {
	width: auto;
	float: left;
	margin: 8px 8px 0px 0px;
}

.property-copy .property-info .show-on-map {
	float: right;
	width: 30px;
	margin-top: 4px;
}

.property-copy .property-info .star-rating-area {
	width: 100px;
	float: left;
	margin-top: 8px;
}

.property-copy .property-address-area {
	width: 100%;
	margin-top: 3px;
}

.show-on-map a img{
	border: none;
}
/* property listing  END */

/* selected property */
#property_details{
	background:#F1E7B1; 
	width: 988px;
	display:none; 
	border:1px solid #555555;
	margin-bottom:8px;
	background-image: url('/images/property-background.gif');
	background-position: 2px 0px;
	background-repeat: no-repeat;
}

#maxItems{
	background-image:url('/images/opaque_background.png');
	width:550px;
	height:40px;
	border-left:1px solid #545454;
	position:relative;
	z-index:4;
	text-align: center;
	left: 70px;
	top: -380px;
	color: #FFAD4D;
	font-weight:bold;
	padding-top:10px;
	visibility:hidden;
}

/* property pages */

#propertybody h1 {
	color: #3173aa;
	font-size: 180%;
	font-weight:bold;
	margin:0 10px 15px; 0;
	padding:0;
}
 
#description_column{
	float:left;
	width:585px;
	margin-bottom:8px;
}
 
#images_column{
	float:right;
	width:385px;
	margin-bottom:8px;
}

#photos{
	float:left;
	width:100%;
	margin-bottom:8px;
}

#photos #main-photo {
	overflow:hidden;
	width:100%;
	height:250px;
}

#photos img {
	border: none;
}

#photos #main-photo img {
	padding: 15px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
	top:0; 
	left:0 
	overflow:hidden;
}
#photos #main-photo img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}

#picture-title {
	font-size:90%;
	font-style:italic;
}

#photos .thubmail-area {
	border:1px solid #cccccc;
	float:left;
	margin:4px 4px 0 0;
	overflow:hidden;
	width:75px;
	height:75px;
	padding: 4px; 
	background-color: #eee; 
}

#photos .thubmail-area {
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
}

#photos .thubmail-area img{
	width:75px;
	height:75px;
	border:none;
}

.do-not-show {
	display:none;
}

.detailsbox {
	float:left;
	font-weight:bold;
	text-align:left;
	width:292px;
}

#check-availability-box #submit_button{
	text-align:center;
	margin:10px 0 0 0;
}

#more_information {
	text-align:right;
	margin-right:30px;
}

#features {
	width: 100%;
}


#features ul {
	margin: 0;
	padding-left: 10px;
	list-style-type: none;
}

#features li {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url('/images/icons/next.gif');
	padding-left: 14px;
	width: 250px;
	float: left;
	margin-bottom: 2px;
}

#altproperties {
	background-color:#DDDDDD;
	border:2px solid #83A2B6;
	color:#0896FF;
	font-weight:bolder;
	margin:2px 0 5px;
	padding:10px 10px 0px 10px;
}

#altproperties h3{
	margin-bottom:10px;
}

.property_alt {
	font-size: 80%;
	width: 220px;
	margin-right: 20px;
	float:left;
}

.property_alt_subheading{
	font-size: 120%;
}

#altproperties img.property {
	margin:1px 2px 1px 1px;
}

/* Superbreak occupancy details */

#guestDetails {
	padding:10px 10px 0 10px;
}

div.numRooms {
	float:left;
	padding:7px 0 0;
	width:200px !important;
}
#numberOfRooms{
	margin-left:10px;
}

#roomOptions {
	float:left;
	width:300px !important;
}

div.roomRow {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #B5C4D4;
	float:left;
	margin:4px 0 0;
	padding:3px 5px;
	width:330px;
	height:auto;
	min-height:20px;
	overflow:hidden;
}

div.roomCol {
	float:left;
	margin:0 5px 0 0;
	width:45px;
}

div#roomOptions h4 {
	display:block;
	font-size:11px;
	font-weight:400;
	line-height:16px;
	margin:0;
	padding:0;
}

span.roomNum {
	display:block;
	height:18px;
	margin:0;
	text-indent:-9999px;
	width:18px;
}

div#roomOptions label {
	display:block;
	font-size:11px;
	line-height:16px;
	padding:0;
	font-weight:400;
}

div#roomOptions select {
	font-size:11px;
	width:40px;
}

.ages{
	width:80px;
}

div.colAges{
	width:175px;
}

.childAge{
	float:left;
}

#room1 {
	background:transparent url(/images/icons/room1.gif) no-repeat scroll left top;
}

#room2 {
	background:transparent url(/images/icons/room2.gif) no-repeat scroll left top;
}

#room3 {
	background:transparent url(/images/icons/room3.gif) no-repeat scroll left top;
}

#room4 {
	background:transparent url(/images/icons/room4.gif) no-repeat scroll left top;
}

.comments{
	color:#DE9A44;
}

.best{
	color:green;
}

.worst{
	color:red;
}

#best, .best{
	background-image:url(/images/icons/best.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
	min-height:28px;
	padding-bottom:5px;
	padding-top:5px;
	clear:both;
}

#worst, .worst{
	background-image:url(/images/icons/worst.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
	min-height:28px;
	padding-bottom:5px;
	padding-top:5px;
	clear:both;
}

fieldset { 
	margin: 20px 20px 0px 20px;
	border: 1px solid #cccccc;
}

legend {
	padding: 0.2em 0.5em;
	border:1px solid #cccccc;
	text-align:right;
	font-weight: bold;
	font-size: 1.2em;
	color: #BA500C;
}

.noShow {
	border: none;
}

.noShow legend{
	display: none;
}


/* STAR RATINGS ... Plain HTML Version */
form.star-rating {
	clear: both;
	display: block;
}

/* simple View-only Star Version */
div.star-rating-simple {
	display: block;
}

div.star-rating-simple br {
	clear: left;
}

div.star-rating-simple .star {
	float: left;
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	background: url(/images/icons/star.png) no-repeat 0 0px;
}

div.star-rating-simple .star span.on {
	display: block;
	width: 100%;
	height: 100%;
	background: url(/images/icons/star.png) no-repeat 0 -32px;
}

div.star-rating-simple .star span.off {
	display: block;
	width: 100%;
	height: 100%;
	background: url(/images/icons/star.png) no-repeat 0 0px;
}

/* Javascript Star Version */
div.star-rating {
	display: block;
}

div.star-rating .cancel, div.star-rating .star {
	float: left;
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
}
div.star-rating .cancel, div.star-rating .cancel a {
	background: url(/images/icons/delete.gif) no-repeat 0 -16px;
}

div.star-rating .star, div.star-rating .star a {
	background: url(/images/icons/star.png) no-repeat 0 0px;
}

div.star-rating .cancel a, div.star-rating .star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0px;
	cursor: pointer;
}

div.star-rating div.on a {
	background-position: 0 -16px;
}
div.star-rating div.hover a, div.rating div a:hover {
	background-position: 0 -32px;
}

.photo_disclaimer{
	font-size:0.75em;
	font-style:italic;
	color:#666666;
}


/* slider specific CSS */

.sliderGallery {
	background: url(/images/productbrowser_background.png) no-repeat;
	overflow: hidden;
	position: relative;
	padding: 10px;
	height: 130px;
	width: 320px;
}

.sliderGallery ul {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}

.sliderGallery ul li {
	display: inline;
}

.slider {
	width: 317px;
	height: 17px;
	margin-top: 110px;
	margin-left: 0px;
	padding: 1px;
	position: relative;
	background: url(/images/productbrowser_scrollbar.png) no-repeat;
}

.handle {
	position: absolute;
	cursor: move;
	height: 17px;
	width: 107px;
	top: 0;
	background: url(/images/productbrowser_scroller.png) no-repeat;
	z-index: 100;
}

.slider span {
	color: #bbb;
	font-size: 80%;
	cursor: pointer;
	position: absolute;
	z-index: 110;
	top: 3px;
}
	
.sliderGallery ul li{ 
	margin:0 5px 0 0;
}
.sliderGallery ul li a img{
	border-color:#1F4A6D;
	border-style:solid;
	border-width:5px 5px 15px;
}

.sliderGallery UL LI a{
	height:85px;	
}

.sliderGallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 15px;
	color: #fff;
}
.sliderGallery ul a:hover { color: #fff; }

.slider .slider-lbl1 {
	left: 50px;
}

.slider .slider-lbl2 {
	left: 107px;
}

.slider .slider-lbl3 {
	left: 156px;
}

.slider .slider-lbl4 {
	left: 280px;
}

.slider .slider-lbl5 {
	left: 455px;
}
