/* Corporate Housing Style Sheet */
/* Created by freshweb.com.au */

body {
	padding: 0;
	margin: 0;
	background: #fff url(../images/general/bg_tile.gif);
	text-align: center;
	font-family: helvetica, arial, sans serif;
	color: #333;
	font-size: 85%;
}
#container {
	margin: 0 auto;
	position: relative;
	width: 776px;
	text-align: left;
	background: #fff;
	border-left: 2px solid #bab8b8;
	border-right: 2px solid #bab8b8;
}

/**** Links ****/
a:link {
	color: #2e7dce;
}
a:visited {
	color: #ae7eab;
}
a:hover {
	color: #2e7dce;
	text-decoration: none;
}
a:active {
	color: #cc0000;
}

/**** Header ****/
#header {
	position: relative;
	width: 776px;
	height: 88px;
	background: #fff;
	border-bottom: 4px solid #be1313;
	margin-bottom: 1px;
}
#header img {
	display: block;
}

/**** Content ****/
#contentContainer {
	width: 774px;
	position: relative;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#content {
	position: relative;
	padding: 24px 24px 20px 0;
	float: right;
	width: 558px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 534px;
}
#contentAdmin {
	position: relative;
	width: 774px;
	padding: 0;
	float: left;
}
#contentAdmin h1 {
	margin-top: 24px;
	text-align: center;
}

html>body #content {
	width: 534px;
}
strong {
	font-size: 110%;
}
h1 {
	margin: 0;
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
	margin-bottom: 0;
}
p {
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 1em;
}
p.firstPara {
	width: 65%;
}
a.request {
	padding-left: 17px;
	background: url(../images/general/red_arrow.gif) no-repeat left center;
}
.breakout {
	background: #ecf1f3;
	padding: 8px;
	margin-top: 15px;
	float: left;
	font-size: 0.9em;
	width: 230px;
}
#special {
	margin-top: 20px;
	margin-left: 260px;
	font-size: 0.9em;
	width: 270px;
}
#special h3 {
	color: #cc0000;
}
img.homeThumb {
	float: right;
	margin: 0 0 5px 10px;
	border: 1px solid #c6c7c8;
	padding: 5px;
}
.sidePic {
	border: 1px solid #c6c7c8;
	padding: 5px;
	margin-left: 15px;
	clear: both;
	margin-bottom: 15px;
}
.sidePicLeft {
	border: 1px solid #c6c7c8;
	padding: 5px;
	margin-right: 15px;
	clear: both;
	margin-bottom: 15px;
}
.highlight {
	background: #ecf1f3;
	font-size: 0.9em;
	padding: 8px;
}
.twoColumns {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.leftColumn {
	width: 250px;
	float: left;
}
.rightColumn {
	float: right;
	width: 250px;
}
fieldset
{
	color: #333;
	margin: 0;
	border: 5px solid #fff;
	padding: 0;
}
.formfield
{
	border: 1px solid #bab8b8;
	font-size: 1em;
	color: #333;
	text-decoration: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
.formbutton
{
	float: right;
	font-size: 1em;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #9fb9c5;
	margin-top: 5px;
	margin-bottom: 1px;
}
.adminButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #9fb9c5;
	margin: 0;
	color: #fff;
}
#contentAdmin .buttonRow {
	margin: 0;
	padding: 3px 0 0 0;
}
label {
	font-size: 1em;
	margin-right: 0.5em;
	font-weight: bold;
}
hr {
	color: #e9e9e9;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.formTable td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
caption {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.blueText {
	color: #2e7dce;
}
.formNav {
	border-bottom: 1px dotted #7499ab;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 80%;
}
legend {
	font-size: 1.1em;
	color: #6891a4;
	background: #ecf1f3;
}
.date {
	margin: 20px 0 -20px;
	padding: 0;
	color: #666;
	font-weight: bold;
}
.redText {
	color: red;
}
#specialOffers td, #specialOffers th {
	padding: 5px 10px;
	font-size: 0.9em;
	text-align: left;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
.requestList th, .requestList td {
	padding: 3px 5px;
	font-size: 0.84em;
	font-weight: strong;
	text-align: left;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
#specialOffers, .requestList {
	width: 100%;
	border-top: 5px solid #fff;
	border-right: 4px solid #fff;
	border-bottom: 5px solid #fff;
	border-left: 5px solid #fff;
}
#specialOffers th, .requestList th {
	background: #9fb9C5;
	color: #fff;
}

#specialOffers tr.odd, .requestList tr.odd {
	background: #ecf1f3;
}
#specialOffers tr.even, .requestList tr.even {
	background: #fbfdfd;
}
#specialOffers .formbutton {
	font-size: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0;
	margin-bottom: 0;
}
.requestList .formbutton {
	font-size: 0.8em;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0;
	margin-bottom: 0;
}
#specialOffers .step {
	padding-top: 5px;
}
.testimRow {
	margin-top: 15px;
	margin-bottom: 20px;
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
.testimLogo {
	float: left;
	width: 155px;
	font-size: 0.8em;
}
.testimText {
	float: right;
	width: 370px;
	line-height: 1.4em;
}
.testimLogo img {
	border: 1px solid #C6C7C8;
	padding: 10px;
	margin-bottom: 10px;
}
.testimLogo p {
	text-align: right;
	margin-right: 15px;
}
.offerRow {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	display: block;
	width: 100%;
	float: left;
	border-bottom: 1px solid #e5e5e5;
}
.offerPic {
	float: left;
	width: 110px;
}
.offerText {
	float: right;
	width: 420px;
}
.offerPic img {
	padding: 5px;
	border: 1px solid #c6c7c8;
	margin: 0 10px 20px 0;
}
#option1 {
	background: url(../images/general/suitcase_open_bg_blue.jpg) no-repeat right bottom;
	width: 230px;
	padding: 13px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
#option1 p {
	padding-right: 50px;
	margin: 0;
}
#option1 h3, #option2 h3, #option3 h3 {
	margin: 0;
}
#option2 {
	border: 1px solid #acc2cd;
	padding: 13px;
	width: 230px;
	margin-top: 20px;
	margin-bottom: 15px;
	float: right;
	margin-left: 10px;
}
#option2 p, #option3 p {
	margin: 0;
}
#option3 {
	border: 1px solid #acc2cd;
	padding: 13px;
	margin-top: 20px;
	margin-bottom: 15px;
	float: right;
	margin-left: 10px;
	width: 291px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 263px;
}
.clear {
	clear: both;
	font-size: 1px;
}
form {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 332px;
	border: 1px solid #BFD1D9;
	padding: 0;
}
.reservation {
	width: 380px;
}
form h3, form caption {
	color: #7096a8;
	border-bottom: 1px solid #bfd1d9;
	padding: 15px 0px 2px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.blueBg {
	background: #ecf1f3;
	margin: 0;
	padding: 0 15px 15px;
}
.step {
	float: right;
	padding-top: 10px;
	margin-left: 5px;
}
.offerText h3 {
	margin-top: 0;
	padding-top: 0;
}
.blueArrow {
	background: url(../images/general/blue_arrow.gif) no-repeat left;
	padding-left: 20px;
}
#propertyRow {
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
	display: block;
	float: left;
}
#propertyPrice {
	float: right;
	width: 180px;
	padding-top: 10px;
	padding-left: 10px;
	background: #ecf1f3;
	margin: 2px 0 1em 1em;
}
#propertyText {
	/*float: right;
	width: 330px;*/
}
.icon {
	border: 1px solid #878889;
	width: 55px;
	float: left;
	display: block;
	margin-right: 5px;
	background: #fff;
}
.icon img {
	float: left;
}
.icon span {
	float: right;
	padding-top: 3px;
	padding-right: 7px;
	font-weight: bold;
}
.converter {
	font-size: 0.95em;
	margin-top: -5px;
}
.siteMap li {
	padding-bottom: 10px;
}
.siteMap li li {
	padding-bottom: 0;
	list-style: square;
}
.location {
	margin-left: 1em;
}
.location a {
	padding-left: 20px;
	background: url(../images/general/icon_pdf.gif) no-repeat left center;
}

/**** Menu Column ****/
#menuColumn {
	float: left;
	width: 186px;
	padding: 0;
	margin: 0;
}
#menuColumn ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#menuColumn ul li {
	margin: 0 0 1px 0;
	padding: 0;
	width: 190px;
}
#menuColumn ul li a {
	margin: 0;
	display: block;
	background: #9FB9C5;
	color: #fff;
	text-decoration: none;
	padding: 4px 0 4px 15px;
	width: 186px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 171px;
}
html>body #menuColumn ul li a {
	width: 171px;
}
#menuColumn ul li a:hover {
	background: #cfdce2;
	color: #6a7D86;
}
#menuColumn ul li#selected {
	margin: 0;
	padding: 4px 0 4px 15px;
	width: 167px;
	color: #6A7D86;
	font-weight: bold;
	font-size: 0.95em;
}
#menuColumn ul li#selected ul {
	padding: 2px 0 0 0;
}
#menuColumn ul li#selected ul li a {
	margin: 0;
	display: block;
	background: #fff url(../images/menu/menu_arrow.gif) no-repeat left;
	font-size: 0.95em;
	color: #6A7D86;
	text-decoration: underline;
	padding: 2px 0 0 15px;
	width: 171px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 156px;
}
html>body #menuColumn ul li#selected ul li a {
	width: 156px;
}
#menuColumn ul li#selected ul li a:hover {
	background: #fff url(../images/menu/menu_arrow.gif) no-repeat left;
	text-decoration: none;
	color: #6a7D86;
}
#menuColumn ul li#open a {
	background-color: #fff;
	color: #6a7D86;
	text-decoration: underline;
	font-weight: bold;
	padding: 4px 0 0 15px;
	font-size: 0.95em;
}
#menuColumn ul li#open a:hover {
	background-color: #fff;
	color: #6A7D86;
	text-decoration: none;
}
#menuColumn ul li#open ul {
	padding: 2px 0 3px 15px;
}
#menuColumn ul li#open li a {
	width: 156px;
	font-size: 0.9em;
	padding: 2px 0 0 15px;
	background: #fff url(../images/menu/menu_arrow.gif) no-repeat left;
}
#menuColumn #reservation {
	width: 186px;
	height: 102px;
	background: url(../images/menu/reservation_request.gif) no-repeat;
}
#menuColumn #reservation a {
	width: 186px;
	height: 102px;
	display: block;
}
#menuColumn #reservation em {
	display: none;
}
#menuColumn #extra {
	background: #ecf1f3;
	padding: 15px;
	font-size: 0.9em;
}

/**** admin ****/
#first_name, #last_name, #email_address, #subject, #inquiry, #full_name, #state_territory, #job_title, #company_name, #street_name, #suburb_city, #property_type, #condition, #availability, #teaser, #description, #engagement_code {
	width: 320px;
}
#suburbs, #what_do_you_need_to_be_near, #other_special_requests, #guests_names, #guests_job_title {
	width: 320px;
}
#phone_number {
	width: 100px;
}
#age_of_children, #length_of_stay, #num_bedrooms, #num_bathrooms {
	width: 30px;
}
#weekly_budget, #weekly_rate, #monthly_rate, #street_num {
	width: 50px;
}
#admin {
	width: 100%;
}


/**** Deloitte Admin ***/
#admin2 {
	width: 60%;
	margin: 15px auto;
}
.blueBorder {
	margin: 25px auto;
	border: 1px solid #BFD1D9;
	width: 95%;
}
.requestList #start_day, .requestList #start_month, .requestList #start_year, .requestList #end_day, .requestList #end_month, .requestList #end_year {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/**** footer ****/
#footer {
	width: 776px;
	clear: both;
	background: #fff;
	position: relative;
	text-align: center;
	padding: 10px 0;
	border-top: 2px solid #ededed;
	border-bottom: 2px solid #bab8b8;
}
#footer ul {
    width: 774px;
	list-style: none;
	padding: 0;
	margin: 0 0 6px 0;
	font-size: 0.8em;
}
#footer li {
	display: inline;
	padding: 0 3px 0 4px;
	margin: 0;
	border-right: 1px solid #666;
}
#footer li.noLine {
	border-right: none;
}
#footer #freshweb {
	position: absolute;
	bottom: 2px;
	right: 3px;
}
#footer #freshweb a {
	background: none;
	color: #959595;
	text-decoration: none;
	font-size: 11px;
}
#footer #freshweb a:hover {	
	color: #000000;
}
#footer #freshweb img {
	border: 0;
}
.formNav form {
	margin: 0;
	padding: 0;
}
.formNav form input {
	float: none;
	padding: 0;
	margin: 0;
}
.formNav .formbuttonLoc, .formNav .formbuttonApa, .formNav .formbuttonBud, .formNav .formbuttonPer, .formNav .formbuttonWhe,
{
	color: #2e7dce;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
	background-color: #fff;
	border: none;
}
.formNav .formbuttonLoc
{
	width: 58px;
}
.formNav .formbuttonApa
{
	width: 70px;
}
.formNav .formbuttonBud
{
	width: 50px;
}
.formNav .formbuttonPer
{
	width: 115px;
}
.formNav .formbuttonWhe
{
	width: 40px;
}




a.blacklink { color:black; }
a.blacklink:visited { color:black; }
