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

body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: helvetica, arial, sans serif;
	color: #000;
	font-size: 12pt;
}
#container {
	margin: 0;
	position: relative;
	width: 100%;
	text-align: left;
	background: #fff;
}

/**** 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: 100%;
	height: 88px;
	background: #616364;
	border-bottom: 4px solid #BE1313;
	margin-bottom: 1px;
	text-align: center;
}
#header img {
	display: block;
	width: 99%;
	height: 99%;
}

/**** Content ****/
#contentContainer {
	width: 96%;
	margin-left: 2%;
	position: relative;
	border-bottom: 2px solid #666;
}
#content {	
	position: relative;
	padding: 24px 24px 20px 0;
	width: 100%;
}
#contentAdmin {
	position: relative;
	width: 100%;
	padding: 0;
	float: left;
}
#contentAdmin h1 {
	margin-top: 24px;
	text-align: center;
}
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: 0.5em;
}
.breakout {
	margin-top: 15px;
	float: left;
	font-size: 0.9em;
	width: 45%;
}
#special {
	margin-top: 20px;
	margin-left: 46%;
	font-size: 0.9em;
	width: 45%;
}
#special h3 {
	color: #cc0000;
}
img.homeThumb {
	float: right;
	margin: 0 0 5px 10px;
	border: 1px solid #e5e5e5;
	padding: 3px;
}
.sidePic {
	border: 1px solid #c6c7c8;
	padding: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
	clear: both;
}
.sidePicLeft {
	border: 1px solid #c6c7c8;
	padding: 5px;
	margin-right: 15px;
	clear: both;
	margin-bottom: 15px;
}
.highlight {
	font-size: 0.9em;
	margin-top: 15px;
	clear: both;
}
.twoColumns {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
.leftColumn {
	width: 220px;
	float: left;
}
.rightColumn {
	float: right;
	width: 220px;
}
fieldset 
{
	padding: 0;
	color: #333;
	border: none;
	width: 80%;
}
.formfield 
{
	border: 1px solid #bab8b8; 
	font-size: 1em; 
	color: #333; 
	text-decoration: none;
	width: 200px;
}
.formbutton 
{
	float: left;
	font-size: 1em;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #9fb9c5;
}
.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;
}
.redText {
	color: red;
}
#specialOffers td, #specialOffers th {
	padding: 5px 10px;
	font-size: 11px;
	text-align: left;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
.requestList th, .requestList td {
	padding: 3px 5px;
	font-size: 11px;
	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;
}
.requestList th {
	vertical-align: top;
}
#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;
}
.blueText {
	color: #2E7DCE;
}
legend {
	font-size: 1.1em;
	color: #6891A4;
	margin-left: -10px;
}
.date {
	margin: 20px 0 -20px;
	padding: 0;
	color: #666;
	font-weight: bold;
}
caption {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.offerPic img {
	padding: 5px;
	border: 1px solid #C6C7C8;
	margin-bottom: 20px;
}
#propertyRow {
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
	display: block;
	float: left;
}
#propertyPrice {
	float: right;
	width: 30%;
	padding: 10px;
	border: 2px solid #e5e5e5;
	background: none;
	margin: 2px 0 5px 5px;
}
#propertyText {
	/*float: right;
	width: 60%;*/
}
.clear {
	clear: both;
	font-size: 1px;
}
.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;
}
.siteMap li {
	padding-bottom: 10px;
}
.siteMap li li {
	padding-bottom: 0;
	list-style: square;
}

/**** Menu Column ****/
#menuColumn {
	display: none;
}
/**** Deloitte Admin ***/
#admin2 {
	width: 60%;
	margin: 15px auto;
}
.blueBorder {
	margin: 25px auto;
	border: none;
	width: 100%;
}
.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 {
	display: none;
}
