@import url("../css/inside.css");

#primary div.intro {
	padding: 30px 30px 0 0;
}
#primary div.intro p {
	font-size: 12px;
}

/* ---------- MARKET ANALYSIS INTRO ---------------- */
body#market #wrapper {
	background: #fff;
}
body#market #outer_container {
	position: relative;
	z-index: 1000;
	margin: 342px 0 0 0;
	padding: 0;
	background: url(../gfx/inside_greenline.jpg) repeat-x 0 0;
	height: 115px;
}
body#market #inner_container {
	width: 990px;
	padding: 0 0 10px 0;
	background: none;
}
body#market #inner_container #primary.market_intro {
	width: 680px;
	height: 60px;
	float: right;
}
#market_login {
	padding: 12px 0 0 0;
}
#market_login .field {
	float: left;
	margin: 0 10px 0 0;
}
#market_login .field input {
	background: url(../gfx/field_custombg.jpg) repeat-x 0 100% #fff;
	border: none;
	padding: 8px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #666;
	width: 200px;
}
#market_login .btn_forgot {
	color: #fff;
	line-height: 35px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#market_login .btn_forgot:hover {
	text-decoration: underline;
}
#market_login #btn_login {
	width: 69px;
	height: 32px;
	text-indent: -999em;
	background: url(../gfx/btn_login.png) no-repeat 0 0;
	border: 0;
	cursor: pointer;
	float: left;
	margin: 0 10px 0 0;
}
#market_login #btn_login:hover {
	background-position: 0 -32px;
}

#market_header {
	height: 85px;
	position: relative;
}
#market_header h1 {
	width: 322px;
	height:70px;
	background: url(../gfx/title_market.jpg) no-repeat 0 0;
	text-indent: -999em;
	position: absolute;
	top: 10px;
	left: 290px;
}


/* ---------- MARKET ANALYSIS INSIDE ---------------- */
#outer_market_container {
	padding: 7px;
}
#market_container {
	background:  url(../gfx/market_content_bg.jpg) repeat-x 0 0;
}
#market_container #primary  {
	float: right;
	width: 661px;
	padding: 0 30px 0 0;
}
#market_container #secondary  {
	float: left;
	width: 285px;
	background: url(../gfx/market_subnav_bg.png) no-repeat 0 20px;
}

#market_container #primary h3 {
	font-size: 14px;
	color: #4AA33F;
	font-weight: bold;
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px 0;
}

/* ------------ REPORT LISTNGS----------------- */
#market_container #report_listings li {
	padding: 0 0 30px 0;
	background: url(../gfx/report_shadow-bg.png) no-repeat 0 100%;
}
#market_container #report_listings p.report_info {
	font-size: 10px;
	color: #999;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#market_container #report_listings li h2 {
	color: #666;
	font: 16px Arial, Helvetica, sans-serif;
}
#market_container #report_listings li h2 a {
	color: #555;
}
#market_container #report_listings li h2 a:hover {
	color: #4AA33F;
}
#market_container #report_listings .btn_download_report {
	width: 114px;
	height: 24px;
	display: inline-block;
	float: right;
	text-indent: -999em;
	background: url(../gfx/btn_mini_download.png) no-repeat 0 0;
}
#market_container #report_listings .btn_download_report:hover {
	background-position: 0 -24px;
}	

/* ---------- MARKET ANALYSIS PAGINATE ---------------- */
#list_paginate {
	position: absolute;
	top: 115px;
	right: 35px;
}
#list_paginate a {
	font-size: 14px;
	color: #555;
	padding: 3px 5px;
	float: left;
	display: block;
}
#list_paginate a:hover,#list_paginate a.active {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	background: #4AA33F;
}
#list_paginate .prev {
	margin: 0 10px 0 0;
}
#list_paginate .next {
	margin: 0 0 0 5px;
}

/* ------------ REPORT CONTENT ----------------- */
#market_container #primary p {
	margin: 0 0 15px 0;
	line-height: 18px;
}
#market_container .report_content {
	padding: 5px 0 10px 0;
}
#market_container .report_content h2 {
	color: #666;
	font: 22px "MankSans", Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	font-weight: normal;
}
#market_container p.report_info {
	font-size: 10px;
	color: #999;
	font-weight: bold;
	margin: 0 0 15px 0;
}

.report_info .date,.report_info .btn_category, .report_info .btn_save_report {
	margin: 0 8px;
}
#market_container .report_content .thumb_report {
	padding: 5px;
	border: 1px solid #ccc;
	margin: 0 15px 15px 0;
	float: left;
}
#market_container .btn_save_report {
	padding: 0 0 0 15px;
	background: url(../gfx/icon_star.gif) no-repeat 0 50%;
	color: #555;
	font-weight: bold;
}
#market_container .btn_save_report:hover {
	color:  #4AA33F;
}
#market_container .report_content .btn_download_report {
	width: 130px;
	height: 32px;
	display: inline-block;
	text-indent: -999em;
	background: url(../gfx/btn_download.png) no-repeat 0 0;
	margin: 0 10px 0 0;
}
#market_container .report_content .btn_download_report:hover {
	background-position: 0 -32px;
}


/* MARKET CONTROL PANEL
--------------------------------------------------------------------------------------------------- */
#cpanel_outer_wrapper {
	width: 100%;
	height: 60px;
	background: url(../gfx/market_cpanel_bg.jpg) repeat-x 0 0;
}
#cpanel_wrapper {
	position: relative;
	margin: 0 auto;
	width: 990px;
	height: 60px;
}

#cpanel_wrapper .user_id {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	top: 20px;
	left: 30px;
}
#cpanel_wrapper .user_id strong {
	padding: 0 0 0 20px;
	color: #A9CFA5;
}

#cpanel_wrapper #cpanel_nav {
	position: absolute;
	right: 0;
	top:13px;
}
#cpanel_wrapper #cpanel_nav li {
	float: left;
	margin: 0 15px 0 0;
}
#cpanel_wrapper #cpanel_nav li a {
	display: block;
	text-indent: -999em;
	height: 32px;
}

/* --- RSS --- */
#cpanel_wrapper #cpanel_nav #p_rss a {
	width:32px;
	background: url(../gfx/rss_icon.png) no-repeat 0 0;
}
#cpanel_wrapper #cpanel_nav #p_rss a:hover,#cpanel_wrapper #cpanel_nav #p_rss.active a {
	background-position: 0 -32px;
}

/* --- FEATURED --- */
#cpanel_wrapper #cpanel_nav #p_feature a {
	width:118px;
	background: url(../gfx/btn_cpanel_featured.png) no-repeat 0 0;
}
#cpanel_wrapper #cpanel_nav #p_feature a:hover,#cpanel_wrapper #cpanel_nav #p_feature.active a {
	background-position: 0 -32px;
}


/* --- REPORTS --- */
#cpanel_wrapper #cpanel_nav #p_reports a {
	width:88px;
	background: url(../gfx/btn_cpanel_reports.png) no-repeat 0 0;
}
#cpanel_wrapper #cpanel_nav #p_reports a:hover,#cpanel_wrapper #cpanel_nav #p_reports.active a {
	background-position: 0 -32px;
}


/* --- PROFILE --- */
#cpanel_wrapper #cpanel_nav #p_profile a {
	width:88px;
	background: url(../gfx/btn_cpanel_profile.png) no-repeat 0 0;
}
#cpanel_wrapper #cpanel_nav #p_profile a:hover,#cpanel_wrapper #cpanel_nav #p_profile.active a {
	background-position: 0 -32px;
}


/* --- LOGOUT --- */
#cpanel_wrapper #cpanel_nav #p_logout a {
	width:72px;
	background: url(../gfx/btn_cpanel_logout.png) no-repeat 0 0;
}
#cpanel_wrapper #cpanel_nav #p_logout a:hover,#cpanel_wrapper #cpanel_nav #p_logout.active a {
	background-position: 0 -32px;
}



/* SUB-NAVIGATIOn
--------------------------------------------------------------------------------------------------- */
#market_container #subnav {
	width: 255px;
	padding: 24px 0 0 0;
	margin: 0 0 25px 0;
}
#market_container #subnav li a.p_sub {
	display: block;
	width: 200px;
	height: 55px;
	background: url(../gfx/subnav.jpg) no-repeat 0 0;
	font: 17px/55px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0 0 0 55px;
	border-bottom: 1px solid #ccc;
}
#market_container #subnav li a:hover,#market_container #subnav li.parent-here a,#market_container #subnav li.here a {
	color: #000;
	background-position: 0 -55px;
}
/*#market_container #subnav li a.p_sub:hover,#market_container #subnav li.active a.p_sub {
	color: #000;
	background-position: 0 -55px;
}*/

#wrapper #market_container #subnav li ul li a {
	display: block;
	width: 200px;
	height: 30px;
	background: url(../gfx/sub-sub_bg.jpg) no-repeat 0 0;
	font: 11px/30px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0 0 0 55px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
#wrapper #market_container #subnav li ul li a:hover, #wrapper #market_container #subnav li.parent-here ul li.here a {
	background: url(../gfx/sub-sub_bg.jpg) no-repeat 0 -30px;
	color: #fff;
}
/*#market_container #subnav li ul li a:hover,#market_container #subnav li ul li.active a {
	background-position: 0 -30px;
	color: #fff;
}*/

/* SEARCH REPORTS
--------------------------------------------------------------------------------------------------- */
#search_reports {
	position: absolute;
	top: 20px;
	right: 20px;
}
#search_reports label {
	display: block;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
#search_reports .search_field {
	background: url(../gfx/field_custombg.jpg) repeat-x 0 100%;
	border: none;
	width: 150px;
	padding: 4px 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #555;
	float:left;
	margin: 0 5px 0 0;
	border: 1px solid #ccc;
}
#search_reports #btn_search {
	width: 51px;
	height: 25px;
	text-indent: -999em;
	background:  url(../gfx/btn_search.png) no-repeat 0 0;
	border: 0;
	cursor: pointer;
	float: left;
}
#search_reports #btn_search:hover {
	background-position: 0 -25px;
}