@charset "utf-8";

/******************************************/
/** Industry Search Network CSS Document **/
/******************************************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #aaa;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

/* Header */

#header_area {
	background:url(../images/bannerback.gif);
	height:85px;
}

#headbanner {
	background:url(../images/isn_banner.gif);
	height: 80px;
	width: 800px;
	margin:auto;
}

#logo {
	height:20px;
	float:left;
	top:33px;
	position:relative;
}

#headersearch {
	height: 20px;
	float: right;
	position: relative;
	top: 18px;
	text-align: right;
	font-size:11px;
	color:#ffffff;
}

#searchbox {
	font-size:12px;
	color:#999999;
}

.go-button {
	font-size:13px;
	background:url(../images/go-button-bg-sm.png) no-repeat;
	width:25px;
	border:1px solid #000000;
	vertical-align:middle;
}

.go-button-hover {
	font-size:13px;
	background:url(../images/go-button-bg-sm_hover.png) no-repeat;
	width:25px;
	border:1px solid #000000;
	vertical-align:middle;
}

#container {
	width: 800px;
	margin: auto;
}

/* Top navigation CSS */

#top_navig {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background: #666666;
	border-bottom: none;
	width: 800px;
	height: 26px;
}

#topnavig_r1 {
	padding: 3px;
	float: left;
	text-align: left;
	clear: both;
}

#topnavig_r2 {
	padding: 6px;
	float: right;
	text-align: right;
}

#top_navig, #top_navig a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#top_navig p, #top_navig a {
	padding: 0 5px;
}

#top_navig a:hover {
	color: #ffcc33;
}

#top_navig .textfield {
	font-size: 10px;
}

/*  Content CSS  */

#content {
	background: #ffffff url(../images/content_bg.gif) top left repeat-y;
	width: 800px; /* combined width of #minHeight + #left_menu + #main + #right_pane */
	border:1px solid #000;
	float:left;
}

#minHeight { /* Use this to set height of content panel, ensures no hanging text */
	float:right;
	width:0px;
	height:720px;
	margin:0px;
	padding:0px;
}

.spacer {
	width: 800px;
	height: 8px;
	clear: both;
	margin:auto;
}

/* Left Menu */

#left_menu {
	width: 140px;
	float: left;
	text-align: left;
	font-size: 11px;
	color: #000000;
	margin-top: 4px;
	font-weight:bold;
	vertical-align: top;
}

#left_menu h2 {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	border-bottom: 1px solid #990000;
	margin: 20px 0 10px 5px;
	font-weight: bold;
}

#left_menu p {
	margin: 8px 2px;
	padding-left: 8px;
}

#left_menu a {
	color: #000000;
	text-decoration: none;
}

#left_menu a:hover {
	color: #666666;
}

/* Main Content Section */

#main {
	background-color: #FFFFFF;
	width: 500px;
	float: right;
	text-align: left;
	padding-bottom:20px;
}

#main p, #main li {
	font-size: 11px;
	margin:10px 15px 0;
	clear:both;
}

#main p a, #main li a {
	color: #990000;
	font-weight: bold;
}

#main p a.newslink, #main li a.newslink {
	color: #000066;
}

#main table {
	margin:0 15px 15px;
}

#main table td {
	font-size:11px;
}

#main table.subcats td {
	padding:2px 0;
}

#main table.subcats td a, #main table.subcats td a:visited {
	font-weight:bold;
	color: #990000;
}

#main table.subcats td a:hover {
	font-weight:bold;
	color: #cc6600;
}

#main p a:hover, #main li a:hover {
	color: #cc6600;
}

#main p a.newslink:hover, #main li a.newslink:hover {
	color: #0033cc;
}

#main .featuredlisting {
	float:left;
	display:inline; /* Fix for IE6 */
	width:468px;
	margin:0 15px 10px;
	padding:10px 0 10px;
	background:url(../images/featuredlisting.gif) no-repeat top right;
	background-color:#ffffdd;
	border:1px solid #ffcc33;
}

#main .featuredlisting a {
	font-size:12px;
}

#main .featuredlisting p {
	margin:0 10px;
}

#main img {
	margin-left:15px;
	margin-right:15px;
	border:none;
}

#main pre {
	font-size:11px;
	margin-left:15px;
	margin-right:15px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
}

h1 a, h1 a:visited {
	color: #990000;
}

h1 a:hover {
	color: #cc6600;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin:15px 15px 10px;
	border-bottom: 1px solid #666666;
}

h3 {
	font-size: 12px;
	font-weight:bold;
	margin: 10px 15px 5px 15px;
}

hr {
	margin-left: 15px;
	margin-right: 15px;
}

#main iframe {
	border:1px solid #cccccc;
}

.newsindex-topheadlines {
	margin:0 15px 10px;
	padding-bottom:5px;
	border:1px solid #cccccc;
	background-color: #e6e6e6;
	width: 468px;
	float: left;
	text-align: left;
}

#cse-search-results {
	margin:15px;
}

#cse-search-results iframe {
	width:470px;
	height:1093px;
	border:none;
}

.smalltext {
	font-size: 10px;
	color: #999999;
}

.new {
	color: #990000;
}

.table2 {
	font-size: 11px;
	color: #333333;
	margin-right: 15px;
	margin-left: 15px;
}

.table2 a {
	color: #CC6600;
}

.table2 a:hover {
	color: #990000;
}

.input {
	font-size: 11px;
}

select {
	width:17.9em;
	font-size:11px;
}

/* Right pane */

#right_pane {
	background-color: #FFFFFF;
	width: 160px;
	vertical-align: top;
	float: right;
	font-size: 11px;
}

#right_pane p {
	margin:10px 0;
}

#right_pane img {
	border: 1px solid #000000;
}

#add {
	width: 120px;
	height:37px;
	background: #ffcc33 url(../images/add.gif) center left no-repeat;
	margin: 16px 19px;
	border: 1px solid #000000;
	font-weight: bold;
	font-size: 12px;
}

#add p {
	margin: 11px 7px;
	text-align: right;
}

#add p a {
	color: #000000;
	text-decoration: none;
}

#add p a:hover {
	color: #444444;
}

#rssbuttons {
	margin:20px 34px 0;
}

#rssbuttons img {
	margin-bottom:8px;
	border:none;
}

#right_pane iframe {
	border:1px solid #CCCCCC;
}

/* Footer Section */

#footer {
	margin-top: 5px;
	font-size: 10px;
	padding: 0 4px;
	color: #000000;
}

#footer_r1 {
	text-align: left;
	clear: both;
	float: left;
}

#footer_r1 a {
	color: #000000;
	text-decoration: none;
}

#footer_r1 a:hover {
	color: #990000;
	text-decoration: none;
}

#footer_r2 {
	text-align: right;
	float: right;
}

#footer_r2 a {
	color: #FFCC66;
	text-decoration: none;
}

#footer_r2 a:hover {
	color: #FF6600;
	text-decoration: none;
}