﻿
/*
dark: #fe7f0c
medium: #f9ae31
light: #fbdf9e
*/

body {
    font-weight: normal;
    color: #000000;
}

.left {
    float: left;    
    position: relative;
    clear: left;
}

.right {
    float: right;
    position: relative;
    clear: right;
}

img.ignore {
    width: auto !important;
    height: auto !important;
    margin: 0;
    padding: 0;
    border: 0;   
}

.bg1 {
    background: #FBDF9E !important;
}

.bg2 {
    background: #FFFFFF !important;
}

.linkNote {
    font-size: 0.7em;
    font-weight: normal;
    color: #FF0000;
    position: relative;
    top: -0.7em;
}

a:hover .linkNote {
    text-decoration: none;
}

h1, h1 a {
    color: #0087AE;
}
h2, h2 a {
    color: #0087AE !important;
    margin: 0.4em;
    font-size: 1.2em !important;    
    padding: 0;
}

h2 a {
    margin: 0 !important;
}

a {
    color: #0087AE;
    cursor: pointer;
}

#registerPara {
    cursor: pointer; 
}

div#header {
    height: 16em;
    margin-bottom: 0.8em;
}

div#footer {
    border-top: 1px solid #0087AE;
}

/*div#defaultMain,*/ div#aboutMain, div#contactMain, div#matrixMain{
    padding-top: 200px;
    background: url(swatch-bg.jpg) repeat-x;
}

div#defaultMain, div#matrixMain {
    position: relative;
}

div#defaultMain {
}

div#matrixMain {
    padding-bottom: 9em;
}

div#defaultMain div.foot, div#matrixMain div.foot {
    position: absolute;
    left: -18em;
    bottom: 0;
    width: 65.9em;
}

div.rating {
    background: url(star.gif) repeat-x;
}

/* CONTENT BOXES */

div.contentBoxHalf {
    width: 49%;
    background-color: #ffffff;
    overflow: hidden;    
}

div.contentBox {
    width: 99.7%;
}

div.contentBox, div.contentBoxHalf {
    border: 1px solid;    
    border-color: #0087AE;
}

div.contentBox h1, div.contentBoxHalf h1, div.quotePanel h1, div.brochurePanel h1, div#matrixBox h1 {
    font-size: 1.6em;
    border-bottom: 1px solid;
    padding: 3px !important;
    font-weight: normal;    
    color: #FFFFFF;    
    background-color: #0087AE;     
    background: url(bar.gif) bottom left repeat-x;    
    border-color: #0087AE;
}

div.contentBoxHalf h1 {
    margin: 0; 
}

div.contentBoxHalf h1.overlap {    
    margin: 0 0 -1.15em 0 !important;
    top: -1.15em;
    position: relative;    
    font-size: 1.1em;
    font-weight: 700;
}

div.contentBoxHalf h1 a, div.contentBox h1 a  {
    color: #FFFFFF;
    text-decoration: none;
}

div.contentBox ul, div.contentBoxHalf ul{
    list-style-type:none;
    list-style-position: outside;
    padding: 0 0 0 5px;
}

div.contentBox ul li, div.contentBoxHalf ul li{
    margin: 0;
    padding: 3px 0 3px 0;
    
}

div.contentBox ul li a, div.contentBoxHalf ul li a{
    color: #666666;  
}

div.contentBoxHalf ul.text, div.contentBoxHalf div.text {
    width: 49%;
}

div.pageFeature {
    height: 24.3em;
}

div.contentBoxHalf ul.text li a, div.contentBox ul.text li a, div.contentBox ul.thirdList li a, div.contentBox ul.halfList li a{
    font-size: 1.3em;
}

div.contentBoxHalf ul.text li a strong, div.contentBox ul.text li a strong, div.contentBox ul.thirdList li a strong, div.contentBox ul.halfList li a strong{
    font-size: 0.7em;
    font-weight: normal;
}

div.contentBoxHalf div.text {
    padding: 5px;
}

div.contentBox ul.thirdList {
    width: 32%;
    float: left;     
}

div.contentBox ul.halfList {
    width: 49%;
    float: left;     
}

div.contentBox p, div.contentBoxHalf p{
    padding: 5px;
}

.text h3 {
    color: #0070DB;
    font-size: 1.1em;
}

.text h3 a{
    color: #0087AE;
    font-size: 1.4em;
    font-weight: normal;
}

div.contentBoxHalf img.img {
    width: 45%;
    position: relative;
}

div.contentBoxHalf img{
    width: 100%;
}

div.quotePanel h1, div.brochurePanel h1 {
    margin: 0;
}

div#matrixBox {
    background: #ffffff;
}

div#matrixBox ul.matrixList{
    list-style:none;
    list-style-type:none;
    list-style-position:outside;
    margin:10px 0 2px 0.35em;
    padding:0;
}

div#matrixBox ul.matrixList li{
    display: inline;
    
}

div#matrixBox ul.matrixList li a{
    background: #ffffff;
    border: solid 1px #0087AE;
    border-bottom: none;
    padding: 2px 5px;
    margin:0;
    text-decoration: none;
    font-size: 1.3em;
    color: #0087AE;    
}

div#matrixBox ul.matrixList li a:hover{
   color: #000;    
}

table.matrixGrid {
    border: solid 1px #0087AE;
    margin: 0 auto 5px auto;
    background: #ffffff;
    padding: 5px;
    width: 98%;
}

table.matrixGrid tbody td{
}
    table.matrixGrid thead th {
        vertical-align: middle;
        background: #ffffff;
        color: #fff;
        background-color: #0087AE;     
        background: url(bar.gif) bottom left repeat-x;
    }
    table.matrixGrid tbody th, table.matrixGrid tbody td, table.matrixGrid thead th {
        border-bottom: solid 1px #0087AE;
    }
    
    table.matrixGrid tbody tr th {
        color: #0087AE;
         
    }
    
    table.matrixGrid tbody td a.available {
        color: #666666;
    }

table.holidayDetail {}
    table.holidayDetail th, table.holidayDetail td {
        border-color: #f9ae31;
    }
    table.holidayDetail th {
        background: #fbdf9e;
    }
    
    
div#searchingBox p, div#registerProgress p, div#quoteBox p, div#loadBox p{
    padding: 0 10px 0 10px;
}    

/* RESULTS */

div.resultPanel {}

div.resultItem {
    border: #0087AE 1px solid;
}

div.resultItem h1 {
    border-bottom: 1px solid;
    padding: 3px !important;
    font-weight: bold;    
    color: #FFFFFF;    
    background-color: #F9AE31;     
    background: url(bar.gif) bottom left repeat-x;    
    border-color: #0087AE;
    margin: 0 0 5px 0 !important;
    font-size: 1.3em;
    position: relative;
}

div.resultItem h1 span.young-lively{
    display: none;
}

div.resultItem div.image {
    background: url(no-image.jpg);
}

div.resultItem a.link, input.btn {         
    background: url(bar.gif) bottom left repeat-x;
    border: 1px solid #0087AE;
    font-size: 1.3em;
    font-weight: normal;
    color: #FFFFFF;
}

div.resultItem a {
    color: #ffffff;
}

div.resultItem h1 span.young-lively {
    background:transparent url(young_lively.gif) no-repeat scroll center center;
    display:block;
    height:18px;
    overflow:hidden;
    position:absolute;
    right:5px;
    text-indent:-9999px;
    top:3px;
    width:150px;
}

    
div.quotePanel {
    border: solid 1px #0087AE;
}
div.quotePanel div.head {
    color: #000000;
    background:#FFFFFF;
    font-size: 1.3em;
    font-weight: normal;
}  
div.quotePanel div.foot {
    color: #000000;
}

div.quotePanel div.foot span.price{
    color: #0087AE;
}

div.quotePanel h2 {
    color: #FFFFFF !important;    
    background: #0087AE !important;
    font-size: 1.3em;
    font-weight: normal;
    padding: 1px 2px 2px 5px;
}
    
div.brochurePanel {
    border: solid 1px #0087AE;
}

div#logo {
    height: 112px; width: 395px;
    background: url(logo.gif) no-repeat;
}
div#phone {
    top: 0px; right: 5px;
    color: #0087AE;
    font-size: 2.3em !important;
    width: 9.5em;
    font-weight: normal;
    cursor: default;
}

/* SITE MENU */

#mainMenuTabContainer {
    bottom:0.2em;
}

ul.SiteMenu {
    width: 65.7em;
    border: 1px solid #0087AE;
    bottom: 2.1em;    
    background-color: #0087AE;     
    background: url(bar.gif) bottom left repeat-x;    
    border-bottom:none;
    float: left;
    overflow: hidden;
    color: #FFFFFF;
}

ul.SiteMenu a {
    font-size: 1.5em;
    font-weight: bold;
    padding: 0.25em 0.4em;            
    color: #FFFFFF;
    display: block;    
    border-left: 1px solid #00C8FF;
    border-right: 1px solid #00708F;
}

ul.SiteMenu a:hover, ul.SiteMenu a.current {
    text-decoration: none;
    color: #FFFFFF;
    background: #0087AE url(bar_hover.gif) center left repeat-x;        
    border-left-color: #00708F;
    border-right-color:#00C8FF;   
}

div.SiteMenuSub {
    display: none;
}

div#mm0 {
    display: block;
}

div.SiteMenuSub ul {
    width: 65.9em;
    background-color: #0992B9;
    height: 2em    
}

div.SiteMenuSub ul li {
    }
    
div.SiteMenuSub ul li a{        
    color: #FFFFFF;
    font-size: 1.10em;            
    padding: 0.25em 0.4em;
    display: block;
}

div.SiteMenuSub ul li a:hover{
    color: #000000;
    text-decoration: none;
    background: #FFFFFF;
}

ul.SiteMenu li#SiteMenuInfo {
    display: block;
    padding: 0.4em 1.6em 0.4em 1.6em;    
    float: right;
    cursor: default;
}

/*~*/   

div#registerBox div.root {
    background: url(signup.jpg) no-repeat bottom left;
}
div#searchingBox, div#registerProgress, div#quoteBox, div#loadBox {
    background: #ffffff url(searching.gif) no-repeat center 5em;
    height: 8em;
}

ul#skyscraperLinks {
top: 13em !important;
}

input.btn {
    padding: 3px 0 3px 0;
    /*margin: 0 auto 0 auto;*/
    text-align: center;
    width: 7em;
    font-size: 1.2em;
    display: block;    
}

/* REG FORM */

dl.formLayout dt span {
    font-weight: normal;
}

div#registerBox div.root {
    color: #000000;
    padding: 0 0 5em 0;
    margin: 5px;
    background: url(register.jpg) left bottom no-repeat; 
}

div#registerForm {
    width: 26em;
}

#registerCancel {
    color: #000000;
    float: right;
    padding: 0 0 0.2em 0;
}


/* GeoSearch page */

div#geoSearchMap{
    border: 1px solid #F9AE31;
    z-index: 10;
}

/* Guide page Specific */

/* Guide page Specific */

ul#guideDealList {
    padding: 0;
    margin: 0;
    list-style-type: none;   
}

ul#guideDealList li{
    padding: 0;
    margin: 0;
    display: inline;
    line-height: normal;
}

ul#guideDealList li a{
    color: #0087AE;
    font-weight: normal;
    font-size: 1em;    
    display: block;
    padding: 0.5em 0.2em 0.5em 3em;
    font-weight: bold;
    text-decoration: none;
    border-bottom:1px solid #0087AE;
}

ul#guideDealList li a strong {
    font-size: 0.7em;
    font-weight: normal;
}

ul#guideDealList li a:hover{
    background: url(magnifier_bullet.jpg) 4px center no-repeat;
}

/* Content Rotator styles */

ul#Rotator li.slide a {
    font-size: 2.0em;
    padding: 8.4em 0.25em 0 3em;
    word-spacing: 0.05em;
    letter-spacing: -1px;
    line-height: 1em;
    font-size: 2em;
    color: #000000;
    
}

ul#Rotator li.slide ul.text li {
}

ul#Rotator li.slide ul.text li a{
    font-size:1.3em;
    color: #666666;
}

/* Extras Page */

table#extrasTable {
    
}

table#extrasTable tr {
    border: solid #0087AE;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left: none;
    border-right: none;    
}

table#extrasTable tr:hover {
    background: #F7F7F7;    
}

table#extrasTable tr td{
    padding: 5px;
}

table#extrasTable tr td.extrasItem a{
    font-size: 1.4em;
    color: #000000;
}

ul.thirdList li h2 a, ul.thirdList li h2 {
    margin-left: 0px;
}

/* Home Offers */

.skyscraper_offers {
    background: url(skyscraper_offer.jpg) center 10px no-repeat #FFFFFF !important;   
}

.skyscraper_offers a b.title {
    color: #000000;   
}

.skyscraper_offers a b.desc { 
}
        
.skyscraper_offers a b.price {
    color: #0087AE;  
}

.call_back_btn_container {    
    top: 11.3em;
}
