/* RESET (Based on Eric Meyer's Reset) */

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td
							{ margin: 0; padding: 0; border: 0; vertical-align: baseline; background: transparent; }
	body 					{ line-height: 1; }
	ol, ul 					{ list-style: none; }
	blockquote, q 			{ quotes: none; }
	table 					{ border-collapse: collapse; border-spacing: 0; }


/* LAYOUT */

/* Body */

	body					{ margin: 0; background: #0c1757 url(../images/layout/bg.png) top repeat-x; }
	#wrapper_a				{ width: 960px; padding: 0 11px; margin: 0 auto; background: url(../images/layout/shadow.png); }
	#wrapper_b				{ background: #e6e6e6 url(../images/layout/main_bg.png) top repeat-x; padding: 0 1px; }
	#wrapper_c				{ background: #fff; padding: 10px 9px 0 9px; }
	#bottom					{ height: 10px; width: 980px; margin: 0 auto; background: url(../images/layout/shadow_bottom.png) center no-repeat; }
	
/* Header */

	#header					{ background: #080839 url(../images/layout/header_bg.png) top repeat-x;
							  position: relative; padding: 15px; padding-bottom: 0; }
	#header .line			{ border: 1px solid #363687; border-bottom-color: #01010d; position: absolute;
							  top: 1px; right: 1px; bottom: 1px; left: 1px; }
	#header, #header a		{ }
	#header	img				{ margin: 0; border: 0; }
	
	#header #logo			{ display: block; width: 242px; margin: 0 auto; }
	
	#info					{ position: absolute; top: 12px; right: 20px; text-align: right;
							  font-family: Georgia, "Times New Roman", Times, serif; }
	#info_best				{ font-style: oblique; color: #6868ad; font-size: 1.1em; margin: 0; }
	#info .call				{ font-size: 1.7em; margin: 0.2em 0 0 0; line-height: 1; }
	#info .call .number		{ color: #fff; }
	
/* Navigation */

	#nav					{ list-style: none; padding: 15px 0 0 175px; position: relative; z-index: 2;
							  overflow: hidden; text-align: center; margin: 0; }
	#nav li					{ float: left; margin: 0 2px; line-height: 1;
							  background: #363a62 url(../images/layout/nav_bg_right.png) top right no-repeat; }
	#nav a					{ display: block; padding: 6px 25px;
							  background: url(../images/layout/nav_bg_left.png) top left no-repeat;
							  text-decoration: none; font-weight: bold; text-transform: uppercase;
							  color: #000033; font-size: 1.2em; }
	#nav a:hover			{ color: #fff; }

	#page_index #nav_index, 
	#page_properties #nav_properties, 
	#page_team #nav_team, 
	#page_contact #nav_contact
							{ background-image: url(../images/layout/nav_bg_active_right.png); background-color: #fff; }
	#page_index #nav_index a, 
	#page_properties #nav_properties a, 
	#page_team #nav_team a, 
	#page_contact #nav_contact a 
							{ background-image: url(../images/layout/nav_bg_active_left.png); color: #cc0066; }

/* Content */

	#main					{ overflow: hidden; }
	#left, #right, #content, 
	#center					{ float: left; }
	#offset					{ overflow: hidden; }
	#left, #right			{ width: 190px; }
	#content, #center		{ width: 540px; margin: 0 10px; }
	#center					{ margin-left: 0; }
	#content.wide			{ width: 740px; margin-right: 0; }
	.content				{ display: block; background: url(../images/layout/box_bg.png) top repeat-x;
							  padding: 10px; margin: 10px 0 0 0; }
	#content .content		{ background-image: url(../images/layout/content_bg.png); }
	
/* Boxes */

	.box					{ display: block; margin: 10px 0 0 0; border: 1px solid #bcbcd6; padding: 5px; }
	.box .content			{ padding: 0; margin: 0; }
	.box .inner				{ display: block; background: no-repeat; padding: 6px 8px; }

	.action p, .action .p	{ font-weight: bold; color: #000033; margin-top: 0.1em; }
	.action blockquote		{ margin: 0; }
	.action blockquote p	{ font-weight: normal; }
	.action .click			{ color: #cc0066; font-weight: normal;
							  font-family: Georgia, "Times New Roman", Times, serif; }
	a.action .h2			{ background: url(../images/layout/arrow.png) right no-repeat; }
	
	#landlords .p			{ font-size: 1.1em; }
	#landlords .click		{ margin-top: 55px; font-size: 1.5em; }
	#landlords .inner		{ background-image: url(../images/layout/boxes/keys.png); background-position: 100% 35px; }
	#tenants .p				{ font-size: 1.1em; }
	#tenants .click			{ margin-top: 50px; font-size: 1.5em; }
	#tenants .inner			{ background-image: url(../images/layout/boxes/hand.png); background-position: 100% 70px; }
	#areas .inner			{ background-image: url(../images/layout/boxes/compass.png); background-position: 100% 40px; }
	#google .inner			{ background-image: url(../images/layout/boxes/google.png); padding-bottom: 18px; background-position: 100% 100%; }
	#testimonial
		.blockquote .p		{ font-size: 1.1em; font-weight: normal; }
	
	#feature img			{ margin: 0; } 

	#page_index #feature	{ position: relative; height: 228px; }
	#page_index #feature img{ position: absolute; top: 5px; left: 5px; } 
	
	
	#showcase .h2			{ text-indent: -10000px; background: url(../images/layout/showcase.png) top left;
							  height: 31px; }
	#showcase img			{ margin: 0; }
	#showcase .p			{ color: #cc0066; font-weight: normal; margin: 5px 0 0 0; }
	#showcase .p .c			{ color: #000033; }

/* Footer */

	#footer					{ border-top: 1px solid #bcbcd6; margin: 10px 0 0 0; padding: 10px 0;
							  overflow: hidden; }
	#footer, #footer a		{ color: #999999; }
	#footer a				{ text-decoration: none; }
	#footer a:hover			{ text-decoration: underline; }
	#footer p				{ margin: 0; font-size: 0.8em; padding: 4px 0 5px 0; }
	#footer img				{ margin: 0; }
	
	#copyright				{ float: left; } 
	#proworx				{ float: right; } 
	#rightmove				{ float: right; padding: 1px 1px 1px 50px; } 
	#tds					{ float: right; padding: 1px 1px 1px 0; } 


/* TEXT */

/* Fonts */

	html					{ font-size: 100%; }
	body					{ color: #666666; font-family: 'Trebuchet MS', Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 75%; }

	h1, h2, .h2, h3, h4,
	h5, h6					{ font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; color: #cc0066; }
	h1						{ font-size: 1.6em; }					
	h2, .h2					{ display: block; font-size: 1.6em; }
	h3						{ font-size: 1.2em; }
	h4						{ font-size: 1.1em; }
	h5						{ font-size: 1.0em; }
	h6						{ font-size: 1.0em; font-weight: bold; }

	p, .p					{ display: block; }
	
	pre						{ white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap;
							  white-space: -o-pre-wrap; word-wrap: break-word; }	
	pre, code				{ font-family: Consolas, "Courier New", Courier, monospace; }

	em						{ font-style: oblique; }
	strong					{ font-weight: bold; }
	
	q						{ }

	del 					{ text-decoration: line-through; }
	ins 					{ text-decoration: underline; }

	sup 					{ vertical-align: super; }
	sub 					{ vertical-align: sub; }

	abbr					{ border-bottom: 1px dotted; cursor: help; }
	
	a						{ color: #cc0066; }
	a:visited				{ }
	a:hover,
	a:focus					{ }
	a:active				{ }
	
	a.box					{ text-decoration: none; cursor: pointer; }

	blockquote, .blockquote	{ font-style: oblique; }

	dt 						{ font-weight: bold; }

	caption					{ font-size: 0.9em; }

	.note					{ color: #666; }
	.error					{ color: #ff0000; }

	.cite					{ color: #cc0066; margin: 0.4em 0 0 0; }
	#testimonial .cite		{ color: #cc0066; text-align: right; }

/* Line Heights */

	h1, h2, .h2, h3, h4,
	h5, h6					{ line-height: 1.2; }
	p, .p, li, dt, dd, 
	td, th,	caption			{ line-height: 1.25; }
	pre						{ line-height: 1.2; }

/* Margins */

	h1, h2, .h2, h3, h4,
	h5, h6					{ margin: 0.8em 0 0 0; }
	p, .p, ul, ol, dl, pre, 
	blockquote				{ margin: 0.8em 0 0 0; }

	ul, ol					{ margin-left: 2em; }
	ul ul, ul ol,
	ol ol, ol ul			{ margin-top: 0; margin-bottom: 0; }
	
	dd 						{ margin-left: 2em; }

	.top					{ margin-top: 0 !important; }
	.top_h1					{ margin-top: 2.0em !important; }
	.top_h2					{ margin-top: 1.8em !important; }
	.top_h3					{ margin-top: 1.6em !important; }
	.top_h4					{ margin-top: 1.4em !important; }
	.top_h5					{ margin-top: 1.2em !important; }
	.top_h6					{ }

/* Text Alignment */

	.text_center			{ text-align: center; }
	.text_left				{ text-align: left; }
	.text_right				{ text-align: right; }
	.text_justify			{ text-align: justify; }

/* List Styles */

	ul						{ list-style: disc; }
	ul ul					{ list-style: circle; }
	ul ul ul				{ list-style: square; }
	ol						{ list-style: decimal; }
	ol ol					{ list-style: lower-alpha; }
	ol ol ol				{ list-style: lower-roman; }
	
	
/* IMAGES & MEDIA */

	img, object, .object	{ display: block; margin: 1em auto; }


/* OBJECTS */

	.object					{ margin: 1em auto; }
	.object_standard		{ width: 200px; }

	.object img,
	.object object, 
	.object table			{ margin: 0; border: 0; float: none; }

	.object p				{ padding: 0.5em; margin: 0; background: #333; color: #fff; font-size: 0.7em; }

/* Alignment */
	
	.object_center			{ margin-left: auto; margin-right: auto; clear: both; }
	.object_left			{ margin-left: 0; margin-right: auto; clear: both; }
	.object_right			{ margin-left: auto; margin-right: 0; clear: both; }
	.object_float_left		{ margin-left: 0; margin-right: 1em; float: left; clear: left; }
	.object_float_right		{ margin-left: 1em; margin-right: 0; float: right; clear: right; }


/* TABLES  */

	table					{ width: 100%; margin: 1em 0; }
	th, td 					{ padding: 2px 0; vertical-align: top; border: 0 solid #ddd; }
	th						{ font-weight: bold; text-align: left; }

	thead th				{ border-bottom-width: 2px; }
	tfoot th, tfoot td		{ border-top-width: 2px; }
	tbody th, tbody td		{ border-bottom-width: 1px; }
	
	tbody tr:hover td		{ background-color: #eee; }

	caption					{ caption-side: bottom; }


/* FORMS */

/* Layout */

	form					{ margin: 1em 0; border-top: 0; }
	fieldset				{ margin: 0; }
	legend					{ font-size: 1.2em; background: #fff; }

	fieldset .row			{ margin-top: 5px; overflow: hidden; }
	
	form label				{ display: block; font-weight: bold; line-height: 1.16; margin: 0; }
	form .mandatory			{ color: #aaa; }
	form label.secondary	{ font-size: 0.85em; font-weight: normal; color: #aaa; line-height: 1;
							  margin: 4px 0 2px 0; }
	form label .note,
	form label .error		{ font-size: 0.85em; font-weight: normal; }

	form .field				{ padding: 4px 0 0 0; overflow: hidden; clear: left; }
	form .field_part		{ margin-right: 4px; float: left; clear: none; }
	form .affix				{ font-size: 1em; }

	form label.inline		{ display: inline; font-weight: normal; line-height: 1.4; }

/* Inputs */

	input.type_text,
	input.type_password,
	input.type_submit,
	input.type_reset,
	input.type_button,
	button,
	select, textarea		{ font-family: sans-serif; }
	input.type_text,
	input.type_password,
	select, textarea		{ font-size: 1em; }
	optgroup				{ font-size: 1em; }
	input.type_submit,
	input.type_reset,
	input.type_button,
	button					{ font-size: 1em; }

	textarea.pre			{ font-family: Consolas, "Courier New", Courier, monospace; }

	input.type_text,
	input.type_password,
	select, optgroup, 
	option, textarea		{ text-rendering: optimizeSpeed; }

	optgroup				{ font-style: normal; font-weight: bold; }

	input.type_text,
	input.type_password,
	select, textarea		{ margin: 0; padding: 0; }
	
	input.type_text,
	input.type_password,
	textarea				{ padding: 2px; }
	select					{ padding: 1px; }
	optgroup				{ text-indent: 2px; }
	optgroup option			{ padding-left: 15px; }

	input.type_radio, 
	input.type_checkbox 	{ margin: 0; vertical-align: -0.15em; font-size: 0.85em; }
	
/* Input Sizes */

	input.type_text,
	input.type_password		{ width: 18em; }
	textarea				{ width: 98%; height: 10em; }
		
	input.integer, 
	input.decimal			{ width: 6em; } 

	input.size_xxs, 
	select.size_xxs			{ width: 3em; }
	input.size_xs, 
	select.size_xs			{ width: 6em; }
	input.size_s, 
	select.size_s			{ width: 12em; }
	input.size_m, 
	select.size_m			{ width: 18em; }
	input.size_l, 
	select.size_l			{ width: 24em; }
	input.size_xl, 
	select.size_xl			{ width: 30em; }
	input.size_xxl, 
	select.size_xxl			{ width: 36em; }
	
	textarea.size_xs		{ height: 2.5em; }
	textarea.size_s			{ height: 5em; }
	textarea.size_m			{ height: 10em; }
	textarea.size_l			{ height: 20em; }
	textarea.size_xl		{ height: 40em; }


/* HORIZONTAL RULES */

	.rule					{ border-top: 1px solid #eaeaea; margin: 0.8em 0; }
	.rule hr				{ display: none; }


/* CALL */

	.call					{ color: #cc0066; font-family: Georgia, "Times New Roman", Times, serif;
							  margin: 10px 0; }
	.call .number			{ color: #000033; }
	
	#left .call				{ text-align: center; font-size: 1.8em; }


/* PROPERTIES */

	#search					{ margin: 0 0 0 0; }
	#search legend			{ display: none; }

	.summary				{ overflow: hidden; }
	.summary .image			{ float: left; width: 175px; }
	.summary .image	img		{ margin: 0 auto; }
	.summary .details		{ float: left; width: 343px; margin: 0 0 0 10px; }
	
	.items					{ margin: 0 0 10px 10px; list-style: none; float: right; width: 75px; }
	.items li				{ text-align: center; background: #ededf5;
							  padding: 0 3px; margin: 0 0 2px 0; }
	
	#map					{ height: 350px; border: 1px solid #cc0066; margin: 10px 0 0 0; }
	#window					{ max-height: 300px; overflow: auto; width: 560px; }
	
	#sort					{ margin: 0; float: right; }
	#sort legend			{ display: none; }
	
	#gallery				{ width: 293px; float: right; margin: 0 0 10px 10px;
							  background: #fff; border: 1px solid #bcbcd6; padding: 2px; }

	#gallery .primary		{ width: 293px; height: 220px; overflow: hidden; background: #ededf5; }
	#gallery .primary img	{ margin: 0 auto; }

	#gallery .secondary		{ float: left; width: 57px; height: 43px; margin: 2px 2px 0 0; overflow: hidden; background: #ededf5; }
	#gallery .secondary img	{ margin: 0 auto; }
	#gallery .last			{ margin-right: 0; }
	
	#property .items		{ margin-top: 0.8em; }


/* TEAM */

	#team					{ overflow: hidden; }
	#team .person			{ padding: 13px 0 0 0; float: left; width: 120px; margin: 0 13px 0 0; }
	#team .last				{ margin-right: 0; }
	#team img				{ margin: 0; }
	#team h3				{ margin-top: 0.3em; }
	#team p					{ margin-top: 0.1em; }
	#team a					{ background: url(../images/layout/email.gif) 0 6px no-repeat; padding: 2px 0 2px 20px; }
	
