@import url(global.css);

/* globals */
*
{
	margin: 0px;
	padding: 0px;
}
body
{
	background: #ebebeb url('../images/bgbody.gif') 50% repeat-y;
}
.center
{
	text-align: center;
}
.alpha
{
	padding-left: 22px;
	padding-bottom: 1em;
}
.alphanumeric
{
	padding-left: 22px;
}
#logo {
	display: none;
}
#brief
{
	padding: 10px 10px 0px 10px;
	background-color: #bfd4ec;
	border: 1px solid #789fd3;
}
.footnote
{
	font-style: italic;
}

/* layout */
#accessibility
{
	display: none;
}
#container
{
	width: 770px;
	margin: 0 auto;
}
#container .inner
{
	padding-left: 15px;
	padding-right: 15px;
}
#header
{
	margin-top: 10px;
	background: #FFFFFF url('../images/logo.gif') no-repeat;
	height: 75px;
	text-indent: -7000px;
}

/* navigation */
#navigation
{
	background: url('../images/bgnav.gif') repeat-x;
	height: 25px;
}
#navigation .inner
{
	height: 25px;
	background: url('../images/bgnav2.gif') 100% no-repeat;
}
#navigation ul
{
	list-style: none;
	height: 25px;
	margin-left: -15px;
	padding-left: 160px;
	background: url('../images/logo-btm.gif') no-repeat;
}
#navigation li
{
	float: left;
	text-indent: -7000px;
}
#navigation li a
{
	margin-top: 3px;
	margin-right: 3px;
	width: 83px;
	height: 22px;
	display: block;
}
#navigation #home
{
	background: url('../images/DANbtn-home.gif') no-repeat;
}
#navigation #aboutus
{
	background: url('../images/DANbtn-aboutus.gif') no-repeat;
}
#navigation #meetings
{
	background: url('../images/DANbtn-meetings.gif') no-repeat;
}
#navigation #resources
{
	background: url('../images/DANbtn-Initiatives.gif') no-repeat;
}
#navigation #contactus
{
	background: url('../images/DANbtn-contactUs.gif') no-repeat;
}
#navigation #news
{
	background: url('../images/btn-news.gif') no-repeat;
}
#navigation .selected #home
{
	background: url('../images/DANbtn-home2.gif') no-repeat;
}
#navigation .selected #aboutus
{
	background: url('../images/DANbtn-AboutUs2.gif') no-repeat;
}
#navigation .selected #meetings
{
	background: url('../images/DANbtn-meetings2.gif') no-repeat;
}
#navigation .selected #resources
{
	background: url('../images/DANbtn-Initiatives2.gif') no-repeat;
}
#navigation .selected #contactus
{
	background: url('../images/DANbtn-contactUs2.gif') no-repeat;
}
#navigation .selected #news
{
	background: url('../images/btn-news2.gif') no-repeat;
}

/* sidebar */
.box
{
	border: 3px solid #eeeeee;
	margin-bottom: 15px;
}
.box .inner
{
	padding: 0px !important;
	border: 1px solid #9a9a9a;
	background-color: #FFFFFF;
}
.box h3
{
	padding-left: 10px;
	font-size: 1.2em;
	font-family: Tahoma;
	display: block;
	height: 25px;
	line-height: 25px;
	background: url('../images/widget.gif') repeat-x;
	border-bottom: 1px solid #9a9a9a;
}
.box ul
{
	list-style: none;
}
.box ul li
{
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #9a9a9a;
}
.box .box-text ul
{
	list-style: disc inside;
}
.box .box-text ul li
{
	border: 0px !important;
	padding: 0px !important;
}
.box .box-text
{
	padding: 5px;
}
.box table
{
   margin: 7px !important;
}
.box ul li a
{
	text-decoration: none;
	color: #0000ee;
}
.box ul li a:hover
{
	color: #4f89d3;
}
.noborder
{
	border: none !important;
}
#sidebar
{
	float: left;
	width: 200px;
}

/* content */
#content
{
	min-height: 275px;
	clear: both;
	height: 100%;
	padding: 25px 15px 15px 15px;
	background: url('../images/bgcontent.gif') no-repeat;
}
#main-content
{
	margin-left: 15px;
	float: left;
	width: 485px;
	border: 3px solid #eeeeee;
}
#fullpage #main-content
{
	margin-left: 0px !important;
	width: 99%;
}
#main-content .inner
{
	border: 1px solid #9a9a9a;
	padding: 15px;
	background-color: #FFFFFF;
}
#main-content h3
{
	font: normal 2.2em "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main-content p
{
	padding-bottom: 1.2em;
}
#main-content ul
{
	padding-left: 15px;
	padding-bottom: 1.6em;
}
#main-content table
{
	margin-bottom: 1.8em !important;
}
#main-content table table
{
	margin-bottom: 0em !important;
}
#main-content td
{
	padding: 2px;
	vertical-align: top;
}
#main-content label
{
	padding-left: 5px;
}
#main-content .note
{
	font-weight: bold;
}

/* footer */
#footer
{
	clear: both;
	float: left;
	padding: 0px 15px 0px 15px;
	padding-bottom: 1em;
	margin-top: 15px;
}
#footer img
{
	border: none;
	margin-left: 3px;
	margin-right: 3px;
}
#funders
{
	float:left;
	text-align: center;
	margin-right: 25px;
}
#presenters
{
	float: left;
	text-align: center;
}
#copyright
{
	padding-top: 20px;
	clear: both;
}

/* registration */
.confirm-box
{
	border: 1px solid #000000;
	margin-bottom: 1em !important;
}
.confirm-box table
{
	margin-bottom: 0px !important;
}
.confirm-box td
{
	padding: 10px !important;
}
.confirm-box td td
{
	padding: 0px !important;
}
#buttons
{
	text-align: center;
}

/* accordion */
.toggle a
{
	width: 427px;
	background: url('../images/expand.gif') no-repeat 100% 50%;
}
.element
{
	padding-left: 15px;
	padding-top: 1em !important;
	padding-bottom: 1em;
}

/* listserv */
#ListServeForm .dataHeading 
{
	font-weight: bold;
	display: block;
	width: 140px;
	float: left;
}

#ListServeForm input {
	border: 1px solid #83A8D7;
	margin: 2px;
}

#ListServeForm .submit {
	background-color: #ECE9D8;
	width: 145px;
	height: 25px;
	margin-left: 150px;
	cursor: pointer;
	border: 1px solid #CFCBB5;
}

#ListServeForm .submit:hover {
	background-color: #DFD8B5;
	border: 1px solid #CFCBB5;
}

/* data point */
.DPInput
{
	font-size: 11px;
}
.DPHeader
{
	padding: 5px 15px 0px 15px;
	height: 25px;
	background: url('../images/headera.gif') no-repeat;
	font-size: 11px !important;
	font-weight: bold;
}
.DPHeader a
{
	font-weight: normal !important;
	color: Black;
}
.add
{
	background: #FFFFFF url('../images/add.gif') no-repeat 0%;
	padding: 2px 2px 2px 20px;
	text-decoration: none;
	color: Black;
}
.add:hover
{
	text-decoration: underline;
}
.records
{
	border-top: 1px solid #3165C6;
	border-right: 1px solid #3165C6;
}
.records td, .records th
{
	text-align: center;
	border-left: 1px solid #3165C6;
	border-bottom: 1px solid #3165C6;
}
.records th
{
	padding: 3px;
	background-color: #bfd4ec;
}
.records .alt td
{
	background-color: #EFEFEF;
}
.btn-chart
{
	margin-top: 1em;
	float: left;
	display: block;
	line-height: 16px;
	height: 16px;
	padding-left: 22px;
	background: #FFF url('../images/chart.gif') no-repeat;	
}
.btn-graph
{
	margin-top: 1em;
	float: left;
	display: block;
	line-height: 16px;
	height: 16px;
	padding-left: 22px;
	background: #FFF url('../images/graph.gif') no-repeat;	
}