/* Styles for Villas and Apartments Abroad (vaanyc.com)
By Tortus Technologies
Design by: Victoria Chapman
Date created: 4/16/09
Last motified: 11/19/09 */

body {
        background: #ffffff url("/images/body_bg.jpg") center -15px no-repeat;
        text-size: 90%;
        margin: 0;
        padding: 0;
        font-family: arial, helvetica, sans-serif;
        color: #434a50;
}

#wrapper {
        width: 900px;
        margin: auto;
}

/* @group Header */

#header {
        width:900px;
        float: left;
        margin-bottom: 10px;
}

#header_right {
        float: right;
        width: 300px;
        text-align: right;
}

#header_right h3 {
        font-family: georgia, times, serif;
        color: #185e96;
        font-style: italic;
        font-weight: normal;
        font-size: 130%;
        margin: 35px 0 5px 0;
        padding: 0;
        letter-spacing: .1em;
}

#header_right h4 {
        font-family: georgia, times, serif;
        color: #5089ae;
        font-style: italic;
        font-weight: normal;
        font-size: 100%;
        margin: 0;
        padding: 0;
}

#header_right h5 {
        color: #73a9cc;
        font-family: georgia, times, serif;
    font-style: italic;
    font-weight: normal;
    font-size: 90%;
    margin: 3px 0 0 0;
    padding: 0;
}

/* @end */

/* @group Nav */

#nav {
        width: 900px;
        border-top: 1px solid #ded193;
        border-bottom: 1px solid #ded193;
        padding: 4px 5px;
        clear: both;
        margin-bottom: 20px;
}

#nav ul {
        margin: 0;
        padding: 0;
}

#nav li {
        list-style: none;
        display: inline;
        margin-right: 20px;
        font-family: georgia, times, serif;
        color: #185e96;
        font-style: italic;
        font-weight: normal;
        font-size: 100%;
}

#nav li.end {
        margin-right: 0;
}

#nav li a {
        color: #185e96;
        text-decoration: none;
        padding: 0 5px;
}

#nav li a:hover {
        color: #538fb5;
        text-decoration: none;
        padding: 0 4px;
        border-left: 1px dotted #ded193;
        border-right: 1px dotted #ded193;
}

/* @end */

/* @group Left Column */

#left_column {
        width: 250px;
        float: left;
}

/* @group search box */

#search_box {
        width: 220px;
        padding: 10px;
        border: 1px solid #ded193;
        background: url("/images/search_bg.jpg") top left repeat-x;
        margin-bottom: 8px;
}

#search_box h3 {
        font-family: georgia, times, serif;
        color: #185e96;
        font-style: italic;
        font-weight: normal;
        font-size: 100%;
        margin:0 0 8px 0;
        padding: 0 0 5px 0;
        letter-spacing: .08em;
        display:block;
        border-bottom: 1px solid #d1c484;
}

#search_box p {
        font-size:80%;
        padding:3px 0 3px 0;
        margin:0;
}

#search_box input.button {
        padding:2px 3px;
        border:1px solid #d1c484;
        background: #ffffff url("/images/search_button_bg.jpg") top left repeat-x;
        font-weight:bold;
        text-align:center;
        color: #434a50;
}

#search_box a {
        color: #185E96;
}


/* @end */

/* @group search box name */

#search_box_name {
        width: 220px;
        padding: 10px;
        border: 1px solid #ded193;
        background: url("/images/search_name_bg.jpg") top left repeat-x;
        margin-bottom: 8px;
}

#search_box_name h3 {
        font-family: georgia, times, serif;
        color: #185e96;
        font-style: italic;
        font-weight: normal;
        font-size: 100%;
        margin:0 0 8px 0;
        padding: 0 0 5px 0;
        letter-spacing: .08em;
        display:block;
        border-bottom: 1px solid #d1c484;
}

#search_box_name p {
        font-size:80%;
        padding:3px 0 3px 0;
        margin:0;
}

#search_box_name input.button {
        padding:2px 3px;
        border:1px solid #d1c484;
        background: #ffffff url("/images/search_button_bg.jpg") top left repeat-x;
        font-weight:bold;
        text-align:center;
        color: #434a50;
        margin-left: 5px;
}

/* @end */

/* @group email box */



#email_box {
        width: 220px;
        padding: 10px;
        border: 1px solid #bad6eb;
        background: url("/images/email_bg.jpg") top left repeat-x;
        margin-bottom: 8px;
}

#email_box h3 {
        font-family: georgia, times, serif;
        color: #185e96;
        font-style: italic;
        font-weight: normal;
        font-size: 100%;
        margin:0 0 8px 0;
        padding: 0 0 5px 0;
        letter-spacing: .08em;
        display:block;
        border-bottom: 1px solid #5892b8;
}

#email_box p {
        font-size:80%;
        padding:3px 0 3px 0;
        margin:0;
        line-height: 150%;
}

#email_box input.button {
        padding:2px 3px;
        border:1px solid #a9c9e1;
        background: #ffffff url("/images/email_button_bg.jpg") top left repeat-x;
        font-weight:bold;
        text-align:center;
        color: #185e96;
        margin-left: 5px;
}

/* @end */

/* @group recently viewed box */



#recently_viewed_box {
        width: 220px;
        padding: 10px;
        border: 1px solid #bad6eb;
        background: url("/images/email_bg.jpg") top left repeat-x;
        margin-bottom: 8px;
}

#recently_viewed_box h3 {
        font-family: georgia, times, serif;
        color: #185e96;
        font-style: italic;
        font-weight: normal;
        font-size: 100%;
        margin:0 0 8px 0;
        padding: 0 0 5px 0;
        letter-spacing: .08em;
        display:block;
        border-bottom: 1px solid #5892b8;
}

#recently_viewed_box table {
        font-size:80%;
        margin:0;
}

#recently_viewed_box td {
        padding:3px 3px 5px 3px;
        border-bottom:1px solid #BAD6EB;
}

#recently_viewed_box table a {
        color:#185e96;
}

#recently_viewed_box table img {
        border:1px solid #185e96;
}

#recently_viewed_box a.button {
        padding:2px 5px 3px 5px;
        border:1px solid #a9c9e1;
        background: #ffffff url("/images/email_button_bg.jpg") top left repeat-x;
        font-weight:bold;
        text-align:center;
        color: #185e96;
        font-size: 100%;
        text-decoration:none;
}

/* @end */

/* @group contact box */



#contact_box {
        width: 220px;
        padding: 10px;
        border: 1px solid #bad6eb;
        background: url("/images/email_bg.jpg") top left repeat-x;
        margin-bottom: 8px;
}

#contact_box h3 {
        font-family: georgia, times, serif;
        color: #185e96;
        font-style: italic;
        font-weight: normal;
        font-size: 100%;
        margin:0 0 8px 0;
        padding: 0 0 5px 0;
        letter-spacing: .08em;
        display:block;
        border-bottom: 1px solid #5892b8;
}

#contact_box p {
        font-size:80%;
        padding:3px 0 3px 0;
        margin:0;
        color: #185e96;
        line-height: 150%;
}

#contact_box p a {
        color: #185e96;
}

#contact_box input.button {
        padding:2px 3px;
        border:1px solid #a9c9e1;
        background: #ffffff url("/images/email_button_bg.jpg") top left repeat-x;
        font-weight:bold;
        text-align:center;
        color: #185e96;
}

/* @end */

select.long {
        width: 216px;
        border: 1px solid #d1c484;
        margin-bottom: 5px;
        color: #434a50;
}

select.medium {
        width: 95px;
        border: 1px solid #d1c484;
        margin-bottom: 5px;
        color: #434a50;
}

.button_box {
        text-align:center;
}

/* @end */

/* @group Content */

/* @group Contact Form */

#contact_form table th {
        font-size: 90%;
        text-align: right;
        font-weight: bold;
        padding-right: 10px;
}

#contact_form .button {
        padding:2px 3px;
        border:1px solid #d1c484;
        background: #ffffff url("/images/search_button_bg.jpg") top left repeat-x;
        font-weight:bold;
        text-align:center;
        color: #434a50;
}

/* @end */

/* @group Home Callouts */

.home_callouts {
        margin: 14px 0 10px 0;
        float: left;
        width: 632px;
        border-bottom: 1px solid #d7e7f4;
}

.home_callouts h4 {
        padding: 6px;
        margin: 0;
        font-style: normal;
        font-family: arial, helvetica, sans-serif;
        font-variant: small-caps;
        display: block;
        border: 1px solid #D1C484;
        border-bottom: 1px solid #bad6eb;
        background: #ffffff url("/images/search_button_bg.jpg") top left repeat-x;
}

.home_callouts h4 a {
        color: #185e96;
        text-decoration: none;
}

.callout_text {
        margin: 0;
        padding: 6px 6px 10px 6px;
}

.callout_text p {
        font-size: 75%;
        padding: 0;
        margin: 0;
}

.callout_text p a {
        color: #185e96;
}

.callout_left {
        float: left;
        width: 214px;
        margin-right: 14px;
        text-align: center;
}

.callout_left_inside {
        border-left: 1px solid #bad6eb;
        border-bottom: 1px solid #bad6eb;
        border-right: 1px solid #bad6eb;
        height: 200px;
}

.callout_left img {
}

.callout_map {
        text-align: center;
        width: 402px;
        float: right;
}

.callout_map_inside {
        border-left: 1px solid #bad6eb;
        border-bottom: 1px solid #bad6eb;
        border-right: 1px solid #bad6eb;
        height: 200px;
}
.callout_map img {
}

/* @end */

#content_container {
        width: 630px;
        margin: 0 0 10px 270px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
        font-family: georgia, times, serif;
        font-weight: normal;
        font-style: italic;
        color: #185e96;
        margin-top: 3px;
        padding-top: 0;
}

#content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a {
	color: #185e96;
	font-family: georgia, times, serif;
	font-style: italic;
	font-weight: normal;
    margin-top: 3px;
	padding-top: 0;
	}

#content p {
        font-size: 85%;
        line-height: 160%;
}

p.showall a {
	color: #185e96;
	font-style: italic;
	}

#content li {
        font-size: 85%;
        line-height: 150%;
}

.flash img {
        border: 1px solid #bad6eb;
}

.breadcrumbs {
        font-size: 80%;
        margin: 0 0 15px 0;
}

.breadcrumbs a {
        color: #185E96;
}

.breadcrumbs a:hover {
        color: #538FB5;
}

/* @group Country Landing Page */

.country_landing_pic {
        margin:0 0 15px 0;
}

.country_landing_pic img {
        border: 1px solid #bad6eb;
}

/* @group Featured Villas */

.featured_villas_container {
        float: left;
        width:630px;
        margin:0 0 10px 0;
        padding:0;
        border-bottom:1px solid #D7E7F4;
}

.featured_villa {
        margin-right:11px;
        float:left;
        width:202px;
        text-align:center;
}

.featured_villa h4 {
        padding: 6px;
        margin: 0;
        font-style: normal;
        font-family: arial, helvetica, sans-serif;
        font-variant: small-caps;
        display: block;
        border: 1px solid #D1C484;
        border-bottom: 1px solid #bad6eb;
        background: #ffffff url("/images/search_button_bg.jpg") top left repeat-x;
}

.featured_villa h4 a {
        color: #185e96;
        text-decoration: none;
}

.featured_villa a {
        color: #185E96;
}

.featured_villa_right {
        float:left;
        margin-right: 0;
        width:202px;
        text-align:center;
}

.featured_villa_right h4 {
        padding: 6px;
        margin: 0;
        font-style: normal;
        font-family: arial, helvetica, sans-serif;
        font-variant: small-caps;
        display: block;
        border: 1px solid #D1C484;
        border-bottom: 1px solid #bad6eb;
        background: #ffffff url("/images/search_button_bg.jpg") top left repeat-x;
}

.featured_villa_right h4 a {
        color: #185e96;
        text-decoration: none;
}

.featured_villa_right a {
        color: #185E96;
}

.featured_villa_inside {
        border-left: 1px solid #bad6eb;
        border-bottom: 1px solid #bad6eb;
        border-right: 1px solid #bad6eb;
        height: 145px;
}

.featured_villa_text {
        margin: 0;
        padding: 6px 6px 10px 6px;
        font-size: 70%;
}


/* @end */

/* @group Villa Info Container */

/* @group Search Box */

#country_search_box {
        width: 594px;
        padding: 3px 6px;
        border: 1px solid #ded193;
        background: url("/images/search_name_bg.jpg") top left repeat-x;
        margin-bottom: 12px;
        float: right;
}

#country_search_box h3 {
        font-family: georgia, times, serif;
        color: #185e96;
        font-style: italic;
        font-weight: normal;
        font-size: 100%;
        margin:0 0 8px 0;
        padding: 0 0 5px 0;
        letter-spacing: .08em;
        display:block;
        border-bottom: 1px solid #d1c484;
}

#country_search_box p {
        font-size:80%;
        padding:3px 0 3px 0;
        margin:0;
}

#country_search_box input.button {
        padding:2px 3px;
        border:1px solid #d1c484;
        background: #ffffff url("/images/search_button_bg.jpg") top left repeat-x;
        font-weight:bold;
        text-align:center;
        color: #434a50;
}

#country_search_box select.long {
        width: 170px;
        border: 1px solid #d1c484;
        margin-bottom: 5px;
        color: #434a50;
}

#country_search_box select.medium {
        width: 65px;
        border: 1px solid #d1c484;
        margin-bottom: 5px;
        color: #434a50;
}


/* @end */

.country_info_container {
        float: left;
}

.country_info_container .tabs {
        margin:0;
        width: 380px;
        position: relative;
}

.country_info_container .tabs ul {
        margin:12px 0 3px 0;
        padding:0;
}

.country_info_container .tabs li {
        display: inline;
        padding:4px 0 5px 0;
        margin: 0 4px 0 0;
        border-left: 1px solid #bad6eb;
        border-top: 1px solid #bad6eb;
        border-right: 1px solid #bad6eb;
        font-size:85%;
        background:#FFFFFF url(/images/email_button_bg2.jpg) repeat-x left top;
        color:#185E96;
}       

.country_info_container .tabs li a {
        color:#7f94a5;
        text-decoration:none;
        padding:4px 5px 5px 5px;
}

.country_info_container .tabs li a:hover {
        color:#185E96;
}       

.country_info_container .tabs li.current a {
        color:#185E96;
        text-decoration:none;
        background:#FFFFFF url(/images/email_button_bg.jpg) repeat-x left top;
}

.country_info_container .info_box {
        margin:0 0 10px 0;
        padding:10px 10px 2px 10px;
        border: 1px solid #bad6eb;
        float: left;
}

/* @end */

.text_content a {
        color: #185E96;
}

.text_content h3 {
        margin-bottom: 5px;
        padding-bottom: 0;
}

.country_map {
        width:300px;
        float:right;
        text-align:right;
        font-size:80%;
        margin:0 0 5px 15px;
}

.country_map iframe {
        border:1px solid #bad6eb;
}

.country_map a {
        color:#185E96;
}

/* @end */

/* @group Villa Page */

.villas_images {
        float: right;
        margin-bottom: 10px;
}

.large_image {
        float: right;
        width: 430px;
        margin-right: 10px;
        text-align: center;
}

.large_image img {
        border: 1px solid #bad6eb;
}

.thumbnails {
        float: right;
        width: 186px;
}

.thumbnails img {
        float:left;
        margin:0 0 5px 5px;
        border: 1px solid #bad6eb;
}

.thumbnails a:hover img {
        border: 1px solid #185E96;
}

.thumbnails .current img {
        border: 1px solid #185E96;
}

.arrows {
        margin:5px 0;
        float:left;
}

.arrows img {
        border:none;
        float:none;
}

.arrows a:hover img {
        border:none;
        float:none;
}

.arrows a {
        font-size:80%;
        color:#ae9f58;
        text-decoration:none;
        margin:0;
        padding:0;
}

.left_arrow {
        float:left;
        width:93px;
        text-align:left;
}

.left_arrow img {
        margin-bottom:-5px;
}

.right_arrow {
        float:left;
        width:93px;
        text-align:right;
}

.right_arrow img {
        margin-bottom:-5px;
}

.villa_title {
        margin: 0 0 0 5px;
}

.villa_title p {
        padding-top:0; 
        margin: 3px 0 5px 0;
        line-height: 130%;
}

.villa_title h3 {
        margin-bottom:0px
}

/* @group Villa Info Container */

.villa_info_container {
        float: left;
}

.inquire {
        width: 240px;
        float:right;
        position:relative;
        text-align:right;
        padding: 5px 0;
        margin:0px 0 0 0;
}

.inquire a.button {
        padding:4px 5px;
        border:1px solid #d1c484;
        background: #ffffff url("/images/search_button_bg.jpg") top left repeat-x;
        font-weight:bold;
        text-align:center;
        color: #434a50;
        margin:0 0 5px 0;
        font-size:80%;
        text-decoration:none;
}

.tabs {
        margin:0;
        width: 380px;
        position: relative;
}

.tabs ul {
        margin:12px 0 3px 0;
        padding:0;
}

.tabs li {
        display: inline;
        padding:4px 0 5px 0;
        margin: 0 4px 0 0;
        border-left: 1px solid #bad6eb;
        border-top: 1px solid #bad6eb;
        border-right: 1px solid #bad6eb;
        font-size:85%;
        background:#FFFFFF url(/images/email_button_bg2.jpg) repeat-x left top;
        color:#185E96;
}       

.tabs li a {
        color:#7f94a5;
        text-decoration:none;
        padding:4px 5px 5px 5px;
}

.tabs li a:hover {
        color:#185E96;
}       

.tabs li.current a {
        color:#185E96;
        text-decoration:none;
        background:#FFFFFF url(/images/email_button_bg.jpg) repeat-x left top;
}

.info_box {
        margin:0 0 10px 0;
        padding:2px 10px;
        border: 1px solid #bad6eb;
        width: 610px;
}

.other_properties_box {
        margin:0 0 10px 0;
        padding:2px 0;
        border: 1px solid #bad6eb;
        float: left;
        width: 100%;
        text-align: center;
}

.other_properties_box a {
        color: #185E96;
        text-decoration: none;
}

.other_properties {
        width: 113px;
        padding: 4px 6px;
        border-right: 1px solid #bad6eb;
        font-size: 80%;
        text-align: center;
        float: left;
}

.other_properties_end {
        width: 113px;
        padding: 4px 6px;
        font-size: 80%;
        text-align: center;
        float: left;
}

.other_properties img {
        border: 1px solid #bad6eb;
        margin:0 0 3px 0;
}

.other_properties_end img {
        border: 1px solid #bad6eb;
        margin:0 0 3px 0;
}


/* @end */

/* @end */

/* @group Search Results Page */

.pagination {
        font-size: 80%;
        margin: 0 0 10px 0;
        text-align: center;
}

.pagination a {
        color: #185E96;
}

/* @group search box */

.search_box {
        padding: 3px 6px;
        border: 1px solid #ded193;
        background: url("/images/search_name_bg.jpg") top left repeat-x;
        margin-bottom: 12px;
        width: 614px;
        font-size: 85%;
	float:left;
}

.search_box td {
        padding: 3px;
}

.search_box .amenities {
        font-size: 70%;
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
        text-align: left;
}

.search_box .amenities input {
        margin: 0px 3px 0 1px;
}

.search_box h3 {
        font-family: georgia, times, serif;
        color: #185e96;
        font-style: italic;
        font-weight: normal;
        font-size: 100%;
        margin:0 0 8px 0;
        padding: 0 0 5px 0;
        letter-spacing: .08em;
        display:block;
        border-bottom: 1px solid #d1c484;
}

.search_box p {
        font-size:80%;
        padding:2px 0 2px 0;
        margin:0;
}

.search_box input.button {
        padding:2px 3px;
        border:1px solid #d1c484;
        background: #ffffff url("/images/search_button_bg.jpg") top left repeat-x;
        font-weight:bold;
        text-align:center;
        color: #434a50;
}

.search_box select.long {
        width: 170px;
        border: 1px solid #d1c484;
        margin-bottom: 6px;
        color: #434a50;
}

.search_box select.medium {
        width: 80px;
        border: 1px solid #d1c484;
        margin-bottom: 3px;
        color: #434a50;
}

.search_box a {
        color: #185E96;
}



/* @end */

/* @group villa listing box */

.villa_listing_box {
        background:transparent url(/images/email_bg.jpg) repeat-x left top;
        border:1px solid #BAD6EB;
        padding: 4px 6px;
        margin-bottom: 12px;
        float: left;
        width: 614px;
}

.villa_listing_box h2 a {
        text-decoration: none;
}

.photo_left {
        width: 140px;
        float: left;
        padding: 3px 10px 3px 0;
}

.photo_left img {
        float: left;
        border:1px solid #BAD6EB;
}

.info_center {
        width: 340px;
        float: left;
        font-size: 80%;
}

.info_center h2 {
        margin: 2px 0 5px 0;
        border-bottom: 1px solid #BAD6EB;
}

.info_center p {
        padding: 0;
        margin: 3px 0 5px 0;
}

.info_center a {
        color: #185E96;
}

.info_right {
        width: 115px;
        margin-top: 12px;
        padding: 3px 0 5px 5px;
        float: left;
        text-align: center;
}

.info_right h4 {
        margin: 3px 0 12px 0;
}

.info_right a.button {
        padding:4px 5px;
        border:1px solid #A9C9E1;
        background: #FFFFFF url(/images/email_button_bg.jpg) repeat-x left top;
        font-weight:bold;
        text-align:center;
        color: #185E96;
        margin:0 0 0 0;
        font-size:80%;
        text-decoration:none;
}


/* @end */

/* @group paging */

.paging {
        margin: 0 0 10px 0;
        font-size: 80%;
}

.paging select {
        border: 1px solid #BAD6EB;
}

/* @end */

/* @end */

/* @end */

/* @group Destinations */

#destinations_container {
        float: left;
        width:630px;
        margin:0 0 10px 0;
        padding:0;
        border-bottom:1px solid #D7E7F4;
}

.destination {
        margin-right:11px;
        float:left;
        width:147px;
        text-align:center;
}

.destination h4 {
        padding: 6px;
        margin: 0;
        font-style: normal;
        font-family: arial, helvetica, sans-serif;
        font-variant: small-caps;
        display: block;
        border: 1px solid #D1C484;
        border-bottom: 1px solid #bad6eb;
        background: #ffffff url("/images/search_button_bg.jpg") top left repeat-x;
}

.destination h4 a {
        color: #185e96;
        text-decoration: none;
}

.destination a {
        color: #185E96;
}

.destination_right {
        float:left;
        margin-right: 0;
        width:147px;
        text-align:center;
}

.destination_right h4 {
        padding: 6px;
        margin: 0;
        font-style: normal;
        font-family: arial, helvetica, sans-serif;
        font-variant: small-caps;
        display: block;
        border: 1px solid #D1C484;
        border-bottom: 1px solid #bad6eb;
        background: #ffffff url("/images/search_button_bg.jpg") top left repeat-x;
}

.destination_right h4 a {
        color: #185e96;
        text-decoration: none;
}

.destination_right a {
        color: #185E96;
}

.destination_inside {
        border-left: 1px solid #bad6eb;
        border-bottom: 1px solid #bad6eb;
        border-right: 1px solid #bad6eb;
        height: 145px;
}

.destination_text {
        margin: 0;
        padding: 6px 6px 10px 6px;
        font-size: 65%;
}


/* @end */

/* @group Footer */

#footer {
        width: 900px;
        border-top: 1px solid #ded193;
        border-bottom: 1px solid #ded193;
        padding: 4px 5px;
        clear: both;
        margin: 10px 0 20px 0;
        text-align: center;
}

#footer p {
        font-size: 80%;
        color: #5892b8;
        padding: 0;
        margin: 4px 0;
}

#footer a {
        color: #5892b8;
}

/* @end */


