/* @override http://www.piratescoveresort.com/site/css/style.css */
 
* {
	margin: 0;
	padding: 0;
}
 
a:link {
	border-style: none;
}
 
a:hover {
	border-style: none;
	color: #f84154;
}
 
a:active {
	border-style: none;
}
 
body {
	background: #c3ebff;
}
 
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 17px;
	background: url(../images/bg_top.png) no-repeat 184px 2px;
	margin-top: 27px;
}
 
/* Begin header */
 
 
/* Begin Main Navigation Area */
 
#nav_main {
	width: 177px;
	background: url(../images/woodplanks1.png) no-repeat;
	height: 767px;
	float: left;
	position: relative;
	bottom: 17px;
	left: 7px;
}
 
#nav_main a {
	color: #fff;
	text-decoration: none;
	font: normal normal 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	top: 4px;
	left: 4px;
	padding: 8px 30px 5px;
}
 
#nav_main a:hover {
	color: #5dd2d0;
}
 
#navreservations a {
	padding: 0px;
}
 
#nav_main ul {
	margin-top: 150px;
	margin-left: 17px;
}
 
#nav_main li {
	list-style-type: none;
	margin-top: 8px;
	height: 30px;
	width: 140px;
	text-align: center;
}
 
#nav_main li:hover {
	background: url(../images/bgnav_main.png) no-repeat 11px -5px;
}
 
.home li#navhome, .resort li#navresort, .marina li#navmarina, .dining li#navdining, .catering li#navcatering, .amenities li#navamenities, .events li#navevents, .meetings li#navmeetings, .contact li#navcontact, .reservations li#navreservations {
	background: url(../images/bgnav_main.png) no-repeat 11px -5px;
}
 
.home #navhome a, .resort #navresort a, .marina #navmarina a, .dining #navdining a, .catering #navcatering a, .amenities #navamenities a, .events #navevents a, .meetings #navmeetings a, .contact #navcontact a, .reservations #navreservations a {
	color: #5dd2d0;
}
 
/* Begin Main Content Area */
 
/* Content_Main */
 
#content_main {
	width: 784px;
	background: #fff none 0;
	float: right;
	margin-right: 22px;
	padding: 5px;
	
}
 
#content_main h1 {
	color: #6a3d27;
	font-size: 25px;
	font-variant: small-caps;
}
 
#content_main h3 {
	color: #1462b0;
	font-variant: small-caps;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.gallery{
	margin-top: 15px;
	border: 5px solid #feffff;
	width: 97%;
}
 
/* Content_Sub */
 
#content_sub {
	width: 530px;
	padding: 0 5px 5px;
	border-right: 1px solid #cfcfcf;
	min-height: 570px;
	float: left;
}
 
.events #content_sub{
	border-right-style: none;
}
 
#content_sub li>h2 {
	border-top: 1px solid #cfcfcf;
	padding-top: 10px;
	font-size: 20px;
	text-align: left;
	font-variant: normal;
}
 
/* My Comment */
 
#content_sub h2{
	font-size: 22px;
	font-variant: normal;
}
 
#content_sub h3{
	font-variant: normal;
	margin-top: 10px;
	font-size: 18px;
	color: #1462b0;
}
 
#hero {
	width: 794px;
	margin-top: -1px;
	margin-left: -5px;
}
 
#content_sub a img {
	width: 249px;
	float: right;
	-webkit-box-shadow: 2px 2px 10px  #000;
	-moz-box-shadow: #000 2px 2px 10px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: 23px;
}
 
 
img#wide {
	width: 524px;
	-webkit-box-shadow: 2px 2px 10px  #000;
	-moz-box-shadow: #000 2px 2px 10px;
}
 
 
p#sub {
	clear: right;
	float: right;
	font-size: 12px;
	margin-right: 10px;
	text-decoration: underline;
}
 
td#ZoomCaption {
	text-align: center;
	vertical-align: middle;
}
 
 
#content_sub li>ul li {
	font-size: 13px;
	text-align: left;
	line-height: 25px;
	margin-left: 50px;
	list-style-type: disc;
}
 
#content_sub li>p{
	margin: 10px;
}
 
li>p {
	text-indent: 20px;
	line-height: 25px;
	font-size: 13px;
}
 
li>img {
	width: 522px;
	
}
 
#content_sub span {
	color: #1e546c;
	font-size: 25px;
}

#content_sub span.bigbold{
	font-size: 28px;
	text-align: center;
	text-transform: capitalize;
	color: #b01e23;
}

#content_sub span.small{
		font-size: 21px;
	color: #404352;
}

#menus{
	text-align: left;
	margin-left: 122px;
}
 
a.menus{
	color: #404352;
	font: 21px/48px Baskerville;
	text-decoration: underline;
	position: relative;
	bottom: 14px;
}
 
a.menus:hover{
	color: #5dd2d0;
}
 
img.menus {
	margin-right: 25px;
	height: 50px;
	width: 50px;
	margin-top: 5px;
}
 
#plates {
	width: 200px;
	float: right;
	margin-right: 25px;
}
 
#content_sub table{
	width: 525px;
	font-size: 15px;
	color: #404352;
	border-collapse: collapse;
	border: 1px solid #000;
}
 
#content_sub th{
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	background-color: #4696b8;
	color: #fff;
	border-bottom: 1px solid #000;
}
 
#content_sub td{
	text-align: center;
	border-bottom-style: solid;
	padding: 4px;
	border-bottom-width: 0;
}
/* Content Sidebar */
 
#content_subright {
	width: 230px;
	float: right;
}
 
#content_subright h2 {
	padding-right: 4px;
	text-align: center;
	font-size: 22px;
}
 
#content_subright h3{
	padding-top: 5px;
}
 
#content_subright p {
	text-indent: 0;
}
 
#content_subright li {
	margin-top: 5px;
}
 
#news, #gallery {
}
 
#news li {
	border-bottom: 1px dotted #cfcfcf;
	padding-bottom: 5px;
	color: #000;
}
 
#news a {
	font-variant: normal;
	color: #603b10;
}
 
 
#news table {
	font-size: 11px;
	border-collapse: collapse;
	border: 1px solid #000;
}
 
#news th {
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	background-color: #4696b8;
	vertical-align: middle;
	border-bottom: 1px solid #000;
}
 
#news td {
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
	border-right-style: solid;
	border-right-width: 1px;
}

img.logo{
	width: 100%;
}
 
#gallery img {
	width: 100px;
	border: 1px solid #6c4313;
	margin-left: 66px;
	-webkit-box-shadow: 2px 2px 10px  #000;
	-moz-box-shadow: #000 2px 2px 10px;
}
 
#gallery img:hover {
	width: 235px;
	height: 137px;
	margin-left: -7px;
}
a#height img:hover {
	height: 351px;
}
 
 
ul#gallery {
	font-size: 12px;
	border-bottom: 1px dotted #cfcfcf;
}
 
/* Begin nav_sub*/
 
#wrapper_bottom{
		background: url(../images/bg_bottom.png) no-repeat 184px -5px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	display: block;
	clear: right;
}
 
#nav_sub {
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	
}
 
#nav_sub ul {
	width: 700px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 13px;
}
 
#nav_sub li {
	list-style-type: none;
	display: inline;
	padding-right: 3px;
}
 
#nav_sub a {
	color: #404352;
	text-decoration: none;
	font-size: 12px;
}
 
#nav_sub a:hover {
	color: #57360f;
	text-decoration: underline;
}
 
#nav_sub p {
	color: #7e7e7e;
	font-size: 10px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
}
 
#nav_sub span a{
	color: #7e7e7e;
	font-size: 10px;
}
 

/* Reservations */
 
#reserve {
	background-color: #dcfbfe;
	width: 769px;
	border: 1px solid #6c4313;
	display: none;
}
 
fieldset {
	border-style: none;
}
 
select {
	font-size: 11px;
	margin-left: 3px;
}
 
label {
	color: #6c4313;
	font: small-caps 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 10px;
}
 
 
 
a#calender img {
	width: 500px;
}
 
/* Google Map */
 
#map {
	border: 1px solid #6c4313;
}
 
#map span, #map a {
	font-size: 10px;
	color: #404352;
}
 
#lights {
	position: absolute;
	z-index: -1;
	left: -277px;
	width: 1350px;
	top: -62px;
}
 
.tree{
	display: none;
}
 
#tinytext{
	font-size: 13px;
	color: #404352;
}
 
h5{
	font-size: 11px;
	color: #caaeff;
	margin-bottom: -9px;
	margin-top: 6px;
}
 
#max{
	font-size: 11px;
	color: #caaeff;
	float: right;
	margin-top: -3px;
	position: relative;
	right: 24px;
}
 
.banner{
	width: 219px;
}

.banner a {
	font-size: 19px;
	text-decoration: none;
	padding-bottom: 32px;
	position: relative;
	top: 8px;
	left: 16px;
	width: 138px;
}

.banner span{
	position: relative;
	left: 43px;
	top: 6px;
}

li.banner{
	background: url(../images/banner.png) no-repeat;
	width: 220px;
	height: 88px;
}

p.banner_large{
	background: url(../images/banner_large.png) no-repeat 99px;
	font-size: 27px;
	padding-bottom: 32px;
	text-align: center;
	color: #404352;
	padding-top: 32px;
	position: relative;
	margin-top: 10px;
	height: 77px;
}
 
img#buffetlarge{
	width: 100%;
}
 
#buffet_menus li{
	font-family: Times;
	list-style-type: disc;
	text-align: left;
	padding-top: 10px;
	margin-left: 75px;
}

#cateringLink {
	font-size: 61px;
}

ul#thanks li{
	line-height: 25px;
}
/******iQware Search*******/

div#gd_searchbox_container table, div #gd_searchbox_container td, div #gd_searchbox_container tbody{
	border: none;
	padding-top: 10px;
}

div#gd_searchbox_container label{
	padding: 0;
}

input#resBox_submit.SearchButton {
	width: auto;
	padding: 5px;
	background-color: #4d92b8;
}

input#resBox_submit.SearchButton:active{
	background-color: #000;
}

input.SearchButton{
	background-color: #4d92b8;
	font-size: 12px;
}

input.SearchButton:active {
	background: #000;
}

