﻿/* Master page */

#masterpage_header
{
       width:996px;
       padding: 0 0 0 0;
       max-height:115px;
       _height: 115px;
       margin: auto;
       background-color: #F9F9E6;
       border-top:1px solid white;
       border-right:1px solid white;
       border-left:1px solid white;
       border-bottom:0;
}

#masterpage_header:after
{
    content: ""; 
    display: block; 
    height: 0; 
    clear: both;    
}

#header_left
{
    width:301px;
    float:left;
    min-height:115px;
    _height: 115px;
    background:url(images/top_image_lt.gif) no-repeat #F9F9E6;
    padding: 0 0 0 0;
    margin:0 0 0 0;
}
#header_right
{
    width:695px;
    float:right;
    max-height:115px;
    _height: 115px;
    padding: 0 0 0 0;
    margin:0 0 0 0;
    background:#F9F9E6;
}
#header_top_right
{
    
    width:695px;
    min-height:72px;
    _height: 72px;
    background:url(images/top_image_rt.gif) no-repeat #F9F9E6;
    padding: 0 0 0 0;
    margin:0 0 0 0;
}
#header_menu_bar
{ 
    position:relative;
    width:695px;
    background:url(images/menu_back.gif) repeat-x #F9F9E6;
    min-height:43px;
    _height: 43px;
    padding: 0 0 0 0;
    margin:0 0 0 0;

}

#menu_text
{
    position:relative;
    left:-11px;
    font-weight:bold;
}
    
#content
{
    vertical-align:top;
    width:996px;
    text-align:left;
    background:white;
    margin:auto;
    padding: 0 0 0 0;
    _height: 400px;
    min-height:400px;
    border-top:0;
    border-bottom:0;
    border-left:1px solid white;
    border-right:1px solid white;
    background-color: #F9F9E6;
}


#footer
{
    background:#182068 url(images/bottom_image.gif) center top no-repeat;
    width:996px;
    height:100px;
    vertical-align:top;
    margin:auto;
    padding: 0 0 0 0;
    border-top:0;
    border-right: solid 1px white;
    border-left: solid 1px white;
    border-bottom: solid 1px white;
    background-color: #F9F9E6;
}


#ad
{
    padding:5px;
}

    .header2_properties
    {   
       font-size: 8pt;    
       color: white;       
       position: absolute;
       top: 76px;
       right: 295px;
       cursor: pointer;
       text-decoration: none;
    }
    .header2_search
    {   
       font-size: 8pt;    
       color: white;       
       position: absolute;
       top: 76px;
       right: 135px;
       cursor: pointer;
       text-decoration: none;
       vertical-align:top;
    }
    .header2_search_icon
    {
       position: absolute;
       top: 76px;
       right: 235px;
       cursor: pointer;       
    }
    .header2_login 
    {   
       font-size: 8pt;    
       color: white;       
       position: absolute;
       /*top: 76px;
       right: 48px;*/
       cursor: pointer;
       text-decoration: none;
    }
    .header2_loggedin
    {
       font-size: 8pt;    
       color:#F38518;
       position: absolute;
       /*top: 96px;
       right: 20px;*/
       text-decoration: none;
       text-align:right;
    }

    .centerctrl
    {
      margin:auto;
    }
    
    .menu_static
    {
        background-color:Transparent;
        color:White;
        margin: 0 3px 0 3px;
        padding: 0 0 0 0;

    }
    
    .menu_static a
    {
        color:White;
        
    }
    
    .menu_statichover
    {
      /*background-color:#f6a95d;*/
      color:#e4e5ab;
      font-weight:bold;
      cursor:pointer;
      margin: 0 0 0 0;
        padding: 0 0 0 0;
      
    }
    
   
    .menu_statichover a
    {      
      color:#e4e5ab;     
    }
    
    #copyright
    {
      
      padding-top: 23px;
      font-size:10px;
      color: #848383;
      text-align: center;
    }

    .menu_dynamic
    {
        
        width:180px;
        color: #e4e5ab;
        background-color:#E4E5AB;
       /* background-color:#8c92b5;*/
        font-size:8pt;
        /*filter:alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: .7;*/
        margin: 0 0 0 0;
        padding: 2px 4px 2px 4px;
        z-index:1000;
       /* border: solid 4px #8c92b5;*/
    }
    
    .menu_dynamicitem
    {
        width:180px;
        color: #111649;
        font-weight:normal;
        background-color:#E4E5AB;
       /*background-color:#8c92b5;*/
        margin: 0 0 0 0;
        padding: 2px 4px 2px 4px;
    }
    
    .menu_dynamicitem a
    { 
        width:180px;
        color: #111649;
        background-color:#E4E5AB;
       /* background-color:#8c92b5;*/
    }
    
    .menu_dynamichover
    {
        width:180px;
        color:#111649;
        font-weight:bold;
        margin: 0 0 0 0;
        padding: 2px 4px 2px 4px;
    }
    
    .menu_dynamichover a
    { 
        /*background-color: white;
        color: #f38518;*/
        color:#111649;
        font-weight:bold;
    }
    
    .menu_dynamicitemhover 
    {
        width:180px;
        /*background-color: white;
        color: #f38518;*/
        color:#111649;
        font-weight:bold;
        margin: 0 0 0 0;
        padding: 2px 4px 2px 4px;
    }
    .poweredby
    {
        position:relative;
	top:27px;
        color:#231648;
        width:300px;
        font-size:10px; 
        text-align:left;
        padding-left:20px;
    }
    