/*
Theme Name: Huntly Hooper
Version: 1.0
Author: Benoit Gilloz
*/

@import 'reset.css';

body{
    font-size:11px;
	color:#fff;
	background:#1d1d1d;
	font-family:Arial, Helvetica, 'sans-serif';
}

.centergrid{
    width:960px;
    margin:0 10px;
}

.quarter{
	float:left;
	width:220px;
	margin:0 10px;
}


.third{
	float:left;
	width:280px;
	padding:10px;
	margin:0 10px;
}

.clear{
	clear:both;
}

.alignright{
	float:right;
	margin-left:15px;
}

.alignleft{ 
	float:left;
	margin-right:15px;
}

h1{
	font-size:14px;
	font-weight:bold;
}

#homepage h1{
	font-size:22px;
}

h2{
	font-size:12px;
	font-weight:bold;
}

h3{
	font-size:14px;
	margin:35px 0 10px 10px;
}

blockquote{
	margin-bottom:10px;
}

#wrapper{
    width:960px;
	height:542px;
    margin:15px auto;
	border:1px solid #686868;
	position:relative;
}

#header{
	margin:0 10px;
	background: url(images/property_search.png) no-repeat center center;
}

	#logo{
		display:block;
		height:74px;
		width:162px;
		background:url(images/sprites.png) no-repeat left -3px;
		text-indent:-999em;
		margin:10px 0 10px 10px;
	}

	#banner{
		height:20px;
		float:left;
	}

		#home_intro{
			color:#fff;
		}

			#home_intro h3{
				font-size:1.2em;
				margin-bottom:10px;
			}

	#access{
		padding:10px;
		min-height:400px;
		float:left;
		width:184px;
		border-right:1px solid #686868;
		background: url(images/menu-bg.png) no-repeat center right;
	}

		#access li{
			margin-right:10px;
			margin-bottom:10px;
			list-style:none;
		}

		 #access li a{
			color:#fff;
			text-transform:uppercase;
			text-decoration:none;
		 }

			#access li a:hover, #access li.current a{
				color:red;
			}

		#access li.area-guide a{
			position:absolute;
			bottom:70px;
			background: url(images/sprites.png) no-repeat 0 -91px;
			display:block;
			height:30px;
			line-height:32px;
			width:142px;
			padding-right:25px;
			text-indent:-999em;
		}

		#access li.RICS a{
			position:absolute;
			bottom:5px;
			background: url(images/sprites.png) no-repeat 0 -137px;
			display:block;
			height:45px;
			width:166px;
			text-indent:-999em;
		}

	ul.subnav1{
		text-align:center;
		padding:10px 10px 0 10px;
	}

		#access ul.subnav1 li a{
			color:#fff;
			display:block;
			width:100px;
			font-size:0.9em;
			line-height:1.8em;
		}

		#access ul.subnav1 li.current a{
			border:1px solid #686868;
			color:red;
		}

#container{
	float:left;
	width:511px;
	padding:0 10px 0 6px;
}

	#content{
		margin:0 10px;
	}

	.hentry{
		
	}

		.hentry h1, #content h1{
			margin-bottom:25px;
			line-height:1.5em;
		}

		.hentry p, .hentry ul{
			margin-bottom:10px;
			line-height:1.4em;
			text-align:justify;
		}

		.hentry ul{
			margin-left:25px;
		}

		.hentry a{
			color:#fff;
		}

	.homebox{
		float:left;
		width:135px;
		padding:25px 10px 10px 10px;
		margin:0px 6px 0 6px;
		border:1px solid #686868;
		display:inline;
	}

		.homebox h2{
			margin-bottom:10px;
			font-size:1em;
			font-weight:normal;
			text-transform:uppercase;
		}

			.homebox h2 a{
				color:#fff;
				text-decoration:none;
				padding-right:20px;
				background: url(images/arrow1.png) no-repeat right center;
				border-bottom:1px solid #444;
			}


	.hentry.post{
		margin-bottom:35px;
	}

		.hentry.post h2{
			margin-bottom:5px;
			float:left;
		}

			.hentry.post h2 a{
				color:#fff;
				text-decoration:none;
			}

		.entry-date{
			float:right;
		}

		.entry-content{
			clear:both;
		}

		.entry-meta{
			font-size:0.8em;
		}

	.navigation a{
		color:#fff;
	}

	.diagram ul{
		margin:0 10px;
		float:left;
		text-align:center;
		display:inline;
	}

		.diagram .step{
			float:left;
			list-style:none;
			text-align:center;
		}

			.diagram .step h2{
				font-size:0.8em;
				line-height:1.5em;
			}

				.diagram .step h2 a{
					display:block;
					text-decoration:none;
					font-weight:normal;
					width:50px;
					height:60px;
					padding:5px 10px;
					text-align:center;
					background:url(images/step.png) no-repeat left top;
					vertical-align:middle;
					color:#333;
				}

				.diagram .step.last h2 a{
					border-right:1px solid #fff;
				}

				.diagram .step.first h2 a{
					background:#fff;
				}

	
	.hentry address{ 
		margin-bottom:15px;
	}

	#areas_list{
		float:left;
		list-style:none;
		padding-top:20px;
	}

		#areas_list li{
			margin-bottom:10px;
		}

		#areas_list li a{
			text-decoration:none;
		}

			#areas_list li .map_number{
				margin-right:10px;
			}
	
	#mapped_map{
		background:url(images/map.png) no-repeat;
		width:323px;
		height:438px;
		float:right;
		position:relative;
	}

	#onmap li{
		list-style:none;
	}

		#onmap li a{
			display:block;
			height:5px;
			padding:4px;
			overflow:hidden;
			position:absolute;
			color:#222;
			background:#fff;
			text-decoration:none;
			line-height:8px;
			border:1px solid #aaa;
		}

			#onmap li a:hover{
				color:red;
			}

			#onmap li a span.page_name{
				display:none;
			}

				#onmap .kensington a{
					top:240px;
					left:125px;
				}
				
				#onmap .chelsea a{
					top:255px;
					left:158px;
				}

				#onmap .westminster a{
					top:235px;
					left:150px;
				}

				#onmap .knightsbridge a{
					top:255px;
					left:145px;
				}
				
				#onmap .belgravia a{
					top:242px;
					left:155px;
				}

				#onmap .mayfair a{
					top:248px;
					left:170px;
				}

				#onmap .notting-hill a{
					top:228px;
					left:90px;
				}

				#onmap .fulham a{
					top:270px;
					left:130px;
				}

				#onmap .shepherds-bush a{
					top:230px;
					left:70px;
				}

				#onmap .battersea a{
					top:270px;
					left:160px;
				}

				#onmap .putney a{
					top:290px;
					left:120px;
				}
	
	.nav-previous{
		float:left;
	}

	.nav-next{
		float:right;
	}

.sidebar{
	float:right;
	width:220px;
	position:absolute;
	top:0;
	right:0;
}

	.sidebarbanner{
		position:absolute;
		top:0;
		right:0;
		width:220px;
		height:542px;
		overflow:hidden;
	}

	.phone_number{
		position:absolute;
		top:0;
		display:block;
		background: url(images/red.png) repeat-x top left;
		height:75px;
		width:220px;
		padding:15px 0 0 0;
		font-size:1.2em;
		font-weight:bold;
		text-align:center;
	}

		.phone_number span{
			font-size:2.1em;
			font-weight:normal;
			line-height:1.8em;
			display:block;
		}

	.any_question{
		position:absolute;
		top:350px;
		display:block;
		width:160px;
		line-height:1.4em;
		padding:8px 15px;
		background: url(images/anyq.png) repeat;
	}

		.any_question a{
			color:#fff;
			text-decoration:none;
			padding-right:20px;
			background: url(images/arrow3.png) no-repeat right bottom;
		}
		
	.blog_archives{
		position:absolute;
		top:125px;
		display:block;
		width:160px;
		line-height:1.4em;
		padding:8px 15px;
		background: url(images/anyq.png) repeat;
	}  
		.blog_archives a{
			color:#fff;
			text-decoration:none;
			padding-right:20px;
			background: url(images/arrow3.png) no-repeat right center;
		}
		.blog_archives li{
			list-style:none;
		}
		.blog_archives h4{
			text-decoration:underline;
			margin-bottom:5px;
		}
		.blog_archives h4 a{
			color:#fff;
			text-decoration:none;
			padding-right:0px;
			background: none;
		}

#footer{
	clear:both;
	position:absolute;
	bottom:-15px;
	right:0px;
}

	.footer-box{
		width:280px;
		margin:0 10px;
		padding:10px;
		float:left;
		background:#eee;
	}

	.footer_text{
		font-size:0.8em;
		text-align:right;
	}
	
	.footer_text address{ 
		display:inline;
	}
	
	.footer_text a{ 
			color:#444;
	}

#cformsform{
	padding:0px 0px 8px 0px;
}

	#usermessagea{
		border-radius:5px;
		color:#333;
	}

		#usermessagea.failure{
			border:1px solid red;
			border-width:1px 0 1px 0;
			padding:5px;
			margin-bottom:10px;
			background:#ffd6d6;
		}

		#usermessagea.success{
			border:1px solid #1cac00;
			padding:5px;
			margin-bottom:10px;
			background:#cffac6;
		}

		#usermessagea.waiting{
			border:1px solid #e7d400;
			padding:5px;
			margin-bottom:10px;
			background:#fff9ba;
		}

	#cformsform ol li{
		list-style:none;
		margin-bottom:10px;
		clear:both;
	}

		#cformsform fieldset.cf-fs1{
			padding:13px 10px 0 10px;
		}

		.cf_hidden{
			display:none;
		}

			#cformsform legend{
				display:none;
			}

			#cformsform label{
				display:block;
				margin-bottom:5px;
				color:#fff;
				float:left;
				width:120px;
			}
				.reqtxt{
					font-size:1.4em;
					line-height:0.5em;
					margin-left:5px;
				}

			.textonly{
				color:#fff;
				margin-left:10px;
				font-size:0.8em;
			}

			#cformsform label.seccap{
				width:92px;
				float:left;
				line-height:23px;
			}

			#cformsform #cforms_captcha{
				width:60px;
				padding:3px 0 4px 0;
				float:left;
				margin-right:10px;
				border:0;
			}

			#cformsform input, #cformsform textarea{
				width:253px;
				border:2px solid #666;
			}

			#cformsform textarea{
				height:100px;
			}

			#cformsform #cf_field_2, #cformsform #cf_field_4{
				width:200px;
			}

			#cformsform #sendbutton{
				width:auto;
				background:#1cac00 url(images/arrow2.png) no-repeat 70px center;
				padding:2px 25px 2px 10px;
				border:1px solid #ddd;
				margin-left:10px;
				color:#fff;
				font-weight:bold;
				cursor:pointer !important;
			}

			#cformsform .cf_li_err label{
				color:red;
			}

			#cformsform input.cf_error{
				background:#ffd6d6;
				border-color:red;
			}

#simplemodal-overlay {
  background-color:#000;
}

#simplemodal-container {
  height:340px;
  width:390px;
  background:#1D1D1D url(images/ajax-loader.gif) no-repeat center;
  
  border:3px solid #ccc;
}

#simplemodal-container a.modalCloseImg {
  background:url(images/x.png) no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-18px;
  cursor:pointer;
}

.simplemodal-wrap{
	height:300px;
	width:350px;
	padding:20px;
	background:#1D1D1D;
}

#sitemap table td {
	background-color:#1D1D1D;
}

.org {
	float:left; 
	padding-right:3px;
}

.adr {
	float:left;
}

.street-address {
	float:left; 
	padding-right:3px;
}

#home_title {
	line-height:1.5em;
	margin-bottom:25px;
	font-size:22px;
	font-weight:bold;
}

.home-news-bottom{ 
	padding:10px;
	border:1px solid #888;
	clear:both;
	height:100px;
	overflow-y:scroll;
	margin-bottom:20px;
}

	.home-news-bottom h3{ 
		margin-top:10px;
		margin-left:0px;
	}

	.home-news-bottom a{ 
		color:red;
		text-decoration:none;
	}




















