body 
{
	margin:5px 0 0 0;
	padding:0;
	text-align: center;
	background-color: #FFF;
	scrollbar-3dlight-color:#f4f4f4;
	scrollbar-arrow-color:#183D52;
	scrollbar-base-color:#ccc;
	scrollbar-darkshadow-color:#f4f4f4;
	scrollbar-face-color:#f4f4f4;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ccc;	
}

#wrapper 
{
	width: 780px;
    margin: 0 auto;
    font-family:Tahoma, Verdana, Arial;
   	font-size: 11px;
   	line-height:1.5;
	color: #333333;
	text-align:center;
	border:solid 1px #17567F;
}

#flashnav 
{
	z-index: 1;
	width: 780;
	height: 150px;
}

#contentwrapper 
{
    background: url(../images/background-contentwrapper.gif) no-repeat top left;
    padding:0px 10px 10px 10px;
    clear:both;
    text-align:left;
}

#maincontent 
{
    width:50%;
    float:left;
}

#secondarycontent 
{
    width:50% !important;
    widows:49%;
    float:right;
}

#memberlogin 
{
    font-family:Arial;
    color:#666666;
	padding: 45px 0px 0px 0px;
	margin: 0;
	background: url(../images/MLS_home_mem_reg_bk.jpg) no-repeat left top;
	width: 199px;
	height: 230px !important;
	height: 230px;
	float: left;

}

#MLSSearchform 
{
	width: 219px;
	height: 230px !important;
	height: 230px;
	background: url(../images/MLS_home_searchF_bk.jpg) no-repeat left top;
	float: left;
	margin: 0;
	left: 201px;
	top: 150px;
	padding: 45px 0px 0px 0px;
}

#homeimages 
{
	height: 230px;
	width: 361px;
	background:#CCCCCC url(../images/MLS_home_image.jpg) no-repeat;
	float: left;
	clear:right;
}

#memberlogin label 
{
    width:60px; 
    float:left;
    text-align:right;
    font-weight:normal;

}

#memberlogin .password 
{
        line-height:32px;
}

#memberlogin input 
{
    width:100px;
}

#memberlogin p 
{
    padding:10px;
}

#logintop 
{
    height:100px;
}

#loginbottom p
{
    text-align:center;
    padding:0;
    margin: 5px 0 5px 0;
}

#loginbottom 
{
    color:#3C5363;
}

#loginbottom ul
{
    margin:0;
    padding:0;
    list-style-type:none;
}

#loginbottom li
{
    margin-left:25px;
   padding-left:10px;
   background: url(../images/li-bullet.gif) no-repeat 0 50%;
}

.searchbuttonhome 
{
    margin-right:25px;
}

#MLSSearchform label 
{
    color:#3E515F;
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    text-align:right;
    float:left;
    width:70px;
    line-height:25px;
}

#MLSSearchform input, select 
{
    width:100px;
}

/* Search Page Form CSS */

#searchresults 
{
    width:515px;
    float:right;
    clear:right;
}

#searchform 
{
    float:left;
    width:225px;
}

#searchform label 
{
    color:#3E515F;
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    text-align:left;
    float:left;
    width:70px;
    line-height:25px;
}

#searchform input, select 
{
    width:100px;
}

#searchform .searchbutton 
{
    width:91px;
    height:33px;
    margin-left:101px;
}

.loadingpanel h2
{
    font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A9413E;
}

.nolink 
{
    border:0px;
}

#viewproperty 
{
    float:left;
    width:525px;  
}

#viewproperty label 
{
    width:125px;
}
/* End Search Page Form CSS */



#hometextarea
{
    background: url(../images/MLS_home_welcometitle.gif) no-repeat top left;
    height: 258px;
    float: left;
    border-right: solid 1px #17567F;	
}

#pagecontent 
{
    width:332px;
	height:204px;
	float: left;
    margin-top: 21px;
    padding-right:12px;
	padding-left:16px;
	padding-bottom:12px;
	padding-top: 10px;
	overflow:auto;
	font-size:11px;
	text-align: justify;
}

#searchprop 
{
    padding:45px 10px 0px 10px;
    height: 258px !important;
	height: 213px;
	width: 179px !important;
	width: 179px;
	background-image: url(../images/MLS_home_searchPbk.jpg);
	background-repeat:no-repeat;
	float: left;
}

#proplist 
{
	 padding:45px 10px 0px 10px;
    height: 258px !important;
	height: 213px;
	width: 199px !important;
	width: 199px;
	background-image: url(../images/MLS_home_searchP_bk.jpg);
	background-repeat: no-repeat;
	float: left;
}

#footer 
{
    clear:both;
    padding:15px 0 0 0;
	height: 175px;
	width: 780px;
	background: url(../images/MLS_home_bottom.jpg) no-repeat left bottom;
}

#Packages 
{
    width:95%;
}

#secondarycontent label 
{
    width:100px;
}

/* Property Images */

#imagebanner 
{
    background:#C3D4DE;
    width:100%;
    padding:10px;
    clear:both;
}

#leftimage 
{
    float:left;
    width:315px;
    clear:left;
}

#rightthumbs 
{
    clear:right;
}

/* Property Images */

.validate 
{
    border:solid 1px #C00;
    background-color: #F9F9F9;
    padding:10px;
    width:80%;
    margin:10px;
    color:#C00;
}

.checkbox input
{
    border:none;
    height:15px;
    width:15px;
    float:left;
}

.checkbox label 
{
    margin-top:-5px;
    padding-left:5px;
}

.required 
{
    color:#C00;
}

.LoginButton 
{
    width:100px;
    text-align:center;
    margin-right:6px;
}

.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

/* standard tags css */ /* standard tags css */ /* standard tags css */ 
h1
{
    clear:both;
	font-size: 12px;
	color: #113C53;
	font-weight: bold;
	
	line-height:20px;
	border-bottom:dotted 1px #CCC;
	padding-left:3px;
}

h2
{
	font-size: 11px;
	font-weight: bold;
	color: #A9413E;
	margin-bottom:0;
}

hr 
{
    margin:0;
    padding:0;
    height:0px;
    color:#FFF;
    border-top:dashed 1px #A9413E;
}

h3
{
	padding:0;
	margin:0;
}

p 
{
    margin-top:0;
}

ol li 
{
    margin:10px 0 0 0;
}

input, select 
{
    border:solid 1px #666;
    font-size: 11px;
     width:175px;
}

textarea 
{
    border:solid 1px #666;
    font-size: 11px;
    width:250px;
    height:75px;
}

label 
{
    width:165px;
    float:left;
    font-weight:bold;
    line-height:2;
}

a 
{
    color:#A13028;
    text-decoration:none;
    border-bottom: dashed 1px #A13028;
}

a:hover 
{
    border-bottom:none;
    text-decoration:underline;
    color:#C00;
}


br 
{
    clear:both;
}
/* standard tags css */ /* standard tags css */ /* standard tags css */ 