div.body_right {
	float: left;
	width: 735px;
	margin-left: 0;
}

p.banner {
	height: 282px;
	text-indent: -9999px;
	margin-top: 4px;
}

p.banner.visitors { background: url(/assets/images/secondary/banner-visitors.jpg) no-repeat; }
p.banner.real_estate { background: url(/assets/images/secondary/banner-real-estate.jpg) no-repeat; }
p.banner.news_events { background: url(/assets/images/secondary/banner-news-events.jpg) no-repeat; }
p.banner.mynaples { background: url(/assets/images/secondary/banner-mynaples.jpg) no-repeat; }

div.content {
	width: 660px;
	margin: 0 0 30px 30px;
	overflow: hidden;
}

div.content h1 {
	color: #FF6600;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 40px 0 25px;
}

h1.visitors {
	height: 41px;
	text-indent: -9999px;
	margin: 5px 0 20px 0;
	background: url(/assets/images/secondary/txt-h1-visitors.png) no-repeat;
}

h1.real-estate {
	height: 41px;
	text-indent: -9999px;
	margin: 5px 0 20px 0;
	background: url(/assets/images/secondary/txt-h1-real-estate.png) no-repeat;
}

div.content h1.news_events {
	height: 41px;
	text-indent: -9999px;
	margin: 5px 0 20px 0;
	background: url(/assets/images/secondary/txt-h1-news-events.png) no-repeat; margin-bottom: 0;
}

div.content h1.mynaples {
	height: 52px;
	text-indent: -9999px;
	margin: 5px 0 5px 0;
	background: url(/assets/images/secondary/txt-h1-mynaples.png) no-repeat;
}

p.intro {
	width: 590px;
	line-height: 22px;
	font-size: 13px;
}

p.intro a {
	color: #06c;
}

p.intro a:hover {
	color: #f60;
}

div.pod_wrapper {
	float: left;
}

div.pod {
	width: 190px;
	float: left;
	margin: 30px 30px 0 0;
}

div.pod h2 {
	height: 48px;
	margin-bottom: 5px;
}

div.pod h2 a {
	display: block;
	cursor: pointer;
	background: url(/assets/images/secondary/capsule.png) no-repeat;
}

div.pod h2 a:hover {
	background-position: 0 -48px;
}

div.pod h2 a span {
	display: block;
	text-indent: -9999px;
	height: 48px;
	background-position: center 17px;
	background-repeat: no-repeat;
}

/* Visitors & Residents */

div.pod h2 a span.accomodations { background-image: url(/assets/images/secondary/txt-accomodations.png); }
div.pod h2 a span.beaches { background-image: url(/assets/images/secondary/txt-beaches.png); }
div.pod h2 a span.dining { background-image: url(/assets/images/secondary/txt-dining.png); }
div.pod h2 a span.fishing { background-image: url(/assets/images/secondary/txt-fishing.png); }
div.pod h2 a span.golfing { background-image: url(/assets/images/secondary/txt-golfing.png); }
div.pod h2 a span.shopping { background-image: url(/assets/images/secondary/txt-shopping.png); }

/* Find Real Estate */

div.pod h2 a span.residential { background-image: url(/assets/images/secondary/txt-residential.png); }
div.pod h2 a span.commercial { background-image: url(/assets/images/secondary/txt-commercial.png); }
div.pod h2 a span.rentals { background-image: url(/assets/images/secondary/txt-rentals.png); }
div.pod h2 a span.new-listings { background-image: url(/assets/images/secondary/txt-new-listings.png); }
div.pod h2 a span.open-houses { background-image: url(/assets/images/secondary/txt-open-houses.png); }
div.pod h2 a span.agents { background-image: url(/assets/images/secondary/txt-agents.png); }

/* News & Events */

div.pod h2 a span.events_calendar { background-image: url(/assets/images/secondary/txt-events.png); }
div.pod h2 a span.local_news { background-image: url(/assets/images/secondary/txt-local-news.png); }
div.pod h2 a span.press_releases { background-image: url(/assets/images/secondary/txt-press-releases.png); }
div.pod h2 a span.special_offers { background-image: url(/assets/images/secondary/txt-special-offers.png); }
div.pod h2 a span.local_weather { background-image: url(/assets/images/secondary/txt-local-weather.png); }

/* My Naples */

div.pod h2 a span.see_photos { background-image: url(/assets/images/secondary/txt-see-photos.png); }
div.pod h2 a span.read_discussions { background-image: url(/assets/images/secondary/txt-read-discussions.png); }

div.pod p.img {
	height: 154px;
	background: url(/assets/images/secondary/pod-img-border.png) no-repeat;
}

div.pod p.img img {
	position: absolute;
}

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-top: 10px;
	padding: 8px 0 0 10px;
	text-decoration: none;
}

a.pod_btn:hover {
	background-position: 0 -36px;
}

a.pod_btn.right {
	position: absolute;
	right: 0;
	width: 180px;
}

div.rc_wrapper {
	position: relative;
	float: left;
	clear: both;
	width: 630px;
	background: #fef0a5 url(/assets/images/secondary/rc-top.png) no-repeat;
	margin: 40px 0;
}

div.rc {
	background: url(/assets/images/secondary/rc-btm.png) no-repeat bottom;
	padding: 20px;
}

div.rc a.become_member {
	position: absolute;
	top: -20px;
	left: 10px;
	width: 204px;
	height: 156px;
	text-indent: -9999px;
	background: url(/assets/images/secondary/sticker-become-member.png) no-repeat bottom;
}

div.rc h2 {
	height: 26px;
	text-indent: -9999px;
}

div.rc.share_photos h2 {
	background: url(/assets/images/secondary/txt-share-your-photos.png) no-repeat;
}

div.rc p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div.rc.share_photos h2,
div.rc.share_photos p {
	margin-left: 210px;
}

div.rc a {
	color: #06c;
}

div.rc a:hover {
	color: #f60;
}

div.sec_content{
	position: relative;
	width: 675px;
	margin-top: 25px;
}

div.sec_content h2{
	font: bold 25pt Tahoma, Geneva, sans-serif;
	color: #F60;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

div.sec_content h3, p.section{
	padding-bottom: 15px;
	border-bottom: 1px solid #BBB;
	margin-top: 30px;
	font-weight: bold;
}

table.mybs th{
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

div.sec_content h3, div.sec_content h3 a, table.mybs th.title{
	font: bold 14pt Tahoma, Geneva, sans-serif;
	color: #06C;
	text-decoration: none;
}

table.mybs tbody td{
	padding: 0 0 10px 0; 
}

table.mybs tbody td a{
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #F60;
	font-size: 12px;
	text-decoration: none;
}
.keywords a{ 
	font: normal 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #06C;
	text-decoration: none;
}
.keywords a:hover, table.mybs tbody td a:hover{
	text-decoration: underline;
}

table.mybs td table.galleryTable{ width: 77px; height: 77px;
	margin: 21px 0 24px 38px; background-color: transparent; }
table.mybs td table.galleryTable td{ background-color: transparent; vertical-align: middle; text-align: center; }
table.mybs td.gallery{ border-bottom: none; border-top: 1px solid #CAC7C2;
	width: 140px; height: auto ; height: 135px; min-height: 125px; vertical-align: top; text-align: left; 
	background: url(/assets/images/my-naples/gallery-bg.png) no-repeat left 10px; padding-top: 10px;  }
table.mybs td.gallery, table.master td.empty_gallery{ border-bottom: none; border-top: 1px solid #CAC7C2; }
table.mybs td.gallery a strong{ display: block; text-align: center; }


div.local-news-stories-wrap { 
	padding-right: 20px;
}

p.news-story {
	margin-top: 20px;
}

p.news-story strong a {
	text-decoration: none;
	color: #f60;
	font-weight: bold;
	font-size: 13px;
}

p.news-story strong a:hover {
	text-decoration: underline;
}

p.news-story a {
	text-decoration: none;
	color: #f60;
}

p.news-story a:hover {
	text-decoration: underline;
	color: #036;
}

input.replaceBtn.submitBtn,
input#ctl00_MainBodyContent_GalleryCommentSubmit {
	display: block;
	margin-top: 20px;
	width: 83px;
	height: 23px;
	background: url(/assets/images/my-naples/btn_submit.png) no-repeat;
	border: none;
	text-indent: -9999px;
	line-height: 0;
	cursor: pointer;
}

input.replaceBtn.submitBtn:hover,
input#ctl00_MainBodyContent_GalleryCommentSubmit:hover {
	background-position: 0 -30px;
}

a.btn-submit-photo {
	float: right;
	display: block;
	width: 170px;
	height: 37px;
	background: url(/assets/images/my-naples/btn-submit-photo.png) no-repeat;
	text-indent: -9999px;
}

a.btn-submit-photo:hover {
	background-position: 0 -40px;
}

div.right {
	overflow: auto;
}

a.btn-start-new-discussion {
	float: right;
	display: block;
	width: 231px;
	height: 37px;
	background: url(/assets/images/my-naples/bg-start-discussion.png) no-repeat;
	text-indent: -9999px;
}

a.btn-start-new-discussion:hover {
	background-position: 0 -40px;
}

a.replaceBtn.viewAllBtn {
	display: block;
	width: 72px;
	height: 23px;
	background: url(/assets/images/my-naples/btn_view_all.png) no-repeat;
	text-indent: -9999px;
}

form.galleryForm label {
	display: block;
}

form.galleryForm p {
	margin-bottom: 20px;
}

div.gt-form-row textarea.textarea {
	height: 80px;
	width: 400px;
}

form.galleryForm input.gt-form-text {
	margin-bottom: 5px;
}

form.galleryForm .locationList label {
	display: inline;
}

a.replaceBtn.goBackBtn {
	display: block;
	width: 83px;
	height: 23px;
	background: url(/assets/images/my-naples/btn-go-back.png) no-repeat;
	text-indent: -9999px;
}

a.replaceBtn.goBackBtn:hover {
	background-position: 0 -23px;
}

div#ctl00_MainBodyContent_emailForm {
	margin-bottom: 20px;
}

strong.galleryTag span.galleryCount {
	color: #333;
	font-size: 10px;
	font-weight: normal;
}

table.mybs tbody td.discussion a {
	color: #333;
	font-size: 12px;
	font-weight: normal;
}
