/* STANDARD STYLES */

html, body {
	font-family: Arial, Verdana;
	font-size: 100%;
	line-height: 1.3em;
	background: url('/images/bg2.jpg') #fff repeat-x;
}

#main a {
	color: #ff8b3d;
}

#footer a {
	color: #fff;
}

p {
	font-size: 0.9em;
}

h1 {
	font-size: 1.1em;
}

h2 {
	font-size: 1em;
}

#main h1, #main h2, #main p {
	color: #00416e;
	padding-bottom: 1em;
}

#footer p {
	color: #fff;
	text-shadow: 1px 1px 1px #013e69;
	padding-bottom: 1em;	
	padding-top: 1em;	
}

#holder {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

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

/* HEADER */

#header {
	position: relative;
	width: 960px;
	height: 115px;
}

#logo {
	position: relative;
	float: left;
	padding-top: 15px;
	width: 445px;
}

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

/* NAVIGATION */

#nav {
	position: relative;
	float: right;
	padding-top: 50px;
	width: 515px;
}

#nav ul {
	position: absolute;
	right: 0px;
}

#nav li {
	font-size: 1.2em;
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	background: url('/images/separator.jpg') top right no-repeat;
}

#nav a {	
	color: #fff;	
	text-shadow: 2px 2px 1px #034173;
	text-decoration: none;
}

#nav li:last-child {
	margin: 0px;
	background: none;
}

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

/* BODY */

#main {
	position: relative;
	width: 960px;
	height: auto;
	padding-bottom: 20px;
	padding-top: 20px;
}

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

/* FOOTER */

#footerwrap {
	position: relative;
	width: 100%;
	background-color: #02538B;
}

#footer {
	position: relative;
	width: 960px;
	height: 52px;
	margin-left: auto;
	margin-right: auto;
}

#footerleft {
}

#footerright {
}

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

/* FONT */


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

/* LINKS */

#nav a:link, #footer a:link {text-decoration: none;}
#nav a:visited, #footer a:visited {text-decoration: none;}	
#nav a:hover, #footer a:hover {color: #ff8b3d; text-decoration: none;}
#nav a:active, #footer a:active {text-decoration: none;}

#active a:link {color: #ff8b3d; text-decoration: none;}
#active a:visited {color: #ff8b3d; text-decoration: none;}	
#active a:hover {color: #ff8b3d; text-decoration: none;}
#active a:active {color: #ff8b3d; text-decoration: none;}

#main a:link, #footer a:link {text-decoration: none;}
#main a:visited, #footer a:visited {text-decoration: none;}	
#main a:hover, #footer a:hover {text-decoration: underline;}
#main a:active, #footer a:active {text-decoration: none;}

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

/* MISC */

.clear {
	clear: both;
}

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

/** PROPERTIES **/
.proptable p {
	margin: 0px;
	padding: 0px;
}
.proptable td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADADAD;
	padding-bottom: 10px;
	padding-top: 10px;
}
.proptableleft img {
	border: 3px solid #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;
 
}
.proptable strong {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
 
}
.proptable .from {
	color: #2A509B;
	font-size: 18px;
	display: block;
	text-align: right;
}

h2.proptitle {
	font-size: 18px;
	color: #6b6b6b;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#content .mainimage {
	float: right;
	border: 1px solid #cccccc;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 5px;
}
.propaddress {
	font-weight: bold;
}
.additionalinfo .left {
	background-color: #F5F5F5;
}
.additionalinfo .right {
	background-color: #F5F5F5;
}
.grey {
	background-color: #ECECEC;
	height: 35px;
	width: 100%;
	margin-top: -5px;
	margin-bottom: 10px;
}
.grey2 {
	background-color: #ECECEC;
	height: 25px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.resnumber {
	font-size: 16px;
	font-weight: bold;
	color: #213782;
}
.resnumber2 {
	color: #2E57A6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #2E57A6;
	border-bottom-color: #2E57A6;
	padding-top: 10px;
	padding-bottom: 10px;
}
.resnumber3 {
	background-color: #ECF5F9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #3B9CC0;
	border-bottom-color: #3B9CC0;
}
strong.subheading {
	font-size: 12px;
	font-weight: bold;
}
.imgborder2 {
	border: 2px solid #CCCCCC;
}
.backto {
	width: 300px;
	color: #6b6b6b;
	text-align: left;
	padding-top: 10px;
	background-color: #ecf7fb;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9dd7ec;
	border-bottom-color: #9dd7ec;
	text-indent: 15px;
	padding-bottom: 10px;
	margin-right: 20px;
}
.backto a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}
.backto a:hover {
	text-decoration: underline;
}
.hotdealsimg {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;
	padding-left: 10px;
}

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

/* FEATURED */

.featured .proptableright, .featured .proptableleft {
    background-color: #f4feff;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #2372B7;
    border-bottom-style: none;
    color: #000000;

}
.featured .imgborder2 {
    border: 2px solid #bfd8ee;
}
.featured  .from {
    color: #699443;
    font-size: 16px;
    display: block;
    text-align: right;
}
.featured  .last {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #2371B9;
    border-bottom-style: none;
    background-color: #FFFFFF;
}
.featuredimg {
    float: right;
    margin-top: -10px;
} 

.hotrates {
	background-image: url(/images/hot-rates.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.footerhome {
	color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.footerhome a, .footerhome a:hover {
	color: #666666;
	text-decoration: none;
}

.featured .proptableright, .featured .proptableleft {
	background-color: #f4feff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2372B7;
	border-bottom-style: none;
	color: #000000;

}
.featured .imgborder2 {
	border: 2px solid #bfd8ee;
}
.featured  .from {
	color: #FF0000;
	font-size: 16px;
	display: block;
	text-align: right;
}
.featured  .last {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2371B9;
	border-bottom-style: none;
	background-color: #FFFFFF;
}

.featuredh .hproptableright, .featuredh .hproptableleft {
	border-top-style: none;
	border-bottom-style: dotted;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #adadad;
	padding-top: 10px;

}
.featuredh .imgborder2 {
	border: 2px solid #adadad;
	margin-bottom: 10px;
}
.featuredh  .from {
	color: #FF0000;
	font-size: 11px;
	display: block;
	float: right;
	padding-bottom: 10px;
}
.featuredh  .last {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2371B9;
	border-bottom-style: none;
	background-color: #FFFFFF;
}
.featuredh  a {
 	float: left;
}


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

/* RATE TABLE */

#rates {
    font-size: 14px;
    color: #6b6b6b;
}
#rates small {
    font-size: 10px;
    color: #333333;
}
#rates .lcrate1 {
    border-collapse: collapse;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

#rates .lcrate1 td {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #D4D0C8;
}
#rates .lcrate1 td td {
    margin: 0px;
    border-collapse: collapse;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
    font-size: 12px;
    color: #000000;
}
#rates .lcrate1 tr tr {
    padding:0;
    margin: 0px;
}
#rates .lcrate1 th {
    color: #000000;
    text-align: center;
    background-color: #CCF1FF;
    width: 30%;
    padding: 5px;
}
#rates .lcrateinner {
    margin: 0px;
    border-collapse: collapse;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: 100%;
    text-align: center;
}
.lcrate2 {
    width: 250px;
    font-size: 12px;
    color: #000000;
}
.lcrate3 {
    width: 50%;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;

}
.lcrate4 {
    text-align: center;
    width: 50%;
    background-color: #CCF1FF;
}
