/* Vebra Solutions Ltd
Author: James Barwell
Date: 2008 */

*{margin: 0; padding: 0;}

/*
OPTIONAL EXTRAS
Remove this when building the site
*/

#optionalextras img {
	float: left;
	margin: 0 3px 6px 3px;
}
/* --- google map ---- */
#map{
height: 216px;
width: 301px;
border: 3px solid #fff;
}

/* ----- LAYOUT ----- */

body {
	background: url(../graphics/background.jpg) repeat-x;
	font-family: arial, verdana, tahoma, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 0.75em;
	line-height: 1.833em;
	color: #39b3c2;
}

h3{
	font-size: 1.2em;
}

a:link, a:visited{
	text-decoration: none;
	color: #0099FF;
}

a:active, a:hover {
	text-decoration: none;
	color: #22BBFF;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 765px;
	background: #FFFFFF;
}

img{
	border: 0px;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#header {
	width: 765px;
	height: 195px;	
	margin: 0;
	/*background-image: url(../graphics/logo.jpg);
	background-repeat: no-repeat;
	background-position: 274px 32px;*/
	font-family: arial, verdana, tahoma, sans-serif;
	position:relative;
	
}



#header #headimage
{
	display: inline;
	margin: 0 3px 0px 3px;
	float: left;
	font-size: 0;
}

#header #logo{
	float: left;
	margin: 40px 0 0 80px;
	position:relative;	
}

#header #logo h1{
	margin:0;
	padding:0;
}

#header #logo h1 a{
	background-image: url(../graphics/logo.gif);    
    background-repeat: no-repeat;
    display:block;
	margin:0;
	padding:0;
	width: 397px;
	height: 118px;
}

#header #logo h1 a span{
	left:-9999px;
	position:absolute;
	overflow:hidden;
	margin:0;
	padding:0;
}

#header #logo #logotext{
	font-weight: bold;
	margin: 0 0px 0 0px;
	line-height: 1.1em;
	
	text-align: right;
}

#navcontainer 
{	
	clear: left;
	width: 765px;
	height: 40px;
	margin: 6px 3px 6px 3px;
}

#navcontainer div#navspace{
	width: 196px;
	height: 40px;
	margin: 0 6px 0 0;
	background: #39b3c2;
	float: left;
}

#pagetitle {
	float: left;
	width: 196px;
	background: #003366;
	height: 30px;
	padding: 10px 0 0 0;
	margin: 0 6px 0 3px;
}

#navigation {
	float: left;
	width: 558px;
	background: #39b3c2;
	color: #fff;
}

#maincontainer {
	clear: both;
	width: 759px;
	margin: 0 3px;
	padding-bottom: 10px;
	overflow: hidden;
}

#sideimage
{
	float: left;
	width: 195px;
	margin: 0 6px 0 0;
}

#content {
	float: left;
	margin: 0 3px 0 0;
	width: 534px;
	padding: 5px 10px;
	min-height: 250px;
	margin-bottom: 3px;
}

a:hover{
	text-decoration:underline;
}



#searchcontent {
	float: left;
	margin: 0 0px 0 0;
	padding-left: 5px;
	width: 534px;
}

#content p img.fr{
	float: right; 
	padding: 3px; 
	border: 1px solid #DBF3FF;
	margin-left: 10px;
}

#foot_grad {
	clear: left;
	height: 10px;
	width: 759px;
	margin: 0 3px;
	background: url(../graphics/footergrad.jpg) 0 0 repeat-x;

}

#footer {	
	width: 739px;
	height: 35px;
	margin: 0 3px;
	background: #39b3c2;
	color: #fff;
	margin-top: 3px;
	padding: 5px 10px;
}
#footer p{
line-height: 20px;
}

#footer p a{
	margin-right: 10px; 
	color: #fff;
}

#footer_logos{
	width: 739px;
	text-align: right;
	margin: 0;
	height: 44px;
	margin: 10px 0 0 0;
	padding: 10px 0px;
}


/* ----- TYPOGRAPHY ----- */

h1 {
	font-size: 1.2em;
	font-weight: bold;

	margin: 6px 0;
}


p {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 16px;
}

#pagetitle p {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

#pagetitle p strong {
	font-size: 12px;
}

#navigation {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#navigation ul {
	list-style: none;
}
#navigation ul li{
	display: inline;
}

#navigation a{
	color: #fff !important;
}


#content ul{
	list-style-type: disc;
	margin: 0 0 0 20px;
	
}

#content ul li{

	margin: 0 0 0 20px;
}

p.nomarginbottom
{
	margin-bottom: 0px;
}
#footer p {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer p a{
	color: #fff;
}
#footer p a:hover{
	color: #50b849;
}

p.address {
	float: left;
	font-weight: normal;
}

.contact {
	float: right;
}

/* ------ Fade Gallery ---- */
.placeholder {
  position:absolute;
  top: 0px;
  left: 201px;
}


/* ----- MENU & LINKS ----- */

#navigation ul li a {
	float: left;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #39b3c2;
	height: 30px;
	padding: 10px 15px 0 15px;
}

#navigation ul li a:hover, #navigation ul li a.active {
	background: #7ac49f;
}


/* ---- QUICKSEARCH ---- */
#quicksearch{
	background-color: #7ac49f;
	margin: 0 0 0 249px;
	padding: 0;
	width: 270px;
}
#quicksearch form{
	margin: 0;
	padding: 10px 0 1em 10px;
}
#quicksearch h3{
	background-color: #39b3c2;
	margin: 0;
	padding: .2em 0 .2em 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
#quicksearch fieldset{
	border: 0;
}
#quicksearch legend{
	display: none;
}
#quicksearch p{
	margin: 0;
	padding: 0 0 4px 0;
	float: left;
}
#quicksearch label{
	margin: 0;
	padding: 0 2px 0 5px;
	display: block;
	float: left;
	width: 115px;
	color: #666666;
	text-align: left;
}
#quicksearch select{
color: #036;
	display: block;
	float: left;
	width: 120px;
}
#quicksearch p#qs-submit{
	width: 250px;
	display: block; 
	text-align: right; 
	clear: left;
}
button#submit{
	color: #fff;
	background-color: #50b849;
	border-width:1px;
	border-style: solid;
	border-color: #82d4a6 #39995c #39995c #82d4a6 ;
}

#content p span{
	color: #09f;
}


a{
	color: #7ac49f !important;
}

.tenantinfo{
	color: #7ac49f;
}


.tenantinfo a{
	color: #39b3c2 !important;
	text-decoration: underline;
}

#footer a{
	color: #fff !important;
}


div.frmrow
{
	margin: 5px 0 0 0;
	clear: left;	
}

div#cmsinputs .text
{
	width: 190px;
	float: left;
}

div#cmsinputs label
{
	width: 150Px;
	display: block;
	float: left;
	font-size: 1em;
}
