﻿        .style1
        {
            width: 550px;
            border-left-style: solid;
            border-left-width: 1px;
            border-right: 1px solid #C0C0C0;
            border-top-style: solid;
            border-top-width: 1px;
            border-bottom: 1px solid #C0C0C0;
        }
        .style2
        {
            width: 130px;
        }
        .style3
        {
            width: 100%;
        }   
        
#container { 
	width: 780px; 
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
}
#sidebar {
	float: left; 
	width: 200px;
	background: #EBEBEB;
	padding: 15px 10px 15px 20px;
}
#mainContent { 
	margin: 0 0 0 250px;
	padding: 0 20px 20px 20px; 
}         
#overlay {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
     background-image:url(images/background-trans.png);
}

.navHeaderFooter, .navHeaderFooter TD
{
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Arial    
}

.sliderhandle
{
	position: absolute;
	background: url('images/sliderhandle.png') no-repeat;
	width: 14px;
	height: 14px;
	z-index: 1;
	left: 0px;
}
.sliderrail
{
	position: relative;
	background: url( 'images/sliderrail.png' ) no-repeat;
	width: 24px;
	height: 214px;
	z-index: 1;
}
.sliderrail_hz
{
	position: relative;
	background: url('images/sliderrail_hz.png') no-repeat;
	width: 200px;
	height: 17px;
	z-index: 1;
}

.collapsePanel {
    overflow:hidden;
}

.collapsePanelHeader{  
    width:390px;                      
    height:15px;
    /*font-weight:bold;*/
    /*float:left;*/
    padding:5px; 
    cursor: pointer; 
    vertical-align: middle;
    background-image: url('images/bg-menu-main.png');
    background-repeat:repeat-x;
    position: relative;
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Arial;
    text-decoration:none;    
 }
.listingDetailsLink {
    FONT-FAMILY: Verdana, Arial;
    text-decoration:none;
    font-size: 10px;
}    
.GridItemPrimaryImage {
    height: 63px;
    width: 87px;
    padding-left: 10px;
    padding-right: 15px;
}
.map
{
    border: 1px solid #C0C0C0;
    position: relative;
    width: 400px;
    height: 300px;
}
#MSVE_obliqueNotification {visibility: hidden;} 
#MSVE_obliqueNotification {display: none;}

.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 4px 2px 4px;
	width: 130px;
}
.suggest_link_over {
	background-color: #EFEFEF;
	padding: 2px 4px 2px 4px;
    cursor: default;
    width: 130px;	
}
.suggest_close {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
	font-size: 8pt;
    color: Blue;
    text-decoration: underline;
    cursor: pointer;	
}
#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #C0C0C0;
	width: 138px;
    display: none;
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Arial;
    z-index: 1001; 
}
.search_pb_pod{
    background-image:url(../images/bg_search_hdr.gif);
    background-repeat:repeat-x;
    width:150px;
	height:25px; 
}
.search_panel_hdr
{
    float: left;
    padding-top: 5px;
    padding-left: 2px;
    font-family: Verdana, Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}
.searchfieldplaceholder{
   text-align:left;
   padding-left:4px;
   padding-right:4px;
   padding-top:10px;
}
.searchbarinput{
    margin-top:2px;
    BORDER-RIGHT: #c0c0c0 1px solid;
    BORDER-TOP: #c0c0c0 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #c0c0c0 1px solid;
    COLOR: #666666;
    BORDER-BOTTOM: #c0c0c0 1px solid;
    FONT-FAMILY: Verdana, Arial    
}
.SaveSearchForm
{
    padding: 3px;
    border: 1px solid #666666;
    background-color: #F0F0F0;
}
.SmallBlueLink {
    FONT-FAMILY: Verdana, Arial;
    text-decoration:none;
    font-size: 10px;
}
.PBToolButton{
     vertical-align:middle;
     padding-right:2px;
}
.PBToolButton SPAN{
    display:inline-block;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial;
    vertical-align:middle;
    cursor: pointer;
}