/* AHL Only Styles */

html, body {
	height:100%; /* needed for container min-height */

}

body {
	margin-top: 0px;
	background-color: #FBF7F4;
	font-family: Arial, sans-serif;
}


/* Global */


h1, h2 {
	color: #f7999a;
	line-height: 120%;
	border-bottom:0px solid #ccc;
	margin-bottom: 0.25em;
}

h3, #searchForm legend {
	color: #F7999A;
	line-height: 120%;
	margin-bottom: 0.25em;
}

h3 a:link, h3 a:visited {
	color: #F7999A;
	text-decoration: none;
	line-height: 120%;
	margin-bottom: 0.25em;
}

h3 a:hover {
	color: #ccc;
	text-decoration: none;
	line-height: 120%;
	margin-bottom: 0.25em;
}

h4 {
	color: #666666;
	line-height: 120%;
	padding: 0.25em 0;
	border-top: none;
}
orangetext {
	color: #FFCC33;
	font-weight: bold;
}
bluetext {
	color: #99CCFF;
	font-weight: bold;
}
redtext {
	color: #FF6666;
	font-weight: bold;
}
greentext {
	color: #99FF66;
	font-weight: bold;
}
greytext {
	color: #CCCCCC;
	font-weight: bold;
}



p {
	margin: 0 0 0.75em 0;
  }

a:link, a:visited {
	color: #7B7778;
	text-decoration: none;
}

a:hover {
	color: #7B7778;
	text-decoration: none;
}


a.large:link, a.large:visited {
	color: #F7999A;
	text-decoration: none;
}

a.large:hover {
	color: #7B7778;
	text-decoration: none;
}


#logo a img {
	margin: 10px;
}

#topnav p {
	text-align: right;
	margin: 10px;
}

#outer {
	border:1px solid #ccc;
	background-color: white;
	
	/** Height **/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */

}



#banner {
	margin: 0px 10px 10px 10px;
}

/** Main Area **/
.main_area{
	float:left;
	margin-right:10px;
	width:750px;
}

.gutterpush-1{
	margin-left: 10px;
}

.gutterpush-2{
	margin-left: 20px;
}

.gutterpush-3{
	margin-left: 30px;
}

.gutterpush-4{
	margin-left: 30px;
}

/** Right Column **/

#right {
	margin: 13px 10px 0 30px;
}

.subimage {
	padding:5px 0;
}

/*** property list ***/

#searchForm fieldset{
	border: 1px solid #ccc;
	background-color: #FBF7F4;
	color: #666666;
	line-height: 120%;


}

#searchForm .button{
	border: 1px solid #fff;
	background-color: #F7999A;
	color: #fff;
	padding: 5px;
	text-align: center;
}

#enquiryForm .button{
	border: 1px solid #fff;
	background-color: #F7999A;
	color: #fff;
	padding: 5px;
	text-align: center;
}

.property_list{
	margin: 5px 0;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #666666;
	line-height: 120%;
	padding: 0.25em 0;
	border-top: none;

}

.propery_list_image {
	width: 160px;
	height: 111px;
	
	float:left; 
	clear:both;
	border: 1px solid #999999;
}

/*** Property Detail ***/

#image-holder{
	padding: 10px 0;
}

#large_thumb{
	padding-right: 0px;
	margin-bottom: 5px;
	border: 1px solid #999999;
}

.thumb a img {
	padding-right: 0px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #999999;
	width: 116px;
    height: 80px;
}

.thumb img {
        padding-right: 0px;
        margin: 0px 0px 5px 0px;
        border: 1px solid #999999;
        width: 116px;
    height: 80px;
}


.thumb_last a img {
	padding-right: 0px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #999999;
	width: 116px;
    height: 80px;
	
}

.thumb_last img {
        padding-right: 0px;
        margin: 0px 0px 5px 0px;
      border: 1px solid #999999;
	width: 116px;
	height: 80px;
}


.thumbfeat a img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #999999;
	width: 156px;
    height: 104px;
}

.thumb_lastfeat a img {
	padding-right: 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #999999;
	width: 116px;
    height: 80px;
	
}

.feat a  {
	border: none;
	margin: 5px 0px 0 0px;
	background-color: none;
	padding: 2px 0px 2px 10px;
	color: #444;
	display: block;	
	
}
.feat a:hover  {
	background-color: #fff;
	color: #B9B5B5;
	text-decoration: none;
}

.detail_box{
	clear: both;
	margin: 10px 0;
}

#propertybox{
	border: 1px solid #ccc;
	margin: 0px 0px 0 0px;
	background-color: #FBF7F4;
	padding: 5px;
	color: #666666;
}

#description{
	margin: 10px 0;
	color: #666666;
	line-height: 120%;
	padding: 0.25em 0;
	border-top: none;
}

.detail_button li {
	list-style-type: none;
}

.detail_button li a {
	padding: 5px;
	border: 1px solid #fff;
	background-color: #FCD0CA;
	text-align: center;
	color: #fff;
	display: block;
	margin-bottom: 2px;
	text-decoration: none;
}

.detail_button li a:hover {
	color: #000;
	border: 1px solid #f2f2f2;
	background-color: #F7999A;
}

.blocks li {
	list-style-type: none;
}

.blocks li a {
	background: url(http://www.annaharperlettings.com/images/link_icons.gif) 0 50% no-repeat;

	line-height: 18px;
	padding-left: 14px;
}


.features li {
	background: url(http://www.annaharperlettings.com/images/red_circle.gif) 0 50% no-repeat;
	list-style-type: none;
	line-height: 18px;
	padding-left: 14px;
}

.enquiry form textarea {
 width:100px;
 background-color:red;	
}

/*** news ***/
.news {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.news a:link, .news a:visited {
	color: #7B7778;
}

.news_article{
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.news_article p {
	padding-bottom: 0.5em;
}

.date_caption{
	font-size: 11px;
	padding: 2px 0;
	font-style: italic;
	color: #ccc;
}

.sublink a:hover {

	color: #444;

}


/* side navigation */

#side {
	margin: 43px 20px 0 10px;
}


#side ul {
	margin: 0px 20px 20px 0;
	padding: 0;
	border-top: 0px solid #ccc;
}

.side_navigation li, .side_navigation_inner li {
	list-style: none;
	margin: 0;
	padding: 0 ;
}

.side_navigation li a, .side_navigation_inner li a  {
	border: 1px solid #ccc;
	margin: 5px 0px 0 0px;
	background-color: #FBF7F4;
	padding: 2px 0px 2px 10px;
	color: #666666;
	display: block;
}

.side_navigation li a:hover, .side_navigation_inner li a:hover  {
	background-color: #fff;
	color: #B9B5B5;
	text-decoration: none;
}


/*** Featured Products ***/

.feature_thumb {
	width: 156px;
	border: 1px solid #999999;
	padding-bottom: 0px;
	margin-bottom: 10px;
	
}


.thumb_spacer{
	padding-right: 0px;
	padding-bottom: 0px;
}

/*** Footer ***/

#footer{
	margin: 5px auto;
	width: 950px;
	text-align: center;
}

#footerLeft{
	float: left;
	width: 400px;
	text-align: left;
}

#footerRight{
	float: right;
	width: 400px;
	text-align: right;
}


