body
{
  font-family : Avenir, arial, verdana, sans-serif;
	background: #888;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

#header {
	width:  100%;
	height: 113px;
	background: #000;
	overflow: hidden;
	padding-top: 25px;
	padding-bottom: 5px;
}

#logo {
  float: left;
  margin-left: 15px;
  display: inline;
}

#logo a {
  width: 270px;
  height: 100px;
  background: url(/public/images/identity/logo2.png) top left no-repeat;
  display: block;
}

#main_nav {
	width: 715px;
	height: 100px;
	float: right;
	overflow: hidden;
}

#main_nav ul {
  width: 250px;
	float: right;
	font-size: 1.2em;
	line-height: 1.6em;
	margin-right: 10px;
}

#main_nav ul li a{
	color: #888;
}

#main_nav ul li a:hover{
	color: #BBB;
}

#main_nav ul li.login {
  margin-top: 15px;
	padding: 3px 0;
	border-top: 2px dotted #888;
	border-bottom: 2px dotted #888;
}

#main_nav ul li.current a{
	color: #FFD200;
}

li.column1 { margin-left: 0em; }
li.column2 { margin-left: 12em; }
li.column3 { margin-left: 24em; }

li.reset { margin-top: -6.4em; }

#sub_nav {
	background: #FFD200;
	overflow: hidden;
	font-size: 1.1em;
	padding: 8px 35px;
}

#sub_nav ul {
  display: block;
	font-weight: bold;
}

#sub_nav ul li {
	margin-right: 15px;
	float: left;
}

#sub_nav ul li.current a{
	color: #000;
}

#sub_nav ul li a {
	color: #555;
}

#footer {
	overflow: hidden;
	padding: 20px 30px 15px 30px;
}

#footer ul {
	color:  #333;
}

#footer ul li {
	float: left;
	margin-right: 30px;
}

#footer ul li a:hover{
	color: #FFF;
}

#copyright {
	float: left;
	margin-right: 30px;
}

#sitemap {
	float: left;
}

#branding {
  float: right;
}

/* HOME */

#splash_content {
	width: 100%;
	height: 390px;
	background: #333333 url(/public/images/layout/home_couple.jpg) top left no-repeat;
	position: relative;
}

#splash_intro {
  position: absolute;
  bottom: 0;
  left: 0;
  float: left;
	background: url(/public/images/layout/splash_gradient.png) bottom left no-repeat;
	width: 662px;
	height: 180px;
}

#splash_intro .inner {
  padding: 20px 40px;
}

#splash_intro h1 {
  margin-top: 10px;
	font-size: 3.4em;
	color: #FFF;
}

#splash_intro p.tagline {
	color: #FFF;
	font-size: 1.9em;
	line-height: 1.3em;
	font-weight: 100;
	padding-top: 20px;
}

#news_ticker {
  width: 328px;
  height: 390px;
  background-color: #E3E4E5;
  background-image: url(/public/images/layout/ajax-loader.gif);
  background-position: center center;
  background-repeat: no-repeat;
  float: right; 
}

#ticker_title {
	background: #FFCB00;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	color: #444;
	padding: 15px 25px;
}

#news_ticker .feed {
  padding: 0 25px;
  margin-top: 20px;
}

.jcarousel-container,
.jcarousel-clip {
  height: 310px;
}

.jcarousel-item {
  margin-bottom: 10px;
  border-bottom: 2px dotted #444;
  width: 280px;
  height: 70px;
}
	 
.jcarousel-item p, 
.jcarousel-item a {
  font-size: 1.2em;
  line-height: 1.2em;
}

.jcarousel-item a {
  font-weight: bold;
}

.jcarousel-item p.snippet {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  line-height: 1.2;
}

#quicklinks {
	width: 100%;
	background: #333;
	overflow: hidden;
}

#quicklinks .col {
	width: 33.33%;
	float: left;
	display: inline;
}

#quicklinks .col a {
	display: block;
}

#quicklinks .col #container1 {
	padding: 10px 5px 10px 0;
}

#quicklinks .col #container2 {
	padding: 10px 5px 10px 5px;
}

#quicklinks .col #container3 {
	padding: 10px 0 10px 5px;
}

#quicklinks .col h2{
  font-size: 2.6em;
  font-weight: 600;
  line-height: 1.1em;
	background: #FFCB00;
	color: #444;
	text-align: center;
	padding: 15px 90px 10px 90px;
	display: block;  
}

#quicklinks .col .content {
  background: #ADB0B3;
	padding:  20px 50px;
}

#quicklinks .col .content p{
  font-size: 1.4em;
  line-height: 1.2em;
  display: block;
  min-height: 55px; 
}

#quicklinks .col .content span.dotted-tb{
  border-top: 2px dotted #FFF;
  border-bottom: 2px dotted #FFF;
  font-size: 0.8em;
  font-weight: bold;
  display: block;
  padding: 5px 0;
  margin-top: 10px;
  min-height: 0;
}

/* Pages */

#content_container {
	width: 100%;
	overflow: hidden; 
	background-image: url(/public/images/layout/faux_white.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#col_left {
	width:  670px;
	float: left;
	background: #FFF;
}

#col_right {
	width: 330px;
	float: left;
}

#col_left .content {
  padding: 30px 35px;
}

#col_left .content h1 {
	color:  #000;
	display: block;
	font-size: 3em;
	font-weight: 600;
	padding-bottom: 15px;
}

#col_left .content h2 {
	color:  #000;
	display: block;
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: bold;
}

#col_left .content h3 {
	color:  #000;
	display: block;
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: 700;
}

#col_left .content h4 {
  color:  #000;
	display: block;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	padding-top: 20px;
}

#col_left .content p {
	font-size: 12px;
	line-height: 1.3em;
	color: #444;
	font-weight: normal;
	padding: 10px 0;
}

#col_left .content ul {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#col_left .content li {
  font-size: 12px;
	line-height: 1.4em;
	color: #444;
	font-weight: normal;
  list-style-image: url(/public/images/layout/list_bullet.png);
  list-style-position: outside;
  border: none;
  margin-left: 10px;
  padding-bottom: 5px;
}

#col_left .content #intro {
}

#col_left .content #intro p{
	font-size: 1.5em;
	line-height: 1.2em;
	color: #444;
	font-weight: 600;
	padding: 20px 0;
}

#col_left .content #main {

}

#col_left .content #main h3 {
  padding-top: 20px;
}


#col_left .content #main table{
  width: 100%;
  font-size: 1.2em;
	line-height: 1.3em;
	color: #777;
	font-weight: normal;
	padding: 5px 5px 0 5px;
	border: 1px solid #777;
}

#col_left .content #main table tr{
}

#col_left .content #main table tr th{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
  background: #EEE;
}

#col_left .content #main table tr td{
  padding: 5px 10px;
  border-bottom: #777 solid 1px;
}

#col_left .content #main table tr td.footnote{
  font-size: 0.8em;
  padding: 5px;
  border-bottom: none;
}

.floatinglist {
	overflow: hidden;
}

.floatinglist ul {
	width: 100%;
}

.floatinglist ul li{
	float: left;
	margin-right: 70px;
}

#col_right .content {
  padding-top: 85px;
  padding-left: 45px;
  padding-right: 40px;
  position: relative;
}


/* About Us & Bios */

#sideItems {
	
}

.sideItem {
	margin-bottom: 40px;
}

.sideItem p {
	font-size: 1em;
	line-height: 1.4em;
	padding: 10px 0 5px 0;
	letter-spacing: 0.1em;
}

.sideItem p span {
	display: block;
}

.sideItem p span.name {
	color: #000;
	font-weight: bold;
}

.sideItem p span.title {
	color:  #555;
}

.sideItem p.caption {
	padding: 10px 0 20px 0;
}

/* Learn More */

#col_right .content #graph{
  padding-top: 20px;
  margin-bottom: 10px;
}

#col_right .content #graph_explanation {
	padding-top: 20px;
}

#col_right .content #graph_explanation p{
 font-size: 1.6em;
 line-height: 1.1em;
}

/* Static */

#col_right.static .content {
	padding-top: 95px;
}

#col_right.static .content h3 {
	color:  #000;
	display: block;
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: 700;
}

#col_right.static .content ul {
	margin-top: 10px;
	list-style: disc;
	padding-left: 15px;
}

#col_right.static .content ul li {
	font-size: 1.2em;
	line-height: 1.5em;
}

/* News */

.news_item {
	padding-bottom: 10px;
	padding-top: 10px;
	overflow: hidden;
}

.news_item h4{
	padding-top: 0 !important;
}

.news_item ul{
	padding-left: 0 !important;
}

.news_item_image {
	float: left;
	margin: 5px 10px 0 0;
	width: 115px; 
}

.news_item_content {
	float: left;
  width: 470px;
  font-size: 12px;
}

.news_item_content a {
  text-decoration: underline;
}

.news_item_content p {
  font-size: 12px;
  display: block;
}

.news_item_content ul li{
  font-size: 12px;
}

.dl_icon {
	margin-right:  5px;
}

.dl_link {
	vertical-align: bottom;
}

.culloptions{
	padding: 20px;
	background: #ccc;
}

p.cullby {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #444;
}

/* Events */

.events_item {
	padding-bottom: 10px;
	padding-top: 10px;
	overflow: hidden;
}

.events_item h4{
	padding-top: 0 !important;
}

.events_item ul{
	padding-left: 0 !important;
}

.events_item p{
	padding: 0 0 5px 0 !important;
}

/* Contact Form */

.contact_info {
	overflow: hidden;
}

.contact_static {
	width: 50%;
	float: left;
}

.contact_form {
	margin-top: 35px;
	width: 50%;
	float: left;
}


/* Webcast Form */

.webcast_info {
	overflow: hidden;
}

.webcast_static {
	width: 45%;
	float: left;
}

.webcast_static h4 span {
  display: block;
}

.webcast_static h4 span.time {
  color: #888888;
}

.webcast_static p.required {
  padding-top: 20px !important;
}

.webcast_form {
	margin-top: 25px;
	width: 50%;
	float: right;
}

.webcast_form label {
  display: block;
  color:#444444;
  font-size:12px;
  font-weight:normal;
  line-height:1.1em;
  padding-bottom:5px;
}

.webcast_form form {
  width: 100%;
}

.webcast_form form input.input_field {
  width: 95%;
  margin-bottom: 10px;
}

.webcast_form form select {
  margin-bottom: 10px;
}

.webcast_form form input#zipcode {
  width: 25%;
}

.webcast_form form .submit_btn {
  margin-top: 15px;
}

#credit_fields {
  margin-top: 20px;
}

/* Evaluation Forms */


#col_left .content .evaluation_form h4 {
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 10px;
}

#col_left .content.evaluation h2 {
  margin-top: 20px;
  padding-bottom: 10px;
  color: #666;
}

.content.evaluation {
  
}

#user_info {
  width: 100%;
}

.evaluation_form label {
  display: block;
  color:#444444;
  font-size:12px;
  font-weight:normal;
  line-height:1.1em;
  padding-bottom:5px;
}

.evaluation_form form {
  width: 100%;
  margin-top: 20px;
}

.evaluation_form form input.input_field {
  width: 95%;
  margin-bottom: 10px;
}

.evaluation_form form fieldset {
  border: 1px solid #999;
  padding: 10px;
  margin-bottom: 20px;
}

.evaluation_form form fieldset legend {
  font-size: 1.2em;
  color: #000;
  font-weight: bold;
}

table.content_eval tr td label {
  display: inline !important;
}

table.content_eval {
  width: 100%;
}

table.content_eval th.question {
  width: 60%;
}

table.content_eval th.answer {
  width: 40%;
}

table tr td {
  padding: 5px 0;
}

table tr td table {
  width: 100%;
}

table tr td table tr th,
table tr td table tr td {
  text-align: center;
  width: 20%;
  vertical-align: bottom;
  font-size: 1em;
  color: #000;
  font-weight: bold;
}

table tr td table tr td textarea {
  width: 96%;
  padding: 5px;
}

.l_align {
  text-align: left !important; 
}

.r_align {
  text-align: right !important;
}

table.speaker_eval {
  width: 100%;
}

table.speaker_eval th.question {
  width: 40%;
}

table.speaker_eval th.answer {
  width: 60%;
}

table.request_more {
  
}

table.request_more th.question {
  width: 50%;
}

table.request_more th.answer {
  width: 50%;
}

table.request_more td {
  vertical-align: baseline;
}


/* Typography */

p {
	font-size: 1em;
	color: #000;
}

p.small {
	font-size: 1em;
}

a {
	color:  #000;
}

.yellow {
	color: #FFD200;
}

strong {
	font-weight: bold;
}

/* Extras */

.bg_yellow {
	background: #FFD200;
}

.bg_blue {
	background: #008CDA;
}

.bg_grey {
	background: #ADB0B3;
}

hr {
  height: 1px;
	border-top: 3px dotted #FFD200 ;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

span.sup{
  font-size:9px;
  vertical-align:top;
} 

span.strong {
	font-weight: bold;
}

.uline {
	text-decoration: underline;
}


/* Elements */


textarea {
	border-top:        1px solid #999999;
	border-left:       1px solid #999999;
	background-color:  #fff;
	color:             #000;
	font-family:		 	 Avenir, arial, verdana, sans-serif;
	font-size:         12px;
	margin-top:        3px;
	margin-bottom:     3px;
	padding: 					 3px;
}



