* { margin: 0; padding: 0; }

body {
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #333;
	text-align: center;
	overflow: -moz-scrollbars-vertical;
	background: repeat left top;
}

/*Default colour scheme*/
#logo {
	border-top:1px solid #AB0635;
}
/* /Default colour scheme*/

#header {
	text-align:right;
}

#header h1 {
	margin:0; 
	color:#fff; 
	padding: 10px 70px 0 0; 
	font: bold 1.2em/1.2em Verdana, Arial, sans-serif; 
	display:none
}
#header h2 {
	margin:0; 
	color:#fff; 
	padding: 5px 72px 0 0; 
	font: bold 0.75em/1.2em Verdana, Arial, sans-serif; 
	display:none
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #4F82CB; 
}
a:hover {
	color: #4EBF37;
	text-decoration:underline;
}


/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 120%;	
}

#main h1 {
	margin-top: 10px;
	font: Bold 150% Verdana, 'Trebuchet MS', Sans-serif;
	color: #88ac0b;
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	border-top: 1px solid #EFF0F1;
	background: #FFF url(../images/square-green.png) no-repeat 3px 50%;	
}

#main h2 {
	padding: 10px 0 2px 0px; 	
	font-size: 125%;
	text-transform: uppercase;
	color: #333;
	border-bottom: 1px solid #EFF0F1;
}

#main h3 {
	font-size: 1.5em;
	border-top: 0px solid #E6E6E6;
	border-bottom: 0px solid #E6E6E6;
}

h3.plain {
	font-size: 1.7em;
	padding-left:0!important;
	margin-left:0;
	margin-bottom:10px;
	text-indent:0;
	position:relative;
	top:14px;	
}

h4.plain {
	padding-left:10px;
}


/* images */
h1, h2, h3, p {
	padding: 10px 10px 10px 0px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
#main li {
	padding: 0px 0 8px 0;
	list-style: disc url(../images/bullet.gif) outside;
}
ul span, ol span {
	color: #666666;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	display:block; 
	float:right; 
	border:1px dashed #f1f1f1; 
	padding:10px; 
	margin-left:10px;
	margin-bottom:10px;
	font-size:1.8em; 
	LINE-height:1em; 
	width:200px;
  	background: #FAFAFA url(../images/quote.gif) no-repeat 5px 5px;    
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
}

/* form elements */
form {
	margin:0px!important; padding: 0!important;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input, textarea {
	padding:2px;
	border:1px solid #999;
	font: normal 1em Verdana, sans-serif;
	color:#000;
}
textarea {
	width:220px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #999;
	height:100px;
	display:block;
	color:#000;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #88ac0b;
}

/* search */
form.search {
	background: transparent;
	border: none;	
}	
form.search input.textbox {
	margin: 0; padding: 1px 2px;
	width: 10px;
	background: #FFF;
	color: #333; 
}
form.search input.button {
	background: #CCC url(../images/headerbg.gif) repeat-x;
	color: #333;
	border: none;	
	width: 70px; height: 21px;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 795px;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	float:left;	
	clear: both;
	width: 761px;
	padding: 0; 
	margin: 0 auto 0 auto;
	background: #fff url(../images/shade.gif) repeat-x left top;
	position:relative;
	left:17px;
}

#header {
	width: 795px;
	position: relative;	
	left:1px;
	height: 149px;
	padding: 0;
	font-size: 14px;
	color: #FFF;
}
div.contentRow {}

/* Menu */
#mainmenu {
	margin: 0; 
	padding: 0 5px 0 0;
	font: bold 1.1em/2em Verdana, Arial, Tahoma, Sans-serif;
	position: relative;	
	left:1px;
	height:25px

}
#mainmenu ul {
	list-style: none;
	margin:0; 
	padding:0;
	display:block;
	text-align:right;
	float:right;
	height:25px;
	position: relative;	
	left:-18px;
}

#mainmenu ul li {
	float:left;
	/*^with:auto;*/
	padding:0; margin:0;
}

#mainmenu ul li a {
	display: block;
	padding: 0 8px;
	color: #FFF; text-decoration: none;
}
#mainmenu ul li a:hover {
	background-color: #ECECEC;
	color: #fff;	
}


li.sectionItem0 a:hover {background:#CC3433!important; color:#fff!important}
li.sectionItem1 a:hover {background:#9D0059!important; color:#fff!important}
li.sectionItem2 a:hover {background:#D20516!important; color:#fff!important}
li.sectionItem3 a:hover {background:#F25D23!important; color:#fff!important}
li.sectionItem4 a:hover {background:#F68E1F!important; color:#fff!important}
li.sectionItem5 a:hover {background:#EFAC0F!important; color:#fff!important}
li.sectionItem6 a:hover {background:#E8941A!important; color:#fff!important}
li.sectionItemLinks a:hover {background:#CC3433!important; color:#fff!important}
li.sectionItemContact a:hover {background:#CC3433!important; color:#fff!important}

#mainmenu a.active  {	
	color: #333;
	background: #fff url(../images/bg_mainmenu_a.gif) repeat-x left bottom!important;
}
#mainmenu a.active:hover  {	
	color: #000!important;
}

/* Main Column */
#main {
	float: right;
	width: 534px;
	padding: 0px 0px 35px 0;
	margin: 0;
	position:relative;
	top:-10px;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 199px;
	padding: 0; 
	margin: 0px 0 0 0;
	position:relative; 
	top:-10px;
	left:0px;
}

#sidebar h1 {
	padding: 3px 0 3px 5px; 

}

#sidebar .box1 h1 {
	font-size: 1.1em!important ;
	text-transform: uppercase;
	background: #EEF0F1 url(../images/headerbg.gif) repeat-x left bottom!important;	
	padding: 0px;
	margin: 0px; 
}
.box1 h1 a {
	margin-top: 0px;
	padding: 3px 0 3px 5px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	background: #EEF0F1 url(../images/headerbg.gif) repeat-x left bottom;	
	color:#fff;
	display:block; 
	width:192px;
	color:#fff!important
}

.box1 h1 a:hover {
	background: #E7E7E7 url(../images/menu-hover.gif) repeat-x left top!IMPORTANT;
}

#sidebar .left-box {
	border: 1px solid #EFF0F1; 
	margin: 0 0 10px 0;

}
div #sidebar {margin-top:30px;}

ul.submenu {
	list-style: none;
	text-align: left;
	margin: 0; 
	padding: 0;
	text-decoration: none;		
}
ul.submenu li {
	border-bottom: 1px solid #EFF0F1;
	padding: 0;
	margin: 0;

}
ul.submenu li a {
	font-weight: bold;
	text-decoration: none;	
	padding: 2px 2px 2px 4px;
	font-size:1.1em;
	display:block;	
	width:191px;
	display:block;
}

.box1 h1 a:hover, ul.submenu a:hover {
	color:#9D0059;
	text-decoration: none;
	background: #E7E7E7 url(../images/menu-hover.gif) repeat-x left top!IMPORTANT;
	text-decoration: none;	
}

ul.subsubmenu {
	list-style: none;
	text-align: left;
	margin: 0!important;
	padding: 0!important;
	text-decoration: none;
/*	text-indent:none!important;*/
}
ul.subsubmenu li {
	list-style: none;
	padding: 0!important;
	margin: 0!important;
	border-bottom: none; 
	border-top:1px solid #fff;
	text-indent:-12px;
}
ul.subsubmenu li a {
	background:#fff;
	font-weight: bold;
	text-decoration: none;	
	font-size:0.85em;
	padding: 2px 2px 2px 10px;
	margin:0;
	display:block;
	width:185px;
}
ul.subsubmenu a:hover {
	background: #E7E7E7 url(../images/menu-hover.gif) repeat-x left top!important;
	text-decoration: none;	
}

ul.submenu li.menuNormalmenuActive ul.subsubmenu li a{
	color:#4F82CB
}
ul.submenu li.menuNormalmenuActive ul.subsubmenu li.menuActive a{
	color:red
}




/* Footer */	
#footer {
	color: #666666;
	clear: both;
	width: 795px;
	text-align: center;	
	font-size: 92%;
	padding: 0px 0px 2em 0px;
	/*border-bottom:1px solid #cc0000;*/
}
#footer a { 
	text-decoration: none; 
}

#logo {
	clear: both;
	padding: 0 0px 0 50px;
	margin: 0 7px 0 7px;

}

/* alignment classes */
.float-left  {float: left;}
.float-right {float: right;}
.align-left  {text-align: left;}
.align-right {text-align: right;}

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }
.hidden {display:none}
*.metaNav    {
	display: none;
}
#access {
	padding:3px 0 0 5px;
}
#access br {line-height:1px; height:1px; display:none}
#access a img{
	border:1px solid white; margin-right:3px;
}

#access a:hover img{
	border:1px solid blue;
}

#teaser1 a:hover img, #teaser2 a:hover img {border:1px solid white;}
/*hide members only section when not logged in - this is overwritten by logged.css*/
.sectionItem5 {display:none}
.sectionItem6 {display:none}

a.login {
	font-weight:bold;
	font-size: 120%;
	background: url(../images/login.gif) no-repeat left center!important;
	padding-left:23px;	
	font-weight:bold;
	color:#98C833;
	display:block;
	padding-bottom:4px;
	width:170px;
}
a.login:hover {
	color:#4F82CB;
	background: url(../images/login_o.gif) no-repeat left center!important;
}
.box2 {
	overflow:visible;
	border:none!important;
}

a.downloadIcon, 
a.accessIcon, 
a.emailIcon {
	padding:5px 0 5px 22px;
	display:block;
	border-top:1px solid #f1f1f1;
	width:170px;
}
a.accessIcon {
	border-bottom:1px solid #f1f1f1!important
}

a.downloadIcon {
	background: url(../images/ico_download.gif) no-repeat left center;
}

a.accessIcon {
	background: url(../images/ico_access.gif) no-repeat left center;
}
a.emailIcon {
	background: url(../images/ico_email.gif) no-repeat left center;
}
.hide, #hide {display:none;}

table.data {
	margin-left:0px;
}
table.data tr th{
	background:#f1f1f1;
	text-align:left;
	padding:2px;
}
table.data td{
	border-bottom:1px solid #ccc;
	padding:2px 15px 2px 2px ;
}

.box2 form {
	margin:0;
	padding:0;
}
input.search_input {
	width:160px;
	padding-top:5px;
	padding-bottom:5px;
}
input.search_go {
	border:none;
	padding-top:5px;
	padding-bottom:5px;

}
span.mystyle5 {
	display:block; 
	float:right; 
	border:2px solid #cc0000; 
	padding:10px; 
	font-size:14px; 
	width:200px;
}

.contentRow img {
	padding-left:10px;
	padding-top:12px;
}
.contentRow img.nopad {
	padding-left:0px!important;
}


th a {	
	color:#fff!important;
	display:block;
}
.contentRow table h3.plain {
	position:relative; 
	top:-2px;
}
h4.plain {
	font-size:1.2em!important;
	padding-top:5px!important;
	padding-left:2px!important;
	padding-bottom:5px!important;
	border-top:1px solid #eee!important;
	border-bottom:1px solid #eee!important;
	display:block;
	margin-top:25px;
	margin-bottom:10px;
}
form table tr td {
	text-align:left!important
}
input[type=submit] {
	float:right!important; 
	margin-right:5px;
}

input.search_go {
	float:NONE!important; 
	margin-right:0px;
}

#homequote {
	padding-top:5px;
	padding-BOTTOM:10px;
	width:480px;
}

#txtS {
	float:left;
	font-size:100%;
	letter-spacing: -1px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	background: #AC0636;
	color: #fff;
	display:block;
	width:480px;
	margin-top:20px;
}
#txtS p{
	 margin:0; padding:0;
}
#teaser1, #teaser2, #teaser3 {
	margin-top:20px;
	position:relative; 
	width: 199px;
	padding-top:30px
}
#teaser1 img, #teaser2 img, #teaser3 img {
	display:none;
}
#teaser1 {
    background:#f1f1f1 url(../images/teaser1.gif) no-repeat left top;
}
#teaser2 {
    background:#f1f1f1 url(../images/teaser2.gif) no-repeat left top;
}
#teaser3 {
    background:#f1f1f1 url(../images/teaser3.gif) no-repeat left top;
}
#teaser1 p, #teaser2 p, #teaser3 p {
	padding:1px 5px 3px 5px;
	border: 1px dotted #ccc;
	border-width: 0 1px 1px 1px
}
#teaser1 a, #teaser2 a, #teaser3 a {
	font-weight:bold;
}
