/*	
	Copyright (c) 2009 navyblue.
	Doc: default
	Revision: 1.0
*/

@import url(default_white.css);
@import url(jqueryslidemenu.css);

/*--------------------------------------------------------------------------------------------
	Global 
  --------------------------------------------------------------------------------------------*/
/* Generic Links */

#middle_col a:link, #middle_col a:visited, #middle_col a:active,
#full_panel a:link, #full_panel a:visited, #full_panel a:active {
	color:#880656;
	text-decoration:underline;
}
#middle_col a:hover, #full_panel a:hover {
	color:#999999;
	text-decoration:underline;
}


#middle_col .news_txt a:link, #middle_col .news_txt a:visited, #middle_col .news_txt a:active{
	color:#880656;
	text-decoration:underline;
}
#middle_col .news_txt a:hover {
	color:#999999;
	text-decoration:underline;
}


/*--------------------------------------------------------------------------------------------
	Structural 
  --------------------------------------------------------------------------------------------*/

#breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited{
	color:#ec0b8d;
	text-decoration:none;
}

/* Right Column */
.right_title {
	width:217px;
	height:25px;
	font-size:1.33em;
	color:#FFFFFF;
	font-weight:bold;
}


.right_panel {
	width:217px;
	background:#880656 url(../img/img_titlebar_mag_w.gif) no-repeat top;
	padding:10px 15px 10px 15px;
	color:#ffffff;
}
.right_base {
	background:url(../img/img_base2_mag_w.gif) no-repeat bottom;
	height:14px;
}
.news_panel {
	width:217px;
	background:#880656 url(../img/img_titlebar_mag_w.gif) no-repeat top;
	padding:10px 15px 10px 15px;
	color:#FFFFFF;
}


.expand_gen {
	width:232px;
	height:25px;
	padding:10px 0 0 15px;
	cursor:pointer;
}
#sign {
	background:url(../img/img_plus_mag_w.gif) no-repeat top;
}
#forget {
	background:url(../img/img_plus2_mag_w.gif) no-repeat top;
}

#right_expand #sign.selected {
	background:url(../img/img_minus_mag_w.gif) no-repeat;
}
#right_expand #forget.selected {
	background:url(../img/img_minus2_mag_w.gif) no-repeat;
}

.link_gen {
	width:247px;
	height:35px;
	background:url(../img/img_arrow_mag_w.gif) no-repeat;
	margin:0 0 2px 0;
}
.register_gen {
	width:247px;
	height:35px;
	background:url(../img/img_register_mag_w.gif) no-repeat;
}
.sign_panel {
	width:217px;
	padding:10px 15px 10px 15px;
	color:#ffffff;
	background:#b41777 url(../img/img_base_mag_w.gif) no-repeat bottom;
}
.forgot_panel {
	width:217px;
	background:#880656 url(../img/img_base2_mag_w.gif) no-repeat bottom;
	padding:10px 15px 10px 15px;
	color:#ffffff;
}



/* left Column */
.left_ttl {
	width:166px;
	background:#880656 url(../img/img_leftttl_mag_w.gif) no-repeat;
	margin:0 0 2px 0;
	padding:10px 10px 5px 20px;
	font-size:1em;
	color:#FFFFFF;
	font-weight:bold;
}
.sector_ttl {
	width:166px;
	height:28px;
	background:#880656 url(../img/img_leftttl_oil.gif) no-repeat;
	margin:0 0 2px 0;
	padding:10px 10px 5px 20px;
	font-size:1em;
	color:#FFFFFF;
	font-weight:bold;
}


.left_panel {
	width:161px;
	background:#ec0b8d;
	margin:0;
	padding:10px 15px 0 20px;
	color:#FFFFFF;
}

#left_col img {
	margin:5px 0 0 0;
}

.left_base {
	background:url(../img/img_leftbase_mag_w.gif) no-repeat;
}

/* Main */


.sub-sector {
	width:484px;
	min-height:200px;
	height:auto !important;
	height:200px;
	background:#e6e6e6 url(../img/img_ttl_gry.gif) no-repeat;
	padding:10px 15px 10px 15px;
}

.sub-sector_ttl {
	width:424px;
	height:25px;
	font-size:1.33em;
	color:#880656;
	font-weight:bold;
	float:left;
}

.sector_ctrl {
	width:60px;
	float:left;
	height:25px;
}
.sector_ctrl img{
	float:left;
	margin:0 2px 0 0;
}
.sector_btn {
	width:484px;
	height:15px;
	background:url(../img/btn_cnt_gry.gif) no-repeat;
	padding:10px 15px 10px 15px;
}




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

#full_panel ul#tabs li{
	float:left;
	margin:0 4px 0  0;
	display:inline;
}

#full_panel ul#tabs li a:link, #full_panel ul#tabs li a:active, #full_panel ul#tabs li a:visited {
	display:block;
	padding:8px 10px 5px 10px;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	background:#ec0b8d url(../img/img_sub_gen_w.gif) repeat-x bottom;
}

#full_panel ul#tabs li a:hover {
	color:#999999;
}

#full_panel ul#tabs li.selected a:link, #full_panel ul#tabs li.selected a:active, #full_panel ul#tabs li.selected a:visited{
	background: url(../img/img_footer_bg.gif) repeat-x bottom;
	color:#FFFFFF;
}



/* Footer */



/*--------------------------------------------------------------------------------------------
	Navigation 
  --------------------------------------------------------------------------------------------*/  


/* Main nav - See jqueryslidemenu.css */
.jqueryslidemenu {
	background:url(../img/btn_marketing_strategy_bg.gif) no-repeat;
}

/* Subnav */

ul#subnav li, ul.rightnav li {
	background:#ec0b8d;
	margin:2px 0 0 0;
}
ul#subnav li a:hover, ul.rightnav li a:hover {
	color:#880656;
	text-decoration:underline;
	font-weight:normal;
}


ul#subnav ul li{
	width:196px;
	background:#ec0b8d;
	margin:0;
}
ul#subnav ul ul li {
	width:196px;
	background:#880656;
	margin:0;
	border:none;
}
ul#subnav ul ul ul {
	width:191px;
	margin:0;
	padding:5px 0;
	background:#ec0b8d;
	border:solid #040404;
	border-width:2px 0 2px 5px;
}


ul#subnav ul ul ul li{
	background:none;
}
ul.rightnav li p {
	width:247px;
	margin:2px 0 0 0;
	padding: 4px 0 0 4px;
	color: #fff;
}

.subnav_base {
	background:url(../img/img_subbase_mag_w.gif) no-repeat;
	height:14px;
	margin:2px 0 0 0;
}

ul#subnav ul ul li a:hover  {
	color:#ec0b8d;
	font-weight:normal;
	text-decoration:underline;
}
ul#subnav ul ul ul li a:hover, ul#subnav ul li a:hover  {
	color:#880656;
	font-weight:normal;
	text-decoration:underline;
}

ul#subnav li a.selected {
	color:#880656;
	font-weight:bold;
}

ul#subnav ul li a.selected {
	color:#880656;
	font-weight:bold;
	text-decoration:none;
}
ul#subnav ul ul li a.selected {
	color:#ec0b8d;
	font-weight:normal;
	background:url(../img/img_tert_droped.gif) no-repeat;
	}



/*--------------------------------------------------------------------------------------------
	Typography
  --------------------------------------------------------------------------------------------*/
/* Headings */
h1.oil-gas {
	font-family:verdana, arial;
	font-size:22px;
	font-weight:normal;
	line-height:26px;
	color:#ec0b8d;
}

h1 {
	font-size:1.50em;
	margin:0 0 20px 0;
	padding:0;
	color:#880656;
	background:none;
}



h2 {
	font-size:1.50em;
	margin:0 0 20px 0;
	padding:0;
	color:#880656;
	background:none;
}


h3 {
	font-size:1.33em;
	margin:0 0 20px 0;
	padding:0;
	color:#666666;
	background:none;
}

.news_txt h4 {
	font-size:1em;
	margin:0;
	padding:0;
	color:#FFFFFF;
	background:none;
}
/* Type */


.left_panel p {
	margin:0;
	padding:0 0 12px 0;
}

li {
}

/*--------------------------------------------------------------------------------------------
	Forms - form, input, label etc
  --------------------------------------------------------------------------------------------*/
form {
	padding:0;
	margin:0;
}



#left_col input#email_box, #left_col input#pass_box, #left_col input#forgot_box {
	width:180px;
	height:17px;
	padding:3px 10px 0px 10px;
	margin:0 0 10px 0;
	background:url(../img/img_searchbox.gif) no-repeat;
	color:#666666;
	border:none;
	font-size:0.83em;
}
#left_col input#sign_btn {
	width:54px;
	height:18px;
	border:none;
	background:none;
	background:url(../img/btn_sign.gif) no-repeat;
	cursor:pointer;
	margin:0 0 10px 146px;
}
#left_col input#submit_btn {
	width:54px;
	height:18px;
	border:none;
	background:none;
	background:url(../img/btn_submit.gif) no-repeat;
	cursor:pointer;
	margin:0 0 10px 146px;
}


/*--------------------------------------------------------------------------------------------
	Flash text
  --------------------------------------------------------------------------------------------*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.flash {
	visibility: hidden;
	line-height:38px;
}

/*--------------------------------------------------------------------------------------------
	Google
  --------------------------------------------------------------------------------------------*/  

#google_map {
}

#google_map_dir {
}

#google_directions {
}

