/* Css originally by mejobloggs  Design by Aran @ stuio7designs.com  Please email me if you use this, as I would love to see how it is being used, also you can join my linkshare to help you with your google ranking */



body {
	font-family: verdana, arial, tahoma;
	font-size: 90%;
	color: #888;
	background-color: white;
	line-height: 125%;
	margin: 0;
	padding: 0;
	text-align: center;
}

table	{font-family: verdana, arial, tahoma;
	font-size: 90%;}
/* Set the page width */
#wrapper-menu-top, #header0, #wrapper-content, #wrapper-footer, #header1 , #header2, #header3, #header4 , #header5{
	width: 975px;
	margin: 0 auto;
	text-align: left;
}

#wrapper-menu-top {
	background: white url('images/bg02-white-left.png') no-repeat left top;
}

#menu-top {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
}

#menu-top ul {
	margin: 0 20px;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
}

#menu-top li {
	display: inline;
	float: left;
	font-size: 7pt;
}

#menu-top a {
	float: left;
	background:url(images/menuleft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top a span {
	background: transparent url(images/menuright.png) no-repeat right top;
	padding:5px 15px 4px 6px;
	/*color: #5b8fbe;*/
	color: #660000;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

#menu-top a span.selected {
	background: transparent url(images/menuright.png) no-repeat right top;
	padding:5px 15px 4px 6px;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

 #menu-top a:hover { background-position:0% -42px; }
 #menu-top a:hover span {	background-position:100% -42px; }

#wrapper-header {
	background: transparent url('images/bg.png') top center repeat-x;
}

#header0 {
	background: #eee no-repeat center bottom;
	background: #eee url('images/apio_header0.jpg') no-repeat center bottom;
}

#header1 {
	background: #eee no-repeat center bottom;
	background: #eee url('images/apio_header1.jpg') no-repeat center bottom;
}

#header2 {
	background: #eee no-repeat center bottom;
	background: #eee url('images/apio_header2.jpg') no-repeat center bottom;
}

#header3 {
	background: #eee no-repeat center bottom;
	background: #eee url('images/apio_header3.jpg') no-repeat center bottom;
}

#header4 {
	background: #eee no-repeat center bottom;
	background: #eee url('images/apio_header4.jpg') no-repeat center bottom;
}

#header5 {
	background: #eee no-repeat center bottom;
	background: #eee url('images/apio_header5.jpg') no-repeat center bottom;
}

#wrapper-header2 {
	background: transparent url('images/bg02-blue-left.png') top left no-repeat;
}

#wrapper-header3 {
	background: transparent url('images/bg02-blue-right.png') top right no-repeat;
}

#header0 h1 {
	margin: 0px 20px 0px 22px;
	padding: 0px;
	height: 192px;
	/*line-height: 3em;*/
	color: #ccc;
	font-size: 130%;
}
#header1 h1 {
	margin: 0px 20px 0px 22px;
	padding: 0px;
	height: 192px;
	/*line-height: 3em;*/
	color: #ccc;
	font-size: 130%;
}
#header2 h1 {
	margin: 0px 20px 0px 22px;
	padding: 0px;
	height: 192px;
	/*line-height: 3em;*/
	color: #ccc;
	font-size: 130%;
}
#header3 h1 {
	margin: 0px 20px 0px 22px;
	padding: 0px;
	height: 192px;
	/*line-height: 3em;*/
	color: #ccc;
	font-size: 130%;
}
#header4 h1 {
	margin: 0px 20px 0px 22px;
	padding: 0px;
	height: 192px;
	/*line-height: 3em;*/
	color: #ccc;
	font-size: 130%;
}
#header5 h1 {
	margin: 0px 20px 0px 22px;
	padding: 0px;
	height: 192px;
	/*line-height: 3em;*/
	color: #ccc;
	font-size: 130%;
}

#wrapper-content {
	background: white url('images/bg02-white-left.png') no-repeat left top;
}

* html #wrapper-content { height: 1%; }

#date {
	padding: 0px 0px 5px 0px;
	text-align: right;
	font-size: 8pt;
	float: right;
}

#content {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	padding: 10px 30px 5px 15px;
	font-size: 9pt;
	color: #242424;
	float: right;
}

#menu_content {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	
}
#forum-content {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	padding: 10px 40px 5px 35px;
	font-size: 9pt;
	color: #242424;
	float: right;
}

#wrapper-menu-page {
	float: left;
	width: 180px;
	/*margin: 10px 30px 30px 18px;*/
	margin: 10px 30px 30px 10px;
	/*background: transparent url('images/menu.png') no-repeat;*/
	text-align: left;
	padding-left: 11px;
	line-height: 120%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

* html #wrapper-menu-page { margin-right: 10px; }

#menu-page { padding-top: 5px; font-family: verdana; color: #484848;}

#menu-page ul {
	margin-left: 15px;
	margin-top: 0px;
	padding: 0px;
	list-style: square;
	font-size: 8pt;
}

#menu-page li {
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	/*padding: 1px;*/
	/*width: 150px;*/
	}

#menu-page h3 {
	font-size: 85%;
	text-transform: uppercase;
	margin: 1em 2em 1em 1em;
	text-align: left;
	color: #003366;
	font-weight: bold;
	letter-spacing: 0.15em;
}

#menu-page a:link	{ color: #003366; }
#menu-page a:visited { color: #003366; }
#menu-page a:hover { color: #660000;}

/* Navigation Module */
#menu-page-nav { padding-top: 5px; padding-bottom: 5px;font-family: verdana; color: #484848; background-color: #ffffcc;
	border-style: dotted;
	border-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
}

#menu-page-nav ul {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	list-style: square;
	font-size: 8pt;
}

#menu-page-nav li {
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	/*padding: 1px;*/
	/*width: 150px;*/
	}

#menu-page-nav h3 {
	font-size: 85%;
	text-transform: uppercase;
	margin: 1em 2em 1em 1em;
	text-align: left;
	color: #003366;
	font-weight: bold;
	letter-spacing: 0.15em;
}

#menu-page-nav a:link	{ color: #003366; }
#menu-page-nav a:visited { color: #003366; }
#menu-page-nav a:hover { color: #660000;}

/* News Style */
#news-page { padding-top: 5px; font-family: verdana; font-size: 11px; }
#news-page ul {
	/*margin: 0;
	padding: 0;*/
	list-style-type: square;
	font-size: 12px;
}

#news-page h4 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	/*color: #5b8fbe;*/
	color: #660000;
	font-weight: normal;
	letter-spacing: 0.0em;
}

#news-page h1 {
	font-size: 150%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	/*color: #5b8fbe;*/
	color: #660000;
	font-weight: strong;
	letter-spacing: 0.15em;
	line-height: 100%;
}

#news-page a:link { color: #003366; }
#news-page a:visited { color: red; }
#news-page a:hover { color: #5b8fbe; }

/* End of News Page Styles */
#rss img {padding: 8px;	}

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}


#footer {
	text-align: right;
	padding: 10px;
	font-size: 7pt;
	line-height: 125%;
	background-color: #ccc;
	border: 1px solid #ccc;
	border-bottom: 0;
	clear: both;
}

h2 { font-size: 110%; }
h3 { font-size: 100%; }

a.menu:link, a.menu:visited { color: #fff; text-decoration: none; font-size: 8pt;}
a.menu:hover{ color: #990000; text-decoration: none; }

a:link, a:visited { color: #003366; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }


#wrapper-donate {
	float: left;
	width: 165px;	
	text-align: left;
	padding-left: 22px;
	}
input.donate {font-family: verdana;
		 padding: 2px;
		 color: #fff;
		 font-size: 12pt;
		 font-weight: bold;
		 background-color: green;
		 border-style: solid;
		 border-width: 1px;
		 border-color: #000;
		 width: 350px;
		 height: 60px;	 
		 cursor: pointer;
		 }

/* Added for Calendar */

.border_right	{border-style: double;
			 border-width: 1px;
			 border-top-width: 0px;
			 border-right-width: 1px;
			 border-left-width: 0px;
			 border-bottom-width: 0px;
			 font-size: 8pt;
			 }				
			 
.border_right_dotted	{border-style: dotted;
			 border-width: 1px;
			 border-top-width: 0px;
			 border-right-width: 1px;
			 border-left-width: 0px;
			 border-bottom-width: 0px;
			 font-size: 10pt;
			 border-color: #003366;
			 }						  	

.border_bottomRight	{border-style: solid;
			 border-width: 1px;
			 border-top-width: 0px;
			 border-right-width: 1px;
			 border-left-width: 0px;
			 border-bottom-width: 1px;
			 font-size: 7pt;
			 }					 
.border_top	{border-style: solid;
			 border-width: 1px;
			 border-top-width: 1px;
			 border-right-width: 0px;
			 border-left-width: 0px;
			 border-bottom-width: 0px;
			 font-size: 8pt;
			 }		
			 
.border_bottom	{border-style: solid;
			 border-width: 1px;
			 border-top-width: 0px;
			 border-right-width: 0px;
			 border-left-width: 0px;
			 border-bottom-width: 1px;
			 font-size: 7pt;
			 }		

.border_bottom_dotted	{border-style: dotted;
			 border-width: 1px;
			 border-top-width: 0px;
			 border-right-width: 0px;
			 border-left-width: 0px;
			 border-bottom-width: 1px;
			
			 border-color: #003366;
			 }					 

.allborder	{border-style: solid;
			 border-color: #999999;
			 border-top-width: 1px;
			 border-bottom-width: 1px;
			 border-right-width: 1px;
			 border-left-width: 1px;
			}
			 
.borderNoBottom	{border-style: solid;
		 border-color: #999999;
		 border-top-width: 1px;
		 border-bottom-width: 0px;
		 border-right-width: 1px;
		 border-left-width: 1px;
		 }			 
		 

.imgBoxL {border: 1px solid #ccc; float: left; padding: .25em; margin: 0em; margin-right: .5em;  margin-bottom: .25em; text-align: center;}
.imgBoxR {border: 1px solid #ccc; float: right; padding: .25em; margin: 0em; margin-bottom: .25em; margin-left: .5em;  text-align: center;}

/*floating boxes for images - no borders */
.imgBoxLP {border: 0px solid #ccc; float: left; padding: .25em; margin: 0em; margin-right: .5em;  margin-bottom: .25em; text-align: center;}
.imgBoxRP {border: 0px solid #ccc; float: right; padding: .25em; margin: 0em; margin-bottom: .25em; margin-left: .5em;  text-align: center;}

.imgBoxT100 {border: 0px solid #ccc;  font: normal normal 10px/1.35  Arial,Helvetica,Sans-serif; margin: .25em; width: 100px;}
.imgBoxT125 {border: 0px solid #ccc;  font: normal normal 10px/1.35  Arial,Helvetica,Sans-serif; margin: .25em; width: 125px;}
.imgBoxT150 {border: 0px solid #ccc;  font: normal normal 10px/1.35  Arial,Helvetica,Sans-serif; margin: .25em; width: 150px;}
.imgBoxT175 {border: 0px solid #ccc;  font: normal normal 10px/1.35  Arial,Helvetica,Sans-serif; margin: .25em; width: 170px;}
.imgBoxT200 {border: 0px solid #ccc;  font: normal normal 10px/1.35  Arial,Helvetica,Sans-serif; margin: .25em; width: 200px;}
.imgBoxT225 {border: 0px solid #ccc;  font: normal normal 10px/1.35  Arial,Helvetica,Sans-serif; margin: .25em; width: 225px;}
.imgBoxT250 {border: 0px solid #ccc;  font: normal normal 10px/1.35  Arial,Helvetica,Sans-serif; margin: .25em; width: 250px;}

/* Put border on table */
.tblBorder {border-top: 1px #9d9d9d solid; border-left: 1px #9d9d9d solid; margin-bottom: 1em;}

/*  Set default values for table data rows */
.tblBorder tr {font: normal normal .95em/1.15  Arial,Helvetica,Sans-serif;}

/* Draw bottom and right hand borders */
.tblBorder td, .tblBorder th {border-right: 1px #9d9d9d solid; border-bottom: 1px #9d9d9d solid;}

/* Put border on table */
.tblNoBorder {border-top: 0px #9d9d9d solid; border-left: 0px #9d9d9d solid; margin-bottom: 1em;}

/*  Set default values for table data rows */
.tblNoBorder tr {font: normal normal .95em/1.15  Arial,Helvetica,Sans-serif;}

/* Draw bottom and right hand borders */
.tblNoBorder td, .tblNoBorder th {border-right: 0px #9d9d9d solid; border-bottom: 0px #9d9d9d solid;}

.headerPlain {background-color: #fff; color: #000; font: normal bold 14px/1.25em Arial,Helvetica,Sans-serif;}
.headerGray {background-color: #eee; color: #000; font: normal bold 14px/1.25em Arial,Helvetica,Sans-serif;}
.headerGreen {background-color: #669933; color: #fff; font: normal bold 14px/1.25em Arial,Helvetica,Sans-serif;}
.headerPurple {background-color: #996699; color: #fff; font: normal bold 14px/1.25em Arial,Helvetica,Sans-serif;}

.ClearStyles{
}


/* Default CSS class for links within the editor */

.mceLink a:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}

.mceLink a:active {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}

.mceLink a:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}

.mceLink a:link {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}

.mceLink a {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}

.mceVisualAid {
	border: 1px dashed #BBBBBB;
}
		 