body {
	background: #3a3a3a;
	color: #a8a8a8;
}


#hrWrapper {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
}

/** Header **/
#hrHeader {
	border-bottom: 1px solid #898989;
	height: 130px;
	margin-bottom: 13px;
    position: relative;
}

#hrHeader h1 {
	font-weight: normal;
	color: white;
	margin: 50px 0 0 0;
	letter-spacing: 2px;
	float: left;
}


#hrHeader #hrTagline {
	display: block;
	text-indent: -7000em;
	background: transparent url(../images/tagline.png) no-repeat top left;
	width: 315px;
	height: 31px;
	float: left;
	clear: left;
}


/** Menu **/
#hrHeader #hrMenu {
	float: right;
    position: absolute;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
    bottom: 10px;
    right: 0px;
}

#hrHeader #hrMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#hrHeader #hrMenu ul li{
	display:block;
	float:left;
	padding-left:15px;
	font-size: 12px;
}

#hrHeader #hrMenu ul li a{
	color: #a8a8a8;
	text-decoration: none;
}

#hrHeader #hrMenu ul li a:hover{
	color: white;
}

/** Main Content **/
#hrMainContent {
	width: 650px;
	float: left;
    background: #232323;
    padding: 11px 9px 11px 9px;
}

#hrMainContent a {
    color: white;
}

#hrMainContent h2, #hrRightContent  h2{
    margin: 0;
    color: white;
    font-weight: normal;
    display: bloclk;
    background-color: #282828;
    padding: 10px;
}

#hrMainContent .mainContentLeft {
    width: 275px;
    font-size: 12px;
    margin: 28px 18px 20px 18px;
    float: left;
}

#hrMainContent .mainContent {
    font-size: 12px;
    margin: 28px 18px 20px 18px;
}


#hrMainContent .mainContentRight {
    width: 315px;
    font-size: 12px;
    float: right;
    background: #282828;
    margin: 28px 0 0 0;
}

#hrMainContent .mainContentRight h3 {
    margin: 9px;
    color: white;
    font-weight: normal;
    display: bloclk;
    padding: 10px;
    font: inherit;
    font-size: 18px;
}


/** Right Content **/
#hrRightContent {
	width: 290px;
	float: right;
	xxxbackground-color: #232323; 
	line-height: 1.25;
}

#hrRightContent .bigImage {
    border: 6px solid #2F2F2F;
    margin-bottom: 1px;
}


#hrRightContent h2 {
	margin: 9px;
	color: white;
	font-weight: normal;
	display: bloclk;
	background-color: #232323;
	padding: 10px;
}

#hrRightContent .content {
	padding: 0 25px 10px 25px;
	font-size: 12px;
}	

#hrRightContent .content p:first-child {
	color: white;
	font-size: 16px;
}

/** Footer **/
#hrFooter {
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size: 12px;
	clear: both;
	float: left;
	border-top: 1px solid #898989;
	width: 100%;
	padding-top: 3px;
	margin-top: 10px;
}

#hrFooter .footerLinks {
	float: left;
}

#hrFooter .footerLinks a,
#hrFooter .poweredBy a {
	color: #a8a8a8;
	text-decoration: none;
}

#hrFooter .poweredBy  {
	float: right;
}

/** Proprty Summary **/
 #mainContentRight .property {
    margin: 10px 11px 20px 11px;
 }
 
 #mainContentRight .propertyPhoto {
     border: 3px solid #1c1c1c;
     position: relative;
 }
 
 #mainContentRight .propertyPhoto a {
    position: absolute;
    display: block;
    height: 18px;
    border: 1px solid #1c1c1c;
    color: #939393;
    background-color: #191919;
    text-decoration: none;
    right: 10px;
    bottom: -12px;
    padding: 3px 5px 3px 5px;
 }
 
 #mainContentRight .propertyTitle {
    color: white;
    margin: 11px 0 10px 0;
    font-size: 18px;
 }
 
 /** Availability Form **/
 #availability_form_container table {
    width: 240px;
    margin: 0 auto 0 auto;
    font-size: 11px;
    color: white;
 }
 
 #availability_form_container table input {
    background-color: #393939;
    border: 1px solid #555555;
    width: 180px;
    color: white;
    margin: 0;
 }
 
 #availability_form_container input {
    background-color: #191919;
    border: 1px solid #535353;
    width: 180px;
    color: #535353;
    margin: 10px auto 10px 75px;
 } 
 
 /** Availability Page ***/
 .asset_calendar_container {
    width: 300px;
    float: left;
 }
 
 .asset_calendar_container table,
 .asset_calendar_container table td {
    border: none;
 }
 
.asset_calendar_container td.date_available {
    width: 22px;
    background: lime;
    color: black;
}

.asset_calendar_container td.date_unavailable {
    width: 22px;
    background: red;
}

.calendar_container {
    margin-bottom: 30px;
    font-weight: bold;
    color: white;
}

.calendar_container table {
    font-weight: normal;
    color: silver;
}

/** Select Asset page **/
.cottage_summary_container {
    clear: both;
}

.cottage_summary_container h3 {
    color: white;
    font-size: 16px;
}

.booking_link_container a {
    display: block;
    font-size: 12px;
    width: 200px;
    float: right;
    background-color: #191919;
    border: 1px solid #535353;
    color: white;
    padding: 4px;
    text-align: center;
    text-decoration: none;
}

/** COnfirm Booking **/
#confirmBooking table {
    width: 120px;
    font-size: smaller;
    font-weight: normal;

}

#confirmBooking table th {
    text-align: left;
    padding-right: 20px;
}

#confirmBooking table td {
    padding-top: 3px;
}

#confirmBooking table textarea,
#confirmBooking table input,
#confirmBooking table button {
    background-color: #393939;
    border: 1px solid #555555;
    color: white;
}

#confirmBooking table textarea {
    float: right;
}


.error {
    color: red;
    font-weight: bold;
    margin-bottom: 20px;
}

/** Booking **/
#mainContent h3 {
    color: white;
    font-weight: normal;
    display: block;
    font: inherit;
    font-size: 18px;
    margin: 8px 0 10px 0;
}

.bookingDetails .intro
{
    padding-left: 10px;
    font-size: smaller;
}


.bookingDetails .property
{
    width: 146px;
    height: 160px;
    padding-top: 11px;
    float: left;
    margin-right: 30px;
}

.bookingDetails .property img.photo
{
    width: 146px;
    height: 98px;
    border: 1px solid #616362;
}

.bookingDetails .propertyContainer 
{
    border-top: 1px solid #303030;
    border-bottom: 1px solid #303030;
    padding-left: 10px;
    margin: 10px 0 10px 0;
    width: 370px;
    height: 175px;
    font-size: smaller;
}

.bookingDetails span.selected {
    color: #4fd224;
}

.bookingDetails .property.selected {
    color: white;
} 

.bookingDetails .property.unselected {
    color: #b5b5b5;
}

.bookingDetails .bookingInfo {
    margin-top: 10px;
    float: right;
    width: 250px;
    border-left: 1px solid #303030;
    padding-left: 10px;
    font-size: 11px;
}

.bookingInfo #fields input {
    background: #232323;
    color: white;
    font-size: 14px;
    border: 1px solid #808080;
    width: 140px;
    margin-bottom: 10px;
}

.bookingInfo #fields {
    border-bottom: 1px solid #303030;   
    padding-bottom: 10px;
}

.propertyContainer a#property2link1 {
    text-decoration: none;
    color: #777777;
}
.propertyContainer a#property2link2 {
    text-decoration: none;
    color: #CCCCCC;
}

.propertyContainer #property1title {
    padding: 0px;
    margin: 0px;
    font-weight: bold;
}

#bookingCal_calendar_0, #bookingCal_calendar_1 {
    float: left;
}