html {
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}
body {
	background: #bce6f4 no-repeat center top url('/_img/bg_shadow.jpg');
	margin: 0;
	padding: 0;
	font: 12px normal "trebuchet ms", geneva, arial, sans-serif;
}

div#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

input, textarea, select {
	font-size: 11px;
	font-family: arial,verdana;
}
/*--------- header area ------------*/
div#header_container {
	height: 131px;
	position: relative;
	background: top left no-repeat url('/_img/header1.jpg');
	color: #000066;
}
div#header_phone {
	position: absolute;
	width: 220px;
	height: 20px;
	top: 15px;
	right: 25px;
	text-align: right;
}
div#header_phone a {
	color: #fff;
	text-decoration: none;
}
div#header_phone a:hover {
	color: #ff0c19;
	font-size: 11pt;
}
div#photo_buttons {
	position: absolute;
	width: 800px;
	height: 100px;
	bottom: 5px;
	left: 180px;
}
div#photo_buttons ul, div#photo_buttons li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
div#photo_buttons li, div#photo_buttons a {
	display: block;
	width: 160px;
	height: 99px;
}
div#photo_buttons a {
	width: auto;
	margin: 0 5px;
}

/*--------- menu area ------------*/
div#menu_container {
	background: #ffffff center top repeat-x url('/_img/menu_bg.jpg');
	height: 34px;
	line-height: 30px;
	position: relative;
	z-index: 99;
}
ul#mainMenu {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
/*-------- mmitem is Main Menu list items ---*/
li.mmitem {
	float: left;
}
li.mmitem a.mma {
	width: 160px;
	display: block;
	text-align: center;
	color: #ff0c19;
	font-size: 10pt;
	text-decoration: none;
}
li.mmitem  a.blue {
	color: #000066;
}
li.mmitem a.mma:hover {
	font-size: 11pt;
}
li.mmitem ul.smlist {
	width: inherit;
	display: none;
}

li.mmitem ul.smlist {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	background-color: #effafc;
	width: 160px;
	border-bottom: 2px solid #bfdfee;
}
li.smitem {
	width: 160px;
	margin: 0;
	padding: 0;
	display: block;
	text-align: left;
	position: relative;
}
li.smitem a.sma {
	display: block;
	color: #ff0c19;
	font-size: 9pt;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
}
li.smitem a.blue {
	color: #000066;
}
li.smitem a.sma:hover {
	text-decoration: none;
	font-size: 9pt;
	background-color: #bfdfee;
}
li.smitem ul.smlist {
	display: none;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0px;
	width: 160px;
	list-style: none;
	background-color: #effafc;
	border-bottom: 2px solid #bfdfee;
}
li.smitem ul.right {
	left: 160px;
}	
li.smitem ul.left {
	left: -160px;
}

/*===========================*/
/* see http://www.seoconsultants.com/css/csshover.htc*/
/* for browsers that understand this is all you need for the flyouts */
ul#mainMenu li:hover > ul {display: block;}
/* for IE5.5 and IE6 you need to style each level hover */
div#menu_container li:hover ul ul,
div#menu_container li li:hover ul ul,
div#menu_container li li li:hover ul ul,
div#menu_container li li li li:hover ul ul
div#menu_container li li li li li:hover ul ul
{display:none;}
div#menu_container li:hover ul,
div#menu_container li li:hover ul,
div#menu_container li li li:hover ul,
div#menu_container li li li li:hover ul
div#menu_container li li li li li:hover ul
{display:block;}

/*--------- left column ------------------*/
#login_box {
	background-color: #bfdfee;
	padding: 3px;
	font-size: 10px;
}
ul.sidecol {
	background: center top repeat-x url('/_img/menu_bg.jpg');
	color: #ff0c19;
	list-style: none;
	font-size: 10pt;
	line-height: 31px;
	margin: 0;
	padding: 0;
	text-align: center;
}
ul.midcol {
	background: center top repeat-x url('/_img/menu_bg.jpg');
	color: #71B7D9;
	list-style: none;
	font-size: 9pt;
	line-height: 31px;
	margin: 0;
	padding: 0;
	text-align: center;
}
ul.sidecolgreen {
	background: center center repeat-x url('/_img/menu_bg_green.jpg');
	color: #000066;
}
#login_box a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#login_box a:hover {
	color: #000066;
	background-color: #ecfcff;
}
#search_box {
	background-color: #bfef9c;
	/*padding: 3px;*/
	font-size: 10px;
}
/*--------- main content area ------------*/
table#main {
	height: 350px;
	border-collapse: collapse;
	color: #444444;
}
table#main td#mainleft {
	background-color: #ecfcff;
	width: 180px;
	vertical-align: top;
}
td#mainleft div#divml {
	padding: 10px;
	font-size: 10px;
}
table#main td#maincenter {
	background-color: #ffffff;
	width: 640px;
	vertical-align: top;
}
table#main td#featuredAdverts {
	background-color: #ffffff;
	width: 190px;
	vertical-align: top;
	text-align:center;
	border:0px solid #CCCCCC;
	padding-right:4px;
}
#featuredAdvert{
	border:1px solid #ecfcff;
	padding:5px;
	text-align:center;
	background-color:#FFF;
	margin:5px;
}
#featuredImage {
	padding:1px;
	width:104px;
	height:84px;
	margin:auto;
}
td#maincenter div#divmc {
	padding: 10px;
	min-height: 647px;
}
table#main td#mainright {
	background-color: #ecfcff;
	width: 180px;
	vertical-align: top;
}
td#mainright div#divmr {
	padding: 10px;
}

table#main h1 {
	color: #87d830;
	font-size: 14pt;
	margin: 5px 0;
}
table#main h2 {
	color: #000066;
	font-size: 12pt;
	margin: 5px 0;
}
table#main h3 {
	color: #ff0c19;
	font-size: 12pt;
	margin: 5px 0;
}
table#main h4 {
	color: #224e83;
	font-size: 10pt;
	margin: 5px 0;
}
table#main p{
	color: #224e83;
	font-size: 10pt;
	margin: 5px 0;
}
table#main a {
	color: #ff0c19;
	text-decoration: none;
}
table#main hr {
	background-color: #daeef7;
	color: #daeef7;
	height: 1px;
}
tr.userRow {
		background-color: #eef4f6;
		color: #000066;
}
tr.userRowOver {
		background-color: #bbdfed;
}
tr.userCols {
		background-color: #000066;
		color: #fff;
}
#viewShow {
	position:absolute;
	top:241px;
	right:70px;
	background-color:#FFF;
	padding:5px;
	width:155px;
	text-align:center;
}

#tabMenu ul li{
		display:block;
		float: left;
		
}
#tabMenu ul li a{
	color:#FFF;
}
li.blue_btn {
	background: url('/_img/blue.gif') center center no-repeat;
	color:#FFF;
}
li.red_btn {
	background: url('/_img/red.gif') center center no-repeat;
}

/*--------- footer area ------------*/
div#footer {
	height: 30px;
	line-height: 30px;
	background-color: #ecfcff;
	color: #000066;
	padding-right: 15px;
	text-align: center;
}
#contain_box {
	background-color: #E3F2F9;
	padding: 3px;
	font-size: 10px;
}
/*--------- content stuff ----------*/
div.results {
	clear: both;
	margin: 5px 0;
	border-bottom: 2px solid #bfef9c;
}
img.resultsImage {
	float: left;
	margin: 0 10px 10px 0;
}
div.resultsDesc {
	float: left;
	width: 500px;
}
div.clearfix {
	clear: both;
}
a.button_one {
	background: center top repeat-x url('/_img/menu_bg.jpg');
	color: #ff0c19;
	line-height: 30px;
	margin: 10px 0;
	text-align: center;
	display: block;
	padding: 0 15px;
	float: right;
}
div#photopanel {
	width: 305px;
	position:relative;
}
div.photothumbs {
	margin-left: -50px;
}
div.panelHead {
	background: url('/_img/panel_head.jpg') top center no-repeat;
	width: 310px;
	height: 10px;
	line-height: 1px;
}
.panel {
/*	background: url('/_img/panel_fade_400.jpg') top center repeat-x;*/
}
div.detailsPanel {
	background: url('/_img/panel_fade_305x400.jpg') top center no-repeat;
	width: 305px;
}
a.rentalDetThumb {
	display: block;
	float: left;
}
div#availability {
	background: url('/_img/panel_fade_400.jpg') top center repeat-x;
	height: 500px;
	padding: 10px 40px;
	margin-top: 10px;
}
div#email_box{
	background: url('/_img/panel_fade_400.jpg') top center repeat-x;
}
div#photohidden {
	display: none;
}

li.btn, li.btn a#btn1, li.btn a#btn2, li.btn a#btn3, li.btn a#btn4 {
	color: #ffffff;
	font-size: 12px;
	width: 126px;
	height: 35px;
	line-height: 35px;
	display: block;
	text-align: center;
	
}
li.green_btn {
	background: url('/_img/green.gif') center center no-repeat;
}
li.blue_btn {
	background: url('/_img/blue.gif') center center no-repeat;
}
li.red_btn {
	background: url('/_img/red.gif') center center no-repeat;
}
li.orange_btn {
	background: url('/_img/orange.gif') center center no-repeat;
}
li.greenbig_btn {
	background: url('/_img/greenbig.gif') center center no-repeat;
	width: 250px;
}
li.greenbig_btn a#greenbig_btn {
	height: 35px;
	width: 250px;
	line-height: 35px;
	display: block;
}



.hints {
	color: #87d830;
	font-size: 9pt;
}