@charset "UTF-8";
/* CSS Document */

* {
	padding:0px;
	margin:0px;
	outline:none;
}

.rightContent a {	
	color: #05ACBB;
}

a {
	color:#0a629d;
	text-decoration:none;
}

a.mapButton {
	display:block;
	width:152px;
	height:34px;
	line-height:15px;
	padding-right:8px;
	padding-top:5px;
	color:#FFFFFF;
	font-size:12px;
	background:url(/images/map_button_off.gif) no-repeat top left;
	text-align:center;
	float:left;
	font-weight:bold;
}

a:hover.mapButton {
	color:#003366;
	background:url(/images/map_button_on.gif) no-repeat top left;
}

a.mapButtonSelected {
	display:block;
	width:152px;
	height:34px;
	line-height:15px;
	padding-right:8px;
	padding-top:5px;
	color:#003366;
	font-size:12px;
	background:url(/images/map_button_on.gif) no-repeat top left;
	text-align:center;
	float:left;
	font-weight:bold;
}

a.specialOffer {
	color:#99cc00;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a:hover.specialOffer {
	color:#003366;
}

a.greenButton {
	width:154px;
	height:28px;
	display:block;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	background:url(/images/green_button.gif) no-repeat;
	line-height:28px;
	text-align:center;
	font-size:10px;
}

a:hover.greenButton {
	background:url(/images/blue_button.gif) no-repeat;
}

a.blueButton {
	width:154px;
	height:28px;
	display:block;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	background:url(/images/blue_button.gif) no-repeat;
	line-height:28px;
	text-align:center;
	font-size:10px;
}

a:hover.blueButton {
	background:url(/images/green_button.gif) no-repeat;
}


a.greenViewAllButton {
	width:111px;
	height:18px;
	display:block;
	text-decoration:none;
	display:inline-block;
	background:url(/images/green_viewall_button.gif) no-repeat;
}

a.greenRequestButton {
	width:111px;
	height:19px;
	display:block;
	text-decoration:none;
	display:inline-block;
	background:url(/images/green_request_button.gif) no-repeat;
}

a.greenDownloadButton {
	width:122px;
	height:19px;
	display:block;
	text-decoration:none;
	display:inline-block;
	background:url(/images/green_download_button.gif) no-repeat;
}

a.greenFullListButton {
	width:111px;
	height:18px;
	display:block;
	text-decoration:none;
	display:inline-block;
	background:url(/images/green_fulllist_button.gif) no-repeat;
}

a.greenEditListButton {
	width:111px;
	height:18px;
	display:block;
	text-decoration:none;
	display:inline-block;
	background:url(/images/green_editlist_button.gif) no-repeat;
}

/* -------------------------*/

.boxBottomRight {
	text-align:right;
	padding-top:10px;
	float:right;
}

.book_btn{
	background:url(/images/book_and_pay_bg.jpg) no-repeat;
	width:200px;
	height:56px;
	color:#FFF;
	border:none;
	font-size:15px;
	padding:0 0 0 17px;
	line-height:15px;
	cursor:pointer;
	font-weight:bold;
}

.show_price{
	background:url(/images/price_bg.jpg) no-repeat;
	color:#FFF;
	font-size:20px;
	line-height:15px;
	width:179px;
	height:34px;
	padding:21px 20px 0 0;
	text-align:right;
	margin:0 0 5px 0px;
}

.price_calc_td{
	border-bottom:solid 1px #DAF5F7;
	padding:3px 10px;
	color:#fff;
	font-size:12px;
}

.clear_btn{
	background:url(/images/clear_btn.jpg) no-repeat;
	width:100px;
	height:18px;
	color:#0A629D;
	font-size:12px;
	text-align:center;
	padding:0 0 0 10px;
}

.boxBottomRight {
	text-align:right;
	padding-top:10px;
	float:right;
}

/* -------------------------*/

.banner {
	width:896px;
	height:135px;
	background:url(/images/banner_background.gif) repeat-x #FFFFFF;
}

.bannerContact {
	width:184px;
	height:60px;
	float:right;
	padding-right:16px;
}

.bannerStrapline {
	width:445px;
	float:left;
	padding-right:10px;
}

.bannerLinks {
	height:40px;
	float:left; 	
	line-height:40px;
}

.bannerForm{
	height:29px;
	padding-top:11px;
	padding-right:12px;
	float:right;
}

.bannerLogo {
	width:239px;
	height:135px;
	float:left;
}

.bannerLeft {
	width:455px;
	float:left;
}

.bannerRight {
	width:200px;
	float:right;
}

/* -------------------------*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0a629d;
	background:#DFF1F3 url(/images/body.gif) repeat-y center top;
}

/* -------------------------*/

.blueBox {
	width:491px;
	float:left;	
	padding-bottom:13px;
}

.blueBoxTop {
	width:482px;
	background:url(/images/boxes/blue_box_top.gif) no-repeat top left;
	height:26px;
	line-height:26px;
	padding-left:9px;
	float:left;
}

.blueBoxBottom {
	width:491px;
	background:url(/images/boxes/blue_box_bottom.gif) no-repeat top left;
	height:11px;
	line-height:1px;
	float:left;
}

.blueBoxMiddle {
	width:475px;
	padding:7px;
	float:left;
	border-left:1px solid #8cd8ff;
	border-right:1px solid #8cd8ff;
}

/* -------------------------*/

.blueSmallBox {
	width:201px;	
	float:left;
	padding-bottom:7px;
	float:left;
}

.blueSmallBoxTop {
	width:201px;
	background:url(/images/boxes/blue_small_box_top.gif) no-repeat top left;
	height:30px;
	line-height:30px;
	color:#FFF;	
	float:left;
	text-align:center;
}

.blueSmallBoxBottom {
	width:201px;
	background:url(/images/boxes/blue_small_box_bottom.gif) no-repeat top left;
	height:9px;
	line-height:1px;	
	float:left;
}

.blueSmallBoxMiddle {
	width:169px;
	padding:7px 15px 2px 15px;
	background-color:#FFFFFF;
	border-left:1px solid #0a629d;
	border-right:1px solid #0a629d;
	float:left;	
	word-wrap: break-word;
}

.blueSmallBoxImageHolder {
	width:199px;
	height:120px;
	position:relative;
	white-space:nowrap;
	overflow:hidden;
	float:left;	
	border-left:1px solid #0a629d;
	border-right:1px solid #0a629d;
}

.blueSmallBoxImageSlider {
	height:120px;
	position:absolute;
	top:0px;
	left:0px;
	white-space:nowrap;
	width:1592px;
}

.blueSmallBoxImageSlider img {
	display:inline;
	float:left;
	width:199px;
	height:120px;
}

.blueSmallBoxBrochureImg {
	width:70px;
	float:left;	
}

.blueSmallBoxBrochureText {
	float:left;
	padding-top:84px;
	text-align:center;
	width:70px;
	font-weight:bold;
}

.blueSmallBoxFindMore {
	width:94px;
	float:left;
	padding-top:7px;
	font-weight:bold;
	font-size:11px;
}

.blueSmallBoxFindMore a {
	color:#0a629d;
}

.blueSmallBoxFindMore a:hover {
	color:#0a629d;
}

.blueSmallBoxSeeAll {
	width:74px;
	float:left;
	padding-top:7px;
	font-weight:bold;
	font-size:11px;
}

.blueSmallBoxSeeAll a {
	color:#0a629d;
}

.blueSmallBoxSeeAll a:hover {
	color:#0a629d;
}

.blueSmallBoxIcon {
	float:left;
	width:25px;	
	padding-bottom:5px;
	clear:left;
}

.blueSmallBoxDescription {
	float:left;
	width:144px;
	padding-bottom:4px;
	padding-top:3px;
	font-weight:bold;
	font-size:11px;
	white-space:nowrap;
	overflow:hidden;
}

.blueSmallBoxControl {
	float:left;
	width:167px;
	height:20px;
	line-height:20px;
	background:url(/images/boxes/blue_small_box_control.gif) no-repeat;
	font-size:30px;
	text-align:center;
	letter-spacing:-4px;
	position:relative;
	cursor:pointer;
}

a.blueSmallBoxNotSelected {
	color:#234a79;
	text-decoration:none;
	padding-right:5px;
	padding-left:4px;
}

a:hover.blueSmallBoxNotSelected {
	color:#FFFFFF;
}

a.blueSmallBoxSelected {
	color:#FFFFFF;
	text-decoration:none;
	padding-right:5px;
	padding-left:4px;
}

a.blueSmallBoxControlLeftArrow {
	display:block;
	width:8px;
	height:14px;
	position:absolute;
	top:3px;
	left:4px;
	background:url(/images/boxes/blue_small_box_left_arrow.gif) no-repeat;
}

a.blueSmallBoxControlRightArrow {
	display:block;
	width:8px;
	height:14px;
	position:absolute;
	top:3px;
	right:4px;
	background:url(/images/boxes/blue_small_box_right_arrow.gif) no-repeat;
}

/* -------------------------*/

.boxTitleSearch {
	float:left;
	width:230px;
	padding-top:17px;
	padding-left:13px;
}

.boxTitleProp {
	float:left;
	width:478px;
	height:80px;
	padding-top:15px;
}

.boxTitleDev {
	float:left;
	width:439px;
	padding-top:17px;
	padding-left:36px;
	padding-bottom:30px;
	background:url(/images/prop_title_icon.gif) no-repeat 0px 9px;
}

.boxTitleOwner {
	float:left;
	width:439px;
	padding-top:17px;
	padding-left:36px;
	padding-bottom:30px;
	background:url(/images/prop_owner_icon.gif) no-repeat 0px 9px;
}

.boxTitleOwnerLarge {
	float:left;
	width:618px;
	padding-top:17px;
	padding-left:36px;
	padding-bottom:30px;
	background:url(/images/prop_owner_icon.gif) no-repeat 0px 13px;
}

.boxTitledPink {
	float:left;
	width:439px;
	padding-top:17px;
	padding-left:36px;
	padding-bottom:30px;
	background:url(/images/dpink_title_house.gif) no-repeat 0px 9px;
}

.boxTitledPinkLarge {
	float:left;
	width:618px;
	padding-top:17px;
	padding-left:36px;
	padding-bottom:30px;
	background:url(/images/dpink_title_house.gif) no-repeat 0px 13px;
}

.boxTitleRed {
	float:left;
	width:439px;
	padding-top:17px;
	padding-left:36px;
	padding-bottom:30px;
	background:url(/images/red_title_house.gif) no-repeat 0px 9px;
}

.boxTitleRedLarge {
	float:left;
	width:618px;
	padding-top:17px;
	padding-left:36px;
	padding-bottom:30px;
	background:url(/images/red_title_house.gif) no-repeat 0px 13px;
}

.boxTitleBlueLarge {
	float:left;
	width:618px;
	padding-top:17px;
	padding-left:36px;
	padding-bottom:30px;
	background:url(/images/blue_title_house.gif) no-repeat 0px 13px;
}


/* -------------------------*/

.bookingPriceBox {
	width:201px;	
	float:left;
	padding-bottom:10px;
}

.bookingPriceBoxTop {
	width:201px;	
	background:url(/images/boxes/booking_blue_box_top.gif) no-repeat top left;
	height:12px;
	float:left;
	line-height:1px;
}

.bookingPriceBoxBottom {
	width:201px;	
	background:url(/images/boxes/booking_blue_box_bottom.gif) no-repeat top left;
	height:12px;
	float:left;
	line-height:1px;
}

.bookingPriceBoxMiddle {
	/*width:215px;*/
	width:185px;
	padding:0px 8px;
	float:left;
	background:#0398cc;
	color:#FFFFFF;
}

.bookingCriteria {
	margin: 0 0 5px 0;
	padding: 0 0 4px 0;
	float: left;
	width: 185px;
	border-bottom: 1px solid #26a7d3;
}

.bookingCriteria p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.bookingCriteriaContainer {
	float:left;
	width:185px;
	border-bottom:1px solid #26a7d3;
	/*height:27px;*/
	/*line-height:27px;*/
	/*line-height: 14px;*/
	padding-top: 4px;
	padding-bottom: 4px;
}

.bookingCriteriaName {
	float:left;
}

.bookingCriteriaValue {
	font-weight:bold;
	float:right;
	padding-top:3px;
}


/* -------------------------*/	

.breadcrumbLargeGreen {
	float:left;
	padding:0px 14px;
	width:616px;
	height:32px;
	line-height:32px;
	background:#05acbb;
	color:#FFFFFF;
}

.breadcrumbDarkBlue {
	float:left;
	padding:0px 14px;
	width:616px;
	height:32px;
	line-height:32px;
	background:#0398cc;
	color:#FFFFFF;
}

.breadcrumbLargeDarkGreen {
	float:left;
	padding:0px 14px;
	width:616px;
	height:32px;
	line-height:32px;
	background:#21B15C;
	color:#FFFFFF;
}

.breadcrumbSmallGreen {
	float:left;
	padding-left:14px;
	width:461px;
	height:32px;
	line-height:32px;
	background:url(/images/breadcrumbs/small_green_breadcrumb.gif) no-repeat;
}

.breadcrumbLinks {
	float:left;
}

.breadcrumbLinks a {
	color:#FFFFFF;
}

.breadcrumbPrevious {
	float:right;
	text-align:right;
}

.breadcrumbPrevious a {
	color:#FFFFFF;
}

/* -------------------------*/

.container {
	width:896px;
	margin:0 auto;
	background:url(/images/page_background.gif) top center repeat-y;
}

.content {
	width:896px;
}

/* -------------------------*/

.chooseHolContainer {
	float:left;
	width:416px;
	height:136px;
	position:relative;
	overflow:hidden;
} 

.chooseHolSlider {
	height:136px;
	position:absolute;
	top:0px;
	left:34px;
	white-space:nowrap;
	width:348px;
	overflow:hidden;
}

.chooseHolThumb {
	width:82px;
	height:73px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:5px;
	padding-top:7px;
	float:left;
	text-align:center;
	border:1px solid #0a629d;
	position:absolute;
	top:23px;
	z-index:0;
	background:#FFFFFF;
	font-size:80%;
	overflow:hidden;
}	

.chooseHolThumb img {
	margin-bottom:0px;
	height:83%;
}	

a.chooseHolNotSelected {
	color:#26b7c4;
	font-weight:bold;
}

a:hover.chooseHolNotSelected {
	color:#0a629d;
	font-weight:bold;
}

a.chooseHolSelected {
	color:#0a629d;
	font-weight:bold;
}	


.chooseHolContainer a.leftArorw {
	display:block;
	width:28px;
	height:27px;
	margin:0 auto;
	cursor:pointer;
	position:absolute;
	top:50px;
	left:4px;
	z-index:20;
}	

.chooseHolContainer a.rightArorw {
	display:block;
	width:28px;
	height:27px;
	margin:0 auto;
	cursor:pointer;
	position:absolute;
	top:50px;
	right:4px;
	z-index:20;
}

.chooseHolInfoContainer {
	float:left;
	width:416px;
	height:180px;
}	

.chooseHolInfo {
	width:416px;
	margin:0 auto;
	position:relative;
}	

.chooseHolInfo a {
	font-weight:bold;
}

.chooseHolInfo div {
	display:none;
	float:left;
	text-align:justify;	
}	

.chooseHolInfo p {
	margin-bottom:0px;
	line-height:18px;
}	

.chooseHolSearch {
	float:left;
	width:416px;
	height:29px;
	text-align:center;
	padding-top:8px;
	padding-bottom:7px;
}	

.chooseHolSearch a {
	width:138px;
	height:28px;
	display:block;
	line-height:28px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	background:url(/images/choose_hol_search_on.gif) no-repeat;
	margin:0 auto;
}

/* -------------------------*/	

.darkBlueSmallBox {
	width:201px;	
	float:left;
	padding-bottom:10px;
}

.darkBlueSmallBoxTop {
	width:191px;	
	background:url(/images/boxes/dark_blue_small_box_top.gif) no-repeat top left;
	height:30px;
	line-height:30px;
	padding-left:10px;
	color:#FFF;	
	float:left;
}

.darkBlueSmallBoxBottom {
	width:201px;	
	background:url(/images/boxes/dark_blue_small_box_bottom.gif) no-repeat top left;
	height:8px;
	line-height:1px;	
	float:left;
}

.darkBlueSmallBoxMiddle {
	width:155px;	
	padding:11px 22px 0px 22px;
	float:left;
	border-left:1px solid #0398cc;
	border-right:1px solid #0398cc;
}

/* -------------------------*/

.darkBlueLargeBox {
	width:423px;	
	float:left;
	padding-right:18px;
	padding-bottom:10px;
}

.darkBlueLargeBoxTop {
	width:413px;	
	background:url(/images/boxes/dark_blue_large_box_top.gif) no-repeat top left;
	height:30px;
	line-height:30px;
	padding-left:10px;
	color:#FFF;	
	float:left;
}

.darkBlueLargeBoxBottom {
	width:423px;	
	background:url(/images/boxes/dark_blue_large_box_bottom.gif) no-repeat top left;
	height:9px;
	line-height:1px;	
	float:left;
}

.darkBlueLargeBoxMiddle {
	width:398px;	
	padding:11px 11px 0px 11px;
	float:left;
	border-left:1px solid #0398cc;
	border-right:1px solid #0398cc;
}

/* -------------------------*/	

.downloadBlueSmallBox {
	width:201px;	
	float:left;
	padding-bottom:10px;
}

.downloadBlueSmallBoxTop {
	width:201px;	
	background:url(/images/boxes/download_pdf_blue_top.gif) no-repeat top left;
	height:30px;
	line-height:30px;
	color:#FFF;	
	float:left;
	text-align:center;
}

.downloadBlueSmallBoxTop h2 {
	font-size:15px;
}

.downloadBlueSmallBoxBottom {
	width:201px;	
	background:url(/images/boxes/download_pdf_blue_bottom.gif) no-repeat top left;
	height:12px;
	line-height:1px;	
	float:left;
}

.downloadBlueSmallBoxMiddle {
	width:199px;	
	padding:5px 0px 0px 0px;
	float:left;
	border-left:1px solid #a1ddf7;
	border-right:1px solid #a1ddf7;
	text-align:center;
}

a.blueDownlaodButton {
	display:inline-block;
	width:111px;
	height:23px;
	background:url(/images/blue_download_button.gif) no-repeat bottom center;
}

/* -------------------------*/	

.downloadPurpleSmallBox {
	width:201px;	
	float:left;
	padding-bottom:10px;
	padding-right:20px;
}

.downloadPurpleSmallBoxTop {
	width:201px;	
	background:url(/images/why_not_download_pdf.gif) no-repeat top left;
	height:30px;
	line-height:30px;
	color:#FFF;	
	float:left;
	text-align:center;
}

.downloadPurpleSmallBoxTop h2 {
	font-size:15px;
}

.downloadPurpleSmallBoxBottom {
	width:201px;	
	background:url(/images/why_not_download_pdf_bottom.gif) no-repeat top left;
	height:12px;
	line-height:1px;	
	float:left;
}

.downloadPurpleSmallBoxMiddle {
	width:179px;	
	padding:5px 10px;
	float:left;
	border-left:1px solid #ad86bb;
	border-right:1px solid #ad86bb;
	text-align:center;
}

a.purpleDownlaodButton {
	display:inline-block;
	width:111px;
	height:23px;
	background:url(/images/purple_download_now.jpg) no-repeat bottom center;
}

/* -------------------------*/


.footerStrip {
	width:868px;
	float:none;
	margin:0 auto;
	border-top:1px solid #c2d8e7;
	height:10px;
	line-height:1px;
}

.footerContainer {
	width:896px;
	background-color:#FFFFFF;
	border-top:10px solid #FFFFFF;
	font-size:10px;
	display:block;
	clear:both;
}	

.footerLogoColumn {
	width:205px;
	float:left;
	padding:0px 0px 0px 14px;
}	

.footerLinksColumn {
	width:180px;
	padding:0px 0px 0px 22px;
	float:left;
}

.footerLinksColumn h2 {
	color:#0A629D;
	font-size:10px;
}

.footerBottom {
	width:896px;
	padding-top:20px;
	padding-bottom:10px;
	float:left;
	text-align:center;
}	

/* -------------------------*/

.greenSmallBox {
	width:201px;	
	float:left;
	padding-bottom:7px;
	float:left;
	position:relative;
	z-index:0;
}

.greenSmallBoxTop {
	width:201px;
	background:url(/images/boxes/green_box_top.gif) no-repeat top left;
	height:30px;
	line-height:30px;
	color:#FFF;	
	float:left;
	text-align:center;
}

.greenSmallBoxBottom {
	width:201px;
	background:url(/images/boxes/green_box_bottom.gif) no-repeat top left;
	height:11px;
	line-height:1px;	
	float:left;
}

.greenSmallBoxMiddle {
	width:185px;
	padding:7px 7px 0px 7px;
	background-color:#c0e5ea;
	border-left:1px solid #05acbb;
	border-right:1px solid #05acbb;
	float:left;
}

/* -------------------------*/

.greenBoxLarge {
	width:644px;	
	float:left;
	padding-bottom:7px;
	padding-top:30px;
}

.greenBoxLargeTop {
	width:634px;	
	background:url(/images/boxes/green_box_large_top.gif) no-repeat top left;
	height:30px;
	line-height:30px;
	padding-left:10px;
	color:#FFF;	
	float:left;
	font-size:16px;
}

.greenBoxLargeBottom {
	width:644px;	
	background:url(/images/boxes/green_box_large_bottom.gif) no-repeat top left;
	height:12px;
	line-height:1px;	
	float:left;
}

.greenBoxLargeMiddle {
	width:605px;	
	padding-top:18px;
	padding-left:19px;
	padding-right:18px;
	padding-bottom:7px;
	background-color:#FFF;
	float:left;
	border-left:1px solid #21B15C;
	border-right:1px solid #21B15C;
}

/* -------------------------*/	

.greenBoxProp {
	width:166px;	
	float:left;
	padding-bottom:7px;
	padding-left:22px;
}

.greenBoxPropTop {
	width:166px;	
	background:url(/images/boxes/green_box_prop_top.gif) no-repeat top left;
	height:30px;
	line-height:30px;
	padding-left:10px;
	color:#FFF;	
	float:left;
}

.greenBoxPropBottom {
	width:166px;	
	background:url(/images/boxes/green_box_prop_bottom.gif) no-repeat top left;
	height:8px;
	line-height:1px;	
	float:left;
}

.greenBoxPropMiddle {
	width:140px;	
	padding:13px;
	padding-bottom:0px;
	background-color:#ebf5cc;
	float:left;
}

/* -------------------------*/

h1 {
	color:#0a629d;
	font-weight:normal;
	margin-top:8px;
	margin-bottom:8px;
	font-size:26px;
}

h1.boxTitle {
	font-size:22px;
	margin:0px;
	font-weight:bold;
}

h1.bookingTitle {
	font-size:19px;
	margin:0px;
	font-weight:bold;
}


h2 {
	color:#FFF;
	font-size:14px;
}

h2.orangeSub {
	color:#ff9900;
	font-size:14px;
	font-weight:bold;
}

/* -------------------------*/

.homeTextBox {
	width:416px;
	float:left;	
	border-bottom:1px solid #85b1ce;
	line-height:18px;
	text-align:justify;
}

.homeTextBox h1 {
font-size:23px;
line-height:24px;
}

.homeTextBox h2 {
font-size:19px;
margin:8px 0px;
color:#0A629D;
font-weight:normal;
}


/* -------------------------*/

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0a629d;
}

input.bannerSearch {
	width:23px;
	height:17px;
	border:none;
	border-top:1px solid #bfc8de;
	background:#0c639e;
	color:#FFF;
	text-align:center;
}

input.bannerTextInput {
	padding-top:1px;
	padding-bottom:1px; 
	padding-left:1px;
}

input.quickSearchGo {
	width:37px;
	height:18px;
	border:none;
	background:url(/images/green_go_button.gif) no-repeat top left;
}

input.quickSearchInput {
	padding-top:2px;
	padding-bottom:2px; 
	padding-left:2px;
	border:1px solid #84b0ce;
}

input.textInput {
	padding-top:5px;
	padding-bottom:5px; 
	padding-left:1px;
	border:1px solid #84b0ce;
}

input.greenSearchSubmit {
	display:block;
	width:57px;
	height:18px;
	padding-left:10px;
	color:#FFF;
	font-weight:bold;
	background:url(/images/green_search_button.gif) no-repeat;
	line-height:18px;
	border:none;
	text-align:center;
}

input.greenSubmit {
	display:inline;
	width:117px;
	height:18px;
	color:#FFF;
	font-weight:bold;
	background:url(/images/green_adv_search_button.gif) no-repeat;
	line-height:18px;
	border:none;
	text-align:center;
}

input.blueSubmit {
	display:block;
	width:140px;
	height:22px;
	color:#FFF;
	font-weight:bold;
	background:url(/images/blue_submit.gif) no-repeat;
	line-height:22px;
	border:none;
}

input.purpleSubmit {
	display:block;
	width:140px;
	height:22px;
	color:#FFF;
	font-weight:bold;
	background:url(/images/purple_submit.gif) no-repeat;
	line-height:22px;
	border:none;
}

input.pinkSubmit {
	display:block;
	width:140px;
	height:22px;
	color:#FFF;
	font-weight:bold;
	background:url(/images/pink_submit.gif) no-repeat;
	line-height:22px;
	border:none;
}

input.orangeSubmit {
	display:block;
	width:139px;
	height:29px;
	color:#FFF;
	font-weight:bold;
	background:url(/images/orange_submit.gif) no-repeat;
	line-height:29px;
	border:none;
}

input.bookNextSubmit {
	display:block;
	width:73px;
	height:29px;
	color:#FFF;
	font-weight:bold;
	background:url(/images/booking_next.gif) no-repeat;
	line-height:29px;
	border:none;
}

input.bookingTextInput {
	padding-top:1px;
	padding-bottom:1px; 
	padding-left:1px;
	border:1px solid #1DB15D;
}

input.bookingTextInputLarge {
	padding-top:1px;
	padding-bottom:1px; 
	padding-left:1px;
	border:1px solid #1DB15D;
	width:270px;
}
textarea.bookingTextInputLarge {
	padding-top:1px;
	padding-bottom:1px; 
	padding-left:1px;
	border:1px solid #1DB15D;
	width:429px;
}

input.greenSignup {
	display:inline;
	width:111px;
	height:19px;
	color:#FFF;
	font-weight:bold;
	background:url(/images/green_signup_button.gif) no-repeat;
	line-height:18px;
	border:none;
	text-align:center;
}

input.refineCheckbox {
}

input.clearGreen {
	display:inline;
	width:57px;
	height:19px;
	background:url(/images/clear_green.gif) no-repeat;
	border:none;
}

input.clearWhite {
	display:inline;
	width:115px;
	height:19px;
	background:url(/images/btn_clear.jpg) no-repeat;
	border:none;
}

input.clearWhiteSmall {
	display:inline;
	width:45px;
	height:19px;
	background:url(/images/white_clear.gif) no-repeat;
	border:none;
}	

input.calculateWhite {
	display:inline;
	width:69px;
	height:19px;
	background:url(/images/white_calculate.gif) no-repeat;
	border:none;
}

input.greenFind {
	display:inline;
	width:40px;
	height:20px;
	background:url(/images/green_find.gif) no-repeat bottom center;
	border:none;
}	

input.greenSelect {
	display:inline;
	width:41px;
	height:20px;
	background:url(/images/green_select.gif) no-repeat bottom center;
	border:none;
}	

/* -------------------------*/

img {
	border:none;
}

/* -------------------------*/

.keyDevSleeps {
	width:154px;
	float:left;
	border-bottom:dashed 1px #c3c4c5;
	padding-bottom:10px;
}

.keyDevName {
	font-size:14px;
	color:#99cc00;
	font-weight:bold;
}

p.keyDev {
	border-bottom:dashed 1px #c3c4c5;
	font-size:12px;
	padding-bottom:7px;
	margin-bottom:0px;
}

.keyDevSleeps p {
	margin-top:0px;
	margin-bottom:3px;
}

/* -------------------------*/

.leftContent {
	width:212px;
	float:left;
	padding-left:13px;
}

/* -------------------------*/

.lightBlueBox {
	width:491px;
	float:left;	
	padding-bottom:13px;
}

.lightBlueBoxTop {
	width:482px;
	background:url(/images/boxes/blue_box_top.gif) no-repeat top left;
	height:26px;
	line-height:26px;
	padding-left:9px;
	float:left;
}

.lightBlueBoxBottom {
	width:491px;
	background:url(/images/boxes/light_blue_box_bottom.gif) no-repeat top left;
	height:12px;
	line-height:1px;
	float:left;	
}

.lightBlueBoxMiddle {
	width:477px;
	padding:7px;
	float:left;
	background-color:#c2ebff;
}

/* -------------------------*/

.lightBlueSmallBox {
	width:154px;	
	float:left;
	padding-bottom:7px;
	float:left;
}

.lightBlueSmallBoxTop {
	width:127px;
	background:url(/images/boxes/blue_small_box_top.gif) no-repeat top left;
	height:30px;
	line-height:30px;
	padding-left:27px;
	color:#FFF;	
	float:left;
}

.lightBlueSmallBoxBottom {
	width:154px;
	background:url(/images/boxes/blue_small_box_bottom.gif) no-repeat top left;
	height:8px;
	line-height:1px;	
	float:left;
}

.lightBlueSmallBoxMiddle {
	width:140px;
	padding:7px;
	background-color:#c2ebff;
	float:left;
}

/* -------------------------*/


.mapContainer a {
	display:none;
	position:absolute;
}	

a.salcMap {
	display:block;
}

.mapContainer {
	width:414px;
	height:459px;
	position:relative;
	float:left;
	border:1px solid #8cd8ff;
	overflow:hidden;
}

.mapControls {
	position:absolute;
	bottom:7px;
	left:0px;
	width:416px;
	height:31px;
}

.mapControls a {
	display:block;
	padding:1px 0px 0px 31px;
	line-height:13px;
	height:31px;
	color:#FFFFFF;
	top:0px;
	position:absolute;
}

a.mapSalcombeButton {
	width:115px;
	background:url(/images/map/map_salcombe_button.gif) no-repeat;
	left:11px;
}

a:hover.mapSalcombeButton {
	background:url(/images/map/map_salcombe_button_over.gif) no-repeat;
}

a.mapSouthhamsButton {
	width:144px;
	background:url(/images/map/map_southhams_button.gif) no-repeat;
	left:136px;
}

a:hover.mapSouthhamsButton {
	background:url(/images/map/map_southhams_button_over.gif) no-repeat;
}

a.mapDartmouthButton {
	width:115px;
	background:url(/images/map/map_dartmouth_button.gif) no-repeat;
	left:288px;
}

a:hover.mapDartmouthButton {
	background:url(/images/map/map_dartmouth_button_over.gif) no-repeat;
}

/* -------------------------*/

.menu {
	width:896px;
	height:27px;
	z-index:100;
	position:relative;
	font-size:11px;
}

.menuStrip {
	width:896px;
	height:13px;
	background:url(/images/menu_strip.gif) no-repeat top left #FFFFFF;
	line-height:1px;
	padding-bottom:15px;
}

/* -------------------------*/

.mainImageContainer {
	float:left;
	width:645px;
	height:263px;
	padding-bottom:10px;
	position:relative;
	background-color:#FFFFFF;
	overflow:hidden;
}

.mainImages {
	float:left;
	width:645px;
	height:253px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
	border-bottom:10px solid #05acbb;
}

.mainImages img {
	width:645px;
	height:253px;
	display:none;
}	

/* -------------------------*/

#nav {
	position:absolute;
	list-style-type:none;
	cursor:pointer;
	z-index:100;
}

#nav li {
	float:left;	
	position:relative;
	background:url(/images/menu/menu_off.gif) no-repeat;	
	list-style-type:none;
	height:40px;
}

#nav li a {
	display:block;
	width:112px;
	height:27px;
	line-height:27px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
}

#nav li a:hover {
	color:#FFF;
}

#nav li ul {
	width:182px;
	background-color:#000;
	position:absolute;
	top:38px;
	left:-2px;
	border:1px solid #FFFFFF;
	border-bottom:none;
	display:none;
}

#nav li ul li {
	width:182px;
	border-bottom:1px solid #FFFFFF;
	background:none;
	height:auto;
}

#nav li ul li a {
	width:172px;
	text-align:left;
	padding:5px;	
	line-height:normal;
	height:auto;
}

#nav li ul li a:hover {
	background-image:none;
	background-color:#0c639e;
}


#nav li ul li a:hover.blueMenu {
	color:#FFFFFF;
}

#nav li ul li a.blueMenu {
	color:#0C639E;
}

#nav li ul li ul {
	width:182px;
	background-color:#000;
	position:absolute;
	top:-1px;
	left:182px;
	border:1px solid #FFFFFF;
	border-bottom:none;
	display:none;
}


/* -------------------------*/

.openingHours {
	width:139px;
	height:120px;
	background:url(/images/opening_hours.gif) no-repeat bottom center;
	color:#FFF;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	padding-top:15px;
}
 
/* -------------------------*/

p {
	margin-top:10px;
	margin-bottom:15px;
}

/* -------------------------*/


.propRatingContainer {
	width:166px;
	height:80px;
	float:left;
	padding-top:15px;
	text-align:right;
}

.propDetailContainer {
	width:644px;
	float:left;
	padding-top:7px;	
}

.propImage {
	width:398px;
	height:267px;
	overflow:hidden;
	float:left;
}	

.propImage img {
	display:none;
}	


.propImageDesc {
	width:320px;
	height:30px;
	float:left;
	background-color:#FFFFFF;
	overflow:hidden;
	padding-top:9px;
}	

.propImageArrows {
	width:73px;
	height:30px;
	float:right;
	padding-top:9px;
}

.propFeatureCont {
	float:left;
	width:155px;
	border-bottom:1px solid #0398CC;
	height:24px;
	line-height:24px;
}

.propFeatureName {
	float:left;
	width:101px;
}

.propFeatureValue {
	float:left;
	width:54px;
	font-weight:bold;
	text-align:right;
}

.propShortDesc {
	width:639px;
	float:left;
	padding-top:7px;
	font-size:13px;
	padding-bottom:7px;
	text-align:justify;
}

.propSpecialOffers {
	width:608px;
	background:url(/images/special_offers_title.gif) no-repeat top left;
	height:42px;
	line-height:42px;
	padding-left:10px;
	color:#FFF;	
	float:left;
	padding-bottom:15px;
}

.propButtonStrip {
	width:644px;
	float:left;
	padding-bottom:10px;
	height:33px;
	overflow:hidden;
}

.propButtonStrip a {
	width:160px;
	padding-right:18px;
	height:33px;
	line-height:33px;
	display:block;
	color:#FFFFFF;
	padding-left:42px;
	float:left;
	font-weight:bold;
}

a.propButtonDown  {
	background:url(/images/prop_button_right.gif) no-repeat top left;
}

a.propButtonUp  {
	background:url(/images/prop_button_right.gif) no-repeat top left;
}

a.propButtonGreen  {
	width:160px;
	height:33px;
	line-height:33px;
	display:block;
	color:#FFFFFF;
	padding-left:41px;
	float:left;
	background:url(/images/prop_button_down_green.gif) no-repeat top left;
	padding-bottom:10px;
}

.propTitle {
	width:608px;
	background:url(/images/prop_title.gif) no-repeat bottom left;
	height:32px;
	line-height:32px;
	padding-left:10px;
	padding-top:10px;
	color:#FFF;	
	float:left;
	cursor:pointer;
}

.propTitle h2 {
	color:#003366;
	float:left;
	padding-left:10px;
}

.propTitle img {
	float:left;
}

.propInfoBox {
	width:644px;
	padding-bottom:13px;
	padding-top:13px;
	float:left;
	line-height:18px;
	position:relative;
	z-index:10;
	background:#FFF;
}

.propInfoBox h2 {
	color:#0A629D;
	margin-top:7px;
}

.propInfoBox iframe {
	float:left;
	display:inline;
}

.propPayNow {
	width:203px;
	height:56px;
	float:right;
}

.propAttDesc {
	width:700px;
	height:520px;
	background-color:#fbfbfb;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-448px;
	margin-top:-260px;
	z-index:1000;
	display:block;
	border:1px solid #0398CC;
	display:none;
}

.propAttTitle {
	background:#0398CC;
	height:30px;
	color:#FFF;
	font-size:20px;
	line-height:30px;
	float:left;
}

.propAttTitle a {
	color:#FFF;
}

.propAttTitleLeft {
	float:left;
	padding-left:15px;
}


.propAttTitleRight {
	float:Right;
	padding-right:15px;
}

.propAttContent {
	background-color:#fbfbfb;	
	float:left;
	width:700px;
}

	

/* -------------------------*/

.purpleSmallBox {
	width:154px;	
	float:left;
	padding-bottom:7px;
	float:left;
}

.purpleSmallBoxTop {
	width:144px;
	background:url(/images/boxes/purple_small_box_top.gif) no-repeat top left;
	height:30px;
	line-height:30px;
	padding-left:10px;
	color:#FFF;	
	float:left;
}

.purpleSmallBoxBottom {
	width:154px;
	background:url(/images/boxes/purple_small_box_bottom.gif) no-repeat top left;
	height:8px;
	line-height:1px;	
	float:left;
}

.purpleSmallBoxMiddle {
	width:140px;
	padding:7px;
	background-color:#ebd6eb;
	float:left;
}

/* -------------------------*/

.redSpecialOffersBox {
	width:423px;	
	float:left;
	padding-right:18px;
	padding-bottom:10px;
	color:#FFFFFF;
}

.redSpecialOffersBoxTop {
	width:412px;	
	background:url(/images/boxes/special_offers_top.gif) no-repeat top left #f05a2f;
	line-height:30px;
	padding-left:10px;
	padding-bottom:2px;
	color:#FFF;	
	float:left;
}
.redSpecialOffersBoxTop div.special_off { 
	line-height:18px;
	font-weight:normal;
	font-size:12px;
	width:295px;
	float:left;
	padding:10px 0 0 0;
}

.redSpecialOffersBoxTop h2 { 
	width:115px;
	float:left;
	padding:3px 0 0 0;
	height:42px;
}


.redSpecialOffersBoxBottom {
	width:423px;	
	background:url(/images/boxes/special_offers_bottom.gif) no-repeat top left;
	height:9px;
	line-height:1px;	
	float:left;
}

.redSpecialOffersBoxMiddle {
	width:400px;	
	padding:1px 11px 1px 11px;
	float:left;
	background-color:#f05a2f;
}

/* -------------------------*/

.rightContent {
	width:644px;
	float:left;
	z-index:0;
	position:relative;
	padding:0px 13px 0px 14px;
	background:#FFFFFF;
}

.rightContentLeft {
	width:416px;
	float:left;
	padding-right:14px;
}

.rightContentRight {
	width:201px;
	padding-left:13px;
	float:left;
}

/* -------------------------*/

.searchIndex {
	width:193px;
	float:right;
	padding-top:26px;
	padding-right:14px;
	text-align:right;
}	

.searchIndex a:hover {
	color:#66ccff;
}

.searchIndexType {
	width:174px;
	float:right;
	padding:6px;
	text-align:right;
}

.searchIndexType a {
	color:#FFFFFF;
}	

.searchSummary {
	width:117px;
	float:right;
	padding-top:26px;
	text-align:right;
	padding-right:15px;
}

.searchResContainer {
	width:630px;
	float:left;
	padding-top:8px;
	border-bottom:1px dashed #c3c4c5;
}

.searchAreaImages {
	width:644px;
	height:253px;
	overflow:hidden;
	float:left;
	border-top:8px solid #FFFFFF;
}

.searchAreaImages img {
	width:644px;
	height:253px;
}

.searchCriteria {
	width:616px;
	float:left;
	padding:26px 14px 0px 0px;
}

.searchTotal {
	width:616px;
	float:left;
	padding:10px 14px 10px 0px;
	font-size:18px;
}

.searchResListing {
	width:630px;
	float:left;
	border-top:1px dashed #c3c4c5;
	padding-top:5px;
	padding-bottom:5px;
}

.searchResListingInfoContainer {
	width:431px;
	float:left;
	height:108px;
}

.searchResListingInfo {
	width:426px;
	padding-right:5px;
	float:left;
	height:90px;	
}

.searchResListingInfo h3 {
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
}

.searchResListingLinksContainer {
	width:426px;
	padding-right:5px;
	float:left;
	height:18px;
	line-height:18px;
	color:#05acbb;	
}

.searchResListingLinks {
	width:142px;
	float:left;
	height:18px;
	line-height:18px;
	color:#05acbb;	
}

.searchResListingLinks a {
	color:#05acbb;
	text-decoration:none;
}		

.searchResPrice {
	width:85px;
	height:72px;
	color:#FFF;
	padding-top:36px;
	padding-left:18px;
	padding-bottom:0px;
	background:url(/images/search_res_price_box.gif) no-repeat top left;
	float:left;
}

.searchResImage {
	width:188px;
	height:108px;
	float:left;
	padding-left:11px;
}

span.searchPrice {
	font-size:25px;
	font-weight:bold;
}

span.searchBlue {
	color:#05acbb;
}

.searchRefineDivider {
	border-bottom:1px solid #66ccff;
	width:140px;
	float:left;
	padding-top:7px;
	padding-bottom:7px;
}
	
.searchRefineDivider a:hover {
	color:#67AEB7;
}

.searchPageTitle {
	float:left;
	width:230px;
	padding-top:17px;
}

.refineNumber {
	color:#05ACBB;
}

/* -------------------------*/

.searchRefineBox {
	width:644px;	
	float:left;
	padding-bottom:7px;
}

.searchRefineBoxTop {
	width:634px;	
	background:url(/images/boxes/refine_search_box_top.gif) no-repeat top left;
	height:10px;
	line-height:10px;
	padding-left:10px;
	color:#FFF;	
	float:left;
	font-size:16px;
}

.searchRefineBoxBottom {
	width:644px;	
	background:url(/images/boxes/refine_search_box_bottom.gif) no-repeat top left;
	height:9px;
	line-height:1px;	
	float:left;
}

.searchRefineBoxMiddle {
	width:602px;	
	padding-top:0px;
	padding-left:19px;
	padding-right:18px;
	padding-bottom:7px;
	background-color:#FFF;
	float:left;
	border-left:1px solid #44c1cc;
	border-right:1px solid #44c1cc;
	font-size:11px;
}

.searchRefineBoxMiddle label {
	padding-left:5px;
	padding-right:25px;
	line-height:19px;
}	


/* -------------------------*/	


.shortlistBox {
	width:169px;
	padding-bottom:5px;
	font-size:11px;
	float:left;
	text-align:left;
}

.shortlistHolder {
	width:169px;
	font-size:11px;
	float:left;
	text-align:left;
	overflow:hidden;
	height:142px;
}

.shortlistinnerHolder {
	width:169px;
	float:left;
}

.shortlistBox img {
	width:66px;
	margin-right:5px;
}	

/* -------------------------*/

.table_useful_info tr td {
	padding: 5px 5px 5px 40px;
}

.table_useful_info tr td a {
	color:#0A629D;
}

.table_useful_info .table_useful_info_title {
	font-weight: bold;
	padding-top: 35px;
	padding-bottom: 20px;
}


/* -------------------------*/


#tooltip{
	position:absolute;
	color:#333;
	display:none;
	background:url(/images/map_desc.gif) no-repeat;
	width:103px;
	height:36px;
	text-align:center;
	padding-top:2px;
	line-height:17px;
}	

/* -------------------------*/	

textarea {
	border:1px solid #cacacb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
}
	
/* -------------------------*/	


td.searchTitle {	
	font-size:11px;
	color:#0a629d;
	vertical-align:middle;
	font-weight:normal;
}

td.searchSpacer {	
	line-height:1px;
	height:12px;
}	

td.searchSpacer hr {
	border:none;
	border-top:1px solid #FFFFFF;
	margin:0px;
	padding:0px;
	line-height:1px;
	font-size:1px;
	height:0px;
}

td.advancedCheck {
	padding-left:10px;
	padding-right:5px;
	text-align:right;
}

td.bookingSummary {
	border-bottom:1px solid #21B15C;
	padding-top:3px;
	padding-bottom:3px;
	line-height:18px;
}

td.bookingField {
	font-weight:bold;
	font-size:11px;
	padding:3px 0px;
	width:150px;
}


/* -------------------------*/

.whiteGreyLargeBox {
	width:670px;
	float:left;	
	padding-bottom:13px;
	background:#FFF;
}

.whiteGreyLargeBoxTop {
	width:670px;
	background:url(/images/boxes/white_grey_large_box_top.gif) no-repeat top left;
	height:7px;
	line-height:1px;
	float:left;
}

.whiteGreyLargeBoxBottom {
	width:670px;
	background:url(/images/boxes/white_grey_large_box_bottom.gif) no-repeat top left;
	height:8px;
	line-height:1px;
	float:left;
}

.whiteGreyLargeBoxMiddle {
	width:654px;
	padding:7px;
	padding-top:0px;
	float:left;
	border-left:1px solid #a5a5a7;
	border-right:1px solid #a5a5a7;
}

/* -------------------------*/

.whiteGreySmallBox {
	width:491px;
	float:left;	
	padding-bottom:13px;
}

.whiteGreySmallBoxTop {
	width:491px;
	background:url(/images/boxes/white_grey_small_box_top.gif) no-repeat top left;
	height:10px;
	line-height:1px;
	float:left;
}

.whiteGreySmallBoxBottom {
	width:491px;
	background:url(/images/boxes/white_grey_small_box_bottom.gif) no-repeat top left;
	height:11px;
	line-height:1px;
	float:left;
}

.whiteGreySmallBoxMiddle {
	width:475px;
	padding:7px;
	padding-top:4px;
	padding-bottom:0px;
	float:left;
	border-left:1px solid #a5a5a7;
	border-right:1px solid #a5a5a7;
	line-height:16px;
}

 
/* -------------------------*/

.yellowBox {
	width:391px;
	float:left;	
	padding-bottom:13px;
}

.yellowBoxTop {
	width:391px;
	background:url(/images/boxes/yellow_box_top.gif) no-repeat top left;
	height:10px;
	padding-left:9px;
	float:left;
}

.yellowBoxBottom {
	width:391px;
	background:url(/images/boxes/yellow_box_bottom.gif) no-repeat top left;
	height:10px;
	line-height:1px;
	float:left;
}

.yellowBoxMiddle {
	width:374px;
	padding:0 7px 0 7px;
	float:left;
	background-color: #fffcd5;
	border-left:1px solid #ffcc00;
	border-right:1px solid #ffcc00;
}

/* -------------------------*/

#new_property_assessment_form input {
	border: 1px solid #ffcb00;
	margin: 2px 0 2px 0;
}

/* K STYLES CSS */

@charset "UTF-8";
/* CSS Document */

.breadcrumbLargeRed {
	float:left;
	padding:0px 14px;
	width:616px;
	height:32px;
	line-height:32px;
	background:#f05a2f;
	color:#FFFFFF;
}

.breadcrumbLargePurple {
	float:left;
	padding:0px 14px;
	width:616px;
	height:32px;
	line-height:32px;
	background:#ad86bc;
	color:#FFFFFF;
}

.breadcrumbLargeSkyBlue {
	float:left;
	padding:0px 14px;
	width:616px;
	height:32px;
	line-height:32px;
	background:#a1ddf7;
	color:#0C639E;
}

.breadcrumbLargeBlue {
	float:left;
	padding:0px 14px;
	width:616px;
	height:32px;
	line-height:32px;
	background:#0398cc;
	color:#FFFFFF;
}

.breadcrumbLargeDarkGreen {
	float:left;
	padding:0px 14px;
	width:616px;
	height:32px;
	line-height:32px;
	background:#1DB15D;
	color:#FFFFFF;
}

.breadcrumbLargeYellow {
	float:left;
	padding:0px 14px;
	width:616px;
	height:32px;
	line-height:32px;
	background:#fbde00;
	color:#0C639E;
}

.breadcrumbLargeYellow a, .breadcrumbLargeSkyBlue a {
	color:#0C639E;
}

.breadcrumbLargeOrange {
	float:left;
	padding:0px 14px;
	width:616px;
	height:32px;
	line-height:32px;
	background:#faa924;
	color:#FFFFFF;
}

h1.pageHeading{
	color:#0A629D;
	font-size:21px;
	font-weight:bold;
	margin:15px 0;
}


.divider{
	clear:both;
	height:0;
}

ul{
	margin:0 0 0 15px;
	list-style:disc;
	padding:0;
}

ol{
	margin:0 0 0 15px;
	padding:0;
}

ol li {
	padding-bottom:10px;
}


ul#nav {
	margin:0;
}

#nav ul {
	margin:0;
}

.orange{
	color:#FAA924;
}

.purple{
	color:#AD86BC;
}

a.orange:hover, a.purple:hover{
	color:#0A629D;
	text-decoration:underline;
}

a.orange, a.purple{
	text-decoration:underline;
}

.media_left{
	width:403px;
	padding:0 30px 0 0;
	float:left;
}

.media_right{
	width:211px;
	float:left;
}

.media_right a{
	color:#0a629d;	
}

.media_list td{
	border-bottom:solid 1px #FEEED3;
	font-size:11px;
	padding:2px 0;
}


.media_list td a:hover{
	text-decoration:underline;
}

.blog_list li, .blog_list td.list_td{
	border-bottom:solid 1px #FEEED3;
	font-size:12px;
	padding:3px 0;
	list-style:none;
	width:199px;
	margin:0;
}


table.blog_list ul, table.blog_list ul li, table.blog_list li, table.blog_list td li a{
	margin:0;
}

.blog_list li a:hover{
	text-decoration:underline;
}


.post {
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #85B1CE;
}

p.postmetadata{
	margin:0;
	color:#05ACBB;
}

p.postmetadata a{
	color:#05ACBB;
}

form#searchform{
	width:199px;
}

input#searchsubmit{
	background:url(/images/submit_bark_blue2.jpg) no-repeat;
	width:67px;
	height:19px;
	border:none;
	cursor:pointer;
	margin:5px 3px 0 0;
	float:right;
}

input.submit_comment{
	background:url(/images/submit_bark_blue2.jpg) no-repeat;
	width:67px;
	height:19px;
	border:none;
	cursor:pointer;
	margin:0px 10px 0 0;
	float:left;
}

input.clear_comment{
	background:url(/images/clear_dark_blue.jpg) no-repeat;
	width:66px;
	height:19px;
	border:none;
	cursor:pointer;
	float:left;
}


h2.pagetitle, h2.center{
	color:#0A629D;
	margin:10px 0 20px 0;
}

h2.pagetitle2{
	color:#0A629D;
	margin:20px 0 10px 0;
}

h4{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:20px;
}

textarea#comment{
	width:390px;
	border:1px solid #0A629D;
	padding:5px;
}

ol.commentlist{
	list-style:none;
	margin:15px 0 15px 0;
}

ol.commentlist li{
	background:#E6E6E6;
	padding:15px 15px 5px 15px;
	width:370px;
}

img.avatar{
	display:none;
}


form#commentform input#author, form#commentform input#email, form#commentform input#url{
	border:1px solid #0A629D;
	padding:2px 3px 0 3px;
	width:200px;
	height:18px;
	float:right;
	margin:0 0 5px 0;
}

form#commentform label{
	float:left;
	padding:5px 0 0 0;
}

cite.fn{
	font-weight:bold;
}

.comment-meta{
	padding:0 0 5px 0;
	border-bottom:solid 1px #CCC;
}

form#contact_form input{
	width:335px;
	border:solid 1px #AD86BC;
	background:#FFF;
	height:18px;
	margin:3px 0;
	padding:3px 3px 0 3px;
}

form#contact_form textarea{
	width:335px;
	border:solid 1px #AD86BC;
	background:#FFF;
	height:100px;
	margin:3px 0 5px 0;
	padding:3px;
	color:#0A629D;
}

form#contact_form input#submit{
	background:url(/images/contact_btn_bg.jpg) no-repeat center center;
	width:86px;
	height:19px;
	border:none;
	cursor:pointer;
	margin:2px 3px 0 0;
}

.brochure_left{
	width:417px;
	float:left;
	margin:15px 13px 0 0;
}

.brochure_right{
	width:200px;
	float:left;
	border-left:solid 1px #0A629D;
	padding:0 0 0 13px;
	margin:15px 0 0 0;
}

form#request_a_brochure{
	font-size:11px;
}

form#request_a_brochure input{	
	width:220px;
	border:solid 1px #AD86BC;
	background:#FFF;
	height:14px;
	padding:1px 2px 0 2px;
}


form#request_a_brochure input.purpleFind {
	display:inline;
	width:40px;
	height:20px;
	background:url(/images/purple_find.gif) no-repeat bottom center;
	border:none;
	padding:0px;
}	

form#request_a_brochure input.purpleSelect {
	display:inline;
	width:41px;
	height:20px;
	background:url(/images/purple_select.gif) no-repeat bottom center;
	border:none;
	padding:0px;
}


form#request_a_brochure select{	
	color:#0A629D;
}


form#request_a_brochure input#checkbox{	
	width:15px;
	border:solid 1px #AD86BC;
	background:#FFF;
	height:15px;
	padding:0;
}

table.request_brochure{
	margin:10px 0 0 0;
}

table.request_brochure td{
	padding:3px 0;
}

form#request_a_brochure input.submit_brochure{
	background:url(/images/submit_bark_blue.jpg) no-repeat;
	width:67px;
	height:19px;
	border:none;
	cursor:pointer;
	margin:2px 3px 0 0;
}

form#request_a_brochure input.clear_brochure{
	background:url(/images/clear_dark_blue.jpg) no-repeat;
	width:66px;
	height:19px;
	border:none;
	cursor:pointer;
	margin:2px 3px 0 0;
}


.brochure_list{
	margin:15px 0 0 0;
	border-bottom:solid 1px #0A629D;
	padding:0 0 15px 0;
}

.download_brochure{
	text-align:center;
}

.brochure_title{
	color:#0A629D;
}

.downtime{
	color:#AD86BC;
	font-size:10px;
}

.register_left{
	width:341px;
	float:left;
	margin:15px 0 0 0;
}

.register_right{
	width:263px;
	float:left;
	margin:15px 0 0 40px;
}

form#register_owner_form{
	font-size:11px;
}

form#register_owner_form label{
	padding:5px 0 0 0;
}

form#register_owner_form input{
	width:335px;
	border:solid 1px #0A629D;
	background:#FFF;
	height:18px;
	margin:3px 0;
	padding:3px 3px 0 3px;
}

form#register_owner_form textarea{
	width:335px;
	border:solid 1px #0A629D;
	background:#FFF;
	height:100px;
	margin:3px 0 5px 0;
	color:#0A629D;
	padding:3px;
}

form#register_owner_form input#submit{
	background:url(/images/contact_btn_bg.jpg) no-repeat;
	width:86px;
	height:19px;
	border:none;
	cursor:pointer;
	margin:2px 3px 0 0;
}

form#newsletter input#submit{
	background:url(/images/contact_btn_bg.jpg) no-repeat;
	width:86px;
	height:19px;
	border:none;
	cursor:pointer;
	margin:3px 0 0 0;
}

form#newsletter input{	
	width:220px;
	border:solid 1px #AD86BC;
	background:#FFF;
	height:18px;
	padding:1px 2px 0 2px;
	margin:3px 0 0 0;
}

.clearForm{
	background:url(/images/clear_dark_blue.jpg) no-repeat;
}

.bookConfirmSubmit{
	background:url(/images/confirm_btn.jpg) no-repeat;
	width:72px;
	height:28px;
	cursor:pointer;
	border:none;
}

.clear_booking{
	background:url(/images/clear_dark_blue.jpg) no-repeat;
	width:66px;
	height:19px;
	border:none;
	cursor:pointer;
	margin:10px 0px 0 0;
}

.areaSearchHeading{
	background:#a0ddf7;
	clear:both;
	padding:5px 10px;
	width:622px;
	height:26px;
	overflow:hidden;
}

.areaSearchHeading .searchPageTitle{
	padding:0;
}

.areaSearchHeading .searchIndex{
	padding:6px 0 0 0;
}

.partners_left{
	width:388px;
	margin:0 20px 0 0;
	float:left;
}

.partners_left a{
	text-decoration:underline;	
}

.partners_left a:hover{
	text-decoration:none;	
}

.partners_right{
	width:236px;
	float:left;
}

/* /K STYLE CSS */

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=5c9ccc&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=55&borderColorHeader=4297d7&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=469bdd&bgColorDefault=dfeffc&bgTextureDefault=02_glass.png&bgImgOpacityDefault=85&borderColorDefault=c5dbec&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=06_inset_hard.png&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=e17009&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #a6c9e2; background: #fcfdfd url(/images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header {  background: #0398CC; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { background: #0398CC; font-weight: bold; color:#FFF; outline: none; text-align:center; padding:8px 0 0 0; width:30px; height:22px; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2e6e9e; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {background: #1DB15D ; font-weight: bold; color: #FFFFFF; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #1d5987; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { background: #1DB15D; font-weight: bold; color:#FFF; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #e17009; outline: none; text-decoration: none; }
.ui-datepicker-unselectable span{background:#0398CC; background-image: url(/images/unavalbg.jpg); }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight { background:#CDEAF5; color:#0398CC; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {background: #fef1ec; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .15; filter:Alpha(Opacity=15); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/images/ui-icons_469bdd_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/images/ui-icons_469bdd_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/images/ui-icons_d8e7f3_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/images/ui-icons_6da8d5_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/images/ui-icons_217bc0_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/images/ui-icons_f9bd01_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
/*
.ui-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; }
.ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-right {  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; }
*/

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 16.9em; padding: .2em .2em 0; display:none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; font-size: 15px; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%; }
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding:1px; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker th span { padding:8px 0 0 0; width:30px; height:22px; background:#05ACBB; color:#FFF; display:block;}
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

/* CSS Additions */
.inlineblock { display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline; }