/* -----------------------------------------------------------------------

   Default Print Stylesheet
   Viget Labs 
   Last Updated: Doug Avery, July 23 2008
   
   Elements from:
   Blueprint CSS Framework 0.7.1, Copyright (c) 2007-2008
   http://blueprintcss.googlecode.com

----------------------------------------------------------------------- */

/* This line should sold a lot of layout problems, but floated elements into a body of text will suffer. It might be best to set them on a per-item basis */
* {position: static !important;float: none !important;text-indent: 0px;}

/* In this case, I've reset the IMGs to float right, so they don't result in huge breaksi in the content */
/*img {float:right !important;margin:1.5em 1.5em 1.5em 0;}*/
img {margin:.5em .5em .5em 0;}


body {line-height:1.5;font-family:Georgia, Times New Roman, serif;color:#000;background:none;font-size:10pt;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:none;}
/*a:link:after, a:visited:after {content:" (" attr(href) ") ";font-size:90%;}*/

/* Site-specific styles */
#logo a:after  {content: none;}
#logo a img  {float: none !important;}
#navigation, .phone-top, #section_nav, .dotcom, .login, #page_tools, h5.date, caption, img.transparent, #extension_selector, #subpage_nav, .gallery_teaser, .button, .button_black, .simple_gallery_changer, .simple_gallery_list, #ship_selector, #mission, #footer, #breadcrumb, .chooser_wrapper, #pagetitle img, #pagetitle ul {display: none; }
#detailed_map.hide { display: block; }

/* Site-specific styles added by NGE */
.noprint {display:none;}
h3, h4 {margin-top:10px;}
h5 {font-size:10pt;}
h5.cost_widget_date {margin-bottom:0px;}
a:link, a:visited {color:000;}
#logo img {margin-top:0px; margin-bottom:0px;}
/* #page_head img {margin-top:0px; margin-bottom:5px;} */
#main_col {border-bottom:2px solid #aaa;}
.module {border-bottom:2px solid #cccccc; margin-top:10px; margin-bottom:20px; }
li.photo {margin-left:0px;display:block; list-style-type:none; margin:3px 0; padding-left:12px;}
th.name td.cost {text-align:left; padding:5px;}
.tab_options {padding-bottom:20px;}

.cost_table th, .cost_table td {padding:6px 0; vertical-align:top;}
