body {
    background: #fff;
    color:#FFF;
    font-family:'lucida grande',verdana,helvetica,arial,sans-serif;
    font-size:90%;
    margin:0;
    overflow: -moz-scrollbars-vertical;
}

p {
    padding-top:0;
    margin-top:0;
}

h1 {
    font-size: 22px;
}

div {
    font-family:verdana;
    font-size:12px;
    margin:0;
    padding:0;
}
fieldset {
    border:1px solid #ccc;
    margin-top:30px;
    padding:16px 20px;
}

fieldset legend {
    background:#fff;
    color:#e32;
    font-size:160%;
    font-weight:700;
}

fieldset fieldset {
    margin-top:0;
    margin-bottom:20px;
    padding:16px 10px;
}

fieldset fieldset legend {
    font-size:120%;
    font-weight:400;
}

fieldset fieldset div {
    clear:left;
    margin:0 20px;
}

form div {
    clear:both;
    margin-bottom:1em;
    vertical-align:text-top;
    width:95%;
    padding:.5em;
}

form div.input {
    color:#444;
}

form div.required {
    color:#333;
    font-weight:700;
}

.listing-form-bottom-textarea-label {
    margin-bottom: 2em;
}
input,textarea {
    clear:none;
    font-family:verdana;
    font-size:12px;
    width:100%;
    padding:2px;
}

.clearfloat {
    clear:both;
    height:0;
}


input[type=submit],input[type="button"] {
    width:auto;
}

#read-more-buttons {
    color:#000000;
    float:left;
    font-size:8px;
    margin:10px 0 0 10px;
    width:120px;
}

#master-wrapper {	
	width: 960px;
	margin: 0 auto;
}

#container-header {
	float: left;
	clear: both;	
    width:960px;
}

#container {
    border-bottom:1px solid #333333;
    border-left:1px solid #DCDCDC;
    border-right:1px solid #DCDCDC;
    display:block;
	float: left;
    text-align:left;
    width:960px;
	clear: both;
	background: #fff;
}

#content {
    width:950px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    background:#fff;
    clear:both;
    color:#333;
    overflow:hidden;
}

#menu {
    color:#000;
    float:left;
    margin-left:20px;
    margin-top:5px;
}

.admin-menu {
    background:#EEEEEE none repeat scroll 0 0;
    border:1px solid #000000;
    padding:5px;
    text-align:center;
    clear:both;
}

#login {
    clear: both;
    width:500px;
    text-align: right;
    color:#000000;
    float:right;
    font-size:13px;
    margin: 5px 10px 0 0;
    position: relative;
    height: 17px;
}

#login a {
    color:#0066CC;
}

div.uploadImageDivContainer {
    width:700px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    left:65px;
    border-bottom:2px solid #666;
}

div.uploadImageDiv {
    border:2px solid #06C;
    clear:none;
    float:left;
    height:363px;
    width:300px;
    margin:5px;
}

.uploadbutton {
    position:relative;
    left:350px;
}

#listing-pictures {
    margin-left:0 auto;
    margin-right:0 auto;
    text-align:center;
}

a {
    color:#06C;
    text-decoration:none;
    font-weight:700;
}

a:hover {
    color:#06C;
    text-decoration:underline;
}

a img {
    border:none;
}

a.viewmore {
    color:#06C;
    font-size:12px;
    font-weight:700;
}

.readmore {
    clear: both;
    float: left;
    text-align: right;
    width: 100%;
}

.inquiry {
    border:1px solid #DCDCDC;
    margin-left:47px;
    text-align:left;
}

#header {
    padding:10px 20px;
}

#header h1 {
    background:#003d4c url('../img/cake.icon.gif') no-repeat left;
    color:#fff;
    padding:0 30px;
}

#header h1 a {
    color:#fff;
    background:#003d4c;
    font-weight:400;
    text-decoration:none;
}

#header h1 a:hover {
    color:#fff;
    background:#003d4c;
    text-decoration:underline;
}

#footer {
    clear:both;
    text-align:justify;
}

.footer-text {
    font-size:11px;
    color:#000;
	margin: 10px;
}

.terms p {
    font-size:12px;
    padding:5px;
}

.terms li {
    font-size:9px;
    list-style-position:inside;
    padding:5px;
}

table {
    background:#fff;
    border:1px solid #ccc;
    border-right:0;
    clear:both;
    color:#333;
    margin-bottom:10px;
    width:100%;
}

th {
    background:#f2f2f2;
    border:1px solid #bbb;
    border-top:1px solid #fff;
    border-left:1px solid #fff;
    text-align:center;
}

th a {
    background:#f2f2f2;
    display:block;
    text-decoration:none;
    padding:2px 4px;
}

th a:hover {
    background:#ccc;
    color:#333;
    text-decoration:none;
}

table tr td {
    background:#fff;
    border-right:1px solid #ccc;
    text-align:center;
    vertical-align:top;
    padding:4px;
}

table tr.altrow td {
    background:#f4f4f4;
}

td.actions {
    text-align:center;
    white-space:nowrap;
}

td.actions a {
    margin:0 6px;
}

.inquiry_form {
    clear:none;
    width:243px;
    padding:0;
}

#inquiry-form-wide {
    clear:none;
    width:900px;
    padding:0;
}


#date_picker {
    margin:0 auto;
}

.datepicker {
    clear:none;
    float:left;
    width:209px;
    margin:0 auto;
}

#payment-buttons {
    clear:both;
    width:750px;
    padding:40px;
}

#google-button {
    width:180px;
    float:left;
}

#paypal-button {
    width:122px;
    float:left;
}

input.google-button {
    width:180px;
}

input.paypal-button {
    width:122px;
}

input.zip {
    width:200px;
}

select {
    clear:both;
    vertical-align:text-bottom;
    margin-left:8px;
}

select[multiple=multiple] {
    width:100%;
}

option {
    font-size:120%;
    padding:0 3px;
}

input[type=checkbox] {
    width:auto;
    margin:0 6px 7px 2px;
}

input[type=radio] {
    float:left;
    clear:both;
    width:20px;
}

div.radio label {
    margin:0 0 6px 20px;
}

div.message {
    clear:both;
    color:#900;
    font-size:140%;
    font-weight:700;
    margin:1em 0;
}

div.error-message {
    clear:both;
    color:#900;
    font-weight:700;
}

p.error {
    background-color:#e32;
    color:#fff;
    font-family:Courier, monospace;
    font-size:120%;
    line-height:140%;
    margin:1em 0;
    padding:0.8em;
}

p.error em {
    color:#000;
    font-weight:400;
    line-height:140%;
}

.notice {
    background:#fc0;
    color:#000;
    display:block;
    font-family:Courier, monospace;
    font-size:120%;
    line-height:140%;
    margin:1em 0;
    padding:0.8em;
}

.success {
    background:green;
    color:#fff;
}

div.actions li {
    display:inline;
    list-style-type:none;
    line-height:2em;
    white-space:nowrap;
    margin:0 2em 0 0;
}

div.actions ul li a {
    background:#fff;
    color:#003d4c;
    text-decoration:none;
}

div.actions ul li a:hover {
    color:#333;
    text-decoration:underline;
}

div.related {
    clear:both;
    display:block;
}

pre {
    color:#000;
    background:#f0f0f0;
    padding:1em;
}

pre.cake-debug {
    background:#fc0;
    font-size:120%;
    line-height:140%;
    margin-top:1em;
    overflow:auto;
    position:relative;
}

div.cake-stack-trace {
    background:#fff;
    border:4px dotted #fc0;
    color:#333;
    font-size:120%;
    line-height:140%;
    overflow:auto;
    position:relative;
    margin:0;
    padding:6px;
}

div.cake-code-dump pre {
    position:relative;
    overflow:auto;
}

div.cake-stack-trace pre,div.cake-code-dump pre {
    color:#000;
    background-color:#F0F0F0;
    overflow:auto;
    margin:0;
    padding:1em;
}

div.cake-code-dump pre,div.cake-code-dump pre code {
    clear:both;
    font-size:12px;
    line-height:15px;
    overflow:auto;
    margin:4px 2px;
    padding:4px;
}

div.cake-code-dump span.code-highlight {
    background-color:#ff0;
    padding:4px;
}

div.code-coverage-results div.code-line {
    padding-left:5px;
    display:block;
    margin-left:10px;
}

div.code-coverage-results div.uncovered span.content {
    background:#ecc;
}

div.code-coverage-results div.covered span.content {
    background:#cec;
}

div.code-coverage-results div.ignored span.content {
    color:#aaa;
}

div.code-coverage-results span.line-num {
    color:#666;
    display:block;
    float:left;
    width:20px;
    text-align:right;
    margin-right:5px;
}

div.code-coverage-results span.line-num strong {
    color:#666;
}

div.code-coverage-results div.start {
    border:1px solid #aaa;
    margin-top:30px;
    padding-top:5px;
    border-width:1px 1px 0;
}

div.code-coverage-results div.end {
    border:1px solid #aaa;
    margin-bottom:30px;
    padding-bottom:5px;
    border-width:0 1px 1px;
}

div.code-coverage-results div.realstart {
    margin-top:0;
}

div.code-coverage-results p.note {
    color:#bbb;
    font-size:10px;
    margin:5px 0 10px;
    padding:5px;
}

div.code-coverage-results span.result-bad {
    color:#a00;
}

div.code-coverage-results span.result-ok {
    color:#fa0;
}

div.code-coverage-results span.result-good {
    color:#0a0;
}

#container-header-nav {
	height: 33px;
	float: left;
	clear: both;
	overflow: hidden;
	width: 100%;
}

#search-login {
    margin-bottom:6px;
}

#nav-top {	
    height:33px;
    overflow:hidden;
    width:652px;
	list-style: none;
	float: left;	
	margin: 10px 0 0 0;
}

#nav-top li {	
    background:#86AFE0 none repeat scroll 0 0;
	float: left;
	margin: 0 5px;
}

#nav-top li a {
    background:#86AFE0 none repeat scroll 0 0;
	float: left;
    color:#FFF;
	padding: 7px;
}

#nav-top li a:hover,#nav-top li.selected a {
    background:orange;
}


#nav-bottom {
    background:#77A8A6 none repeat scroll 0 0;
    clear:both;
    overflow:hidden;
    width:960px;
	list-style: none;
	float: left;
	margin: 10px 0;
}

#nav-bottom li {
	float: left;
}

#nav-bottom li a {
    background:#77A8A6 none repeat scroll 0 0;
    border-right:1px solid #5C8F8D;
    color:#FFF;
    float:left;    
    padding:7px 8px;
}

#nav-bottom li a:hover, #nav-bottom li.selected a {
    background:#414141;
}


.search {
    margin-right:5px;
    width:187px;
    position:relative;
    clear:none;
}

#search-form-container {
    background:#F93 none repeat scroll 0 0;
    float:right;
    margin-right:8px;
    width:300px;
	overflow:hidden;
	height: 44px;
}

#search-form {
    width:285px;
	float: left;
    margin:11px 0 0 10px;
	height: 24px;
}

#search-form input[type="text"] {
	margin: 0px;
    width:203px;	
	height: 17px;
    float:left;
}

.search-button {
    border:1px solid #FFFFFF;
	float:left;
	height:24px;
	margin:0 0 0 10px;
	text-align:center;
	vertical-align:bottom;
	width:58px !important;
}

.search-button:hover {
    border:1px solid #0066D5;
}

#search-form-bottom {
    clear:none;
    float:right;
    width:310px;
    left:0;
    position:relative;
    margin:0;
}

.listing-container {
    width:495px;
    background-color:#CCC;
}

.region-container {
    float:left;
    width:725px;
}

.listing-header {
    color:green;
    width:950px;
    margin:0 0 5px;
}

.listing-header-text h1 {
    float:left;
    font-size:20px;
    padding:5px 0 5px 10px;
}

.listing-header-text-browse h1 {
    float:left;
    font-size:20px;
    padding:5px 0 5px 10px;
}

.show-all-header {
    font-color:#CCC;
    font-size:10px;
    text-decoration:underline;
    color:#FFF;
}

.show-all-header:hover {
    background-color:#333;
    font-color:#CCC;
    font-size:10px;
    text-decoration:italic;
    color:#FFF;
}

/*
* Pageviews element
*/
div.listing-view-pageviews {
    border: 1px solid #000; 
	margin: 10px auto; 
	width: 200px; 
	font-size: 10px;
}
.listing-view-pageviews p {

    font-weight: 700;
	margin:10px;
}
.listing-view-pageviews ul {
    list-style: none;
	margin:10px;
}

.region-name {
    background-color:#EEE;
    clear:both;
    float:left;
    width:711px;
    padding:5px 5px 3px 9px;
}

.region-name a {
    color:#00008B;
    font-size:14px;
    text-decoration:none;
}

.region-name-show-all {
    float:right;
    font-size:100%;
    color:#FFF;
}

div.geo-container-body ul {
    float:left;
    list-style-image:url("../img/list-bullet.gif");
    list-style-position:outside;
    margin:5px 0 0 30px;
    width:29%;
}

div.geo-container-body ul li {
    margin:5px;
}


input.search-border,.inquiry-container-right div,.about-us-container p {
    margin:5px;
}

.region-cities-full {
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding:5px 0 5px 8px;
}

.featured-container {
    width:940px;
    background-color:#666;
    margin-left:0 auto;
    margin-top:5px;
    margin-bottom:5px;
    padding:5px;
}

.featured img {
    float:left;
    border:2px solid #000;
    width:170px;
    height:127px;
    margin-left:8px;
}

.listings-sidebar {
    width:185px;
    float:left;
    border:5px solid #000;
}

#related-cities {
    border:1px solid #CCCCCC;
    clear:both;
    float:left;
    margin:0 0 10px;
    width: 99%;
}

#related-cities h2 {
    color:#0000FF;font-size:15px;margin:5px;text-decoration:underline;
}

#related-cities p {
    margin: 5px;font-size: 11px;
}

#related-cities ul {    
    float: left;
    list-style: none;
    font-size:11px;
    margin:5px 0 5px 0px;
    clear: both;
}

#related-cities li {
    float: left;
    margin: 5px;
}

.listings-browse {
    border:1px solid #DCDCDC;
    float:left;
    width:99%;
}

.listing-browse {
    background:url("../img/gradient.png") repeat-x scroll 0 32px transparent;
    border-bottom:2px solid #DCDCDC;
    float:left;
    margin:0 0 10px;
    width:100%;
}

.browse-left-column {
    background:#F8F8F8;
    float:left;
    width:216px;
}

.browse-right-column {
    background:#F8F8F8;
    float:right;
    width:216px;
}

.listing-browse-image {
    height:150px;
    width:200px;
    margin:5px 5px 5px 7px;
}

.front-browse-image {
    height:150px;
    width:200px;
    margin:7px;
}

.listing-browse-title {
    font-size:16px;
    color:#066;
}

.listing-browse-title:visited {
    font-size:16px;
    color:#0C0;
}

.listing-browse-breadcrumbs {
    border-bottom:2px solid #ADD8E6;
    color:#666;
    font-size:12px;
    font-style:italic;
}

.listing-browse-property-id {
    font-size:12px;
    color:#000;
    padding-left:5px;
    font-weight:700;
}

.bold {
    font-weight:700;
}

.listing-browse-inner {
    float:left;
    width:489px;
    height:211px;
    margin:5px 0 0 5px;
}

.listing-browse-inner-left {
    float:left;
    width:242px;
    margin:5px 0 0 15px;
}

.listing-view-inner-left {
    float:left;
    width:325px;
    margin:5px 0 0 15px;
}

.small-calendar {
    height:18px;
    vertical-align:middle;
    padding:2px;
}

.listing-browse-inner-right {
    float:right;
    height:90px;
    width:215px;
    margin:5px 0 0 15px;
}

.listings-browse-inner-bottom {
    float:left;
    width:488px;
	margin:16px 0;
}

.listings-browse-inner-bottom-left {
    float:left;
    width:144px;
}

.listings-browse-inner-bottom-right {
    float:right;
    width:234px;
}

.listing-browse-features,.listing-browse-rates {
    margin-left:15px;
}

.listings-top h2 {
    color:#FF8C00;
    font-size:17px;
    float:left;
    width:600px;
}

div.top-searchable {
    display: none;
    width:775px;
    float:left;
}


.top-searchable p {
    clear:both;

    padding:5px;
}

.filter-price {
    border:1px solid #DCDCDC;
    float:left;
    font-size:12px;
    height:115px;
    overflow:hidden;
    width:200px;
}

.legend-item {
    float:left;
    font-size:9px;
    text-align:center;
    width:60px;
}

.filter-form-checkbox {
    font-size:11px;
    width:187px;
    padding:4px 0 0 4px;
}

.filter-form-checkbox input[type="submit"] {
    border:1px solid;
    cursor:pointer;
    font-size:11px;
    height:17px;
    margin-left:12px;
    vertical-align:middle;
    width:24px;
    padding:0 0 2px;}


.filter-form-checkbox input[type="checkbox"] {
    height:20px;
    vertical-align:middle;
    width:15px;
    margin:0 auto;
    padding:5px;
}

.filter {
    border:1px solid #DCDCDC;
    float:left;
    font-size:12px;
    height:115px;
    overflow:hidden;
    width:125px;
}

.filter-body a {

    clear:both;
    float:left;
    font-size:12px;
    width:78%;
    padding: 0;
    margin: 0;
}

.filter-amenities {
    border:1px solid #DCDCDC;
    float:left;
    font-size:12px;
    height:115px;
    overflow: hidden;
    width:159px;
}

.filter-price-body {
    height:96px;
    overflow-y:hidden;
    padding:2px 0 1px 7px;
}

.filter-header {
    background:#CCC none repeat scroll 0 0;
    font-weight:700;
    padding:1px 1px 1px 6px;
}

.filter-body {
    height:93px;
    overflow:auto;
    padding:5px 0 1px 7px;
}

.listings-top {
    width:948px;
}

.listing-view-title {
    clear:both;
    color:#008C5F;
    float:left;
    font-size:16px;
    margin:20px 0 5px 0px;
    width:950px;
}

.listing-view-container-top-middle {
    float:left;
    height:223px;
    width:352px;
}

.listing-view-container-top-right {
    float:right;
    height:220px;
    width:285px;
}

.listing-view-container-top-module {
    clear:both;
    background:url(../img/gradient.png);
    background-repeat:repeat-x;
    background-position:top;
    height:225px;
}

.listing-view-container-middle-left {
    float:left;
    width:665px;
}

.listing-view-container-top-left-inner {
    width:665px;
}

.section-header {
    font-size:14px;
    border-bottom:2px solid #000;
}

.listing-inner-left-module {
    clear:left;
    margin:10px 0;
    overflow: hidden;
}

fieldset.inquiry-form {
    border:1px solid;
    position:relative;
    width:248px;
    margin:2px 0 0 12px;
    padding:0;
}

.contact-info {
    background-color:#EEE;
    padding:5px 0 5px 10px;
}

.airplane-small {
    padding-right:5px;
    vertical-align:middle;
}

.review-image {
    clear:both;
    width:940px;
    position:relative;
    margin:5px;
}

.review-reviewer {
    float:left;
    width:425px;
}

.listing-reviews-container {
    clear:both;
    float:left;
    margin-left:20px;
    margin-top:-2px;
    text-align:center;
    width:91px;
    padding:5px;
}

.listing-browse-reviews-container {
    clear:both;
    float:left;
    height:93px;
    margin-left:20px;
    margin-top:-10px;
    text-align:center;
    width:91px;
}

.listing-reviews {
    background:transparent url(../img/review-circle.gif) no-repeat scroll 0 0;
    height:81px;
    left:70px;
    margin-top:10px;
    padding-left:1px;
    padding-top:10px;
    text-align:center;
    top:10px;
    width:91px;
}

.review-text {
    font-size:9px;
}

.big_number {
    clear:both;
    font-size:20px;
}

.mini-reviews {
    border:5px solid #000;
    margin:20px;
    padding:20px;
}

.dashboard-listing {
    width:905px;
    border:2px solid #000;
    margin-bottom:5px;
    float:left;
    clear:both;
}

.deal-table {
    clear:none;
    float:left;
    margin-left:40px;
    margin-top:5px;
    width:600px;
    text-align:right;
}

.deal-table table {
    margin-bottom:5px;
    margin-top:5px;
    width:600px;
}

.listing-deal-table,.listing-deal-table table td tr {
    border:0 none;
    clear:none;
    margin-bottom:0;
    width:99%;
    padding:0;
}

.special-offers {
    background-image:url(../img/special.offer.gif);
    background-repeat:no-repeat;
    height:50px;
    margin-top:0;
    width:270px;
    z-index:123;
}

.special-offers p {
    color:#FFF;
    font-size:20px;
    margin-top:0;
    padding:10px 0 0 123px;
}

.special-offers-text {
    font-size:16px;
    height:78px;
    margin-left:10px;
    padding-left:11px;
    width:239px;
    border-color:#-moz-use-text-color #000 #000;
    border-style:none solid solid;
    border-width:medium 1px 1px;
}

.special-offers-dates {
    margin-top:9px;
}

.contact-owner {
    background-image:url(../img/contact.owner.gif);
    background-repeat:no-repeat;
    height:50px;
    margin-top:10px;
    width:270px;
}

.contact-owner p {
    color:#FFF;
    font-size:20px;
    margin-top:0;
    padding:11px 0 0 52px;
}

#map_canvas {
    width:665px;
    height:225px;
    overflow:hidden;
}

.listing-description {
    background-image:url(../img/listing.description.gif);
    background-repeat:no-repeat;
    margin-top:10px;
    margin-bottom:20px;
    height:50px;
    width:665px;
}

.listing-photos {
    background-image:url(../img/listing.photos.gif);
    background-repeat:no-repeat;
    margin-top:10px;
    margin-bottom:20px;
    height:50px;
    width:665px;
}

.listing-photo {
    background-color:#DFF4FF;
    float:left;
    height:250px;
    width:305px;
    margin:5px;
    padding:5px;
}

.listing-photo p {
    text-align:center;
    font-style:italic;
    margin-top:8px;
}

.listing-reviews-header {
    background-image:url(../img/listing.reviews.gif);
    background-repeat:no-repeat;
    margin-top:10px;
    margin-bottom:20px;
    height:50px;
    width:665px;
}

.listing-map {
    background-image:url(../img/listing.map.gif);
    background-repeat:no-repeat;
    margin-top:10px;
    margin-bottom:20px;
    height:50px;
    width:665px;
}

.listing-rates {
    background-image:url(../img/listing.rates.gif);
    background-repeat:no-repeat;
    margin-top:10px;
    margin-bottom:20px;
    height:50px;
    width:665px;
}

.listing-generic {
    background-image:url(../img/listing.generic.gif);
    background-repeat:no-repeat;
    margin-top:10px;
    margin-bottom:20px;
    height:50px;
    width:665px;
}

.inset-header {
    color:#006;
    font-size:14px;
    margin-top:0;
    padding:15px 0 0 90px;
}

.review-body {
    overflow:auto;
}

.paginator {
    background-color:#EEE;
    clear:both;
    float:right;
    font-size:120%;
    margin-bottom:5px;
    text-align:right;
    width:935px;
    padding:5px;
    height: 20px;
}

.paginator-bottom {
    background-color:#EEE;
    clear:none;
    float:right;
    font-size:120%;
    margin-bottom:5px;
    text-align:right;
    width:715px;
    padding:5px;
}

.sort {
    float:left;
    font-size:11px;
    padding:13px;
}

.special-offers-container {
    margin-right:5px;
    padding-bottom:8px;
}

.listings-browse-inner-icons {
    width:96px;
    float:left;
}

.listings-view-inner-icons {
    float:right;
    padding-top:10px;
    width:96px;
}

.mini-icon {
    width:44px;
}

.special-offers-mini {
    background-image:url(../img/special.offer.mini.gif);
    background-repeat:no-repeat;
    float:right;
    height:55px;
    width:228px;
}

.special-offers-mini p {
    color:#fff;
    font-size:20px;
    margin-top:0;
    padding:12px 0 0 75px;
}

.special-offers-dates-mini {
    float:right;
    text-align:right;
    width:228px;
}

.listings-browse-bottom {
    border:1px solid #000;
    clear:both;
}

#yboard {
    width:950px;
    height:200px;
}

.paginate-bottom {
    float:right;
    text-align:right;
    padding:10px 10px 0 0;
}

#map {
    width:459px;
    height:290px;
    display:inline;
}

.arrow {
    background:url('../img/layout/arrow.gif');
    background-repeat:no-repeat;
}

.arrow p {
    font-size:16px;
    line-height:70px;
    padding-left:20px;
}

#tabs {
    border:0 none !important;
    float:left;
    width:433px;
}

.splash-text-main {
    background-image:url(../img/sun.gif);
    background-position:0 0;
    background-repeat:no-repeat;
    color:#666;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    height:30px;
    margin-bottom:40px;
    margin-right:5px;
    margin-top:5px;
    padding-left:40px;
    text-align:left;
}

.highlight {
    background:#20B2AA none repeat scroll 0 0;
    color:#FFF;
    font-size:22px;
    font-weight:300;
    text-align:center;
    padding:4px;
}

.highlight2 {
    color:#099;
    font-size:22px;
    font-weight:300;
    text-align:center;
    padding:4px;
}

.module {
    background-color:#FBFBF4;
    margin-bottom:17px;
}

.module-highlight {
    background-color:#E6F8FF;
}

.module-highlight2 {
    background-color:#EAF9DF;
}

ul.searchable {
    clear:both;
    font-size:10px;
    line-height:19px;
    list-style-image:none;
    list-style-position:inside;
    list-style-type:square;
    padding-left:11px;
}

.spacer {
    height:1px;
}

.home-featured-container {
    border:1px solid;
    float:left;
    height:200px;
    width:215px;
    text-align:center;
    margin:12px 0 12px 12px;
}

.breadcrumbs-container {
    background:#eef;
    color:#000;
    padding-left:5px;
    clear:both;
    overflow:hidden;
    font-size:13px;
    margin:0 0 5px;
}

.breadcrumbs-container span {
    font-weight: 700;
    color: #0066CC;
}

.breadcrumbs-container img {
    vertical-align:middle;
    margin:5px;
}

.breadcrumbs-current {
    font-weight:700;
    color: #0066CC;
}

.property-details-container {
    float:right;
    position:relative;
    top:-10px;
    width:300px;
}

.property-details {
    background-image:url(../img/property.details.gif);
    background-repeat:no-repeat;
    background-position:0 50%;
    clear:both;
    height:56px;
    width:219px;
}

.property-details a {
    font-size:12px;
    padding-left:47px;
    position:relative;
    top:20px;
}

.browse-photos-details {
    background-image:url(../img/browse.photos.gif);
    background-repeat:no-repeat;
    background-position:0 50%;
    clear:both;
    height:56px;
    width:219px;
}

.browse-photos-details a {
    font-size:12px;
    padding-left:59px;
    position:relative;
    top:20px;
}

.showall {
    background-color:#F90;
    background-image:url(../img/white-arrow.gif);
    background-position:2px 0;
    background-repeat:no-repeat;
    border:1px solid #BBB;
    float:right;
    height:20px;
    margin:6px;
    padding:1px 9px 0 22px;
}

.showall-arrow {
    background-image:url('../img/white-arrow.gif');
    background-repeat:no-repeat;
    float:left;
}

.region-name-header {
    float:left;
    font-size:18px;
    overflow-x:hidden;
    padding-left:8px;
    padding-top:5px;
}

.showall-header {
    background-color:#F90;
    background-image:url(../img/white-arrow.gif);
    background-position:2px 0;
    background-repeat:no-repeat;
    border:1px solid #DCDCDC;
    float:right;
    font-size:14px;
    height:20px;
    margin-right:6px;
    margin-top:7px;
    padding:0 5px 0 20px;
}

.showall-header a {
    color:#000;
}

.credit-card-container {
    width:300px;
}

.credit-card-month {
    width:150px;
    float:left;
}

.credit-card-year {
    width:40px;
    float:left;
}

.credit-card-csv {
    clear:both;
    float:left;
    width:90px;
}

#confirmation-container {
    width:925px;
}

.confirmation-left {
    width:200px;
    float:left;
    border:5px solid #000;
}

.confirmation-right {
    width:650px;
    float:right;
    border:5px solid #000;
}

.outline {
    border:1px solid #000;
    background:#CCC;
}

.inquiry-submit {
    background:#F90 none repeat scroll 0 0;
    border:1px solid #000;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-weight:700;
    width:120px;
}

.gradient {
    background:transparent url(../img/gradient.png) repeat-x scroll center center;
}

#main-logo {
    width:608px;
    height:85px;
    float:left;
	margin: 0px 0px 5px 0px;
}

#starburst {
    width:225px;
    height:83px;
    float:right;
	background-image: url('/img/starburst.gif');
	text-align: center;
	margin: 0px 15px 5px 0px;
}

#starburst a {
	color:#FFFFFF;
	float:right;
	font-size:12px;
	font-weight:bold;
	margin:36px 0 0;
	text-decoration:underline;
	width:225px;
}

#boilerplate-special {
	background-color:#FFFACD; width:99%; margin: 5px; min-height: 20px; height: auto; float: left;
}

#boilerplate-special p {
	margin: 5px;
}

.checkboxes label {
    width:150px;
    float:left;
    clear:none;
}

.checboxes input {
    width:30px;
    float:left;
}

.filter-form {
    width:180px;
    height:13px;
    margin:0;
    padding:5px;
}

.filter-form label {
    float:left;
    font-size:11px;
    width:111px;
    margin:0;
}

.filter-form input {
    float:left;
    font-size:11px;
    height:12px;
    width:35px;
    margin:0;
    padding:1px;
}

.filter-form select {
    width:55px;
    float:right;
    clear:none;
}

.filter-form input[type=submit] {
    border:1px solid #000 !important;
    cursor:pointer;
    height:17px;
    vertical-align:middle;
    width:24px;
    float:right;
    margin:0;
    padding:0 0 2px;
}

.filter-remove {
    background:#FFEBCD none repeat scroll 0 0;
    border:1px solid #000;
    font-weight:700;
    height:14px;
    padding:1px;
}

.filter-list li:hover {
    background:#FF0;
}

.filter-sleeps {
    border:1px solid #DCDCDC;
    float:left;
    font-size:12px;
    height:115px;
    overflow-x:hidden;
    overflow-y:auto;
    width:119px;
}

.filter-types {
    border:1px solid #DCDCDC;
    float:left;
    font-size:12px;
    height:115px;
    overflow-x:hidden;
    overflow-y:hidden;
    width:201px;
}

.inquiry-form-half-container {
    width:243px;
    padding:0;
}

.inquiry-form-half-left {
    float:left;
    width:120px;
    clear:none;
    height:44px;
    padding:0;
}

.inquiry-form-half-right {
    clear:none;
    float:right;
    height:44px;
    text-align:right;
    width:122px;
    padding:0;
}

.inquiry-form-date-container {
    width:231px;
    padding:0;
}

.inquiry-form-date-container div img {
    float:right;
    left:10px;
    position:relative;
    top:-18px;
}

.inquiry-form-guests-container {
    width:231px;
    padding:8px 0 0;
}

.ajax-select {
    clear:both;
    float:left;
    height:22px;
    width:250px;
    margin:2px;
}

.listing-attributes {
    height:27px;
    margin-left:33px;
    padding-right:10px;
    padding-top:5px;
    width:66px;
}

.credit-card-image {
    vertical-align:middle;
    padding-left:5px;
}

.inquiry-form div {
    vertical-align:text-top;
    margin:0;
}

.back-to-top {
    background:transparent url(../img/back.to.top.gif) no-repeat scroll 0 0;
    float:right;
    font-size:11px;
    height:18px;
    padding-left:27px;
    width:103px;
    margin:10px 0 0;
}

.inquiry-container-left {
    width:200px;
    float:left;
}

.inquiry-container-right {
    border:1px solid #000;
    float:right;
    width:650px;
    padding:5px;
}

#traveler-instructions {
    background:none repeat scroll 0 0 #F5F5F5;
    clear:both;
    float:left;
    font-size:14px;
    margin:3px 0 12px;
    width: 100%;
}

#traveler-instructions h2 {

    font-size:14px;
}

.about-us-container {
    background:#E0FFFF none repeat scroll 0 0;
    border:1px solid buttontext;
    padding:5px;
}


.contact-form-container {
    width:948px;
    padding-top:10px;
}

.contact-form-left {
    width:525px;
    border:1px solid;
    float:left;
}

.contact-form-right {
    width:400px;
    border:1px solid;
    float:right;
}

.thank_you {
    width:700px;
    height:500px;
    font-size:20px;
    margin:0 auto;
    padding:100px;
}

.showall strong a {
    font-size:13px;
}

.geo-container {
    float:left;
    margin:13px 0 0;
    width:100%;
}

.geo-container-top {
    background:none repeat scroll 0 0 #DCDCDC;
    float:left;
    font-size:18px;
    overflow-x:hidden;
    width:100%;
}

.geo-container-top a, .geo-container-top p {
    float: left;
    margin: 10px;
}

.geo-container-text {
    font-size:10px;
    margin:7px 0 0 12px;
}

.geo-container-top h2 {
    font-size:16px;
    padding:10px;
}

.geo-container-body {
    float: left;
    background:#F4F4F4 none repeat scroll 0 0;
    height:auto;
    width: 100%;
}

.geo-container-body-right {
    float:right;
    height:150px;
    width:200px;
    margin:8px;
}

.privacy {
    font-size:9px;
    padding:5px;
}

.privacy h3 {
    margin:10px 0 0;
}

.privacy ul {
    margin-left:10px;
    padding:10px;
}

.region-map-container {    
    width: 925px;
}

.region-map-container-text {
    border:1px solid #DCDCDC;
    clear:both;
    float:left;
    margin:10px 0 0;
    width:460px;
}

.region-map-container p {
    color: #000;
    clear:right;
    float:right;
    font-style:italic;
    width:449px;
    padding:7px;
}

.region-map-container-text h3 {
    color:#FF8C00;
}

.region-map-container-text ul {
    color:#000000;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:square;
    margin:5px 0px 0px 15px;
}

.region-map-container-text ul span {
    color:#000;
    font-size:11px;
    font-weight:400;
}

#home-stats {
    border:2px solid orange;
    float:left;
    width:425px;
    padding:2px;
}

.home-stats {
    float:left;
    text-align:center;
    width:170px;
    margin:13px 0 19px 27px;
}

.home-stats div p {
    font-size:25px;
}

.accept-checkbox {
    font-size:8px;
}

#dashboard-top-right {
    float:right;
    width:630px;
}

.dashboard-button {
    float:left;
    height:30px;
    margin-right:20px;
}

.dashboard-button img {
    height:30px;
    float:left;
    margin-right:5px;
}

.dashboard-button span {
    float:left;
    margin-top:8px;
}

#dashboard-buttons {
    float:left;
    padding-bottom:5px;
    padding-top:5px;
    width:629px;
}

#dashboard-top-messages {
    clear:none;
    padding:8px;
}

#dashboard-top-messages h2 {
    font-size:12px;
    color:#090;
}

.dashboard-container {
    border:1px solid #DCDCDC;
    height:350px;
    margin-top:10px;
    width:925px;
    clear:both;
    padding:10px;
}

.dashboard-container-left {
    float:left;
    margin-top:10px;
    width:215px;
}

.dashboard-left-button {
    border:2px solid #DCDCDC;
    clear:both;
    float:left;
    height:30px;
    margin-left:25px;
    margin-top:6px;
    width:160px;
}

.dashboard-container-right {
    float:right;
    height:282px;
    margin-top:10px;
    width:696px;
}

.dashboard-container-right-top {
    height:165px;
    padding-left:19px;
    width:676px;
}

.dashboard-container-right-bottom {
    height:140px;
    width:696px;
}

.dashboard-container-right-top-column {
    float:left;
    height:140px;
    margin-left:4px;
    margin-right:19px;
    width:200px;
}

.dashboard-right-top-button {
    clear:both;
    float:left;
    height:30px;
    margin-bottom:5px;
    margin-left:16px;
    margin-top:5px;
    width:160px;
}

.dashboard-container-right-bottom-left {
    float:left;
    height:140px;
    width:326px;
}

.dashboard-container-right-bottom-right {
    float:right;
    height:140px;
    width:326px;
}

.dashboard-container-right-bottom-left-top {
    background:#ECFFF1 url(../img/icons.dashboard.payment.gif) no-repeat scroll 11px 3px;
    font-size:15px;
    font-weight:400;
    height:27px;
    width:265px;
    padding:10px 0 0 62px;
}

.dashboard-container-right-bottom-left-bottom {
    font-size:10px;
    height:90px;
    width:326px;
    padding:10px;
}

.dashboard-container-right-bottom-left-bottom span {
    clear:both;
    float:left;
    font-size:14px;
    text-align:left;
    width:304px;
    padding:10px 10px 10px 0;
}

.dashboard-container-right-bottom-right-top {
    background:#FFF6F7 url(../img/icons.dashboard.traffic.gif) no-repeat scroll 11px 3px;
    font-size:15px;
    font-weight:400;
    height:27px;
    width:229px;
    padding:10px 0 0 97px;
}

.dashboard-container-right-bottom-right-bottom {
    text-align:center;
    font-size:10px;
    height:90px;
    width:306px;
    padding:10px;
}

.dashboard-container-right-bottom-right-bottom span {
    float:left;
    font-size:14px;
    padding:10px 10px 10px 3px;
}

#listing-form-container {
    margin-top:10px;
    width:900px;
}

#listing-form-container div {
    clear: none;
    margin: 0 auto;
}

.listing-form-left {
    float:left;
    width:460px;
}

.listing-form-left label {
    float:left;
    padding-bottom:4px;
    padding-left:10px;
}

.listing-form-left select {
    clear:left;
    float:left;
    margin-bottom:20px;
    width:212px;
}

.listing-form-left ul {
    listing-style:none;
    margin:20px;
}

.listing-form-left input {
    margin-left:8px;
    margin-bottom:20px;
}

.listing-form-left input.postal_code {
    clear:both;
    float:left;
    width:100px;
}

#carousel-nav {
    margin-top:10px;text-align:center;font-size:9px;
}
.top-cities-link {
    margin: 5px;   
    padding:0px;
    color: #696969;
}

.listing-form-right {
    float:right;
    clear:none;
    padding-left:15px;
    padding-top:13px;
    width:400px;
}

.listing-form-right p {
    font-size:16px;
    padding:30px;
}

#add_a_city,#city_name_new {
    float:left;
    clear:both;
}

.listing-form-left-inner-left {
    float:left;
    width:250px;
}

.listing-form-left-inner-right {
    border:1px solid #DCDCDC;
    float:right;
    height:150px;
    margin-top:24px;
    padding-top:10px;
    width:137px;
}

.listing-form-left-inner-left select {
    clear:left;
    float:left;
    margin-bottom:20px;
    width:50px;
}

.listing-form-left-inner-left select.property_type {
    width:150px;
}

.listing-form-left-inner-left input {
    float:left;
    margin-bottom:20px;
    margin-left:8px;
    width:227px;
}

.listing-form-left-inner-right label {
    float:right;
    width:91px;
}

.listing-textarea-textarea {
    margin-bottom:10px;
}

.listing-form-bottom-bottom {
    width:900px;
    margin-top:15px;
}

.listing-form-bottom-bottom-right {
    float:right;
    width:424px;
    clear: none;
}

.listing-form-bottom-textarea {
    margin-left:10px;
}

.listing-form-bottom-textarea textarea {
    width:870px;
}

.selectbox div {
    border:1px solid #DCDCDC;
    height:30px;
    width:225px;
    margin:12px;
    padding:5px;
}

.selectbox input {
    float:left;
    margin-right:12px;
    margin-top:5px;
    padding-right:16px;
}

.selectbox label {
    float:left;
    margin-top:4px;
    width:158px;
}

.listing-form-submit {
    padding-left:400px;
    width:500px;
}

.listing-form-bottom-bottom-right p {
    font-size:16px;
    padding:10px;
}

.mini-label {
    float:left;
    font-size:10px;
    padding-left:10px;
    clear:both;
}

.listing-form-left table {
    border:1px solid #DCDCDC;
    font-size:10px;
    margin-bottom:28px;
    margin-left:11px;
    margin-top:11px;
    width:443px;
}

.listing-form-left table input {
    text-align:center;
    width:67px;
    margin:0;
    padding:0;
}

.checkboxes {
    border:1px solid #DCDCDC;
    height:28px;
    width:225px;
    margin:13px;
}

.checkboxes input {
    float:left;
    clear:none;
}

.listing-form-bottom-textarea label {
    padding-left:10px;
}

#sort-container {
    background:#F0FFFF none repeat scroll 0 0;
    height:49px;
    clear: both;
}

#searches h3 {
    border-bottom:1px solid #DCDCDC;
    font-size:17px;
    font-weight:700;
    margin-bottom:5px;
    margin-top:5px;
    padding-top:15px;
}

/**
* This is for the section that will hold the h1
*/

h1#section-header {
    float:left;
    font-size:20px;
    color: #347235;
    margin:0 0 5px;
}

/**
* This is for the section header text that will
* hold paragraphs and boilerplate
*/

#section-header-text {
    float:left;
    width: 100%;
    display: none;
}

/**
* This is for the line spacing between the section paragraphs
*/

#section-header-text p{
    margin-bottom: 10px;
}

/*
* This will be the left side of the section, with featured listings appearing on the right
*/
#section-body-container {
    margin: 15px 0;
    float: left;
    width: 725px;
}


.searches-list-left {
    float:left;
    margin:17px;
}

.searches-text {
    border:5px double #F5DEB3;
    padding:0 15px;
}

.searches-text p {
    line-height:20px;
    margin:10px;
}

#payment-center {

    width:945px;
}

#payment-center-listings {
    float:left;
    width:675px;
}

#payment-center-instructions {

    float:left;
    width:220px;
    clear:none;
    margin-left: 12px;
}

.payment-container {    
    width:660px;
    border: 2px solid #EFEFEF;
    padding: 5px;
}

.payment-container-item {
    border:2px solid #FF0;
    clear:none;
    float:left;
    width:187px;
}

.payment-container-item-wide {
    clear:none;
    float:left;
    width:215px;
    margin:5px;
    padding:5px;
    border: 2px solid #F8F8FF;
}

.payment-container-item-wide label {
    float: left;
    width:182px;
}

.payment-container-item-wide input {
    float:left;
    height:16px;
}

.featured-highlight {
    background:#FC0;
}

.featured-highlight p {
    color:#FFFACD;
    font-size:16px;
    font-weight:700;
    text-align:center;
    padding:2px;
}

.listing-browse-featured-highlight {
    background:transparent url(../img/gradient.gold.png) repeat-x scroll 0 32px;
    border-bottom:2px solid #DCDCDC;
    border-left:1px solid #FFD700;
    border-right:1px solid #FFD700;
    width:930px;
    margin:5px 0 23px;
}

*,div.actions ul {
    margin:0;
    padding:0;
}

img,#messages table,#messages tr,#messages td {
    border:0;
}

#listing-pictures img,.module-text {
    padding:10px;
}

.inquiry ul,.filter-list {
    list-style:none;
}

#number-select,.review-tools {
    width:600px;
}

.mattblacktabs li,.mattblacktabs-bottom li {
    display:inline;
    margin:0;
}

.mattblacktabs li a:visited,.inquiry-submit:hover,.mattblacktabs-bottom li a:visited {
    color:#FFF;
}

.region-name-show-all a:hover,.showall a:hover,.region-name-header a:hover {
    text-decoration:underline;
}


.map-preview-fieldset,.filter-form-checkbox label {
    margin:0;
}

.listing-browse-bedrooms-header,.listing-browse-rates-header {
    font-weight:700;
    text-decoration:underline;
}

.legend,.checkbox-label,.geo-container-body-left,.user-accept-container,#dashboard-top-left {
    float:left;
}

.filter-form-checkbox img,#comparison-table td {
    vertical-align:middle;
}

.listing-view-container,.listing-view-container-top,#home-container {
    width:950px;
}

.listing-view-container-top-left,.listing-form-bottom-bottom-left {
    float:left;
    width:300px;
}

.listing-reviews a:hover,.filter-list li a:hover {
    text-decoration:none;
}

.clear_both,.review-date,.searchable,#dashboard-header,#searches {
    clear:both;
}

.listing-photo img,.listing-form-left tr,td {
    border:1px solid #DCDCDC;
}

.home-featured-container a,.front-featured-container a {
    font-size:12px;
    clear:both;
}

.inquiry-form-half-left div,.inquiry-form-half-date div,.inquiry-form-guests-date div {
    margin:0;
    padding:0 0 0 6px;
}

.inquiry-form-half-right select,.region-map-container-map,.listing-form-left div input[type="submit"],.selectbox img,.checkboxes img {
    float:right;
}

.inquiry-form-date-left,.inquiry-form-guests-left {
    clear:none;
    float:left;
    height:44px;
    width:89px;
    padding:0 0 0 6px;
}

.inquiry-form-date-container div input,.inquiry-form-guests-container div input {
    text-align:center;
}

.inquiry-form-date-right,.inquiry-form-guests-right {
    clear:none;
    float:right;
    height:44px;
    margin-right:8px;
    width:99px;
    padding:0;
}

.inquiry-container,.listing-form-bottom-top {
    width:900px;
}

.contact-form-left div,.contact-form-left p,.contact-form-left ul,.contact-form-left img,.contact-form-left h3 {
    list-style:none;
    margin:5px;
    padding:5px;
}

.dashboard-button span div a,.advertise-header span {
    color:red;
}

.dashboard-left-button img,.dashboard-right-top-button img {
    height:30px;
    float:left;
}

.dashboard-left-button span,.dashboard-right-top-button span {
    float:left;
    margin-left:10px;
    margin-top:5px;
}

.adminTable p, .adminTable th, .adminTable a{
    font-size: 10px;
}

.craigslist-code {
    width: 900px;
    height: 300px;
}

.calendar-booked {
    background: #ff9933;
}

.calendar-booked a{
    color: #000;
    font-weight: normal;
}

.error {
    color: #ff0000;
    font-size: 9px;
}
