/* Senate Conferences 2010 */

/* COLORS
	Slate Grey	#505050
	Pale Blue Grey	#cfd9df
*/

#header_link {
	display: block;
	padding: 0px;
	border: 0px;
	background-color:#ffffff;
	background-image: url(header.png);
	background-repeat: no-repeat;
	width:982px;
	height:160px;
}

#contentbox {
	margin-top:0px;
	border: 1px solid #999999;
	border-top: none;
}

body {					
	background-color:#e7e7e7;
	color:#333333;
}

h1 {
	background-color:#fff;
	color:#AFAFAF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.76em;
	text-transform:uppercase;
}
h1 a {border:none;color:#AFAFAF !important;}
h2 {
	background-color:#fff;
	color:#AFAFAF;
	font-size: 1.1em;
	font-weight:bold;
}

h3 {
	background-color:#eee;border:none;
	color:#0268B1;
	font-size:1em;
	font-weight:bold;
	line-height:1.2em;
}
h3 a {border:none;}
h4,h5,h6 {
	background-color:#eee;
	color:#333;
	font-size:1em;
	font-weight:bold;
	line-height:1.2em;
}

iframe {border:none;}
iframe {border:1px solid #fff;padding:0px 5px;}

a {						
	color:#666666;					
}
a:hover {
	color:#505050;
}

/* LAYOUT */

#contentbox {
	background-color:#ffffff;
	background-image:url(curleque_sm.gif);
	background-repeat:no-repeat;
	margin-top:-2px;
	width: 980px;
	border-top: 0px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#leftcol {
	width:180px;
	float:left;
}

#middlecol {
	width:640px;
	float:left;
}
#rightcol, #rightcol img {
	display:none;
}

/* NAVIGATION */

#leftcol #navigation {
	list-style: none;
	margin: 30px 0 0 12px;
	padding: 0;
}

#navigation ul {
	display: block;
	font-size: 0.9em;
	list-style-type: none;
	padding-left: 0;
	margin: 1px 0px;
}

#navigation li {
	padding: 0; 
	margin: 4px 0 4px 0;
	background: #FFFFFF;
}

#navigation a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 1px 3px;
	background: #fff;
	width: 150px;
}

#navigation a:hover {
	text-decoration:none;
	color:#111;					
}

#navigation a.current {
	color:#505050;
	font-weight:bold;
	text-decoration:none;
}


/* TOP NAVIGATION */
#topnav {display:none;}


/* SECOND LEVEL NAV */

#contentnav {			
	background-color:#D8EFC2;		
}

#contentnav a {			
	color:#666666;
	text-decoration:none;			
}

#contentnav a:hover {	
	color:#505050;
	text-decoration:underline;
}


/* CONTENT */

#booknow {display:none;}

div#content {
	height:auto;
	margin-top:24px;
	min-height:480px;
}

/* for Internet Explorer */
/*\*/
* html div#content {
	height:480px;
}
/**/

div#content a {						
	color:#0268B1;	
	text-decoration:none;				
}
div#content a:hover {
	color:#333;
	text-decoration:none;
}

div#content p {	
	font-size:1em;
	line-height:1.4em;
}

div#content ul {
	list-style-type: none;
	margin: 0em 1em;
	padding: 0;
}

div#content li {
	background-image:url(bullet.png);
	background-position:0.2em 0.4em;
	background-repeat:no-repeat;
	line-height:1.5em;
	padding:0em 0 0 1.4em;
}
div#content ol li {
	background:none;
	line-height:1.5em;
	margin: 0em;
	padding:0em 0 0 0.1em;
}

/* CONTENT IMAGE STYLING */

.imgpad {
	background-color:#f5f5f5;
	border:1px solid #e7e7e7;
	padding:7px;
}

div#indexhtml2 img, 
div#venuedetailshtml1 img, 
div#contacthtml1 img {
	background-color:#f5f5f5;
	border:1px solid #e7e7e7;
	padding:7px;
}

p.activity {
	float:right;
	margin-top:0.2em;
	margin-right:0.6em;
	margin-left:0.6em;
}

.left {
	float:left;
	margin-right:5px;
	margin-left:0px;
}
.right {
	float:left;
	margin-bottom:20px;
	width:280px;
}

.red {					
	color:#CC0000;					
}

/* TABLE STYLES FOR SPEAKER AND DELEGATE PROFILES */

table	{
	font-size:100%;
	margin-bottom:0.6em;
	margin-left:0px;
	border:1px solid #C0C0C0;
	border-collapse:collapse;
	width:100%;
}

table td, table th {
	padding:3px;
	border:1px solid #CCCCCC;
	vertical-align:top;
}

table th {
	background-color:#CFCFCF;
	font-weight:bold;
	color:#333;
	text-align:left;
	width:15%;
}

td {
	background-color: #eee;
}
td p {margin: 0em 0.1em;padding:0;}

table table {
	font-size:100%;
	margin:0;
	border:none;
	padding:0;
}

/* WHO ATTENDS */
#whoshouldattendhtml1 table td,
#whoshouldattendhtml1 table th {
	background-color:#fff;
	border:1px solid #fff;
}

#whoshouldattendhtml2 table td,
#whoshouldattendhtml2 table th {
	background-color:#eeeeee;
	border:1px solid #cccccc;
}

/* SPONSOR BAR */

#countdown {display:none;}

.sponsorbar {
	background-color:#ffffff;
	border-bottom:none;
	border-top:none;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	letter-spacing:1px;		
	color:#A5A7A9;
	text-transform:uppercase;
}

/* FOOTER */

#footer {				
	text-align: center;
	font-size: 0.84em;
}
#footer p {						
	color:#505050;	
	line-height:1.5em;
	padding-top:10px;				
}
#footer a {						
	color:#505050;	
	text-decoration:none;				
}
#footer a:hover {
	color:#111;
	text-decoration:none;
}
#footer {
	padding: 0px;
	border: 0px;
	background-color:transparent;
	background-image: url(sponsors_footer.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width:957px;
	height:10px;
}