body {
	background-image:url(http://images.tycoonu.com/root/sectorhunter/bg_main.png?h=31cf1);	
}
.container_16 h1.txt_logo {
	background-image:url(http://images.tycoonu.com/root/sectorhunter/logo_tycoonu.png?h=f297b);
}
.container_16 .mainNav li.blueDownArrow a{
	background-image:url(http://images.tycoonu.com/root/sectorhunter/icon_arrow_down.png?h=6e0c3);
}
.txt_header{
	width:249px;
	height:44px;
	background:url(http://images.tycoonu.com/root/sectorhunter/txt_header.png?h=0c721) no-repeat;
}
.grid_10_5 h2,
.grid_16 h2 {
	color: #b10000;
}
#access_required .box_container{
	border:2px solid #bc0e0c;
}


.sectionTabs ul li.tab_when_to_sell span a{
	color:#f00;
}

.btn_help {
	margin: 0 0 0 5px;
	padding-top: 5px;
	border: none;
}
.more {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}

.sidebar p.view_sectors,
.sidebar p.view_alerts {
	color: #3c3c3c;
	font: bold 1em Arial, Helvetica, sans-serif;
}
.sidebar p.view_alerts {
	margin-bottom: 1em;	
}
.sidebar select.alerts_select {
	width: 150px;
	margin-bottom: 1.8em;
	margin-left: 8px;
}


/* right column sector listing - BULLETED LIST
-----------------------------------------------------*/
.sidebar #sectors_list_left {
	padding-left: 8px;
}
.sidebar .sectors_list {
	float: left;
	margin: 0;
	padding:0 0 0 5px;
	width:135px;	
}
.sidebar .sectors_list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sidebar .sectors_list li {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding: 0;
}
.sidebar .sectors_list li.active {
	font-weight: bold;
}

/* SECTOR and CONSTITUENT DETAILS
-----------------------------------------------------*/
#sector_detail h2 img {
	margin-right: 10px;
}
.detail_alert {
	background-color: #fff3c3;
	border: solid 1px #fbd128;
	margin-bottom: 20px;
	padding: 3px;
	text-align: center;
	width: 294px;
}
.detail_alert p {
	color: #3c3c3c;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

/* Content-specific styling: Sector Direction */
span.direction.up {
	color: #8AC450;
}
span.direction.down {
	color: #CF2E0F;
}