/* BEGIN Ad widget */
div.ad {
    font-size:9px;
    color:#CCCCCC;
}

div.ad span {
    text-align:center;
    display:block;
    padding:5px 0px;
}
/* END Ad widget */

/* BEGIN Search widget */
div#subhead form#hdr_search {
    float:right;
    margin-top:35px;
    text-align:left;
    width:287px;
    padding-left: 30px;
}
div#subhead form#hdr_search div#ngm_link
{
    background:url(img/header_search.gif) no-repeat top left;
    height:23px;
    width:162px;
    
}
div#subhead form#hdr_search div#ngm_link a h2
{
    text-indent:-2000px;
    padding:0px;
    margin:0px;
}


div#subhead form#hdr_search div#ngm_link:hover
{
    background:url(img/header_search_over.gif) no-repeat top left;
    height:23px;
    width:162px;
    
}
div#subhead form#hdr_search div#search
{
    border-color:#000;
    border-style:solid;
    border-width:1px;
    width: 225px;
    height: 21px;
}


div#subhead form#hdr_search div#search input#hdr_q 
{
    border-color:#FFFFFF;
    border-style:solid;
    border-width:1px;
    font-size:9px;
    margin:0px;
    width: 200px;
    padding: 3px;
}
div#subhead form#hdr_search div#search input#hdr_submit
{
    background:#FFFFFF url(img/search_submit.gif) no-repeat scroll center;
    border-color:#FFFFFF;
    border-style:solid;
    border-width:1px;
    font-size:9px;
    width: 15px;
    height: 20px;
    margin: 0px;
}
/* END Search widget */

/* BEGIN Current Issue widget */
div#current_issue {
    width:180px;
    height:118px;
    overflow:hidden;
    float:left;
   /*  background:url('/img/current/shadow.jpg') top right no-repeat;*/ 
}

div#current_issue img {
   float:left; 
}

div.nav {
background-color: #000;
    background:url('/img/current/defaulta.jpg') top left no-repeat; 
}

div#current_issue span {
    color:#999;
    margin-top:35px;
    display:block;
}
/* END Current Issue widget */

/* BEGIN Article widget */
div.content {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:14px;
    line-height:26px;
    padding:10px 20px 0px 20px;
    background-color: #fff;
}


a.first_page_next {
    color:#941a09;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    font-size:12px;

}

div.article_credits {
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-weight:bold;
    padding:15px 20px 0px 20px;
    font-size:11px;
}

div.article_subnav {
    float:left;
    width:160px;
    margin:20px 40px 20px 0px;
    font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:12px;
}

.articlesubimage {
    border: 1px solid #e9e9e9;
    margin-bottom: 5px;
}

div.article_subnav ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}

div.article_subnav ul li{
    margin:6px 0px;
    padding:0px;
}
div.article_subnav ul li.digicons {
    padding:10px 5px;
}

div.article_subnav ul li img {
    padding:5px 5px;
}

h2.title {
    text-align:left;
    margin:0px;
    padding: 15px 20px 0px 20px;
    font-size:22px;
    font-weight:500;
    line-height:32px;
    font-family:Georgia, "Times New Roman", Times, serif;
}

h3.title {
text-align:left;
padding: 5px 20px 5px 20px; 
font-size:16px; 
font-family:Arial, Verdana, Helvetica, sans-serif;
/*font-family: Georgia, "Times New Roman", Times, serif; */
line-height: 25px;
font-weight: 200;
margin:0px; 
}

div.article_top {
    text-align:left;
    background-color: #fff;
}

div.interactive_top {
    width: 765px;
}

div.article_title {
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:16px;
    line-height:18px;
    color:#941a09;
    margin:0px;
    padding: 0px 0px 0px 0px;
}

div.article_title .published {
    font-family:Arial, Verdana, Helvetica, sans-serif;
    float:right;
    color:black;
    font-size:11px;
}

div.article_top .title {
    color:#000;
    font-size:16px;
}

div.article_top .subtitle {
    font-size: 12px;
    color: #191919;
    margin:10px 0px;
}


div.article_actions {
    text-align: center;
    margin: 10px 0px;
    color: #dedbc3;
    font-size: 16px;
}

div.article_actions a img {
    vertical-align: middle;
    padding:3px 5px;
}

div.article_featurehub {
    margin: 0px auto;
    color: #dedbc3;
    width: 160px;
    padding: 15px 0px 10px 0px;
    background-color: #fff; 
}

div.article_featurehub img {
    padding: 0px 3px 0px 3px;
}

div.featurehubemail {
    float:none;
}


/* page navigation */
div.nextpagetop, {
    padding: 20px 0px 0px 0px; 
    text-align:right; 
    text-transform:uppercase; 
    font-size:10px; 
    font-weight:bold;
    color:#999;  
    border-top:1px #dedbc3 solid;
    margin-top:20px;
}

div.nextpage {
    padding: 15px 0px 0px 0px; 
    text-align:right; 
    text-transform:uppercase; 
    font-size:10px; 
    font-weight:bold;
    color:#999;  
    border-top:1px #dedbc3 solid;
    margin-top:15px;

}

div.nextpage_continue {
    padding: 10px 0px 0px 0px; 
    text-align:center; 
    text-transform:uppercase; 
    font-size:10px; 
    font-weight:bold;
    color:#999;  

}

div.nextpagetop a, div.nextpage a {
    color: #000; 
    text-decoration:none;
}

div.nextpagetop a:hover, div.nextpage a:hover {
    text-decoration:underline;
}

div.nextpagetop span.nums, div.nextpage span.nums {
    float:left;
}

/* END Article widget */

/* BEGIN More Interactives widget */
div.more_interactive {
    padding-top:10px;
    clear:both;
}

div.more_interactive span{
    color:#999;
    font-family:georgia, times, serif;
    font-size:16px;
}

div.undercontain {
    margin: 0px auto;
    margin-top:20px;
    margin-bottom:20px;
    padding: 0px 0px 0px 20px; 
    float: left; 
    width: 215px; 
}
div.undercontain img {
    margin: 2px 10px 10px 0px; 
    padding: 0px; 
    float: left;
}
div.undercontain a {
    margin: 0px 0px 5px 0px; 
    padding: 0px; 
    text-decoration: none; 
    font-size: 11px; 
    line-height: 17px;
}
div.undercontain a:hover {
    /* color: #941a09; */
}
div.undercontainhead {
    margin: 0px 0px 0px 0px; 
    padding: 0px; 
    font-weight: 
    bold; 
    font-size: 11px;
}
div.undercontainsub {
    margin: 0px; 
    padding: 0px;
}

.undercontain_left {
    float: left;
}
.undercontain_right {
    float: left
    width: 130px;
}
/* END More Interactives widget */

/* BEGIN Featured Packages widget */
div.featured_packages {
    clear:both;
    background:#f3f2e9;
    font-size:11px;
    width:100%;
    margin-top:10px;
}

div.featured_packages ul {
    margin:0px auto;
    padding:0px;
    list-style-type:none;
    clear:both;
text-align:center;
margin-left:40px;
}

div.featured_packages ul li {
    margin:0px;
    padding:20px 10px 20px 10px;
    float:left;
}
div.featured_packages ul li a {
    display:block;
    text-align:left;
    font-weight:bold;
}
div.featured_packages ul li a img {
    display:block;
    margin-bottom:4px;
}
/* END Featured Packages widget */

/* BEGIN Photo gallery widget */

div.main_2narrow {
    border:1px solid #dedbc3;
    width:765px;
    padding:20px;
    margin: 15px 0px 15px 0px;
    float:left;
	text-align:left;
	background-color:#fff;
}

div.main_2narrow_nb {
    width:805px;
    padding:0px;
    margin: 15px 0px 15px 0px;
    float:left;
	text-align:left;
	background-color:#fff;
}

div.main_2wide {
float:left;
	margin:15px 0px 15px 0px; 
    text-align:left;
	width:625px;
	padding: 20px;
	border:1px solid #dedbc3;
	background-color: #fff;
}

div.main_2wide_nb {
float:left;
	margin:15px 0px 15px 0px; 
    text-align:left;
	width:665px;
	padding: 0px;
	background-color: #fff;
}

/* END Photo gallery widget */



.emailafriend {
	float: right;
}

.printerfriendly {
	float: right;
}

/* BEGIN Your Shot */
div#ystoppernav {margin: 0px 0px 0px 0px; padding: 15px 0px 15px 0px; text-align: center; background-color:#f3f2e9; border-bottom: 1px solid #dedbc3;}

div#ysdailycol{
  margin: 0px; 
  padding: 0px; 
  float: right; 
  background-color: #fff; 
  text-align: right;
  width: 514px;
 }

div#ysleftcol{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left; width: 205px; background-color: #fff; text-align: left;}

.ysleftcontain {margin: 0px 0px 0px 0px; padding: 0px 0px 20px 0px; background-color: #fff;}
.ysleftcontain a {text-decoration:none; color: #191919; }
.ysleftcontain a:hover {color: #941a09;}
.yssubmitpic {
    background-image: url('img/pointer-red.gif');
    background-repeat: no-repeat;
    color: #941a09;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 5px 10px;
}
.yslefthd {padding: 0px 0px 5px 10px; font-size: 12px; font-weight: bold; background-image: url(img/pointer.gif); background-repeat:no-repeat;}
.ysleftsb {font-size: 11px; line-height: 15px;}

.ys_splash_head {
  background-color: #191919;
  text-align: left;
  padding: 2px 0px 2px 5px;
  margin: 0px 0px 10px 0px;
  color: #fff;
}

.titlehedtx {font-size:20px; font-weight: 500; text-align:left; color: #941a09;}
.titlesubtx {padding: 10px 0px 20px 0px; text-align:left;}
.titlesubtitletx {padding: 10px 0px 0px 0px; text-align:left; font-weight:bold;}

/* END Your Shot */

/* BEGIN Related Content Nav Widget */

#relatedwrap {margin: 0px; padding: 0px 25px 25px 25px; font-size:11px; border: 1px #59594f solid; line-height: 15px; }

#rtrailfeaturecontain {margin: 0px; padding: 0px; width: 250px;}
#rtrailfeature {margin: 0px auto; padding: 15px 0px 0px 0px;}
#rtrailfeature a {color: #191919; text-decoration: none;}
#rtrailfeature a:hover {color: #00829e;}
#rtrailfeature a#current {color: #000;}
#rtrailfeature img {margin: 0px 10px 0px 0px; padding: 0px; float:left; border: solid 1px #e9e9e9;}
.rtrailfeaturehed {margin: 0px auto; padding: 10px 0px 0px 0px; font-weight: bold;}
.relconfeaturetxt {margin: 0px auto; padding: 0px 0px 0px 0px; }
#rightcattxt {margin: 0px; padding: 20px 0px 0px 0px; color:#000;  font-size:16px;}



/*Right Rail Features*/

/* BEGIN Navigational Widgets */
.navblock {margin: 0px 0px 10px 0px; padding: 0px 0px 5px 0px; float: left; width: 160px;}
.navblock a {margin: 0px; padding: 0px; text-decoration: none; color: #000; font-size: 11px;  line-height: 17px;}
.navblock a:hover { color: #00829e; }
.navblock img {margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; }
.navblocktxt {padding: 0px 0px 6px 0px; color:#59594f; font-size:13px; font-weight: 600; text-transform: uppercase;}
.navblocktxt img{padding: 0px 0px 5px 0px; color:#59594f; font-size:13px; font-weight: 600; text-transform: uppercase;}

.navblockhm {margin: 0px 0px 5px 0px; padding: 0px 0px 5px 0px; float: left;}
.navblockhm a {margin: 0px; padding: 0px; text-decoration: none; color: #000; font-size: 11px;  line-height: 17px;}
.navblockhm a:hover { color: #00829e; }
.navblockhm img {margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px;}

.pointercontainhed {margin: 0px 0px 0px 0px; padding: 1px 0px 0px 10px; font-weight: bold; background-image: url(img/pointer.gif); background-repeat:no-repeat;}
.pointercontainsub {margin: 0px; padding: 0px 0px 0px 10px;}
/*END Navigational Widgets */

/* BEGIN Article Subnav Widget */
div.article_leftnav {
    padding: 0px 0px 0px;
    margin: 0px;
    float: left;
    width:160px;
}
div.article_leftnav h3 {
    padding: 0px 0px 19px 0px; 
    margin:0px;
    color:#999; 
    font-size:16px; 
    font-weight:normal;
    font-family: Georgia, "Times New Roman", Times, serif;
}

div.article_leftnav_section {
    border-bottom:1px solid #dedbc3;
    margin-bottom:19px;
}

div.article_leftnav_item {
    margin: 0px 0px 10px 0px; 
    padding: 0px 0px 10px 0px;
}

div.article_leftnav_item a {margin: 0px; padding: 0px; text-decoration: none; color: #000; font-size: 11px;  line-height: 17px;}
div.article_leftnav_item a:hover { color: #00829e; }
div.article_leftnav_item img {margin: 0px 0px 15px 0px; padding: 0px 0px 0px 0px;}

/* END Article Subnav Widget */

/*BEGIN Featurehub Widget */
/* hide this -- (we're using the definition from style.css)
.hubhedtx {
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:20px;
    line-height:18px;
    color:#941a09;
    margin-bottom:19px;
}
*/

.coltoc {margin: 0px; padding: 0px; width: 625px; background-color: #fff; float: left;}
.coltoc a{color: #191919; text-decoration: none;}
.coltoc a:hover{color: #00829e;}

.tocimg {margin: 0px 0px 0px 20px; padding: 0px; float: right; }
.toched {margin: 0px auto; padding: 10px 0px 10px 0px; font-size:18px; line-height: 21px;}
.tocsub {font-size: 12px; line-height: 18px;}

.tocdate {margin: 0px; padding: 15px 0px 0px 0px;}

/* END Featurhub Widget */


/* BEGIN Geopedia */
/* moved to geopedia.css */
/* END Geopedia */


/* BEGIN Home Page */

#homedate{
    padding-bottom: 5px;
    padding-top: 0px;
}

#nghomenews {
  padding: 20px 0px 0px 0px;
}

#nghomenews_wrap {
  padding: 20px 0px 0px 0px;
}

#podhome {margin: 0px; padding: 10px 0px 15px 0px; border-left: 1px solid #dedbc3; border-bottom: 1px solid #dedbc3; border-right: 1px solid #dedbc3; text-align: center; }

/* END Home Page */


/* BEGIN SSO Login & Reg */

.centered { text-align: center; }

.sso_page_error {
   background-color: #fcc;
   border-bottom: red solid 1px;
   border-top: red solid 1px;
   padding: 10px;
}

.sso_left { float: left; }
.sso_right { float: right; }

.sso_text { font-size: 11px; }
.sso_title { 
   margin: 0px; 
   padding: 0px 0px 19px 0px; 
   color:#999; 
   font-family: Georgia, "Times New Roman", Times, serif; 
   font-size:16px;
}

#sso_sign_in {
   margin: 30px 0px 0px 0px;
   padding: 22px 0px 10px 0px;
   width: 520px;
   float: left;
}

.debug1 { border: 2px red dotted;   }
.debug2 { border: 2px green dashed; }
.debug3 { border: 2px blue dashed; }

#sso_sign_up {
   width:218px;
   border-top: 1px #dedbc3 solid; 
   border-left: 1px #dedbc3 solid;
   margin: 30px 0px 0px 0px;
   padding: 22px 0px 10px 16px;
   float:right;
}

#sso_register {
   margin: 32px 0px 0px 0px;
   padding: 20px 0px 0px 0px;
   width: 515px;
   float: left;
}

#sso_send_pw {
   margin: 32px 0px 0px 0px;
   padding: 20px 0px 0px 0px;
   width: 400px;
   float: left;
}

.sso_page {
   margin: 10px 0 5px 0;
   position: relative;
   font-size:11px;   
}

.sso_form_row {
   position: relative;
   text-align: left;
   clear: left;
   min-height: 30px;
}

#sso_vc_box {
   float: center;
}

input.sso, select.sso {
   float: left;
   clear: right;
   font-size: 1em;
   margin: 0 0.5em 0 0;
}

#sso_submit { float: none; }

.sso_form fieldset {
   /* border:2px solid red; */
   margin:0;
   padding: 0 0 0 20px !important;
   border: 0;
   float: left;
   clear: right;
   text-align: left;
}
.sso_form label {
   float: left;
   width: 13em;
   clear: left;
   font-weight:bold;
}
.sso_form .form-row {
   position: relative;
   text-align: left;
   clear: left;
   min-height: 30px;
}
.sso_form input.sso_input {
   width: 20em;
   border: 1px solid #c0c0c0;
   float: left;
}
.sso_form input.sso_input.narrow {
   width: 10em;
}
.sso_form div.sso_error {
   font-weight: bold;
   font-size: 85%;
   padding: 0 2em;
   line-height: 1.5em;
   clear: both;
   margin: 0 0 0.5em 0;
   color:#941a09;
}

.sso_form label.sso_checkbox_label {
	float: left;
	clear: right;
	width: 96%;
	font-weight:normal;
}

/* SSO Visual Code selectors */
.sso_vc_image { }

.sso_vc_unselected img {
   border: white solid 2px;
   background-color: gray;
   filter: alpha(opacity = 60);
   opacity: 0.6;
}

.sso_vc_unfaded img {
   border: white solid 2px;
   background-color: gray;
   filter: alpha(opacity = 100);
   opacity: 1;
}

.sso_vc_selected img{
   border: darkred solid 2px;
   filter: alpha(opacity = 100);
   opacity: 1;
}

.sso_vc_photo_credits {
   width: 250;
   font-size: 7pt;
   padding: 4px;
   line-height: 8pt;
   padding-bottom: 8px;
   color: #999999;
}

/* SSO Legal Acceptance */
#sso_legal_form {
   padding: 20px 0px 0px 0px;
   width: 515px;
   text-align: center;
}

.sso_legal_warn_title {
   background-color: yellow;
   text-align: center;
}

#sso_accept_warn_message {
   border: 2px yellow solid;
   padding: 3px;
   text-align: left;
}

.sso_legal_doc {
   height: 300px;
   width: 500px;
   overflow: auto;
   border: 2px black solid;
   margin: 5px;
}

/* END SSO */


/* BEGIN Learn More Object */
.learnmorecontain {padding:0px; float:left; width: 625px; background-color: #fff;}
.learnmorehedcontain {background-color:#fff; padding: 10px 0 0; margin: 0px;}
.learnmoresubtxt {padding: 20px 0px 0px 0px; font-size: 12px;}
.learnmoresubtxt a{text-decoration: underline; color: #000;}
.learnmoresubtxt a:hover{color: #00829e; text-decoration: underline;}
.learnmorelink {text-decoration: none; color: #941a09; font-family: Arial, Verdana, sans; font-size:12px; font-weight: bold; }
.learnmorelink:hover {text-decoration: none; color: #00829e;}
.learnmoreauthor {color: #999; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; text-align:left; padding: 0px 0px 5px 0px;}
.learnmorehedtx {padding: 0px 0px 0px 0px; margin: 0px; font-family: Georgia, "Times New Roman", Times, serif; font-size:17px;}
.learnmoresubhed {text-decoration: none; font-weight: bold; }
  /* contains the text from linked article */
.geobodyhedtx {margin: 0px 0px 0px 0px; padding: 10px 0px 10px 0px; font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; line-height: 20px;}


#sources {margin: 0px; padding: 10px 0px 10px 0px; font-size: 12px; color: #000; line-height: 16px; width: 625px;}
#sources ul {margin: 0px; padding: 0px;}
#sources li {margin: 0px; padding: 5px 0px 5px 0px; list-style-type: none;}

hr {border: 0px; margin: 10px 0px 10px 0px; color: #dedbc3; background-color: #dedbc3; height: 1px;}


/* END Learn More Object */

/* BEGIN Field Notes Object */
#banner {margin: 0px; padding: 0px 0px 20px 0px;}
#fieldstorytxt {margin: 0px; padding: 15px 0px 0px 10px; }
#fieldstorytxt a {margin: 0px; padding: 0px; color: #999;  text-decoration: none;}
#fieldstorytxt a:hover {margin: 0px; padding: 0px; color: #00829e; }
.fieldhedtx {margin: 0px; padding: 10px 0px 10px 0px; font-size:20px; font-weight: 500; }
.fieldsubtx {margin: 0px; padding: 0px 0px 15px 0px;}

img.qa {float: left; margin: 0px 4px 0px 0px;}

#cattxt {margin: 0px; padding: 0px 0px 10px 0px; text-transform: uppercase; color: #b9b9b9; font-size: 10px;}

.interhead { padding: 15px 0 0 0; }
/* END Field Notes Object */


/* BEGIN How to Help */
/*#colhowtohelp {margin: 20px 0px 0px 0px; padding: 25px; width: 615px; background-color: #fff; float: left; border: 1px #dedbc3 solid;}*/

.h2hhed {margin: 0px auto; padding: 10px 0px 10px 0px; font-family: Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight: none; line-height: 21px;}
.h2hsub {font-size: 12px; line-height: 18px;}
.h2hdate {margin: 0px; padding: 15px 0px 0px 0px;}

.photort {
    width: 300px;
    margin: 0px; 
    padding: 0px 0px 20px 40px;
    float: right;
    text-align: right; 
}

.photort img{
    border: 1px solid #e9e9e9;
}

.photocred {margin: 0px; padding: 0px 0px 0px 0px; text-align:right; font-size:10px; color:#191919;}
/* End How to Help */



/* BEGIN More Object */
.more {margin: 0px 20px 0px 0px; padding: 0px 0px 0px 0px; float: left; width: 200px;}

.more a {color: #191919; text-decoration: none;}
.more a:hover {color: #00829e;}
.more a#current {color: #00829e;}
.more img {margin: 0px 15px 20px 0px; padding: 0px; float:left; border: solid 1px #e9e9e9;}
.more .hed {margin: 0px auto; padding: 5px 0px 5px 0px; font-size: 11px; font-weight: bold; line-height: 15px;}
.more .sub {font-size: 11px; line-height: 15px;}

.moretitle {padding: 0px 0px 15px 0px; color:#59594f; font-size:13px; font-weight: 600; text-transform: uppercase;}

.morewide {margin: 0px 20px 0px 0px; padding: 0px 0px 0px 0px; float: left; width: 285px;  background-color: #fff;}
.morewide a {color: #191919; text-decoration: none;}
.morewide a:hover {color: #00829e;}
.morewide a#current {color: #00829e;}
.morewide img {margin: 0px 15px 20px 0px; padding: 0px; float:left; border: solid 1px #e9e9e9;}
.morewide .hed {margin: 0px auto; padding: 5px 0px 5px 0px; font-size: 11px; font-weight: bold; line-height: 15px;}
.morewide .sub {font-size: 11px; line-height: 15px;}

.more_section {float:left; background-color: #fff;}
/* End More Object */

/* Animal Minds */
.amcontentwrap {
    padding: 40px 0px 0px 45px;
    text-align: left;
}

.photort250 {
    float: right;
    padding: 0px 0px 20px 40px;
    text-align: right;
    width: 250px;
}   
/* END Animal Minds */

/* Subscribe */

#subscribelft {margin: 20px 20px 0px 0px; padding: 0px 20px 0px 0px; width:350px; float: left; border-right: 1px #dedbc3 solid;}
#subscribelrt {margin: 15px 0px 0px 0px;width:200px; float: left;}

.subscribe {margin: 0px 0px 0px 0px; padding: 10px 0px 0px 0px; color: #999; }



#spacernl {margin: 0px auto; padding: 5px;}


.logins {padding: 0px 0px 2px 0px; float: left; width: 200px; font-size:11px; color:#999; line-height: 15px;}
.formtxt {font-size:11px;}
.subcover {border: 1px solid #dedbc3; float: right; padding: 10px; width: 96px;}

.subscribe_error {
   font-weight: bold;
   line-height: 1.5em;
   clear: both;
   color:#941a09;
   margin-bottom: 20px;
}


/* END Subscribe */

/* Begin Newsletters */
.nlsub {
    font-size: 11px;
    line-height: 15px;
    margin: 0px auto;
    padding: 10px 0px 15px;
}

.msbox {
    border: 1px solid #dedbc3;
    float: right;
    margin: 0px 0px 20px 20px;
    padding: 20px;
    text-align: center;
    width: 270px;
}

.nlleftcattxt {
    color: #999999;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
}

.nltitletx {
    font-size: 11px;
    font-weight: bold;
    padding: 5px 0px 0px;
    text-align: left;
}

.nlcontainwrap {
    float: left;
    margin: 0px auto;
    width: 270px;
}

.nlbutton {
    float: left;
    margin: 0px auto;
    padding: 15px 0px 0px;
    width: 100px;
}

.nllink {
    font-size: 11px;
    padding: 10px 0px 0px;
}
/* End Newsletters */


/* Begin Archives */

.arch_column_group {/* border: 1px solid #cc0000;*/ clear:both; }
#arch_search {
   margin: 20px 0px 0px 0px; 
   padding: 10px; 
   background-color:#efefef; 
   border: 1px solid #dedbc3; 
}

.arch_letters {margin: 0px; padding: 0px 0px 0px 10px;}
.arch_letters li{margin: 0px; padding: 0px; font-size: 12px; display: inline;}
.arch_letters li a {margin: 0px; padding: 0px 5px 0px 5px; text-decoration: none; color: #595959;}
.arch_letters li a:hover             {color: #941a09;}
.arch_letters a:link#arch_current    {color: #941a09;}
.arch_letters a:visited#arch_current {color: #941a09;}
.arch_letters a:hover                {color: #941a09;}


#archivesflash {margin: 0px auto; padding: 10px; background-color:#efefef; border: 1px solid #dedbc3; }


#archcolcontain {margin: 0px; padding: 0px; background-color:#fff; float: left; width: 635px;}


#archcolwrap {margin: 0px; padding: 0px; float: left; width: 200px; background-color: #fff; border-right: 1px solid #dedbc3;}
#archcol {margin: 0px; padding: 5px 15px 10px 15px; float: left;}
#archcol a {color: #191919; text-decoration: none;}
#archcol a:hover {color: #941a09;}

.archcat {margin: 0px; padding: 0px 0px 5px 0px; color: #941a09;}
.archhed {margin: 0px; padding: 2px 0px 0px 10px; line-height: 15px; font-size: 12px; background-image: url(img/pointer.gif); background-repeat: no-repeat;}

.archdate {margin: 0px; padding: 0px 0px 10px 10px; color: #999; font-size: 11px;}

#archnextcontain {margin: 0px auto; padding: 5px 0px 0px 15px; background-color:#fff; text-align: right;}

.archcattx {margin: 0px; padding: 0px 0px 10px 0px; color:#999; font-family: Georgia, "Times New Roman", Times, serif; font-size:16px; float: left;}
#archnext {margin: 0px; padding: 0px;}
#archnext a {margin: 0px; padding: 0px 5px 0px 5px; text-decoration: none; color: #941a09;}
#archnext a:hover {text-decoration: none;}

#archlft {margin: 5px 0px 0px 0px; padding: 10px 0px 10px 0px; width: 160px; float: left; text-align:center; border: 1px solid #dedbc3;}
#archlftpic img {margin: 10px 0px 10px 0px; padding: 0px; border: 1px solid #e9e9e9;}

.archfeatcattx {margin: 0px; padding: 1px 0px 0px 0px; color:#941a09; float: left;}
#archfeatcat {margin: 0px; padding: 0px 0px 0px 10px;}
#archfeatcat li{margin: 0px; padding: 1px 10px 0px 10px; display: inline; background-image: url(graphics/pointer.gif); background-repeat: no-repeat;}
#archfeatcat li a {margin: 0px auto; padding: 0px 0px 0px 0px; text-decoration: none; color: #191919;}
#archfeatcat li a:hover, #archfeatcat a:link#current, #archfeatcat a:visited#current, #archfeatcat a:hover
{color: #941a09;}


/* End Archives */

/* BC TEXT */

.bctext {margin: 0px; padding: 0px; font-variant: small-caps; font-size: 10px; font-weight: 500;}


/* Story Link */
.storylink {color: #999; text-decoration: none;}
.redlink {color: #941a09; text-decoration: none;}

/* Spine */
.spine {margin: 0px; padding: 0px 0px 0px 0px; font-size: 16px; text-transform: none; font-weight: 500; /*font-family: Georgia, "Times New Roman", Times, serif;*/color: #000; }

/* wallpaper */
#gallery_middle_content {margin: 0px; padding: 0px 0px 0px 0px;}



#copyright {margin: 0px; padding: 10px 0px 0px 0px;}


/*Policy and other footer links*/
#climatecol {margin: 0px; padding: 0px; float: left; width: 307px;}

.polcattxt {margin: 0px; padding: 5px 0px 10px 0px; font-size:13px; font-weight:bold;}

#polcattxt {margin: 0px; padding: 5px 0px 10px 0px; font-size:13px; font-weight:bold;}
#polcontain {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left; width: 285px;}
#polcontain ul{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
#polcontain li {margin: 0px 0px 0px 0px; padding: 0px 0px 10px 10px; list-style:none; background-image:url(graphics/boxpointer.gif); background-repeat:no-repeat;}
#polcontain li a {text-decoration: underline;}

#mastcontain {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left; background-color: #fff;}
#mastcontain ul {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style:none;}
#mastcontain li {margin: 0px 0px 0px 0px; padding: 0px 0px 5px 0px; list-style:none;}

#mastcol {margin: 0px; padding: 0px; float: left; width: 300px; background-color: #fff;}

#mastcenter {margin: 0px auto; padding: 0px 0px 5px 0px; background-color: #fff; text-align: center;}

.mastjob {color: #000; font-size: 9px; text-transform: uppercase;}

#contact {margin: 0px; padding: 10px 0px 0px 0px;}
#contact a {text-decoration: underline;}


.contactrtcol {margin: 0px 0px 20px 30px; padding: 0px 0px 20px 20px; float:right; width: 280px; background-color: #fff; border: 1px #dedbc3 solid;}

/*Asterisk*/

.redAst {color: #941a09;}


/* Comments Widget */
div#comments_container {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #D5D5D5;

}

ul.comments {
    list-style-image: url('<%=$r->static_url('/img/icon-comment.gif')%>'); /*'*/
    margin-top: 5px;
    margin-bottom: 5px;
    /*margin: 5px 0px;*/
}

ul.comments li {
    /*margin-left: -20px;*/
}

ul.comments li.nocomments {
    list-style: none;
    font-style: italic;
}

a.comments_readall {text-decoration: none; color: #ce0018; font-family: Arial, Verdana, sans; font-size:12px; font-weight: bold; }

.commenthed {
    font-weight: bold;
}

.commenterror {
   background-color: #fcc;
   border-bottom: red solid 1px;
   border-top: red solid 1px;
   padding: 10px;
   display: none;
   margin: 5px 0px;
}

#comment_text {
    overflow: auto;
}

.commentsmodmsg {
    font-size: 0.8em;
    font-style: italic;
}
 /* Comments Full view stuff*/
.commentfullhed {
    color: #CE0018;
    font-size: 16px;
    margin: 10px 0px;
    font-weight: 500;
}

.comment_title {
    font-weight: bold;
}

.comment_text {

}

.comment_username {
    font-size: 10px;
    font-weight: bold;
    color: #7d7d7d;
}

.comment_timestamp, .comment_email, .comment_website {
    font-size: 10px;
    color: #7d7d7d;
}

hr.commentjoin {
    border: none;
    border-top: 1px dotted #d5d5d5;
    background-color: transparent;
}

.comments_form_error {
   background-color: #fcc;
   border-bottom: red solid 1px;
   border-top: red solid 1px;
   padding: 10px;
   margin-bottom: 2em;
   margin-top: 2em;
}

div.article_name {
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:16px;
    line-height:18px;
    color:#941a09;
    margin:0px;
    padding: 0px 0px 0px 0px;
}



/* END Comments Widget */

.service {
font-family: Arial, Verdana, sans;
font-size: 14px;
    font-weight: bold;
    color: #00829e;
    text-transform: uppercase;

}

.servicesub {
font-family: Arial, Verdana, sans;
font-size: 14px;
    font-weight: bold;
    color: #000;
}

/*Drives*/

#drives-article-nav {
padding-top:16px;
}

.submenuhere{ background-color: #fff;
	 margin: 0px 0px 0px 0px;
	 padding: 2px 0px 2px 5px;
	 display: block;
	 color: #990000;
	 text-decoration: none;
	 font-size: 11px;
	 font-family: Arial, Verdana, Helvetica, sans-serif;
}

.submenu{ background-color: #fff;
	 margin: 0px 0px 0px 0px;
	 padding: 2px 0px 2px 5px;
	 display: block;
	 color: #666;
	 text-decoration: none;
	 font-size: 11px;
	 font-family: Arial, Verdana, Helvetica, sans-serif;
}

.submenudot{ background-color: #fff;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 5px;
	 display: block;
	 background-image:url(graphics/dotmenu.gif);
	 background-repeat:repeat-x;
}	


}
