/* reset
-----------------------------------*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }


/* main containers
-----------------------------------------------------------*/
body {
	background: #d6d6d6 url(../images/bkgnd-top.gif) center top repeat-x;
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#wrapper { 
	background: url(../images/bkgnd-btm.gif) center bottom repeat-x;
	text-align: center; 
	min-width: 980px; 
	margin: 0 auto;
}


/* type
--------------------------------------------------------*/	
p { font-size: 12px; line-height: 18px; margin-bottom: 15px; }
p.right { float: right; }

h1 { color: #28579d; font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; font-weight: normal; line-height: 24px;}
h2 { color: #181e25; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 24px;}
h3 { color: #2b5099; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; line-height: 20px;}
h4 { color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; line-height: 20px;}

p.date { color: #6d5e52; font-size: 10px; line-height: 11px; padding: 0 0 5px 0;}
h2.date { color: #13171d; font-family: Arial, Helvetica, sans-serif; font-size: 10px; letter-spacing: .5px; line-height: 15px; padding: 0 0 10px 0; text-transform: uppercase;}

a { color: #285a9e; text-decoration: none;}
a:hover { color: #6293d5;}
a img { border: 0; }


/* lists
------------------------------------------*/
ul, ol { list-style-type: none; margin-bottom: 20px; }
ul, li { font-size: 12px; line-height: 20px;}
ul li { margin-left: 8px; padding-left: 10px; }


/* tables
------------------------------------------*/
table { font-size: 12px; line-height: 18px; }
td { padding: 10px; margin: 0; }
th, td { vertical-align: top; text-align: left; }

th.right, td.right { text-align: right; }
th.center, td.center { text-align: center; }
th.middle, td.middle { vertical-align: middle; }
th.bottom, td.bottom { vertical-align: bottom; }


/* generic form elements
--------------------------------------------------------*/	
label { color: #2b5099; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; line-height: 20px;}
input, textarea, select {
	padding: 2px;
	background: #fff;
	border: 1px solid #9E9E9E; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000;
}

input {	height: 18px; }
select { height: 22px; }

dt { padding: 0 0 2px 0;}
dt.left { clear: left; float: left; padding: 2px 0 0 0; width: 50px;}
dd { padding: 0 0 10px 0;}
dd textarea.w535 { height: 178px; width: 535px;}

input.submit { margin: 0; padding: 0; height: 27px; width: 72px; background: url(../images/btn-submit.gif) left top no-repeat; text-indent: -9999px; border: none;}

.error { color: #FF0000;}


/* header
--------------------------------------------------------*/	
#header { float: left; height: 170px;}

#header img { float: left;}

#header ul {
	clear: both;
	float: left;
	height: 30px;
	list-style-type: none;
	margin: 25px 0 0 0;
	padding: 0;
}

#header ul li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}


#header ul li a {
	color: #fcff28;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 0 0 2px 0;
	margin: 0 10px;
	text-decoration: none;
}

#header ul li a:hover {
	border-bottom: 1px solid #fff;
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}

#header ul li.selected a {
	border-bottom: 1px solid #fff;
	color: #fff;
}


/* main
--------------------------------------------------------*/	
#main { display: inline-block; margin: 0 auto; min-height: 500px; padding: 0 40px; text-align: left; width: 890px;}


/* left column
--------------------------------------------------------*/	
div#leftColumn { float: left; width: 580px; padding: 0;}

div#leftColumnContent { clear: both; float: left; width: 580px; margin: 0 0 20px 0;}

/*div#leftColumnContent div#flag { position: relative; z-index: 1; width: 50px; background-color: #00FF00;}*/
div#leftColumnContent div.featuredVid { float: left; background: #fff; margin: 0 0 20px 0; padding: 9px; width: 562px; }
div#leftColumnContent div.featured { float: left; background: #fff; margin-bottom: 20px; padding: 5px; width: 570px; }
div#leftColumnContent div.featured div.featuredContent, div#leftColumnContent div.featuredVid div.featuredContent { float: left; margin: 0; padding: 15px; width: 540px;}
div#leftColumnContent div.featured div.featuredContent h1, div#leftColumnContent div.featuredVid div.featuredContent h1 { padding: 5px 0 16px 0;}

div#leftColumnContent div.membersMain { float: left; background: #fff; padding: 0; width: 580px; }
div#leftColumnContent div.membersMain div.membersContent { float: left; margin: 0; padding: 0; width: 580px;}

div#leftColumnContent div.columnWrapper { clear: both; float: left; width: 580px; padding-bottom: 65px; }
div#leftColumnContent div.rightLeftCol { float: right; width: 283px; border: solid 1px #d6d6d6;}
div#leftColumnContent div.leftLeftCol { float: left; width: 283px; border: solid 1px #d6d6d6;}
div#leftColumnContent .tab, #leftColumnContent .tab { background: #1F2227; border-bottom: 4px solid #000000; color: #fff; display: block; margin-bottom: 0; padding: 12px; height: 13px; }
div#leftColumnContent .viewAll, #leftColumnContent p.viewAll { float:right; line-height: 14px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin: 0; }
.viewAll a { color: #6d93d1; }
.viewAll a:hover { color: #a0bbe7; }
div#leftColumnContent .vidTitle, #leftColumnContent p.vidTitle { float:left; text-transform:uppercase; line-height: 14px; font-weight: bold; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
div.moduleLittle .vidCat a { color: #999999; }




/* right column
--------------------------------------------------------*/	
div#rightColumn { float: right; width: 280px; padding: 0;}

div#rightColumn div.topBox { margin: 0 0 10px 0; }

div#rightColumn div.joinToday { margin: 0 0 20px 0; padding: 25px 13px 15px 13px; background: url(../images/join-bkg.jpg) left top no-repeat; height: 232px;}
div#rightColumn div.joinToday p { color: #3a3f4f; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height: 24px;}
div#rightColumn div.joinToday p em { color: #61657b; font-style: normal;}
div#rightColumn div.joinBtn { margin: 10px 0 0 0;}
div#rightColumn div.joinBtn a { background: url(../images/btn-join.jpg) no-repeat; background-position: left top; display: block; height: 55px; width: 254px;}
div#rightColumn div.joinBtn a:hover { background: url(../images/btn-join.jpg) no-repeat; background-position: left -55px; display: block; height: 55px; width: 254px;}

div#rightColumn div.section { clear: both; float: left; width: 280px; margin: 10px 0;}
div#rightColumn div.section h2 { float: left; margin: 0 0 4px 0; text-transform: uppercase; font-size: 11px; letter-spacing: .5px;}
div#rightColumn div.section div.rightLinks { float: right; font-size: 10px; padding: 7px 0 0 0;}

div#rightColumn div.section ul { clear: both; margin: 0; padding: 5px; border-top: 1px solid #bdbdbd; border-bottom: 1px solid #bdbdbd;}
div#rightColumn div.section ul li { background: url(../images/arrow.gif) left 7px no-repeat; margin: 0; padding-left: 10px;}

div#rightColumn div.section div.sectionBox { background: #fff; clear: both; float: left; padding: 10px; width: 260px;}
div#rightColumn div.section div.sectionBox p { font-size: 11px; line-height: 17px; margin-bottom: 6px; }
div#rightColumn div.section div.sectionBox h3 { margin: 15px 0 2px 0;}

div#rightColumn div.search form { clear: both; float: left; width: 280px;}
div#rightColumn div.search input { float: left; margin: 0; padding: 4px 2px 4px 30px; width: 246px; background: #fff url(../images/magnify-glass.gif) 3px 3px no-repeat; font-size: 14px;}
div#rightColumn div.search #search.inactive {	color: #CEC7B9; }

div#rightColumn div.subMenu { margin: 30px 0 0 0; width: 280px;}
div#rightColumn div.subMenu ul { list-style-type: none;}
div#rightColumn div.subMenu ul li { border-top: 1px solid #333; font-size: 12px; padding: 10px;}

/* homepage sidebar
--------------------------------------------------------*/	
div#rightColumn div.section div.sectionBox div.videoContent { float: right; padding: 0 0 0 10px; width: 160px; }
div#rightColumn div.section div.sectionBox div.videoContent h3 { margin: 0 0 6px 0;}
div#rightColumn div.section div.sectionBox div.videoImage { float: left; }
div#rightColumn div.section div.sectionBox div.videoImage a { display: block; }
div#rightColumn div.section div.sectionBox div.videoImage a:hover { }

div#rightColumn div.section div.sectionBoxFlickr { background: #fff; clear: both; float: left; padding: 0; width: 280px;}
div#rightColumn div.section div.sectionBoxFlickr table { width: 260px;}

div#rightColumn div.section div.sponsors { border-top: 1px solid #bebbaf; clear: both; float: left; padding: 5px; width: 262px;}
div#rightColumn div.section div.sponsors td { padding: 5px; margin: 0; }

/* video sidebar
--------------------------------------------------------*/	
div#rightColumn div.series table { clear: both; width: 280px;}
div#rightColumn div.series table td.left { padding: 0 11px 0 0; margin: 0; }
div#rightColumn div.series table td.right { padding: 0 0 0 5px; margin: 0; }

div#rightColumn div.tags { padding: 15px 0; border-top: 1px solid #c2c1c1; border-bottom: 1px solid #c2c1c1; }
div#rightColumn div.tags p { margin: 0;}

div#rightColumn div.videoInfo p { border-bottom: 1px solid #C2C1C1; margin: 0 0 10px 0; padding: 0 0 10px 0;}
div#rightColumn div.videoInfo p.end { border: none;}


/* content
--------------------------------------------------------*/	
div.modules { background: #fff; float: left; margin: 0 0 15px 0; padding: 20px 20px 0 20px; width: 540px;}
div.modules div.module { clear: both; float: left; margin: 0 0 20px 0; padding: 20px 0 0 0; width: 540px; border-top: 1px solid #333; }
div.modules div.module.top { border: none; padding: 0;}
div.modules div.module div.left { float: left; width: 120px;}
div.modules div.module div.right { float: right; width: 400px;}
div.modules div.module div.right h2 { margin-bottom: 8px; }
div.modules div.module div.moduleTxt { clear: both; float: left;}

div.moduleLittle { background: url(../images/video-thumb-bg.jpg) bottom left; clear: both; float: left; width: 283px;}
div.moduleLittle img { float: left; padding:  8px 10px;}
div.moduleLittle p { float: right; width: 170px; padding: 15px 10px; margin: 0;}
div.moduleLittle.bottom { text-align: right; }
div.moduleLittle a { color: #000000; }
div.moduleLittle a:hover { color: #336699; }
div.bottom p { margin: 0; padding: 15px;}

div.searchResult { background: #fff; float: left; margin: 0 0 15px 0; padding: 10px; width: 560px;}
div.searchResult p { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; margin: 0;}


/* video content
--------------------------------------------------------*/	
div#leftColumnContent div.video { float: left; margin: 0 0 15px 0; padding: 0; width: 580px; background: #FFFFFF;}
div#leftColumnContent div.video div.sharing { float: left; margin: 0; padding: 10px 16px; width: 528px; }
div#leftColumnContent div.video div.sharing h2 { padding-bottom: 6px; }
div#leftColumnContent div.video div.sharing p { padding: 8px 0; border-top: 1px solid #666; }


/* event content
--------------------------------------------------------*/	
div.leftEvent, div.rightEvent { background: #fff; min-height: 265px; padding: 5px; width: 270px;}
div.leftEvent {float: left;}
div.rightEvent {float: right;}
div.leftEvent img, div.rightEvent img { padding: 0 0 5px 0;}
div.eventContent { float: left; margin: 0; padding: 10px;}
div.eventTxt p { padding: 0 0 15px 0;}
div.eventDetails { float: left; width:100%; }

/* members, member, and company pages
-----------------------------------*/
p.viewToggle { float: right; margin: 10px; font-size: 11px; }

table#membersList { width: 580px; }
table#membersList td img, table#membersSidelist td img { padding: 4px; }
table#membersList tr.bottomBorder td { padding-top: 10px; padding-bottom: 10px; }
table#membersList tr, table#membersSidelist tr { background: url(../images/member-details-bg.png) repeat-x; }
table#membersList td.memberImage, table#membersSidelist td.memberImage { width: 25px; background: url(../images/member-photo-bg.png) repeat-x; }
table#membersList td.memberDetails { font-size: 11px; line-height: 22px; }
div.membersContent table#membersList td.memberDetails h1 { margin: 0; padding: 0; font-family: Georgia,"Times New Roman",Times,serif; font-size: 18px; line-height:20px; }
table#membersList td.memberAffil { text-align: right; font-size: 10px; }

div#member .image { float: left; padding: 5px 0 0 5px; font-size: 10px; }
div#member .photo { margin-bottom: 10px; padding: 3px; }
div#member .details { float: right; width: 370px; padding-right: 10px; }
div#member .mainInfo { margin-bottom: 20px; font-size: 10px; line-height: 18px; }
div.featuredContent div#member .details .mainInfo h1 { margin-bottom: 10px; padding: 3px 0 10px 0; font-size: 20px; line-height: 24px; border-bottom: 1px solid #bdbdbd; }
div#member p { font-size: 11px; }
table#memberContact { margin: 0; width: 380px; border-top: 1px solid #bdbdbd; }
table#memberContact td { padding:10px 0; }
div.featuredContent div#member .details table#memberContact td { vertical-align: middle; font-size: 10px; line-height:12px; }

table#membersSidelist { width: 280px; font-size: 10px; line-height: 14px; }
.membersSide { display: block; margin: 16px 0 0 0; padding-bottom: 12px; text-transform: uppercase; font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; font-size: 11px; font-weight:bold; letter-spacing: .5px; color: #181E25; }
table#membersSidelist td.memberDetails h1 { font-size: 14px; line-height: 14px; }
table#membersSidelist td.memberImage { width: 25px; }
table#membersSidelist tr.bottomBorder td { padding-top: 10px; padding-bottom: 10px; }



/* calendar
-----------------------------------*/
.calendar {	
	width: 280px;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	color: #4c4c4c;
	font-size: 11px;
}

.calendar td { 
	height: 24px;
	margin: 0;
	padding: 0;
	text-align: center; 
	vertical-align: middle;
} 

.calendar a {
	height: 24px;
	font-weight: bold;
	color: #285a9e;
	text-decoration: none;
	vertical-align: middle; 
}

.calendar a:hover {
	background-color: #EDF9FE;
	color: #6293d5;
	text-decoration: underline;
}

.calendarArrow a {
	display: block;
	padding-top: 6px;
	width: 37px;
}

.calendarMonthArrow a {
	display: block;
	padding-top: 6px;
	width: 91px;
}

.calendarHeader {
	padding: 0;
	font-weight: bolder;
	text-transform: uppercase;
} 

td.calendar {
	width: 37px;
}

.calendarView {
	width: 37px;
	background-color: #eeeeee;
} 

.calendarToday { 
	width: 37px;
	background-color: #FFFFFF; 
} 

.calendarMonthView {
	width: 91px;
	background-color: #eeeeee;
} 

.calendarThisMonth { 
	width: 91px;
	background-color: #FFFFFF; 
} 

.calendarView a, .calendarToday a {
	padding-top: 6px;
	display: block;
	width: 37px;
}

.calendarMonthView a, .calendarThisMonth a {
	padding-top: 6px;
	display: block;
	width: 91px;
}

.calendarFooter { text-transform: uppercase;}
.calendarHeader a:hover, .calendarFooter a:hover { background: none; }


/* video content
--------------------------------------------------------*/	
div.pageNavTop { clear: both; float: left; margin: 0 0 15px 0; padding: 10px; width: 560px; border-bottom: 1px solid #333; border-top: 1px solid #333;}
div.pageNav { float: right; text-align: right; width: 150px;}
div.share { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-transform:uppercase; }
div.share a, div.shareAlt a { display: block; padding: 3px 0 0 55px; height: 19px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-transform:uppercase; }
div.share a { background: url(../images/share-this-down.jpg) no-repeat; }
div.shareAlt a { background: url(../images/share-this-up.jpg) no-repeat; }


/* footer
-----------------------------------*/
#footerWrapper {clear: both; display: block; height: 250px; margin: 0 auto; padding: 70px 0 0 0; width: 940px;}
#footer { clear: both; float: left; height: 250px; padding: 0; width: 940px;}

#footer ul { clear: both; float: left; list-style-type: none; margin: 0; padding: 0; }
#footer ul li { clear: both; display: block; float: left; margin: 0; padding: 0;}
#footer h2 { color: #b6aca4; font-weight: normal; margin: 0 0 4px 0; text-transform: uppercase; font-size: 11px; letter-spacing: 1px;}
#footer a { color: #fcff28; text-decoration: none;}
#footer a:hover { color: #fff; font-weight: 400px;}


#footer div.rowOne { float: left; width: 890px; }
#footer div.aboutUs, #footer div.tweets, #footer div.newsletter, #footer div.resources { float: left;}

#footer div.aboutUs { width: 120px;}

#footer div.tweets { width: 380px; color: #fff;}
#footer div.tweets a { color: #ede68c;}
#footer div.tweets a:hover { color: #f6f2be; text-decoration: underline;}
#footer div.tweets h2 a { color: #fcff28; font-family: Helvetica, Arial, sans-serif; font-size: 11px; text-decoration: none;}
#footer div.tweets h2 a:hover { color: #fff; font-weight: 400px;}
#footer div.tweets ul li { display: block; float: left; width: 340px;}
#footer div.tweets ul li span { display: block; float: left; width: 67px;}
#footer div.tweets ul li a { display: block; float: left;}

#footer div.resources { width: 105px; }

#footer div.newsletter { width: 285px; }
#footer div.newsletter p { clear: both; color: #b6aca4; padding: 3px 0 0 0; font-size: 11px; }
#footer div.newsletter p.error { color: #FF0000; }

#footer form#newsletter_form input { float: left; height: 24px; width: 210px; padding: 2px 5px; background-color: #868686; border: 1px solid #484950; }
#footer form#newsletter_form div.button { float: right; }

#footer div.legalInfo { clear: both; float: left; padding: 40px 0 15px 0; width: 890px;}
#footer div.legalInfo p.right { color: #968f8a; float: right; text-align: right; font-size: 10px; width: 400px;}
#footer div.legalInfo p.right a { color: #fff;}
#footer div.legalInfo p.right a:hover { color: #999;}
#footer div.legalInfo p.left { float: left; width: 400px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; line-height: 16px; color: #61657b; }
#footer div.legalInfo p.left em { font-size: 11px; font-style: italic; color: #b6aca4; }