/* CSSTidy 1.3dev: Tue, 22 Apr 2008 22:27:20 +0200 */
body {
	text-align:center;
	/*center hack*/
    background-color: #218BDA;
	padding: 0;
	font: 76%/1.4 Arial, serif;
	color: #fff;
	margin:0;
}
* {
	margin:0;
	padding:0;
}
#wrapper {
	position: relative;
	min-width:1024px;
	max-width:1024px;
	width:auto!important;
	/*IE6 hack*/
width:1024px;
	/*IE6 hack*/
margin:0 auto;
	/*center hack*/
text-align:left;
	/*center hack*/
background: #5AACE6 url('http://waterscape.biz/joomla/templates/waterscape/images/background.jpg') repeat;
	margin-top: 0px;
	height: auto;
	min-height: 600px;
	_height: 600px;
	padding-bottom: 80px;
}
#wrapper .inside {
	margin: 0px 25px 30px 25px;
}
#sitetitle {
	display: none;
}
#top {
	position: relative;
	min-width:1024px;
	max-width:1024px;
	width:auto!important;
	/*IE6 hack*/
width:1024px;
	/*IE6 hack*/
margin:0 auto;
	/*center hack*/
text-align:left;
	/*center hack*/
top: 0px;
	height: 33px;
}
#top .inside {
	margin: 0px 25px 0px 25px;
}
#header {
	position: relative;
	height: 242px;
	width: 1024px;
}
#rightside {
	position: absolute;
	left: 765px;
	top:195px;
	width: 210px;
	height: auto;
	min-height: 350px;
	_height: 350px;
	margin-left:30px;
	margin-top: -15px;
}
#rightside .inside {
	margin: 0;
	padding: 0;
}
#leftside {
	float: left;
	width: 220px;
	height: auto;
	min-height: 350px;
	_height: 350px; /* ie6 hack */
	margin-top: -21px;
	margin-left: 3px;
}
#leftside .inside {
	margin: 0;
	padding: 0;
	background: #5AACE6 url('http://waterscape.biz/joomla/templates/waterscape/images/left-background.jpg') repeat-y;
	padding-bottom: 15px;
}
#content100 {
	float: left;
	width: 728px;
	height: auto;
	min-height: 340px;
	_height: 340px;
	margin-left: 20px;
}
#content80 {
	float: left;
	width: 510px;
	height: auto;
	min-height: 340px;
	_height: 340px;
	margin-left: 20px;
}
#content100 .inside, #content80 .inside {
	margin: 0px;
	min-height: 340px;
	_height: 340px;
	background-color: #218bda;
	padding: 0px 30px 30px 30px;
	margin-top: -5px;
}
#footer {
	clear:both;
}
#footer {
	min-width:1024px;
	max-width:1024px;
	width:auto!important;
	/*IE6 hack*/
width:1024px;
	/*IE6 hack*/
margin:0 auto;
	/*center hack*/
text-align:left;
	/*center hack*/
background-color: transparent;
}
#footer .inside {
	height:28px;
	margin: 0px 25px;
}
.hide {
	display:none;
}
/* Basic Typography */

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 0;
	font-size: 1em;
}
li, dd {
	margin-left:1em;
}
fieldset {
	padding:.5em;
}
a {
	text-decoration:none;
	color: #fff;
	font-weight: 600;
}
a:hover {
	text-decoration:underline;
}
a img {
	text-decoration: none;
	border: 0;
}
h1, .componentheading, .componentheading-fp {
	font-size:1.4em;
	color: #fff;
	font-weight: 600;
}
h2, .contentheading, .contentheading-fp {
	font-size:1.3em;
	color: #fff;
	font-weight: 600;
}
h3 {
	font-size:1.25em;
	color: #fff;
	font-weight: 600;
}
h4 {
	font-size:1.2em;
	color: #fff;
	font-weight: 600;
}
h5 {
	font-size:1.1em;
	color: #fff;
	font-weight: 600;
}
h6 {
	font-size:1em;
	color: #fff;
	font-weight: 600;
}
p, .contentpaneopen, .contentpane, .contentpaneopen-fp, .contentpane-fp {
	font-size: 1em;
	padding: 5px;
}
.contentpaneopen select, .contentpane select, .contentpaneopen input, .contentpane input {
	margin-right: .5em;
}
hr {
	border: 1px solid #fff;
	margin-top: .5em;
	margin-bottom: .5em;
}
table, td {
	font-size: 1em;
}
/* Top Menu Links */
#top ul {
	display:block;
	width:50%;
	height: 33px;
	padding-top: 3px;
}
#top li {
	display: inline;
}
#top .moduletable-top ul li a {
	color: #fff;
	font-weight: 600;
	font-size: 1em;
}
/*LEFT MENU LINKS */
#leftside .moduletable_menu {
	background-color: transparent;
	text-align: center;
	margin: 20px 0px 20px 0px;
}
#leftside .moduletable_menu ul {
	width: 220px;
	margin-bottom: 5px;
}
#leftside .moduletable_menu ul li {
	list-style-type: none;
	margin-left: 4px;
	padding-top: 20px;
	white-space: nowrap;
	list-style-position: inside;
	background: transparent url('http://waterscape.biz/joomla/templates/waterscape/images/frog1.gif') no-repeat left;
}
#leftside .moduletable_menu ul li:hover {
	background: transparent url('http://waterscape.biz/joomla/templates/waterscape/images/frog2.gif') no-repeat left;
}
#leftside .moduletable_menu ul li a {
	text-decoration: none;
	color: #14a31c;
	font-weight: 600;
	font-size: 1.3em;
}
#leftside .moduletable_menu ul li a:hover {
}
#leftside .moduletable_menu ul li a img {
}
/* LEFT MENU SUBLINKS */
#leftside .moduletable_menu ul li ul {
	list-style-type: none;
	background-color: #7abcea;
	margin-top: 10px;
	margin-left: -4px;
	padding-bottom: 10px;
	white-space: normal;
	border-top: 3px dotted #14a31c;
}
#leftside .moduletable_menu ul li ul li {
	list-style-type: square;
	color: #14a31c;
	white-space: normal;
	text-align:left;
	background: none;
	padding-left: 10px;
}
#leftside .moduletable_menu ul li ul li:hover {
	background: none;
}
#leftside .moduletable_menu li li a {
	text-decoration: none;
	color: #fff;
	font-size: 1.1em;
	font-weight: 600;
	padding: 0px 5px 0px 0px;
}
/* SEARCH MODULE */
.moduletable-srch {
	float: right;
	text-align: center;
}
.moduletable-srch h3 {
	width: 180px;
	color: #14a31c;
	text-align: center;
}
.button-srch {
	background-color: #14a31c;
	color: #fff;
	font-size: .9em;
	font-weight: 600;
	margin: 5px 5px 0;
	padding: 2px;
}
/* REGISTERED USERS MENU MODULE  */
div.moduletable-um {
	padding: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
}
.moduletable-um h3 {
	width: 221px;
	height: 23px;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	background: #218bda;
}
.moduletable-um ul li {
	list-style-position: inside;
	list-style-type: none;
	color: #14a31c;
	font-size: 1.1em;
	font-weight: 600;
	padding-top: 3px;
	padding-bottom: 3px;
}
.moduletable-um ul li a {
	color: #14a31c;
}
/* BOTTOM MENU Administrative */
.menu-bot a {
	font-size:.9em;
	color:#fff;
}
.menu-bot a:hover {
	text-decoration:underline;
}
ul.menu-bot {
	padding-left: 0em;
}
ul.menu-bot li {
	display:inline;
	list-style:none;
	padding-right: .5em;
}
/* BOTTOM Address */

#footer .moduletable-addr {
	float: left;
	width: 700px;
	color: #fff;
	padding: 0;
	margin: 0;
	margin-top: -15px;
	margin-left: 250px;
}
.moduletable-addr img {
	border: 0;
}
/* BOTTOM SITELINK */
#footer p a {
	float: right;
	color: #fff;
	padding: 0;
	margin: 0;
	font-size: .9em;
	font-weight: 500;
}
.sectiontableentry1 img, .sectiontableentry2 img {
	border:0;
}
.contentpane img, .contentpaneopen img, .contentpane-fp img, .contentpaneopen-fp img {
	border:0;
	margin: 5px;
}
.contentpaneopen_edit img, .contentpaneopen_edit-fp img {
	border:0;
	margin: 5px;
	float: right;
}
.wrap {
	border: 0;
	clear: both;
	float: none;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}
.button {
	background: #7abcea;
	border: 1px solid #fff;
	color: #14a31c;
	font-size: .9em;
	font-weight: 600;
	margin: 5px 5px 0;
	padding: 2px;
}
.small, .createdate {
	font-size: .9em;
	color: #fff;
	padding-bottom: 5px;
}
input.inputbox {
	font-size: 1em;
	height: 16px;
}
.blog {
	width: 100%;
}
.blog-fp {
	width: 60%;
	_width: 50%;
}
.componentheading-fp {
	width: 60%;
	_width: 100%;
}
.contentheading, .componentheading, .contentpane, .contentpaneopen {
	width: 100%;
}
#com-form-login fieldset {
	display: block;
	margin-left: 1em;
	border: 0;
}
/* Front Page News Module*/
.moduletable-fpnews h3 {
	font-size: 1.5em;
	margin-top: 30px;
	margin-bottom: 10px;
}
a.contentpagetitle-fpnews {
	font-size: 1.2em;
}
/* RIGHT BOX POND PAD */
.moduletable-ppad {
	background: #7abcea url('http://waterscape.biz/joomla/templates/waterscape/images/mod-box-bot-1.jpg') no-repeat bottom left;
	margin-bottom: 15px;
	color: #14a31c;
	font-size: 1em;
	font-weight: 600;
	width: 203px;
	padding-bottom: 16px;
}
.moduletable-ppad h3 {
	background-color:#14a31c;
	text-align: center;
	padding: 3px 0px;
}
table.contentpaneopen-ppad {
	text-align: center;
	width: 100%;
	background: #7abcea url('http://waterscape.biz/joomla/templates/waterscape/images/right-bkgrd-ppad.jpg') repeat-y;
}
.contentpaneopen-ppad a {
	color: #14a31c;
}
.contentpaneopen-ppad a:hover {
	text-decoration: underline;
}
/* RIGHT BOX SUN IMAGE */
.moduletable-sunpad {
	width: 203px;
}
.moduletable-sunpad img {
	text-decoration: none;
	border: 0px;
	margin-bottom: 15px;
}
/* RIGHT SIDE Random Image Box1 */
.moduletable-rimg1 {
	width: 200px;
	padding-top: 10px;
	background: #218bda url('http://waterscape.biz/joomla/templates/waterscape/images/mod-box-top-2.jpg') no-repeat top;
}
.moduletable-rimg1 img {
	text-decoration: none;
	border: 0px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.moduletable-rimg1 h3 {
	text-align: center;
}
/* RIGHT SIDE Random Image Box2 */
.moduletable-rimg2 {
	width: 200px;
	padding-bottom: 10px;
	background: #218bda url('http://waterscape.biz/joomla/templates/waterscape/images/mod-box-bot-2.jpg') no-repeat bottom;
}
.moduletable-rimg2 img {
	text-decoration: none;
	border: 0px;
	margin-bottom: 15px;
}
/* BOTTOM MODULE FOR LOGOS */
.moduletable-lbot {
	width: 100%;
	text-align: center;
}
.moduletable-lbot img {
	margin: 30px 20px;
}
/*ToolTip Stuff */
.tool-tip {
	border: 1px solid #218bda;
	background: white;
	padding: 10px;
	font-size: 1.1em;
	font-weight: 600;
	color: #218bda;
}
.tool-title {
	font-size: 1.3em;
	font-weight: 600;
	border-bottom: 1px solid #218bda;
}
.tool-text {
 padding-bottom;
5px;
}
/* CSS Document */
/* For Editor CSS */

.hide {
	display:none;
}
.small {
	font-size: .9em;
	color: #fff;
	padding-bottom: 5px;
}
.clear {
	clear:both;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.img-left {
	float:left;
	margin:4px 10px 4px 0;
}
.img-right {
	float:right;
	margin:4px 0 4px 10px;
}
.nopadding {
	padding:0;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
/* LEFT SIDE POLLING MODULE */
.moduletable-poll h3 {
	text-align: center;
	border-bottom: 2px solid green;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: 600;
	background: #14a31c;
}
.moduletable-poll {
	background: #218bda;
}
.pollstableborder-poll {
	margin-left: 0px;
}
.pollstableborder-poll td {
	background: #218bda;
	padding: 5px 0px 0px 0px;
	text-align: left;
}
.poll-poll thead td {
	padding-left: 10px;
	text-align: center;
}
.pollstableborder-poll input {
	margin-left: 0px;
	margin-right: 2px;
}
.pollstableborder-poll label {
	margin-left: 0px;
}
.moduletable-poll .button {
	margin-bottom: 10px;
}
.moduletable-poll input.button:active {
	border: 1px solid #fff;
}
/* LEFT SIDE RSS MODULE */
.moduletable-rss h3 {
	text-align: center;
	border-bottom: 2px solid green;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: 600;
	background: #14a31c;
}
.moduletable-rss {
	background: #218bda;
	padding-bottom: 10px;
}
.moduletable-rss a img {
	padding: 3px 0px 0px 30px;
	text-decoration: none;
}
.moduletable-rss a {
	text-decoration: none;
}
/* Editor */
body.mceContentBody {
	background:#fff;
}
fieldset {
	background: #fff;
	color: #218bda;
	font-weight: bold;
}
legend {
	font-size: 1.3em;
	background: #fff;
	padding: 5px 10px 5px 15px;
	border-top: 1px solid grey;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
}
/*Morfeo Simple Viewer Fix*/
div#xflashcontent {
	text-align: center;
}
