body
{
    padding: 0px;
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(http://www.finelivingdubai.com/images/bgSlice.png);
    background-repeat: repeat-x;
    background-color: #E8F3FB;
    background-position: bottom;
}

a
{
    text-decoration:none;
    font-weight:bold;
    color:#0099ff;
}

a:hover
{
    text-decoration:underline;
    font-weight:bold;
}

#site
{
    width: 1024px;
    margin: auto;
    padding: 0px;
    top: 0px;
    background-color: #E8F3FB;
    background-image: url(http://www.finelivingdubai.com/images/topBG.png);
    background-repeat: repeat-x;
    background-position: top;
}

#header
{
    height: 218px;
    margin: 0px;
    width: 1024px;
    padding: 0;
}

#left
{
    width: 210px;
    padding-right: 5px;
    float: left;
    padding-left: 0px;
    height: 1000px;
    overflow: hidden;
}

#menu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 220px;
    padding: 5px;
    margin: 10px;
    color: #000000;
    font-weight: bold;
}

#menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;
}
.spanstyle
{
    position: absolute;
    visibility: visible;
    top: -50px;
    font-size: 10pt;
    font-family: Verdana;
    font-weight: bold;
    color: black;
}

#vertmenu ul li
{
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    top: 5px;
}

#menu ul li a
{
    height: 24px;
    font-size: 100%;
    display: block;
    text-decoration: none;
    color: #000000;
    width: 220px;
    background-image: url("http://www.finelivingdubai.com/images/menuBg.gif");
    background-position: bottom;
    background-repeat: repeat-x;
    padding-left: 15px;
    padding-top: 5px; /*font-weight:bold;*/
}

#menu ul li a:hover, #menu ul li a:focus
{
    height: 24px;
    color: whitesmoke;
    background-color: whitesmoke;
    background-image: url("http://www.finelivingdubai.com/images/menuBgOver.gif");
    background-position: bottom;
    background-repeat: repeat-x;
}



#search
{
    width: 180px;
    padding-right: 5px;
    float: left;
    padding-left: 10px;
    position: absolute;
    top: 420px;
    color: darkblue;
}

#right
{
    border-left: 1px #0099FF dashed;
    float: right;
    width: 790px;
    padding-left: 5px;
    min-height: 996px;
}
#resultPane
{
    padding-left: 5px;
    width: 726px;
    color: darkblue;
    border-bottom: #0099ff 2px dashed;
    font-family: verdana;
    height: 254px;
}

#resultPaneInside
{
    float: left;
    width: 712px;
    height: 252px;
}

#searchContainer
{
    /*FLOAT: left;*/
}

#noResult
{
    /* FLOAT: left;    WIDTH: 100px;   HEIGHT: 15px;*/
}


#searchNavigation
{
    /*LEFT: 1px;   margin : 2px;   WIDTH: 782px;   float:none; top:auto;  position:inherit;*/
}

#searchMain
{
    /*height:100%;*/
}

#footer
{
    color: White;
    vertical-align: middle;
    text-align: right;
    background-color: #3471AA;
    clear: both;
    width: 1024px;
    height: 30px;
    font-size: 10px;
}

#footer a
{
    font-weight: bold;
    color: White;
    text-decoration: none;
}

#footer a:hover
{
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}

/*.visoft__tab_xpie7 .ajax__tab_header					{ background:url(images/tab-active.png) repeat-x bottom; }*/
.visoft__tab_xpie7 .ajax__tab_outer
{
    background: url(http://www.finelivingdubai.com/images/tab-right.png) no-repeat right;
}
.visoft__tab_xpie7 .ajax__tab_inner
{
    background: url(http://www.finelivingdubai.com/images/tab-left.png) no-repeat;
}
.visoft__tab_xpie7 .ajax__tab_tab
{
    background: url(http://www.finelivingdubai.com/images/tab.png) repeat-x;
}
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_outer
{
    background-position: right bottom;
    background: url(images/tab-active-right.png) no-repeat right;
}
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_inner
{
    background: url(http://www.finelivingdubai.com/images/tab-active-left.png) no-repeat;
}
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_tab
{
    background-position: url(images/tab-active.png) repeat-x bottom;
    background: url(images/tab-active.png) repeat-x;
}
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_outer
{
    background: url(http://www.finelivingdubai.com/images/tab-active-right.png) no-repeat right;
}
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_inner
{
    background: url(http://www.finelivingdubai.com/images/tab-active-left.png) no-repeat;
}
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_tab
{
    background: url(http://www.finelivingdubai.com/images/tab-active.png) repeat-x;
}

/* XP IE7 theme - Other Styles */
.visoft__tab_xpie7 .ajax__tab_header
{
    font-family: Arial;
    font-size: 16px;
    font-weight: 300;
    color: white;
    vertical-align: middle;
}
.visoft__tab_xpie7 .ajax__tab_outer
{
    height: 27px;
    padding-right: 0px;
    padding-left: 1px;
}
.visoft__tab_xpie7 .ajax__tab_inner
{
    padding-left: 7px;
    padding-right: 3px;
    height: 27px;
}
.visoft__tab_xpie7 .ajax__tab_tab
{
    padding: 4px 15px 0px 10px;
    height: 23px;
}
.visoft__tab_xpie7 .ajax__tab_body
{
    color:#0099ff;
    font-size: small;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 10px;
    background-color: whitesmoke; /*background-image: url('http://www.finelivingdubai.com/images/tabBodyBg.png');*/
    background-repeat: repeat-x;
    border-color: #0099ff;
    border-width: 1px;
    border-style: solid;
    height: 350px;
    margin-bottom: 25px;
}




/*.visoft__tab_xpie8 .ajax__tab_header					{ background:url(http://www.finelivingdubai.com/images/tab-active.png) repeat-x bottom; }*/

.visoft__tab_xpie8 .ajax__tab_outer
{
    background: url(http://www.finelivingdubai.com/images/tab-right.png) no-repeat right;
    height: 100%;
}
.visoft__tab_xpie8 .ajax__tab_inner
{
    background: url(http://www.finelivingdubai.com/images/tab-left.png) no-repeat;
    height: 100%;
}
.visoft__tab_xpie8 .ajax__tab_tab
{
    background: url(http://www.finelivingdubai.com/images/tab.png) repeat-x;
    height: 100%;
}
.visoft__tab_xpie8 .ajax__tab_hover .ajax__tab_outer
{
    background-position: right bottom;
    background: url(http://www.finelivingdubai.com/images/tab-active-right.png) no-repeat right;
}
.visoft__tab_xpie8 .ajax__tab_hover .ajax__tab_inner
{
    background: url(http://www.finelivingdubai.com/images/tab-active-left.png) no-repeat;
}
.visoft__tab_xpie8 .ajax__tab_hover .ajax__tab_tab
{
    background-position: url(http://www.finelivingdubai.com/images/tab-active.png) repeat-x bottom;
    background: url(http://www.finelivingdubai.com/images/tab-active.png) repeat-x;
}
.visoft__tab_xpie8 .ajax__tab_active .ajax__tab_outer
{
    background: url(http://www.finelivingdubai.com/images/tab-active-right.png) no-repeat right;
    height: 100%;
}
.visoft__tab_xpie8 .ajax__tab_active .ajax__tab_inner
{
    background: url(http://www.finelivingdubai.com/images/tab-active-left.png) no-repeat;
    height: 100%;
}
.visoft__tab_xpie8 .ajax__tab_active .ajax__tab_tab
{
    background: url(http://www.finelivingdubai.com/images/tab-active.png) repeat-x;
    height: 100%;
}

/* XP IE7 theme - Other Styles */
.visoft__tab_xpie8 .ajax__tab_header
{
    font-family: Arial;
    font-size: 12px;
    font-weight: 300;
    color: white;
    vertical-align: bottom;
}
.visoft__tab_xpie8 .ajax__tab_outer
{
    height: 100%;
    padding-right: 0px;
    padding-left: 1px;
}
.visoft__tab_xpie8 .ajax__tab_inner
{
    padding-left: 7px;
    padding-right: 3px;
    height: 100%;
}
.visoft__tab_xpie8 .ajax__tab_tab
{
    padding: 4px 15px 0px 10px;
    height: 100%;
}
.visoft__tab_xpie8 .ajax__tab_body
{
    font-family: Verdana;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    background-color: whitesmoke; /*background-image: url('http://www.finelivingdubai.com/images/tabBodyBg.png');*/
    background-repeat: repeat-x;
    border-color: #0099ff;
    border-width: 1px;
    border-style: solid;
    min-height:275px; 
    overflow: auto;
}
.visoft__tab_xpie8 .ajax__tab_body li
{
    list-style-image: url(http://www.finelivingdubai.com/images/arrow2.png);
    padding-left: 2px;
}

.visoft__tab_xpie8 .ajax__tab_body li a
{
    text-decoration: none;
    color: #0099ff;
    font-size: smaller;
}

.visoft__tab_xpie8 .ajax__tab_body li a:hover
{
    text-decoration: underline;
    color: darkblue;
}

.locationHeader
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    background-color: whitesmoke;
    border-color: #0099ff;
    border-style: solid;
    border-width: 1px;
    padding: 1px;
    overflow: auto;
}

.locationHeader li
{
    text-decoration: none;
    color: #0099ff;
    font-size: smaller;
}

.locationHeader li a
{
    list-style-image: url(http://www.finelivingdubai.com/images/arrow2.png);
    text-decoration: none;
    color: #0099ff;
    font-size: 10px;
}

.locationHeader li a:hover
{
    text-decoration: underline;
    color: darkblue;
}

.noResult
{
    font-family: Verdana;
    color: darkblue;
    font-size: 22px;
    font-weight: bold; /*background-color:#C5E2F0;     border-color:#0099ff;     border-style:dotted;     border-width:1px;     padding:5px;*/
    padding-top: 30px;
}

#propertyDetail
{
    position: absolute;
}

#propertyDetailLeft
{
    position: absolute; /*float:left;*/
}

#propertyDetailRight
{
    position: absolute; /*float:right;*/
}

/* 
#1
{
    position:absolute;
}
    
    #2
{
    position:absolute;
}
#3
{
    position:absolute;
}
#4
{
    position:absolute;
}*/

#imgSmall
{
    position: absolute;
    width: 60px;
    height: 70px;
    float: left;
    margin-left: 40px;
}

#big
{
    position: absolute; /*float:right;*/
}



.col_header
{
    width: 100%;
    height: auto;
    font-weight: bold;
    font-size: small;
    text-align: center;
    background-color: Blue;
    color: White;
    vertical-align: middle;
    cursor: pointer;
}
.col_panel
{
    width: 100%;
    height: auto;
    text-align: center;
}
.googleCSS
{
    /*font-size: 12pt;*/
    color: darkgray;
    font-family: Vrinda;
}
.div1
{
    float: left;
    width: 150px;
    height: 16px;
}
.div2
{
    float: left;
    text-align: left;
    width: 500px;
    height: auto;
    min-height: 16px;
    overflow: auto;
}
.div3
{
    width: 700px;
    border-bottom: dotted 1px #0099ff;
    margin-bottom: 5px;
    height: auto;
    min-height: 16px;
    overflow: auto;
}
.modalBackground
{
    background-color: #333333;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 610px;
    height: auto;
}

#contact
{
    color:#0099ff;
    padding-left:15px;
     padding-top:20px;
}

#contact input
{
    border: solid 1px #0099ff;
    font-family: verdana;
    color: darkBlue;
    font-size: xx-small;
    width: 200px;
    height:12px;
    background-color:whitesmoke;
    margin-top:5px;
    margin-bottom:5px;
   
}

#contact textarea
 
{
    border: solid 1px #0099ff;
    font-family: verdana;
    color: darkBlue;
    font-size: xx-small;
    width: 200px;
    /*height:12px;*/
    background-color:whitesmoke;
}

#contact .btn
{
    font-family: verdana;
    color: darkblue;
    font-size: xx-small;
    font-weight:bold;
    width: 60px;
    height:20px;
      border: solid 1px #0099ff;
    background-color:whitesmoke;
}

#address
{
    width:450;
    float:left;
    padding-left:65px;
}


#prop
{
    color:#0099ff;
    padding-left:15px;
     padding-top:20px;
}

#prop input
{
    border: solid 1px #0099ff;
    font-family: verdana;
    color: darkBlue;
    font-size: xx-small;
    width: 200px;
    height:12px;
    background-color:whitesmoke;
    margin-top:5px;
    margin-bottom:5px;
   
}

#prop textarea
 
{
    border: solid 1px #0099ff;
    font-family: verdana;
    color: darkBlue;
    font-size: xx-small;
    width: 200px;
    /*height:12px;*/
    background-color:whitesmoke;
}

#prop .btn2
{
    font-family: verdana;
    color: darkblue;
    font-size: xx-small;
    font-weight:bold;
    width: 60px;
    height:20px;
      border: solid 1px #0099ff;
    background-color:whitesmoke;
}
