/* GENERIC STYLES */

* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

body {
	margin-top:0px;
	padding:0px;
	background:#d3e1b5;
}

p, h2, h3 {
	margin:10px 0px 5px 0px;
}

h2, h3 {
	color:#333333;
        font-size:13px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

table tr td {
	padding:0px;
	vertical-align:top;
}

a {
	color:#125684;
	text-decoration:none;
}

a:hover {
	background:url(../images/templates/bg-nav-vertical.png);
}

h1 {
	font-weight:bold;
	font-size:13px;
	color:#669900;
	line-height:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a img {
	border:none;
}

.hide {
	display:none;
}


/* MAIN AREAS */


#grey-backdrop {	
	background:transparent url(../images/templates/bg.jpg) repeat-y scroll center top  !important;
	margin:0px auto;
	padding:0px 25px;
	position:relative;
	text-align:left;
	width:840px;
}


#content {
	background:#FFFFFF;
	width:800px;
	position:relative;
	margin:0px auto;
}



/* HORIZONTAL NAVIGATION BAR */

#nav-horizontal {
	height:30px;
	width:590px;
	margin:0px;
	padding:6px 0px 6px 210px;
	background:#0a3366;
	font-size:9px;
	color:#FFFFFF;
}

#nav-horizontal a {
	color:#FFFFFF;
}

#nav-horizontal a:hover {
	background:#666666;
}

#nav-horizontal p {
	float:left;
}

.search {
	width:107px;
}


.button {	
	position:absolute;
	left:124px;
	top:0;
}

.text {
	width:100px;
}

#searchform {
	position:absolute;
	right:102px;
	top:132px;
}

/** VERTICAL NAVIGATION BAR AND LOGOS */

#nav-vertical {
	border-bottom:3px solid #FFFFFF;
}


#nav-vertical ul {
	margin:15px 0px 0px 20px;
	list-style-type:none;
}

#nav-vertical ul li {
	margin:5px 10px 10px 10px;
	padding:0px;
}

#nav-vertical ul li a {
	font-weight:bold;
	font-size:11px;
}

#nav-vertical ul li a:hover {
	background:#b7ccda;
}

#nav-vertical ul li:hover {
	list-style:url(../images/templates/bullet-arrow.png);
}

.LGlob_active {
	list-style:url(../images/templates/bullet-arrow.png);
}


#nav-vertical, #below-nav {
	margin:0px;
	position:relative;
	padding:15px 8px 20px 8px;
	width:175px;
}

#below-nav {
	text-align:center;
}

#below-nav img {
	margin:10px;
}

#below-nav a:hover {
	background:none;
	border:none solid 0px;
}


/* HEADER STYLES */

#header {
	margin:0px auto;
	width:800px;
	height:120px;
	background:#FFFFFF;
}


.logo {
	position:absolute;
	top:15px;
	left:30px;
}

.header {
	position:absolute;
	top:0px;
	right:0px;
}

#content-area {
	background:url(../images/templates/bg-content.png) no-repeat #FFFFFF bottom right;
	width:800px;
	position:relative;
	margin:0 0px 0 0;
}

#content-area-inside {
	background:url(../images/templates/bg-content-inside.png) no-repeat #FFFFFF bottom right;
	width:800px;
	position:relative;
	margin:0 0px 0 0;
}

/* CLIENT UPDATABLE AREA */

#etomite-area h1 {
	font-weight:normal;
	font-size:27px;
	color:#669900;
	line-height:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
        margin: 0px 0px 13px 0px;
}

#etomite-area table tr td {
	padding:5px;
}

#etomite-area {
	padding:20px 3px 15px 15px;
}

#etomite-area p {
	line-height:1.5;
	margin:0px 0px 10px 0px;
}

#etomite-area ul li {
 	line-height:1.5;
	margin:0px 0px 10px 20px;
}

.line {
	padding:0px;
}

#whats-new {
	background:url(../images/templates/bg-whatsnew.png) repeat;
	margin:30px auto 0px auto;
	border:1px solid #669900;
	width:191px;
}

#whats-new h3 {
	padding:10px 10px 0px 10px;
	margin:0px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0a3366;
	font-weight:bold;
}

#whats-new p {
	padding:0px 10px 10px 10px;
	font-size:10px;
}

#whats-new a {
       font-decoration: none;
       color: #333;
       background: none;
}

.banner {
	text-align:center;
}

.banner img {
	margin:0px 0px 15px 0px;
}

/* FOOTER STYLES */

#footer {	
	background:transparent url(../images/templates/bg-footer.jpg) repeat-y scroll center top  !important;
	margin:0px auto;
	padding:0px 25px;
	width:840px;
	height:50px;
}

#etoNotice {	
	display:none;
}

#contact-details {	
	padding:15px 15px 15px 15px;
	width:334px;
	margin:0px 0px 0px 0px;
}

#contact-details p, #contact-details h3 {
	font-size:11px;
}

#contact-details h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
}

#contact-details-inside {	
	padding:15px 15px 15px 0px;
	width:334px;
	margin:0px 0px 0px 0px;
}

#contact-details-inside p, #contact-details-inside h3 {
	font-size:11px;
}

#contact-details-inside h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
}