/*------------------------------------------------------------------------------

BusinessWeek
Search Results Screen Styles
Copyright (c) by The McGraw-Hill Companies Inc. All Rights Reserved

------------------------------------------------------------------------------*/

@import url("global.css");
@import url("biz_dev.css");

/*- Layout -------------------------------------------------------------------*/

#columnLayout {
	margin-top: 6px;
	background: #fff url(http://images.businessweek.com/gen/backgrounds/story_main_vrules.gif) repeat-y left top;
}

#columnLayout .module {
	margin-bottom: 15px;
}

#column1 {
	width: 600px;
	float: left;
	margin-left: 25px;
	display: inline; /* fixes IE double margin float bug */
}

#column2 {
	width: 300px;
	float: right;
	margin-top: 3px;
	margin-right: 15px;
	display: inline; /* fixes IE double margin float bug */
}

/*- Ads ----------------------------------------------------------------------*/

#wrapper .ad {
	background-color: #ededed;
	padding: 5px 0 3px 0;
	margin-bottom: 6px;
	text-align: center;
}

/*
#wrapper .ad * {
	background-color: green;
}
*/

#columnLayout .ad {
	border-color: #ededed;
	border-width: 1px 0 1px 0;
	border-style: solid;		
	padding: 8px 0 6px 0;
	margin-bottom: 15px;
	text-align: center;
	background-color: white;
}

/* override extra ad wrapper */
#columnLayout .ad .ad {
	border: none;
	padding: 0;
	margin: 0;
}

/*
.noAd {
	float: left;
	background-color: white;
	margin-top: -10px;
	padding: 0;
	width: 100%;
	height: 17px;
}
*/

.noAd * {
	display: none;
}

#column2 .adPair .ad {
	width: 150px;
	float: left;
}

.textAd ul li {
	font-size: 1.2em;
	line-height: 1.3em;
	margin: .8em 0;
}

.textAd ul li a {
	font-weight: bold;
	text-decoration: underline;
}

/*- Headings -----------------------------------------------------------------*/

#results h1 {
	font-size: 2.8em;
	font-weight: bold;
	line-height: 1.2em;
}

#results h2 {
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: 1.1em;
}

#results h3 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em;
	padding: .1em 0;
	color: #333;
	text-transform: uppercase;
}

#results .story a {
	padding-right: 22px;
	background: url(http://images.businessweek.com/icons/story_tools/reprint.gif) no-repeat 100% 50%;
}

#results .slideShow a {
	padding: 3px 27px 3px 0;
	background: url(http://images.businessweek.com/icons/related_items/slideshow.gif) no-repeat 100% 50%;
}

#results .video a {

}

#results .podcast a {
	padding: 3px 22px 3px 0;
	background: url(http://images.businessweek.com/icons/related_items/ipod.gif) no-repeat 100% 50%;
}

#results .guide {

}

#results .protected {

}

#wrapper .module {
	margin-bottom: 15px;
}

#wrapper .module h2 {
	color: #999;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2em;
	border-color: #e5e5e5;
	border-width: 5px 0 0 0;
	border-style: solid;
	padding-top: .4em;
	margin-bottom: .7em;
}

#wrapper .module h2 a:link, #wrapper .module h2 a:visited {
	color: #999;
	text-decoration: none;
}

#wrapper .module h2 a:hover, #wrapper .module h2 a:active {
	color: #999;
	text-decoration: underline;
}

/*- Body ---------------------------------------------------------------------*/

#results a {
	color: #007cd5;
	text-decoration: underline;
}

#results p {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 1em;
}

.disclaimer {
	margin-bottom: 2.8em;
}

.disclaimer p {
	color: #808080;
	font-size: 1.1em;
	line-height: 1.7em;
	margin-bottom: 1em;
}

#results .module .date {	
	margin: 1em 0 0 0;
	font-size: 1.1em;
	color: #666;
}

#results .module h3 {
	text-transform: none;
}

#results .moreLink {
	margin: 1.5em 0 1.8em 0;
}

#results a:link, #results a:visited {
	color: #064599;
	text-decoration: none;
}
#results a:hover, #results a:active {
	color: #064599;
	text-decoration: underline;
}

#results.authorBio .module .date {	
	margin: 1em 0 0 0;
	font-size: 1.1em;
	color: #666;
}

/*- Sorting Options ----------------------------------------------------------*/

#sortOptions {
	border: solid 0 transparent;  /* removes fieldset borders in Opera 7 */
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	right: 0;
	color: #666;
}

#sortOptions p
{
	font-size: 11px;
}

#sortOptions input {
	margin-left: 10px;
	vertical-align: middle;
}	

#sortOptions label {
	margin-left: 5px;
	height: 15px;
}

/*- Search Options -----------------------------------------------------------*/

#searchOptions {
	position: relative;
	border: 1px solid #e5e5e5;
	background-color: #f7f7f7;
	margin-top: 10px;
	padding: 10px;
	font-size: 1.2em;
}

#searchOptions fieldset {
	border: solid 0 transparent;  /* removes fieldset borders in Opera 7 */
	margin: 0;
	padding: 0;
}

#searchOptions #advancedSearchTerm {
	/* border: 1px solid #a8a8a8; */
	width: 170px;
	margin-right: 3px;
	vertical-align: bottom;
}

#searchOptions #searchSubmit {
	width: 53px;
	height: 19px;
	vertical-align: bottom;
}

#searchOptions #mediaType {
	width: 180px;
	height: 19px;
	margin-left: 38px;
}

#searchOptions #moreOptions {
	display: block;
	position: absolute;
	top: 10px;
	right: 16px;
	width: 100px;
	height: 21px;
	padding-right: 17px;
	line-height: 21px;
	text-align: right;
	background: url(http://images.businessweek.com/icons/circle_arrow90_gray_12x12.gif) no-repeat 100% 50%;
	color: #064599;
	cursor: pointer;
}

#searchOptions #moreOptions.enabled {
	background: url(http://images.businessweek.com/icons/circle_arrow270_gray_12x12.gif) no-repeat 100% 50%;
}

#searchOptions #moreOptions:hover {
	text-decoration: underline;
}

#searchOptions #extraOptions {
	display: none;
}

#searchOptions #extraOptions.enabled {
	display: block;
	margin-top: 1.4em;
}

#searchOptions #extraOptions.enabled img {
	margin-bottom: -1px;
}

#searchOptions #searchDateFrom, #searchOptions #searchDateTo {
	width: 100px;
}

#searchOptions #searchDateTo {
	margin-left: 10px;
}

#searchOptions #searchArchives {
	margin-left: 15px;
}

/*- Company Info -------------------------------------------------------------*/

#companyInfo {
	margin-top: -.4em;
}

.gain {
	color: #390;
}

.loss {
	color: #cf0f3f;
}

#companyInfo h3 {
	
}

#companyInfo .financials {
	margin: .2em 0 0 0;
}

#companyInfo .sparkline {
	margin: 0 12px;
}

#companyInfo span {
	margin-right: 12px;
}

#companyInfo .ticker {

}

#companyInfo .price {
	font-weight: bold;
}

#companyInfo .change {

}

#companyInfo .percentChange {

}

#companyInfo ul {
	margin: .8em 0 1.6em 0;
}

#companyInfo ul li {
	display: inline;
	font-size: 1.2em;
	margin-right: 10px;
	padding-right: 10px;
}

#companyInfo ul li.last {
	border: 0;
}

/*- Page Navigation ----------------------------------------------------------*/

#pageNav {
	font-size: 1.2em;
	color: #666;
	margin: 1.8em 0 2.8em 0;
	text-align: right;
}

#pageNav a:link, #pageNav a:visited {
	color: #007cd5;
	font-weight: bold;
	text-decoration: none;
}
#pageNav a:hover, #pageNav a:active {
	color: #007cd5;
	font-weight: bold;
	text-decoration: underline;
}

#pageNav #previousBtn, #pageNav #nextBtn {
	border: 1px solid #007cd5;
}

#pageNav #previousBtn {
	padding: .3em .5em .3em 1.4em;
	margin: 0 .5em 0 0;
	background: url(http://images.businessweek.com/gen/pagenav/pagenav_left_arrow.gif) no-repeat 5% 50%;
}

#pageNav #nextBtn {
	padding: .3em 1.4em .3em .53em;
	margin: 0;
	background: url(http://images.businessweek.com/gen/pagenav/pagenav_right_arrow.gif) no-repeat 95% 50%;
}

#pageNav .pagelinks a {
	padding: .3em .5em .3em .3em;
	border-color: #ccc;
	border-width: 0 1px 0 0;
	border-style: solid;
}

#pageNav .pagelinks a.current {
	font-weight: normal;
	color: #666;
	text-decoration: none;
	cursor: default;
}

#pageNav .pagelinks a.last {
	border: none;
}
