@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #edece7;
	background-image: url(/images/bg.jpg);
}
body, p, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
a {
	color: #135274;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#footer {
	color: #135274;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#footer a {
	color: #135274;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#tourmenu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#tourmenu a:hover {
	text-decoration: underline;
}

.imgborder {
	border: 6px solid #FFFFFF;
}
.imgborder2 {
	border: 3px solid #CCCCCC;
}
.homelogin {
	border: 6px solid #FFFFFF;
	width: 380px;
	height: 132px;
}
div.homelogin2 {
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	background-image: url(/images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	z-index: 1;
	height: 323px;
	width: 380px;
	background-color: #0b9ee3;
}

div.homelogin3 {
 position:absolute;
 top:180px;
	width: 100%;
	z-index: 3;
	height: 323px;
	width: 379px;
}
.home {
	border: 6px solid #FFFFFF;
	background-color: #0c9ee2;
	background-image: url(/images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.home1 {
	height: 26px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.home2 {
	color: #FFFFFF;
	width: 100%;
}
.home2 p {
	color: #FFFFFF;
}
.home2 td {
	color: #FFFFFF;
}
.home2 a {
	color: #FA9929;
	text-decoration: none;
}
.home2  a:hover {
	color: #FA9929;
	text-decoration: underline;
}

.homeinput {
	background-color: #0b9de0;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.homeset a {
	color: #FA9929;
	font-weight: bold;
	text-decoration: none;
}
.homeset a:hover {
	text-decoration: underline;
}

.side {
	background-image: url(/images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #0c9ee2;
	padding: 10px;
	color: #FFFFFF;
	width: 241px;
}
.breadcrumb {
	font-size: 10px;
	color: #999999;
}
.breadcrumb a {
	color: #135274;
	text-decoration: none;

}
.breadcrumb a:hover {
	text-decoration: underline;

}
.content {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.content2 {
	background-color: #FFFFFF;
	margin-top: -3px;
	position: static;
}
#placehdr {
	background-color: #ECECEC;
	height: 40px;
}

.content3 {
	padding: 10px;
}
h1.proptitle, h2.proptitle  {
	color: #333333;
	margin-bottom: 0px;
	font-size: 20px;
	margin-top: 0px;
}

.propaddress {
	color: #464646;
	font-weight: bold;
}
.propfrom {
	font-size: 16px;
	color: #fe8800;
	font-weight: bold;
}
.propfrom2 {
	font-size: 12px;
	color: #fe8800;
	font-weight: bold;
	position: static;
}
.subheading {
	color: #4785C8;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.tableline {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.tablelinetop {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}


.disclaimer {
	color: #666666;
}
.resnumber {
	font-size: 12px;
	color: #005A97;
	font-weight: normal;
}
.additionalinfo .left {
	background-color: #ececec;
}
.additionalinfo .right {
	background-color: #dddddd;
}

 




/** side menu start **/
a.loginside {
	color: #FFFFFF;
	text-decoration: none;
}
.loginpanel1, .loginpanel1 a {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.loginpanel2, .loginpanel2 a {
	font-size: 16px;
	font-weight: bold;
	color: #FA9929;
}

/** side menu end **/

.discount  {
	font-size: 24px;
	font-weight: bold;
	display: block;
	position: static;
	float: right;
}

.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	display: none;
}
.proptable td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D0C8;
	padding-bottom: 10px;
	padding-top: 10px;
}
#map {
	height: 480px;
	width: 640px;
}
.mainimage {
	padding: 10px;
	border: 1px solid #E2E2E2;
	float: right;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contenttext {
	width: 450px;
}
.grey {
	background-color: #ececec;
	height: 35px;
	width: 100%;
	margin-top: -3px;
	margin-bottom: 10px;
}
.tourcontent {
	width: 450px;
	margin-top: 15px;
	color: #125172;
}
.red {color: #FF0000}

/* accomm page start */
.accomm {}
.accomm a {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D0C8;
	width: 210px;
	display: block;
}
.accomm a:hover {}
.accommbox {
	background-color: #E5E5E5;
	padding: 10px;
}
 

.accomm2 {
	border: 2px solid #0C9EE2;
	padding: 5px;
	font-size: 12px;
}
.accomm2 strong {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	display: block;
	padding-bottom: 3px;
	margin-bottom: 0px;

}
.accomm2 a {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-style: none;
	display: block;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 11px;
	background-image: url(/images/i-submenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.accomm2 a:hover {}
.accomm3 {
	float: right;
	border: 2px solid #E9E9E9;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 180px;
}
.accomm3 a {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #71757f;
	display: block;
}
.accomm3 a:hover {}

/* accomm page end */

.sitemap ul {
	margin-left: 15px;
}

.error {
	width: 600px;
	font-size: 1em;
	padding: 8px 8px 12px 45px;
	margin-bottom: 6px;
	color:#000000;
	background: #fffcdc url(/images/icon-error.gif) no-repeat 5px;
	border: 1px solid #dfd061;
}

.notification{
	width: 600px;
	font-size: 1em;
	font-weight: bold;
	padding: 10px 8px 12px 35px;
	margin-bottom: 6px;
	color:#8bbb39;
	background: #f2fde0 url(/images/icon-confirm.gif) no-repeat 5px;
	border:1px solid #8bbb39;
}
.text14 {
	font-size: 14px;
	font-weight: bold;
}
.text16 {
	font-size: 16px;
	font-weight: bold;
}
#contentpad {
	padding-right: 15px;
	padding-left: 15px;
}
