@import url("http://www.evo.uk.com/evo_css/container_900.css");

body {
	background-color: #5d5c61;
}

h1, h2, h3, h4, h5, p{
	color: #4d7dbf;
}

a{
	color: #8ec04d;	
	text-decoration: underline;
}

a:hover{
	color: #4d7dbf;
	text-decoration: underline;
}

h2{
	font-size: 250%;
	line-height: 150%;
	margin-bottom: 20px;
}

p{
	font-size: 110%;
	line-height: 150%;
}

p.large{
	font-size: 140%;
	line-height: 175%;
	margin-bottom: 20px;
}

#site_container{
	padding-top: 20px;
}

h1#logo{
	background: url(../images/gif/h1_logo.gif) no-repeat;
	width: 317px;
	height: 80px;
	text-indent: -9000px;
}

h1#logo a{
	display: block;
	widht: 
	389px;
	height: 80px;
	width: 317px;
}

#main{
	background: #FFFFFF;
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
}

.main-content-left{
	width: 500px;
	float: left;
}

.main-content-right{
	margin-left: 550px;
	width: 225px;
}

.alt-content-right{
	position: relative;
	width: 560px;
	height: 425px;
	margin-bottom: 10px;
}

.alt-content-right h1{
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 20px;
}

.alt-content-right p{
	margin-bottom: 10px;
	font-size: 115%;
	line-height: 175%;
	color: #333333;
}

.alt-content-right ul{
	list-style-type: disc;
	width: 80%;
}

.alt-content-right li{
	color: #4d7dbf;
	font-size: 115%;
	padding-left: 10px;
	line-height: 175%;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.alt-content-right a{
	color: #4d7dbf;
}

.SlidingPanelsContentGroup {
	position: relative;
	height: 425px;
	margin: 0px;
}
   
.SlidingPanelsContent {
	width: 100%;
	height: 425px;
	overflow: hidden;
	margin: 0px;
}

.alt-content-left{
	width: 180px;
	float: left;
	margin-right: 50px;
}

.main-content-right h3{
	height: 21px;
	background: url(../images/gif/mini_cam.gif) no-repeat;
	padding-left: 30px;
	font-weight: bold;
	font-size: 125%;
	padding-top: 3px;
}

.main-content-right p{
	color: #5e5c61;
}

#footer{
	background: url(../images/gif/footer.gif) no-repeat;
	width: 900px;
	height: 20px;
}

h4#estate_agents{
	background: url(../images/gif/h4_estate_agents.gif) no-repeat;
	width: 225px;
	height: 99px;
	text-indent: -9000px;
	margin-bottom: 30px;
}

h4#estate_agents a{
	display: block;
	width: 225px;
	height: 99px;
}

blockquote#impression{
	width: 398px;
	height: 75px;
	background: url(../images/gif/pullquote.gif) no-repeat;
	text-indent: -9000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

/* Navigation */
ul#navigation{
	background: url(../images/gif/navigation.gif) no-repeat;
	width: 900px;
	height: 49px;
	position: relative;
	margin-top: 20px;
}

#navigation li{
	position: absolute;
	height: 49px;
	text-indent: -9000px;
}

#navigation a{
	display: block;
	height: 49px;
}

#nav_home{
	width: 129px;
	left: 0;
}

#nav_prop{
	width: 128px;
	left: 129px;
}

#nav_people{
	width: 128px;
	left: 257px;
}

#nav_business{
	width: 128px;
	left: 385px;
}

#nav_events{
	width: 128px;
	left: 513px;
}

#nav_services{
	width: 128px;
	left: 641px;
}

#nav_contact{
	width: 130px;
	left: 770px;
}

#nav_home a:hover		{ background: url(../images/gif/navigation.gif) no-repeat 0 -49px; }
#nav_prop a:hover 		{ background: url(../images/gif/navigation.gif) no-repeat -129px -49px; }
#nav_people a:hover 	{ background: url(../images/gif/navigation.gif) no-repeat -257px -49px; }
#nav_business a:hover 	{ background: url(../images/gif/navigation.gif) no-repeat -385px -49px; }
#nav_events a:hover 	{ background: url(../images/gif/navigation.gif) no-repeat -513px -49px; }
#nav_services a:hover 	{ background: url(../images/gif/navigation.gif) no-repeat -641px -49px; }
#nav_contact a:hover 	{ background: url(../images/gif/navigation.gif) no-repeat -770px -49px; }

#nav_home a.active		{ background: url(../images/gif/navigation.gif) no-repeat 0 -98px; }
#nav_prop a.active		{ background: url(../images/gif/navigation.gif) no-repeat -129px -98px; }
#nav_people a.active 	{ background: url(../images/gif/navigation.gif) no-repeat -257px -98px; }
#nav_business a.active 	{ background: url(../images/gif/navigation.gif) no-repeat -385px -98px; }
#nav_events a.active 	{ background: url(../images/gif/navigation.gif) no-repeat -513px -98px; }
#nav_services a.active 	{ background: url(../images/gif/navigation.gif) no-repeat -641px -98px; }
#nav_contact a.active 	{ background: url(../images/gif/navigation.gif) no-repeat -770px -98px; }


/* Support Classes */
.right_float{
	float: right;
}

.blue{
	color: #4d7dbf;	
}

.green{
	color: #8ec04d;	
}

.main-content-right li {
	margin-bottom: 30px;
}

.copyright {
	margin-top: 5px;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

.copyright p, a, a:hover{
	text-decoration: none;
	font-size: 100%;
	color: #424144;
	line-height: 130%;
}

.header{
	width: 900px;
	height: 150px;
	background-repeat: no-repeat;
}

#property_head { background-image: url(../images/photos/headers/property.jpg); }
#people_head { background-image: url(../images/photos/headers/people.jpg); } 
#business_head { background-image: url(../images/photos/headers/business.jpg); } 
#events_head { background-image: url(../images/photos/headers/events.jpg); } 

#secondary_navigation li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 100%;
	color: #4d7dbf;
}

#secondary_navigation ul {

}

#secondary_navigation a {
	padding-left: 10px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

#secondary_navigation a:hover {
	background-color: #f8f8f8;
}

#secondary_navigation a.active {
	background-color: #f8f8f8;
}

.thumbnail{
	width: 55px;
	height: 55px;
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
	border: 1px solid #FFFFFF;
}#thumbnail_gallery {
	border: 1px solid #4d7dbf;
	padding-top: 13px;
	padding-left: 13px;
	margin-top: 25px;
}
.alt-content-left h3 {
	font-size: 175%;
	font-weight: bold;
	margin-bottom: 10px;
}

h4#pricesfrom{
	background: url(../images/gif/h4_pricesfrom.gif) no-repeat;
	width: 203px;
	height: 32px;
	text-indent: -9000px;
}

h4#pricesfrom a{
	display: block;
	width: 203px;
	height: 32px;
}

h3#elevate{
	background: url(../images/gif/h3_elevate.gif) no-repeat;
	width: 331px;
	height: 25px;
	position: absolute;
	top: 47px;
	left: 71px;
	text-indent: -9000px;
}	

h4#pricesfrom a:hover{
	background: url(../images/gif/h4_pricesfrom.gif) 0 -32px;
}

#contact_form ul{
	list-style-type: none;
}

#contact_form li{
	margin-top: 5px;
	margin-bottom: 5px;
}

#contact_form label{
	float: left;
	width: 150px;
}
#frmNotes {
	width: 75%;
	border: 1px solid #4d7dbf;
}

input{
	border: 1px solid #4d7dbf;
}

input#submit{
	background: none;
	color: #4d7dbf;
}

select{
	border: 1px solid #4d7dbf;
}

