div.body_center h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #f60;
	margin: 20px 0 25px 0;
	line-height: 30px;
}

div.body_center h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #f60;
}

h3 {
	font-size: 14px;
	color: #069;
	font-weight: bold;
	margin-bottom: 20px;
}

div.body_center p {
	margin-bottom: 20px;
}

p.intro {
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 30px;
}

p.intro span.img {
	display: block;
	float: left;
	height: 154px;
	width: 190px;
	background: url(/assets/images/secondary/pod-img-border.png) no-repeat;
	margin-right: 25px;
}

p.intro span.img img {
	position: absolute;
}

div.callout_wrapper {
	clear: both;
	position: relative;
	right: 5px;
	width: 470px;
	background: url(/assets/images/tertiary/callout-box-mid.png) repeat-y;
}

div.callout_wrapper div.inner {
	background: url(/assets/images/tertiary/callout-box-top.png) no-repeat;
}

div.callout_wrapper div.inner div.content {
	background: url(/assets/images/tertiary/callout-box-btm.png) no-repeat bottom left;
	min-height: 116px;
	padding: 13px 10px 25px 10px;
	overflow: hidden;
}

div.callout_wrapper h3 {
	text-indent: -9999px;
	height: 20px;
	margin-bottom: 31px;
}

div.content.search_accommodations h3 { background: url(/assets/images/tertiary/txt-search-accommodations.png) no-repeat; }
div.content.search_attractions h3 { background: url(/assets/images/tertiary/txt-search-attractions.png) no-repeat; }
div.content.search_beaches h3 { background: url(/assets/images/tertiary/txt-search-beaches.png) no-repeat; }
div.content.search_dining h3 { background: url(/assets/images/tertiary/txt-search-dining.png) no-repeat; }
div.content.search_entertainment h3 { background: url(/assets/images/tertiary/txt-search-entertainment.png) no-repeat; }
div.content.search_golf h3 { background: url(/assets/images/tertiary/txt-search-golf.png) no-repeat; }
div.content.search_events h3 { background: url(/assets/images/tertiary/txt-search-events.png) no-repeat; }
div.content.search_fishing-and-boating h3 { background: url(/assets/images/tertiary/txt-search-fishing.png) no-repeat; }
div.content.search_fish h3 { background: url(/assets/images/tertiary/txt-search-fishing-guides.png) no-repeat; }
div.content.search_services h3 { background: url(/assets/images/tertiary/txt-search-services.png) no-repeat; }
div.content.search_shopping h3 { background: url(/assets/images/tertiary/txt-search-shopping.png) no-repeat; }
div.content.search_agents h3 { background: url(/assets/images/tertiary/txt-search-agents.png) no-repeat; }

form div.callout_wrapper p {
	width: 225px;
	float: left;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 30px;
}

form div.callout_wrapper p input,
form div.callout_wrapper p select {
	margin-left: 5px;
}

form div.callout_wrapper input.submit {
	float: right;
}

form.login div.callout_wrapper {
	margin-top: 30px;
}

form.login div.callout_wrapper p {
	width: 100%;
	float: none;
	height: auto;
}

form.login div.callout_wrapper div.inner div.content {
	padding: 13px 50px 25px 25px;
}

/* Accommodations */

div.featured_accommodations {
	border-top: 1px solid #ccc;
	margin-top: 30px;
	overflow: auto;
	padding-bottom: 25px;
}

div.featured_accommodations h2 {
	margin: 15px 0 20px 0;
}

div.featured_wrap {
	overflow: auto;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

div.featured_accommodations p.logo {
	float: left;
	width: 190px;
	text-align: center;
	padding-top: 30px;
}

div.featured_accommodations p.info {
	float: right;
	width: 250px;
	color: #666;
	font-size: 11px;
}

div.featured_accommodations p.info strong {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #069;
	margin-bottom: 5px;
}

div.featured_accommodations p.info a {
	color: #069;
	text-decoration: none;
}

div.featured_accommodations p.info a:hover {
	text-decoration: underline;
}

div.featured_accommodations p.info span {
	display: block;
	margin: 10px 0;
}

div.featured_accommodations p.info span em {
	text-transform: uppercase;
	color: #f60;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
}

div.featured_accommodations p.info a.details {
	color: #f60;
	text-decoration: underline;
	float: right;
}

div.featured_accommodations p.info a.details:hover {
	color: #036;
}

div.accommodations {
	margin-top: 15px;
	font-size: 11px;
	color: #666;
}

div.body_center p.pag {
	margin: 10px 0 0 0;
	overflow: auto;
}

p.pag span.city {
	float: left;
	clear: left;
}

p.pag span.city em {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	font-style: normal;
}

p.pag span.nav {
	float: right;
	color: #069;
}

p.pag span.nav a {
	color: #069;
}

div.body_center p.pag.btm {
	padding-bottom: 10px;
	position: static;
	width: 100%;
}

p.pag span.top {
	float: left;
}

p.pag span.top a {
	text-decoration: none;
	color: #069;
	background: url(/assets/images/tertiary/arrow-top.png) no-repeat;
	padding-left: 21px;
}

p.pag span.top a:hover {
	text-decoration: underline;
}

div.accommodations table tr th {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}

div.accommodations table tr th.phone {
	width: 110px;
	text-align: center;
}

div.accommodations table tr th a {
	color: #666;
}

div.accommodations table tr th.details {
	width: 110px;
}

div.accommodations table tr td {
	border-bottom: 1px solid #ccc;
	padding: 10px 5px;
}

div.accommodations table tr td.phone {
	text-align: center;
}

div.accommodations table tr td.phone a {
	display: block;
	color: #f66;
	font-weight: normal;
	text-decoration: underline;
}

div.accommodations table tr td.phone a:hover {
	color: #069;
}

div.accommodations table tr td a {
	color: #069;
	text-decoration: none;
}

div.accommodations table tr td a:hover {
	text-decoration: underline;
}

/* Login or Sign Up */

form.login {
	margin: 15px 0 30px 0;
}

form.login p {
	width: 130px;
	float: left;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 20px 0 0;
}

form.login p input {
	margin: 5px 0;
	width: 130px;
}

form.login input.login {
	margin-top: 28px;
}

form.login a {
	display: block;
	clear: left;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

form.login a:hover {
	text-decoration: underline;
}

div.content.create_account h3 {
	background: url(/assets/images/tertiary/txt-search-create-account.png) no-repeat;
}

div.create_account a img {
	position: absolute;
	right: 15px;
	top: -50px;
}

div.create_account {
	padding-right: 25px;
}

div.create_account p {
	font-size: 10px;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	margin-bottom: 10px;
}

div.create_account p input {
	width: 260px;
}

div.create_account p textarea {
	width: 260px;
	height: 140px;
	overflow: auto;
	margin: 10px 0;
}

div.create_account p span {
	position: relative;
	bottom: 70px;
}

div.create_account input.create_account {
	border: none;
	width: 261px;
	height: 36px;
	background: url(/assets/images/tertiary/btn-create-account.png) no-repeat;
	float: right;
	text-indent: -9999px;
	line-height: 0;
	cursor: pointer;
}

div.create_account input.create_account:hover {
	background-position: 0 -36px;
}

div.sign_up_blurb {
	margin-top: 40px;
}

div.sign_up_blurb p span,
div.sign_up_blurb p a {
	color: #c30;
	text-decoration: none;
}

div.sign_up_blurb p a:hover {
	text-decoration: underline;
}

/* Special Offers & Packages */

div.special_offer {
	border-top: 1px solid #ccc;
	overflow: auto;
	padding: 20px 0;
}

div.body_center div.special_offer p {
	margin-bottom: 10px;
}

p.img {
	position: relative;
	float: left;
	height: 154px;
	background: url(/assets/images/secondary/pod-img-border.png) no-repeat;
}

p.img img {
	position: absolute;
	top: 0;
	left: 0;
}

p.img a img {
	position: relative;
}

div.special_offer div {
	width: 240px;
	float: right;
	font-size: 11px;
}

div.special_offer div h3 {
	margin-bottom: 10px;
}

div.special_offer a {
	clear: both;
	float: left;
	color: #f60;
	font-size: 11px;
	width: 100%;
}

p.img a {
	float: none;
	clear: none;
}

div.special_offer a:hover {
	color: #036;
}

/* Vendor Pages */

div.body_center.vendor p.page_type {
	font-family: Tahoma, Geneva, sans-serif;
	color: #069;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

div.body_center.vendor p {
	line-height: 22px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 40px;
}

div.body_center.vendor span#ctl00_total_content_wrapper_MainBodyContent_partnerDescription p {
	border: none;
}

div.body_center.vendor img {
	float: left;
	margin: 0 20px 20px 0;
}

div.body_center.vendor div.vendor_photos {
	width: 476px;
	clear: both;
}

div.body_center.vendor div.vendor_photos table.galleryTable tr td {
	width: 100px;
	height: 96px;
	background: url(/assets/images/tertiary/bg-vendor-photo.png) no-repeat;
	padding: 19px 0 0 19px;
	border: none;
	float: left;
}

div.body_center.vendor div.vendor_photos table.galleryTable tr td a {
	text-decoration: none;
}

div.body_center.vendor div.vendor_photos table.galleryTable tr td img {
	margin: 0;
}

span#ctl00_MainBodyContent_listingBlurb table.galleryTable tr td strong {
	font-weight: bold;
}

.contactWrap label{ text-transform: uppercase; font-size: 11px; line-height: 1; margin-bottom: 4px; display: block; color: #666; }
.contactWrap .noWrap label{ display: inline; margin-left: 10px; }
.contactWrap input{ font-size: 12px; font-weight: bold; line-height: 1; color: #333; padding: 2px; margin: 0 0 9px; }
.contactWrap textarea{ font-size: 12px; font-weight: normal; line-height: 16px; color: #333; padding: 2px; margin: 0 0 9px; font-family: verdana, arial, sans-serif; }
.contactWrap table{ width: 300px; margin: 0 0 9px; }
.contactWrap table td{ padding: 3px 0; }
.contactWrap table td.memberLabel{ width: 33%; }
.contactWrap td input{ float: left; padding: 0; margin: 0 3px 0 0; }
.contactWrap table.AreaList, .contactWrap table.MemberList { width: auto; margin: 0; }
.contactWrap table.AreaList{ width: 60%; }
.contactWrap table.MemberList td{ border: 2px solid #666; padding: 10px; }
.contactWrap table.MemberList td .free label{ color: #29B; }
.contactWrap table.MemberList td input{ float: none; padding: 0; margin: 0 3px 0 0; }
.contactWrap .AreaList td{ padding: 0; }
.contactWrap .AreaList td input, .contactWrap .AreaList td label{ float: none; margin: 0; display: inline; }
.contactWrap .AreaList td label{ padding-left: 5px; }
.contactWrap table.CartList{ width: 80%; }
.contactWrap table.CartList td{ border: none; border-top: 2px solid #666; border-bottom: 2px solid #666; 
	padding: 10px; }
.contactWrap table.CartList td.hidden{ text-indent: -5000px; }
.contactWrap table.CartList td .free label{ color: #29B; }
.contactWrap table.CartList td input{ float: none; padding: 0; margin: 0 3px 0 0; }

td.fish_holder {
	padding: 20px 0 0 20px;
}

div.accommodations table.listing-table tr td {
	padding: 5px;
}

table.fish-table tr td {
	border-bottom: 1px solid #ccc;
	padding: 20px 5px;
}

div.content.search_fish input.keywords {
	width: 115px;
}

div.body_center a.pod_btn {
	background: url(/assets/images/my-naples/bg-pod-btn.png) no-repeat;
	color: #006699;
	display: block;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 16px;
	height: 28px;
	margin: 0px 0 40px 212px;
	padding: 8px 0 0 10px;
	text-decoration: none;
}

div.body_center a.pod_btn:hover {
	background-position: 0 -36px;
}

div.frame {
	float: left;
}.Movies {
	margin-left: -25%;
	text-decoration: blink;
	height: auto;
}

