/* 
	IMPORTANT!!!!!
	!!!===== All css must begin with .Site with the exception of BODY and #mainTable =====!!!
	!!!===== This ensures no styling is applied to the AdminSystem =====!!!
*/

BODY
{
    MARGIN:0;
    line-height:105%;
}
.Site 
{    FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
    font-size:0.9em;
    
}
.Site FORM
{
	margin:0;
}
.Site form th
{
	text-align:right;
}
.Site form TD
{
	padding:2px 0;
}
.Site IMG
{
	BORDER:none;
}
.Site TABLE
{
	WIDTH: 100%;
	BORDER:none;
}
.Site th, td
{
	padding:0;
	text-align:left;
	vertical-align:top;
}

.Site ul li
{
	list-style-type:square;
}
.Site H1
{
    FONT-SIZE: 170%; 
}
.Site H2 
{
    FONT-SIZE: 150%;   
    }
    
    
.Site H3
{
    FONT-SIZE: 140%; 
}
.Site H4
{
    FONT-SIZE: 125%;
}
.Site H5
{
    FONT-SIZE: 110%; 
}
.Site H6
{
    FONT-SIZE: 100%;
}
.Site H1,H2,H3,H4,H5,H6
{
   margin:0 0 2px 0;
   padding:0;
   font-weight:normal; 
}

.Site p
{
   margin:0;
   padding:0;   
   padding-bottom: 1em;
   vertical-align: top;
}
    
.Site a 
{
    text-decoration:none;
}
    
.Site .terminus 
{
  line-height:0px;  
    }

/* ####################################   Classes   #################################### */

.Site .box h2.title
{
 text-align:right;
 padding: 3px 10px 5px 10px;  
}

.Site .box
{
    padding:0;
    width:auto;
    height:1%;
}
.Site .box .tl, .box .tr
{
	padding:0;
    margin:0;
    width:auto;
}
.Site .box .tr h2
{
    margin:0 5px;
    width:auto;
}
.Site .box .content
{
    position:relative;
    padding: 15px 14px;
}
.Site  ol,.Site  ul
{
	margin-left:20px;
	padding:0;
}



.Site #mainLayout ul li,
.Site #mainLayout ol li
{
list-style:none;
padding:0 0 0 18px;
}
.Site #mainLayout ol li
{
list-style:decimal;
padding:0;
margin:0;
}
.Site #mainLayout Ol li
{
padding:0;
margin:0 0 0 18px;    
}
.Site .content img
{
	margin:0 5px 5px;
}

.Site .content table td
{
	padding:3px;
	vertical-align:top;
}
.Site .detail IMG.picture
{
    MARGIN-BOTTOM: 10px;
    MARGIN-LEFT: 15px
}
.Site .detail
{
	height: 1%;
	float: right;
}
.Site .dropdown, .textarea, .textbox, .Site .short, .Site .required
{
    font-family:Arial;
    WIDTH:142px;
    font-size:1em;
}

.Site .imgVerification 
{
	margin-bottom: 10px;
}


.Site .formMainTable th 
{
    padding:0 5px 0 0;
    }
    
.Site .formMainTable 
{
	width:auto !important;
}
    
.Site .formMainTable .radiocheckbox
{
    display:block; 
    }
.Site .formMainTable tr
{
    border-top:1px solid #efefef;
    }
.Site .list
{
    height: 1%;
    MARGIN-BOTTOM: 5px;
    margin-left:1px;
    PADDING: 5px 2px 2px 2px;
}
.Site #template_Durlings_Property_List
{
  
}
.Site .propertybrief
{
    padding: 0; 
    position: relative;
    margin-top: 25px;  
}
.Site .propertybrief .propertyTitle
{
    padding: 0 5px 2px 5px;    
}
.Site .propertybrief .propertyTitle h3
{
    display:inline;    
}
.Site .propertybrief .propertyTitle h3.price
{
   position: absolute;
   top: 0;
   right: 5px; 
}
.Site .propertybrief img.thumbnail
{
    float: left !important;
    margin: 0 !important;    
}
.Site .propertybrief td.propertyImg
{
    width: 300px;    
}
.Site .propertybrief td.propertyDetails
{
    padding: 10px;    
}
.Site .propertybrief a.propertyMoreLink
{
    float: right;
    width: 45px;
    height: 45px;    
}





.Site .label
{
	FONT-WEIGHT: bold;
}
.Site .list H3
{
    MARGIN-TOP:0;
    MARGIN-BOTTOM: 5px
}
.Site .list H4
{
    MARGIN: 0px
}
.Site .list IMG.thumbnail
{
    MARGIN-BOTTOM: 10px;
    MARGIN-LEFT: 10px
}
.Site .list P
{
	MARGIN: 3px 0;
}
.Site .list .terminus,
.Site .detail .terminus
{
	clear:both;
}
.Site #mainLayoutInner
{
    height: 1%;
}
.Site .morelink
{
    TEXT-ALIGN: right
}
.Site .backlink
{
    TEXT-ALIGN: right;
    float:right;
}
.Site .stepper
{
    PADDING:3px 5px;
    width:auto !important;
}
.Site .stepper P
{
    MARGIN: 0px;
    TEXT-ALIGN: right;
}
.Site TABLE.documentTable TD.cell
{
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
}
.Site TABLE.documentTable TH.heading
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
}
.Site .template
{
	padding-left:1px;
}
.Site .template ul
{
	margin-left:20px;
}

.Site #template_Sub_Page_Listing #footer
{
    padding: 24px 0;
}
.Site .subPageList
{
	margin:0;
	padding:0;
}
.Site .subPageTitle a
{
	display:block;
}
.Site .subPageTitleThumb img
{
	display:block;
	margin:auto;
}

/* ################################### Site IDs ################################# */

#mainTable
{
    line-height:1.2;
	width:1010px;
	margin:auto;
}

.Site #breadcrumb 
{
text-align:left;
padding:0 0 8px 0;
margin:0 24px 0 188px;
font-size:80%;
}

.Site #mainHeader
{
	position:relative;
    margin:0px 5px 0 6px; 
}

.Site #sectionName 
{
 position : absolute;
   top: 50px;
   left: 150px;
   width: 350px;
}


.Site #logo 
{ 
   /*margin: 14px 0 10px 26px;*/
   position: absolute;
   top: 14px;
   left: 26px;
}

.Site #leftCol 
{
	float:left;
	width:181px;
	margin:0 0;
	text-align:right;
	margin-top: 7px;
}


.Site #mainHeaderBorder
{
  height:4px; 
  margin:0 0 0 0;
  padding:0; 
  line-height:0;
}
    
.Site #topMenu 
{
	float: right;
	margin-right: 25px;
}

.Site #topMenu ul
{
	padding: 0;
	margin: 0;
}

.Site #topMenu li 
{
	float: left;
	list-style: none;
}

.Site #topMenu li a
{
	padding: 0 7px;
}

.Site #testimonial 
{
	float: left;
}

.Site .testimonial 
{
	float: left;
	
}

.Site #testimonial h2
{
	font-size: 140%;
	letter-spacing: -1px;
	word-spacing: 4px;
	margin-bottom: 10px;
	clear:left;
}

.Site #propertySpec 
{
	margin-top: 10px;
}

.Site #propertySpec .column2
{
	text-align: right;
}

	
    
/* ################################## Menu setup ################################### */

.Site #subMenu
{
	float:left;
	width: 100%;
	margin:0 0;
	text-align:right;
	margin-top: 8px;
}

.Site #subMenu2
{
	float:left;
	margin:0 0;
	text-align:right;
	margin-top: 8px;
	width: 100%;
}



.Site #subMenu ul, #subMenu ul li, .Site #subMenu2 ul, #subMenu2 ul li
{
    padding:0;
    margin:0;
}
.Site #subMenu ul li, .Site #subMenu2 ul li
{
	list-style:none;
	display:inline;
}
.Site #subMenu ul a, .Site #subMenu2 ul a
{
	line-height:1;
	display:block;
	padding:8px 20px 8px 0px;
	margin:0;
	font-weight:bold;
	font-size:120%;
	text-transform: lowercase;
}

.Site #subMenu ul ul 
{
    	margin:10px 0 10px 0; 
    }
.Site #subMenu ul ul a
{
	padding:6px 20px 6px 0px;
	font-size:100%;
}
.Site #subMenu ul ul ul a
{
	padding:6px 30px 6px 0px;
}
.Site #subMenu ul ul ul ul a
{
	padding:6px 40px 6px 0px;
	font-weight:normal;
}

/* ======================== */


.Site #mainTitle H1
{
	MARGIN: 0 8px 0 7px;
	padding: 0 0 0 85px;
	font-weight:bold;
	font-size:160%;	
}
.Site #mainTitle
{

}
.Site #cornerImage
{
 position:absolute;
 z-index:3;
 top:25px;
 right:17px;
    }
.Site #mainLayout
{
	margin:0 0 0 182px;
	width:816px;
	line-height:1.5;
	padding:0px 0px 0px 0px;
}
.Site #mainLayoutInner
{
 
 padding:0 15px 10px 15px;
 margin:15px 5px 0px 6px;   
    }
.Site #mainLayoutContainer 
{
  margin:10px 0 0 0;  
    }
.Site #template_2_Columns_66_33_Boxed .box
{
   margin-top:65px;   
}
.Site #mainLayout TABLE#productList TD.list
{
    width: 50%;
}

.Site .property TABLE TD
{
    padding: 10px;
}

.Site #template_News_Articles_Style_2 #column1
{
	float:left !important;
	width:230px !important;
}
.Site #template_News_Articles_Style_2 #column2
{
	margin:0 0 0 250px !important;   
}
.Site #template_Mailform_Right #column1
{
	float:none !important;
    width: 490px !important;
}

.Site #template_Mailform_Right #column2
{
	margin:20px 0 !important;
	width: 490px !important;
}


.Site #template_Logon_Register #UserLogon
{
	width:400px !important;
	float:right;
}

.Site #template_Logon_Register #UserLogon
{
	
	float:right;
}
.Site #template_Logon_Register #column1
{
	
	width: 760px !important;
}

.Site #template_Logon_Register .backlink
{
	
	clear:both;
}


/*

.Site #column2 
{
  margin-top:20px  
    }
    
  */  
    
.Site #mainFooter
{
margin:0;
padding:3px 0px 0 5px;
border-bottom:1px solid #85A0A1;
}
.Site #copyRight
{
width:200px;
float:left;
padding:0px;
margin:0px;
}
.Site #footerNav
{
  width:575px;
float:right;
padding:0px;
margin:0px;
text-align:right;
font-weight:bold;
text-transform: lowercase;
}
.Site #footerNav ul li
{ 
margin:0;
padding:0;
    }
.Site #footerNav a
{
	padding:0 6px 0 12px; 
}

/* ======================== */



.Site .strapLine
{
	padding:0 0 0 0;
	margin:0 0 10px 0;
	width:60%;
	min-height:70px;
}

.Site #leftCol p.strapline
{
	padding-bottom: 0;
	width: 100%;

}

.Site #leftCol p.strapline a
{
	padding-bottom: 0;
}

.Site #leftCol p.strapline a:hover
{
	padding-bottom: 0;
}




.Site #header
{
	padding:0 0 0 0;
	margin:0 0 10px 0;
}
.Site #footer
{
	margin-top:10px;
	padding-top:10px;
}

/* ======================== */

.Site #template_2_Columns DIV#column1
{
	width: 375px !important;
}
.Site #template_2_Columns DIV#column2
{
	margin-left: 395px !important;
}


.Site #Modules_1_over_2_columns DIV#column1
{
	width: 375px !important;
}
.Site #Modules_1_over_2_columns DIV#column2
{
	margin-left: 395px !important;
	margin-top: 0 !important;
}

.Site #Modules_1_over_2_columns DIV#column3
{
	
}


/* ======================== */

.Site TABLE#subPageTable .col1
{
    WIDTH: 30%;
}
.Site TABLE#subPageTable .col2
{
    WIDTH: 40%;
}
.Site TABLE#subPageTable .col3
{
    WIDTH: 30%;
}
.Site TABLE#subPageTable TH.heading
{
    PADDING: 5px;
}
.Site TABLE#subPageTable TD.cell
{
    PADDING:5px;
    VERTICAL-ALIGN: middle;
}
.Site #template_Products_Grouped .backlink
{
	clear:right;
	padding:3px;
	TEXT-ALIGN: right;
}

/* ======================== */
.Site #template_sitemap #header
{
  display:none
   }
.Site #template_sitemap #column1
{
 padding-left:50px;   
    }
.Site #template_sitemap ul
{
	margin:0 0 20px 20px;
	padding:0;
	line-height:1.8;
	font-weight:bold;
}
#template_sitemap ul a
{
	padding-left:20px;
}
.Site #template_sitemap ul ul 
{
	line-height:1.5;
	margin:5px 0 5px 0;
	padding:0;
}

.Site TABLE#productList
{
    MARGIN-TOP: 10px;
    MARGIN-BOTTOM: 10px
}
.Site TABLE#productList td img
{
    float:none;
    text-align:center !important;
}
.Site TABLE#productList TD.list
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
}
.Site #developerLink a
{
	margin:10px;
}

/* ############################### Header Info ############################ */

.Site #headerInfo
{
	position:relative;
	float:right;
	width:400px;
}
.Site #headerInfo
{
	width:400px;
}
.Site #logonForm th, #logonForm td
{
	vertical-align:middle;
}

.Site .propertyDetail h1.proprtyTitle,
.Site .propertyDetail h4.price,
.Site .propertyDetail img.display
{
    text-align: center;    
}
.Site .propertyDetail h4.price
{
    margin-top: 15px;    
}
.Site .property p.backlink
{
    padding-top: 10px;    
}
.Site .propertyGallery
{
    text-align: center;    
}
.Site .propertyGallery h5
{
    display: none;    
}
.Site .propertyGalleryStepper
{
    padding-bottom: 5px;
        
}
.Site .propertyDetail p
{
    text-align: left;    
}
.Site .propertyDetail p.backlink
{
    text-align: right;    
}
.Site .propertyDetail .MainDescription
{
    text-align: left;    
}
.Site .propertyDetail #propertyGallery
{
    text-align: center;
    margin-bottom: 15px;    
}
.Site .propertyDetail #propertyGallery table
{
    width: 500px;    
}
/* ============= PROPERTY MENU ============= */
.Site #propertyMenu
{
    
    text-align: center;    
}
.Site #propertyMenu ul 
{	
	margin: 0;
	padding:0;
	width: 400px;
	text-align: center;
}
.Site #propertyMenu li
{
	position: relative;
	display: inline;
	white-space:nowrap;	
}
.Site #propertyMenu ul a
{
	padding: 1px 0 2px 0;
	margin:0;
	line-height:160%;
	white-space:nowrap;
	font-size:120%;
	margin-right: 10px;
}


.Site .homePage .box .content p 
{
	padding-left: 101px;
}

.Site  .homePage .box .content img 
{
	margin: -3px 0 5px 9px;
	float: left;
}

.Site #accreditation 
{
	text-align: center;
	/*float: left;*/
	clear: left;
}

.Site #register
{
	text-align: center;
	/*float: left;*/
	clear: left;
	margin-top: 20px;
	padding-left: 30px;

}


.Site .property .column1 
{
	width: 49%;
	float: left;
}

.Site .property .column2 
{
	width: 49%;
	float: left;
}
.Site .floatRight 
{
	float:right;
}

.Site .statusAmber, .Site .statusRed, .Site .statusGreen
{
	padding: 3px;
	min-width: 150px;
	text-align:center;
	font-size: 140%;
}


