/* Layout Stylesheet */ 
#access { display: none }
.update { display: none }

html
{
overflow: auto;
}

body 
{ 
	margin-top: 5px; 
	padding:0; 
	background-color: #FFFFFF; 
	color: #003142;
	text-align: center; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	  
.column {   width: 50%;   position: absolute;   top: 0;   text-align: left; } 
.left {   left: 0; } 
.right {   right: 0; } 
#leftcol {   margin-right: 362px; } 
#rightcol {   margin-left: 362px; } 

#content { 						/* this is the holder for the page content */
    width: 724px;
	text-align: left;
    padding: 0px; 					/* pad the content - no */
    margin: 0px auto; 				/* this centers the container */
}

#top_banner {
	position:relative;
	background-color:#3389C3;
	width: 722px;
	height: 87px;
}

#menu
{
	background-color: #3389C3;
	color:#000000;
	position:relative;
	text-align:left;
	height: 21px;
	width: 720px;
}

#left
{
width: 146px;
float:left;
margin: 0px;
padding: 0;
}

#property_search_top
{
padding: 0;
margin: 0;
height: 176px;
width: 150px; 
background-image:url(../images/property_search.jpg);
background-position:top;
background-repeat:no-repeat;
}

#property_search_middle
{
padding: 0;
margin: 0;
width: 150px;
background-image:url(../images/property_search_repeat.jpg);
background-position:top;
background-repeat: repeat-y;
}

#property_search_bottom
{
padding: 0;
margin: 0;
height: 8px;
width: 150px; 
background-image:url(../images/property_search_bottom.jpg);
background-position:top;
background-repeat:no-repeat;
}

#right {
	background-color:#FFFFFF;
	width: 574px;
	float: right;
}

#right_left {
	background-color:#FFFFFF;
	width: 360px;
	margin: 0px;
	float: left;
}

#right_right {
	background-color:#FFFFFF;
	width: 209px;
	margin: 0px;
	float: left;
}

#right_left_top
{
padding: 0;
margin-left: 2px;
height: 56px;
width: 359px; 
background-image:url(../images/property_of_the_week.jpg);
background-position:top;
background-repeat:no-repeat;
}

#right_right_top
{
padding: 0;
margin-left: 2px;
height: 56px;
width: 209px; 
background-image:url(../images/auctioneers.jpg);
background-position:top;
background-repeat:no-repeat;
}

#right_left_middle
{
padding: 0;
margin-left: 2px;
width: 359px;
background-image:url(../images/property_of_the_week_repeat.jpg);
background-position:top;
background-repeat: repeat-y;
}

#right_right_middle
{
padding: 0;
margin-left: 2px;
width: 209px;
background-image:url(../images/auctioneers_repeat.jpg);
background-position:top;
background-repeat: repeat-y;
}

#right_left_bottom
{
padding: 0;
margin-left: 2px;
height: 8px;
width: 359px; 
background-image:url(../images/property_of_the_week_bottom.jpg);
background-position:top;
background-repeat:no-repeat;
}

#right_right_bottom
{
padding: 0;
margin-left: 2px;
height: 8px;
width: 209px; 
background-image:url(../images/auctioneers_bottom.jpg);
background-position:top;
background-repeat:no-repeat;
}

#welcome
{
	position: relative;
	height: 137px;
	width: 569px;
}

#welcome_text 
{
	position:absolute;
	left: 15px;
	top: 60px;
}

#other
{
	position: relative;
	margin-left: 2px;
	width: 564px;
	border-left: 2px solid #E5C8D6;
	border-right: 2px solid #E5C8D6;
}

#other_top
{
margin-left: 2px;
padding: 0;
height: 15px;
width: 569px; 
background-image:url(../images/other_top.jpg);
background-position:top;
background-repeat:no-repeat;
}

#other_bottom
{
padding: 0;
margin-left: 2px;
height: 15px;
width: 569px; 
background-image:url(../images/other_bottom.jpg);
background-position:top;
background-repeat:no-repeat;
}

.header
{
color: #A61353;
font-size: 12px;
font-weight: bold;
}


td 
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#bottom_banner
{
}

#copyright 
{
margin-top: -26px;
color: #FFFFFF;
position: relative; 
padding-top: 5px;
}

a.normal:link { color:#FFFFFF; text-decoration:none; }
a.normal:active { color:#FFFFFF; text-decoration:none; }
a.normal:hover { color:#FFFFFF; text-decoration:underline; }
a.normal:visited { color:#FFFFFF; text-decoration:underline; }

a.normal2:link { color:#A61353; text-decoration:none; }
a.normal2:active { color:#A61353; text-decoration:none; }
a.normal2:hover { color:#A61353; text-decoration:underline; }
a.normal2:visited { color:#A61353; text-decoration:underline; }

a:link { color:#A61353; text-decoration:underline; }
a:active { color:#A61353; text-decoration:underline; }
a:hover { color:#A61353; text-decoration:none; }
a:visited { color:#A61353; text-decoration:underline; }

.formbutton 
{ 
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
height: 20px;
font-weight: normal; 
color: #FFFFFF;  
background-color: #B40C55;
border: 1px solid #000000;
}

.formitem 
{ 
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; font-weight: normal; 
background-color: #ffffff; 
color: #000000;
border: 1px solid #000000;
}

.property
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; font-weight: normal; 
border: 1px solid #D6DDE6;
border-collapse: collapse;
width: 98%;
}

.property td {
border: 1px solid #D6DDE6;
padding: 4px;
}
.property tr.altrow
{
background-color: #DFE7F2;
color:#000000;
}

.property tr.normalrow
{
background-color: #FFFFCC;
color:#000000;
}
