﻿/*This css document was created by Miller Meiers Design for Communciation.

/* Basic reset of default parameters */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,th,td {
	margin: 0;
	padding: 0;
}
	
table {
	border-collapse: collapse;
	border-spacing: 0;
}
	
fieldset,img { 
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
}

img, div {
	behavior: url("/stpnr/css/iepngfix.htc");
}


/* global elements */

* {
margin: 0px;
padding: 0px;
}
body {
margin: 0px;
padding: 0px 20px 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height:18px;
}
a {
color: #009; 
text-decoration: none; 
}
a:link { 
color: #009; 
text-decoration: none; 
}
a:visited { 
color: #900;
text-decoration: none;
}
a:hover { 
color: #666; 
text-decoration: underline; 
}

em
{
	font-style:italic;
}

strong
{
	font-weight:bold;
}
/* headings & paragraph */

h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
padding: 0px;
}

h1 {
font-size: 24px;
font-weight: bold;
color: #000135;
font-family: "Times New Roman", Times, serif;
line-height: 24px;
margin-bottom: 10px;
}
#ceo_video h1 {
font-weight: normal;
color: #000135;
margin-bottom: 10px;
}
h2 {
font-size: 16px;
line-height: 16px;
font-weight: bold;
color: #333333;
margin-bottom: 10px;
margin-top: 20px;
}
h3 {
font-size: 13px;
font-weight: bold;
line-height:16px;
color: #000000;
margin-bottom: 10px;
}
h4 {
font-size: 12px;
font-weight: bold;
line-height:16px;
color: #000; 
}
h5 {
font-size: 11px;
font-weight: bold;
line-height: 12px;
color: #000; 
}
h6 {
font-size: 10px;
font-weight: bold;
color: #000; 
}
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height:18px;
color: #666666;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
}

ul
{
	margin-left: 20px;
}

ul li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:18px;
	color: #666666;
}

/* form  */

input {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000; 
}
form { display: inline; 
}

/* custom */

#wrapper {
margin:0; padding:0;
}
#titlebar {
position:relative;
width:955px;
padding:0;
font: 12px/24px Arial, Helvetica, sans-serif;
color: #666666;
height: 24px;
margin-left:auto;
margin-right:auto;
text-align: right;
}
#header {
padding:0;
height: 235px;
width: 955px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background-image: url(/images/head.gif);
position: relative;
}
#header_interior {
padding:0;
height: 166px;
width: 955px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
position: relative;
}
#content {
width: 955px;
background-color: #ebeccc;
/*display: table;*/
margin: 0px auto;
}
#contentwrapper {
width: 895px;
margin-top: 0px;
padding-top:30px;
margin-right: auto;
margin-left: auto;
}
#column_left_home {
width: 640px;
float: left;
}
#column_right_home {
width: 202px;
float: right;
}
#column_left_interior {
width: 230px;
float: left;
margin: 0px;
padding: 0px;
position: relative;
}
#column_right_interior {
width: 625px;
float: right;
margin-bottom: 30px;
}

#column_left
{
	width:202px;
	float:left;
}
#column_center
{
	width:448px;
	float:right;
}
#column_right
{
	width: 152px;
	float: right;
	padding-left:40px;
}
#footer {
width: 955px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background-image: url(/images/footer.gif);
height: 115px;
text-align: center;
padding-top: 0px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}

/* header content */

#header #cenlogo {
width: 206px;
height: 82px;
display: block;
position: relative;
top: 30px;
left: 20px;
}
#header_interior #cenlogo {
width: 146px;
height: 58px;
display: block;
position: relative;
top: 6px;
left: 6px;
}
#memberlogin {
width: 125px;
height: 26px;
display: block;
position: absolute;
top: 1px;
background-image: url(/images/memberlogin.gif);
right: 20px;
}
a:hover#memberlogin {
background-position: 0px -26px;
}
#tagline {
width: 641px;
height: 92px;
position: absolute;
left: 267px;
top: 42px;
}

/* main navigation */

ul#main_navigation {
display: block;
list-style-type: none;
width: 955px;
height: 30px;
margin: 0px;
padding: 0px;
text-align: center;
top: 130px;
position: absolute;
}
#header_interior ul#main_navigation {
top: 61px;
}
ul#main_navigation li{
display: inline;
}
ul#main_navigation a {
display: block;
background-position: 0px 0px;
position: absolute;
}
ul#main_navigation span {
display: none;
}
ul#main_navigation li.home a {
width: 39px;
height: 30px;
background-image: url(/images/navtop/home.gif);
left: 34px;
top: 19px;
}
ul#main_navigation li.home a:hover {
background-position: 0px -30px;
}
ul#main_navigation li.home a.selected {
background-position: 0px -60px;
}
ul#main_navigation li.about a {
width: 77px;
height: 30px;
background-image: url(/images/navtop/about.gif);
left: 97px;
top: 37px;
}
ul#main_navigation li.about a:hover {
background-position: 0px -30px;
}
ul#main_navigation li.about a.selected {
background-position: 0px -60px;
}
ul#main_navigation li.benefits a {
width: 116px;
height: 42px;
background-image: url(/images/navtop/benefits.gif);
left: 200px;
top: 55px;
}
ul#main_navigation li.benefits a:hover {
background-position: 0px -42px;
}
ul#main_navigation li.benefits a.selected {
background-position: 0px -84px;
}
ul#main_navigation li.networks a {
width: 95px;
height: 31px;
background-image: url(/images/navtop/networks.gif);
left: 341px;
top: 74px;
}
ul#main_navigation li.networks a:hover {
background-position: 0px -31px;
}
ul#main_navigation li.networks a.selected {
background-position: 0px -62px;
}
ul#main_navigation li.sectors a {
width: 115px;
height: 28px;
background-image: url(/images/navtop/sectors.gif);
left: 466px;
top: 77px;
}
ul#main_navigation li.sectors a:hover {
background-position: 0px -28px;
}
ul#main_navigation li.sectors a.selected {
background-position: 0px -56px;
}
ul#main_navigation li.events a {
width: 47px;
height: 29px;
background-image: url(/images/navtop/events.gif);
left: 603px;
top: 71px;
}
ul#main_navigation li.events a:hover {
background-position: 0px -29px;
}
ul#main_navigation li.events a.selected {
background-position: 0px -58px;
}
ul#main_navigation li.membership a {
width: 154px;
height: 48px;
background-image: url(/images/navtop/membership.gif);
left: 676px;
top: 45px;
}
ul#main_navigation li.membership a:hover {
background-position: 0px -48px;
}
ul#main_navigation li.membership a.selected {
background-position: 0px -96px;
}
ul#main_navigation li.contact a {
width: 76px;
height: 42px;
background-image: url(/images/navtop/contact.gif);
left: 851px;
top: 21px;
}
ul#main_navigation li.contact a:hover {
background-position: 0px -42px;
}
ul#main_navigation li.contact a.selected {
background-position: 0px -84px;
}

/* left navigation */

ul#sub_navigation {
width: 230px;
list-style: none;
position: relative;
margin-bottom: 20px;
margin-left: 0px;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
}
ul#sub_navigation ul {
margin-left: 0px;
}
ul#sub_navigation li {
list-style: none;
margin-bottom: 5px;
padding-left: 10px;
}
ul#sub_navigation li a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height:32px;
color: #000135;
display: block;
width: 220px;
height: 32px;
background-image: url(/images/sub-navigation-bg.gif);
text-decoration: none;
padding-left: 10px;
}
ul#sub_navigation li a:hover {
color: #FFFFFF;
}
ul#sub_navigation li a.selected {
background-position: 0px -32px;
}
ul#sub_navigation li a.selected:hover {
color: #000135;
}

/* content home */

#carousel {
width: 640px;
height: 400px;
position: relative;
margin-bottom: 30px;
}


#ceo_video {
margin-bottom: 10px;
}

/* ceo video */

ul#ceovideobox {
width: 202px;
list-style: none;
position: relative;
padding: 0px;
float: left;
margin-top: 0px;
margin-right: 20px;
margin-left: 0px;
margin-bottom: 0px;
}
ul#ceovideobox li#videoplayer {
height: 128px;
}
ul#ceovideobox li.title {
color: #FFFFFF;
list-style: none;
text-align: center;
padding-top: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
height: 14px;
background: url(/images/text_box_bottom.gif) no-repeat bottom;
padding-bottom: 12px;
display: block;
width: 202px;
background-color: #000135;
}

/* events box */

ul#eventsbox {
width: 202px;
list-style: none;
position: relative;
background-color: #cdcea2;
margin: 0px auto 20px;
}
ul#eventsbox li.header {
height: 33px;
background-image:url(/images/eventsbox-header.gif);
}
ul#eventsbox li.content ul#listings {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:14px;
color: #000135;
list-style: none;
}
ul#eventsbox li.content ul#listings li {
margin: 10px;
margin-top: 0px;
list-style: none;
color:#000;
}
ul#eventsbox li.footer a {
display: block;
height: 37px;
width: 202px;
background-image: url(/images/eventsbox-footer.gif);
margin-top: 0px;
}

/* client testimonial box */

ul#testimonialbox {
width: 202px;
list-style: none;
position: relative;
margin: 0px auto;
padding: 0px;
background-color: #000135;
}
ul#testimonialbox li.header {
height: 134px
}
ul#testimonialbox li.content {
padding-top: 10px;
}
ul#testimonialbox ul.quote {
margin-bottom: 10px;
margin-top: 10px;
}
ul#testimonialbox ul.quote li {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height:14px;
color: #FFFFFF;
list-style: none;
margin-right: 10px;
margin-left: 10px;
margin-bottom: 0px;
padding-bottom: 0px;
}
ul#testimonialbox ul.quote li.cite {
text-align: right;
font-style: italic;
margin-top: 10px;
margin-bottom: 0px;
}
ul#testimonialbox li.footer {
height: 12px;
background-image:url(/images/text_box_bottom.gif);
background-color: #E9EACA;
}

/* meeting session types */

ul.meetingbox {
width: 150px;
list-style: none;
position: relative;
padding: 0px;
margin-top: 20px;
margin-right: 2px;
margin-bottom: 20px;
margin-left: 2px;
float: left;
}
ul.meetingbox li.presidentreport {
height: 107px;
background-image:url(/images/presidentreport.jpg)
}
ul.meetingbox li.expertbriefings {
height: 107px;
background-image:url(/images/expertbriefings.jpg)
}
ul.meetingbox li.roundtablesession {
height: 107px;
background-image:url(/images/roundtablesession.jpg)
}
ul.meetingbox li.advisoryboard {
height: 107px;
background-image:url(/images/advisoryboard.jpg)
}
ul.meetingbox li.content {
background-color: #cdcea2;
}
ul.meetingbox li.listings {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height:14px;
color: #000135;
list-style: none;
width: 140px;
display: block;
background-color: #cdcea2;
padding-right: 5px;
padding-left: 5px;
padding-bottom: 5px;
}
ul.meetingbox li.footer {
height: 37px;
background-color: #000135;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 12px;
font-weight: normal;
line-height: 37px;
text-align: center;
}
ul.meetingbox li.footer a {
color: #FFFFFF;
}
ul.meetingbox li.footer a:hover {
text-decoration: underline;
}

/* bottom navigation */

#navbottom {
position: relative;
top: 60px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-align: center;
}
#navbottom a:link {
color: #FFFFFF;
text-decoration: none;
}
#navbottom a:visited {
color: #FFFFFF;
}
#navbottom a:hover {
text-decoration: underline;
}

#contactleft
{
	float:left;
	width:283px;
	height: 375px;
	padding:0 10px 10px 10px;
	margin:0 0 40px 0;
}
#contactright
{
	float: right;
	width:282px;
	height: 375px;
	padding:0 10px 10px 10px;
	margin:0 15px 40px 0;
}
#contactform
{
	clear: both;
	margin: 0 auto 30px auto;
	width: 550px;
	color: #fff;	
	background-color: #EAECEE;
	border: solid 3px #000135;
}

#contactform .contacttable {
	border-collapse:collapse;
	width: 100%;
	height: 325px;
}

#contactform .contacttable td {
	background:#EAECEE;
	color: #000;
	border: 2px solid #fff;
	padding: 3px;
}

#contactform #contactheader
{
	padding: 5px 0 5px 0;
	color: #fff;
	background-color: #000135;
	font-family: arial,verdana,sans-serif;
	font-size: large;
	text-align: center;
}

#contactform #contactfooter
{
	height: 41px;
	background-color: #000135;
	text-align: center;
	font-size: 12px;
	padding: 10px;
}

.blank
{
	clear:both;
}
