/* @override http://www.irva.org/irva.css */

/* 	www.irva.com (c) Copyright 2012 IRVA All Rights Reserved
	2012 OCT 10 - Author: JPS
*/

/* Basic Element Styling */
/* @group reset browser defaults */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul{
	list-style: none;
}
blockquote, q{
	quotes: none;
}
:focus{
	outline: 0;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
/* @end */

/* @group html elements */
body{
	background: #FFF url(images/bg.png) repeat-x;
	color: #555;
	font: normal 12px/1.5 Verdana, Arial, Helvetica, sans-serif;

	margin: auto; 
	position: relative;
}

a{ 
	background: inherit; 
	color: #369;
	text-decoration: none; 
	outline: none; /* dotted outline FF fix */
}
a:hover{ 
	background: inherit;
	color: #069;
	text-decoration: underline;
}

h1, h2, h3, h4{ font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif; }

h2, h3, h4, p{ margin: 10px 15px;}

/* Modified Gilder/Levin Image Replacement Technique
   Uses <a> element instead of <span> to link to home page */
h1{
	background: url(images/bgLogo.png) no-repeat; /* dbl buf for IE6 blink */
	color: #25446F; /* match background color for IE6 blink */
	height: 130px;
	width: 960px;
	position: relative;
}
h1 a, h1 a:hover{
	background: url(images/bgLogo.png) no-repeat; /* dbl buf for IE6 blink */
	height: 100px;	
	width: 960px;
	text-decoration: none; 
	position: absolute;
	z-index: 1;
}

h2{
	margin: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EEE; 	
	font:  italic bold 24px 'Trebuchet MS', Tahoma, Sans-serif;
	color: #357;
	position: relative;
}
h2 a{ /*shoping cart logo and link*/
	position: absolute;
	top: -2px;
	right: 20px;
	width: 120px;
    background: url(images/btnCart.gif) no-repeat left 50%;
	font: italic normal 14px Arial, sans-serif !important;
	text-align: right;
	text-decoration: underline;
    padding: 8px;
}
h2 a:hover{
	text-decoration: none;
}

h3{ font-size: 1.4em; color: #335d7e; }

h4{ font-size: 1.2em; }

ul, ol{
	margin: 10px 30px;
	padding: 0 15px;		
}
ol{
	list-style-type: decimal;
}

img{
	padding: 5px;
}
blockquote{
	padding: 10px 50px;  	
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #666;	
}
address{
	font: italic 12px "Arial",sans-serif;
	padding: 0 0 12px 40px;
}
/* @end */

/* @group forms */
input{
	padding: 2px;
	border:1px solid #EEE;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
input.button{ 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(images/gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}
label{
	display:block;
	font-weight:bold;
	margin:5px 0;
}
textarea{
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #EEE;
	height:100px;
	display:block;
	color:#777;
}
/* @end */

/* @group tables */
table{
	margin: 10px 15px;	
}
th strong{
	color: #fff;
}
th{
	background: #335d7e;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr{
	height: 30px;
}
td{
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #FFF;
}
td.first,th.first{
	border-left: 0px;
}
tr.row-a{
	background: #F8F8F8;
}
tr.row-b{
	background: #EFEFEF;
}
/* @end */

/* Generic Page Styling */
/* @group navigation */
#mainNav{
	display: block;
	position: absolute;
	top: 101px;
	left: 10px;
	width: 100%;
	z-index: 2;
}
#mainNav ul{
	float: left;
	overflow: hidden; /*clear li*/
	width: 600px;
	margin: 0 0 0 -8px;
	padding: 0;
	list-style: none;
}
#mainNav li{
	float: left;
}
#mainNav ul li a{
	float: left;
	display: block;
	font: bold 15px/28px 'Trebuchet MS', sans-serif;
	padding: 0px 12px;	
	color: #eee;
	text-decoration: none;
}
#mainNav li a:hover{
	background-color: #A4B1C1;
	color: #FFF;
}

#bodySiteMap #mainNav li#navAbout a,
#bodyCopyright #mainNav li#navAbout a,
#bodyPrivacy #mainNav li#navAbout a,
#bodyTerms #mainNav li#navAbout a,
#bodyDocuments #mainNav li#navAbout a,
#bodyContact #mainNav li#navAbout a,
#bodyFunding #mainNav li#navResearch a,
#bodyPettingell #mainNav li#navResearch a,
#bodyWarcollier #mainNav li#navResearch a,
#bodyDVDs #mainNav li#navShop a,
#bodyBooks #mainNav li#navShop a,
#bodySwann #mainNav li#navShop a,
#bodyAmazon #mainNav li#navShop a,
#bodyMerchandise #mainNav li#navShop a,
#bodyAperture #mainNav li#navShop a,
#bodyOrdering #mainNav li#navShop a,
#bodyShipping #mainNav li#navShop a,
#bodyReturns #mainNav li#navShop a,
#bodyHome #mainNav li#navHome a,
#bodyAbout #mainNav li#navAbout a,
#bodyResearch #mainNav li#navResearch a,
#bodyLibrary #mainNav li#navLibrary a,
#bodyDonate #mainNav li#navDonate a,
#bodyJoin #mainNav li#navJoin a,
#bodyCommunity #mainNav li#navCommunity a,
#bodyNews #mainNav li#navCommunity a,
#bodyEventList #mainNav li#navCommunity a,
#bodyConference #mainNav li#navCommunity a,
#bodySpeakers #mainNav li#navCommunity a,
#bodyLinks #mainNav li#navCommunity a,
#bodyTests #mainNav li#navCommunity a,
#bodyFriends #mainNav li#navCommunity a,
#bodySignup #mainNav li#navCommunity a,
#bodyShop #mainNav li#navShop a{ /*set active tab color lite-blue*/
	color: #6892BF;
}

#bodySiteMap #footer li#navSiteMap a,
#bodyCopyright #footer li#navCopyright a,
#bodyPrivacy #footer li#navPrivacy a,
#bodyTerms #footer li#navTerms a,
#bodyDocuments #footer li#navDocuments a,
#bodyContact #footer li#navContact a{ /*set active link color whitish*/
	color: #FFF6E5;
}
#bodyCommunity.focalpoint #sidebar li#navFocalPoint,
body.events #sidebar li#navEvents,
#bodyDVDs #sidebar li#navDVDs,
#bodySwann #sidebar li#navSwann,
#bodyAmazon #sidebar li#navAmazon,
#bodyMerchandise #sidebar li#navMerchandise,
#bodyAperture #sidebar li#navAperture,
#bodyJoin #sidebar li#navMembership,
#bodyDonate #sidebar li#navDonation,
#bodyOrdering #sidebar li#navOrdering,
#bodyShipping #sidebar li#navShipping,
#bodyReturns #sidebar li#navReturns,
#bodyDefinition #sidebar li#navDefinition,
#bodyHistory #sidebar li#navHistory,
#bodyEthics #sidebar li#navEthics,
#bodyTimeline #sidebar li#navTimeline,
#bodyMission #sidebar li#navMission,
#bodyMethodology #sidebar li#navMethodology,
#bodyHowto #sidebar li#navHowto,
#bodyNews #sidebar li#navNews,
#bodyNewsItem #sidebar li#navNews,
#bodyConference #sidebar li#navConference,
.conference #sidebar li#navConference,
#bodySpeakers #sidebar li#navSpeakers,
#bodySpeaker #sidebar li#navSpeakers,
#bodyLinks #sidebar li#navLinks,
#bodyBooks #sidebar li#navBooks,
#bodyTests #sidebar li#navTests,
#bodyFriends #sidebar li#navFriends,
#bodySignup #sidebar li#navSignup{ /*set active page link type square*/
	list-style-type:square; 
	list-style-position:inside;
}
/* @end */

/* @group search */
#search{
	position: absolute;
	top: 101px;
	right: 10px;
	height: 28px;
	z-index: 3;
}
#search input.textbox{
	font-size: 12px;
	border: none;
	position: absolute;
	width: 80px;
	height: 16px;
	right: 64px;
	top: 6px;
	margin: 0;
	padding: 0;
	background-color: #E6E6E6; /*for IE */
	background: transparent;
	z-index: 4;
	vertical-align: middle;
}
#search input.button{
	border: none;
	position: absolute;
	width: 124px;
	height: 28px;
	right: 50px;
	top: 0px;
	margin: 0;
	background: #121212 url(images/icoSearchBox.gif) no-repeat 0 50%;
}

/* @end */

/* @group sidebar */
#sidebar{
	float: right;
	color: #A9AD90;
	background: url(images/bgSidebarMid.png) repeat-y left top;
	margin-top: 30px;
	width: 220px;
	margin-right: 10px;
	display: inline; /*fix IE dbl margin bug*/
}
#sidebar .list1{
	background: url(images/bgSidebarTop-1.png) no-repeat left top;
}
#sidebar .list2, 
#sidebar .list3{
	background: url(images/bgSidebarTop-2.png) no-repeat left top;
}
#sidebar .list3 iframe{
	border:none;
/*	margin: 10px 0px 6px 30px; for 125*125 Amazon banner */
	margin: 10px 0px 6px 32px; /* for 120*60 Amazon banner */
}
#sidebar a{
	text-decoration: none;
	color: #E1EFCD;
}
#sidebar a:hover{
	text-decoration: underline;
}
#sidebar h3{
	height: 32px;
	margin: 0px;
	padding: 18px 0px 0px 20px;
	color: #dce4d2;
	text-transform: uppercase; 
}
#sidebar ul{
	margin: 0px;
	padding: 0px 18px 8px 18px;
	background: url(images/bgSidebarBot.png) no-repeat left bottom;
	list-style: none;
	overflow: hidden; /* clear li */
	zoom: 1; /* IE6 fix for overflow hidden clearing */
}
#sidebar li{
	padding: 10px 0px 8px 0px;
	border-bottom: 1px solid #E1EFCD;
}
#sidebar li.last-item{
	border: none;
}
#sidebar li#creditcards{
	background: url(images/icoCreditCards.gif) no-repeat 0 50%;
	text-indent: -9999em;
	font-size: 1px;
	height: 38px;
	width: 187px;
	padding: 0;
}
#sidebar li#socialmedia ul{
	height: 32px;
	background: none;
	padding: 0;
}
#sidebar li#socialmedia ul li{
	float: left;
	border: none;
	padding: 0;
}
#sidebar li#socialmedia ul li a{
	display: block;
   	text-indent: -9999em;
	font-size: 1px;
	height: 32px;
	width: 32px;
	margin-left: 22px;
}
#sidebar li#socialmedia ul li a#facebook{
	background: url(images/icoFacebook.gif);
}
#sidebar li#socialmedia ul li a#twitter{
	background: url(images/icoTwitter.gif);
}
#sidebar li#socialmedia ul li a#eflyer{
	background: url(images/icoEflyer.gif);
}
/* @end */

/* @group container */
#container{
	width: 960px;
	margin: auto; 
	position: relative;
}
/* @end */

/* @group content */
#content{
	clear: both;
	display: inline; /*fix IE dbl margin bug*/
	float: left;
	margin: 30px auto;
	padding: 0;
	text-align: left;	
	width: 700px;	
}
#content-wide{
	clear: both;
	display: inline; /*fix IE dbl margin bug*/
	float: left;
	margin: 30px auto;
	padding: 0;
	text-align: left;	
	width: 960px;	
}	
#content img{
	float: left;
	padding-right: 10px;
}
#content li{
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 6px;
}
#content a{
	border: none;
	font-weight: bold;
	outline: none;
	text-decoration: none;	
}
#content a:hover{
	text-decoration: underline;	
}
#content-wide h3,
#content h3{
	clear: both;
	padding: 5px;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #EEE; 	
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}

#bodyBooks #content h3{
    background: url(images/icoBook.gif) no-repeat left 30%;
    text-indent: 30px;
}
#bodyBooks #content a{
    background: none;
    font-style: italic;
    text-decoration: underline;
}
#content h3.flagAddress,
#content .flagAddress h3{
    background: url(images/icoAddress.gif) no-repeat left 30%;
    text-indent: 30px;
}
#content h3.flagAsterick,
#content .flagAsterick h3{
    background: url(images/icoAsterick.gif) no-repeat left 30%;
    text-indent: 30px;
}
#bodyAperture #content h3,
#content h3.flagBook,
#content .flagBook h3{
    background: url(images/icoBook.gif) no-repeat left 30%;
    text-indent: 30px;
}
#content h3.flagDollar,
#content .flagDollar h3{
    background: url(images/icoDollar.gif) no-repeat left 30%;
    text-indent: 30px;
}
#content h3.flagExclamation,
#content .flagExclamation h3{
    background: url(images/icoExclamation.gif) no-repeat left 30%;
    text-indent: 30px;
}
#bodyDocuments #content h3,
#content h3.flagDocument,
#content .flagDocument h3{
    background: url(images/icoDocument.gif) no-repeat left 30%;
    text-indent: 30px;
}
#content h3.flagCup,
#content .flagDVD h3{
    background: url(images/icoCup.gif) no-repeat left 30%;
    text-indent: 30px;
}
#content h3.flagDVD,
#content .flagDVD h3{
    background: url(images/icoDVD.gif) no-repeat left 30%;
    text-indent: 30px;
}
#content h3.flagEmail,
#content .flagEmail h3{
    background: url(images/icoEmail.gif) no-repeat left 30%;
    text-indent: 30px;
}
#content h3.flagEuro,
#content .flagEuro h3{
    background: url(images/icoEuro.gif) no-repeat left 30%;
    text-indent: 30px;
}
#content h3.flagGames,
#content .flagGames h3{
    background: url(images/icoGames.gif) no-repeat left 30%;
    text-indent: 30px;
}
#bodyLinks #content h3,
#content h3.flagInfo,
#content .flagInfo h3{
    background: url(images/icoInfo.gif) no-repeat left 30%;
    text-indent: 30px;
}
#content h3.flagMail,
#content .flagMail h3{
    background: url(images/icoMail.gif) no-repeat left 30%;
    text-indent: 30px;
}
#content h3.flagNews,
#content .flagNews h3{
    background: url(images/icoNews.gif) no-repeat left 30%;
    text-indent: 30px;
}
#content h3.flagNoStock,
#content .flagNoStock h3{
    background: url(images/icoNoStock.gif) no-repeat left 30%;
    text-indent: 30px;
}
#content h3.flagOnline,
#content .flagOnline h3{
    background: url(images/icoOnline.gif) no-repeat left 30%;
    text-indent: 30px;
}
#content h3.flagPhone,
#content .flagPhone h3{
    background: url(images/icoPhone.gif) no-repeat left 30%;
    text-indent: 30px;
}
#bodyConference #content h3,
#bodyHome #content h3,
#bodyNews #content h3,
#content h3.flagPost,
#content .flagPost h3{
    background: url(images/icoPost.gif) no-repeat left 30%;
    padding-left: 30px;
}
#content h3.flagPresentation,
#content .flagPresentation h3{
    background: url(images/icoPresentation.gif) no-repeat left 30%;
    padding-left: 30px;
}
#content h3.flagResearch,
#content .flagResearch h3{
    background: url(images/icoResearch.gif) no-repeat left 30%;
    text-indent: 30px;
}
#bodyDVDs #notes h3,
#content h3.flagShipping,
#content .flagShipping h3{
    background: url(images/icoShipping.gif) no-repeat left 30%;
    text-indent: 30px;
}
#content h3.flagSlides,
#content .flagSlides h3{
    background: url(images/icoSlides.gif) no-repeat left 30%;
    text-indent: 30px;
}
#bodyAbout #content h3,
#bodyMethodology #content h3,
#content h3.flagViewer,
#content .flagViewer h3{
    background: url(images/icoViewer.gif) no-repeat left 30%;
    text-indent: 30px;
}
#content h3.flagWebsite,
#content .flagWebsite h3{
    background: url(images/icoWebsite.gif) no-repeat left 30%;
    text-indent: 30px;
}

#content ul{
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 10px 40px;
}
#content p.captioned-photo{
	clear: both;
	position: static;
	text-align: center;	
}
#content p.captioned-photo img{
	float: none;
}
#content p.copyright{
	font-size: 10px;
	font-style: italic;
}
#content .schools a,
#bodyFunding #content a,
#bodyPettingell #content a,
#bodyConference #content a,
#bodyMerchandise #content a,
#bodySwann #content a,
#bodyDonate #content a,
#bodyJoin #content a{
	font-style: italic;
	text-decoration: underline;
}
#content .schools a:hover,
#bodyFunding #content a:hover,
#bodyPettingell #content a:hover,
#bodyConference #content a:hover,
#bodyMerchandise #content a:hover,
#bodySwann #content a:hover,
#bodyDonate #content a:hover,
#bodyJoin #content a:hover{
	text-decoration: none;
}
#content ul.PDFlist li span{
	background: url(images/icoPDF.gif) left center no-repeat;
	padding: 2px;
	padding-left: 12px; /*slide [pdf] text to right */
	margin-left: 4px;
	color:#fff; /*hide text by making it white*/
}
#content ul.PDFlist li a:hover{
	text-decoration: none;
}
#content ul.docList li a{
	font-style: italic;
}
#content div.mailInfo{
	padding-left: 25px;
}
#content dl.phone{
	font: normal 12px Arial,sans-serif;
	padding: 10px 0 10px 40px;
}
#content dl.phone dt{
	font-weight: bold;
	clear: both;
	padding: 0 10px 0 0;
	float: left;
	width: auto;
}
#content dl.phone dd span{
	font-weight: bold;
	font-style: italic;
}
/* @end */

/* @group section */
.section{
	margin: 0; 
	padding-bottom: 10px;
	background: #FFF url(images/gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
	overflow: hidden; /*clear content*/
	zoom: 1; /* IE6 fix for overflow hidden clearing */
}

.post{
	margin: 0; 
	margin-bottom: 4px;
}
.post .post-footer{
	clear: both;
	overflow: hidden; /*contain contrents*/
	padding: 5px; 
	margin-top: 10px;
	font-size: 95%;
}
.post .post-footer .date{
	width: 120px;
	float: right;
	background: url(images/clock.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments{
	float: right;
	background: url(images/comment.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore{
	float: right;
	background: url(images/page.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* @end */

/* @group breadcrumb */
div#breadcrumb{
	clear: both;
	background-color: #121212;
	border-top: solid white 20px;
}
div#breadcrumb ul{
	width: 960px;
	margin: auto; 
}
div#breadcrumb a{
	font: normal 12px/28px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF6E5;
}
div#breadcrumb a:hover{
	color: #6892BF;
	text-decoration: none;
}
div#breadcrumb li{
	display: inline;
}
/* @end */

/* @group footer */
#footer{
	clear: both;
	text-align: left;
	background-color: #fff;
	height: 40px;	
}
#footer a{
	text-decoration: none;
	color: #93bedf;	
}
#footer a:hover{
	text-decoration: underline;
	color: #FFF6E5;
}
#footer ul{
	list-style: none;
	margin: 0; padding: 0;
}
#footer div#subNav{
	font: normal 12px/40px Verdana, Arial, Helvetica, sans-serif;
	background-color: #223E64;	
	text-align: center;
}
#footer div#subNav ul{
	display: inline;
}
#footer div#subNav li{
	color: #FFF6E5;
	display: inline;
}
/* @end */

/* Specific Page Styling */
/* @group About */
#bodyAbout div.credits ul{
	padding: 10px 10px 8px 20px;
	font-weight: bold;
}
#bodyAbout div.credits li{
	list-style-type: none;
}
#bodyAbout div.credits ul.intro-list{
	padding: 0 0 20px 20px;
}
#bodyAbout div.credits ul.intro-list li{
	margin-left: 20px;
	list-style-type: square;
	font-weight: normal;
}
#bodyAbout div.credits li span{
	font-weight: normal;
}
#bodyAbout div.honor-roll img{
	width: 420px;
	padding: 10px 20px 10px 0;
}
#bodyAbout div.honor-roll p{
	margin: 14px 0 2px 20px;
	font-style: italic;
}
#bodyAbout div.honor-roll ul{
	padding: 0 0 8px 20px;
	font-weight: bold;
}
#bodyAbout div.honor-roll li{
	list-style-type: none;
}
#bodyAbout div.honor-roll h3{
	margin-bottom: 10px;
}
#bodyAbout div.honor-roll div.founders-image{
	float: left;
}
#bodyAbout div.honor-roll div.founders-image img{
	float: none;
	padding: 10px 0 0 0;
	margin: 0;
}
#bodyAbout div.honor-roll div.founders-image p{
	font-size: x-small;
	margin: 0 0 0 20px;
}
#bodyAbout div.honor-roll div.founders-list{
	float: left;
	width: 240px;
}
/* @end */

/* @group Books */
#bodyBooks .section h4{
	clear: both;
}
/* @end */

/* @group Conference */
#bodyConference #content .section a img{
	padding: 0 0 30px 0;
}
#content .section p.speaker-photo{
	float: left;
	font:  9px verdana;
	text-align: left;
	margin: 4px 20px 8px 20px;
}
#content .section p.speaker-photo img{
	float: left;
	padding: 0;
	margin: 0;
}
.conference div.speaker{
	position: relative;
	float: left;
	width: 50%;
	height: 190px;
}
.conference div.speaker img{
	float: left;
	padding-top: 0;
}
.conference div.speaker p{
	font-weight: bold;
}
.conference div.speaker p span{
	font-weight: normal;
}
.conference div.speaker p cite{
	font-weight: normal;
	color: #335d7e;
}
.conference #content ul.past{
	font-weight: bold;
	color: #335d7e;
}
.conference div.speaker a{
	position: absolute;
	left: 25px;
	bottom: 25px;
	text-decoration: underline;
}
div.slideshow div{
	margin: 0 auto;
}
.conference h3 span{
	font-size: 12px;
	font-style: italic;
	color: #333;
}
.conference .section img{
	float: left;
	padding-top: 0;
}
.conference .section h3{
	overflow: hidden;
	clear: both;
}
.conference .section h4{
	clear: both;
}
.conference .section h3 blockquote{
	background-color: #fff;
	border-style: none;
	font-style: italic;
	font-weight: normal;
	color: inherit;
	font-size: 16px;
}
/* @end */

/* @group Contact */
.contact-form fieldset{
	margin: 30px 0 0 0;
	padding: 0;
	border: 0;
}
.contact-form label{
	width: 100px;
	clear: both;
	float: left;
	padding: 5px;
	margin: 5px;
	text-align: right;
	font-size: 14px;
}
#bodyContact textarea{
	height:80px; 
	width:400px;
	display: inline;
	padding: 5px;
	margin: 5px;
}
.contact-form input{
	width: 300px;
	padding: 5px;
	margin: 5px;
}
.contact-form label span{
	color: #335d7e;
	font-size: 14px;
}
.contact-form #form_errors{
 	display:none; 
	color: #223E64;
	text-align: center;
	/*border: 1px dashed #223E64;*/
	margin: 20px;
	padding-top: 10px;
}
div.contact-form{
	position: relative;
}
.contact-form button.submit{
	float: right;
	width: 120px;
	height:24px;
	border: none;
	text-indent: -9999px;
	margin-top: 20px;
	margin-right: 35px;
}
.contact-form button.submit,
.contact-form input.submit{
	background: url(images/btnSubmit.gif) no-repeat right 50%;
}
.contact-form button.submit:hover,
#bodyContact input.submit:hover{
	background: url(images/btnSubmit-hover.gif) no-repeat right 50%;
}
.contact-form div.mce_inline_error{
	color: #D12F19;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	font-weight: bold; 
	float: left; 
	z-index: 1; 
}
.contact-form #mce-responses{
	float: left;
	top: -1.4em;
	padding: 0em .5em 0em 0px;
	overflow: hidden;
	margin: 0 5%;
	clear: both;
}
.contact-form #mce-error-response{
	display: none;
	margin: 1em 0;
	padding: 0 .5em .5em 0;
	font-weight: bold;
	float: left;
	top: -1.5em;
	z-index: 1;
	width: 80%;
	color: #D12F19;
}
.contact-form #mce-success-response{
	display: none;
	padding: 1em .5em .5em 0;
	font: italic normal 16px Arial, sans-serif;	
	top: -1.5em;
	z-index: 1;
	width: 80%;
	color: #335d7e;
} 
.contact-form div.indicate-required{
	color: #335d7e;
	text-align: right;
	font: italic normal 12px Arial, sans-serif;	
	overflow: hidden;
	padding-right: 35px;
}
/* @end */

/* @group Documents */
#bodyDocuments #content li{
	font-weight: bold;
}
/* @end */

/* @group Events */
/* ------- events testing ------ */
#bodyEventApprove .section p,
#bodyEventSubmit .success p,
#bodyEventSubmit form{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#bodyEventSubmit form p{
	font-weight: normal;
	font-style: italic;
}
#bodyEventSubmit form label {
	width: 200px;    
	margin-right: 10px;    
	text-align: right;   
}
#bodyEventSubmit form input,
#bodyEventSubmit form textarea{
	border-color: #ccc;
}
#bodyEventSubmit form input{
	width: 200px;    
}
#bodyEventSubmit form input.name,
#bodyEventSubmit form input.sponsor{
	width: 300px;    
}
#bodyEventSubmit form input.state{
	width: 25px;    
}
#bodyEventSubmit form input.date{
	width: 75px;
	text-align: center; 
}
#bodyEventSubmit form p span,
#bodyEventSubmit form label span{
	color: red;
	font-weight: bold;
}
#bodyEventSubmit form dd span{
	font-weight: normal;
}
#bodyEventSubmit form dt{
	float: left;
}
#bodyEventSubmit form .details dl,
#bodyEventSubmit form .details dd,
#bodyEventSubmit form .details dt,
#bodyEventSubmit form .contact dl,
#bodyEventSubmit form .contact dd,
#bodyEventSubmit form .contact dt{
	height: 30px;
}
#bodyEventSubmit form dl.description dd textarea{
	height: 50px;
	width: 360px;
	margin: 4px 0 10px 0;
	padding: 8px;
}
#bodyEventSubmit form dl.description dd span{
	position: relative;
	bottom: 75px;
	left: 595px;
}#bodyEventSubmit form .spamcheck dl{
	margin-left: 195px;
}
#bodyEventSubmit form .spamcheck dd{
	position: relative;
}
#bodyEventSubmit form .spamcheck dd{
	background: url(/events/images/SpamCheck.gif) no-repeat 440px 0px;
}
#bodyEventSubmit .submit{
	text-align: right; /* floats submit button right without breaking IE */
}
#bodyEventSubmit .submit button{
	width: 120px;
	height:24px;
	border: none;
	text-indent: -9999px;
	margin-top: 20px;
	margin-right: 35px;
	margin-left: 550px;
}
#bodyEventSubmit .submit button{
	background: url(images/btnSubmit.gif) no-repeat right 50%;
}
#bodyEventSubmit .submit button:hover{
	background: url(images/btnSubmit-hover.gif) no-repeat right 50%;
}

/* ------- events listing ------ */

#bodyEventList #content h3{
	text-transform: capitalize;
	background-color: #eee;
	border: none;
}
#bodyEventList dt{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-right: 10px;
	width: 100px;    
	margin-right: 10px;    
	text-align: right;   
}
#bodyEventList dd{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-left: 120px;
}
#bodyEventList dd,
#bodyEventList dt{
	padding-bottom: 4px;
}
#bodyEventList dl{
	padding: 10px;
}
#bodyEventList .disclaimer span{
	color: red;
	font-size: 16px;
}
#bodyEventList .disclaimer a{
	font-size: 16px;
	font-style: italic;
	border-bottom: 1px dotted #357;
}
#bodyEventList .disclaimer a:hover{
	border-bottom: none;
	text-decoration: none;
}
/* @end */

/* @group History */
.timeline tr td{
    background-color: #E6E6E6;
    vertical-align: middle;
}
.timeline  tr.odd  td{
    background-color: #C4D9FA;
    vertical-align: middle;
}
.timeline td.date{
	width: 130px;
	font-weight: bold;
	text-align: center;
}
/* @end */

/* @group Join */
#irvaJoin #content img{
	padding-right: 20px;
	padding-bottom: 20px;
}
/* @end */

/* @group Home/Mission/Invitation */

#bodyMission #content img{
	padding-left: 20px;
}
#bodyInvitation .section strong,
#bodyHome p.p1 strong,
#bodyMission p.p1 strong{
	font-weight: bold;
	font-style: italic;
	color: #333;
}
/* @end */

/* @group Library Aperture Styling*/
#bodyLibrary .aperture .pdf-link{
	position: relative;
	float: left;
	width: 200px;
	height: 290px;
	padding-left: 0px;
	margin: 10px 9px 10px 24px;
}
#bodyLibrary .aperture .pdf-link a{
	text-decoration: none;
}
#bodyLibrary .aperture .pdf-link a img{
	border:  #CCC solid 1px;
}
#bodyLibrary .aperture .pdf-link a:hover img{
	border:  #357 solid 3px;
}
#bodyLibrary .aperture .pdf-link a span{
	position: absolute;
	top: 275px;
	left: 6px;
	font: normal 16px helvetica;
	color: #357;
	text-transform: capitalize; 
}
#bodyLibrary .aperture .pdf-link a:hover span{
	border-bottom: #357 dotted 1px;
}
/* @end */

/* @group Library Articles, Papers, Books */

#bodyLibrary .bibtex{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bodyLibrary .bibtex a{
	border-bottom: 1px dotted #357;
	text-decoration: none;
	font-weight: normal;
}
#bodyLibrary .year a,
#bodyLibrary .bibtex a:hover{
	border-bottom: none;
	text-decoration: none;
}
#bodyLibrary .bibtex a.category{
	background: none;
	border-bottom: none;
	text-decoration: none;
	font-weight: normal;
}
#bodyLibrary .bibtex a.category:hover{
	border-bottom: 1px dotted #357;
}
#bodyLibrary .bibtex .webpdf a{
	background: url(images/icoPDF.gif) left center no-repeat;
	padding: 2px;
	padding-left: 15px; /*slide pdf.. text to right */
	margin: 0px;
	color:#fff; /*hide text by making it white*/
	border: none;
}
#bodyLibrary .bibtex .webpdf li a:hover{
	text-decoration: none;
}
#bodyLibrary .bibtex a.local-anchor{
	visibility: hidden;
}
#bodyLibrary .bibtex span.article span.in{
	font-style: italic;
}
#bodyLibrary .bibtex span.vol-numb{
	font-style: italic;
}
#bodyLibrary .bibtex span.title{
	text-transform:	capitalize;
}
#bodyLibrary .bibtex span.book-conf span.title{
	font-style: italic;
	text-transform:	capitalize;
}
#bodyLibrary .bibtex div.sectionNav div{
	float:left;
	width:340px;
	margin: 10px 0 20px 0;
}
#bodyLibrary .bibtex .grouptype{
	display: block;
	clear: both;
}
#bodyLibrary .bibtex .grouptype{
	font-style: normal;
	font-size: 22px;
}
#bodyLibrary .bibtex img.pdf-logo{
	float:  none;
	padding: 0 5px 0 0;
	margin-bottom: -3px;
}
#bodyLibrary .bibtex img.section-graphic{
	padding-bottom: 25px;
}
#bodyLibrary ul.year{
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 10px;
	height:  70px;
}
#bodyLibrary ul.year li{
	display: inline;
}
#bodyLibrary ul.year li a{
	float: left;
	display: block;
	width: 80px;
	height: 50px;
	margin: 10px 0px 10px 20px;
	text-indent: 17px;
	text-decoration: none;
	font: bold 22px/50px helvetica, Sans-serif;
	color: #eee;
}
#bodyLibrary ul.year li a{
	background: url(/library/video/images/btn-video-nav.png) -160px 0; 
}
#bodyLibrary ul.year li a:hover,
#video2000 li#nav2000 a,
#video2001 li#nav2001 a,
#video2002 li#nav2002 a,
#video2004 li#nav2004 a{
	background: url(/library/video/images/btn-video-nav.png) -160px -50px; 
}
/* @end */

/* @group Library Main Page */
#bodyLibrary .library ul.subNav{ 
	margin: 20px 0 0 0; 
}
#bodyLibrary .library ul.subNav li{ 
	list-style-type: none; 
	height:  50px;
}
#bodyLibrary .library ul.subNav li a{ 
	text-indent: 65px;
	line-height:  42px;
	display:block;
    height:42px;
    width:615px;
    font-size: 18px; 
    font-weight: normal;
    color: #335d7e;
    border: #ddd solid 1px;
}
#bodyLibrary .library li.aperture a{ 
	background: url("/library/images/ico32aperture.png") no-repeat  20px; 
}
#bodyLibrary .library li.article a{ 
	background: url("/library/images/ico32article.png") no-repeat  20px; 
}
#bodyLibrary .library li.book a{ 
	background: url("/library/images/ico32book.png") no-repeat  20px; 
}
#bodyLibrary .library li.stargate a{ 
	background: url("/library/images/ico32stargate.png") no-repeat  20px; 
}
#bodyLibrary .library li.video a{ 
	background: url("/library/images/ico32video.png") no-repeat  20px; 
}
#bodyLibrary .library li.youtube a{ 
	background: url("/library/images/ico32youtube.png") no-repeat  20px; 
}
#bodyLibrary .library li.guide a{ 
	background: url("/library/images/ico32guide.png") no-repeat  20px; 
}
#bodyLibrary .library li.disk a{ 
	background: url("/library/images/ico32cd.png") no-repeat  20px; 
}
/* @end */

/* @group Library Stargate */
#bodyLibrary .stargate ul.subNav li a{ 
	background: url("/library/images/ico32stargate.png") no-repeat  20px; 
}
#bodyLibrary .stargate  .disk a{ 
    font-weight: bold;
    text-decoration: none;
}
#bodyLibrary .stargate  .disk a:hover{ 
    text-decoration: underline;
}
#bodyLibrary .stargate  a.part{ 
	background: url("/library/images/ico16part.png") no-repeat; 
	text-indent: 22px;
	line-height:  16px;
	display: inline-block;
    height:16px;
    width: 80px;
    font-size: 14px; 
    font-weight: normal;
    color: #335d7e;
}

#bodyLibrary .stargate h4{
	margin-top: 20px;
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #335d7e;
		background: url("/library/images/ico20cd.png") no-repeat; 
	text-indent: 28px;

}
#bodyLibrary .stargate h5{
	padding-left: 25px;
	text-transform: uppercase;
	margin: 0;
	color: #666;
}
#bodyLibrary .stargate div.disk{
	padding-left: 30px;
}
#bodyLibrary .stargate table,
#bodyLibrary .stargate th,
#bodyLibrary .stargate td
{
	border: 1px solid #357;
}
#bodyLibrary .stargate table{
	text-align: center;
	width:92%;
	margin: 20px 30px;
}
#bodyLibrary .stargate th{
	vertical-align: middle;
	text-align: center;
}
#bodyLibrary .stargate td{
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
}
#bodyLibrary .stargate .col1{
	width: 200px;
}
#bodyLibrary .stargate .table4 .col1{
	width: 260px;
}
#bodyLibrary .stargate table .note{
	text-align: left;
}
#bodyLibrary .archive-list  ul{
	float:left;
	width:120px;
	margin: 10px 0 20px 0;
}
#bodyLibrary .archive-list ul.subNav li a{ 
	text-indent: 65px;
	line-height:  42px;
	display:block;
    height:42px;
    width:140px;
    font-size: 18px; 
    font-weight: normal;
    color: #335d7e;
    border: #ddd solid 1px;
    text-decoration: none;
}
#bodyLibrary .archive-list ul.subNav li a:hover{
	border:  #357 solid 2px;
}
#bodyLibrary .archive-list  img{
	float:left;
	padding: 20px 10px 30px 20px;
}
#bodyLibrary .archive-list .title{
    font-weight: bold;
}
#bodyLibrary .archive-list .type,
#bodyLibrary .archive-list .date,
#bodyLibrary .archive-list .pages{
    padding-left: 10px;
}

/* @end */

/* @group Library Video Clip*/
#bodyLibrary .clips h2{
	margin-bottom: 40px;
}
#bodyLibrary .clips .video{
	position: relative;
	float: left;
	width: 410px;
	height: 440px;
	padding-left: 0px;
	margin: 0 20px 0 15px;
}
#bodyLibrary .clips .video iframe{
	padding: 5px;
	border:1px solid #ccc;
}
#bodyLibrary .clips .video p.title{
	font: normal  16px helvetica;
	color: #357;
	text-transform: capitalize; 
	margin: 10px 20px 8px 30px;
}
#bodyLibrary .clips .video p.summary{
	font-weight: normal;
	color: #777;
	margin: 4px 20px 8px 30px;
}
#bodyLibrary .clips .video a{
	position: absolute;
	top: 320px;
	right:  0px;
	font-family: helvetica;
	font-style: normal;
	font-size: 12px;
	text-transform: capitalize;
	color: #357;
	text-decoration: underline;
}
/* @end */

/* @group Library Video Conference*/
.conference-video .speaker{
	position: relative;
	float: left;
	width: 410px;
	height: 410px;
	margin: 5px 0 0 44px;
}
.conference-video .speaker iframe{
	padding: 5px;
	border: 1px solid #ccc;
	margin: 0;
}
.conference-video .speaker p{
	font: normal  16px helvetica;
	color: #111;
	text-transform: capitalize; 
	margin: 4px 20px 8px 5px;
}
.conference-video .speaker p cite{
	font-weight: normal;
	text-transform: capitalize;
	color: #777;
}
.conference-video .speaker a{
	position: absolute;
	top: 320px;
	right:  5px;
	font-family: helvetica;
	font-style: normal;
	font-size: 12px;
	text-transform: capitalize;
	color: #357;
	text-decoration: underline;
}
/* @end */

/* @group Methodologies */
.schools h4{
	font-style: italic;
	margin-bottom: 0;
}
/* @end */

/* @group Research Warcollier*/
#bodyWarcollier #content .warcollier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bodyWarcollier #content p.first {
	clear: both;
	padding-top: 10px;
}
#bodyWarcollier #content .warcollier a{
	border-bottom: 1px dotted #9bd;
}
#bodyWarcollier #content .warcollier a:hover{
	border-bottom: none;
	text-decoration: none;
}
#bodyWarcollier #content .warcollier .bqstart {
     float: left;
     height: 45px;
     margin-top: -25px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 500%;
     color: #9ac;
 }
#bodyWarcollier #content .warcollier .bqend {
     float: right;
     height: 5px;
     padding-top: 25px;
     font-size: 500%;
     color: #9ac;
}
#bodyWarcollier #content .warcollier blockquote{
	font-size: 150%;	
	padding-top: 25px;
}
#bodyWarcollier #content .warcollier .fancyquote{
	padding: 0px 0;
	width: 680px;
}
#bodyWarcollier #content .warcollier .fancyquote div{
	margin-left: 350px;
}
#bodyWarcollier #content .warcollier dl {
padding: 0 30px;
}
#bodyWarcollier #content .warcollier dt {
font-style: italic;
padding-top: 8px;
}
#bodyWarcollier #content .warcollier dd {
padding-left: 30px;
}
/* @end */

/* @group Research */
#irvaResearch #content img{
	float: left;
}
/* @end */

/* @group Sitemap */
#bodySiteMap #content li{
	line-height: 10px;
}
/* @end */

/* @group Speakers */
#bodySpeakers ul.col1{
	 float: left; 
	 width: 350px;
}
/* @end */

/* @group TestPSI */

#bodyTests #content .part1{
	margin-bottom: 70px;
	clear: both;
}
#bodyTests #content .part2{
	margin-bottom: 10px;
	clear: both;
}
/* @end */

/* @group 404 Error */
#body404 h4{
	font-style: italic;
}
/* @end */

/* ------ wa testing ------- */
#container .wide{
	width: 960px;
}
.wa-iframeholder{
	padding-left: 30px;
}
#bodyCommunity #content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bodyFocalPoint #content a,
#bodyCommunity #content a{
	border-bottom: 1px dotted #9bd;
}
#bodyFocalPoint #content a:hover,
#bodyCommunity #content a:hover{
	border-bottom: none;
	text-decoration: none;
}

