/* ========================================================= */
/*  Drilling Conference
/* Meeting CSS for 08DC
/* ========================================================= */

a {
	color: #0B48A1;
}
a:visited {
	color: #61728A;
}
a:hover, a:active {
	color: #CC021E;
}
.breadcrumb p {
	color: #0B48A1;
}

#header_bg {
	height: 92px;
}
#header_bg img {
	position: absolute;
	top: 4px;
}
#srch_bar {
	background-image: url(/spe-site/spe/spe/meetings/DC/2008/images/site_images/search_bar.jpg);
}
#srch_bdy label {
	color: #FFFFFF;	
}
#srch_bdy a {
	color: #FFFFFF;	
}

/*
#srch_sh_tools {
	background: url(../../../images/srch_sh_flag.jpg);
} */
.rcol_hdr {
	background: url(/spe-site/spe/spe/meetings/DC/2008/images/site_images/rcol_hdr.jpg) no-repeat;
}
.rcol_hdr_tall {
	background: url(/spe-site/spe/spe/meetings/DC/2008/images/site_images/rcol_hdr_tall.jpg) no-repeat;
}
.rcol_hdr h3{
	color: #000000;
}
h1 {
	color: #F78D1F;
}
h2 {
	color: #00AEB6;
}
h3 {
	color: #F78D1F;
}
.color_h1 {
	color: #F78D1F;
}
.color_h2 {
	color: #00AEB6;
}
.color_h3 {
	color: #F78D1F;
}
.special_h2 {
	font-size: 120%
	color: #00AEB6;
	line-height: 25px;
	clear: left;
	text-align: center;
	border-top: 1px solid #A6A6A6;
	border-bottom: 1px solid #A6A6A6;
	margin: 15px 0px 5px;
}
.special_h3 {
	font-size: 105%;
	color: #F78D1F;
	padding: 0px;
	margin: .5em 0em .1em;
}
/* Sponsor box */
#sponsors h3 {
	color: #F78D1F;
}
#sponsors .hideme {
	display: none;
}
/* Set height of one div here to compensate for multiple text lines as necessary */
/* Also, you can set the total sponsor box height in the in-page function that calls the script, startSponsorRotator() */
#sponsors .showme {
	display: block;
	height: 95px;
}

/* Login at top ============================= */
/* Select color and position by dragging in design view */

#login_links {
	color: #FFFFFF;
	width: 210px;
	position: relative;
	left: 760px;
	top: 8px;
}

#login_links ul li {
	border-left: 1px solid #CCCCCC;
}

#login_links a {
	color: #FFFFFF;
}
#login_links a:hover {
	text-decoration: underline;
	background: #FBA64F;
}

/* Add color overrides to background color boxes from subsites */
div.bio_box {
	background: #FFFF99;
}
div.notes_box {
	background: #DCF8F9;
}
div#notes {
	background: #DCF8F9;
}
.div_callout {
	background: #B5E9B5;
}
div.alert_box {
	background: #FAE5B1;
}
div#alert {
	background: #FAE5B1;
}
.notice {
	color: #F40515;
}
th {
	background: #E7EEF8;
}
.tr_alt {
	background: #EFF4FB;
}
.div_tech h3 {
	border-top-color:  #F07025;
}
/* Add new site-specific styles here */

.rcol_bdy {
	margin: 0px 0px 2px 0px;
}
.rcol_bdy li {
	margin: 0.6em 14px 0px 0px;
}
.rcol_bdy p {
	margin: 0.6em 14px 0px 1.3em;
}
.rcol_bdy p.p_rcol_img {
	margin:5px 0px 0px 8px;
	padding:0px;
}
.rcol_bdy img {
	border: 0px;
}


