* {margin:0; padding:0;color:#646464;font-size:12px; font-family:"Lucida Sans",Arial;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

body {
	font-family:"Lucida Sans",Arial;	
	background-color: #D2D3D4;
}

#adminsearchcontrol .status_id-element {padding: 0; margin:0;}

#horizontalnav {
	padding:5px 0 2px 7px;border-width:1px 0 0 0;border-style:dotted;border-color:#93BEE6;
}

#horizontalnav a {
	text-decoration:none;
}

.clearfix {
	display: inline-block;font-size:0;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

p {
	padding: 0 0 10px 0;
}

#logo h1 a span {
	display:none;
}

#logo h1 a {
	background-image:url(/images/logo.jpg);
	display:block;
	height:88px;
	width:297px;
}

a {
	color:#4C7CB0;
}

#lefthandnav {
	float:left;width:120px;padding:13px 0 0 0;margin:0 20px;border-width:1px 0 0 0;border-style:dotted;border-color:#93BEE6;
}

#mainpagecontent {
	float:right;width:838px;margin:0 80px 0 0;padding: 0;border-width:1px 0 0 0;border-style:dotted;border-color:#93BEE6;
}

#searchbox {
	width:100%;height:29px;
}

#breadcrumbs {
	float:left;text-align:middle;padding:0 0 0 7px;
}

#crumbstarted { color:#4C7CB0; }

#crumbelement {color:#646464;}

#searchtool {
	width:270px;float:right;background-image:url('/images/searchbg.jpg');background-position:top right;background-repeat:repeat-y;
}

.separatorblue {color:#93BDE6; font-weight:normal;}

#searchboxhead {
	border-width:0; border-style: solid; border-color:#ff0000;padding:0;margin:7px 0 0 0;height:8px;width:100%;background: transparent url('/images/search-head.jpg')  no-repeat 0px 0px; background-position: bottom;
}

#searchboxbody {
	background: transparent url('/images/search-mid-left.jpg') repeat-y 0px 0px;border-color:#A2CBF1;margin:0;width:100%;
}

#searchboxfoot {
	margin:0 0 15px 0;height:8px;width:100%;background-image: url('/images/search-foot.jpg'); background-repeat: no-repeat; background-position: top;
}

#searchboxtr {
	background:transparent url('/images/search-tr.jpg') no-repeat right 0px;
}

#searchboxmid {
	background:transparent url('/images/search-mid-right.jpg') repeat-y right 0px;
}

#searchboxcentre {
	background: #DDECFA url('/images/search-middle.jpg') repeat-x 0px 0px;margin:0 1px;
}

#sitesearchform {padding:4px 0 0 0;}

#sitesearchformbutton {vertical-align:middle;position:relative;top:-1;}

.clearer {clear:both;overflow:hidden;font-size:0;height:0;}

#searchboxwrapper {width:838px}

.leftnavcaret {color:#93BDE6;padding:0 5px 0 0;}
.leftnavtext {color:#646464;text-decoration:none;}

.adminsearchcontrol dt label {color:#467CB0;}
.adminsearchcontrol { padding:5px 10px;}

label.optional {color:#467CB0;}
label.required {color:#467CB0;}

dd {margin:0;padding:0;}

div.enq_form {
padding:5px 5px 5px 0px;
color:#487bb0;
}

div.enq_form2 {
padding:5px 5px 5px 0px;
color:#487bb0;
}

div.enq_form3 {
padding:5px 5px 5px 0px;
color:#487bb0;
}

div.enq_form4 {
padding:5px 0 5px 0px;
color:#487bb0;
}

div.enq_form5 {
padding:5px 5px 5px 0px;
color:#646464;
}

div.enq_form6 {
padding:5px 5px 5px 0px;
color:#487bb0;
}

div.enq_form input {
display:inline-block;
padding:2px 4px;
width:140px;
}

div.enq_form2 input {
display:inline-block;
padding:2px 4px;
width:360px;
}

div.enq_form3 input {
display:inline-block;
padding:2px 4px;
margin-bottom:5px;
width:360px;
}

div.enq_form3 textarea {
display:inline-block;
margin-bottom:5px;
width:360px;
height:96px;
}

div.enq_form4 input {
display:inline-block;
padding:2px 4px;
margin-bottom:5px;
width:120px;
}

div.enq_form6 input {
display:inline-block;
padding:2px 4px;
margin-bottom:5px;
width:100px;
}

span.bold_blue{
font-weight:bold; 
color:#487BB0;
}

div.blue_border{
border-color:#93BEE6;
border-style:dotted;
border-width:0 0 1px 0;
margin-bottom:10px;
padding-bottom:10px;
}





/* Autocomplete
----------------------------------*/
.ui-autocomplete-menu { position: absolute; cursor: default; }	

.ui-autocomplete-loading { background: white url('/images/ui-anim.basic.16x16.gif') right center no-repeat; }
.ui-autocomplete-over { background-color: #0A246A; color: white; }

/* Menu
----------------------------------*/
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	margin: -1px;
}


.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #E3EFFB;
	color: #467CB0;
}

