/******************************************************************************
 *  Colors
 dark blue			#20425e
 light blue			#2253bb
 green				#78b749
 
 ******************************************************************************/

/******************************************************************************
 **********                          Navigation                      **********
 ******************************************************************************/
h1.cape-cod	{
	width: 984px;
	height: 75px;
	background: url("/graphics/cape-cod-guide.jpg");
	text-indent: -9999px;
}

.noBorder	{
	border:0px;
}

.credit	{
	color:#20425e;
	font-size:x-small;
	text-align:center;
}

.navLinks	{
	margin-right: 10px;
	font-size:small;
}

.lastNavLink	{
	font-size:small;
	white-space:nowrap;
}

.featureLink	{
	border: 1px solid #8ea8b5;
}

/******************************************************************************
 **********                    Internal                 		     **********
 ******************************************************************************/
#padding	{
	padding-left:22px;
}

#h2Kids	{
	clear:both;
	margin-bottom:-15px;
}

#KidsColumn	{
	padding:5px;
	margin:20px;
	font-size:small;
	text-align:left;
	clear:both;
	border:1px solid #78b749;
}

#capeEventsWidget 	{
	clear:both;
	border:1px solid #20425e;
	width:95%;
	text-align:left;
	padding:10px;
}

.disclaimer {
	font-size:x-small;
}

.blockquote	{
	font-style:italic;
	border:1px dotted #78b749;
}

/******************************************************************************
 **********                          Google Ads                     **********
 ******************************************************************************/
#c4tower	{
	float:left;
	padding-top:5px;
	padding-left:40px;
}

#towerBlock	{
	background:#eee7cc;
	border-color:#dfd2b3;
	border-width:thin;
	border-style:dotted;
	padding: 0px 0px 5px 5px;
	clear: none;
}

#google	{
}

#google-1024	{
	float:right;
	padding-top:5px;
	padding-right: 20px;
}

#google th	{
	color:#999999;
	float:right;
	border-style:none;
}

#google td	{
	color:#ffffff;
	text-align:left;
	border-style:none;
}

.features	{
	clear:both;
	background-color:#cdd9e7;
}

div#special	{
	clear:both;
	background-color:#eee7cc;
	border-color:#dfd2b3;
	border-width:thin;
	border-style:dotted;
	margin: 20px 15px 0px 15px;
	padding: 0px 5px 0px 5px;
}

div#upgradeListing	{
	background-color:#eee7cc;
	border-color:#dfd2b3;
	border-width:thin;
	border-style:dotted;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}

div#c4Banner	{
	border-color:#dfd2b3;
	border-width:thin;
	border-style:dotted;
	width:468px;
}


div#special-rpm	{
	background-color:#eee7cc;
	border-color:#dfd2b3;
	border-width:thin;
	border-style:dotted;
	margin: 0px 15px 0px 15px;
	padding: 0px 5px 0px 5px;
	font-size:small;
}


/******************************************************************************
 **********                          Body                      **********
 ******************************************************************************/
.featureHome	{
	margin-left:20px;
	float:right;
	border:1px dotted #78b749;
	padding: 0px 5px 5px 5px;
}


.beachPix	{
	border:1px solid #6b7b9d;
	float:left;
	margin-right:10px;
}


.kidsTag	{
	float:left;
	width: 297px;
	margin-right: 20px;
	margin-bottom: 25px;
	background-image:url(/graphics/tag.jpg);
	background-repeat:repeat-y;
}

.kidsTag img	{
	display:block;
}

.tagText	{
	font-size: small;
	text-align: center;
	line-height: 2.3;
}

ul li.tagText	{
	list-style-image:url(/graphics/sun.png);
	
}

.kidTitle	{
	color:#0080FF;
	font-size: x-large;
}

.spaTitle	{
	color:#0080FF;
	font-size: large;
	padding-top:2px;
}

.spaTable	{
	font-size:12px;
	
}

.spaDivider	{
	border-bottom:1px dotted #0080FF;
}

.spaTable td	{
	border-right:none;
}

.callout	{
	background-color:#d9eba1;
	border-color:#78b749;
	border-width:thin;
	border-style:dotted;
	padding:5px;
	margin-right:20px;
	margin-top:10px;
	font-size:x-small;
	width:50%;
	float:right;
}

.floatRight	{
	float:right;
}

.floatRightPadding	{
	float:right;
	padding-top:20px;
	padding-right:40px;
}

.redText	{
	color:red;
	font-weight:bold;
	font-size:medium;
}

.greenPicture	{
	float:left;
	vertical-align:bottom;
	padding-right:20px;
}

.Magsource {
	color:#20425e;
	font-size:small;
	font-style:italic;
}

#affiliate	{
	padding-top:5px;
	text-align:left;
	clear:both;
}

#green	{
	font-size:small;
	text-align:left;
	padding-left:10px;
}

ul li.green	{
list-style:none;
}

#greenStory	{
	font-size:small;
	width:500px;
	list-style:none;
}

.float	{
	float:left;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:15px;
	clear:both;
} 

.floatNew	{
	float:left;
	padding-left:20px;
	margin-right:20px;
	margin-top:20px;
	clear:both;
}

.floatLeft	{
	float:left;
	padding-top:15px;
	padding-right:15px;
}

.floatLeftNew	{
	float:left;
	margin: 10px 0px 20px 0px;
}

.floatRightNew	{
	float:right;
	margin: 10px 0px 20px 0px;
}

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align: center;
}

div#container
{
margin-left: auto;
margin-right: auto;
width: 50em;
text-align: left;
}

.drkBlue	{
	color:#20425e;
	font-weight:bold;
	font-size:medium;
	margin-bottom:-.75em;
	
}

.pageContainer	{
	width:750px;
	text-align:left;
	margin:auto;
}

.pageContainer-1024	{
	width:984px;
	text-align:left;
	margin:auto;
}

.footerContainer	{
	width:750px;
	text-align:left;
	vertical-align:bottom;
	clear:both;
	margin:auto;
}

.footerContainer-1024 {
	width:984px;
	text-align:left;
	vertical-align:bottom;
	clear:both;
	margin:auto;
}

.leftContainer {
	text-align:left;
	width:500px;
	float:left;
}

.leftContainer-1024{
	text-align:left;
	width:580px;
	float:left;
	padding-top:5px;
}

.rightContainer{
	width:250px;
	float:right;
}

.rightContainer-1024 {
	text-align:left;
	width:400px;
	float:right;
	padding-top:10px;
}

.smText	{
	font-size:70%;
}

p	{
	font-size:80%;
}

.spanXsm	{
	font-size:80%;
}

.spanLg	{
	font-size:125%;
}

.shopList	{
	font-size:90%;
}

li	{
	font-size:80%;
}


h1	{
	color:#20425e;
	font-size:100%;
	text-align:left;
	margin:0px;
}


h2	{
	color:#1c0b5a;
	font-size:90%;
	text-align:left;
	margin:4px;
}

h3	{
	color:#679145;
	font-size:95%;
	text-align:left;
	margin-left:5px;
}

.tableCenter	{
	margin-left:auto;
	margin-right:auto;
	width:40%;
}


.tableText {
	text-align:left;
	font-size:80%;
}

.smtableText {
	text-align:left;
	font-size:70%;
}

th	{
	background-color:#dfdfdf;
	color:#465886;
	text-align:left;
	font-size:100%;
	text-indent:3px;
}

td	{
	border-right-color:#DFDFDF;
	border-right-width:thin;
	border-right-style:solid; 
}

.tableNoFrame	{	

}

.tableNoFrame td	{
	border:0px;
	vertical-align:text-top;
}

.courseStats	{
	background-color:#dfdfdf;
	color:#a51821;
	text-align:left;
	font-size:small;
}

.clubName	{
	font-weight:bold;
}

.town	{
	font-size:100%;
	font-weight:bold;
	color:#465886;
	text-align:center;
}

.boldName	{
	font-size:medium;
	font-weight:bold;
	padding-bottom:5px;
}

.beach	{
	font-size:100%;
	font-weight:bold;
	color:#2253bb;
	text-align:left;
}

.wifiTable	{
	font-size:x-small;
	white-space:nowrap;
}

.wifiTable td	{
border-bottom-color:#9dcdd5;
border-bottom-style:dotted;
border-bottom-width:thin;
border-right-color:#9dcdd5;
border-right-style:dotted;
border-right-width:thin;

}

.tableNoFormat td {
	border-right:0px;
}

/******************************************************************************
 **********                          Advertising                      **********
 ******************************************************************************/
.adTable td {
	border-color:#9dcdd5;
	border-style:dotted;
	border-width:thin;
} 

.callouts	{
	background-color:#eee7cc;
	font-size:x-small;
	padding-left:5px;
}

.header	{
	background-color:#eee7cc;
	font-size:medium;
	font-weight:bold;
}

.rightExamples	{
	padding-top:50px;
}

.rightPanel	{
	margin-top:40px;
}
 
/******************************************************************************
 **********                          Links                      **********
 ******************************************************************************/
:link, :visited {
	text-decoration: none;
	color:#2253bb;
}

a img, :link img, :visited img {
	border: none;
}

a {
	font-style: normal;
	color: #000066;
}

a:hover {
	color: #2605a0;
	text-decoration: underline;
}

#rssTable	{
	font-size:small;
	border-top:1px dotted #78B749;
	border-right:none;
}

#rssIcon	{
	padding-top:5px;
	padding-left:5px;
}
 
/******************************************************************************
 **********                          Bullets                      **********
 ******************************************************************************/
li 	{
 	list-style-image:url(graphics/arrow2.gif);
}

hr	{
	color:#800040;
	height:1px;
}

/******************************************************************************
 **********                          Footer                    **********
 ******************************************************************************/
 
.designedBy {
	font-size:60%;
	text-align:center;
}

.footerNav	{
	font-size:x-small;
	text-align:center;
	line-height:140%;
}

/******************************************************************************
 **********                          Forms                           **********
 ******************************************************************************/

textarea.widgetCode
{
	font-size: small;
	width: 550px;
	padding: 5px;
	border: 1px solid #2253bb;
}

table.widgetForm
{
	margin: 10px;
}

table.widgetForm th,
table.widgetForm td
{
	font-weight: normal;
	background: none;
	border: none;
}

table.widgetForm .text
{
	width: 200px;
}

table.widgetForm .color,
table.widgetForm .number
{
	width: 75px;
}

table.widgetForm .size
{
	width: 100px;
}

table.widgetForm .example
{
	font-size: smaller;
}

/******************************************************************************
 **********          Reset Global Styles for Weather Widget          **********
 ******************************************************************************/

.cape-guide-weather th,
.cape-guide-weather td
{
	background-color: transparent;
	color: inherit;
	text-indent: 0;
	border: 0 none transparent;
}

/*** Cape Movies Theatres ******************************************************************/

.theater	{
	font-size:12px;
}

.results-container
{
	border-top: 5px solid #336694;
	border-bottom: 5px solid #336694;
	margin: 0px -5px;
}

.results-container table
{
	border-collapse: collapse;
	width: 100%;
}

.results-container td
{
	vertical-align: top;
	padding: 5px;
}

.results-container tr.odd td
{
	background-color: #FAF7EC;
}

.results-container tr.even td
{
	background-color: #F1E9CF;
}


.results-container td h4
{
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
}
