﻿/* Layout */
* {
	margin: 0;
	padding: 0;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

html{
	
	
}

body{
	background: url('http://www.seethesearentals.com/Content/Images/mainBg12.jpg') no-repeat fixed top center;
	height: 100%;
	width: 100%;
	font-family: "Calibri", "Arial", "Helvetica", "Paptrus", "sans-serif";
	background-repeat: no-repeat;
	position:relative;
	color: #FFF;
}

a img{
  border: 0;
}

h2{
	color: #FFF;
	font-weight: normal;
	font-size: 1.3em;
}

#bodyWrapper{
	padding-top: 6.5em;
	margin: 0 auto;
	width: 56em;
	min-width: 700px;
	max-width: 68em;
	color: #FFF;
	font: papyrus;
}

#headerL{
  margin-top: 40px;
  background: url('http://seethesearentals.com/Content/Images/topL.png') no-repeat top left;
}

#headerR{
  background: url('http://seethesearentals.com/Content/Images/topR.png') no-repeat top right;
}

#headerC{
	text-align: left;
	margin: 0 18px;  
    padding-left: 190px;
	background: url('http://seethesearentals.com/Content/Images/topC.png') repeat-x top left;
	height: 59px;
	position: relative;
	padding-top: -50px;
}

#headerC h1{
  margin-left: 100px;
}

#logo{
  position: absolute;
  top: -135px;
  left: -70px;
}

#navigation{
  list-style: none;
  padding: 15px 0;
}

#navigation li{
  display: inline;
  margin-right: 20px;
  height: 26px;
}

#navigation .current, #navigation li a{
  font-size: 1.2em;
}

#navigation li a{
	color: #FF0;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
	font-family: Papyrus;
}

#navigation li a:hover{
  -moz-text-shadow: 0 1px 5px rgba( 255, 255, 255, 0.6 );
  -webkit-text-shadow: 0 1px 5px rgba( 255, 255, 255, 0.6 );
  text-shadow: 0 1px 5px rgba( 255, 255, 255, 0.6 );
}

#navigation .current{
	color: #FF0;
	color: #F90;
	font-weight: bolder;
	font-family: Papyrus;
}

#main{
  width: 78.5%;
  float: left;
  position: relative;
}

#main, #rightAds, #footer, #navWrapper{
  margin-top: 1em;
  background: url('http://seethesearentals.com/Content/Images/contentMainBg2.png') repeat top left;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-top: 1px solid white;
  border-left: 1px solid #50617d;
  border-right: 1px solid #50617d;
  border-bottom: 1px solid #50617d;
  box-shadow: 0 3px 10px rgba(255,255,255,0.3);
  -webkit-box-shadow: 0 3px 10px rgba(255,255,255,0.3);
  -moz-box-shadow: 0 3px 10px rgba(255,255,255,0.3);
  margin-bottom: 1.3em;
}

#navWrapper{
  padding-left: 40px;
  margin-bottom: 0;
}

#main #content{
  padding: 1em;
  padding-top: 0.5em;
  color: #003b68;
  margin-left: 147px;
}

#content h2, #content h3, #content h4{
  margin-bottom: 0.4em;
}

#content p{
  margin-bottom: 0.6em;
  line-height: 1.6em;
}

#content ul, #content ol{
  margin: 0 1em 1em 2em;
  padding-left: 0.5em;
}

#content li{
  padding-left: 0.4em;
  margin-bottom: 0.7em;
}

#content ol{
  list-style: lower-roman;
}

#content ul{
  list-style: circle;
}

#content a{
  color: #002dc1;
}

#content a:hover{
	color: #FFF;
}

/* height of body shade adjust per test height for rates page*/
#mainrate{
  min-height: 850px;
}

/* height of body shade adjust per test height*/
#main, #main #subnavigation {
  min-height: 715px;
}

#main #subnavigation{
  /* float: left; */
  background: url('http://seethesearentals.com/Content/Image/subNavBg.png') no-repeat top left;
  position: absolute;
  left: 0;
  top: 0;
  margin-right: 1em;
  width: 147px;
  
}

#main #subnavigation ul{
  list-style: none;
}

#main #subnavigation .current {
  color: #163241;
  font-weight: normal;
  font-size: 1.3em;
  margin-bottom: 0.4em;
  padding: 0.4em;
}

#subnavigation ul li a{
  margin-left: 3px;
  border: 1px solid black;
  border: 1px solid rgba(0,0,0,0.3);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  position: relative;
  line-height: 41px;
  width: 139px;
  color: white;
  text-decoration: none;
  background: #3cacc8;
  background: rgba(60,172,200,0.75);
  display: block;
  text-align: center;
  font-weight: bold;
  margin-bottom: 5px;
  
}

#subnavigation ul li a:hover{
  text-decoration: underline;
  background: #afe6dc;
  background: rgba(175,230,220,0.65);
  color: #2790e1;
  box-shadow: 0 3px 5px rgba(255,255,255,0.5);
  -webkit-box-shadow: 0 3px 5px rgba(255,255,255,0.5);
  -moz-box-shadow: 0 3px 5px rgba(255,255,255,0.5);
 
}

.page-name-home #main #content, .page-name-gallery #main #content, .page-name-about-us #main #content, 
.page-name-first-aid-medic-training #main #content, .page-name-schedule #main #content, 
.page-name-contact-us #main #content{
  margin-left: 0;
}

.page-name-home #main #subnavigation, .page-name-gallery #main #subnavigation, 
.page-name-about-us #main #subnavigation, .page-name-first-aid-medic-training #main #subnavigation, 
.page-name-schedule #main #subnavigation, .page-name-contact-us #main #subnavigation{
  display: none;
}

#main #content h2, #main #content h3{
  color: White;
  font:Papyrus;
}

#main #content h2{
	padding: 0.4em;
	background: black;
	background: rgba(0,0,0,0.65);
	border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	font: papyrus;
	font-family: Papyrus;
	font-weight: bold;
}

#main #content h3{
	padding: 0.3em;
	background: #002d64;
	background: rgba(0,45,100,0.45);
	border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	font-family: Papyrus;
	color: #FFF;
}

#content .containerHorizontal{
  width: 670px;
  margin-left: 4em;
  margin-top: 0.5em;
}

#content .containerHorizontal .image{
  margin-right: 30px;
  float: left;
}

#content .containerHorizontal .image img{
  max-width: 180px;
}

#content .containerHorizontal.right{
  float: none;
}

#content table{
  margin: 1.5em 0;
}

#content #schedulesTable{
	width: 100%;
	background: #FFF;
	background: rgba(255, 255, 255, 0.4 );
	border: 1px solid #004a95;
	border-collapse: collapse;
	font-family: Tahoma;
	font-size: 12px;
	-moz-appearance: auto;
}

#content #schedulesTable th{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	font-size: 1.2em;
	border-bottom: 2px solid #004a95;
	color: #333;
	background: #004a95;
	background: rgba(0, 74, 149, 0.35);
	font-family: Tahoma;
}

#content #schedulesTable td{
	padding: 0.5em;
	margin: 1.2em 0;
	vertical-align: top;
	color: #333;
	font-family: Tahoma;
	font-size: 12px;
}

#contact-us_contact-form table, #schedule_email-us-about-a-kayak-experience table{
	width: 50%;
	margin-top: 0;
	color: #333;
}

#contact-us_contact-form table th, #schedule_email-us-about-a-kayak-experience table th{
  min-width: 10em;
  text-align: left;
  vertical-align: top;
}

#contact-us_contact-form table td, #contact-us_contact-form table th, 
#schedule_email-us-about-a-kayak-experience table td, #schedule_email-us-about-a-kayak-experience table th{
  padding: 0.4em 0;
}

#contact-us_contact-form table input[type=submit], #schedule_email-us-about-a-kayak-experience table input[type=submit]{
  width: 8em;
}

#contact-us_contact-form table input, #schedule_email-us-about-a-kayak-experience table input{
  width: 36.4em;
  padding: 0.3em;
}

#contact-us_contact-form table textarea, #schedule_email-us-about-a-kayak-experience table textarea{
  width: 37.4em;
  padding: 0.3em;
}



#rightAds{
  width: 16%;
  padding: 1em;
  float: right;
  text-align: center;
}

#rightAds img{
  margin-bottom: 10px;
  border: 1px solid white;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  max-width: 135px;
}

#rightAds a img{
  width: 120px;
}

#rightAds a{
  font-size: 85%;
  color: #1e84b4;
}

#rightAds p{
  margin-bottom: 20px;
}

#rightAds a:hover{
  color: blue;
}

#footer{
  margin-top: 2em;
  clear: both;
  color: white;
  text-align: center;
}

#footer p{
  font-size: 0.9em;
  padding: 0.8em 0;
}

#footer a{
  color: #dae9f4;
  text-decoration: none;
}

#footer a:hover{
  color: #00335b;
  text-decoration: underline;
}

.cl{
  clear: left;
}

.cr{
  clear: right;
}

.cb{
  clear: both;
}


.containerColumn {
  margin-top: 1em;
}

#content .sectionNavigation li{
}

#content .sectionNavigation {
  list-style: none;
  background: white;
  background: rgba(255,255,255,0.4);
  padding: 0.5em;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 97%;
  margin: 0 auto;
  margin-bottom: 1em;
}

#content .sectionNavigation  li{
  margin:0;
  display: inline;
  padding-right: 0.4em;
}

#content .sectionNavigation li span{
  color: black;
}

#content .sectionNavigation  li a:hover{
  color: blue;
}

#content .containerColumn {
  margin-top: 2.8em;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

#content .image{
  margin-bottom: 1em;
  padding: 0.4em;
  margin-bottom: 1em;
  background: black;
  background: rgba(0,0,0,0.6);
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

#content .image img{
}

#content .right{
  margin-left: 0.8em;
  float: right;
}

#content .left{
  margin-right: 0.8em;
  float: left;
}

#mainbody {
	color: #333;
}
#navcenter {
	text-align: center;
}
.page-name-home #bodyWrapper #main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals p {
	color: #000;
}
.page-name-home #bodyWrapper #navWrapper #navigation ul .current {
	text-align: center;
}
.page-name-home #bodyWrapper #main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals h3 {
	color: #FFF;
}
#main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals p {
	font-weight: bold;
}
.page-name-home #bodyWrapper #main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals p {
	font-family: Arial, Helvetica, sans-serif;
}
.page-name-home #bodyWrapper #main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals p {
	color: #FFF;
}
.page-name-home #bodyWrapper #main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals p {
	font-weight: normal;
}
.page-name-home #bodyWrapper #main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals p {
	color: #000;
}
.page-name-home #bodyWrapper #main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals p {
	font-family: Garamond;
}
.page-name-home #bodyWrapper #main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals p {
	font-weight: bold;
}
.page-name-home #bodyWrapper #main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals p {
	color: #FFF;
}
.page-name-home #bodyWrapper #main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals p {
	font-weight: bold;
}
.page-name-home #bodyWrapper #main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals p {
	color: #FF0;
}
.page-name-home #bodyWrapper #main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals p {
	font-weight: bold;
}
.page-name-home #bodyWrapper #main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals p {
	color: #F00;
}
.page-name-home #bodyWrapper #main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals p {
	color: #FFF;
}
.page-name-home #bodyWrapper #main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals p {
	font-weight: bold;
}
.page-name-home #bodyWrapper #main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals p {
	font-family: Garamond;
}
.page-name-home #bodyWrapper #main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals p {
	font-weight: bold;
}
.page-name-home #bodyWrapper #main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals p {
	font-weight: bold;
}
.page-name-home #bodyWrapper #main #content .sectionWrapper .sectionWrapper #home_welcome-to-See-the-Seas-Rentals p {
	font-family: Arial, Helvetica, sans-serif;
}
#schedulesTable {
	color: #000;
}
#schedulesTable tr th {
	font-size: 12px;
}

