/* ========================================================= */
/*  Asia Pacific Oil & Gas Conference & Exhibition
/* Meeting CSS for 07APOGCE
/* ========================================================= */

a {
	color: #163F79;
}
a:visited {
	color: #61728A;
}
a:hover {
	color: #993366;
}
a:active {
	color: #993366;
}
.breadcrumb p {
	color: #163F79;
}

#header_bg {
	height: 91px;
}
#header_bg img {
	position: absolute;
	top: 4px;
}
#srch_bar {
	background-image: url(/spe-site/spe/spe/meetings/APOGCE/2007/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/APOGCE/2007/images/site_images/rcol_hdr.jpg) no-repeat;
}
.rcol_hdr_tall {
	background: url(/spe-site/spe/spe/meetings/APOGCE/2007/images/site_images/rcol_hdr_tall.jpg) no-repeat;
}
.rcol_hdr h3{
	color: #000000;
}
h1 {
	color: #C71545;
}
h2 {
	color: #0582C5;
}
h3 {
	color: #02537F;
}
.color_h1 {
	color: #C71545;
}
.color_h2 {
	color: #0582C5;
}
.color_h3 {
	color: #02537F;
}
.special_h2 {
	font-size: 120%
	color: #0582C5;
	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: #02537F;
	padding: 0px;
	margin: .5em 0em .1em;
}
/* Sponsor box */
#sponsors h3 {
	color: #C71545;
}
#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: #000000;
	width: 210px;
	position: relative;
	left: 760px;
	top: 8px;
}

#login_links ul li {
	border-left: 1px solid #666666;
}

#login_links a {
	color: #000000;
}
#login_links a:hover {
	text-decoration: underline;
	background: #E8F2FE;
}

/* Add color overrides to background colors from subsites */
div.bio_box {
	background: #CBE3F6;
}
div.notes_box {
	background: #E8F2FE;
}
div#notes {
	background: #E8F2FE;
}
.div_callout {
	background: #F9E896;
}
div.alert_box {
	background: #F3D6DE;
}
div#alert {
	background: #F3D6DE;
}
.notice {
	color: #FB0447;
}
th {
	background: #E8F2FE;
}
.tr_alt {
	background: #F1F4FA;
}
.div_tech h3 {
	border-top-color:  #0582C5;
}
/* Add new site-specific styles here */


