/* general.css - contains styles available to all sites. On the Caradonna main
   site, specific colors and styles are set in region-based themes (App_Themes 
   folder). */

/* STANDARD COLORS:  */
/* Caribbean 		000080  7676DC  D1D1E8 */
/* Central America 	1E90FF  74C0D5  D6EBFF */
/* Exotics 			20B2AA  79D1CC  D7F1F0 */
/* Extreme 			008080  66B3B3  D1E8E8 */
/* Mexico 			4682B4  90B4D2  DEE8F1 */
/* MidAtlantic 		00BFFF  66D9FF  D1F3FF */
/* Pacific 			48D1CC  88E1DE  DEF7F6 */


/* GENERAL STYLES */

/* Overall element styles */

body {
	background-color: #000000 !important;
	margin: 0px;
	padding: 0px;
}

p {	
	font: 11px Trebuchet MS, Helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}


/* Links */

a { text-decoration: none; color: #008080;}

a:hover { text-decoration: none; color: #66B3B3;}

a.white { text-decoration: none; color: #ffffff;}

a.white:hover { text-decoration: none; color: #ffffff;}


/* Headings */

h1 {
	font: bold 16px Trebuchet MS, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 6px 0px;
	margin: 0px;
	text-decoration: none;
}

h2 {
	font: bold 12px Trebuchet MS, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 4px 0px 3px 0px;
	margin: 0px;
	text-decoration: none;
}

h3 {
	font: bold 10px Trebuchet MS, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	text-decoration: none;
}

h4 {
	font: bold 11px Trebuchet MS, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 11px 18px 2px 18px;
	text-decoration: none;
}

h5 {
	font: bold 11px Trebuchet MS, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	margin: 2px 0px 3px 0px;
	text-decoration: none;
	text-align: center;
}

h6 {
	color: #008080;
	font: bold 11px Trebuchet MS, Helvetica, sans-serif;
	text-decoration: none;
	margin: 6px 0px 3px 0px;
	text-decoration: none;
	text-align: left;
}

/* Form styles */

input,select,option,textarea,submit,radio {
	font: 11px Trebuchet MS, Helvetica, sans-serif;
	color: #444444;
}

td.form {
	font: 11px Trebuchet MS, Helvetica, sans-serif;
	padding: 5px 0px 2px 0px;
	border-bottom: 1px solid #dddddd;
	vertical-align: middle;
}

.form-thanks-box {
	border: 1px solid green; 
	padding: 3px; 
	margin-top: 10px; 
	margin-bottom: 10px
}


/* Colors */

.carib 	{color:#000080}  
.central 	{color:#1E90FF}  
.exotics 	{color:#20B2AA}  		
.extreme 	{color:#008080}  		
.mexico 	{color:#4682B4}  		
.atlantic {color:#00BFFF}  		
.pacific 	{color:#48D1CC}




/* PAGE LAYOUT */

#layout {
	margin-left: 0px !important;	
	margin-top: 6px; 
	width: 783px !important;
}

#leftcol {
	padding-left:0px;
	margin-left:9px;
	text-align:center;
	width:260px;
}

#leftcol img {
	margin: 0px;
	border: 1px solid #000000;
	display: block;
}

#rightcol {
	float: right;
	width: 504px;
	margin:0px !important;
	font: 11px Trebuchet MS, Helvetica, sans-serif;
	color: #000000;
}

.contentarea {
	text-align: left;
	width: 783px;
}

.clear {
	clear: both;
}


/* LEFT SIDEBAR ELEMENTS */

/* Photo Gallery link */

#gallery-link img {
	border: none;
	display: inline;
	vertical-align: middle;
}

#gallery-link {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 242px;
	font: 12px Trebuchet MS, Helvetica, sans-serif;
}


/* Photo of the Month title bar and image */

#photo-section-bar {
	text-align: center;
	background-color: #000080;
	width: 242px;
	margin-top: 6px;
	margin-bottom: 10px;
}

#photo-section-bar a {
	display: block;
	color: white;
	font: bold 11px Trebuchet MS, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 2px; 
	padding-bottom: 3px;
}

#leftcol img.featured {
	border: none;
}


/* Photo credit caption */

.photog {	
	font: 9px Trebuchet MS, Helvetica, sans-serif;
	color: #888888;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}


/* Dive primer on left column */

.primer {
	float: none;
	width: 242px;
	border: 1px solid black;
	color: #ffffff;
	background-color: #000000;
	padding-top: 13px;
	padding-bottom: 13px;
}

.primer img {
	margin: 12px 0px 1px 1px;
	line-height: 12px;
	display: block;
}


/* Banners */

.sidebanner {
	border: solid 1px #000000; 
	width: 242px;
}


/* PAGE-SPECIFIC STYLES */

/* News page styles */

td.news {
	font: 10px Trebuchet MS, Helvetica, sans-serif;
	line-height: 12px;
	color: #000000;
	padding: 6px;
	margin: 0px;
	border-top: 1px solid #000000;
}

td.date {
	font: 10px Trebuchet MS, Helvetica, sans-serif;
	line-height: 12px;
	color: #000000;
	padding-top: 8px;
	padding-right: 6px;
	border-top: 1px solid #000000;
}

td.thumb {
	color: #000000;
	padding: 4px;
	border-top: 1px solid #000000;
}

.thumb img {
	border: 1px solid #000000;
	display: block;
}

.newsimage {
	border:solid 1px #000000 !important; 
	width:242px !important; 
	margin-bottom:6px !important;
}
.abstract_text 
{
	color: #000000;
}

.abstract_text_destination
{
	color: #000000;
}
a.abstract_link
{
	text-decoration: none; color: #008080;
}

a.abstract_link a:hover
{
	text-decoration: none; color: #66B3B3;
}

/* Specials page / specials listing styles */

#standard ul
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
	list-style-type: none;
	text-align: left;
}

#standard ul li
{
	background: transparent url(http://www.caradonna.com/Assets/shared/bullets/general.gif) left top no-repeat;
	padding-left: 10px;
	padding-bottom: 0px;
	text-align: left;
	font: 11px Trebuchet MS, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	line-height: 16px;
}

.specialhome, #specialhome_0 {
	border-top: 0px solid #000000;
	padding-bottom: 6px;
	margin-bottom: 6px;
	padding-top: 0px;
	margin-top: 0px;	
	height: 68px;
	//height: auto;
	
}

.special {
	border-top: 1px solid #000000;
	padding-top: 6px;
	padding-bottom: 6px;
	clear: both;
	overflow: hidden;
	zoom: 1;  /* Fix IE HasLayout bug */
}

.specialphoto {
	background-color: #000000;
	text-align: center;
	width: 73px;
	height: 73px;
	float: left;
	margin-right: 12px;
}

.specialphoto img {
	border: 1px solid #000000;
	width: 72px;
	height: 72px;
	display: block;
}

.specialcopy {
	font: 10px Trebuchet MS, Helvetica, sans-serif;
	color: #000000;
}

.speciallinks {
	float: right;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

.speciallinks a {
	color: #125F8A;
	text-decoration: none;
}

.specialprice {
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#special ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	text-align: left;
}

#special ul li {
	font: bold 16px Trebuchet MS, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 13px 0px 13px 58px;
	margin: 0px;
	text-decoration: none;
}

/* News and Events styles */

.news {
	border-top: 1px solid #000000;
	padding-top: 6px;
	padding-bottom: 6px;
	clear: both;
	overflow: hidden;
	zoom: 1;  /* Fix IE HasLayout bug */
}

.newsphoto {
	background-color: #000000;
	text-align: center;
	width: 73px;
	float: left;
	margin-right: 12px;
}

.newsphoto img {
	border: 1px solid #000000;
	display: block;
}

.newscopy {
	font: 10px Trebuchet MS, Helvetica, sans-serif;
	color: #000000;
}

.event {
	border-top: 1px solid #000000;
	padding-top: 6px;
	padding-bottom: 6px;
	clear: both;
	overflow: hidden;
	zoom: 1;  /* Fix IE HasLayout bug */
}

.eventphoto {
	background-color: #000000;
	text-align: center;
	width: 73px;
	float: left;
	margin-right: 12px;
}

.eventphoto img {
	border: 1px solid #000000;
	display: block;
}

.eventcopy {
	font: 10px Trebuchet MS, Helvetica, sans-serif;
	color: #000000;
}


/* Spotlight page styles */

.whiteside, .whiteside ul { 
	padding: 0px; 
	margin: 0px 18px 0px 18px;
	list-style: none; 
	text-align: left; 
	font: bold 10px Trebuchet MS, Helvetica, sans-serif; 
	line-height: 13px;
}

.whiteside { 
	width: auto;  
}

.whiteside a { 
	width: auto; 
	text-decoration: none; 
	color: #ffffff; 
	font: bold 10px Trebuchet MS, Helvetica, sans-serif; 
	line-height: 13px;
}

.whiteside a:hover { 
	color: #ffffff; 
	text-decoration: none;
}

.whiteside li { 
	width: auto;  
	margin-right: 0px; 
}


/* Rates page styles */

.rates {
	margin-top: 18px;
	border-bottom: 0px solid #008080;
}

.ratestop {
	height: 16px;
	color: #ffffff;
	padding-left: 4px;
	line-height: 16px;
	margin-bottom: 8px;
	font: bold 10px Trebuchet MS, Helvetica, sans-serif; 
	background-color: #008080;
}

.ratessummary {
	line-height: 14px;
	margin-bottom: 8px;
	margin-left: 80px;
	color: #000000;
	font: normal 10px Trebuchet MS, Helvetica, sans-serif; 
}

.ratesdetails {
	line-height: 14px;
	margin-bottom: 8px;
	margin-left: 80px;
	color: #008080;
	font: normal 10px Trebuchet MS, Helvetica, sans-serif; 
}

.ratesmidleft {
	float: left;
	margin-bottom: 5px;
}

.ratesmidleft img {
	border: 1px solid #000000;
	display: block;
}

.ratesmid {
	margin-bottom: 8px;
	line-height: 16px;
	font: normal 10px Trebuchet MS, Helvetica, sans-serif;
}


.rates table {
	padding: 0px;
	margin: 0px;
	border: 0px solid #000000;
	width: 100%;
}

.rates td {
	height: 16px;
	padding-left: 4px;
	line-height: 14px;
	border-bottom: 1px solid #008080;
	font: normal 10px Trebuchet MS, Helvetica, sans-serif;
}

.rates td.top {
	height: 12px; 
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 8px;
	border: 1px solid #008080;
	border-left: 0px;
	border-right: 0px;
	color: #008080;
	background-color: #CDCDF6;
	font: bold 10px Trebuchet MS, Helvetica, sans-serif;
}

.ratessmall {
	font: normal 10px Trebuchet MS, Helvetica, sans-serif;
	margin-top: 2px;
	padding-left: 4px;
	color: #66B3B3;
}


/* Content area of homepage */

#homepage-content {
	width: 783px;
	margin: 18px 0px 0px 18px;
	text-align: left;
	z-index: 1;
	padding: 0px;
}

.trip-report-summary h2 {
    margin-top: 4px;
    font-size: 11px;
    color: #008080;
}

.trip-report-submit-link {
    display: block;
}


/* Vendor landing page */

.asset-title {
	color: #ffffff;
	background: #000080;
	text-align: center;
	font-size: 16px;
	padding: 2px 0px;
	margin: 0px 0px 16px 0px;
	font-weight: bold;
}

p.bluetext {
	font-size: 12px;
	color: #000080;
	line-height: 17px;
}

.section-separator {
	background-image: url(http://www.caradonna.com/Assets/shared/layout/wavy_line.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.section-title {
	font-size: 14px;
	font-weight: bold;
	color: #000080;
}

.asset-pricing {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000080;
}

.asset-pricing .rate {
	display: block;
}

.asset-pricing .includes {
	font-size: 12px;
}

table.asset-info {
	width: 100%;
	border-collapse: collapse;
}

table.asset-info td.left, table.asset-info td.right {
	padding: 0px;
	vertical-align: top;
	width: 50%;
}

table.asset-info td.left {
	padding-right: 40px;
}

table.asset-info h2 {
	padding-top: 10px;
	padding-bottom: 0px;
}

/* MISCELLANEOUS STYLES */

/* "We Also Represent" links */

#white, #white ul { 
	padding: 0px; 
	margin: 0px 18px 0px 18px;
	list-style: none; 
	text-align: left; 
	font: bold 10px Trebuchet MS, Helvetica, sans-serif; 
	line-height: 13px;
}

#white { 
	width: auto;  
}

#white a { 
	width: auto; 
	text-decoration: none; 
	color: #ffffff; 
	font: bold 10px Trebuchet MS, Helvetica, sans-serif; 
	line-height: 13px;
}

#white a:hover { 
	color: #ffffff; 
	text-decoration: none;
}

#white li { 
	width: auto;  
	margin-right: 0px; 
}


/* Destination map thumbnail */

.map-thumbnail {
	float: right;
	display: inline;
	margin-left: 20px;
	margin-bottom: 15px;
	border: 1px solid #000000;
}

.map-thumbnail-header {
	width: 100%;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	text-align: center;
}


/* Destination introduction text */

#destination-introduction {
	min-height: 200px;
}

/* Terms and conditions text */

.legal-terms {
	text-align: justify;
	padding: 10px;
	background-color: #fafafa;
	border: 1px solid #cccccc;
}

.legal-terms p {
	font-size: 10px;
}


/* Button Menu - main & vendor site, some white label sites */

#button, #button ul { 
	padding: 0px; 
	margin: 10px 0px 0px 0px; 
	list-style: none; 
	text-align: center; 
}

#button { 
	width: auto; 
	height: 20px; 
}

#button a { 
	display: block; 
	width: auto; 
	text-decoration: none; 
	color: #ffffff; 
	font: bold 10px Trebuchet MS, Helvetica, sans-serif;
	border: 1px solid #ffffff; 
	padding: 3px 11px 3px 11px; 
	background-color: #000000; 
	font-weight:bold;
}

#button a:hover { 
	display: block; 
	width: auto; 
	text-decoration: none; 
	color: #000000; 
	font: bold 10px Trebuchet MS, Helvetica, sans-serif;
	border: 1px solid #000000; 
	padding: 3px 11px 3px 11px; 
	background-color: #ffffff; 
	font-weight:bold;
}

#button a.on { 
	display: block; 
	width: auto; 
	text-decoration: none; 
	color: #000000; 
	font: bold 10px Trebuchet MS, Helvetica, sans-serif;
	border: 1px solid #000000; 
	padding: 3px 11px 3px 11px; 
	background-color: #ffffff; 
	font-weight:bold;
}

#button li { 
	float: left; 
	width: auto;  
	margin-right: 0px; 
}


/* GenericPager control */ 

.pager td {
    padding: 0px;
    font-size: 12px;
}

.pager a, .pager span {
    padding-left: 5px;
    padding-right: 5px;
}

.pager span {
    background-color: #aabbbb;
}

.pager a:hover {
    background-color: #ccdddd;
    color: Black;
}


/* Vendor Detail Box */

.vendor {
	margin-top: 18px;
}

.vendortop {
	height: 16px;
	color: #ffffff;
	padding-left: 4px;
	line-height: 16px;
	margin-bottom: 0px;
	font: bold 10px Trebuchet MS, Helvetica, sans-serif; 
}

.vendorright {
	float: right;
	margin-right: 4px;
}

.vendormid {
	line-height: 16px;
}

.vendormidright {
	float: right;
	padding-right: 1px;
	width: 287px;
}

.vendormidleft {
}

.vendormidleft img {
	display: block;
}

.vendortext {
	font-size: 9px;
	padding: 8px 8px 0px 10px;
	font: normal 10px Trebuchet MS, Helvetica, sans-serif; 
	color: #000000;
}

.vendorratesfrom {
    font-size: 9px;
	padding: 8px 8px 8px 0px;
	font: normal 10px Trebuchet MS, Helvetica, sans-serif; 
	color: #000000;
    display: block;
}    

.vendorstats {
	line-height: 12px; 
	height:90px;
	clear: both;
}

.vendorstats img {
	float: right;
	width: 126px;
	height: 90px;
	display: block;
	margin-left: 5px;
}

#vendor ul {
	margin: 0px;
	padding: 5px 0px 5px 5px;
	list-style: none;
	list-style-type: none;
	text-align: left;
}

#vendor ul li {
	padding-left: 10px;
	padding-bottom: 0px;
	text-align: left;
	font: 10px Trebuchet MS, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 16px;
}

.partner-item img {
	margin: 10px 0px 10px 10px;
}


/* Side boxes */

.side-box-right {
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1em;
}


/* Footnote styles */

p.footnote {
	font-size: 11px;
}


/* Sign Up Banners */

.signupbanner {
    display: block;
    margin-top: 10px;
}

.signupbanner img {
	border: none;
}


/* Destination Rollover Box & Description Box */

.destination-description {
    overflow: hidden;
    clear: both;
    margin-bottom: 5em;
}

.destination-rollovers-outer {
    float: left;
    width: 222px;
    background-image: url(http://www.caradonna.com/Assets/shared/destination/RolloverBoxMiddle.gif);
    background-repeat: repeat-y;
    background-position: top center;
    background-color: #015480;
}

.destination-rollovers-middle {
    background-image: url(http://www.caradonna.com/Assets/shared/destination/RolloverBoxTop.gif);
    background-repeat: no-repeat;
    background-position: top center;
}

.destination-rollovers-inner {
    background-image: url(http://www.caradonna.com/Assets/shared/destination/RolloverBoxBottom.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 0px;
}

.destination-rollovers-inner h2 {
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 4px;
    color: White;
    font-size: 14px;
}

.destination-rollovers-inner a,
.destination-rollovers-inner a:link,
.destination-rollovers-inner a:visited {
    display: block;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
    margin-right: 3px;
    padding-right: 27px;
    color: White;
    font-weight: bold;
}

.destination-rollovers-inner a.selected {
    background-image: url(http://www.caradonna.com/Assets/shared/destination/RolloverArrow.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #ccc;
}

.destination-description-outer {
    float: left;
    width: 282px;
    background-image: url(http://www.caradonna.com/Assets/shared/destination/DescriptionBoxMiddle.gif);
    background-repeat: repeat-y;
    background-position: top center;
}

.destination-description-middle {
    background-image: url(http://www.caradonna.com/Assets/shared/destination/DescriptionBoxTop.gif);
    background-repeat: no-repeat;
    background-position: top center;
}

.destination-description-inner {
    display: none;
    background-image: url(http://www.caradonna.com/Assets/shared/destination/DescriptionBoxBottom.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 30em;
    height: auto !important; /* min-height IE hack */
    height: 30em;
}
