﻿
/* DOCUMENT ELEMENTS */
/*--------------------------------------------------------------------------------*/
body {
	padding: 0px;
	margin: 0;
	background-color: #B7E1ED;
	background-image: url(/images/page_tile2.gif);
	background-repeat: repeat-y;
	
	/* start new code */
	background-position:center 0;
	/* close new code */
	
	text-align : left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
}

h1,h2,h3,h4,h5,h6,form,table,blockquote,p {margin : 0 0 1em 0;}

p {
	line-height: 1.2em;
	margin: 1em 0 0 0;
	pading: 0; 
	color: #E6F5F9;
}

a, a:active, a:visited {
	font-weight: bold;
	color:white;
}

a:hover {
	color:#F9CE3A;
	text-decoration : none;
}

h1 {
	margin: 1em 0 0 0;
	font-size: 1.8em;
	font-weight: lighter;
	color: white;
}
h1.h1Img {
	margin: 0; 
	display : block;
}
h2 {
	margin: 1em 0 0 0;
	font-size: 1.4em;
	font-weight: lighter;
	color: white;
}
h3 {
	margin: 1em 0 0 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #F9D455;
	text-transform: uppercase;
	border-bottom: 1px solid #D0F0F9;
}
h3.noBorder {
	margin: 1em 0 0 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #F9D455;
	text-transform: uppercase;
	border-bottom: 0px none #D0F0F9;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	border-bottom: 1px solid #D0F0F9;	
}

h5 {
	font-weight: normal;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;

}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

ul ul{
	margin-left: 5px;
}

ul, ol {
	margin-top: 1em;
	line-height: 1.6em;
}

ul li {
	background: #0094C1 url(/images/list_bullet.gif) 0 0 no-repeat;
	padding-left: 15px;
	margin-left: 0;
}
form {
	margin: 0;
	padding: 0;
}
/*form p {font-weight : bold;}*/
input,
textarea,
select {
	background-color: #84CBE1;
	font-size : 1em;
}

form input, 
form textarea,
form select {
	width: 180px;
}


label {
	display: block;
	margin: 0;
	padding: 0;
	font-weight : bold;
}

table {font-size : 1em;}

table li {font-size : 12px;}


/* SPECIFIC IDs */
/*--------------------------------------------------------------------------------*/
#container {
	background:transparent url(/images/header.gif) 0 0 no-repeat;
	
	/* start new code */
	margin:auto;
	width:769px;
	/* close new code */
	
}

#contentContainer {
	/*background : #0094C1 url(/images/header.gif) 0 -175px no-repeat;*/
	width : 769px;
}

#header{
	height:175px;
	width:769px;
	
	/* start new code */
	position:relative;
	/* close new code */
}

#topNav {
	text-align : left;
	font-size : 0.6em;
	color: #0094C1;
	padding: 28px 0 0 25px;
}
#topNav a,
#topNav a:active,
#topNav a:visited {
	color :  #0094C1;
	text-decoration : none;
}
#topNav a:hover {color: #F9A23B;}

#logo{
	position : absolute;
	float:right;
	top : 0;
	left : 630px;
}
#logo a img {border: 0;}

#contentLHC {
	font-size: 0.8em;
	width: 470px;
	float : left;
	margin : 0 0 0 26px;
	display : inline;
	padding: 0 5px 0 0;
	
}

#contentLHC h1 img {margin: 0 !important;}

#contactUsForm {
	margin: 20px 0 0 0;
	background: transparent url(/images/contact_tile.gif) 0 0 repeat-x;
	height: 313px;
}

#contactUsForm #LHC{
	float : left;
	padding: 40px 0 0 20px;
	width : 190px; 
}

#contactUsForm #RHC{
	padding: 20px 40px 0 0; 
	float : right;
}

#contactUsForm #RHC form input,
#contactUsForm #RHC form textArea
{
	width: 200px;
}

.contactUsThankyou {
	padding-top: 20px;
	font-weight: bold;
}

#currencyConvert {
	background: transparent url(/images/contact_tile.gif) 0 0 repeat-x;
	padding: 1em 1em 1em 1em;
}

#currencyConvert #license {
	margin: 60px 0 0 0;
	text-align: center;
	font-weight: bold;
}

.currencyConvert table{
	width: 700px;
	margin: 15px 0 0 0;
}

#currencyConvert table th {
	text-align: left;
	vertical-align : top;
}

#currencyConvert table td {
	vertical-align : top;
}

#currencyConvert table td p{
	text-align: right;
	padding: 0 10px 0 0;
	margin: 0;
}

#currencyConvert table input {
	width: 180px;
	align: top;
}

#currencyConvert table select {
	width: 230px;
	float: right;
	margin: 0 10px 0 0;
}

#contentRHC {
	font-size: .7em;
	margin : 36px 0 0 8px;
	padding: 0 0 0 10px;
	width: 230px;
	float: left;
}

a.featureLinkRHC {
	float:right;
	padding-left : 18px;
	background: transparent url(/images/bullet_buoy.gif) 0 0 no-repeat;
	line-height: 2em;
}

#subNav {
	font-size: 0.8em;
	color: white;
	margin: 1em 0 1em 0;
}
#subNav a,
#subNav a:active,
#subNav a:visited {text-decoration : none;}


#footer {
	width:720px;
	margin: 0 0 0 25px;
	padding : 30px 0 0 0;
	font-size :0.65em;
	clear : both;
}
#footer p {margin: .5em 0 2em 0;}

#footerNav {
	padding-bottom: 2px;
	border-bottom: 1px solid white;
}
#footerNav a,
#footerNav a:active,
#footerNav a:visited {
	color :  #B7E1ED;
	text-decoration : none;
	font-weight : bold;
}

#footerNav a:hover {color: white;}



#bookingFormRHC {
		position : absolute;
		width: 190px;
		padding-left : 18px;
		padding-right : 15px;
		padding-top : 0px;
		top : 211px;
		left : 519px;
		background: transparent url(/images/form_background.gif) 0 0 no-repeat;
		font-size : 85%;
}
td a img {border: 0;}


/* GENERIC CLASSES */
/*--------------------------------------------------------------------------------*/
a.func,
a.func:active,
a.func:visited {
	font-size : 9px;
	display : block;
	float : left;
	margin-right : 2px;
	padding : 2px 3px 2px 3px;
	border : 1px solid #D0F0F9;
	text-decoration : none;
	background-color : #0094C1;
}
a.func:hover {background-color : #33A9CD;}

.clearBoth {
	clear:both;
	height : 0;
	width : auto;
	border : 0;
}
.invisible {
	/* hack */
	height: 0;
	margin: 0;
	padding: 0;
	border: 1px solid #0094C1;
}
.smallText {font-size : 80%;}

.submitButton {
	width: 82px;
	height: 26px;
	background: transparent url(../images/b_submit.gif) no-repeat;
	border: none;
	margin-top : 10px;
	cursor : pointer;
	cursor : hand;
}
.submitButtonOver {
	margin-top : 10px;
	width: 82px;
	height: 26px;
	background: transparent url(../images/b_submit_over.gif) no-repeat;
	border: none;
	cursor : pointer;
	cursor : hand;
}

.backButton {
	width: 82px;
	height: 26px;
	background: transparent url(../images/b_back.gif) no-repeat;
	border: none;
	cursor : pointer;
	cursor : hand;
}

.backButtonOver {
	width: 82px;
	height: 26px;
	background: transparent url(../images/b_back_over.gif) no-repeat;
	border: none;
	cursor : pointer;
	cursor : hand;
}

.textSubmitButton {
	color: white;
	background-color: #0094C1;
	font-weight: bold;
	margin: 10px 0 0 0;
	border-bottom: 2px solid #00578E;
	border-right: 2px solid #00578E;
	border-top: 1px solid #80CAE0;
	border-left: 1px solid #80CAE0;
}

.thankyouMessage {
	padding: 100px 10px 100px 0;
	text-align: center;
	font-weight: bold;
}

.radioCheckBtn {
	width : auto;
	background-color : transparent;
}

.autoWidth {width : auto;}

.error {
	color : #F9CE3A;
	font-weight : bold;
	font-size : 0.8em;
}
.lowercase {
	text-transform: lowercase !important;
}

.marginRight {margin-right : 1em;}
.marginLeft {margin-left : 1em;}
.marginTop {margin-top: 0;}
.noMarginTop {margin-top: 0;}
.paddingTop {padding-top: 1em;}
.paddingRight {padding-right : 1em;}
.paddingLeftRight {padding-right : 1em !important; padding-left : 1em !important;}
.paddingLeft {padding-left : 1em;}
.allPadding {padding: 1em;}

.floatLeft {float : left;}
.floatRight {float : right;}
.textAlignRight {text-align : right;}
.openingBlock {
	margin-top: 0;
	padding-top: 1em;
}
.invisiTable, .invisiTable td  {
	border-collapse : collapse;
	margin : 0;
	padding : 0;
}
.invisiTable td {vertical-align : top;}

.pricingTable {
	width: 100%;
}

.pricingTable td {
	padding-left: 1.8em;
	text-align: right;
}

.pricingTable th {
	text-align: left;
	font-weight: normal;
}

.grudenLink a,
.grudenLink a:active,
.grudenLink a:visited {
	color :  #F9CE3A;
	
}
.grudenLink a:hover {color: white;}

.bookingTable {
	border-collapse : collapse;
	/*width : 100%;*/
	margin-left : 33px;
	margin-right : 33px;
	margin-top : 20px;
}

.bookingTable td {
	vertical-align : top;
	padding : 0 0 8px 0px;
}

.fontSize11px {
	font-size : 11px;
}

.hpFeatLink {
	position : absolute;
	top : 190px;
	left : 0;
	display : block;
	width : 275px;
	height : 355px;
}

.photoGalleryLink {
	border: 0;
	float: right;
}
/* OVERRIDE RULES (template specific) */
/*--------------------------------------------------------------------------------*/

body.booking #contentLHC {
	background: transparent url(/images/contact_tile.gif) 0 70px repeat-x;
}


/* rhsFeature rule*/
body #contentRHCpadding #copyPadding{
	padding : 0 16px 0 16px;
	background-color : #0094C1;
}

body.hasForm #contentRHCpadding {
	background : #0094C1 url(/images/form_background.gif) 0 0 no-repeat;
	padding : 0 18px 0 18px;
}

body.homepage #content {
	font-size: .8em;
	width : 760px;
	/*background: url("/images/img_home_school.gif") 10px 0 no-repeat;*/
	margin : 1.4em 0 0 0;
	float : left;
}

body.homepage #image-wrap {
	float : left;
}

body.homepage #content #RHC {
	margin : 0 0 40px 290px;
	width : 455px;
}

body.contentpage #content {
	width: 720px;
	padding: 0 0 0 26px;
	font-size: 0.8em;
	
}


/* main nav active state rules*/
/*.......................................*/
/* topNav aboutUs*/
.aboutUsPage .aboutUsLink,
.ourFleetPage .aboutUsLink,
.areasOfOperationPage .aboutUsLink,
.feedbackPage .aboutUsLink,

.cateringPage .cateringLink,

.newsletterPage .newsLetterLink,

.corporateChartersPage .corporateChartersLink,
.currencyConvertPageCC .corporateChartersLink,
.corporateChartersPage .corporateChartersLink,
.photoGalleryPageCC .corporateChartersLink,

.pleasureChartersPage .pleasureChartersLink,
.currencyConvertPagePC .pleasureChartersLink,
.photoGalleryPagePC .pleasureChartersLink,
.overseasSailingPagePC .pleasureChartersLink,

.eventsPage .eventsLink,
.sailSchoolPage .schoolLink,
.sailSchoolFAQPage .schoolLink,
.sailSchoolDatesPage .schoolLink,

.merchandisePage .merchandiseLink,
.giftVouchersPage .merchandiseLink
 {
	color: #F9A23B !important;
}
/*.......................................*/

/* sub nav active state rules*/
/*.......................................*/
.aboutUsPage .aboutUsSubLink,
.ourFleetPage .ourFleetSubLink,
.areasOfOperationPage .areasOfOperationSubLink,
.feedbackPage .feedbackSubLink,
.testimonialsPage .testimonialsSubLink,

.corporateChartersPage .corporateChartersSubLink,
.currencyConvertPageCC .currencyConvertSubLink,
.photoGalleryPageCC .photoGallerySubLink,
.pricingPageCC .pricingSubLink,

.pleasureChartersPage .pleasureChartersSubLink ,
.currencyConvertPagePC .currencyConvertSubLink,
.photoGalleryPagePC .photoGallerySubLink,
.overseasSailingPagePC .overseasSailingSubLink,
.pricingPagePC .pricingSubLink,

.merchandisePage .merchandiseSubLink,
.giftVouchersPage .vouchersSubLink,

.contactUsPage .contactUsLink,
.termsAndConditionsPage .termsAndConditionsLink,
.linksPage .linksLink,

.sailSchoolPage .sailSchoolSubLink,
.sailSchoolDatesPage .sailschoolDatesSubLink,
.sailSchoolFAQPage .sailschoolFAQSubLink
 {
	color: #F9CE3A !important;
}
/*.......................................*/





