body 
{
  font-size: .65em;
  font-family: verdana;
  background-color: #ffffff;
  margin:0;
  padding:0;
  color: #666666;
  line-height: 18px;
  text-align:center;
}

img
{
  border:0;
  padding: 0;
  margin: 0;
}

fieldset
{
  margin:0;
  padding:0;
  border:0;
}

.clr
{
  clear:both;

}



h2
{
  margin:10px 0 0 0;
	font-weight:bold;
	font-size:1.2em;
	
}

h3, h4
{
	color: #000000;
	font-weight: bold;
}

/* Main Styles */
#wrapper
{
  background: #fff;
  width:711px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
}

#header
{
}

#header #logo
{
  float:left;
  margin:0;
  padding:0;
}


#footer
{
  background: transparent;
  color: #67BEE7;
  width:713px;
  height:65px;
}

#tools
{
  float:right;
	text-align: right;
	margin-right: 3px;
}

#tools #siteTools
{
  margin:5px 0 0 0;
  padding:0;
}

#tools #telNo
{
  margin-bottom:10px;
}

#tools ul li
{
  display:inline;
  text-align:center;
  list-style:none;    
}
#tools ul li a
{
	text-decoration: none;
	color: #999999;
}


/* MAIN MENU STYLES */
#mainMenu
{
	background: url(menuBg.gif) repeat-x;
	width: 711px;
}
#mainMenu ul
{
	padding:0;
	margin:0 0 0 19px;
	width: 692px;
	list-style:none;
}
#mainMenu ul li
{
	margin-top: 0;
	padding: 0;
	line-height:29px; 
	float:left;
	display:inline;
	text-align:left;
	list-style:none;
	
}
#mainMenu ul li a
{	
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	color: #ffffff;
	text-decoration: none;
}
#mainMenu ul li#navigationCurrentItem
{
	background-color: #d5b176;
	border-top: solid 1px #999999;
}

ul li.sepLeft
{
	width: 4px;
	background: url(menuSelLeft.gif) no-repeat;	
}
ul li.sepRight
{
	width: 4px;
	background: url(menuSelRight.gif) no-repeat;	
}

#subMenu
{
	background: url(submenuBg.gif) repeat-x;
	width: 711px;
}

#subMenu ul
{
	padding:0;
	height: 20px;
	margin:0 0 0 19px;
	width: 692px;
	list-style:none;
}
#subMenu ul li
{
	margin: 0;
	padding: 0;
	line-height:19px; 
	float:left;
	display:inline;
	text-align:left;
	list-style:none;
}
#subMenu ul li a
{	
  padding-top: 7px;
  padding-left: 7px;
  color: #ffffff;
  text-decoration: none;
}

/* General content */
#content
{
  margin: 0 0 16px 0;
}
#content img{
	
}
#contentPane
{ 
	width: 420px;
	float:left;
   overflow:visible;
}

#rightPane, #sidePane, .rightPaneSearch
{ 
	width: 280px;
	float:right;
}

#rightPane img, .rightPaneSearch img
{
  margin: 0 2px 0 2px;
}

#resultsPane
{
	width: 692px;
	float: left;
}

.contentBlock h4
{
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 7px;
}

.contentBlock p
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-left: 7px;
	padding-right: 4px;
	line-height: 15px;
}

.contentBlock a.linkArrow{
	float:right;
	margin-right:5px;
	padding-bottom:5px;
	height:15px;
}

#contentPane .contentBlock
{
  margin-top:5px;
}

.contentBlock .contentMain
{
	border-left: solid 1px #67bee7;
	border-right: solid 1px #67bee7;
	padding: 0;
}
#contentPane .contentBlockHead
{
	background: url(leftContentTopBG.gif) top no-repeat;
	height: 1px;
	padding: 0;
   overflow:hidden;
}
#contentPane .contentBlockFoot
{
	background: url(leftContentBG.gif) bottom no-repeat;
	height: 16px;
}
#contentPane .contentBlock p
{
	padding-left: 7px;
}
#rightPane .contentBlock, .rightPaneSearch .contentBlock
{
	margin-top:10px;
	width: 278px;
}
#rightPane .contentBlockHead, .rightPaneSearch .contentBlockHead
{
	background: url(rightContentTopBG.gif) top no-repeat;
	height:2px;
	overflow:hidden;
	margin:0;
	padding:0;
}
#rightPane .contentMain, .rightPaneSearch .contentMain
{
  width:276px;	
}
#rightPane .contentBlockFoot, .rightPaneSearch .contentBlockFoot
{
	background: url(rightContentFootBG.gif) bottom no-repeat;
	height: 16px;
}


/* STANDARD TEMPLATE STYLES */
#contentPane h2
{
	padding-bottom: 0;
	line-height: 18px;
	margin-bottom: 0;
	font-weight: bold;
	color: #000000;
}
#contentPane p, .contentEntry span 
{
	padding: 0;
	margin: 0;
}


#buying h4
{
	width: 139px;
	height: 21px;
	padding: 0 0 0 0px;
	margin: 0;
	background: url(buyingSearchBlock.gif) no-repeat;
	float: left;

}
#letting h4
{
	width: 139px;
	height: 21px;
	padding: 0 0 0 0px;
	background: url(lettingSearchBlock.gif) no-repeat;	
	float: left;
}



/* BRANCH PAGE STYLES */
.branchBlock
{
	margin-top: 8px;
	border-left: solid 1px #67BEE7;
	border-right: solid 1px #67BEE7;
	border-top: solid 1px #67BEE7;
}
.branchBlock h2
{
	color: #000000;
	font-size: 1.25em;
	margin-left: 4px;
}
.branchBlock h3
{
	color: #67BEE7;
	font-size: 1em;
	margin-left: 4px;
	border-bottom: solid 1px #67BEE7;
}
.branchBlock p
{
	margin: 25px 0 25px 4px;
}
.branchRow
{
	margin-left: 4px;
	padding-bottom: 1px;
}
.branchRow .left
{
	float: left;
	width: 160px;
}
.branchRow .right
{
	color: #000000;
	font-weight: bold;
}
.branchRow .right a
{
	color: #000000;
	text-decoration: underline;
}
.branchBlock .imageHolder
{
	margin: 25px 26px 25px 25px;
	height: 273px;
	width: 362px;
}
.branchBlock .imageHolder img
{
	width: 362px;
	border: solid 1px #000000;
}

/* FORM STYLES */
.formRow
{
	margin-left: 30px;
	margin-top: 10px;
	color: #000000;
	padding-bottom: 10px;
}
.formRow label
{
	font-weight: bold;
}
.formRow .left
{
	float: left;
	width: 160px;
}
.formRow .right
{
	color: #000000;
}
.formRow .text
{
	width: 120px;
	border: solid 1px #7f9db9;
}
.formRow .drop
{
	width: 118px;
	border: solid 1px #7f9db9;
}
.formRow .col
{
	width: 120px;
	border: 0;
	padding: 0;
	float: left;
}

#letting, #buying
{
	padding-bottom: 38px;
	background: url(searchBlockBottom.gif) bottom no-repeat;
	margin-bottom: 10px;
}

.searchBlock .formRow
{
	margin: 0;
	color: #000000;
	border-left: solid 1px #67bee7;
	border-right: solid 1px #67bee7;
}
.searchBlock h4 span
{
	padding-left: 7px;
}
.searchBlock a
{
	text-decoration: none;
	color: #000000;
}
.searchBlock h4.selected
{
	background-position: 0 -21px !important;
}
.searchBlock .formRow label
{
	font-weight: normal;
}
.searchBlock .formRow .left
{
	float: left;
	width: 132px;
	margin-left: 7px;
}
.searchBlock .formRow .right
{
	margin-left: 7px;
}
.searchBlockSubmit
{
	padding: 18px 0 7px 63px;
}

/* GENERAL LINKS */
a.pdfLink
{
	background: url(pdf.gif) no-repeat left;
	padding-left: 20px;
	text-decoration: underline;
	font-weight: normal;
	color: #999999;
}

.h2
{
  color:black;
	font-weight:bold;
	font-size:1.4em;
}

td
{
  /*font-size: .65em;*/
  font-family: verdana;
  background-color: transparent;
  margin:0;
  padding:0;
  color: #666666;
  line-height: 18px;
  text-align:left;	
}

/* PROPERTY SEARCH RESULTS */
.searchResults
{
	width: 709px;
	margin-top: 6px;
}
.searchResultsList
{
	margin-top: 6px;
}

.NavBut
{
	background-color:#10457C;
	padding-left: 7px;
}
.NavBut a
{
	color: #ffffff; 	
}

#PropNum
{
	background-color: #D5B176;
	padding-left: 7px;	
	color: #ffffff;
}

.Record 
{
   border: 1px solid #67bee7;
	margin-bottom: 6px;
	margin-top: 6px;
}

.Record .Address
{
	color: #000000;
	font-weight: bold;
	margin-top: 3px;
}
.Record .Photo img
{
	margin-top: 7px;
	margin-left: 7px;
}

.Record .SSTC img
{
	margin-top: 7px;
}

.Record .Link a
{
	background: url(linkArrow.gif) right no-repeat;
	line-height: 30px;
	padding-right: 18px;
	padding-bottom: 2px;
	color: #67bee7;
	font-weight: bold;
}
.Record .Agent
{
	color: #000000;
}
.Record .Details
{
	padding-bottom: 7px;
}



/* PROPERTY DETAILS */

.propDetails
{
	width: 709px;
	margin-top: 6px;
	border: solid 1px #67bee7;
	padding-top: 7px;
	float: left;
}

#agentlogo, #Header2 h3
{
	margin-left: 7px;
}

#Photo img
{
	margin-top: 7px;
	margin-left: 7px;
}

#SSTC
{
	margin-top: 7px;
}

#AgentBlock
{
	margin-left: 7px;
	padding-left: 6px;
	float: left;
}

#Top
{
	border-bottom: solid 1px #67bee7;
}


h2.colour2
{
	font-family: verdana;
  	color: #000000;
	font-weight: bold;
}

#AgentOptions
{
	background: url(submenuBg.gif) repeat-x;
	background-color: #10457C;
	width: 503px;
	margin-left: -14px;
	margin-top: 15px;
	border-top: solid 1px #999999;
}

#AgentOptions ul
{
	padding:0;
	height: 19px;
	margin:0 0 0 7px;
	width: 484px;
	list-style:none;
}
#AgentOptions ul li
{
	margin: 0;
	padding: 0;
	line-height:19px; 
	float:left;
	display:inline;
	text-align:left;
	list-style:none;
}
#AgentOptions	ul li a
{	
  padding-top: 7px;
  padding-left: 7px;
  color: #ffffff;
  text-decoration: none;
}

#subWrapper
{
	background-color: #10457C;
	width: 709px;
	border-top: solid 1px #999999;
}

#subWrapper ul
{
	padding:0;
	height: 25px;
	margin:0 0 0 7px;
	width: 690px;
	list-style:none;
}
#subWrapper ul li
{
	margin: 0;
	padding: 0;
	line-height:19px; 
	float:left;
	display:inline;
	text-align:left;
	list-style:none;
}
#subWrapper	ul li a
{	
  padding-top: 7px;
  padding-left: 7px;
  color: #ffffff;
  text-decoration: none;
}


h2.colour1
{
	font-family: verdana;
  	color: #ffffff;
	font-weight: bold;
	background-color: #D5B176;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom: solid 1px #D5B176;
	margin-top: 0px;
}


#container, #brochures, #ref, #footer
{
	float: left;
	width: 709px;
}

.panel
{
	display: none;
}
#panel1
{
	display: inline;
}

#back
{
	display:none;
}
#Description p
{
	padding-top: 7px;
	padding-left: 7px;
	
}

#Internals
{
	border-bottom: solid 1px #67BEE7;
}

#Internals td
{
	padding-top: 0px;
	
}
#Internals img
{
	padding: 7px;
	border-right: solid 1px #67BEE7;
}
#Description a.fullLink
{
	background: url(linkArrow.gif) right no-repeat;
	line-height: 30px;
	padding-right: 18px;
	padding-bottom: 2px;
	color: #67bee7;
	font-weight: bold;
	
}


#Div1 p, #Header2 p
{
	background-color: #10457C;
	margin-bottom: 7px;
	padding-left: 7px;
	line-height: 25px;
	color: #ffffff;
}

#ref
{
	padding-left: 7px;
	color: #000000;
	font-weight: bold;
}

#PropFooter
{
	padding-left: 7px;
}
#description p
{
  padding:10px;
}

#wrapper2
{
	width: 709px;
	margin-top: 6px;
	border: solid 1px #67bee7;
	padding-top: 7px;
	float: left;
}
#agentlogo, #Header2 h3, .text
{
	margin-left: 7px;
}

#Photo img
{
	margin-top: 7px;
	margin-left: 7px;
}

#SSTC
{
	margin-top: 7px;
}

#AgentBlock
{
	margin-left: 7px;
	padding-left: 6px;
	float: left;
}

#AgentBlock
{
	margin-left: 7px;
	padding-left: 6px;
	float: left;
}

#Top
{
	border-bottom: solid 1px #67bee7;
}


h2.colour2
{
	font-family: verdana;
  	color: #000000;
	font-weight: bold;
}

#AgentOptions
{
	background: url(submenuBg.gif) repeat-x;
	background-color: #10457C;
	width: 355px;
	margin-left: -14px;
	margin-top: 15px;
	border-top: solid 1px #999999;
}

#AgentOptions ul
{
	padding:0;
	height: 19px;
	margin:0 0 0 7px;
	width: 336px;
	list-style:none;
}
#AgentOptions ul li
{
	margin: 0;
	padding: 0;
	line-height:19px; 
	float:left;
	display:inline;
	text-align:left;
	list-style:none;
}
#AgentOptions	ul li a
{	
  padding-top: 7px;
  padding-left: 7px;
  color: #ffffff;
  text-decoration: none;
}

#AgentOptions p a
{
	padding-left: 14px;
	color: #ffffff;
}

#subWrapper
{
	background-color: #10457C;
	width: 709px;
	border-top: solid 1px #999999;
}

#subWrapper ul
{
	padding:0;
	height: 25px;
	margin:0 0 0 7px;
	width: 690px;
	list-style:none;
}
#subWrapper ul li
{
	margin: 0;
	padding: 0;
	line-height:19px; 
	float:left;
	display:inline;
	text-align:left;
	list-style:none;
}
#subWrapper	ul li a
{	
  padding-top: 7px;
  padding-left: 7px;
  color: #ffffff;
  text-decoration: none;
}


h2.colour1
{
	font-family: verdana;
  	color: #ffffff;
	font-weight: bold;
	background-color: #D5B176;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom: solid 1px #D5B176;
	margin-top: 0px;
}


#container, #brochures, #ref, #footer
{
	float: left;
	width: 709px;
}

.panel
{
	display: none;
}
#panel1
{
	display: inline;
}

#back
{
	display:none;
}
#Description p
{
	padding-top: 7px;
	padding-left: 7px;
	
}

#Internals
{
	border-bottom: solid 1px #67BEE7;
}

#Internals td
{
	padding-top: 0px;
	
}
#Internals img
{
	padding: 7px;
	border-right: solid 1px #67BEE7;
	float: left;
}
#Description a.fullLink
{
	background: url(linkArrow.gif) right no-repeat;
	line-height: 30px;
	padding-right: 18px;
	padding-bottom: 2px;
	color: #67bee7;
	font-weight: bold;
	
}
#Div1 p, #Header2 p
{
	background-color: #10457C;
	margin-bottom: 7px;
	padding-left: 7px;
	line-height: 25px;
	color: #ffffff;
}

#ref
{
	padding-left: 7px;
	color: #000000;
	font-weight: bold;
}

#PropFooter
{
	padding-left: 7px;
}

