/*RESET FOR IE */
 
body, html, div, span, ul
{
margin: 0; padding: 0; border: 0;
} 
 
/* STAND-ALONE HTML TAGS */
a {
 text-decoration: none;
 color: #006699;
}
a:hover {
    color: #991300;
 text-decoration: underline;
 }
 
body {
 background-color: #000000;
 background-repeat: repeat-x;
 background-image: url(/img/isns/body_bg.jpg);
}
 
/* PAGE LAYOUT (and SUBSIDIARY ELEMENTS) */
#container {
 text-align: left;
 padding: 0px;
 border:0;
 width: 940px;
 font-family: Arial, Helvetica, sans-serif;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 background-color: #ffffff;
}
 
#head_level2 {
 height: 124px;
 padding: 0px;
 background-image: url(/img/isns/masthead.jpg);
 background-repeat: no-repeat;
}
 
#date {
 float: left;
 font-size: 11px;
 padding-left: 20px;
 padding-top: 85px;
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
}
 
.search {
 padding-left: 20px;
}
 
#login {
 clear: both;
 font-size: 11px;
 height: 25px;
 background-repeat: no-repeat;
 width: 940px;
 background-color: #cccccc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #333333;
 background-image: url(/img/isns/statbar2.jpg);
 padding-top: 5px;
}
#login a {
 text-decoration: underline;
}
#logged_in {
 clear: both;
 font-size: 12px;
 height: 20px;
 width: 920px;
 background-image: url(/img/isns/statbar2.jpg);
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #666666;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #000000;
 font-weight: bold;
 padding-top: 8px;
 padding-bottom: 5px;
 padding-left: 20px;
}
#logged_in a {
 text-decoration: underline;
 }
#moreinfo {
 float: left;
 padding-left: 20px;
 padding-right: 20px;
 width: 430px;
 font-weight: bold;
 height: 25px;
 padding-top: 4px;
}
#statusbar {
 float:right;
 margin-right: 15px;
 text-transform: uppercase;
 font-size: 10px;
 height: 25px;
 font-weight: bold;
 color: #FFFFFF;
}
#statusbar a {
 
}
 
#leftcol {
 clear: both;
 float: left;
 width: 170px;
 padding: 0px;
 font-size: 12px;
 list-style-type: none;
 margin-right: 5px;
 background-color: #efefef;
}
#leftcol_top {
 background-image: url(/img/isns/nav_top.gif);
 background-repeat: no-repeat;
 height: 2px;
 width: 170px;
}
#leftcol_mid {
}
#leftcol_bot {
 background-image: url(/img/isns/nav_bot.gif);
 background-repeat: no-repeat;
 height: 2px;
 width: 170px;
}
 
#leftnav {
 margin-right: 15px;
 margin-left: 15px;
 margin-top: 10px;
 font-size: 12px;
 padding-left: 5px;
}
#leftnav ul {
 margin-top: 7px;
 margin-bottom: 7px;
 margin-left: 0px;
 padding-left: 0px;
 list-style-type: none;
}
#leftnav li {
 padding-bottom: 2px;
 list-style-type: none;
}
 
#rightcol {
 float: right;
 width: 180px;
 padding: 0px;
 font-size: 11px;
 background-color: #ffffff;
}
#rightcol ul {
 margin-left: 0px;
 padding-left: 0px;
 list-style-type: none;
}
#rightcol li {
 padding-bottom: 10px;
}
 
#sidebar {
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #cccccc;
 width: 150px;
 padding-right: 10px;
 padding-left: 10px;
 margin-top: 10px;
}
#sidebar ul {
    margin-top: 5px;
 }
#maincol {
 width: 575px;
 font-size: 12px;
 line-height: 1.5em;
 background-color: #FFFFFF;
 margin-bottom: 5px;
 float: left;
 padding-top: 10px;
}
 
/* HOME PAGE AREA FOR ANY NUMBER OF NEWS ITEMS (PIC and BLURB COMBOS */
#news_block {
 width: 95%;
 margin-bottom: 10px;
 margin-left: 10px;
}
#news_item {
 width: 100%;
 clear: both;
 margin-bottom: 15px;
}
#news_item a  {
 color: #006699;
}
#news_item a:hover {
 color: #991300;
}
#news_thumb {
 float: left;
 width: 100px;
 height: 100px;
 margin-bottom: 15px;
}
#news_thumb img {
  margin-bottom: 15px;
}
#news_blurb {
 float: right;
 width: 410px;
 padding-top: 0px;
 padding-right: 20px;
 padding-bottom: 10px;

}
#news_blurb h1 {
 font-size: 18px;
 font-weight: normal;
 margin-top: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 margin-bottom: 0px;
 font-family: Georgia, "Times New Roman", Times, serif;
}
#news_blurb p {
 margin-top: 5px;
 margin-bottom: 0px;
 line-height: normal;
}
 
/* ISTV-SPECIFIC LANDING PAGE PAGE AREA FOR ANY NUMBER OF VIDEO ITEMS (PIC and BLURB COMBOS */
#video_block {
 width: 570px;
 height: auto;
 float: right;
}
#vid_left {
 float: left;
 width: 50%;
}
#vid_right {
 float: right;
 width: 50%;
 margin-bottom: 25px;
}
 
#video_item {
 width: 100%;
 clear: both;
 margin-bottom: 10px;
 height: 100px;
}
#video_pic {
 float: left;
 width: 90px;
 height: 90px;
}
#video_blurb {
 float: right;
 width: 450px;
 padding-top: 0px;
 padding-right: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
}
#video_blurb h1 {
 font-size: 16px;
 font-weight: bold;
 margin-top: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 margin-bottom: 0px;
 font-family: Georgia, "Times New Roman", Times, serif;
}
#video_blurb p {
 margin-top: 5px;
 margin-bottom: 0px;
 line-height: normal;
 font-size: 12px;
}
 
/* HOME PAGE AREA FOR SUPPLEMENTAL LINKS in CENTER COLUMN (MORE STORIES, etc) */
#linkblock {
 clear: both;
 width: 95%;
 margin-top: 25px;
 margin-bottom: 10px;
 font-size: 11px;
 line-height: normal;
 margin-right: auto;
 margin-left: auto;
}
#linkblock ul {
 list-style-type: none;
 margin-left: 0px;
 padding-left: 0px;
}
#linkblock li {
 padding-bottom: 10px;
}
 
#block1{
 float: left;
 width: 150px;
 margin-right: 45px;
 margin-top: 20px;
}
#block2 {
 width: 150px;
 margin-right: auto;
 margin-left: auto;
 margin-top: 20px;
}
 
#block3 {
 float: right;
 width: 150px;
 margin-top: 20px;
}
#department {
 height: 24px;
 width: 560px;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 10px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 margin-left: 10px;
}
 
#footer {
 clear: both;
 height: 22px;
 font-size: 11px;
 text-align: center;
 padding-top: 10px;
 background-repeat: no-repeat;
 background-color: #3F5666;
 color: #ffffff;
}
#footer a {
 text-decoration: underline;
 color: #FFFFFF;
}
#footer a:hover {
    text-decoration: underline;
}
 
/* ADDITIONAL AREAS FOUND ONLY ON ARTICLE PAGES */
#tools {
 height: 25px;
 width: 550px;
 margin-left: 20px;
 margin-top: 5px;
 margin-bottom: 10px;
}
#story {
 width: 545px;
 padding-left: 10px;
 margin-top: 10px;
}
#story h1 {
 font-weight: normal;
 font-size: 22px;
 font-family: Georgia, "Times New Roman", Times, serif;
 line-height: 1.2em;
}
#story h2 {
 font-size: 14px;
 font-weight: bold;
}
#story h3 {
    font-size: 12px;
 font-weight: bold;
}
#story ul {
    margin-left: 25px;
 list-style-type:disc
 }
#storypic {
 font-size: 10px;
 line-height: normal;
 background-color: #efefef;
 padding: 5px;
 width: 175px;
 margin-left: 15px;
 margin-bottom: 15px;
 float: right;
 border: 1px solid #cccccc;
}
 
#insider {
 font-family:Georgia, "Times New Roman", Times, serif;
 width: 525px;
 padding-left: 20px;
 background-color: #e8f0ff;
 border: 1px solid #cccccc;
 clear: both;
 padding-right: 20px;
 margin-bottom: 15px;
 padding-top: 5px;
 padding-bottom: 5px;
 }
 
#insider h1 {
    font-weight: normal;
 font-size: 18px;
} 
#media_exclusive {
 background-color: #e8f0ff;
 padding: 3px;
 border: 1px solid #cccccc;
 margin-bottom: 10px;
}

/* REUSABLE CLASSES */
.navheading  {
 font-weight: bold;
 text-transform: uppercase;
 padding-bottom: 0px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #cccccc;
}
.nav_subheading {
 font-weight: bold;
}
.navheading2  {
 font-weight: bold;
 text-transform: uppercase;
 padding-bottom: 0px;
 background-color: #c5dbe9;
}
.media_heading {
 font-size: 11px;
 font-weight: bold;
 text-transform: uppercase;
 text-align: center;
 margin-top: 0px;
 margin-bottom: 2px;
}
 

.byline {
 font-style: italic;
 color: #666666;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #cccccc;
}.sublink {
 font-size: 10px;
 padding-left: 5px;
}
.exclusive {
 font-size: 10px;
 text-transform: uppercase;
 padding: 2px;
 margin-top: 4px;
 font-weight: bold;
 color: #991300;
}
.media_bg {
 background-color: #e8f0ff;
}
.results_main {
 font-size: 18px;
 font-weight: normal;
 font-family: Georgia, "Times New Roman", Times, serif;
}
.dateline {
 font-size: 11px;
 color: #666666;
}

/* SEARCH RESULTS */

.info {
  font-size: 18px;
  }
 

/* ARTICLE ELEMENT */

.tools {
 margin-left: 10px;
 border-bottom: 1px solid #cccccc;
 }

.article P {
 margin: 0 0 11px 0;
}
/*.article H1 {
 margin: 0 0 16px 0;
}
*/
.sideBar {
 float: right;
 width: 175px;
 margin: 0 0 7px 7px;
}
.sideBar .tools,
.sideBar .related {
 margin: 0 0 7px 0;
 border: 2px solid #f1f1f1;
 padding: 7px;
}
.sideBar .element {
 margin: 7px 0 0 0;
}
.sideBar .element P {
 color: #666;
 font-size: 11px;
 margin: 0;
}

/* TEXT SIZES (FOR RESIZER IN ARTICLES) */
.inactive,
.inactive:hover {
	color: #CCCCCC !important;
}
.large .article {
	font-size: 14px;
}
.larger .article {
	font-size: 18px;
}

A.increaseTextSize,
A.decreaseTextSize {
 padding-left: 15px;
}
A.increaseTextSize:hover,
A.decreaseTextSize:hover {
 color: #333;
}
A.increaseTextSize {
background: url(/img/isns/plus-alt.gif) no-repeat 0 2px; 
}
A.decreaseTextSize {
background: url(/img/isns/minus-alt.gif) no-repeat 0 2px; 
}
.sideBar H2 {
 padding: 1px 3px;
 background: #333 url(/img/greenfield/gradient_grey_short.jpg) top right;
 text-transform: uppercase;
 letter-spacing: 1px;
 font-size: 11px;
 color: white;
 margin: 0 0 7px 0;
}
.sideBar UL {
 margin-bottom: 0px;
 list-style-type: none;
 margin-left: 0px;
}
.image P {
 margin: 4px 0 0 0;
 color: #666;
 font-size: 11px;
}
.image.top {
 margin: 0 0 14px 0;
}
/* TOP MENU */
 
.menu.menuTop A.current {
    background: #006699;
    color: white;
}
 
/* SUB MENU */
 
.menu.menuPage A.current {
    color: #333;
    font-weight: bold;
}
 
.container h1 {
    font-size: 18px;
    font-weight: normal;
}
.container h2  {
    font-size 14px;
    font-weight: bold;
}
 
/* COLUMN SPLITTER */
.container {
 width: 570px;
 height: auto;
 float: right;
}
 
.twoColumns .col1 { width:50%; float:left;}
.twoColumns .col2 { width:50%; float:right;}
.rightHeavy .col1 { width:40%; float:left;}
.rightHeavy .col2 { width:60%; float:right;}
.twoColumnsLeftHeavy .col1 { width:60%; float:left;}
.twoColumnsLeftHeavy .col2 { width:40%; float:right;}