/*  
Soda Design - http://www.sodadesign.co.uk
*/
body{
	width:100%;
	height:100%;
	background:#fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size:9px;
	line-height:18px;
	color:#666;
	margin:0;
	padding:0;
	background: #ffffff url("../elements/common/bkg_pattern.jpg") center top;
	background-repeat: no-repeat;
	background-attachment:fixed;
}

h1{
	font-size:14px;
	font-weight:bold;
	line-height:56px;
	color:#971b1a;
	text-align:center;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:12pt;
	color:#971b1f;
	margin:20px auto 5px auto;
	padding:0 0 0 20px;
}

p{
	font-size:11px;
	margin:5px 0 10px 0;
	padding-left:4px;
}

/* safari image rollover fix */
img { border: none; }
img li { display: inline; list-style:none; }
img li a { float: left; display:block; width: 37px; height: 50px; margin: 5%; }
img { border:none; vertical-align:bottom; /* for IE6 */}
img li a:hover { visibility:visible; /* for IE6 */ }
img li a:hover img { visibility:visible; /* for IE6 */ }
img li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}
/* safari image rollover fix end */

a:link, a:visited, a:active{ 
    color:#6d8426;
    text-decoration:none;
}

a:hover { 
    color:#fffffa;
    text-decoration:none;
	background-color:#6d8426;
	outline:0;
}

ul, li{
	list-style-type:none;
	margin:0;
	padding:0;
}


.none{
	display:none;
}

.mainHeader {
	font-size: 15px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color: #3D3D3D;
	font-weight: normal;
}

.subHeader {
	font-size: 12px;
	font-family: Trebuchet MS, san-serif, Arial, Helvetica, sans-serif;
	color: #D44D96;
	font-weight: bold;
}

.subHeader2 {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #D44D96;
	font-weight: bold;
}

.middleBody {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size:9px;
	line-height:18px;
	color:#666;
}

.subHeaderForm {
	font-size: 12px;
	font-family: Trebuchet MS, san-serif, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

.bodyForm {
	font-size: 12px;
	font-weight:bold;
	font-family: Trebuchet MS, san-serif, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.clear{
	clear:both;
}

.swf{
	width:400px;
	float:right;
	margin:25px 0 10px 0;
	padding:0;
	border:#ddd 1px solid;
	text-align:center;
}

.swfClear{
	width:400px;
	margin:20px 0;
	padding:0;
	border:#ddd 1px solid;
	text-align:center;
}


.main{
	margin:0 auto;
	padding:10px 80px;
}

#wrapper{
	width:910px;
	margin:0 auto;
	padding:0;
}

#header{
	width:800px;
	height:150px;
	margin:0 auto 0 auto;
	padding:0 0 25px 0;
	background:   url("../elements/common/header.jpg") 0px top no-repeat;
}

#header h1 {
	float:left;
	padding:83px 40px 48px 150px;
	background:   url("../elements/common/strapline.jpg") left bottom no-repeat;
}

#nav{
	width:800px;
	height:40px;
	float:left;
	margin:0 auto 15px 54px;
	padding:0;
}


#nav ul{
	list-style-type:none;
	margin:0;
	padding:2px 0 0 35px;
	min-height:20px;
	background:#EFEFEF;
	text-align:left;
}

#nav li{
	display:inline;
	color:#92A5A9;
}

#nav li a{
	height:20px;
	line-height:20px;
	background: #EFEFEF top center no-repeat;
	font-size:10px;
	font-weight:normal;
	color:#333;
	text-decoration:none;
	margin:0;
	padding:0 6px;
	text-align:left;
	outline:0;
}

#nav li a:hover{
	background: #fff;
	color:#333;
	outline:0;
}

#nav li a.active{
	color:#333333;
	background-color:#ffffff;
}

.navHeaders{
	font-size:10px;
	color:#fffffd;
}

#main{
	width:1000px;
	margin:0 0 0 0;
	padding:0;
}

#subNav{
	width:130px;
	font-family: Verdana, Helvetica, sans-serif; 
	color:#666666;
	font-size: 9px; 
	line-height: 12px;
	margin:0 0 10px 91px;
	padding:0 10px 0 0;
	float:left;
}


#subNav ul li {
	border-bottom:1px solid #ededed;
	padding:5px;
	margin:0;
}

#subNav ul li a {
	color:#666666;
	text-decoration:none;
}

#subNav ul li a:hover {
	color:#ffffff;
}

#subNav ul li a.active{
	color:#ffffff;
	background-color:#6d8426;
}

#middleMain{
	width:210px;
	margin:0 0 30px 13px;
	padding:0 0 0 20px;
	float:left;
	border-left: #ddd 1px solid;
}

#rightMain{
	width:310px;
	margin:30px 0 0 10px;
	padding-left:10px;
	padding-top:7px;
	float:left;
}

#rightMain img{
	border:none;
}

.rightColumn p{
	padding:0 10px 0 6px;
	/*margin:0 0 10px 0;*/
}

.flash{
	margin:0 0 20px 0;
	padding:0;
}


#contact{
	width:800px;
	height:25px;
	margin:5px auto;
	padding:4px 0 0 0;
	clear: both;
	background-color:#333;
}

#contact .type {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#666;
	float: right;
	padding: 0 30px 0 0;
}

#contact .type a {
	    text-decoration:none;
}




#footer{
	width:800px;
	height:300px;
	margin:0 auto;
	padding:0;
	clear: both;
	background:  url("../elements/common/bubbles-panel.gif") center bottom no-repeat;
}

.footerNav{
	width:422px;
	margin:10px auto 0 auto;
	padding:0;
}

.footerNav ul{
	list-style-type:none;
	padding:0;
	margin:0;
	background:#333;
	text-align:center;
}

.footerNav li{
	display:inline;
	color:#fffffc;
}

.footerNav li a{
	line-height:20px;
	background: #333334 top center no-repeat;
	font-size: 10px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding:0 1px;
	margin:0;
	outline:0;
}

.footerNav li a:hover{
	background: #fff;
	color:#333;
	outline:0;

}

#credits{
	font-size: 9px;
	width:720px;
	line-height:30px;
	margin:10px auto 0 auto;
	color:#333;
	padding:0 0 0 0px;
	text-align:left;
	background: #fff center bottom;
}

#credits .validate {
		font-size: 9px;
		float:right;
}


#cornerLink a {
background: url("../elements/home/corner.gif") no-repeat;
width: 149px;
height: 138px;
position: absolute;
margin: 0 873px 0 0;
padding: 0;
right: 0;
top: 0;
}

#cornerLink a span {
display: none;
}

/* demonstration */

#ajaxFormExample { background: #adb97a; color: #fff; width: 100%; width: 280px; font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; text-align:left; }

#ajaxFormExample p { margin-left: 0; }

#ajaxFormExample h1, #ajaxFormExample h2 { color: #fff; text-align:left; }

#ajaxFormExample .addPadding { padding: 20px; display: block; }

html, body {
	padding: 0;
	margin: 0;
	}
html {
	font-size: 1em;
	}
body {
	font-size: 100%;
	}
a img, :link img, :visited img {
	border: 0;
	}
	
	/*##########################################
Script: Niceforms 2.0
Theme: StandardBlue
Author: Lucian Slatineanu
URL: http://www.emblematiq.com/
##########################################*/
	
	/*Defaults Styling*/
#formbody {font:12px/17px Georgia, "Times New Roman", Times, serif; font-style:italic; color:#333; background:#fff; padding:0;}
fieldset {background:url(../niceforms/img/fade_bkg.png) no-repeat 0 0; border:1px solid #fff; border-color:#fff #fff #fff #fff; margin-bottom:25px; width:248px;}
input, textarea, select {font:12px/12px Arial, Helvetica, sans-serif; padding:0;}
fieldset.action {background:#dee0e2; margin-top:-20px; padding-top:8px;}
legend {background:#bfbf30; color:#fff; font:17px/21px Calibri, Arial, Helvetica, sans-serif; padding:0 10px; margin:-26px 0 0 -11px; font-weight:bold;}
label {font-size:11px; font-weight:bold; color:#666;}
label.opt {font-weight:normal;}
dl {clear:both;}
dt {float:left; text-align:right; width:75px; line-height:25px; margin:0 10px 10px 0;}
dd {float:left; width:150px; line-height:25px; margin:0 0 10px 0;}
#footer {font-size:11px;}

#formcontainer {width:270px; height:193px; margin:0 auto; border:1px solid; border:1px solid #fff; border-color:#dddddd #dddddd #dddddd #dddddd; padding:8px;}

.formheader{
	font-size: 13px;
	font-style:normal;
	font-family: Trebuchet MS, san-serif, Arial, Helvetica, sans-serif;
	color: #2d7181;
	font-weight: bold;
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top:18px;
	margin-bottom: 10px;
}

/*Text inputs*/
.NFText {border:none; vertical-align:middle; font:12px/15px Arial, Helvetica, sans-serif; background:none;}
.NFTextCenter {height:15px; background:url(../niceforms/img/input.png) repeat-x 0 0; padding:3px 0; margin:0; float:left; line-height:15px;}
.NFTextLeft, .NFTextRight {width:7px; height:21px; vertical-align:middle; float:left;}
.NFTextLeft {background:url(../niceforms/img/input-left.png) no-repeat 0 0;}
.NFTextRight {background:url(../niceforms/img/input-right.png) no-repeat 0 0;}
/*Radio*/
.NFRadio {cursor:pointer; position:absolute; display:block; width:13px; height:13px; border:1px solid transparent; background:url(../niceforms/img/radio.png) no-repeat 0 0; z-index:2;}
/*Checkbox*/
.NFCheck {cursor:pointer; position:absolute; width:12px; height:12px; border:1px solid transparent; background:url(../niceforms/img/checkbox.png) no-repeat 0 0; z-index:2;}
/*Buttons*/
.NFButton {width:auto; height:26px; color:#fff; padding:0 2px; background:url(../niceforms/img/button.png) repeat-x 0 0; cursor:pointer; border:none; font:10px/26px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; letter-spacing:1px; vertical-align:middle;}
.NFButtonLeft, .NFButtonRight {width:6px; height:26px; vertical-align:middle;}
.NFButtonLeft {background:url(../niceforms/img/button-left.png) no-repeat 0 0;}
.NFButtonRight {background:url(../niceforms/img/button-right.png) no-repeat 0 0;}
/*Textareas*/
.NFTextarea {border:none; background:none; font:12px/12px Arial, Helvetica, sans-serif; margin:0;}
.NFTextareaTop, .NFTextareaBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFTextareaTop {background:url(../niceforms/img/textarea-tr.png) no-repeat 100% 0;}
.NFTextareaBottom {background:url(../niceforms/img/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFTextareaTopLeft, .NFTextareaBottomLeft {width:5px; height:5px;}
.NFTextareaTopLeft {background:#f2f2e6 url(../niceforms/img/textarea-tl.png) no-repeat 0 0;}
.NFTextareaBottomLeft {background:#f2f2e6 url(../niceforms/img/textarea-bl.png) no-repeat 0 0;}
.NFTextareaLeft, .NFTextareaRight, .NFTextareaLeftH, .NFTextareaRightH {float:left; padding-bottom:5px;}
.NFTextareaLeft, .NFTextareaLeftH {width:5px;}
.NFTextareaLeft {background:url(../niceforms/img/textarea-l-off.png) repeat-y 0 0;}
.NFTextareaLeftH {background:url(../niceforms/img/textarea-l-over.png) repeat-y 0 0;}
.NFTextareaRight, .NFTextareaRightH {padding-right:5px; padding-bottom:0;}
.NFTextareaRight {background:url(../niceforms/img/textarea-r-off.png) repeat-y 100% 0;}
.NFTextareaRightH {background:url(../niceforms/img/textarea-r-over.png) repeat-y 100% 100%;}
/*Files*/
.NFFileButton {padding-bottom:0; vertical-align:bottom; cursor:pointer; background:url(../niceforms/img/file.png) no-repeat 0 0; width:60px; height:21px;}
.NFFile {position:relative; margin-bottom:5px;}
.NFFile input.NFhidden {position:relative; filter:alpha(opacity=0); opacity:0; z-index:2; cursor:pointer; text-align:left;}
.NFFileNew {position:absolute; top:0px; left:0px; z-index:1;}
/*Selects*/
.NFSelect {height:21px; position:absolute; border:1px solid transparent;}
.NFSelectLeft {float:left; width:3px; height:21px; background:url(../niceforms/img/select-left.png) no-repeat 0 0; vertical-align:middle;}
.NFSelectRight {height:21px; width:auto; background:url(../niceforms/img/select-right.png) no-repeat 100% 0; cursor:pointer; font:12px/21px Arial, Helvetica, sans-serif; color:#fff; padding-left:3px; margin-left:3px;}
.NFSelectTarget {position:absolute; background:none; margin-left:-13px; margin-top:18px; z-index:3; left:0; top:0; padding-bottom:13px;}
.NFSelectOptions {position:relative; background:#707175; margin-left:16px; margin-top:0; list-style:none; padding:4px 0; color:#fff; font:11px/13px Arial, Helvetica, sans-serif; z-index:4; max-height:200px; overflow-y:auto; overflow-x:hidden; left:0; top:0;}
.NFSelectOptions li {padding-bottom:1px;}
.NFSelectOptions a {display:block; text-decoration:none; color:#fff; padding:2px 3px; background:none;}
.NFSelectOptions a.NFOptionActive {background:#464646;}
.NFSelectOptions a:hover {background:#333;}
/*Multiple Selects*/
.NFMultiSelect {border:0; background:none; margin:0;}
.NFMultiSelectTop, .NFMultiSelectBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFMultiSelectTop {background:url(../niceforms/img/textarea-tr.png) no-repeat 100% 0;}
.NFMultiSelectBottom {background:url(../niceforms/img/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFMultiSelectTopLeft, .NFMultiSelectBottomLeft {width:5px; height:5px;}
.NFMultiSelectTopLeft {background:#f2f2e6 url(../niceforms/img/textarea-tl.png) no-repeat 0 0;}
.NFMultiSelectBottomLeft {background:#f2f2e6 url(../niceforms/img/textarea-bl.png) no-repeat 0 0;}
.NFMultiSelectLeft, .NFMultiSelectRight, .NFMultiSelectLeftH, .NFMultiSelectRightH {float:left; padding-bottom:5px;}
.NFMultiSelectLeft, .NFMultiSelectLeftH {width:5px;}
.NFMultiSelectLeft {background:url(../niceforms/img/textarea-l-off.png) repeat-y 0 0;}
.NFMultiSelectLeftH {background:url(../niceforms/img/textarea-l-over.png) repeat-y 0 0;}
.NFMultiSelectRight, .NFMultiSelectRightH {padding-right:5px; padding-bottom:0;}
.NFMultiSelectRight {background:url(../niceforms/img/textarea-r-off.png) repeat-y 100% 0;}
.NFMultiSelectRightH {background:url(../niceforms/img/textarea-r-over.png) repeat-y 100% 0;}

/*Focused*/
.NFfocused {border:1px dotted #666;}
/*Hovered*/
.NFh {background-position:0 100%;}
.NFhr {background-position:100% 100%;}
/*Hidden*/
.NFhidden {opacity:0; z-index:-1; position:relative;}
/*Safari*/
select, input, textarea, button {outline:none; resize:none;}