/**
Client:			Omniperception
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:0%;
	padding:0;
	font-size:0em;
	display:block;
	height:0%;
}

.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: #6e7b80;
	background:#F2F2F2;
	font-size:100%;
}

* 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:#ffffff url(/images/bg-header.jpg) no-repeat top left;
	
}

.prime {
	width:932px;
	margin-bottom:2px;	
	border-top:1px solid #ffffff;
}

.container {
	position:relative;
	background:#ffffff url(/images/bg_home.png) repeat-x;
	width:964px;
	padding:20px 0 16px 0;
}

.surround {
	width:964px;
}

.cta_column {
	width:217px;
	float:right;
	display:inline;
	background: url(/images/bg_colcta.gif) no-repeat top left;	
	min-height:150px;	
	height:auto !important;
	height:150px;		
}

.content {
	width:780px;
	float:right;
	margin-right:16px;
	background:#fff url(/images/bg_content.gif) repeat-y top right;
}

.content-block {
	position:relative;
}

.content_col1 {
	width:521px;
	float:left;
	padding:0 20px;
	display:inline;
}

.content_col2 {
	width:150px;
	float:left;
	margin-left:16px;
	display:inline;
}

.content_col2.bggrad {
	min-height:150px;	
	height:auto !important;
	height:150px;	
	background:#fff url(/images/bg_col2.gif) repeat-x top left;
}

.cta_column .content-block {
	border-bottom:1px solid #CFD3D6;
}


.foot {
	margin-top:14px;
	background:#ffffff url(/images/bg_footer.jpg) top left no-repeat;
	min-height:180px;
	height:!important;
	height:180px;
	position:relative;
}

/** **/

/** HEAD **/

/** PRIMARY NAVIGATION **/

.prime ul {
	background:#2B3D4E url(/images/bg-prime-ul.gif) repeat-x;
	height:29px;
	padding:0;
	margin:0;
	font-size:0.9em;
	font-family: DIN, Arial, Helvetica, sans-serif;
}

.prime ul li {
	display: inline;
	float: left;
	color:#fff;
	padding:0;
	margin:0;

}

.prime ul li.metaEdit {
	float:right;
}
.prime ul li.metaEdit a {
	text-transform:none;
	font-family:verdana;
	font-size:1.1em;
	background:#fff;
	color:#bb141a;
}

.prime ul li a, .prime ul li a.activelink {
	height:23px;
	display:block;
	float:left;
	color:#fff;
	text-transform:uppercase;
	background:#2B3D4E url(/images/bg-prime-li.gif) no-repeat top right;
	padding:4px 10px 2px 10px;
	text-decoration:none;
}

.prime ul li a.activelink  {
	background:#2B3D4E url(/images/bg-prime-li-active.gif) no-repeat top right;
}

.prime ul li a:hover {
	background:#2B3D4E url(/images/bg-prime-li-hover.gif) no-repeat top right;
	text-decoration:none;
}

/** **/

/** SECONDARY NAVIGATION **/

.content_col2 ul {
	margin:0;
	padding:0;
	list-style:none;
}

.content_col2 ul li {
	line-height:auto;
	margin:0;
	font-size:0.75em;
	position:relative;
	padding:0;
	list-style:none;
	height:1%;
}

.content_col2 ul li ul li {
	font-size:100%;
}

.content_col2 ul li a {
	display:block;
	padding:0.2em 8px 0.1em 16px;
	border-top:1px solid #999999;
	text-decoration:none;
}

.content_col2 ul li a:hover {
	background:#e5e6e7;
	background-color:#e5e6e7;	
}

.content_col2 ul li a.activelink, .content_col2 ul li a:hover.activelink {
	background:#ef8f3e;
	color:#ffffff;
}

.content_col2 ul ul li a {
	background-image:url(/images/bg-bull.gif);
	background-position: 16px 0.7em;
	background-repeat: no-repeat;
	padding-left:24px;
	background-color:transparent;
}

.content_col2 ul ul li a:hover {
	background-image:url(/images/bg-bull.gif);
	background-position: 16px 0.7em;
	background-repeat: no-repeat;	
	background-color:#e5e6e7;
	color:#2b3d4e;
}

.content_col2 ul ul li a.activelink {
	background-image:url(/images/bg-bullo.gif);
	background-position: 16px 0.7em;
	background-repeat: no-repeat;	
	background-color:#959a9F;
	color:#ffffff;
}


/** FOOTER NAVIGATION **/

.foot ul {
	padding:20px 0 0 15px;
	margin:0;
	font-size:1em;
	float:left;
	width:88px;
	list-style:none;
}

.foot ul li {
	color:#2B3D4E;
	padding:0;
	margin:0;
	height:1%;
	line-height:1.2em;
}

.foot ul li a {
	display:block;
	color:#2B3D4E;
	padding:0px;
}

/** **/


/** GENERIC STYLES **/


h1, h2, h3 {
	color:#005a9f;
	margin-bottom:0.8em;
}

h1 {
	font-size:1.15em;
	border-bottom:1px solid #BFD5E7;
	padding-bottom:0.3em;
	padding-right:20px;
	padding-top:13px;
}

h1.h1-banner {
	height:124px;
	overflow:hidden;
	border:none;
	line-height:300px;
	margin-left:-20px;
	padding:0;
}

h2 {
	font-size:0.95em;
}

h3 {
	font-size:0.75em;
}

p, li, address {
	margin:0.5em 0;
	line-height:1.4em;
	font-size:0.7em;
}

.content-block p {
	margin-bottom:1.5em;
}

body.logged-in .content_col1 .content-block {
	padding:0 0 15px 0;
}

a {
	color:#2b3d4e;
	text-decoration:none;
}

.content a, .lead_article a {
	color:#000;
}

a:hover {
	text-decoration:underline;
}

.content ul, .lead_article ul {
	list-style: disc;
	padding:0.1em 0 0.5em 1.5em;
}

.content ol, .lead_article ol {
	list-style: decimal;
	padding:0.1em 0 0.5em 2.5em;
}

.content_col1 h1 {
	margin-right:-20px;
}

/* 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 13px 13px;
}

.caption_image.left {
	margin:0 13px 13px 0;
}

.content_one .caption_image.left, .content_one .caption_image.right {
	float:none;
	margin:0;
}

.caption_image p {
	margin:0.2em 0 0.5em 0;
	font-size:0.7em;
	color:#005a9f;
	width:170px;
}

.caption_image.small p {
	width:124px;
}

.caption_image.large p {
	width:250px;
}

.cta_column .caption_image p {
	width:217px;
}


/* */

/** **/

/** STYLES AND STRUCTURE FOR SPECIFIC AREAS / SECTIONS **/

/* Home page */

.home_col_one {
	width:443px;
	float:left;
	margin-left:16px;
	margin-top:6px;
		display:inline;
}

.home_col_two {
	width:470px;
	float:right;
	margin-right:16px;
	margin-top:6px;
	display:inline;
}

.lead_article {
	padding:0 15px 0px 15px;
	background:#fff url(/images/bg_lead_article.gif) repeat-x;
}

.lead_article p {
	color:#6e7b80;
}

#home .caption_image {
	float:left;
	width:390px;
}

.home_news, .home_cta {
	width:470px;
	display:inline;
	float:right;
}

.home_news {
	margin-top:14px;
}

.youtube {
	padding:8px 0 0 0;
	border-top:1px solid #ff0000;
}

.ctabox {
	width:150px;
	height:115px;
	overflow:hidden;
	float:left;
	margin:7px 10px 0 0;
	position:relative;
}

#about_us .ctabox {
	width:122px;
	height:83px;
	position:relative;
}

.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;
	font-family: DIN, Arial, Helvetica, sans-serif;
}

.ctabox.end {
	margin-right:0px;
}

.spotlight {
	position:relative;
}

.h2_home {
	border-bottom:2px solid #005a9f;
	position:relative;
	color:#ffffff;
}

#home .h2_home h2 {
	display:inline;
	background: #ffffff url(/images/bg-h2-home.gif) top right no-repeat;
	color:#fff;
	font-weight:normal;
	font-size:0.75em;
	padding:2px 12px 2px 6px;
	border:none;
}


/** **/

/** Column **/

.ctaboxcol {
	position:relative;
}

/* News */

.home_news .h2_home {
	margin-bottom:7px;
}

.news_block {
	background: #fff url(/images/bg_dotted.gif) repeat-x bottom left;
	padding-bottom:10px;
	padding-top:2px;
}

.news_block p {
	margin:0;
	padding:0;
}

p.date {
	color:#7aa4d3;
}

p.news_title {

	margin-bottom:0;
}

.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:42px;
	right:40px;
	width:155px;
}

div.newsletter label {
	display:none;
}

div.newsletter p.subscribe {
	color:#ffffff;
	font-size:0.75em;
	font-family: DIN, Arial, Helvetica, sans-serif;	
	margin:0;
	padding:0;
}

div.newsletter p {
	padding:0;
	margin:0;
}

div.newsletter a {
	font-weight:bold;
}

div.newsletter input.newsletter-textbox {
	border:none;
	font-size:11px;
	padding:2px 5px;
	width:75px;
	margin:0;
}

div.newsletter input.newsletter-button {
	margin:1px 0 0 0;
}

/** **/

/* 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 */

.foot {
	color:#ffffff;
}

.footer_contact {
	padding:15px 0 0 70px;	
	float:left;
	width:500px;
	display:inline;
}

.footer_contact p {
	font-size:0.7em;
}

.footer_copyright {
	position:absolute;
	bottom:15px;
	right:15px;
}
.footer_copyright p { 
	float:left;
	padding-left:20px;
}

.foot a, .foot a:hover {
	color:#ffffff;
}
.foot a:hover {
	text-decoration:underline;
}

.foot .login {
	text-align:right;
	float:right;
}

/** FORMS **/


#contact_form label { 
	display:block;
	font-size: 0.7em;
	font-weight:bold;
	padding: 10px 0 3px 0;
}

#contact_form input.textbox { 
	font-size: 0.8em;
	width: 357px;
}

#contact_form textarea, #contact_form select { 
	width: 357px;
}

#contact_form input.submitbutton {
	margin-top:5px;
}

.form_input_error input, .form_input_error select {
	border:1px solid red;
}

.form_input_error label {
	color:red;
}
/* */

/** **/

/** ADMIN **/

.formerror {
	color:red;
}

span.formerror {
	display:block;
}
	

body.editor .content {
	background:none;
	width:930px;
}

body.editor .content .cta_column {
	display:none;
}

body.editor .content .content_col2 {
	display:none;
}

.admintext {
	z-index:89;
}

p.admintext a, a.admintext {
	color:#bb141a;
	padding:2px;
	font-size:11px;
}

.content-block p.admintext {
	position:absolute;
	top:0;
	right:-20px;
}

p.admintext a:hover, a:hover.admintext {
	color:#bb141a;
	text-decoration:none;
}

.content_col2 a.admintext, .ctabox 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;
}

.ctabox a.admintext.edit {
	bottom:0px;
	right:0px;
}
.ctabox a.admintext.left {
	bottom:0px;
	right:32px;
}
.ctabox a.admintext.right {
	bottom:0px;
	right:16px;
}

img.edit-icon {
	vertical-align:center;
}

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.download {
	width:100%;
	font-size:0.7em;
}

table.editor th, table.editor td, table.download th, table.download td {
	padding:5px;
	vertical-align:top;
}

table.download th {
	font-weight:bold;
	border-bottom:1px solid #ccc;
}

/** 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;	
}
