@charset "UTF-8";
/* CSS Document */


/* COLORS
    #5E5E5E - dark gray (body text)
    #72ACE9 - blue
    #e2e2e2 - light grey (borders)
    #EEF5FC - light blue (headers background)
    #0A457B - dark blue
*/




/* general styles */
body {
    margin: 0;
    padding: 0;
    color: #5E5E5E;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 140%;
    background: #d7dee4 url('../images/bg_body.gif') top center repeat-y;
}
/*#container #content_block #find_offices input .height {
    height: 25px;
}*/

form {
    margin: 0;
    padding: 0;
}

a {
    color: #72ace9;
    text-decoration: none;
}

a.more {
    color: #72ace9;
     text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

h3 {
    font-size: 14px;
    font-weight: bold;
    color: #014990;
    margin-top: 1em;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

h4 {
    font-size: 14px;
    font-weight: normal;
    color: #EF7700;
}

h5 {
    margin: 1em 0 0 0;
    font-size: small;
    font-weight: bold;
}

em {
    font-style: normal;
    color: #0A457B; /*#EF7700;*/
}

/* page elements */

#container {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    background: #fff;
}

#header {
    color: #064588;
    clear: both;
}

#logo {
    float: left;
    margin: 16px 0 16px 20px;
    color: #EF7700;
}

#header .phone,
#footer .phone {
    float: right;
    width: 220px;
    height: 75px;
    margin: 7px 0 12px 0;
    padding-right: 20px;
    background: url('../images/txt_phone.gif') top center no-repeat;
    color: #064588;
    font: 14px/22px "Arial Narrow", sans-serif;
    text-align: right;
}

#footer .phone {
    margin: 0;
}

#header .phone *,
#footer .phone * {
    display: none;
}

#header .internationalPhone,
#footer .internationalPhone {
    font-size: 16px;
    font-weight: bold;
}

#header .phone .main,
#footer .phone .main {
    font-size: 30px;
    color: #EF7700;
    margin: 0px;
}

#header .phone .sloane,
#footer .phone .sloane {
    font-size: 16px;
    color: #014990;
    margin: 0px;
    padding-bottom: 2px;
}

#menu {
    clear: left;
    width: 730px;
    height: 30px;
    margin: 0 0 5px 20px;
    padding: 0 0 0 10px;
    background: #E0EEFA;
    list-style-type: none;
}

#menu.user_area {
    margin-right: 20px;
    width: auto;
}

#menu li {
    float: left;
    height: 30px;
}

#menu li a {
    display: block;
    height: 30px;
    padding: 0 40px;
    color: #0A457B;
    text-decoration: none;
    font-size: 12px;
    line-height: 30px;

}

#menu li.active a {
    background-color: #FFF; /* was bcd7f0 */
}

#menu li a:hover {
    background: #254d81;
    color: #fff;
}

* html #menu li {
    position: relative;
}

* html #menu li a {
    display: inline-block;
}

#header .dropmenudiv {
    width: 150px;
}

/*#content_block {
    background: url('../images/shadow_page_lr.gif') center center repeat-y;
}*/

#sidebar_header {
    float: right;
    clear: right;
    width: 232px;
/*    overflow: hidden;*/
}
/*
#sidebar_header .button,
#content_header .button,
#content #sidebar .button,
#popup .button {
    display: inline-block;
    height: 23px;
    background: url('../images/btn_sidebar_l.gif') top left no-repeat;
}
html>body #sidebar_header .button,
html>body #content_header .button,
html>body #content #sidebar .button {
    *float: right;
}

.button button {
    width: auto;
    height: 23px;
    padding: 0 5px;
    background: url('../images/btn_sidebar_r.gif') top right no-repeat;
    border: none;
    font: normal 14px/18px Arial, sans-serif;
    color: #0A457B;
    overflow: visible;
}
*/
#sidebar_header .block {
    margin: 0 15px 5px 0;
    background: url('../images/shadow_sidebar_b_header.gif') bottom right no-repeat;

}
#sidebar .block {
    margin: 0 15px 5px 0;
    background: url('../images/shadow_sidebar_b.gif') bottom right no-repeat;

}

#sidebar_header .block .decor {
    padding: 0 5px 5px 0;
    background: url('../images/shadow_sidebar_tr.gif') top right no-repeat;
/*    overflow: hidden;*/

}
#sidebar .block .decor {
    padding: 0 5px 5px 0;
    background: url('../images/shadow_sidebar_tr.gif') top right no-repeat;
/*    overflow: hidden;*/
}

#sidebar_header h3 {
    font: 19px "Arial Narrow", Helvetica, sans-serif;
    color: #fff;
    margin: 0;
    font-weight: bold;
    line-height:20px;
}

#sidebar_header input,
#sidebar_header textarea {
    width: 97%;
    margin: 0 0 2px 0px;
    border: 0;
    padding: 3px 0 0 10px;
    font-size: 12px;
    height: 20px;
    font-family:Arial;

}

#sidebar_header input.button {
    width: auto;
    height: auto;
}
/*
#sidebar_header input.button .send{
    width: 100px !important;
}
*/
#quick_callback .controls .send {
    width: 96px;
    height: 22px;
    margin-top: 10px;
}

#sidebar_header .controls {
    margin-top: -6px;
    text-align: right;
    width: 173px;
}

#sidebar_header .block form {
    width: 167px;
    padding: 8px 25px 8px 20px;
    color: #C5E1FA;
    background: #0A457B;
    font-size: 12px;
    line-height: 110%;
}
#sidebar .block form  {
    width: 199px;
    padding: 8px 22px 8px 22px;
    color: #C5E1FA;
    background: #0A457B;
    font-size: 12px;
    line-height: 110%;
}

* html #sidebar_header .block form,
* html #sidebar .block form {
    overflow-x: hidden;
}

#quick_callback {
    height: 197px;
}

#quick_callback textarea{
    height: 3.6em;
}

#quick_callback .controls a {
    float: left;
    line-height: 20px;
    color: #FFF; /* was 9cf */
    font-size: 10px;
    letter-spacing: -1px;
    text-decoration: underline;
}

#quick_callback .controls input {
    color: #014990;
    font-weight: bold;
}

#quick_callback #qc_optional .controls {
    text-align: left;
    margin: 18px 0;
}

#quick_callback #qc_controls2 {
    margin-top: 15px;
}

#quick_callback #qc_optional .controls a {
    float: none;
}

#content_header {
    position: relative; /* stupid IE background image fix */
    width: 734px;
    height: 174px;
    margin: 5px 0 0 20px;
    border: 3px solid #e2e2e2;
    background: url('../images/bg_header_main.jpg') top left repeat-x;
    color: #fff;
    font-family: "Arial Narrow", Helvetica, sans-serif;
}

#content_header_visual {
    float: right;
    width: 150px;
    height: 120px;
    margin-right: 10px;
}

#content_header h1 {
/*    margin: 35px 0 0 20px;*/
    margin: 28px 0px 0px 20px;
    padding: 0;
    font: 24px/24px "Arial Narrow", Helvetica, sans-serif;
}

* html #content_header h1 {
/*    margin-top: 20px;*/
}

#content_header h1 em {
    color: #fff;
}


#content_header h2 {
    margin: 0 0 4px 20px;
    padding: 0;
    font: normal 14px "Arial Narrow", Helvetica, sans-serif;
    line-height: 16px;
    color: #fff;
}

#content_header .main_phone {
    font: 30px/25px "Arial Narrow", sans-serif;
    padding: 0 0 0 20px;
    color: #fff;
}

#content_header .default_visual {
    height: 144px;
    background: url('../images/bg_header_home.jpg') bottom left no-repeat;
}

#content_header #find_offices {
    position: absolute;
    bottom: 0;
    text-align: right;
    width: 100%;
    height: 35px;
    background: #0A457B;
}
/*
#content_header #find_offices .button {
    float: right;
    margin: 5px 10px 0 0;
}
*/
#content_header #find_offices input {
    float: right;
    width: 200px;
    margin: 5px 10px 0 5px;
}

#content_header #find_offices input.button {
    width: auto;
    margin: 3px 10px 0 0;
}

#content_header #find_offices label {
    font-size: 15px;
    line-height: 32px;
    font-family: Arial, sans-serif;
}

#content_header #find_offices .yui-ac-input {
    position: static;
}

#content_header #find_offices .yui-ac {
    top: -2px;
    left: 457px;
    *left: -75px;
    width: 202px;
    text-align: left;
}

#content_header #find_offices .yui-skin-sam .yui-ac-container {
    top: 0;
}

#tabs {
    height: 38px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #0A457B;
    list-style-type: none;
    z-index: 100;
}
* html #tabs {
    display: inline;
}

#tabs li {
    float: left;
    width: 140px;
    height: 38px;
    margin: 0 3px;
    background: #fff url('../images/bg_tab_new.gif') top left no-repeat;
}

#tabs li.active {
    height: 39px;
    background: #fff url('../images/bg_tab_new_active.gif') top left no-repeat;
}

#tabs li a {
    display: block;
    padding-top: 3px;
    color: #fff;
    font: 18px/34px Arial, Helvetica, sans-serif;
    text-align: center;
}

#tabs li.active a {
    color: #004994;
    text-decoration: none;
}

#tabs li a.list,
#tabs li a.homepage {
    background: url('../images/bg_tab_new_by_list.gif') top right no-repeat;
}

#tabs li a.map,
#tabs li a.all {
    padding-left: 22px;
    text-align: left;
    background: url('../images/bg_tab_new_map.gif') 92px 5px no-repeat;
}

#tabs li.active a.list,
#tabs li.homepage.active a {
    padding-left: 28px;
    text-align: left;
    background: url('../images/bg_tab_new_by_list_active.gif') 92px 7px no-repeat;
}

#tabs li.active a.map {
    background: url('../images/bg_tab_new_map_active.gif') 80px 7px no-repeat;
}


/*
#tabs {
    float: left;
    height: 40px;
    margin: -8px -3px 0 8px;
    padding: 0 0 0 10px;
    list-style-type: none;
    background: url('../images/bg_tabs_strip.gif') bottom left repeat-x;
    z-index: 100;
}
* html #tabs {
    display: inline;
}

#tabs li {
    float: left;
    height: 28px;
    margin: 0 1px;
    background: #fff url('../images/bg_tab_main_l.gif') top left no-repeat;
}

#tabs li.active {
    height: 28px;
    background: #fff url('../images/bg_tab_main_active_l.gif') top left no-repeat;
}

#tabs li a {
    display: block;
    padding: 5px 45px 0 10px;
    color: #014990;
    font: bold 12px/16px Arial, Helvetica, sans-serif;
}

#tabs li.active a {
    color: #014990;
    text-decoration: none;
}

#tabs li a.list {
    background: url('../images/bg_tab_main_list_r.gif') top right no-repeat;
}

#tabs li a.map {
    background: url('../images/bg_tab_main_map_r.gif') top right no-repeat;
}

#tabs li.active a.list {
    background: url('../images/bg_tab_main_list_active_r.gif') top right no-repeat;
}

#tabs li.active a.map {
    background: url('../images/bg_tab_main_map_active_r.gif') top right no-repeat;
}
*/

#office_search {
    height: 26px;
    margin: 0 8px;
    padding: 3px 10px 3px 0;
    background: #004890;
    color: #fff;
    text-align: right;
}

#breadcrumbs {
    margin: 5px 0 0 20px;
    font-size: 11px;
    color: #666;
}

#breadcrumbs a {
    color: #0A457B;
    text-decoration: none;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}

#content {
    clear: both;
    padding: 20px;
}

#content h1 {
    margin: 0;
    padding: 0;
    font: normal 30px "Arial Narrow", Helvetica, sans-serif;
    color: #5A89C4;
}

#content h2 {
    width: 67%;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #5A89C4; /* dashed */
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #0A457B;
}

#content #sidebar {
    float: right;
    width: 262px;
}

#content #sidebar_left {
    float: left;
    width: 262px;
}

#content #sidebar form textarea {
    color: #777;
}

/*
#content #sidebar .button {
    width: auto;
}
*/
#content form.style1 {
    width: 50%;
    padding: 10px 0;
    background: #E8F2FB;
}

#content form.style1 h4 {
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    font-size: 17px;
    color: #0A457B;
}

#content form.style1 dt {
    float: left;
    clear: left;
    width: 33%;
    padding-top: 5px;
    text-align: right;
    color: #585858;
}

#content form.style1 dd {
    margin: 0 0 0 34%;
    padding: 5px 0 0 0;
    width: 33%;
    zoom: 1;
}

#content form.style1 dd input,
#content form.style1 dd select,
#content form.style1 dd textarea,
#content form.style1 dd button {
    width: 100%;
}

#content form.style1 dd input,
#content form.style1 dd textarea {
    *position: relative;
    *left: -54px; /* don't even ask */
}
#content form.style1 dd.controls input {
    *position: static;
}

#content form.style1 input.error,
#content form.style1 textarea.error {
    color: #FF0300;
/*    border: 1px solid #FF0300;*/
}

#content form.style1 input.button {
    width: auto;
}

/*
#content form.style1 div.button {
    margin: 0 -4px 0 0;
    background: url('../images/btn_content_l.gif') top left no-repeat;
}

#content form.style1 div.button button {
    background: url('../images/btn_content_r.gif') top right no-repeat;
}
*/

#content form.style1 ct_form .controls {
    text-align: right;
}

#content form.style1 .controls a {
    color: #72ACE9;
}


#sidebar #enquiry form {
    color: #fff;
}

#sidebar #enquiry .button_180 {
	width: 180px;
}

#enquiry .office_name,
#enquiry .office_id {
    font-size: 14px;
}

#enquiry h3 {
    font: bold 20px/20px "Arial Narrow", Helvetica, sans-serif;
    margin-top: 10px;
    color: #fff;
}

#enquiry h3.property_name {
    font-weight: bold;
}

#enquiry h3.enquire {
    height: 20px;
    background: url('../images/txt_enquire_online_h.gif') top left no-repeat;
    text-indent: -1000px;
    overflow: hidden;
}

#enquiry h4 {
    color: #9cf;
    font-weight: normal;
    margin: 0.5em 0 0.25em 0;
}

#enquiry h5 {
	font-weight: normal;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}

#enquiry .main_phone {
    font: 28px/28px "Arial Narrow", Helvetica, sans-serif;
    color: #EF7700;
}

#enquiry .international {
    font-size: 16px;
}

#enquiry .invitation {
    font-size: 12px;
/*    border-bottom: 1px dashed #fff;
    margin-bottom: 10px; */
}

#enquiry .options {
    list-style-type: none;
    margin: 5px 0;
    padding: 0;
    font-size: 10px;
/*    white-space: nowrap;*/
}

#enquiry form .options input {
    margin: 0;
}

#enquiry form input,
#enquiry form textarea {
    padding: 5px 0px;
    border: none;
    font: 1em/1.1em Tahoma, Lucida Sans, Helvetica, Arial, sans-serif;
    margin: 0 5px 0 0;
    width: 100%;
    margin: 2px 0;
}

#enquiry form input,
#enquiry form textarea {
    padding: 5px 0px;
    border: none;
    font: 1em/1.1em Tahoma, Lucida Sans, Helvetica, Arial, sans-serif;
    margin: 0 5px 0 0;
    width: 100%;
    margin: 2px 0;
}

#enquiry .controls {
/*    height: 30px;*/
    margin-top: 5px;
    text-align: right;
}

#enquiry .controls .legend {
    float: left;
    line-height: 20px;
    color: #9cf;
    text-decoration: underline;
}

#enquiry .controls input {
    color: #004890;
    font-weight: bold;
    border: 1px;
    width: 150px;
    height: 21px;
    background: url("../images/grey_button2.gif") center center repeat-x;
    font-size:  12px;
    padding-bottom: 3px;
}

#enquiry .controls input.button {
    height: auto;
    width: auto;
}

#enquiry .privacy {
    clear: left;
    color: #fff;
}

#see_also {
    margin-top: 10px;
    padding: 10px 7px;
    background: #D0EDFF;
}

#see_also h3 {
    margin: 0 0 5px 8px;
    font: 18px Arial, Helvetica, sans-serif;
    color: #EF7700;
}

#see_also .property_list {
    margin-top: 5px;
}

#see_also .property {
    margin: 10px 0;
}

#see_also .property .rating {
    float: left;
    width: 57px;
    height: 11px;
    margin-top: 0.25em;
    background: url('../images/rating_blue.gif') top left no-repeat;
}

#see_also .property .rating_3 {
    background-position: 0px -22px;
}

#see_also .property .rating_4 {
    background-position: 0px -11px;
}

#see_also .property .name {
    display: block;
    margin-left: 70px;
    color: #014990;
    line-height: 110%;
    font-weight: bold;
    text-decoration: none;
}

#see_also .property .name:hover {
    text-decoration: underline;
}

#see_also .property .image {
    float: left;
}

#see_also .property .description {
    margin-left: 70px;
    line-height: 110%;
}

#main_content {
    margin-right: 223px;
}

#footer {
    padding: 10px 0;
}

#footer .contacts {
    float: left;
    padding-left: 20px;
    font-size: 14px;
}

#footer .menu {
    width: 80%;
    margin: 10px auto;
    margin-top: 25px;
    padding: 0;
    font-size: 11px;
    list-style-type: none;
    text-align: center;
}

#footer .menu li {
    display: inline;
    font-size: 11px;
    padding: 0 10px 0 9px;
    border-right: 1px solid #ccc;
}

#footer .menu li.last {
    border: none;
}

#footer .menu li a {
    color:#6d6d6d;
    text-transform: uppercase;
    font-size:11px;
}

#footer .copyright {
    width: 80%;
    margin: 0 auto;
    color: #b8b8b8;
    text-transform: uppercase;
    text-align: center;
    font-size:11px;
}

#dhtmltooltip {
    background-color:#FFFFE0;
    border:1px solid black;
    left:-300px;
    padding:2px;
    position:absolute;
    visibility:hidden;
    width:150px;
    z-index:100;
}

#dhtmlpointer{
    position:absolute;
    left:-300px;
    z-index:101;
    visibility:hidden;
}

#dhtmlpointer2 {
    position:absolute;
    left:-300px;
    z-index:102;
    visibility:hidden;
}

/* common elements */
ul.toc,
ul.colored_bullets {
    list-style-type: none;
    padding-left: 15px;
    font-size: 12px;
    margin: 0;
    list-style-image: url('../images/bullet.gif');
    list-style-position: outside;
}

ul.orange_colored_bullets {
    list-style-type: none;
    padding-left: 0;
    padding: none;
    font-size: 13px;
    color: #014990;
    list-style-image: url('../images/orange_bullet.gif');
    list-style-position: outside;
}


.main_phone {
    font-family: "Arial Narrow", sans-serif;
    color: #EF7700;
}

.rating {
    display: block;
    height: 18px;
    background: url('../images/rating.gif') top left no-repeat;
}

.rating_3 {
    background-position: 0px -36px;
}

.rating_4 {
    background-position: 0px -18px;
}

.btn {
    margin-right:3px;
    margin-left: 0px;
    float: right;
    height: 22px;
    width: 60px;
    margin-top: 4px;
}
.textfield{
    margin-top:3px;
    margin-right: 0px;
    margin-left: 460px;
    float: left;
    display: inline; /* stupid IE fix */
}
.field_call_back{
    border: 1px solid #004994;
    font: 13px/15px Tahoma, Lucida Sans, Helvetica, Arial, sans-serif;
    height: 18px;
    width: 105px;
    margin-top: 0;
    margin-right: 5px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    }

.field {
    border: 1px solid #004994;
    font: 12px/15px Tahoma, Lucida Sans, Helvetica, Arial, sans-serif;
    height: 18px;
    width: 220px;
    margin-top: 0;
    margin-right: 5px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    }
#find_offices .field {
    font-family: Arial, sans-serif;
    padding-left:5px;
}
.field:hover {
    border: 1px solid #004994;
    outline: 1px solid #EF7700;
}


.field:focus {
    border: 1px solid #004994;
}

/*input.button {
    border: 0px;
    height: 22px;
    width: 60px;
    background: url("../images/grey_button.gif") center center repeat-x;
    font-size:  12px;
    color: #004994;
    font-weight: bold;
    padding-bottom: 3px;
}
*/
/*
#content input.button {
    border: 1px solid #004994;
    background: url('../images/bg_button.gif') center center repeat-x;
    font-weight: bold;
    color: #004994;
}
*/
/*
#content div.button {
    height: 23px;
    background: url('../images/btn_sidebar_l.gif') top left no-repeat;
}
*/
.autocomplete .yui-ac-highlight .sample-quantity,
.autocomplete .yui-ac-highlight .sample-result,
.autocomplete .yui-ac-highlight .sample-query { color:#FFF; }
.autocomplete .sample-quantity { float: right; }
.autocomplete .sample-result { color: #A4A4A4; }
.autocomplete .sample-query { color: #000; }

.bubleDiv {
    padding-right: 10px;
}

.calendar {
    z-index: 1010;
}

/* popup */
#popup_c {
    padding: 0;
}

#popup {
    border: none;
}
#popup_h,
#popup .hd {
    position: absolute;
    top: 0;
    right: 1px;
    width: 6px;
    height: 10px;
    border: none;
    background: url('../images/shadow_content_tr.png') top right no-repeat;
}

#popup .bd {
    border: none;
    padding: 0 6px 6px 0;
    margin: 0;
    background: url('../images/shadow_content_bl.png') bottom left no-repeat;;
}

#popup .bd .content {
    padding: 20px;
    border: none;
    background: #0A457B;
    color: #fff;
}

#popup .bd .content h2 {
    color: #fff;
    font: 20px Arial, Helvetica, sans-serif;
}

#popup .bd .content h3 {
    color: #fff;
    margin: 10px 0;
    font: normal 17px "Arial Narrow", Helvetica, sans-serif;
}

#popup .bd .content .controls {
    height: 30px;
    text-align: center;
    padding: 20px 0 0 0;
}
/*
#popup .bd .content .controls .button {
    display: block;
    width: 100px;
    margin: 0 auto;
}

#popup .bd .content .controls .button button {
    width: 100%;
}
*/
#popup_c .underlay {
    top: 10px;
    right: 0px;
    bottom: 0px;
    left: 10px;
    opacity: 1;
    filter: none;
    background: url('../images/shadow_content_br.png') right bottom no-repeat;
}

#content #search {
    margin-right: 404px;
    background: url('../images/shadow_content_br.gif') right bottom no-repeat;
}

#content #search .decor1 {
    padding-right: 6px;
    background: url('../images/shadow_content_tr.gif') right top no-repeat;
}

#content #search .decor2 {
    padding-bottom: 6px;
    background: url('../images/shadow_content_bl.gif') left bottom no-repeat;
}

#content #search form {
    height: 150px;
    padding: 20px 0 0 30px;
    background: #0A457B;
}

#content #search form h3 {
    font: 20px/32px "Arial Narrow", Helvetica, sans-serif;
    color: #fff;
}

#content #search form input {
    position: static;
    float: left;
    width: 330px;
    border: none;
    padding: 9px;
    font: 14px Arial, Helvetica, sans-serif;
}

#content #search form input.button {
    width: auto;
    margin-top: -11px;
}

/*
#content #search form .button {
    float: left;
    width: 130px;
    height: 36px;
    margin-left: 15px;
    background: url('../images/btn_search_l.gif') top left no-repeat;
}
*/

button {
    cursor: pointer;
}
/*
#content #search form button {
    width: 100%;
    height: 36px;
    background: url('../images/btn_search_r.gif') top right no-repeat;
}
*/
#content #search .yui-ac {
    position: relative;
    top: 36px;
    width: 346px;
    z-index: 1000;
}

#highlight {
    width: 50%;
    margin-bottom: 10px;
    padding: 10px 0;
    background: #E8F2FB;
    text-align: center;
}

#highlight h1 {
    font-size: 24px;
    color: #064588;
}

#highlight .main_phone {
    margin: 20px 0 5px 0;
    font-size: 34px;
}

#highlight .international {
    color: #064588;
    font-size: 16px;
}

#image_loader{
    height:32px;
    width:32px;
    background: url('../images/ajax-loader.gif') center center no-repeat;
}

/* composite styles */
.w_a {
    width: auto !important;
}

/* hacks and fixes*/
.cleared:after,
.cleared_left:after,
.cleared_right:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.cleared_left:after {
    clear: left;
}
.cleared_right:after {
    clear: right;
}
/* Hides from IE-mac \*/
* html .cleared {height: 1%;}
/* End hide from IE-mac */

#content .return_to_top {
    padding: 2px 20px 2px 5px;
    background: #E0EEFA url('../images/icn_top.gif') right center no-repeat;
    color: #0A457B;
}
#container #content_block #content_header .decor #quickCallBack {
    background: url("../images/bg_quick_call_back.gif") center top no-repeat;
    width:180px;
    height:28px;
    padding-top: 8px;
    padding-left: 0px;
    padding-bottom:22px;
    font-size:  13px;
    color: #fff;
    margin-bottom: 0px;
}

