@import url(navigation.css);

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, images, ins, img, 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, caption, tbody, tfoot, thead, tr, th, td {

	border:0;
	outline:0;
	font-size:100%;
	background:transparent
}
body {
	line-height:1
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table {
	
}
* {

}
body {
	background: none;
	text-align: center;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5em;
	
}
/*LAYOUT*/

#header-left {
	position:relative;
	width: 50%;
	height: 153px;
	float: left;
	background: url(../images/header-full.jpg) repeat-x;
}
#header-right {
	position:relative;
	width: 49%;
	height: 153px;
	float:right;
	background: url(../images/header-right.jpg) repeat-x;
}
#header {
	width: 910px;
	height: 163px;
	text-align: left;
	background: url(../images/header.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -455px;
	z-index: 10199;
}
#tools {
	width: 425px;
	height: 25px;
	_height: 32px;
	float: right;
}
#search {
	float: right;
	padding: 3px 0 0 0;
}
#top-menu {
	float: right;
	padding: 4px 0 0 0;
}
#logo {
	float: left;
	width: 203px;
	height: 81px;
	margin: 25px 0 0;
}
#main-menu {
	position:relative;
	z-index:99999;
	float: right;
	width: 700px;
	height: 32px;
	margin: 60px 0 0;
	cursor:pointer;
}
#main {
	min-height:100px;
	clear: both;
	width: 969px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	background: url(../images/body.png) repeat-y;
	padding:15px 0 15px 0;
}
#main1, #main2 {
	clear: both;
	width: 970px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	min-height: 360px;
	height: auto !important;
	height: 350px;
}
*:first-child+html #main1, *:first-child+html #main2 {
	min-height: 360px;
}
#container {
	display:inline;
	width: 500px;
	float: left;
	margin:0 0 0 32px;
}
#left {
	display:inline;
	width: 185px;
	float: left;
	margin:0px;
}
#left .moduletable {
	margin:0;
	padding:0;
}
#left-header {
	width: 190px;
	padding: 20px;
	margin: 0 0 20px;
	float: left;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #fff;
	background: #275ca4 url(../images/blue.png) repeat-x;
}
#subheader {
	width: 905px;
	height: 21px;
	float: right;
}
#breadcrumbs {
	width:450px;
	height:24px;
	float:left;
	padding-top:11px;
	padding-left:5px;
	font-size:11px;
	color:#cccccc;
	overflow:hidden;
}
#breadcrumbs a {
	color:#dd8d52;
}
#pagetools {
	float:right;
	padding-top: 11px;
	font-size:10px;
	color:#cccccc;
}
#font-size {
	float:right;
	padding-top: 13px;
}
#icons {
	float:right;
	padding-top:13px;
	text-align:right;
}
#content {
	display:inline;
	width: 255px;
	float: left;
	/* margin: 0 10px 15px 25px; */



	margin:0px 0px 15px 25px;
	padding:0px 15px 15px 20px;
	background: url(../images/blue.jpg) no-repeat;
}
#rightwrap {
}
#right {
	display:inline;
	width: 380px;
	float: right;
	margin:0 32px 0 0;
	background:none;
}
#right-inner {
	width: 380px;
	float:left;
}
#right-outer {
	width: 180px;
	float:right;
}
#slideshow {
	width: 380px;
	float: left;
	margin: 0 0 15px 0;
}
#footer-full {
	width: 100%;
	height: 78px;
	background: url(../images/footer.png) repeat-x;
}
#footer {
	width: 910px;
	height: 78px;
	margin: 0 auto;
}
#contact-details {
	width: 30%;
	float: left;
	margin-top: 15px;
	color: #fff;
	font-size: 1.6em;
}
#bottom-menu {
	width: 69%;
	float: right;
	margin: 20px 0 25px;
}
#legals {
	clear: both;
	text-align: center;
	color: #fff;
}
/*--STYLE--*/

:focus {
	outline: 0;
}
a {
	list-style: none;
	text-decoration:none;
	color: #07508e;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
	font-weight: bold;
}
a img {
	border: none;
	list-style: none;
}
ul {
	list-style: none;
	padding: 0 0 10px 0;
	margin:5px 0 0px 0;
}
ul li {
	padding-left: 10px;
	margin-bottom: 10px;
	color: #4d4d4d;
	line-height:120%;
	background: url(../images/side-menu.png) no-repeat 0 6px;
}
ul li ul li {
	background: url(../images/arrowsmall.png) no-repeat left 2px;
	line-height: normal;
	margin:0 0 5px;
}
ul.pagination li {
	display:inline;
	list-style:none;
	background: none;
	text-align: center;
	font-weight: normal;
	width: auto;
	background: #ffffff;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}
ol {
	list-style-position:inside;
	margin:15px 0;
	padding:0;
}
ol li {
	border-bottom:solid 1px #d6d6d6;
	border-right:solid 1px #d6d6d6;
	margin:10px 0;
	padding:10px;
	background:#ffdec7;
}
p {
	margin-bottom: 15px;
	font-size: 15px;
	color: #646464;
	line-height: 140%;
}
h1, .componentheading {
	color: #07508e;
	font-size: 1.6em;
	font-weight:bold;
	margin:0 0 10px 0;
	line-height:120%;
}
.contentheading {
	color: #07508e;
	font-size: 1.6em;
	font-weight:bold;
	margin:0 0 10px 0;
	line-height:110%;
	padding-top:0px;
}
h2 {
	color: #cf7a3d;
	font-size: 1.1em;
	font-weight:bold;
	margin:0 0 10px 0;
}
h3 {
	color: #07508e;
	font-weight:normal;
	font-size: 1.3em;
	line-height:120%;
	margin:5px 0 5px 0;
	text-align:left;
}
h4 {
	color: #cf7a3d;
	font-weight:bold;
	font-size: 1.0em;
}
h5 {
	color: #07508e;
	font-weight:bold;
	font-size: 1.2em;
}
h6 {
	color: #cf7a3d;
	font-weight:bold;
	font-size: 1.0em;
	text-transform: uppercase;
}
/*MODULES*/

.moduletable h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #cf7a3d;
	padding: 0px 0px 0px 0px;
}
#left .moduletable h3 {
	font-size: 1.1em;
}
.moduletable {
	margin: 0;
	padding: 0 0 0 0;
}
/*TOPMENU*/
#top-menu ul {
	list-style:none;
	margin:0;
	padding: 0 0 0 0;
	float: right;
}
#top-menu li {
	margin: 0 0;
	padding:0 10px 0 0;
	float: left;
	background: none;
	text-transform: uppercase;
	font-size: 11px;
}
#top-menu a:link, #tools a:visited {
	color:#fff;
	margin:0;
}
#top-menu #current a:link, #top-menu #current a:visited {
	color: #ffcc00;
	margin: 0;
}
#font {
	color: #fff;
	font-size: 11px;
}
#font-size a {
	color: #fff;
	font-size: 1.3em;
}
/*SIDEMENU*/
#left ul {
	list-style: none;
	padding: 0;
	margin:10px 0 0;
}
#left li {
	padding: 0;
	margin-bottom: 0;
	background: none;
	font-size: .8em;
	border-bottom: 1px solid #cf7a3d;
	line-height: 1.0em;
	list-style-type:none;
}
#left a:link, #left a:visited {
	padding: 8px 0 8px 10px;
	display: block;
	background: url(../images/arrow.png) no-repeat 0 10px;
	text-indent:2px;
}
#left a:hover {
	color: #cf7a3d;
}
#left #current a:link, #left #current a:visited {
	color: #cf7a3d;
	background: #d8dce7 url(../images/arrow.png) no-repeat 0px 10px;
	padding: 8px 0 8px 10px;
	display: block;
	text-indent:2px;
}
/*BOTTOMMENU*/
#bottom-menu ul {
	list-style:none;
	margin:0;
	padding: 0;
	float: right;
}
#bottom-menu li {
	margin: 0 0;
	padding:0 15px 0 15px;
	float: left;
	background: none;
	border-right: 1px solid #fff;
	line-height: 12px;
	font-size: 1.0em;
}
#bottom-menu a:link, #bottom-menu a:visited {
	color:#cf7a3d;
	margin:0;
}
#bottom-menu #current a:link, #bottom-menu #current a:visited {
	color: #ccc;
	margin: 0;
}
/*EDITOR*/
.mceContentBody {
	text-align: left;
	background: #fff none;
}
.readon {
	color: #cf7a3d;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
}
/* ########################### contacts ########################### */
div.contact {
	margin:10px 0 0;
	border: 1px solid #e5e5e5;
	padding: 10px 0 0;
}
div.contact p {
	padding: 0 10px;
	margin: 0 10px 0 0;
}
div.contact_address {
	margin: 0 10px;
}
div.contact_address h2 {
	margin: 10px 0;
	padding: 0 10px;
}
address {
	font-style:normal;
	margin: 0;
}
address p {
	line-height:1.4em;
}
.contact label {
	float:left;
	font-weight:normal;
	width:14em;
	margin:10px 0 0;
}
span.marker {
	margin:0 10px 0 0;
}
.contact_email_checkbox label {
	float:none !important;
}
.contact label.copy {
	width:90%;
	padding:0 0 0 10px;
}
.contact form {
	background:#cf7a3d;
	color:#fff;
	padding:20px;
	margin:10px 0 0;
}
.contact input {
	background:#fff;
	border:solid 1px #ccc;
	color:#000;
	padding:2px 2px 0;
	margin:10px 0 0;
}
.button {
	background: #3d4d98;
	border:none;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	color:#fff;
	font-weight:bold;
	margin:5px 0px 0 0;
	padding:3px 10px 3px 10px;
	cursor:pointer;
}
label.textarea {
	float:none !important;
	margin:10px 0;
	display:block;
	width:100%;
}
#contact_text {
	width:80%;
	height:150px;
}
.contact input.invalid, .contact textarea.invalid {
	border:solid 2px red;
}
.contact label.invalid {
	color:red;
}
/*************search page********************/

form.search_result {
	background:#fff;
	border:solid 0 #93246F;
	margin:15px 10px 0;
	padding:0;
	position:relative;
}
.search_result .button {
	margin:10px 0px;
}
/* ###############  main * ########################### */
/* position */

.leading {
	background:#cf7a3d;
	border: solid 1px #d6d6d6;
	color: #000000;
	margin:10px 0;
	padding:10px;
	position: relative;
}
.leading_separator {
	border-bottom: solid 0px #333333;
	display: block;
	height: 10px;
	margin: 0 0 0px 0;
}
.article_separator {
	border: solid 1px #333333;
	display: none;
	margin: 0px 0 0px 0;
}
.blog {
	padding: 0;
}
.cols1 {
	display: block;
	float: none !important;
	margin: 0 !important;
}
.cols2 {
	width: 45%;
}
.cols3 {
	width: 30%;
}
.column1, .column2 {
	border: solid 0px #D4A7C5;
	margin: 0 5px 0 0;
	position: relative;
}
.column2, .column1 {
	float: left;
	margin: 0;
}
.column2 {
	float: right;
	margin: 0;
	width: 45%;
}
.article_row {
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
}
.article_column {
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0;
}
.row_separator2 {
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}
/* ########################## search ############################ */

.searchintro {
	font-weight:normal;
	margin:0 0 20px;
}
.searchintro img {
	display:inline;
	border:0px
}
.display {
	margin:20px 0 0;
	text-align:right;
}
.filter {
	margin:10px 0 0;
}
.inputbox:focus {
	border:solid 1px #000;
}
.highlight {
	font-weight:bold;
}
fieldset.word, fieldset.only {
	border:solid 1px #ccc;
}
.only {
	border:solid 0;
	margin:10px 0 0 10px;
	padding:5px 10px;
	line-height:1.3em;
}
.word {
	background:#fff;
	padding:10px 10px 10px 0;
	border:solid 0 !important;
}
.word input {
	background:#fff;
	border:solid 1px #999;
	color:#4d4d4d;
	font-weight:normal;
	margin:0 0 0 10px;
	padding:2px;
}
.phrase {
	color:#000;
	margin:10px 10px 10px 0;
	padding:10px;
	width:60%;
	border:solid 1px #ccc;
	float:left;
}
/*Selects*/

.phrase .inputbox {
	background:#fff;
	color:#000;
	display:block;
	height:1.5em;
	margin-top:10px;
	width:12em;
}
.phrase .inputbox option {
	background:#EFDEEA;
	border-bottom:solid 1px #333;
	padding:2px;
}
.phrase .inputbox option a:hover {
	background:#C00;
	border-color:#CFD0D6;
	color:#fff;
}
.search_result legend {
	border-bottom:solid 0 #000;
	background:#fff;
}
form.search {
	margin: 0 0 10px 0;
}
.search .inputbox {
	background: #e4ebf4;
	border: 0;
	padding:2px 0px 2px 0px;
	height: 16px;
	_height: auto;
	color: #4d4d4d;
}
.search input {
	vertical-align: middle;
}
.search .button {
	background: none;
	margin:0;
	padding:0 0 0 2px;
	border: none;
}
#mod_search_searchword {
	padding-left: 5px;
}

.photoleft {
	padding: 5px 15px 5px 0px
}
.photoright {
	padding: 5px 0px 5px 15px
}
/* Added by Bobby @ New Media Solutions */



#right #right-inner ul.latestnews li {
	display:block;
	background:url(../images/arrow.png) 0px 3px no-repeat;
}
#content-right .contentpane td {
	text-align:left;
}
#right #right-inner .moduletable_arrow li {
	padding:0px;
	background:none;
}
#right #right-inner .moduletable_arrow li a {
	padding: 8px 0 8px 10px;
	display: block;
	background: url(../images/arrow.png) no-repeat 0 10px;
	text-indent:2px;
}
