
  /* make links and main menu orange
-----------*/
a {
	color: #ed7824;
}

#mainmenu {
 	background: url("../img/menu_bg_orange.png") 0 0px; no-repeat;
}
#nav a {
 	background: url("../img/menu_bg_orange.png") 0 0px; no-repeat;
}
#nav .active {
	color: #993300;
}

  /* make tabs orange
-----------*/
#tabs a {
 	background: url("../img/orange_tabs.png") 0 -29px; no-repeat;
}

#tabs #active {
	background-position: 0 0;
	color: #E86517;
}
  
  /* property details
-----------*/

#outerbox {
	float: left;
	position: relative;
	display: block;
	border: 1px solid #D1D1D1;
	width: 800px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;		
	padding-right: 15px;
	margin-bottom: 25px;
	z-index: 1;
	top: -1px;
}

#bgbox {
	float: left;
	border: 1px solid #D1D1D1; 
	padding:15px; 
	background:#f0f0f0;
	width: 96%;
}

#features_box {
	float: left;
	border: 1px solid #D1D1D1; 
	padding:15px; 
	background:#fff;
	margin-bottom: 15px;
	width: 92%;
	padding-left: 30px;
	padding-right: 30px;
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif; 
	line-height: 22px; font-size: 105%; 
}

#intro_txt {
	float: left;
	display: block;
	width: 365px;
	padding-left: 0px;
	line-height: 18px;
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif; 
	line-height: 22px; font-size: 105%; 
}

#googlemap {
	float: right;
	display: block;
	width: 260px;
	height: 350px;
	line-height: 18px;
	margin-top: 5px;
	margin-left: 15px;
	border:solid 1px #D1D1D1;
	padding:5px;
}

  /* image gallery header
-----------*/
#photo_left, #photo-left img {
  float:left; 
  width:280px;
  height:343px;
}

#photoframe, #photoframe img {
	float:right; 
	width:620px;
	height:343px;
	background-color:#000;
}

#player {
	float:right; width:620px;height:343px;background-color: #000;
}

#buttons {
    float: left;
	width: 280px;
	text-align: center;
}

#thumbnails {
	margin:15px; 
	margin-right:15px;
	margin-bottom: 0px; 
	float:right;
}

#subnav a.back:hover, #subnav a.enquiry:hover {
	background-position: 0 -28px;
}

#subnav a.back:active, #subnav a.enquiry:active {
	background-position: 0 -56px;
}

.img_border {
	border:solid 1px #D1D1D1;
	padding:5px;
	margin-right: 5px;
	width:55px;
	height:40px;
}

#thumbnails .img_border:hover {border:1px solid; color: #ed7824;}

  /* enquiry form styles
-----------*/
#enquiry_txt {
	display: block;
	padding-left: 0px;
	line-height: 18px;
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif; 
	line-height: 22px; font-size: 105%; 
	padding-right: 20px;
}

#enquiry_form {

	display: block;
	line-height: 18px;
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif; 
	line-height: 22px; font-size: 105%; 
	border-left: 1px solid #D1D1D1; 
	margin-top: 15px;
}

.star {
	font-size: 12px;
	color: #E86517;
}
.frm_notes {
	margin-top: 0px;
	font-size:10px;
	font-family:arial;"
}
.err_field {
padding: 2px;
	border: 2px solid #E86517;
	margin-bottom: 5px;
}
.err_title {
	color: #E86517;
}

  /* the guestbook styles
-----------*/

#comments {	
	border-top: 1px solid #D1D1D1;
}


#guestbook_txt {
	float: left;
	display: block;
	width: 317px;
	padding-left: 15px;
	line-height: 18px;
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif; 
	line-height: 22px; font-size: 105%; 
	padding-right: 20px;
}

q {font:italic 19px Georgia; font-weight:normal; line-height:1.5em; padding:12px 0px; display:block;}
q:before {content:"\201C\00A0";}
q:after {content:"\00A0\201D";}

#button {
	float: right;
	width: 133px;
	height: 27px;
	background: #fff url(/properties-for-rent/media/listings/button.png) no-repeat top left;
	padding-top: 0px;
	margin-left: 2px;
}

#button a {
	color: #666;
	font-size:10px;
	text-decoration: none;
	margin-left: 13px;
}

#button a:hover {
	color: #ed7824;
}