/**
Client:			Nomad
Date:				November 2008
Created by:			Gencon
**/


/** RESET CODE **/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/** **/

/** CLEAR AND FLOATS **/

.clear {
	clear:both;
	margin:0;
	line-height:1%;
	padding:0;
	font-size:0.1em;
	display:block;
	height:1%;
}

.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 */

.right {
	float:right;
}

.left {
	float:left;
}

/** **/

/** STRUCTURE **/

html { height: 100%; margin-bottom: 1px;} /* This forces a vertical scroll bar regardless of page height, simply to combat the irritating page shift. */

body {
	margin:0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bda88f;
	background:#000000 url(/images/bg-body.jpg) repeat-x top left;
	font-size:100%;
	line-height:1.125em;
}

* html body { /* make ie5.5 behave itself and center the layout */
	text-align:center;
}

* html body * { /* fix the ie5+ italics float bug */
	overflow:visible;
}

* html body { /* make ie5.5 behave itself and center the layout */
	text-align:center;
}

* html .head, * html .prime, * html .container, * html .foot { /* for ie5.5 / 6.0 - realign the text */
	text-align:left;
}

.head, .prime, .container, .foot {
	margin:0 auto;
	width:932px;
	clear:both;
}

.head {
	background:transparent url(/images/bg-header.png) no-repeat top right;	
}

.prime {
	width:932px;
	margin-top:3px;	
	background:#000000;
}

.container {
	position:relative;
	padding:20px 0 16px 0;
}

.surround {
	width:932px;
	background: url(/images/bg_surround.gif) repeat-y top left;
	margin-top:10px;	
}

.cta_column {
	width:211px;
	float:right;
	display:inline;
	background:transparent url(/images/bg_colcta.gif) repeat-x top left;	
	min-height:150px;	
	height:auto !important;
	height:150px;		
}

.content {
	width:780px;
	float:right;
}

.content-block {
	position:relative;
}

.content_col1 .content-blockp {
	background:#000;
}

.content_col1 {
	width:526px;
	margin-left:5px;
	float:left;
	padding:0 15px;
	display:inline;
}

* html .content_col1 {
	background:#000;
}

.content_col2 {
	width:152px;
	float:left;
	display:inline;
}

.foot {
	margin-top:14px;
	min-height:180px;
	height:180px !important;
	height:180px;
	position:relative;
}

/** **/

/** HEAD **/

/** PRIMARY NAVIGATION **/

.prime ul {
	font-size:1%;
	line-height:300px;
	padding:0 0 0 17px;
}

.prime ul li {
	display: inline;
	float: left;
	margin:0;
	padding:0 20px 0 0;
}
.prime ul li.metaEdit {
	float:right;
}
.prime ul li.metaEdit a {
	text-transform:none;
	font-family:verdana;
	font-size:1.1em;
	background:#000;
	color:#bb141a;
	line-height:normal;
}

.prime ul li a {
	height:22px;
	display:block;
	overflow:hidden;
	line-height:300px;
}

.prime ul li.nav1_1 a {width:40px;background:url(/images/nav1_1.gif) no-repeat top left;}
.prime ul li.nav1_1 a:hover,.prime ul li.nav1_1 a.activelink {width:40px;background:url(/images/nav1_1o.gif) no-repeat top left;}

.prime ul li.nav1_2 a {width:48px;background:url(/images/nav1_2.gif) no-repeat top left;}
.prime ul li.nav1_2 a:hover,.prime ul li.nav1_2 a.activelink {width:48px;background:url(/images/nav1_2o.gif) no-repeat top left;}

.prime ul li.nav1_3 a {width:58px;background:url(/images/nav1_3.gif) no-repeat top left;}
.prime ul li.nav1_3 a:hover,.prime ul li.nav1_3 a.activelink {width:58px;background:url(/images/nav1_3o.gif) no-repeat top left;}

.prime ul li.nav1_4 a {width:127px;background:url(/images/nav1_4.gif) no-repeat top left;}
.prime ul li.nav1_4 a:hover,.prime ul li.nav1_4 a.activelink {width:127px;background:url(/images/nav1_4o.gif) no-repeat top left;}

.prime ul li.nav1_5 a {width:97px;background:url(/images/nav1_5.gif) no-repeat top left;}
.prime ul li.nav1_5 a:hover,.prime ul li.nav1_5 a.activelink {width:97px;background:url(/images/nav1_5o.gif) no-repeat top left;}

.prime ul li.nav1_6 a {width:66px;background:url(/images/nav1_6.gif) no-repeat top left;}
.prime ul li.nav1_6 a:hover,.prime ul li.nav1_6 a.activelink {width:66px;background:url(/images/nav1_6o.gif) no-repeat top left;}

.prime ul li.nav1_7 a {width:40px;background:url(/images/nav1_7.gif) no-repeat top left;}
.prime ul li.nav1_7 a:hover,.prime ul li.nav1_7 a.activelink {width:40px;background:url(/images/nav1_7o.gif) no-repeat top left;}

.prime ul li.nav1_8 a {width:44px;background:url(/images/nav1_8.gif) no-repeat top left;}
.prime ul li.nav1_8 a:hover,.prime ul li.nav1_8 a.activelink {width:44px;background:url(/images/nav1_8o.gif) no-repeat top left;}

.prime ul li.nav1_9 a {width:90px;background:url(/images/nav1_9.gif) no-repeat top left;}
.prime ul li.nav1_9 a:hover,.prime ul li.nav1_9 a.activelink {width:90px;background:url(/images/nav1_9o.gif) no-repeat top left;}

/** **/

/** SECONDARY NAVIGATION **/

.content_col2 ul {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}

.content_col2 ul li {
	line-height:normal;
	font-size:0.75em;
	position:relative;
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

.content_col2 ul li ul li {
	font-size:100%;
}

.content_col2 ul li a {
	display:block;
	padding:0.2em 8px 0.1em 16px;
	text-decoration:none;
	color:#ffffff;
	border-bottom:1px solid #999999;
}

.content_col2 ul li a:hover {
	background-color:#8CAB30;	
	border-bottom:1px solid #fff;	
}

.content_col2 ul li a.activelink, .content_col2 ul li a:hover.activelink {
	background:#8CAB30;
	color:#ffffff;
	border-bottom:1px solid #fff;
}

.content_col2 ul ul li a {
	background:url(/images/bg-bull.gif) 16px 0.7em no-repeat;
	color:#B2B2B2;
	padding-left:29px;
}

.content_col2 ul ul li a:hover, .content_col2 ul ul li a.activelink {
	background:url(/images/bg-bullo.gif) 16px 0.7em no-repeat;
	color:#8cab30;
	border-bottom:1px solid #8cab30;	
}

/** FOOTER NAVIGATION **/

.foot ul {
	padding:7px 0 0 0;
	margin:0;
	font-size:1.04em;
	list-style:none;
	background:transparent url(/images/bg-dotted-h.gif) repeat-x bottom left;
	height:1.4em;
}

.foot ul li {
	color:#ffffff;
	padding:0 14px 0 6px;
	margin:0;
	float:left;
	line-height:1.2em;
}

.foot ul li a {
	color:#8cab30;
	padding:0px;
}

/** **/


/** GENERIC STYLES **/


h1, h2, h3 {
	color:#ffffff;
	margin-bottom:0.8em;
	font-family:arial;
}

h1 {
	font-size:1.10em;
	padding-bottom:0.3em;
	padding-right:20px;
	padding-top:13px;
}

h1.h1-banner {
	height:124px;
	overflow:hidden;
	border:none;
	line-height:300px;
	margin-left:-15px;
	padding:0;
	background-repeat: no-repeat;
}

h2 {
	font-size:0.85em;
}

h3 {
	font-size:0.75em;
	margin-bottom:0;
}

p, li, address {
	margin:0 0 0.5em 0;
	line-height:1.4em;
	font-size:0.75em;
}


a {
	color:#8cab30;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.content ul {
	list-style: disc;
	padding:0.5em 0 0 1.5em;
}

.content ol {
	list-style: decimal;
	padding:0.5em 0 0 1.5em;
}


/* notes */

.note_info {
	background-color: #f0f9ff;
	border: 1px solid #cacbcc;
	padding:0.2em;
	clear:both;
	text-align:center;
	width:18em;
	margin-left:210px;
}

.note_warning {
	background-color: #ffdbe0;
	border: 1px solid #cacbcc;
	color: red;
	font-weight: bold;
	padding: 4px;
	text-align:center;
}

/* */

/* Caption images */

.caption_image {
	margin:0;
	padding:0;
	text-align: left;
}

.caption_image.right {
	margin:0 0 5px 13px;
}

.caption_image.left {
	margin:0 13px 5px 0;
}

.cta_column .caption_image.left, .cta_column .caption_image.right {
	float:none;
	margin:0;
}


.caption_image p {
	margin:0.2em 0 0.5em 0;
	font-size:0.7em;
	color:#fff;
}

.caption_image.small p {
	width:150px;
}

.caption_image.medium p {
	width:205px;
}

.caption_image.large p {
	width:350px;
}

.cta_column .caption_image p {
	width:208px;
}



/* */

/** **/

/** STYLES AND STRUCTURE FOR SPECIFIC AREAS / SECTIONS **/

/* Home page */

#home .surround {
	background:url(/images/bg_surround_home.gif) repeat-y top left;
}

.home_col_one {
	width:706px;
	float:left;
	margin-top:6px;
	display:inline;
}

.home_col_two {
	width:208px;
	float:right;
	margin-top:6px;
	display:inline;
}

.lead_article {
	margin-top:14px;
}

.lead_article p {
	color:#6e7b80;
}

#home .caption_image {
	float:left;
	width:390px;
}

.home_news {
	margin-top:14px;
}

.youtube {
}

.ctabox {
	width:172px;
	height:52px;
	float:left;
	margin:6px 6px 0 0;
	position:relative;
}

#gallery .ctabox {
	width:99px;
	height:99px;
}

.ctabox p.admintext a, .spotlight p.admintext a, .ctaboxcol p.admintext a {
	position:absolute;
	bottom:0;
	right:0;
}

.ctabox h2 {
	position:absolute;
	top:0;
	left:0;
	background:#cfd3d6;
	color:#2b3d4e;
	text-transform:uppercase;
	width:150px;
	padding:2px 6px;
	font-weight:normal;
	font-size:0.72em;
	border-bottom:2px solid #ffffff;
	line-height:1.2em;
}

.ctabox.end {
	margin-right:0px;
}

.spotlight {
	position:relative;
	min-height:25px;	
	height:auto !important;
	height:25px;	

}


/** **/

/** Column **/

.ctaboxcol {
	position:relative;
}

/** **/

/** Content area **/
.content h1, .content h2 {
	background:#000;
}

.content_col1 h1, .content_col1 h2 {
	margin:0 -14px 8px -14px;
	padding:4px 14px;
}

.content_col1 h3 {
	background:#000;
	margin:0 -14px 8px -14px;
	padding:4px 14px;
}

#news h2 {
	margin-bottom:0;
}

.content_col1 .blackback {
	background:#000;
	margin:0 -14px;
	padding:0 14px;
}

/* News */

.news_block {
	background:transparent url(/images/bg-dotted-h.gif) repeat-x bottom left;
	padding-bottom:10px;
	margin-left:-8px;
	padding-left:8px;
	color:#8cab30;
}

.news_block p {
	margin:0;
	padding:0;
}

p.date {
	color:#ffffff;
	font-weight:bold;
	font-family:arial;
	font-size:0.8em;
	background:#000;
	padding:2px 0;
	display:inline;
	clear:both;
}

p.news_title {
	color:#8cab30;
	margin-bottom:0;
	font-size:0.8em;
	background:#000;
	display:inline;
	padding:2px 0;
}

p.news_title a {
	color:#8cab30;
}

.news_thumb {
	float:right;
}

p.readmore {
	font-weight:bold;
}

.news-page-list.first-item p.date, .news-page-list.first-item p.news_title {
	border:none;
	padding-top:0;
}

.news-page-list p.date {
	float:left;
	border-top:1px solid #ccc;
	width:84px;
	padding-top:0.2em;
}

.news-page-list p.news_title {
	float:right;
	border-top:1px solid #ccc;
	width:425px;
	padding-top:0.2em;
}

/* */

/* Downloads */

p.filesize {
	color:#7aa4d3;
}

p.file_title {
	margin-bottom:0;
}

.file-page-list.first-item p.filesize, .file-page-list.first-item p.file_title {
	border:none;
	padding-top:0;
}

.file-page-list p.filesize {
	float:right;
	border-top:1px solid #ccc;
	width:84px;
	padding-top:0.2em;
}

.file-page-list p.file_title {
	float:left;
	border-top:1px solid #ccc;
	width:425px;
	padding-top:0.2em;
}

/** **/

/* Newsletter */

div.newsletter {
	position:absolute;
	top:92px;
	right:18px;
	width:345px;
	text-align:right;
}

div.newsletter label {
	display:none;
}

div.newsletter p.subscribe {
	color:#ffffff;
	font-size:0.75em;
	margin:0 10px 0 0;
	padding:0;
	float:left;
}

div.newsletter a {
	font-weight:bold;
}

div.newsletter input.newsletter-textbox {
	border:none;
	font-size:11px;
	padding:2px 5px;
	width:75px;
}

div.newsletter input.newsletter-button {
}

/** **/



/* CTA Col */

.cta_column p, .cta_column h1, .cta_column h2, .cta_column h3 {
	padding-left:10px;
	padding-right:10px;
}

.cta_column ol {
	padding-left:30px;
}

.cta_column h2 {
 padding-top:9px;
 }

/* Footer */

.fatfoot {
	margin:6px 0;
	background:transparent url(/images/bg-footer.gif) top left repeat-y;
}

.foot .menu {
	background:transparent url(/images/bg-dotted-h.gif) repeat-x top left;
}

.footer_supporters {
	float:left;
	width:359px;
	display:inline;
}

.footer_supporters h2 {
	font-size:0.8em;
	margin-left:6px;
}

.footer_contact {
	float:left;
	width:335px;
	display:inline;
	padding:0 15px;
}

.footer_contact p {
	font-size:0.7em;
}

.footer_copyright {
	text-align:right;
	background:transparent url(/images/bg-dotted-h.gif) repeat-x top left;
	color:#fff;
	font-weight:bold;
	font-family:arial;
	font-size:1em;
	padding:5px 70px 0 0;
}

.foot a, .foot a:hover {
	color:#ffffff;
}
.foot a:hover {
	text-decoration:underline;
}

.foot .login, .foot .credits {
	text-align:right;
	float:right;
}

/** FORMS **/
form.paypal {
	padding:20px 0;
}
label {	
	display:block;
	color:#fff;
}

/* */

/** **/

/** ADMIN **/

.formerror {
	color:red;
}

span.formerror {
	display:block;
}
	

body.editor .content {
	background:#000;
	width:900px;
	padding:16px;
}

body.editor .content .cta_column {
	display:none;
}

body.editor .content .content_col2 {
	display:none;
}

.admintext {
	z-index:89;
	background-color:#000;
	display:inline;
}

p.admintext a, a.admintext {
	color:#bb141a;
	padding:2px;
	font-size:11px;
}

.content-block p.admintext {
	position:absolute;
	top:0;
	right:0px;
}

p.admintext a:hover, a:hover.admintext {
	color:#bb141a;
	text-decoration:none;
}

.content_col2 a.admintext {
	position:absolute;
	border:none;
	padding:2px 0 0 0;
	background:none;

}

.content_col2 a.admintext:hover {
	background:none;
}

.content_col2 a.admintext.down {
	left:-1px;
}

.content_col2 a.admintext.up {
	left:-16px;
}

.content_col2  a.admintext.add {
	left:136px;
}

.content_col2  a.admintext.edit {
	left:120px;
}

img.edit-icon {
	vertical-align:middle;
}

p.clicks {
	background:#8B008B;
	color:#fff;
	padding:2px;
	font-size:0.6em;
	position:absolute;
	right:0;
	bottom:20px;
}

p.sequencetext a {
	background:green;
	color:#fff;
	padding:2px;
	font-size:0.6em;
}

.admin a {
	color:#cc0000;
	text-decoration:none;
	background:#ddd;
	padding:0.4em;
	border:1px #fff solid;
	line-height: 2em;
	font-weight:bold;
	display: inline;
}

.content_one li div.admin a {
	color:#cc0000;
	padding:0.0em;
}

.content_one li div.admin a:hover {
	color:#cc0000;
}

.admin a:hover {
	background:#ccc;
}

.caption_image .admin {
	text-align: left;
	position:absolute;
	font-size:0.8em;
}

.caption_image .admin a {
	margin:0 2px 0 0;
}

table.editor {
	width:100%;
	font-size:0.8em;
}

table.editor th, table.editor td {
	padding:5px;
	vertical-align:top;
}

/** Tiny MCE Stuff **/

table.editor table.mceEditor td, table.editor table.mceEditor th {
	padding:0;
}

/** **/

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
