/* CSS Document */

/* ----- Element Resets ----- */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

/* ----- End of resets ----- */

a {
	color:#062047;
}

body {
	background-color:#222;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	margin:0;
	padding:0
}

h1, h2, h3, h4, h5, h6 {
	clear:both;
	color:#2f3273;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 .75em 0;
}

h2 { 
	font-size:18px;
}

h2 a {
	text-decoration:none;
}

h3, .tahiti-title {
	font-size:17px;
	margin-top:1.5em;
}

h4 { 
	font-size:16px;
	margin-bottom:8px;
}

h5 {
	font-size:12px;
	margin-bottom:3px;
}

img {
	border:none;
	z-index:98;
}

li {
	list-style:none;
	margin-bottom:10px;
	margin-left:20px;
}

ol li {
	color:#474a51;
	line-height:150%;
	margin-bottom:5px;
}

p, li {
	color:#222;
	line-height:150%;
	font-size:13px;
	margin-bottom:10px;
}

table {
	background-color:#f4f4ed;
	border:1px solid #f4f4ed;
	margin:10px auto;
	width:100%;
}

tr:hover {
	background-color:#edddcd;
}

th {
	background-color:#2f3273;
	color:#fff;
	text-align:left;
}

th, td {
	padding:5px;
	padding-right:10px;
}

/* ----- Main Sections of website ----- */

#wrapper {
	background-color:#000;
	background-image:url(../images/graphics/eclipse_02.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border-left:25px solid #000;
	border-right:25px solid #000;
	margin:0 auto;
	width:960px;
}

#header {
	float:left;
	width:620px;
}

#content {
	background-color:#fff;
	border-top:1px solid #000;
	padding:20px 30px;
	width:900px;
}

#footer {
	background-color:#fff;
	border:25px solid #000;
	border-top:none;
	clear:both;
	margin:0 auto 20px;
	padding:20px 30px;
	padding-top:0;
	width:900px;
}

#footer p {
	color:#399AA3;
}

/* ----- Menu Sections ----- */

#menuHead {
	clear:both;
	padding-top:10px;
	width:auto;
}

#fpsubmenu {
	margin:0;
	padding:0;
	width:100%;
}

#fpsubmenu li {
	display:inline;
	float:left;
	margin-top:5px;
	padding:5px;
}

#fpsubmenu li a:link, #fpsubmenu li a:hover, #fpsubmenu li a:visited {
	color:#2f3273;
	padding:.6em 1em;
	text-decoration:none;
}

#fpsubmenu li a:hover {
	background-color:#3767a6;
	color:#fff;
	text-decoration:none;
}

/* ----- End of Main Sections ----- */ /* ----- IDs of Website ----- */

#buttons {
	margin:30px 10px;
	padding:0;
	text-align:center;
	width:auto;
}

#buttons li {
	display:inline;
	list-style:none;
	margin:10px;
}

#buttons li a {
	background-color:#3767a6;
	border:1px solid #3767a6;
	color:#fff;
	padding:.7em 1em;
	text-decoration:none;
}

#contact {
	height:20px;
	padding-top:10px;
	/* padding-right:20px; */
	text-align:right;
	vertical-align:top;
}

#contact p {
	color:#edddcd;
}

#contact img {
	margin:0 5px;
	vertical-align:top;
}

#contact a:link, #contact a:visited {
	color:#edddcd;
	text-decoration:none;
}

#contact a:hover {
	color:#fff;
	text-decoration:underline;
}

#expertBox {
	background-color:#7a7629;
	border:2px solid #fff;
	float:left;
	padding:0 20px 10px;
	width:560px;
}

#expertBox p {
	color:#fff;
}

#fp10 li {
	background-color:#fff;
	list-style-type:decimal;
	padding:10px;
}

#fpmainColumn {
	float:left;
	margin-bottom:20px;
	margin-top:10px;
	width:540px;
}

#fpsecondaryColumn {
	float:right;
	width:280px;
}

#fpsecondaryColumn img {
	margin-bottom:10px;
}

#fpsecondaryColumn a {
	text-decoration:none;
}

#homeBox {
	width:auto;
	height:auto;
	background-color:#f4f4ed;
}

#introBox {
	float:right;
	margin-bottom:10px;
	padding:0 20px;
	text-align:right;
	width:500px;
}

#introBox h1 {
	color:#fff;
	font-weight:normal;
}

#logo {
	float:left;
	width:150px;
}

#logo img {
	border:none;
}

#nl-itinerary li {
	border-bottom:1px solid #ccc;
	font-size:12px;
	padding:10px 10px;
}

#nl-itinerary li ul li {
	border-bottom:none;
	padding:0 10px;
}

#nl-menu li {
	background-color:#fff;
	border-bottom:1px solid #edddcd;
	clear:both;
	margin:0;
}

#nl-menu li a, #nl-menu li a:visited {
	display:block;
	font-size:12px;
	padding:15px 10px 10px 10px;
	text-decoration:none;
}

#nl-menu li a:hover {
	background-color:#f4f4ed;
}

#notice {
	background-color:#ff0000;
	border-bottom:1px solid #000;
	clear:both;
	padding:10px 20px;
}

#notice h2, #notice h1 {
	color:#edddcd;
	margin-bottom:5px;
	margin-top:10px;
}

#notice h2 {
	color:#fff;
}

#notice p {
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#notice a:link, #notice a:visited {
	color:#edddcd;
	text-decoration:none;
}

#notice a:hover {
	text-decoration:underline;
}

#price-panel {
	background-color:#222;
	border:1px solid #000;
	margin-bottom:10px;
	padding:10px;
}

#price-panel h4, #price-panel h2 {
	color:#edddcd;
}

#price-panel h4.sold-out {
	background-color:#8b0000;
	color:#fff;
	padding:5px;
}

#price-panel h4.nl-book {
	color:#fff;
}

#subContent {
	background-color:#fff;
	border-top:1px solid #000;
	clear:both;
	height:auto;
	padding:10px;
	width:940px;
}

#third-tour {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:20px;
	padding:20px 0;
}

#third-tour img {
	border:1px solid #000;
	float:left;
	margin-right:10px;
	width:289px;
}

#third-tour h3 {
	margin-top:0;
}

#third-tour h3, #third-tour p {
	float:left;
}

#third-tour .col {
	float:left;
	padding:0 10px;
	width:270px;
}

.tahiti-header {
	color:#fff;
	float:left;
	font-size:24px;
	margin:0;
	margin-bottom:5px;
	width:240px;
}

#tahiti-img-small {
	float:right;
	height:160px;
	width:320px;
}

#tahiti-img-small img {
	border:1px solid #0a2b3d;
	float:none;
	margin:2px;
	margin-top:0;
	width:148px;
}

.move {
	margin-top:-80px;
	float:left;
}

#tripInfo {
	background-color:#002f65;
	text-align:right;
	z-index:99;
}

#tripInfo a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#tripInfo img {
	margin-left:5px;
}

#tripInfo p {
	color:#fff;
	padding:10px;
}

#tripInfo .price {
	color:#fff;
	font-size:2em;
}

#video {
	width:425px;
	margin:0px 20px 20px 0px;
	float:left;
}

/* ----- Classes of Website ----- */

.caption { /* -- Eclipse Predictions by Fred Espenak, NASA/GSFC --*/
	color:#666;
	font-style:italic;
	margin-top:1px;
	margin-bottom:20px;
	width:600px;
}

.clear {
	clear:both;
}

.date {
	color:#666;
}

.disclaimer {
	color:#118c80;
	font-size:11px;
	font-style:italic;
}

.fullwidthBox {
	background-color:#fff;
	border:2px solid #fff;
	float:left;
	height:auto;
	margin:10px 0;
	padding:0 20px;
	padding-bottom:10px;
	width:860px;
}

.guide-astronomy, .guide-astronomy img, .guide-expert img {
	float:left;
}

.guide-astronomy img, .guide-expert img {
	border:1px solid #000;
	margin-right:8px;
}

.hb1 {
	background-color:#fff;
	border:1px solid #002f65;
	float:left;
	height:auto;
	margin:0 0 10px 0;
	text-align:left;
	width:280px;
}

.hb1 h3 {
	background-color:#002f65;
	color:#fff;
	margin-top:0;
	padding:5px;
	text-align:left;
}

.hb1 p {
	padding:0 5px;
}

.hb1 a:link, .hb1 a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.hb1 a:hover, .hbl a:active {
	color:#383d44;
	text-decoration:underline;
}

.hb1 img {
	float:left;
	margin:10px;
	margin-top:0;
}

.intro {
	color:#f4f4ed;
	font-size:1.1em;
	line-height:200%;
}

.itinerary li {
	list-style:square;
	margin-left:20px;
}

.itineraryBox {
	background-color:#fff;
	/* border-right:1px solid #ccc; */
	float:left;
	height:auto;
	padding-right:11px;
	padding-bottom:10px;
	width:600px;
}

.itineraryBox h3 {
	text-align:left;
	width:auto;
}

.itineraryBox p, .itineraryBox li {
	color:#222;
}

.latestnews, .guide-astronomy, .guide-expert {
	margin-bottom:20px;
	padding-top:5px;
	width:600px;
}

.latestnews {
	border-bottom:1px solid #e8e8e8;
	padding-bottom:15px;
}	

.latestnews h2, .guide-astronomy h2, .guide-expert h2 {
	margin-bottom:8px;
	text-transform:capitalize;
}

.latestnews img {
	float:left;
}

.latestnews object {
}

.nl {
	color:#000;
	font-size:13px;
}

.nl2 {
	font-size:12px;
}

.nl-img {
	border:1px solid #000;
	margin-bottom:10px;
}

.nl-img-f {
	border:1px solid #000;
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	width:290px;
}

.nl-img-fl {
	border:1px solid #000;
	float:left;
	margin-bottom:10px;
	width:290px;
}

.photo {
	background-color:#fff;
	float:right;
	margin-bottom:10px;
}

.photoholder {
	margin-top:20px;
	text-align:center;
	width:560px;
}

.quote {
	color:#f4f4ed;
	font-style:italic;
}

.subContentCol {
	background-color:#fff;
	float:left;
	padding:10px;
	padding-bottom:0;
	padding-top:5px;
	width:294px;
}

.subContentCol p {
	margin-top:10px;
}

.subContentCol h1 {
	color:#edddcd;
	margin-bottom:-5px;
	margin-top:10px;
}

.subContentCol a:link, .subContentCol a:visited {
	background-color:#fff;
}

.subContentCol img {
	border:2px solid #fff;
}

.subContentCol img:hover {
	border:2px solid #ededed;
}

.subHeader {
	color:#0052ad;
	padding:3px;
	font-weight:normal;
	width:auto;
	text-align:left;
}

.video a:link, .hb1 a:visited {
	color:#383d44;
}

.video a:hover, .hbl a:active {
	color:#383d44;
	text-decoration:underline;
}