body {
    margin: 0;
    padding: 0;
    background: #001144;
    font-family: "Trebuchet MS", Verdana, sans-serif;
}

#wrapper {
    position: absolute;
    top: 0;
    left: 50%;
    width: 920px;
    margin: 0 0 0 -490px;
    padding: 220px 30px 0 30px;
    background: url('../images/body_bg.jpg') top center repeat-y;
}

strong.highlight {
    background: #FFFFCC;
}

div#user_bar {
    position: absolute;
    top: 0;
    right: 35px;
    color: #555;
    font-size: 14px;
}

div#user_bar span.phone_number {
    font-size: 1.3em;
    color: #333;
}

div#user_bar a.login_link {
    color: #777;
}

div#header {
    position: absolute;
    top: 5px;
    left: 50%;
    width: 880px;
    height: 230px;
    margin: 0px 0 0 -490px;
    padding: 0px 50px 0 50px;
    background: url('../images/header_main.jpg') top center no-repeat;
}

#wrapper.student div#header {
    background: url('../images/header_student.jpg') top center no-repeat;
}

#wrapper.football div#header {
    background: url('../images/header_football.jpg') top center no-repeat;
}

img {
    border: 0;
}

div.clear {
    clear: both;
}

h1, h2 {
    margin: 0;
    color: #252644;
}

h1.title {
    margin-bottom: 20px;
}

h3, h4 {
    margin: 0;
}

a {
    color: #001144;
}

td {
    padding: 3px;
}

tr:hover, tr.grey:hover {
    background: #ffffcc;
}

tr.heading:hover {
  background: inherit;
}

p.edit, p.new, p.new_property {
    float: right;
}

p.edit a {
    display: block;
    padding-left: 28px;
    background: url('../images/paper_pencil_24.png') no-repeat;
    height: 24px;
}

a.pencil_edit {
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    background: url('../images/paper_pencil_24.png') no-repeat;
}

p.new a {
    display: block;
    padding-left: 28px;
    background: url('../images/add_24.png') no-repeat;
    height: 24px;
}

.noborder {
    border: 0;
}

div.notice {
    padding: 15px;
    margin: 8px;
    background: #efefef;
    border: 1px solid #aaa;
}

div.errorExplanation, .formError {
    color: #F00A10;
}

.formError {
    padding-left: 170px;
    margin-left: 15px;
    font-size: 12px;
}

label em, em.required {
    color: #F00A10;
    font-weight: bold;
}

div.fieldWithErrors {
    display: inline;
}

div#logo {
    position: absolute;
    top: 35px;
    left: 50%;
    margin-left: -435px;
}

ul#nav {
    width: 910px;
    position: absolute;
    top: 178px;
    left: 50%;
    margin-left: -455px;
    padding: 0;
    text-align: center;
}

ul#nav li {
    display: inline;
    margin: 0 15px;
    padding: 0;
}

ul#nav li a {
    font-weight: bold;
    text-decoration: none;
    font-size: 1.1em;
}

div#content {
    margin: 30px 0;
}

div#front_page_map {
    margin: 20px 0px;
    float: right;
}

div#front_page_map img {
    border: 1px solid #666;
}

div#front_page_listings {
    margin: 0 4px 0 4px;
    float: left;
}

.carousel {
  overflow:hidden;
}
.carousel .inner {

}
.carousel .middle {
  overflow:hidden;
}

.carousel-control {
        cursor: pointer;
}

#car-st {
  padding: 0;
  width: 514px;
        float: left;
  position: relative;
}

#car-st .middle {
  margin: 18px 0;
  /*background-color: #E8F0FF;*/
}

#car-st .slide {
  width: 164px;
  height: 160px;
  float: left;
        padding: 5px 4px;
  margin: 0;
  font-size: .8em;
  text-align: center;
}

#car-st .slide a {
  text-decoration: none;
}

#car-st .slide a.more {
  text-decoration: underline;
}

#car-st .slide a img {
  text-decoration: none;
  border: 1px solid #666;
}


#front_page_listings .carousel-control {
  height: 160px;;
}

#front_page_listings div.previous_button,
#front_page_listings div.next_button {
    display: block;
    float: left;
    margin: 60px 0 0 0;
}

#front_page_football_listings p {
    margin: 0 0 0 15px;
    font-size: .9em;
}

#car-fb {
  padding: 0;
  float: left;
  position: relative;
        width: 840px;
}



#car-fb .slide {
    list-style-type: none;
    float: left;
    margin: 4px 8px;
    font-size: .8em;
    text-align: center;
    width: 105px;
}

#car-fb .slide a {
  text-decoration: none;
}

#front_page_football_listings div.previous_button,
#front_page_football_listings div.next_button {
    display: block;
    float: left;
    margin: 20px 0 0 0;
}

table {
    width: 100%;
    border: none;
}

table th {
    text-align: center;
}

table tr {
    width: 100%;
}

table tr.grey {
    background: #efefef;
}

table.football_listings tr {
    height: 140px;
                border-bottom: 1px dotted #ccc;
}

table#student_listings_table tr td, table#family_listings_table tr td, table.football_listings tr td {
    padding: 0px 20px;
    border-bottom: 1px dotted #b0b0b0;
    font-size: 0.82em;
}

table#student_listings_table tr td, table#family_listings_table tr td {
    text-align: center;
}

table#student_listings_table tr.heading, table#family_listings_table tr.heading, table.football_listings tr.heading {
    height: auto;
}

td.property_thumb,
th.property_thumb {
        width: 150px;
}
/* td.property_thumb img {
 margin: 7px 0 5px 0;
 } */
table#student_listings_table tr td, table#family_listings_table tr td {
    padding: 6px 20px 3px 20px;
}

.features div {
        clear: both;
}

.features span.lbl {
  width: 98px;
  float: left;
        color: #333;
}

.features span.val {
  text-align: right;
        font-weight: bold;
        float:left;
        width: 15px;
  padding-right: 7px;
}

table tr td a {
    font-size: .85em;
    text-decoration: none;
}

table tr td img {
    border: 1px solid #666;
}

table td a.address {
    font-size: 1.5em;
    text-decoration: underline;
}

table td a.address:hover {
    font-size: 1.5em;
    text-decoration: underline;
                color: #333;
}

table td.features {
    text-align: left;
}

table.admin_list a {
    border-bottom: 1px dotted #333;
}

table.admin_list a:hover {
    border-bottom: 1px solid #333;
}

p.verify_link {
    padding: 10px;
    background: #FFCCCC;
    width: 520px;
    border: 1px solid #990000;
}

span.verify_note {
    display: block;
    margin: 6px 0 0 0;
    font-size: .85em;
}

#wrapper.student #content table {
    width: 100%;
}

div#student_family_payment_link {
    float: right;
    font-size: 1em;
    margin: 0;
}

ul#student_family_tabs {
    margin: 20px auto;
    padding: 5px 0;
    text-align: center;
    display: block;
    border-bottom: 2px solid #aaa;
}

ul#student_family_tabs li {
    margin: 0 15px;
    padding: 5px;
    display: inline;
    list-style-type: none;
    border: solid #ccc;
    border-width: 2px 2px 0 2px;
}

ul#student_family_tabs li.ui-tabs-selected {
    border-color: #aaa;
    padding-bottom: 7px;
    background: #fff;
}

ul#student_family_tabs li a {
    padding: 10px;
    text-decoration: none;
    font-weight: bold;
}

div#our_process {
    float: left;
    margin: -10px 20px 0 20px;
    width: 876px;
                padding-bottom: 5px;
}

div#our_process p {
    float: left;
    width: 205px;
    font-size: .8em;
    margin: 4px 7px;
}

div#our_process p img {
    margin: 0 10px;
    padding: 3px;
    border: 2px solid #f3f3f3;
}

div#how_to_rent_your_property {
    float: right;
    padding: 7px;
    margin: 0 0 20px 0;
    width: 280px;
    background: #efefef;
    border: 1px solid #aaa;
    text-align: center;
    font-size: .9em;
}

div#how_to_rent_your_property_front {
    float: right;
    padding: 7px;
    margin: -7px 20px 0px 0;
    background: #efefef;
    border: 1px solid #aaa;
    text-align: center;
    font-size: .8em;
}

div#how_to_rent_your_property_front a {
    display: block;
    text-decoration: none;
}

div#how_to_rent_your_property_front strong {
    font-size: 1.5em;
    text-transform: uppercase;
}

div#how_to_rent_your_property:hover {
    background: #ffffcc;
}

div#ready_to_rent {
    float: left;
    margin: 30px;
    font-size: 1.3em;
}

ul#football_tabs {
    margin: 15px auto;
    padding: 0px 0;
    text-align: center;
    display: block;
    border-bottom: 2px solid #aaa;
}

ul#football_tabs li {
    border-color: #CCCCCC;
    display: block;
    float: left;
    font-size: 0.75em;
    height: 100px;
    list-style-type: none;
    margin: 0 4px;
    padding: 0 4px;
    width: 111px;
}

#front_page_football_listings .carousel-selected {
    background: #FFFFFF none repeat scroll 0 0;
    border-style: solid;
    border-width: 2px 2px;
    border-color: #AAAAAA;
    padding-bottom: 0;
}

#front_page_football_listing .ui-tabs-selected a {
    padding-bottom: 2px;
    background: #fff;
}

#front_page_football_listing div a {
    display: block;
    padding: 8px 0 0 0;
    text-decoration: none;
    font-weight: bold;
}

span.sold {
    display: block;
    margin: 15px 0 0 0;
    color: #cc0000;
    font-weight: bold;
    font-size: 20px;
}

/* Property Page */
div#property_page_left {
    float: left;
    width: 420px;
}

div#property_page_left tr:hover {
    background: none;
}

div#property_page h1 {
    font-size: 1.3em;
    margin-bottom: 20px;
}

div#property_page div#photos_box {
    float: left;
    padding: 4px;
    border: 5px solid #001144;
    width: 400px;
}

div#property_page div#photos_box img {
    border: 1px solid #666;
}

div#property_page div#photos_box div#large_photo {
    height: 298px;
    text-align: center;
    margin-bottom: 15px;
}

div#property_page div#photos_box ul {
    display: block;
    margin: 0;
    padding: 0 10px;
    height: 300px;
    overflow: scroll;
}

div#property_page div#photos_box ul li {
    float: left;
    list-style-type: none;
    margin: 8px;
}

div#property_page div#amenities_box {
    float: left;
    margin-top: 10px;
    padding: 4px;
    border: 5px solid #001144;
    width: 400px;
}

div#property_page div#amenities_box ul {
    margin: 5px 20px 20px 0;
    padding: 0 15px;
    float: left;
    width: 150px;
}

div#property_page div#amenities_box ul li {
    font-size: .9em;
    margin-left: 25px;
}

div#property_page div#rooms_box {
    float: left;
    margin-top: 10px;
    padding: 4px;
    border: 5px solid #001144;
    width: 400px;
}

div#property_page div#rooms_box div.room_details {
    float: left;
    font-size: .9em;
    width: 140px;
    margin: 5px 12px;
}

div#property_page div#property_info_box {
    float: right;
    margin: 0 0 0 20px;
    padding: 4px;
    width: 460px;
    border: 5px solid #001144;
    font-size: .85em;
}

div#property_page div#property_info_box td.map_link a {
    font-size: 1.1em;
    text-decoration: underline;
}

div#property_page div h2, div#property_owner_information h2 {
    margin: 0 0 6px 0;
    padding: 5px;
    text-align: center;
    font-size: .95em;
    font-weight: 100;
    color: #fff;
    background: #001144;
}

div#property_page div#property_info_box table {
    padding: 0 5px 15px 5px;
}

div#property_page div#property_info_box p {
    margin: 0;
    padding: 5px;
}

div#property_page div#location_box {
    float: right;
    margin-top: 15px;
    padding: 4px;
    border: 5px solid #001144;
    width: 400px;
}

table#property_availability tr td img {
    border: none;
}

table#property_availability tr:hover {
    background: none;
}

a.book_it_link {
    text-align: center;
    padding: 2px 4px;
    background: #ffcc33;
    border: 2px solid;
    border-color: #666 #001144 #001144 #666;
    font-weight: bold;
    font-size: 1.3em;
    text-decoration: none;
}

table#property_availability tr td.check_in_check_out_dates {
    font-size: .8em;
}

table#property_availability tr td a.book_it_link:active {
    border-color: #001144 #666 #666 #001144;
}

span.booked {
    color: #cc0000;
    font-weight: bold;
}

div#ribbon_info {
    float: right;
    margin: 0 0 10px 0;
}

div#ribbon_info span.ribbon_info_item {
    margin-left: 25px;
    font-weight: bold;
}

div.ribbons {
    margin: 0;
    padding: 0;
    margin-top: 15px;
}

/* Property Page (Editing) */
div.property_edit_section {
    /*margin: 30px 0;*/
    padding: 0 0 20px 0;
    border-bottom: 2px groove #efefef;
}

div#edit_property_photos {
    margin: 20px 0;
}

div#edit_property_photos ul li {
    float: left;
    margin: 0 8px 25px 8px;
    list-style-type: none;
    text-align: center;
}

div#edit_property_photos ul li a {
    font-size: .85em;
}

div.edit_page_links {
    display: inline;
    font-size: .5em;
}

div#right_column {
    width: 300px;
    float: right;
    margin: 30px;
    padding: 4px;
}

div#property_owner_information {
    border: 5px solid #001144;
}

div#property_owner_information table tr td a {
    font-size: 100%;
    text-decoration: underline;
}

div#football_weekend_property_info {
    margin-top: 30px;
    height: 340px;
}

div#football_weekend_property_info div#saved {
    float: right;
}

div#football_weekend_property_info ul {
    margin: 0;
    padding: 0;
}

div#football_weekend_property_info ul li {
    float: left;
    list-style-type: none;
    margin: 0 0 5px 0;
    padding: 0 0 2px 0;
    border-bottom: 1px solid #efefef;
}

div#football_weekend_property_info ul li.weekend_school_plus_date, div#football_weekend_property_info div.weekend_school_plus_date {
    width: 300px;
}

div#football_weekend_property_info ul li.weekend_check_in, div#football_weekend_property_info ul li.weekend_check_out, div#football_weekend_property_info div.weekend_property_info_check_in, div#football_weekend_property_info div.weekend_property_info_check_out {
    width: 215px;
    text-align: center;
}

div#football_weekend_property_info ul li.weekend_price, div#football_weekend_property_info div.weekend_property_info_price {
    width: 80px;
    text-align: center;
}

div.weekend_property_info_save {
    width: 80px;
}

div#football_weekend_property_info div {
    float: left;
}

div#football_weekend_property_info div.football_weekend_property_info_form {
    height: 30px;
    line-height: 30px;
}

div#football_weekend_property_info div.football_weekend_property_info_form:hover {
    background: #ffffcc;
}

div#football_weekend_property_info input#football_weekend_property_info_check_in_time, div#football_weekend_property_info input#football_weekend_property_info_check_out_time {
    border: 2px solid #fff;
    width: 160px;
    font-size: .8em;
    text-align: center;
}

/* Amenities */
ul.amenities {
    padding: 0;
    margin: 4px 0 20px 0;
}

ul.amenities li {
    float: left;
    list-style-type: none;
    margin: 4px 10px;
}

ul.amenities li span.checked, td.checked {
    background: url("../images/checked.gif") left no-repeat;
}

ul.amenities li span.unchecked, td.unchecked {
    background: url("../images/unchecked.gif") left no-repeat;
}

ul.amenities li span {
    display: block;
    width: 200px;
}

ul.amenities li span a {
    display: block;
    padding: 0 0 0 22px;
}

/* Rooms */
div#adding_room {
    margin: 0 20px;
    border: 8px solid #eee;
    padding: 8px 15px;
    font-size: 14px;
}

div#adding_room ul {
    margin: 0;
    padding: 0;
}

div#adding_room ul li {
    float: left;
    list-style-type: none;
    width: 230px;
    margin: 3px 20px;
}

div#adding_room form label {
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
}

div#adding_room form input {
}

td.room_details {
    border: 1px solid #eee;
    padding: 15px;
    margin: 15px;
    width: 230px;
}

td.room_details ul {
    margin: 0;
    padding: 0;
}

td.room_details ul li {
    margin: 4px 0 4px 20px;
}

#property_page td.room_details {
    font-size: .8em;
}

/* Rental Page */
p#property_primary_image {
    float: left;
    margin: 0 25px 25px 0;
    text-align: center;
    font-size: .75em;
}

p#property_primary_image a {
    text-decoration: none;
}

p#property_primary_image img {
    border: 1px solid #666;
}

div#property_rental_info {
    float: left;
    width: 400px;
}

div#property_rental_info h4 {
    margin-top: 25px;
}

div#property_rental_info label {
    width: 95px;
}

div#check_in_out_times {
    font-size: .85em;
    margin: 5px 0;
}

form#new_property_rental {
    width: 400px;
}

div#booking_steps {
    float: right;
    width: 250px;
    font-size: 1.1em;
    margin: 0 0 0 0;
    padding: 10px 15px;
    border: 2px solid #fafafa;
    background: #fcfcfc;
}

div#booking_steps p {
    float: left;
    width: 205px;
    font-size: .7em;
    color: #333;
    margin: 8px 20px;
    padding: 4px;
}

div#booking_steps p img {
    margin: 0 10px;
    padding: 3px;
    border: 2px solid #f3f3f3;
}

div#booking_steps li {
    margin-bottom: 10px;
}

div#booking_steps li.current_step {
    background: #ffccff;
}

div#still_have_questions {
    font-size: .8em;
    color: #333;
}

div#still_have_questions ul {
    margin-top: 4px;
}

/* Rental Agreement Page */
div#rental_agreement li {
    margin: 4px 0;
}

div#agree_button {
}

div#agree_button a {
    width: 80px;
    margin: 10px auto;
    display: block;
    text-align: center;
    padding: 10px;
    background: #ffcc33;
    border: 2px solid #001144;
    font-weight: bold;
    font-size: 1.3em;
    text-decoration: none;
}

/* FAQ */
#wrapper.faq h2 {
    margin-top: 20px;
}

p#faq_anchor_links {
    float: right;
    text-align: right;
    clear: both;
}

p#faq_anchor_links a {
    margin: 0 20px 0 0;
    padding: 10px;
    background: #efefef;
    border: 1px solid #ccc;
    text-decoration: none;
    font-size: 1.3em;
}

dl {
    margin: 3px 15px;
}

dl dt {
    font-size: 1.4em;
    font-weight: bold;
}

dl dd {
    margin: 8px 15px 15px 15px;
    font-size: 1.1em;
    font-weight: 100;
}

#contact {
    margin: 0 auto;
    width: 450px;
}

#contact p {
    margin: 0;
    padding: 0;
}

#contact img {
    display: inline;
    margin: 50px;
}

#contact input, #contact textarea, #contact select {
    padding: 5px;
    width: 251px;
    font-size: 12px;
    margin: 0px 0px 10px 0px;
    font-family: Helvetica, Arial, sans-serif;
    border: 2px solid #333;
}

#contact select {
    width: 265px;
}

#contact textarea {
    height: 150px;
    width: 251px
}

#contact textarea:focus, #contact input:focus {
    border: 2px solid #A4BECB;
}

#contact input.submit-button {
    width: 150px;
    background: #DDD;
    font-weight: bold;
    margin: 5px 80px 0 185px;
    cursor: pointer;
}

#contact .success {
    border-style: solid;
    border-width: 1px;
    border-color: #aaa;
    padding: 7px;
    background: #efefef;
    color: #000;
    font-size: 13px;
    margin-bottom: 10px;
}

#contact .failure {
    border-style: solid;
    border-width: 1px;
    border-color: #990000;
    padding: 7px;
    background: #FFCECE;
    color: #990000;
    font-size: 13px;
    margin-bottom: 10px;
}

label {
    float: left;
    text-align: right;
    margin-right: 15px;
    width: 170px;
    padding-top: 5px;
    font-size: 14px;
}

label.clean {
    float: none;
    text-align: none;
    margin-right: 0;
    width: 0;
    padding-top: 0;
    font-size: 14px;
}

#contactthanks {
    float: left;
    font-size: 16px;
    border: 1px solid #000;
    background: #DDD;
    padding: 15px;
}

/* Owner Information Page */
ul#owner_information_links {
    margin: 0;
    padding: 0;
}

ul#owner_information_links li {
    float: left;
    list-style-type: none;
    margin: 0 9px;
    font-size: .9em;
}

div#user_info {
    font-size: .95em;
    color: #333;
}

div#user_info h3 {
    color: #333;
    font-size: .95em;
    margin: 0;
    padding: 0;
    display: inline;
}

div#user_properties {
    margin: 25px 0 0 0;
    font-size: 1.3em;
    width: 550px;
}

div#user_properties a {
    border-bottom: 1px dotted #001144;
}

div#user_properties a:hover {
    border-bottom: 1px solid #001144;
}

/* Property Management Requests */
div#footer {
    border-top: 2px solid #999;
    border-bottom: 1px solid #999;
    background: #ccc;
    width: 100%;
    padding: 19px;
    margin: 60px 0 0 -19px;
}

div#footer img#anthony-travel {
    float:left;
}

div#footer img {
    float: right;
    padding: 15px;
    background: #fff;
    border: 1px solid #666;
}

div#footer p {
    margin: 110px 0 0 0;
    font-size: .9em;
}

.ui-tabs .ui-tabs-hide {
    display: none;
}

div#property_management_request_form h1 {
    margin-top: 20px;
}

.info-small {
    color: #777;
    font-size: 12px;
}

input.small {
    width: 30px;
    text-align: right;
}


.sortcol {
        cursor: pointer;
        padding-right: 20px;
        background-repeat: no-repeat;
        background-position: right center;
}
.sortasc {
        background-color: #DDFFAC;
        background-image: url(/images/up.gif);
}
.sortdesc {
        background-color: #B9DDFF;
        background-image: url(/images/down.gif);
}
.nosort {
        cursor: default;
}

.scroll-table-head {
    width: 800px;
}

.scroll-table-body {
    width: 800px;
    height: 400px;
}
.scroll-table-body td {
        padding-right: 20px;
        overflow: hidden;
}