@import "story_page.css";
@import "section_fronts.css";
@import "polls.css";
@import "daily_report.css";
@import "real_estate_weekly.css";
@import "people_on_the_move.css";
@import "opinion_section.css";
@import "multimedia_section.css";
@import "awards_applications_section.css";
@import "ipod.css";
@import "current_issue.css";
@import "special_issues.css";
@import "past_issues.css";
@import "enewsletter_signup.css";
@import "search_results.css";
@import "career_builder.css";
@import "advertise.css";
@import "print_editions.css";
@import "third_party.css";
@import "header.css";
@import "main_nav.css";
@import "index.css";
@import "petro_tv.css";
@import "footer.css";

* {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:10px 0;
	padding:0;
	background-color:#859EB2;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:.25em 0;
}
h1 {
	font-size:200%;
}
h2 {
	font-size:185%;
}
h3 {
	font-size:170%;
}
h4 {
	font-size:155%;
}
h5 {
	font-size:145%;
}
h6 {
	font-size:130%;
}

li {
	margin:0 0 0 2em;
}

hr {
	margin:5px 0 5px 0;
}

div#page-wrapper {
	width:980px;
	margin:0 0 0 10px;
}

ul.text-menu {
	list-style:none;
}
ul.text-menu li {
	display:inline;
	margin:0;
	padding:0;
}
ul.text-menu li a {
	text-align:center;
}
a {
	-moz-outline:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#333;
}
a img {
	border:none;
}
.center {
	text-align:center;
}
.design-question, .design-note {
	background-color:#FFFABF;
}
p.disclaimer {
	text-align:center;
	padding:0 0 5px 0;
	font-size:9px;
}
div.leaderboard-ad {
	width:728px;
	height:90px;
}
div#right-skyscraper-ad {
	position:absolute;
	top:205px;
	left:995px;
	width:120px;
	height:600px;
}
div#page-peel-ad {
	position:absolute;
	top:20px;
	left:990px;
	width:133px;
	height:20px;
}

div#flash_popup_ad {
	position:absolute;
	width:1071;
	height:430px;
	top:10px;
	left:56px;
	z-index:9999;
	display:none;
}

div#content-area {
	color:#002D62;
	padding:10px 0;
	background-image:url(//media.businessreport.com/media/images/layout/universal/content_area_bg.gif);
	background-repeat:repeat-y;
	min-height:450px;
	height:auto;
}

/* for Internet Explorer */
/*\*/
* html div#content-area {
height: 450px;
}
/**/


div#content-area a {
	color:#002D62;
	text-decoration:none;
}
div#content-area a:hover {
	text-decoration:underline;
}
.image-caption {
	color:#8C8C8C;
	font-style:italic;
}
.center {
	text-align:center;
}

div.wide-skyscraper-ad-box {
	width:160px;
	display:inline;
	float:left;
	margin-left:8px;
	height:600px;
	margin: 0 0 10px 8px;
}

.internal-content-wrapper {
	padding:0 15px 0 15px;
	height:1%;
}

.internal-content-wrapper div#left-column {
	float:left;
	display:inline;
	width:600px;
	padding:0 0 0 0;
}

.internal-content-wrapper div#left-column p {
	padding:0 0 8px 0;
	line-height:16px;
	font-size: 12px;
}

.internal-content-wrapper div#center-column {
	float:left;
	display:inline;
	width:340px;
	margin-left:10px;
}

.internal-content-wrapper div#right-column {
	float:left;
	display:inline;
	width:160px;
	margin-left:5px;
	overflow: hidden;
}

div#stock-report-box {
	width:175px;
	display:inline;
	float:left;
	color:#fff;
	background-color:#1F4775;
	overflow: hidden;
	text-align:center;
	padding:0 0 6px 0;
	margin: 0 0 10px 0;
	border:1px solid #000;
}
div#stock-report-box h4 {
	text-transform:uppercase;
	font-size:135%;
}
div#stock-report-box div#stock-report-sponsor-ad {
	width:160px;
	height:160px;
	margin:0 auto;
}

div.most-popular-stories-pane {
	border-top:3px dotted #999;
	border-bottom:3px dotted #999;
	padding:0 0 8px 0;
}

a.back-to-top-link {
	display:block;
	height:13px;
	width:85px;
	background-image:url(//media.businessreport.com/media/images/layout/universal/back_to_top_link_bg.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

div#third-party-content-wrapper {
	background-color:#fff;
	padding:1em;
	min-height:450px;
	height:auto;
}

/* for Internet Explorer */
/*\*/
* html div#third-party-content-wrapper {
	height: 450px;
}
/**/

form table tr td.label {
	text-align:right;
	font-weight:bold;
	padding:4px;
	width:40%;
}

form table tr td.element {
	padding:4px;
}

.error {
	color:#ff0000;
}

div#center-column ul li a {
	font-size:small;
}

div.centered-ad-box {
	text-align:center;
}

div.text-ad-box {
	font-family: "Times New Roman", Times, Garamond, serif;
	padding:12px 0 12px 0;
	margin:12px 0 12px 0;
	border-top: 3px dotted #999999;
	border-bottom: 3px dotted #999999;
	text-align:center;
	font-size:16px;
}

