/*

		Axiom (UK) Ltd.
		www.axiomweb.co.uk
		Tim Felmingham
		
		
		Very Light Grey:	#f2f2f2
		Light Grey: 		#cccccc
		Mid Grey: 			#999999
		Dark Grey: 			#666666
		Very Dark Grey: 	#302F2F
		
		
		Dark Blue:			#000EAF
		Light Blue:			#95C5F3		

*/

/* CSS Reset  */

html, body, div, span, applet, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, 
address, big, cite, code, del, dfn, img, small, strike, sub, sup, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td		
		{margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; /*vertical-align: baseline;*/}
:focus								{outline: 0;}
table								{ border-collapse: separate; border-spacing: 0;}
a img,:link img,:visited img 		{ border:none }
html								{ overflow-y: scroll; }
html, body							{ height: 100%; }
ol, ul								{ list-style-image:none; list-style-position:outside; list-style-type:none;}



/* CSS Initialisation */

strong 								{ font-weight: bold }
em 									{ font-style: italic }
div 								{ position:relative } 

/* CSS Utility */

.floatleft 							{ float: left; }
.floatright							{ float: right; }
.clear								{ clear: both; }


/*  DEFAULT STYLING  */	
body 								{
									 font-family: Verdana,Arial, Helvetica,Sans-serif;
									 font-size: 12px;
									 color: #999999;
									 line-height: 18px;
									}
p									{ padding: 0px 0px 5px 0; font-size: 12px;}	
a 									{ color: #000EAF; text-decoration: underline;}	
a:hover								{ color: #333333; text-decoration: underline;}

.small								{ font-size: 9px; line-height: 12px;}
.indented 							{ margin-left: 100px; margin-top: -1.4em;}
.location 							{ float:right; font-size: 0.8em; color: #5C5C5C;}
blockquote							{ margin-left: 100px;}


/* HEADINGS */

h1	{
	font-family:'Lucida Grande',Lucida,Tahoma,Arial,Helvetica,Verdana,Sans-serif;
	color:#000000;
	font-weight:bold;
	font-size: 17px;
	padding: 0px 0px 10px 0px;
	background-color: transparent;
	}
h2	{
	font-family:'Lucida Grande',Lucida,Tahoma,Arial,Helvetica,Verdana,Sans-serif;
	color:#000EAF;
	font-weight:bold;
	font-size: 15px;
	padding: 0px 0px 10px 0px;
	background-color: transparent;
	}
h3	{
	font-family:'Lucida Grande',Lucida,Tahoma,Arial,Helvetica,Verdana,Sans-serif;
	color:#000000;
	font-weight:bold;
	font-size: 14px;
	padding: 10px 0px 10px 0px;
	background-color: transparent;
	}
h4	{font-family:'Lucida Grande',Lucida,Tahoma,Arial,Helvetica,Verdana,Sans-serif; 
	color:#000EAF; font-weight:bold; font-size: 12px; line-height: 14px; 
	padding: 0px 0px 10px 0px; background-color: transparent;
	}

.feedicon {margin: 0px 10px 0 0; display: inline;}


/*  STRUCTURE & COMMON ELEMENTS  */

#wrapper								{
										width: 800px;
										margin: 20px auto 0 auto;
										border-color: #999999;
										border-width: 1px;
										border-style: solid;
										background-image: url(images/header_bg.jpg);
										background-repeat:no-repeat;
										padding-top: 5px;
										}
	
#livechat								{
										position: absolute;
										top: 300px;
										right: -60px;
										width: 200px;
										height: 200px;
										}	
			
#header									{
										height: 210px;
										}	
			
			
#header H3								{color: #000000; padding: 0 0 10px 0;}		



#nav									{
										margin: 0 0 0px 400px;
										color:#FFFFFF;
										font-size: 14px;
										text-transform: titlecase;
										}

#nav a:hover							{
										color: #95C5F3;
										text-decoration: underline;
										}
										
#nav a, #nav a:visited, #nav a:active	{ color: white; text-decoration: none;}

.searchfield							{
										border: 1px solid #000EAF;
										
										color:#666666;
										width: 320px;
										padding: 2px;
										background-color:white;
										}
	
#searchheader							{ margin: 45px 0 0px 20px;}
#searchheader H3						{ color: white;}
	
.searchinput							{ position: absolute; top: 53px; left: 245px;}	

#searchheader form						{ margin: 0px 0 35px 0;} 

.headercitylist							{ display: block;
										border: 1px solid #000EAF ;
										
										color:#666666;
										/*width: 300px;*/
										padding: 2px;
										}

#content								{ margin: 0px 20px 20px 20px;}
	
#bottomnav	{
	margin: 20px 0;
	padding: 5px 20px 5px 20px;
	background:#95C5F3;
	color: white; font-size: 12px;
	
	}		
		
#bottomnav a, #bottomnav a:visited, #bottomnav a:active{ color: white; text-decoration: none;}
.bottomnav a:hover	{
	color: #CCCCCC;
	text-decoration: underline;
}		
	
	
#marker	{
	width: 210px;
	height: 65px;
	font-size: 8px;
	line-height: 10px;
	}
#marker img	{
	float: left;
	padding-right: 10px;
	padding-bottom: 28px;
	}	
#marker h3	{
	padding: 0;
	margin: 0 0px 5px 0;
	font-size: 10px;
	line-height: 12px;
	}
		



	
	
/*  HOME  */


ul.popularsearches li {
float:left;
display: block;
text-align:left;
width:150px;
}

#homepagepopsearches a, #homepagepopsearches a:visited, #homepagepopsearches a:active	{ color: #666666; text-decoration: none;}

#homepagepopsearches a:hover	{ color: #000EAF; text-decoration: underline;}


	
	
	
.news h2 {
	font-family:'Lucida Grande',Lucida,Tahoma,Arial,Helvetica,Verdana,Sans-serif;
	color:#000EAF;
	font-weight:bold;
	font-size: 13px;
	padding: 8px 0px 10px 5px;
	background-color: transparent;
	margin: 0;
	}
	
.news a, .news a:visited, .news a:active {
	color:#000EAF;
	text-decoration: underline;
	font-size: 11px;
	padding: 10px 10px 10px 0px;
	background-color: transparent;
	}
.news p {
	font-size: 11px;
	padding: 10px 10px 10px 10px;
	background-color: transparent;
	
	}	
	
#homebanner	{
	margin: 0px auto 20px auto;
	text-align:left;
	} 	
	
	
/*  RESULTS PAGE - office_rental.asp  */

#summary	{
	float: right;
	width: 600px;
	margin-top: 20px;

	}
	
#summary	h2 {
	color:#ffffff;
	font-weight:bold;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	background-color: #000EAF;
	}	
	
#enquiry	{
	width: 140px;
	
	margin-top: 20px;

	}	
#enquiry h4	{

	

	}	
		
#enquiry form	{
	padding: 5px 5px 5px 5px;
	margin: 0;
	}		
	
#townmap	{
	
	width: 600px;
	height: 300px;
	background-color: grey;
	margin-top: 20px;
	font-size: 8px;
	}	
	
#summarydetails h4 {
	
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	}
	
#summarydetails h4 a {
	
	text-decoration:none;
	}	
		
#summarydetails p {
	
	font-size: 12px;
	padding: 0px 10px 2px 0px;
	line-height: 14px;
	
	}	
	
#summarydetails p.distance	{
	font-size: 9px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	margin-bottom: 5px;
	

	}	
	
				
	

/*  DETAILS PAGE - office_profile.asp  */

#profileheader h1	{
	line-height: 36px;
	}

.profile h2 {
	font-family:'Lucida Grande',Lucida,Tahoma,Arial,Helvetica,Verdana,Sans-serif;
	color:#000EAF;
	font-weight:bold;
	font-size: 13px;
	padding: 0px 10px 10px 0px;
	background-color: transparent;
	}
	
.profile h3	{
	padding: 0 0 10px 0;
	}		

#map
{
	height: 250px;
	width: 270px;
	border: 1px solid #000EAF;
	overflow:hidden;
}	

#marker p	{
	font-size: 10px;
	}
		
.highslide {
cursor:url(highslide/graphics/zoomin.cur), pointer;
outline-color:invert;
outline-style:none;
outline-width:medium;
}
.highslide img {
border:2px solid gray;
}
.highslide:hover img {
border:2px solid white;
}
.highslide-image {
border:10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
background-color:white;
border-color:-moz-use-text-color white white;
border-style:none solid solid;
border-width:medium 5px 5px;
display:none;
padding:5px;
}
.highslide-loading {
background-color:black;
border-bottom:1px solid white;
border-top:1px solid white;
color:white;
display:block;
font-size:9px;
font-weight:bold;
padding:3px;
text-decoration:none;
text-transform:uppercase;
}
a.highslide-credits, a.highslide-credits i {
color:silver;
font-size:10px;
padding:2px;
text-decoration:none;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
background-color:gray;
color:white;
}
.highslide-display-block {
display:block;
}
.highslide-display-none {
display:none;
}	



.pad10	{padding: 10px;}
