/* ------------------------------
HTML Redefine Tags
------------------------------ */
body {
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
margin : 0;
padding : 0;
}
input, form, textarea h1, h2, h3, h4, h5, h6 {
margin : 0;
padding : 0;
}
h1 {
font-size : 18px;
}
h2 {
font-size : 14px;
color : #666666;
padding : 4px 0;
margin : 0 0 10px 0;
}
h3 {
font-size : 16px;
border-bottom : 1px solid #dedede;
padding : 4px 0;
margin : 20px 0 10px 0;
}
a:link, a:visited {
color : #19344C;
}
a:hover {
text-decoration : none;
}
/* ------------------------------
PAGE STRUCTURE
------------------------------ */
/* #container has an absolute width (780 pixel) */
#container {
width : 100%;
margin : 0 auto;
}
#topbar {
width : auto;
display : block;
height : 65px;
background : #67AAF1;
}
#logo {
width : 940px;
display : block;
height : 65px;
margin : 0 auto;
}
#logo a.fedlogo {
width: 267px;
height: 60px;
display: block;
background: url('../images/logo-blue.jpg') no-repeat left top;
}
#navbar {
width : auto;
display : block;
height : 27px;
background : #67AAF1;
}
#menu {
width : 940px;
display : block;
height : 32px;
background : #19344C;
margin : 0 auto;
}
#main {
width : 940px;
margin : 0 auto;
display : block;
padding : 0;
}
#header {
width : 940px;
margin : 0 auto;
margin-top : 0;
height : 400px;
background : url('../images/header-fedtalks.jpg');
}
#header-agenda {
width : 940px;
margin : 0 auto;
margin-top : 0;
height : 80px;
background : url('../images/agenda.jpg');
}
#header-pres {
width : 940px;
margin : 0 auto;
margin-top : 0;
height : 80px;
background : url('../images/presentations.png');
}
#header-exhibits {
width : 940px;
margin : 0 auto;
margin-top : 0;
height : 80px;
background : url('../images/exhibits.jpg');
}
#header-speakers {
width : 940px;
margin : 0 auto;
margin-top : 0;
height : 80px;
background : url('../images/speakers.jpg');
}
#header-courses {
width : 940px;
margin : 0 auto;
margin-top : 0;
height : 80px;
background : url('../images/courses.png');
}
#header-venue {
width : 940px;
margin : 0 auto;
margin-top : 0;
height : 80px;
background : url('../images/venue.jpg');
}
#header-about {
width : 940px;
margin : 0 auto;
margin-top : 0;
height : 80px;
background : url('../images/about.jpg');
}
#header-regfees {
width : 940px;
margin : 0 auto;
margin-top : 0;
height : 80px;
background : url('../images/reg-fees.jpg');
}
#header-netevents {
width : 940px;
margin : 0 auto;
margin-top : 0;
height : 80px;
background : url('../images/net-events.png');
}
#header-upcoming {
width : 940px;
margin : 0 auto;
margin-top : 0;
height : 80px;
background : url('../images/upcoming.jpg');
}
#row_1 {
width : auto;
margin-top : 10px;
height : 370px;
}
#column_1 {
width : 220px;
margin-right : 20px;
float : left;
background : #f2f2f2;
height : 370px;
}
#column_2 {
width : 220px;
margin-right : 20px;
float : left;
background : #F2F2F2;
height : 370px;
}
#column_3 {
width : 220px;
margin-right : 20px;
float : left;
background : #f2f2f2;
height : 370px;
}
#column_4 {
width : 220px;
margin-right : 0;
float : left;
background : #f2f2f2;
height : 370px;
}
div.spacer {
clear : both;
height : 1px;
display : block;
}
#row_2 {
width : auto;
margin-top : 10px;
height : auto;
}
#column_5 {
width : 460px;
margin-right : 20px;
float : left;
background : #fff;
}
#column_6 {
width : 460px;
margin-right : 0;
float : left;
}
#footer {
width : auto;
display : block;
padding : 0;
color : #666666;
margin-top : 10px;
background : #707070 url('../images/footer-bg.png') repeat-x top;
height : 390px;
}

#row_3 {
width : 940px;
margin : 0 auto;
padding-top : 10px;
}

#column_7 {
width : 300px;
margin-right : 20px;
float : left;
background : #f2f2f2;
height : 370px;
}
#column_7 h3 {
font-size : 14px;
border-bottom : 1px dotted #dedede;
padding : 4px 0;
margin : 10px 8px 10px;
}
#column_8 {
width : 300px;
margin-right : 20px;
float : left;
background : #f2f2f2;
height : 370px;
}
#column_8 ul {
margin: 5px 8px 5px;
padding: 0;
list-style: none;
}
#column_8 ul li {
margin: 0;
padding: 0;

}
#column_8 ul li a {
font-size: 0.9em;
text-decoration: none;
border-bottom: 1px solid #E3E5FA;
display: block;
padding-bottom: 3px; 
margin-bottom: 3px;
}
#column_8 ul li a:hover {
color: #19344C;
border-bottom: 1px solid #7A866F;
}

#column_9 {
width : 300px;
margin-right : 0;
float : left;
background : #f2f2f2;
height : 370px;
}

#copyright {
width : auto;
display : block;
padding : 0;
color : #666666;
margin-top : 0;
background : url('../images/copyright-bg.png') repeat-x top;
height : 100px;
}
#row_4 {
width : 940px;
margin : 0 auto;
padding-top : 10px;
}
#row_copyright {
width : 100%;
float : left;
color : #fff;
height : 80px;
}


#row-agenda {
width : auto;
margin-top : 10px;
}
#content {
width : 700px;
margin-right : 20px;
float : left;
color : #333333;
}
#content .image {
float: right;
padding: 5px;
border: 1px dotted #cccccc;
margin: 5px 0 0 10px;
}
#content p {
font-family : "Lucida Grande",Arial,Helvetica,Sans-Serif;
font-size : 13px;
padding : 0;
line-height : 17px;
margin : 5px 0 15px 0; 
}

/*#content ul {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
}*/

#sidebar {
width : 220px;
margin-right : 0;
float : left;
}
#sidebar p {
font-family : "Lucida Grande",Arial,Helvetica,Sans-Serif;
font-size : 12px;
padding : 0;
color : #4a5243;
margin : 5px 0 5px 0;
}
#sidebar h3 {
font-size : 13px;
border-top : 1px dotted #cccccc;
border-bottom: 0;
background: #F5F5F5;
padding : 4px 0 5px 4px;
margin: 10px 0 10px 0;
}
#sidebar h3.twitt {
background: #F5F5F5 url('../images/twitt-icon.gif') 64px 5px no-repeat;
}
#sidebar h3.facebook {
background: #F5F5F5 url('../images/fb-icon.gif') 74px 5px no-repeat;
}
#sidebar h3.download {
background: #F5F5F5 url('../images/dl-icon.png') 82px 6px no-repeat;
}
#sidebar h3.exh-download {
background: #F5F5F5 url('../images/dl-icon.png') 148px 6px no-repeat;
}
#sidebar h3.committee {
background: #F5F5F5 url('../images/committee-icon.png') 142px 4px no-repeat;
}
#sidebar h3.hours {
background: #F5F5F5 url('../images/clock.png') 47px 4px no-repeat;
}

/* ------------------------------
CUSTOM CLASSES
------------------------------ */
/* custom classes here */
#row_1 p, #row_3 p {
font-family : "Lucida Grande",Arial,Helvetica,Sans-Serif;
font-size : 12px;
padding : 0 8px;
color : #333;
line-height : 17px;
margin : 5px 0 5px 0;
}
#row_2 p {
font-family : "Lucida Grande",Arial,Helvetica,Sans-Serif;
font-size : 13px;
padding : 0;
color : #333;
line-height : 17px;
margin : 5px 0 15px;
}
#row_2 h1 {
font-family : Arial, Helvetica, sans-serif;
padding : 0 0 5px 0;
margin : 0;
color : #215976;
line-height : normal;
}
#row_3 h1 {
font-family : Arial, Helvetica, sans-serif;
padding : 8px 0 5px 8px;
margin : 0;
color : #215976;
line-height : normal;
}
#row_1 p.more {
padding-top : 5px;
width : auto;
}
#row_1 a.read-more {
text-decoration : none;
color : #19344C;
display : block;
font-weight : bold;
background : url('../images/more.png') no-repeat 65px 4px;
}
#row_1 a.read-more:hover {
text-decoration : underline;
}

/* ------------
tables 
--------------- */
table.panel{
font-family:Arial,Helvetica,sans-serif; 
font-weight:normal; 
font-size:12px;  
border-collapse:collapse; 
margin: 0 0 10px 0;
}
table.panel p {
margin: 0;
padding: 0;
}

table.panel td{
background-color:#f4f7fc; 
color:#333; 
padding:4px; 
text-align:left; 
border:1px #e1e1e1 solid;
}

table.panel td.hed{
background-color:#375672; 
color:#fff; 
padding:4px; 
border-bottom:2px #fff solid; 
font-size:12px; 
font-weight:bold; 
text-align:left;
}

/* ----------
ICONS
------------- */
a.pdf:link, a.pdf:visited {
background: url('../images/pdf-icon.png') 0 4px no-repeat;
padding-left: 20px;
line-height: 22px;
display: block;
color: #0C93BA;
text-decoration: none;
}
a.pdf:hover {
text-decoration: underline;
}


/* ------------------------------
Navigation
------------------------------ */
#tabs {
width : 940px;
margin : 0 auto;
font-size : 15px;
line-height : normal;
margin-bottom : 0;
overflow : hidden;
height : 27px;
background : #67AAF1;
margin : 0 auto;
}
#tabs ul {
margin : 0;
padding : 0;
list-style : none;
}
#tabs li {
display : inline;
margin : 0;
padding : 0;
}
#tabs a {
float : left;
background : url("../images/left.png") no-repeat left top;
margin : 0;
padding : 0 0 0 4px;
text-decoration : none;
}
#tabs a span {
float : left;
display : block;
background : url("../images/right.png") no-repeat right top;
padding : 6px 10px 4px 6px;
margin-right : 3px;
color : #fff;
font-weight : bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
float : none;
}
/* End IE5-Mac hack */
#tabs a:hover {
background-position : 0% -32px;
}
#tabs a:hover span {
background-position : 100% -32px;
color : #fff;
}
#tabs a.current {
float : left;
background : url("../images/left.png") no-repeat left top;
margin : 0;
padding : 0 0 0 4px;
text-decoration : none;
background-position : 0% -128px;
}
#tabs a.current span {
float : left;
display : block;
background : url("../images/right.png") no-repeat right top;
padding : 6px 10px 4px 6px;
margin-right : 3px;
color : #19344C;
font-weight : bold;
background-position : 100% -128px;
}
#tabs a.register {
float : left;
background : url("../images/left.png") no-repeat left top;
margin : 0;
padding : 0 0 0 4px;
text-decoration : none;
background-position : 0% -64px;
}
#tabs a.register span {
float : left;
display : block;
background : url("../images/right.png") no-repeat right top;
padding : 6px 10px 4px 6px;
margin-right : 3px;
color : #fff;
font-weight : bold;
background-position : 100% -64px;
}
#tabs a.register:hover {
background-position : 0% -96px;
}
#tabs a.register:hover span {
color : #fff;
background-position : 100% -96px;
cursor : pointer;
}
/* ------------------------------
Twitter
------------------------------ */
/*  */
#twitter_div {
background-image : url(../images/twitter-bg.png);
background-repeat : no-repeat;
border-bottom-style : solid;
border-bottom-width : 1px;
border-bottom-color : #5aa5bc;
font-family : Arial, Helvetica, sans-serif;
font-size : 1em;
/*margin-top : 10px;*/
padding-top : 0;
padding-right : 5px;
padding-left : 5px;
width : auto;
}
#twitter_div ul {
margin : 0;
padding : 45px 0 0 0;
}
#twitter_div ul li {
color : #0c93ba;
border-bottom-style : solid;
border-bottom-width : 1px;
border-bottom-color : #a1e8f7;
padding-bottom : 8px;
margin-bottom : 8px;
margin-left : 8px;
margin-right : 8px;
list-style : none;
}
#twitter_div ul li a {
text-decoration : none;
color : #dda84e;
}
#twitter_div ul li a:hover {
text-decoration : underline;
color : #d78e42;
}
#twitter_div p {
text-align : right;
padding-right : 6px;
padding-bottom : 5px;
line-height : 18px;
}
#twitter_div a.follow {
text-decoration : none;
color : #dda84e;
display : block;
background : url('../images/twitter-bird.png') no-repeat 310px 2px;
}
#twitter_div a.follow:hover {
text-decoration : underline;
color : #d78e42;

}


#twitter_div-sub {
font-family : Arial, Helvetica, sans-serif;
font-size : 1em;
/*margin-top : 10px;*/
padding-top : 0;
padding-right : 0;
padding-left : 0;
width : auto;
}
#twitter_div-sub ul {
margin : 0;
padding : 0;
}
#twitter_div-sub ul li {
color : #0c93ba;
border-bottom-style : solid;
border-bottom-width : 1px;
border-bottom-color : #a1e8f7;
padding-bottom : 4px;
margin-bottom : 4px;
margin-left : 0;
margin-right : 0;
list-style : none;
}
#twitter_div-sub ul li a {
text-decoration : none;
color : #dda84e;
}
#twitter_div-sub ul li a:hover {
text-decoration : underline;
color : #d78e42;
}
#twitter_div-sub p {
text-align : right;
padding-right : 6px;
padding-bottom : 5px;
line-height : 18px;
}

/* ------------------------------
Slider
------------------------------ */
/*  */

#slider {
    width: 620px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 250px;
    width: 620px;
    overflow: auto;
    position: relative;
    clear: left;
    background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 210px;
    width: 580px;
}

#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

/* ------------------------------
Accordion
------------------------------ */
/*  */

/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	background: #eaeaea;
	width: 695px;
	border:1px solid #cccccc;
}

/* accordion header */
#accordion h2 {
	/*background:#ccc url('../images/acc-off.png');*/
	margin:0;
	padding:5px 15px;
	font-size:12px;
	font-weight:bold;
	border:1px solid #fff;
	border-bottom:1px dotted #ddd;
	cursor:pointer;
	color: #666666;	
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#fff;
}

/* accordion pane */
#accordion div.pane {
	border:1px solid #fff;
	border-width:0 2px;
	display:none;
	height:auto;
	padding: 2px 12px 2px 12px;
	color:#666;
	font-size:12px;
	background: #fff;
}

/* a title inside pane */
#accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}

/* ------
Sponsors
--------- */

#accordion-spns {
	background: #eaeaea;
	width: 695px;
	border:1px solid #cccccc;
}

/* accordion-spns header */
#accordion-spns h2 {
	/*background:#ccc url('../images/acc-off.png');*/
	margin:0;
	padding:5px 15px;
	font-size:12px;
	font-weight:bold;
	border:1px solid #fff;
	border-bottom:1px dotted #ddd;
	cursor:pointer;
	color: #666666;	
}

/* currently active header */
#accordion-spns h2.current {
	cursor:default;
	background-color:#fff;
}

/* accordion-spns pane */
#accordion-spns div.pane {
	border:1px solid #fff;
	border-width:0 2px;
	display:none;
	height:auto;
	padding: 2px 12px 2px 12px;
	color:#666;
	font-size:12px;
	background: #fff;
}

/* a title inside pane */
#accordion-spns div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}



/* ------------------------------
Register Now Button
------------------------------ */
/*  */
#regnow {
	float: right;
	padding-right: 600px;
	margin: auto;	margin-top: 10px;
	height: 50px;
	width: 320px;
	text-align: center;
	vertical-align: bottom;
}

#regnow a.reg-button {
	height: 49px;
	width: 262px;
	margin-left: 30px;
	text-indent: -9999em;
	background: url('../images/reg-off.png') no-repeat scroll left top;
	display: block;
}

#regnow a.reg-button:hover {
	background: url('../images/reg-on.png') no-repeat scroll left top;
}



/* ------------------------------
Countdown
------------------------------ */
/*  */

#annualcd {
	float: right;
	padding-right: 0;
	text-align:center;
	margin: auto;
	margin-top: 100px;
	height: 90px;
	width: 320px;
	font-family: georgia;
	font-size: 20pt;
	color: #fff;
	font-weight: bold;
	vertical-align: bottom;
}
#annualcd .bibalink {
	width: 190px;
	height: 170px;
	margin: 0 auto;
}
#annualcd a.bibalink {
	width: 190px;
	height: 170px;
	text-indent: -9999em;
	display: block;
}


/* ------------------------------
Tooltip
------------------------------ */
/*  */

#tooltip {
	position: absolute;
	z-index: 3000;
	/*border: 1px solid #666;*/
	background-color: #eee;
	padding: 3px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

/* ------------------------------
Socialize
------------------------------ */
/*  */

#socialize {
	width: auto;
	padding: 10px 8px;
}

#socialize ul {
	margin : 0;
	padding : 0;
	list-style : none;
}

#socialize ul li {
	display : inline;
	margin : 0;
	padding : 0;
}

#socialize a {
	float: left;
	height: 32px;
	width: 33px;
	text-indent: -9999em;
	padding-right: 13px;
}

#socialize a.facebook {
	background: url('../images/social/facebook-off.png') no-repeat scroll left top;
}

#socialize a.facebook:hover {
	background: url('../images/social/facebook.png') no-repeat scroll left top;
}

#socialize a.twitter {
	background: url('../images/social/twitter-off.png') no-repeat scroll left top;
}

#socialize a.twitter:hover {
	background: url('../images/social/twitter.png') no-repeat scroll left top;
}

#socialize a.linkedin {
	background: url('../images/social/linkedin-off.png') no-repeat scroll left top;
}

#socialize a.linkedin:hover {
	background: url('../images/social/linkedin.png') no-repeat scroll left top;
}

#socialize a.google {
	background: url('../images/social/google-off.png') no-repeat scroll left top;
}

#socialize a.google:hover {
	background: url('../images/social/google.png') no-repeat scroll left top;
}

#socialize a.flickr {
	background: url('../images/social/flickr-off.png') no-repeat scroll left top;
}

#socialize a.flickr:hover {
	background: url('../images/social/flickr.png') no-repeat scroll left top;
}

#socialize a.delicious {
	background: url('../images/social/delicious-off.png') no-repeat scroll left top;
}

#socialize a.delicious:hover {
	background: url('../images/social/delicious.png') no-repeat scroll left top;
}

/* ------------------------------
Flickr
------------------------------ */
/*  */
#flickr_badge_uber_wrapper {
	text-align:center; width:150px;
}
#flickr_badge_wrapper {
	padding: 0;
	width: 300px;
}
.flickr_badge_image {margin:8px;}
#flickr_badge_image1, #flickr_badge_image2, #flickr_badge_image3, #flickr_badge_image4, #flickr_badge_image5, #flickr_badge_image6 {
	float: left;
	width: 75px;
	height: 75px;
}
.flickr_badge_image a {
	background: #7A866F;
	padding: 2px;
	display: block;
	width: 75px;
}
.flickr_badge_image a:hover {
	background: #D8C123;
	padding: 2px;
	display: block;
	width: 75px;
}
.flickr_badge_image img {
	border: 0px solid #cccccc !important;
}
#flickr-view-all {
	width: 100px;
	float: left;
	margin: 0;
	clear: both;
}

#flickr-view-all p.more, column_8 p.more {
padding-top : 0;
width : 80px;
}
#flickr-view-all a.read-more, column_8 a.read-more {
text-decoration : none;
color : #19344C;
display : block;
font-weight : bold;
background : url('../images/more.png') no-repeat 50px 4px;
}
#flickr-view-all a.read-more:hover, column_8 a.read-more:hover {
text-decoration : underline;
}

/* ------------------------------
Sponsors Slider
------------------------------ */
/*  */

.spk-left {
	width: 330px;
	display: block;
	padding: 5px;
	margin: 0;
	float: left;
	margin-bottom: 10px;
}

.spk-right {
	width: 330px;
	display: block;
	padding: 5px;
	margin: 0;
	float: right;
	margin-bottom: 10px;
}
.spk-left img, .spk-right img  {
	border: 1px solid #ccc;
	padding: 3px;
	float: left;
	margin-right: 10px;
}
.spk-left a.more:link, .spk-right a.more:link, .spk-left a.more:visited, .spk-right a.more:visited  {
	background: url('../images/bio-more.png') no-repeat;
	width: 89px;
	height: 24px;
	text-align: center;
	/*text-indent: -9999em;*/
	display: block;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	float: right;
}
.spk-left a.more:hover, .spk-right a.more:hover {
	background-position : 0% -24px;
}
div.break {
clear : both;
height : 1px;
background-color: #cccccc;
display : block;
margin-bottom: 10px;
}
div.bio {
}

div.bio img {
	border: 1px solid #ccc;
	padding: 3px;
	float: left;
	margin-right: 10px;
}

div.bio p {
	line-height: 18px;
	color:#333333;
}

div.frame {
	border: 1px solid #dedede;
	padding: 10px;
	margin-bottom: 10px;
	background: #f3f3f3;
}

div.frame h3{
	font-size : 16px;
	color: #215976;
	border-bottom : 1px solid #dedede;
	padding : 4px 0;
	margin : 0;
}