/*
    Mariposa Cruises - Main Stylesheet
    Created by Industrial Media/WhiteWater Web Solutions
*/

/* =General
---------------------------------------------------------------------------------------------------- */
body { 
   background: #ffffff;
   font-family: verdana, arial, sans-serif;
   font-size: 11px;
   color: #000000;
   margin: 20px 0 20px 0;
}

/* =Layout
---------------------------------------------------------------------------------------------------- */
#container {
	width: 100%;
	text-align: center;
}

#wrapper {
	position: relative;
	width: 955px;
	margin: 0 auto 0 auto;
	background: #ffffff;
}

#repeat-bg {
	background: url('../images/wrapper/repeat-bg.gif') repeat-y;
	width: 939px;
}

#content {
	margin: 0 0 0 20px;
	font-size: 11px;
}

#text-content {
	font-size: 11px;
	padding: 10px 20px 10px 0;
}

#text-content-special {
	font-size: 11px;
}

#promotions-hdr {
	background: url('../images/wrapper/promotions-hdr-bg.gif') 0 0 no-repeat;
	width: 494px;
}

#promotions-hdr h2 {
	color: #ffffff;
	padding: 8px 0 5px 0;
	margin: 0 0 0 20px;
}

#promotions-box {
	background: url('../images/wrapper/promotions-bg.gif') repeat-y;
	width: 494px;
	border-bottom: 10px solid #801316;
}

#promotions-box p, #promotions-box h2, #promotions-box h3  {
	margin: 0 10 0 20px;
	padding: 15px 0 0 0;
}


/* =Home Page
---------------------------------------------------------------------------------------------------- */
#home-top-nav {
	background: #FEBE10;
	width: 740px;
	height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#home-top-nav a {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	padding: 0 10px 0 0;
}

#home-top-nav p {
	margin: 0;
	padding: 1px 0 0 0;
}
	
#home-top-nav a:hover {
	text-decoration: underline;
}
	
#reservations-box {
	background: url('../images/wrapper/reservations-bg.gif') repeat-y;
	padding: 0 0 0 20px;
}

#reservations-box p {
	color: #ffffff;
	font-size: 10px;
	margin: 3px 0 3px 0;
}

#ad-box {
	background: url('../images/ad-box-bg.gif') repeat-y;
}

#ad-box p {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin: 0 10px 0 10px;
}

#ad-box h1 {
	font-size: 14px;
	color: #7F1416;
	margin: 0 10px 0 10px;
}

#whats-new {
	background: url('../images/whats-new-bg.gif') repeat-y;
	margin-top: 0;
}

#whats-new p {
	font-size: 10px;
	line-height: 13px;
	margin: 0 10px 0 10px;
}

#whats-new a {
	font-size: 10px;
	color: #26387F;
}

#whats-new a:hover {
	font-size: 10px;
	color: #7F1416;
}

/* =Navigation
---------------------------------------------------------------------------------------------------- */
#top-nav-bg {
	background: url('../images/wrapper/top-nav-bg.gif') 0 0 no-repeat;
	width: 739px;
}

#top-nav a {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	padding: 0 10px 0 0;
}

#top-nav a:hover {
	text-decoration: underline;
}

#top-nav p {
	margin: 0;
	padding: 0;
}

#left-nav {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background: #26387F;
}

#left-nav td {
	padding: 2px 0 3px 5px;
	border-top: 1px solid #ffffff;
}

#left-nav img {
	margin: 0;
}

#left-nav a {
	display: block;
	color: #ffffff;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;	
	padding: 0 0 0 13px;
}

#left-nav a:hover {
	background: url('../images/wrapper/left-nav-bullet.gif') 0 0 no-repeat;
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
	padding: 0 0 0 13px;	
}

/* =Links
---------------------------------------------------------------------------------------------------- */
a {
	color: #26387F;
	outline: none;
}

a:hover {
	color: #7F1416;
}

a.2 {
	color: #FFF;
	outline: none;
}

a.2:hover {
	color: #0CF;
}


/* =sidebar
---------------------------------------------------------------------------------------------------- */
#sidebar {
	background: url('../images/wrapper/sidebar-bg.jpg') repeat-y;
	padding: 0;
	margin: 12px 0 0 0;
	padding-left: 10px;
}

#sidebar a {
	display: block;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	padding-left: 13px;
}

#sidebar a:hover {
	background: url('../images/wrapper/sidebar-bullet.gif') 0 0 no-repeat;
	color: #999999;
	font-size: 11px;
	text-decoration: underline;	
	padding-left: 13px;
}

#reservations-form {
	background: url('../images/wrapper/sbf-bg.gif') repeat-y;

}

#reservations-form p {
	color: #ffffff;
	font-size: 10px;
	margin: 3px 0 3px 0;
}

#reservations-form input {
	font-size: 10px;
}

/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer p {
	font-size: 11px;
	margin: 0;
}

#footer a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#pos-img {
    position: relative;
	font-size: 1px;
}

#img-pos {
    position: absolute;
    top: -130px;
    left: 189px;
    font-size: 1px;
}

/* =Typography
---------------------------------------------------------------------------------------------------- */
p {
	margin: 0 0 15px 0;
}

h1 {
	color: #7F1416;
	margin: 0 0 8px 0;
	font-size: 18px;
}

h2 {
	color: #26387F;
	margin: 7px 0 0 0;
	font-size: 15px;
}

h3 {
	color: #404040;
	margin: 10px 0 0 0px;
	font-size: 13px;
}

.validation {
	color: #FF0000;
	font-weight: bold;
	}
	
/* =Lists
---------------------------------------------------------------------------------------------------- */
ul {
	margin: 0 0 3px 8px;
	padding: 0 0 3px 8px;
	line-height: 1.25em;
}

ul.indent {
	margin: 3px 0 3px 15px;
	padding: 3px 0 3px 15px;
	line-height: 1.25em;
}

/* =Tables
---------------------------------------------------------------------------------------------------- */
table {
	font-size: 11px;
}

.logos td {
	padding: 0 20px 20px 0;
}

.fleet td {
	padding: 10px 25px 0 0;	
}

.data {
	font-size: 10px;
}

.data th {
	padding: 4px;
}

.data td {
	padding: 4px;
}

.data2 {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	font-size: 10px;
}

.data2 th {
	background: #cdd1e0;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 3px 3px 3px 4px;
}


.data2 td {
	background: #eaebf0;
	padding: 3px 3px 3px 4px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}



/* =Forms
---------------------------------------------------------------------------------------------------- */
form {
	padding: 0;
	margin: 0;
}

input, select, option {
		font-size: 10px;
}

.data3 {
	border: 1px solid #666666;
}

.data3 th {
	background: #cdd1e0;
	padding: 3px 3px 3px 4px;
}

.data3 td {
	background: #eaebf0;
	padding: 5px 3px 5px 8px;
}

/* =Misc
---------------------------------------------------------------------------------------------------- */
.pdf {
	background: #FFFFFF url('../images/icon-pdf.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.media {
	background: #FFFFFF url('../images/icon-media.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.doc {
	background: #FFFFFF url('../images/icon-doc.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.web {
	background: #FFFFFF url('../images/icon-web.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.pdf2 {
	background: #f1f1f1 url('../images/icon-pdf.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.media2 {
	background: #f1f1f1 url('../images/icon-media.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.doc2 {
	background: #f1f1f1 url('../images/icon-doc.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.web2 {
	background: #f1f1f1 url('../images/icon-web.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.back-to-top {
	background: transparent url(../images/back-to-top.gif) top right no-repeat;
	text-align: right;
	font-size: 10px;
	margin: 0;
	padding: 0 12px 0 0;
}


