html, body {
    background: #bbd2e4 url("../img/site_bg.gif") 0 0 repeat-x;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

html, body, h1, h2, h3, p, form, ul, li, img {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    display: block;
}

a {
    text-decoration: none;
    color: #fff;
    outline: none;
}

a:hover, .selected { 
    color: #425689;
}

p {
    color: #425689;
    line-height: 150%;
}

h1 span {
    visibility: hidden;
    font-size: 1px;
    float: left;
}

h2 {

    font-size: 12px;
    font-weight: bold;
}

h3 {
    font-weight: bold;
    font-size: 11px;
    color: #425689;
}

sup {
    vertical-align: baseline;
    font-size: 0.8em;
    position: relative;
    top: -0.4em;
}

#container {
    width: 780px;
    padding: 0px;
    margin: 0 auto;
    background-color: #fff;
}

/*///////////////////////// header //////////////////////*/
#header {
    width: 100%;
    height: 358px;
    float: left;
}

#header_flash {
    width: 516px;
    height: 268px;
    float: right;
    padding-right: 8px;
}

#logo {
    width: 248px;
    height: 96px;
    float: left;
    background: #6e99ce url("../img/logo.gif") 50% 50% no-repeat;
}

#icons {
    width: 165px;
    height: 16px;
    float: left;
    list-style: none;
    background: #6e99ce;
    padding-left:10px;
}

#icons li {
    float: left;
}

#icons li a {
    display: block;
    padding: 0 12px 0 12px;
}

#lang {
    width: 73px;
    height: 16px;
    float: left;
    background: #6e99ce;
}

#lang a {
    font-size: 10px;
}

#lang img {
    float: left;
    margin-right: 5px;
}

#menu {
    width: 248px;
    height: 154px;
    float: left;
    background: url("../img/menu_cor.gif") 0 0 no-repeat;
}

#menu ul {
    width: 240px;
    height: 148px;
    margin: 8px 0 0 8px;
    list-style: none;
    background: #afcfe8 url("../img/menu_cor_ul.gif") 0 0 no-repeat;
}

#menu ul li a {
    display: block;
    height: 17px;
    background: url("../img/menu_dot.gif") 0 50% no-repeat;
    border-bottom: 1px solid #a3c5e0;
    margin: 0 10px 0 15px;
    padding: 0px 0 3px 25px;
    font-weight: bold;
    font-size: 15px;
}

#menu ul li a img {
    float: right;
    margin-top: 4px;
}

/*///////////////////////// content //////////////////////*/
#content {
    width: 100%;
    float: left;
    padding-bottom: 30px;
    background: url("../img/cont_cor.gif") bottom left no-repeat;
}
/*//// home ////*/
#home_flash {
    width: 780px;
    height: 128px;
}

#news {
    width:188px;
    height:155px;
    float:right;
    margin-top:0px;
    padding:0 0 0 10px;
    border-left: 1px solid #a3c5e0;
}

#news h2, .news {
    float:left;
    width:50%;
}

#all_news {
    float:right;
    font-size:11px;
}

#all_news a {
    text-decoration:underline;
    color:#425689;
}

#news_panel {
    height:120px;
}

.scroll-pane {
    width: 200px;
    overflow: auto;
    float: left;
    padding-left:5px;
}


#news ul {
    list-style:none;
    float:left;
    margin-top:2px;
}

#news ul * {
    color:#000;
    font-size:11px;
}

#news ul li {
    margin-bottom:10px;
    float:left;
    width:100%;
}

#news ul li h3 {
    float:left;
    width:100%;

}

#news ul li h3 a {
    text-decoration:none;
    font-size:12px;
}

#news ul li a {
    text-decoration:underline;
    color:#425689;
}

#home_text {
    width:514px;
    float:left;
}

#text {
    margin: 10px 10px 0 30px;
    font-size: 12px;
}

#text a {
    color:#425689; 
}

/*//// news list /////*/
#news_list {
    width:740px;
    list-style:none;
    margin-top:10px;
    font-size:12px;
    float:left;
}

#news_list * {
    color:#000;
}

#news_list a {
    text-decoration:underline;
    color:#425689;
}

#news_list li {
    width:100%;
    margin-bottom:20px;
    float:left;
    border-bottom:1px solid #bbd2e4;
}

#news_list li img {
    float:left;
    margin-right:10px;
}

#news_list li h3 {
    color:#425689;
}

#news_list li h3 a {
    text-decoration:none;
}


/*//// complexes /////*/
#complexes_menu {
    width: 764px;
    height: 30px;
    margin: 8px;
    background: #aed0e9 url("../img/bot_menu_cor.gif") 0 0 no-repeat;
    list-style: none;
    font-weight: bold;
    line-height: 30px;
}

#complexes_menu li {
    float: left;
    padding: 0 15px 0 15px;
}

#complexes_menu li.arr {
    background: url("../img/bot_menu_arr.gif") 0 50% no-repeat;
    padding-left: 20px;
}

#complexes_menu li select {
    font-size: 10px;
    border: 1px solid #6e99ce;
    margin: 5px 5px 0 0;
    color: #425689;
}

#complexes_menu li #submit_btn {
    font-size: 9px;
    margin: 0 195px 0 0;
    padding: 0;
    border: 1px solid #6e99ce;
}

#complexes {
    width: 100%;
    margin-top: 15px;
    list-style: none;
}

#complexes li  {
    float: left;
    width: 33%;
    height: 230px;
    margin-bottom: 10px;
}

#complexes li a {
    display: block;
    text-align: center;
    color: #425689;
    font-weight: bold;
}

#complexes li a img {
    margin: 0 auto;
    padding: 4px;
    border: 1px solid #a3c5e0;
}
/*////// complex //////*/
#complex {
    margin: 20px 50px 0 50px;
}

#complex h2 {
    margin-bottom: 20px;
}

#complex_desc {
    width: 50%;
    float: right;
    font-size: 12px;
}

#complex_desc ul {
    line-height: 150%;
    color: #425689;
    margin-left: 12px;
}

#complex_img {
    width: 50%;
    float: left;
}

#complex_img img {
    padding: 4px;
    border: 1px solid #a3c5e0;
}

#complex_mess {
    padding-top: 20px;
}

#complexes_menu li.sub_menu {
    padding-right: 30px;
}
/*////// gallery ///////*/
#gallery {
    width: 690px;
    list-style: none;
    margin: 15px auto;
}

#gallery li {
    width: 33%;
    float: left;
    margin-bottom: 10px;
}

#gallery li img {
    width: 200px;
    margin: 0 auto;
}

/*///// available /////*/
#available {
    width: 690px;
    margin: 15px auto;
    background: #fff;

}

#available th {
    background: #6e99ce;
    padding: 5px 0px 5px 0px;
    font-weight: normal;
    color: #fff;
    font-size: 10px;
}

#available td.ap {
    text-align: right;
}

#available td.av {
    text-align: center;
}

#available td a {
    color: #425689;
    text-decoration: underline;
}

#available td a:hover {
    text-decoration:none;
}
/*///// faq //////*/
#faq {
    float: left;
    padding: 10px 40px 0 23px;
}

#faq ol {
    color: #425689;
}

#faq ol li {
    padding-bottom: 5px;
}

#faq p {
    padding-bottom: 5px !important;
    font-weight: bold;
}

#faq a {
    color: #425689;
}

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

#faq_a a {
    display: block;
    text-decoration: underline;
    padding-top: 5px;
}

/*////// rentals //////*/
#rentals {
    width: 100%;
    margin-top: 15px;
    list-style: none;
}

#rentals li  {
    float: left;
    width: 33%;
    height: 200px;
    margin-bottom: 10px;
}

#rentals li a {
    display: block;
}

#rentals li a span.name {
    display:block;
    width:70px;
    font-size:30px;
    margin-left:15px;
    float:left;
    font-weight: bold;
    color: #425689;
}

#rentals li a span.desc {
    display:block;
    float:left;
    padding-top:5px;
    color:#000;
    font-size:12px;

}

#rentals li a img {
    margin: 0 auto;
    padding: 4px;
    border: 1px solid #a3c5e0;
}

#rental_view {
    width:100%;
    float:left;
}

#rental_view_left {
    width:225px;
    float:left;
    padding-left:20px;
}

#rental_view_left #name {
    width:70px;
    font-size:30px;
    float:left;
    font-weight: bold;
    color: #425689;
}

#rental_view_left #info {
    float:left;
    padding-top:5px;
    color:#000;
    font-size:12px;
}

#rental_view_left #price {
    float:left;
    width:100%;
    font-size:20px;
}

#rental_view_right {
    float:right;
    padding-right:8px;
    width:516px;
}

#rental_view_right #rental_desc {
    margin-top:10px;
}
/*///// contacts //////*/
#contacts {
    float: left;
    padding: 20px 0 0 50px;
}

#contacts a { 
    color: #425689; 
    text-decoration: underline;                  
}

#contacts a:hover {
    text-decoration: none;
}

/*///// sitemap /////*/
#url {
    margin: 15px 0 5px 50px;
    font-size: 12px;
    font-weight: normal;
}

#url a {
    color: #425689;
}

#sitemap {
    margin-left: 60px;
    list-style: none;
}

#sitemap h2, #sitemap h3 {
    font-weight: normal;
}

#sitemap a {
    padding-left: 5px;
    color: #425689;
    font-size: 12px;
}

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

/*/////////////////////// footer ////////////////////////*/
#footer {
    clear: both;
    height: 50px;
    background: #bbd2e4;
    padding-top: 10px;
}

#footer p {
    float: left;
    color: #fff;
    padding-left: 30px;
}

#footer ul {
    width: 582px;
    float: right;
    list-style: none;
}

#footer ul li {
    float: left;
}

#footer ul li a {
    padding: 0 18px 0 18px;
}

#footer .mb {
    border-left: 1px solid #fff;
}

/* /////////////////////// form ////////////////////// */
fieldset {
    border: none;
    width: 305px;
    margin: 0;
    padding: 0;
    float: right;
}

label {
    width: 160px;
    text-align: left;
    padding: 3px 0 3px 0;
    display: block;
    color: #425689;
}

fieldset input {
    width: 275px;
    padding: 5px 0 5px 2px;
    border: 1px solid #e7e7e7;
    color: #455667;
}

fieldset select {
    width: 279px;
    padding: 5px;
    border: 1px solid #e7e7e7;
    color: #455667;
}

textarea {
    border: 1px solid #e7e7e7;
    width: 275px;
    margin-top: 2px;
    padding-left: 2px;
    color: #455667;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    overflow: auto;
}

fieldset img {
	float:left;
	margin-right:10px;
}

fieldset input#security_code {
	width:80px;
}

.submit input {
    background: #6e99ce;
    border: 1px solid #e7e7e7;
    width: 100px;
    height: 19px;
    font: bold 12px Arial, sans-serif;
    color: #fff;
    margin: 2px 0 0 0;
    padding: 0;
    text-align: center;
    cursor: pointer;
}

#message {
    width: 278px;
    height: 30px;
    margin-top: 15px;
}

.error {
    color: #c00;
    background-color: #fcc;
    padding: 2px;
    margin-bottom: 5px;
    text-align: center;
    font-weight: bold;
    border: 1px solid #c00;
}

.success {
    color: #090;
    background-color: #cfc;
    padding: 2px;
    margin-bottom: 5px;
    text-align: center;
    font-weight: bold;
    border:1px solid #0c0;
}
