@charset "utf-8";
/*----------------------------------------
Name: global.css
Developed by: Jan Waldeck	
Date Created: October/2009
Copyright: Gearstream
----------------------------------------*/

/* Imports
----------------------------------------*/
@import url("reset.css");
/*@import url("grid960.css");*/
@import url("css-menu.css");
@import url("thickbox.css");
@import url("home-panel.css");
/*@import url("coda-slider.css");*/
/*@import url("template/css/externalLinks.css");*/
/* Elements
----------------------------------------*/
* {
 margin: 0px;
 padding: 0px;
}
@font-face {
      font-family: "Qlassik";
      src: url("QlassikBold_TB.ttf");
	  font-weight: bold;
    }

html, body {min-height: 100%; height: auto !important; height: 100%}

body {
	background: #eeeeee url(../images/bg-body.gif) repeat-x;
	font: 12px 'Helvetica Neue',Helvetica,Arial,Verdana,sans-serif;
	color: #3a3a3a;
	text-align: left
}
td, th {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
a:link, a:visited {
	background: transparent;
	color: #21b4e1;
	color:#0093dd;
	text-decoration:none;
	
}
a:hover,a:focus,a:active {
	color: #636363;
	text-decoration:underline;
}

h1 {
	color:#3c3c3c;
	font:24pt "Qlassik", Arial, Verdana, sans-serif;
	margin:0;
	position:relative;
	z-index:1;
	font-weight:bold;
}


h2 {

	color:#21b4e1;
	color:#0093dd;
	font:18pt "Qlassik", Arial, Verdana, sans-serif;
	margin:0px 0px 10px 0px;
	clear:left;
}

h3 {
	color:#3c3c3c;
	font:18pt "Qlassik", Arial, Verdana, sans-serif;
	margin:10px 0px 0px 0px;
	clar:left;
}


h4 {
	color:#3c3c3c;
	font:14pt Arial, Verdana, sans-serif;
	margin-top:15px;
	font-weight:bold;
}
h5 {
	color:#0496dc;
	font:14pt Arial, Verdana, sans-serif;;
	margin:5px 0px 10px 0px;
	position:relative;
	z-index:1;
	font-weight:bold;
}

p {
	margin-top:15px;
	line-height:13pt;
}

input:focus, textarea:focus {
	background-color: #ffffff;
	border: 1px solid #000;
	}
input, select, textarea {
	background: #ffffff;
	color: #000;
	border: 1px solid #e1e1e1;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}


#wrapper {
	width:980px;
	padding:0;
	margin:0 auto;
	padding-bottom:50px;
	z-index:3;
}
#top {
	width:100%;
	height:102px;
	background: none;
	padding:0;
	position:relative;
}
#logo {
    padding-top:10px;
	float:left;
}
#logo a {
	text-indent: -5000px;
	background:url(../images/logo.gif) 0 0 no-repeat;
	display:block;
	width:357px;
	height:79px;
}
#logo a:hover {
	background:url(../images/logo.gif) 0 -79px no-repeat;
}

#top-right {
	width:330px;
	height:32px;
	background:url(../images/bg-top-right.png) no-repeat center right;
	float:right;
	margin-top:25px;
	}
#top-right ul {
	margin:7px 0 -2px 40px;
	}
.feed img{
    margin-bottom:-4px;
	}
.feed-home img {
	float:right;
	margin:-43px 70px 0 0;
	}
.feed-homebig img {
	float:right;
	margin:-43px 265px 0 0;
	}
#top-right li {
	display:inline;
	list-style:none;
	padding-right:10px;
	line-height:3px;
	}	
#top-right li a {
	color:#fff;
	text-decoration:none;
	}
#top-right li a:hover {
	color:#21b4e1;
	color:#0093dd;
	}

#contact {
	width:170px;
	height:18px;
	right:16px;
	position:absolute;
	top:70px;
}

#search input {
	width:240px;
	height:23px;
	float:right;
	position:relative;
	text-align:left;
	background: transparent url(../images/bg-search.gif) no-repeat center right;
	border:none;
	color:#929292;
	padding:8px 0px 0px 30px;
	margin:2px 5px 0 0;
}


#content{
	padding:0;
	float:left;
	width:100%;
	min-height:400px;
	z-index:1;
	margin:0;
	background: transparent url(../images/bg-content.gif) repeat-y top center;
}
#content-left {
	width:620px;
	margin-left:30px;
	float:left;
	padding-bottom:30px;
	}
#content-left table td {
	padding:3px;
	}
#content-home {
	width:900px;
	margin-left:35px;
	float:left;
	padding-bottom:0;
	position:relative;
	}
#home-left {
	width:560px;
	margin-left:40px;
	float:left;
	padding-bottom:40px;
	padding-top:55px;
	background: transparent url(../images/home-blog.gif) no-repeat left top;
	position:relative;
	}
#home-left h1 {
	color:#21b4e1;
	color:#000;
	font:18pt Arial, Verdana, sans-serif;
	margin-bottom:10px;
	}
#home-right {
	width:285px;
	margin:0 30px 0 40px;
	padding:50px 0 30px 15px;
	float:left;
	background: transparent url(../images/home-news.gif) no-repeat 20px top;
	border-left:1px solid #f0f0f0;
	min-height:250px;
	}
#content-left ul {
	margin:10px 0 10px 10px;
}
#content-left li {
	padding-top:0px;
	margin:7px 0;
	padding-left:25px;
	line-height:13pt;
	list-style-type:none;
	background: transparent url(../images/bg-list.gif) no-repeat left top;
	color:#5d5d5d;
}
#content-left li li{
	padding-top:0px;
	margin:4px 0;
	padding-left:20px;
	line-height:10pt;
	list-style-type:none;
	background: transparent url(../images/bg-list-2.gif) no-repeat left top;
	color:#5d5d5d;
}
#content-right {
	width:260px;
	margin:0 30px 0 30px;
	float:left;
	}
#content-right a{
	color:#000;
	text-decoration:underline;
}
#content-right ul li {
	list-style-type:none;
	}
#content-right h3 {
	color:#21b4e1;
	color:#0093dd;
	border-bottom:1px solid #deebf2;
	font:12pt Arial, Verdana, sans-serif;
	margin:10px 0 10px 0;
	position:relative;
	z-index:1;
	font-weight:bold;
}
#content-right img {
	margin-bottom:5px;
	}
	
#content-bottom {
	width:980px;
	height:15px;
	background: transparent url(../images/bg-content-bottom.gif) no-repeat;
	float:left;
	}


#news p {
	margin-top:10px;
	line-height:9pt;
}
#breadcrumb {
	width:920px;
	margin:auto;
	margin-top:30px;
	margin-bottom:20px;
	height:20px;
	text-align:left;
	font: 11px Verdana, Arial, sans-serif;
	border-bottom:1px solid #eeeeee;
	color:#5a5a5a;
}
#logos {
	width:920px;
	margin:10px 0 20px 30px;
	float:left;
	/*background: transparent url(../images/bg-logos.gif) no-repeat top left;*/
	padding-top:15px;
	}
img {
	border:0;
}

#footer{
	height:100px;
	width:100%;
	z-index: 0;
	clear:both;
	background-color:#323232;
	border-top:2px solid #000;
}

#footer-content {
	text-align:left;
	width:960px;
	margin:auto;
	line-height:11pt;
	font-size:11px;
}
#footer-content span img{
	width:170px;
	height:18px;
	float:right;
	position:relative;
	margin-right:0;
	}

#footer p{
	color:#a7a7a7;
	line-height:12pt;
}
#footer p a:hover{
	color:#e21350;
}

::selection { color:#fff; background:#0aa2ee}
::-moz-selection { color:#fff; background:#0aa2ee }

.blue {
color:#0265cc;
}
.black {
color:#000;
}
.grey {
color:#afafaf;
}
img.image-left, .image-left p{
	position:relative;
	float:left;
	padding:0 30px 0 0;

	}
img.image-right, .image-right p{
	position:relative;
	float:right;
	padding:0 0 0 30px;
	clear:right;
	}
.separator {height:1px;line-height:1px;width:100%;background-color:#e3e3e3;margin:15px 0;clear:both;}
.citation {	
	margin:30px 0; 

	width:80%;
	padding:0 5px 2px 90px;  
	background:url(../images/bg-citation.gif) no-repeat 0 0; 
	font-size:1.2em;
	font-family:Geneva, sans-serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0492dc;
	border-right:4px solid #CCC;
}
.underline {border-bottom:1px solid #0093dd;padding-bottom:3px; display:block;margin-bottom:5px}
.light-grey {color:#999}
.dark-grey {color:#333}
.blue {color:#0093dd;}
.small-text {font-size:0.8em;}

.partners-image {
	float:left;
	}
.error {
	background-color:#F00;
	color:#fff;
	padding:5px;
	}
	
.office-boxes {
	margin-bottom:10px;
	width:240px;
	padding:10px;
	height:70px;
	font-size:11px;
	background: transparent url(../images/box-offices.jpg) no-repeat 0 0 ; 
	border:1px solid #e8e8e8;
	}
.office-boxes p{
	line-height:13px;
	
	}
/*MAILCHIMP CSS Adptations*/
.mce_inline_error {
	background:none;
	font-weight:bold;
	}

	
/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 0;
  border: none;
  background:transparent; 
  padding-bottom:50px;
  font: 10px Verdana, Arial, sans-serif;
  color: #8f8d8d;
  text-align: left;
  position:relative;
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 10px 0; /* padding for the news article summary */
    margin: 0 0.5em 1em 0; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}
.NewsSummary-home {
    padding: 2px 0 3px 0; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: none; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    padding-top: 0.2em;
	font-size:2em;
}
.NewsSummaryLinkHome {
    padding-top: 0.2em;
	font-size:1.2em;
}
.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}

/****** BLOG PAGE STYLES ********/
#CGBlogPostDetailTitle h3 {
	color:#21b4e1;
	color:#0093dd;
	font:30pt Arial, Verdana, sans-serif;;
	margin:15px 0;
	}
.blogs-showentrytitle {
	color:#21b4e1;
	font:20pt Arial, Verdana, sans-serif;;
	margin:15px 0;
	}
.blogs-showentrytime {
	font-size:0.9em;
	background-color:#f6f6f6;
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	display:block;
	color:#acacac;
	padding:2px 10px 2px 0px;
	text-decoration:none;
	text-align:right;
	margin:30px 0 10px 0;
	}
.CGBlogSummaryPostdate {
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#999;
	}
.CGBlogSummaryLink a:link,  .CGBlogSummaryLink a:visited{
	font-size:2.4em;
	font-family:Arial, Helvetica, sans-serif;
	margin:30px 0 5px 0;
	}
.CGBlogSummaryLink a:hover{
	color:#000;
	text-decoration:none;
	}
.CGBlogSummaryCategory {
	padding:3px 0;
	margin:-5px 0 15px 0;
	color:#666;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	}
.CGBlogSummary {
	border-bottom:2px dotted #999;
	margin-bottom:15px;
	padding-bottom:10px;
	}
.CGBlogSummary-home {
	margin-bottom:30px;
	padding-bottom:2px;
	margin-top:-15px;
	}
.CGBlogSummaryLink-home a:link,  .CGBlogSummaryLink-home a:visited, .CGBlogSummaryLink-home img{
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 -5px 0;
    display:block;
	width:540px;
	}
.CGBlogSummaryLink-home a:hover{
	color:#000;
	text-decoration:none;
	}

.CGBlog-pagination {
	padding:5px 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	}
#CGBlogretweet {
	float:left;
	padding:10px 10px 10px 0;
	}

/****** DOWNLOAD PAGE STYLES ********/
a.uploadtitle {
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
	}
.uploadtitle-nolink {
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
	color:#666;
	}
a.uploadtitle2:link, a.uploadtitle2:visited{
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	color:#000;
	}
a.uploadtitle2:hover {
	text-decoration:underline
	}
a.download {
	color:#666;
	font-size:0.9em;
	}
.upload img {
padding:8px 0;
	}
.upload {
	width:100%;
	margin:10px 0 20px 0;
	padding:15px 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	}
.feedback_summary_item {
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	padding:5px 0 10px 0;
	margin:10px 0;
	}
.feedback_item_title {
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin:5px 0;
	}

/***** LoginBox *****/
#loginbox {
width:245px;
padding:45px 0px 15px 15px;
position:relative;
color:#000;
font-size:11px;
z-index:99;
background-color:#f6f6f6;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-border-radius: 4px;
border: 1px solid #ccc;
background: transparent url(../images/bg-login.jpg) no-repeat 0 0 ; 
}
#loginbox input {
margin:2px;
border:1px solid #cacaca;
clear:left;
color:#6a6a6a;
font-size:11px;
}
#loginbox a {
font-size:10px;
text-align:right;
}
.captchapict img {
	float:right;
	
	}
/***** END LoginBox *****/


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */



/* 

menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;

}



/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 

*/

.accessibility, hr {

   position: absolute;
   top: -999em;
   left: -999em;
}



/* 

definition tags are also hidden 
these are also used for menu links    

*/

dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;

}

/* end accessibility */





/* wiki style external links */

/* external links will have "(external link)" text added, lets hide it */

a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;

}



/* make some room for the image */

a.external {

/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */

a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;

}

a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;

}

.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}

	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	* html .clearfix {

		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */

	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */
/* Form Styles *********************/
/* Sample FormBuilder CSS base */
/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid #d5d5d5; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.5em}

/* Sample FormBuilder CSS base */
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0.5em;
	margin-left:1em;

}
fieldset div div {
	margin-top:0.5em;
	margin-left:1em
}
fieldset {
	margin-bottom:1em;
	border:1px solid #d5d5d5;
	padding:3em;
}
fieldset label {
	width:auto;
}
legend {
	color:#000;
	background:#fff;
	font-style:italic;
	font-size:1.2em;
	margin-bottom:0.5em;
	padding:0.2em;
	width:auto;
	border:1px solid #CCC;
	display:none;
}
textarea {
	margin: 0.5em 0;
	width:80%;
	height: 6em
}
#mc_embed_signup {
	background: transparent url(../images/bg-mc_embed_signup.jpg) no-repeat 0 0 ; 
	width: 260px;
	}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid #d5d5d5; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.5em}

.contactform div.required {color:#0492dc;}

.contactform input {border: 1px solid #d5d5d5;}
.contactform input.checkbox {border: none;margin-left:10px;}
.contactform label {
	display: block;
	float: left;
	width: 150px;
}
.contactform .email-form label {
	display: block;
	float: right;
	width: 350px;
}
#content-left div.error_message ul li {padding:3px 10px;color:#fff; background-color:#C00; background-image:none;}
.contactform .email-form input {
	float: right;
	width: 40px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
	background-color: #fff;
	border: 1px solid #d5d5d5;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}