/* private:site_styles */
body {width:100%; background-position:top center; background-repeat:no-repeat; text-align:center; margin:0; padding:0; border:0;}
a img { border:none; }
/*general styles*/
.clear {clear:both; font-size:1px; height:1px; line-height:1px; display:block;}
.SkipNav {color:#fff; position:absolute; left:-9999px; top:0;}
.noShow {display:none;}
.LeftSide {float:left;}
.RightSide {float:right;}


/*Main Styles*/
#Container {width:994px; margin:auto; padding:0; min-height:100%; background-repeat:no-repeat;}
#InnerContainer {width:751px; min-height:649px; margin:auto; padding:40px 0 10px 0; text-align:left;}


.floatleft {float:left;}
.prideMessage a {color:#CC193A;}

/*header styles*/
.SeasideSounds {position:absolute; left:0; top:0;}

/*Header Navigation styles*/

#HeaderNavigation {list-style:none; margin:0; padding:0;}
#HeaderNavigation li {display:inline; margin:0 3px;}
#HeaderNavigation li .HeaderNavLinks {font-weight:bold; font-family:helvetica,arial,verdana;}

#DayNightLinks {width:123px; padding-top:1px; margin:0 0 0 627px;}
#DayNightLinks .DayNightLinkHolder, #DayNightLinks .SoundLinkHolder {width:41px; text-align:center;}
#DayNightLinks .Selected {padding-bottom:5px; background:url(../images/Link_MoonSunUnderline.gif) bottom center no-repeat;}
#DayNightLinks a, #DayNightLinks a:hover {text-decoration:none;}
#SoundLink, #DayLink, #NightLink {width:41px; height:41px; text-align:center; display:block;}

.DaySoundOn {background:url(../images/day/Link_SoundOn.gif) center no-repeat;}
.DaySoundOff {background:url(../images/day/Link_SoundOff.gif) center no-repeat;}
.NightSoundOn {background:url(../images/night/Link_SoundOn.gif) center no-repeat;}
.NightSoundOff {background:url(../images/night/Link_SoundOff.gif) center no-repeat;}
#DayLink {background:url(../images/Link_Sun.gif) center no-repeat;}
#NightLink {background:url(../images/Link_Moon.gif) center no-repeat;}
#DayLink:hover {background:url(../images/Link_Sun-Hover.gif) center no-repeat;}
#NightLink:hover {background:url(../images/Link_Moon-Hover.gif) center no-repeat;}
.DaySoundOn:hover {background:url(../images/day/Link_SoundOn-Hover.gif) center no-repeat;}
.DaySoundOff:hover {background:url(../images/day/Link_SoundOff-Hover.gif) center no-repeat;}
.NightSoundOn:hover {background:url(../images/night/Link_SoundOn-Hover.gif) center no-repeat;}
.NightSoundOff:hover {background:url(../images/night/Link_SoundOff-Hover.gif) center no-repeat;}

#HeaderNavigationHolder {margin-left:90px; padding-top:3px; height:30px;}


/*body styles*/
#Body {min-height:460px; margin-top:0px; padding:20px; width:711px; background-color:#FFFFFF; }
.bodyOffersBanner #Body { margin-top:4px; }
#PageTitle {font-size:350%; display:inline;}
#MainContentHolder {padding:1em 5px 5px 5px;}

.NoFlash, .MainFlash, .MainImage {padding-bottom:10px;}
#InnerSideNavTemplate .MainFlash, #InnerSideNavTemplate .MainImage,
#EventsTemplate .MainFlash, #EventsTemplate .MainImage {padding-bottom:0; text-align:center;}

/*footer styles*/
#netconstruct {padding:15px 0; text-align:center;}



/*InnerSideNav & Events Template Styles*/
#LeftNavigationHolder {width:150px;}
#LeftNavigationHolder .Inner {padding:10px 15px;}
#ContentHolder {width:548px;}

#InnerSideNavTemplate #BackgroundHolder {min-height:440px; position:relative;}
#InnerSideNavTemplate #ContentHolder {padding-bottom:3em;}
#InnerSideNavTemplate .TitleHolder {padding:7px 10px; border-bottom:5px solid #fff;}
#InnerSideNavTemplate h2.OffersTitle {font-weight:bold; font-size:130%; display:inline; padding:0;}
#InnerSideNavTemplate #EditableContent {padding:0 10px 4px 5px;}
#InnerSideNavTemplate #EditableContactDetails {width:548px; border:0; font-size:110%; min-height:1.5em; position:absolute; right:0; bottom:0;}
#InnerSideNavTemplate #EditableContactDetails .Padded {padding:7px 10px 6px 10px;}

#EventsTemplate .TitleHolder {padding:7px 10px; border-bottom:5px solid #fff;}
#EventsTemplate h2.OffersTitle {font-weight:bold; font-size:130%; display:inline; padding:0;}
#EventsTemplate #EditableContent {padding-top:10px;}
#EventsTemplate #EditableContent .Inner {padding:5px;}



/*sifr (flash title) styles*/
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility:visible !important; margin:0;}
.sIFR-replaced {visibility:visible !important;}

span.sIFR-alternate {position:absolute; left:0; top:0; width:0; height:0; display:block; overflow:hidden;}

/* Hide Adblock Object tab:the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {display:none !important;}

/*
	Deleting this bit as it seems to hide all headings without replacing them with flash alternates - thought it was just hide things that were called in the replace function
	/*These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles 
	.sIFR-hasFlash h1, .sIFR-hasFlash h2, .sIFR-hasFlash h3, .sIFR-hasFlash h4, .sIFR-hasFlash h5 {visibility:hidden;}
*/

#OffersBanner { margin:10px 0 0 -3px; }


#clientbox { 
	height: 100%;

 }

#topleftbox { 
	float: left;
	background-color: #4eca94;
	color: #fff;
	font: bold 11pt arial;
	width: 170px;
	height: 25px;
	padding: 8px 5px 5px 10px
 }
 
#titlebox {
	float: right;
	height: 25px;
	width: 490px;
	background-color: #4eca94;
	color: #fff;
	font: bold 11pt arial;
	padding: 10px 5px 3px 15px
	}
	
	
#leftmenu {
	float: left;
	width: 170px;
	background-color: #4eca94;
	color: #fff;
	font: bold 10pt arial;
	padding: 8px 5px 5px 10px;
	margin-top: 5px;
	min-height: 330px
	}
	
.navlinks {
	padding: 5px;
	margin: 5px 5px 5px 8px;
	}
	
.navlinks li {
	margin-bottom: 10px
	}
	
.navlinks li a {
	color: #fff;
	text-decoration: none
	}
	
.navlinks li a:hover {
	color: #cdecd3;
	text-decoration: none
	}
	
	
#clientcontent {
	float: right;
	width: 490px;
	background-color: #fff;
	color: #000;
	font: 10pt arial;
	padding: 8px 5px 5px 15px;
	margin-top: 5px;
	}
	
#clientcontent p {
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
#clientcontent img {
	padding: 5px 10px 5px 5px;
	}
	
#clientcontent h5 {
	font-size: 14pt;
	color: #254661
	}
	
	
#clientcontent a {
	color: #29557b;
	text-decoration: underline
	}
	
#clientcontent a:hover {
	text-decoration: none
	}
	
#clientcontent label {
	display: block;
	float: left;
	width: 110px;
	margin-right: 15px;
	}
	
.submit {
	margin-left: 180px
	}
	
ol { list-style: none }
ol li { padding-bottom: 10px }

/* .gallery {
	width: 470px;
	height: 1%;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	} */
	
	
ul.gallerythumbs {
	width: 470px;
	height: 1%;
	float: left;
	list-style: none;
	}

ul.gallerythumbs li {
	display: inline;
	padding: 8px 8px 30px 8px;
	float: left;
	}
	
ul.gallerythumbs img {
	margin-bottom: 5px;
	}
	
.submenu {
	margin-left: 12px;
	font-size: 11px;
	}


	

	

