@import url("vebra.css");
/*
		Purpose:	Global, Style Sheet
		Site:		www.
		Author:		Mark Rowlands, (c) Fusion Advertising & Design Ltd 2007
		Version:	0.01 (14th March 2007)
		
		Changes:
			0.01	MR	14/03/2007	Initial development
	
*/

/* 	STANDARD TAGS
------------------------------------------------
*/

a {	color:#466399;}
a:hover { color: #466399;}

body {
	background-color: #eaeef2;
	font-size: 62.5%; /*Sets all fonts to 10px*/
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#696565;
	margin:0px;
	text-align:center;
}

form { margin:0; padding:0; clear:both; }

h1 { font-size:2.3em; margin:15px 0 3px 0; }
h2 { font-size:1.5em; margin:0 0 15px 0; font-weight:normal; color:#696565; line-height:1.2em;}
h3 { font-size:1.5em; margin:0 0 15px 0; font-weight:bold; color:#807b7b; line-height:1.2em;}
h4 { font-size:1.2em; margin:5px 0 2px 0;color:#5680bc; clear:both;  } /* color:#696565; */
h5 { font-size:1.1em; margin:5px 0 2px 0; font-weight:bold;clear:both; }
h6 { font-size:1.8em; margin:0 0 5px 0; }

html { margin:0; padding:0; font-size: 100%; /* IE hack */ }

ol { margin-bottom:15px; padding:0; }
ol li {  font-size:1.1em; margin:0 0 4px 30px; padding:0 0 5px 0; background-image:none;}

ul { margin:0; padding:0;  }
li { list-style:none;font-size:1.1em;  line-height:1.4em; margin:0; padding:0 0 6px 12px; background-image:url(/resources/images/bullet.gif); background-repeat:no-repeat; background-position:1px 4px; }

p { font-size:1.1em; line-height:1.4em; margin:0 0 15px 0; text-align:justify; }
p.small { font-size:1em; }

table { font-size: 100%; /* IE hack */ }
td { vertical-align:top; }

/* 	SITE CONTAINER 
	Define size and to center the layout.
------------------------------------------------
*/

#siteContainer {
	width: 792px;
	padding:0px;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
}

#siteContent { vertical-align:top; background-image:url(../images/bg_content.gif); background-repeat:repeat-y; background-position:top right; width:625px; }

.contentImages img { margin-left:1px; margin-top:1px; }

#contentContainer { margin-top:10px; margin-left:15px; margin-right:7px; }
#contentContainer ul { margin-bottom:15px; }
#content { width:406px; }
#contentAdvert { vertical-align:top; }
#contentAdvertInner { margin-left:18px;}

#particulars { width:590px; }
#particularsContainer {margin-top:10px; margin-left:15px; margin-right:7px; }

#footer { padding:0px; margin:0px; background-image:url(../images/bg_footer.gif); background-position:0 0; background-repeat:repeat-y; } 
#footer p { font-size:1em; margin:0; margin-bottom:3px; text-align:right; }
#footer a { color:#999999; text-decoration:underline; }
#footer a:hover { color:#F8C64D; text-decoration:none; }

/* 	MISC ADDITIONS
	Miscellaneous additions
------------------------------------------------
*/

#cookieCrumb { margin:0; padding:0; padding-bottom:10px; background-image:none; }
#cookieCrumb li.none { margin:0; margin-right:5px; padding:0; background-image:none; }
#cookieCrumb li { margin:0; margin-right:5px; padding:0; padding-left:7px; float:left; background-position:0 4px;  font-family:Arial, Helvetica, sans-serif; font-size:1em; background-image:url(../images/bul_cookiecrumb.gif); background-repeat:no-repeat; }
#cookieCrumb a { color:#466399; text-decoration:none; }
#cookieCrumb a:hover { color: #f07a23; text-decoration:underline; }




/* 	SUB NAVIGATION
	Formatting for the Sub Nav & Quick Search
------------------------------------------------
*/
#subNavigation { width:167px; vertical-align:top; background-image:url(../images/bg_subnavigation.gif); background-repeat:repeat-y; background-position:0 0; }
#subNavigation .heading { padding-top:15px; margin-bottom:5px; margin-left:17px; }

/* First Level Sub Nav */
#subNavigation ul { margin:15px 0 0 15px; padding:0;background-image:url(../images/subnav_bg.gif);background-repeat:repeat-y;  width:140px;}
#subNavigation li { list-style:none; margin:0; margin-bottom:5px; padding:0; background-image:none; width:140px;}
#subNavigation li a { font-size:1em; display:block; color:#4d4b4b; text-decoration:none; padding:3px 0 0 10px; background-image:url(../images/subnav_level_1.gif); background-repeat:no-repeat; background-position:0 0; }
#subNavigation li a.active { color:#466399; font-weight:bold; background-position:0 -50px; }
#subNavigation li a:hover { color: #466399; background-position:0 -50px; }


/* QUICK SEARCH, Property Search Elements */
#subNavigation #quickSearch { margin-left:7px; width:160px; height:193px; background-image:url(../images/bg_quicksearch.gif); background-position:bottom left; background-repeat:no-repeat; }
#subNavigation #quickSearch .heading { padding-top:10px; margin-bottom:10px; margin-left:0px; }
#subNavigation #quickSearch select { width:143px; font-size:1em; margin-bottom:3px; }
#subNavigation #quickSearch input.checkbox { width:15px; border:none; background:none; margin-right:3px; margin-bottom:0; }
#subNavigation #quickSearch form { margin-left:10px; }
#subNavigation #quickSearch form ul { margin:0; padding:0; background-image:none; }
#subNavigation #quickSearch form li { margin:0; margin-right:5px; padding:0; background-image:none; float:left; width:65px;}
#subNavigation #quickSearch form .butSearch { cursor:pointer; clear:both; }
#subNavigation #quickSearch form .butSearch img { margin-top:10px; }
#subNavigation #quickSearch form .advSearch { margin-top:5px;}

/* 	HEADER
	Formatting for the Site Header and Main Navigation
------------------------------------------------
*/

#header { background-image:url(../images/bg_header.gif); background-repeat:no-repeat; background-position:0 0; }
#header .siteLogo { margin:28px 0 10px 21px; float:left;}

/* COMPANY NAV, Elements
------------------------------------------------ */
#navCompany { float:right; width:400px;  }
#navCompany li { float:left; list-style:none; background-image:none; line-height:1em; padding:0; margin:0;}
#navCompany ul {float:right; margin:15px 20px 0 0; padding:0; width:150px;  }
#navCompany li a { color:#999999; padding-left:20px; margin-right:10px; padding-right:10px; display:block; background-position:0 2px; background-repeat:no-repeat; border-right:1px solid #FFFFFF;  }
#navCompany li.contact a { background-image:url(../images/ico_email.gif); }
#navCompany li.home a { background-image:url(../images/ico_home.gif); border:none; padding-left:15px; }

/* 	NAVIGATION,	Formatting for the Main Section Navigation
------------------------------------------------ */
#navigation { clear:both; width:778px; margin-left:7px; background-image:url(../images/bg_navigation.jpg); background-repeat:repeat-x; background-position:0 0; height:30px; }
#navigation ul { float:right; width:619px }
#navigation li { float:left; margin:0; padding:0; background-image:none; }
#navigation li a { background-position:0 0px; background-repeat:no-repeat; display:block; height:30px; }
#navigation li a:hover { background-position:0 -30px; }

#navigation .services a { background-image:url(../images/nav_our_services.jpg); width:142px; }
#navigation .register a { background-image:url(../images/nav_contact_us.jpg); width:126px; }
#navigation .publications a { background-image:url(../images/nav_publications.jpg); width:122px; }
#navigation .group a { background-image:url(../images/nav_group.jpg); width:95px; }
#navigation .about a { background-image:url(../images/nav_about_us.jpg); width:123px; }

