html {

}



form {

  margin: 0;

  padding: 0;

}

img,table {

	border: none;
}

body {

	background:#e8eef1 url(../images/template/site_bg.jpg) top left repeat-x;

	font-family: Arial, sans-serif;

	line-height: 1.3em;

	margin: 0;

	padding: 0;

	font-size: 13px;

	color:black;

	}

.dropCap {

	color:#6a7133;
	
/*	font-family: 'Yesteryear', cursive;
*/
	font-size:26px;

	font-weight:bolder;

	}
	


p {

	margin-top: 5px;

	margin-bottom: 5px;

	text-align: left;
}

.about{

	width:700px;

	padding:10px 0 10px 80px;
	}	

	
#website {

	margin-top:20px;
	}

#website a:link {

	color:#6a7133;

	font-size:16px;

	font-weight:bolder;

	text-transform:uppercase;

	letter-spacing:.3em;
	}	

#website a:visited {

	color:#6a7133;

	font-size:16px;

	font-weight:bolder;

	text-transform:uppercase;

	letter-spacing:.3em;
	}

#stations_page {

	float:left;

	width:45%;

	padding:10px 0 0 2em;
	}

#stations_page ul{

	margin:0;

	padding:0;

	list-style-type:none;
	}

#stations_page a{

	display:block;

	color:#336699;

	font-size:14px;


	line-height:2em;

	}
#stations_page li{

	display:block;

	color:#333;

	font-size:14px;

	font-weight:bolder;

	line-height:2em;

	}

#stations_page a:visited{

	display:block;

	color:#336699;

	font-size:14px;


	line-height:2em;	

	}

	

#stations_page a:hover{

	font-size:14px;


	line-height:2em;	

	}

#stations_page a:active{

	font-size:14px;


	line-height:2em;	

	}

	

#station_img {

	float:right;

	width:410px;
	}



/*****************************************/

/*** Template specific layout elements ***/

/*****************************************/
#wrapper {

	padding: 2px 0px;

	width: 900px;

	

	margin: 0 auto;

}

#header {

	height: 122px;

	background: url(../images/template/header.gif) top left no-repeat;

	margin: 0 auto;

	width: 900px;

}

#top_bar {

	float:left;

	width:100%;

	background: url(../images/template/menu_bg.jpg) top left repeat-x;

	height:41px;

	text-align:center;

	}

#content {

	float:left;

	width: 900px;

	margin: 0 auto;

	padding: 0px 0;

	background:url(../images/template/content_bg.png) top left repeat;

}

#maincolumn_full {

	float: left;

	width: 870px;

	padding: 15px ;

}

#maincolumn_full a:hover {

	text-decoration: none;

	color: #16A916;

}



.left_column {

	float:left;

	width:600px;

	padding-right:20px;

	

}

.title {

	width:870px;

	}

#maincolumn_full ul {
	/*list-style:circle;*/
	}



.right_column {

	float:right;

	width:230px;

	padding-left:10px;

	border-left:dotted #523d1b;



}

#banner_l {

	text-align: left;

	padding: 0 0 0 24px;

}

#footer {

	margin: 0 auto;

	text-align: center;

	vertical-align: top;

	width: 100%;

	height: 69px;

	background: #336799;

	float:left;

}

#footer p {

	text-align: center;

	color: #fff;

	font-weight:bold;

	padding:10px 0;

}

#footer a:link{

	color:#fff;

	}


/* headers */
h1 {

	font-family: 'Yellowtail', cursive;

	font-size: 40px;

	color: #369;
}



h2 {

	padding: 0;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 18px;

	vertical-align: middle;

	color: #f6af12;

	text-align: left;

	text-transform:uppercase;
}


h4 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	color: #8b7d5f;

	font-size: 15px;

	padding-bottom:5px;

	margin:0 0 5px 0;

	border-bottom:solid 1px;

}



h3, th{

	margin: 0;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

	text-align: left;

	color: #6a7133;

	padding: 0;

	letter-spacing:.2em;

	text-transform:uppercase;

	

}

/* small text */

.small {

	font-size: 10px;

	color: #B9DB9A;

	font-weight: normal;

	text-align: left;

}

/* menu links */

#menu {
	color: #FFF !important ; 
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:2.1em;
 font-size: 16px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: center !important ; 
 font-weight: bold !important ; 
	/* Clear floats */
/*	float:left;
	width:100%;
*/	/* Bring the nav above everything else--uncomment if needed.*/
	position:relative;
	z-index:8;
	

}
#menu li {
	display: inline;	
	padding:0 2em;
	color: #FFF !important ; 
	position:relative;
}
#menu  a {
 white-space: nowrap; 
 position: relative; 
	display:inline-block;
	padding:3px;
	color:#fff;
	text-decoration:none;
}
#menu a:link a:visited {
	color: #FFF !important ; 
	text-decoration:none;

}
#menu a:hover {
	color: #f6af12 !important ;
}

/*--- DROPDOWN ---*/
#menu ul{
	background:rgba(255,255,255,0);  /*But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px;
	z-index:8;
 /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#menu ul li{
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
}
#menu ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#menu li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#menu li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background:#59542a;
	/*text-decoration:underline;*/
}
#menu li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
#menu li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#336799;
}

/*/* spacers */

span.article_separator {

	display: block;

	height: 20px;

}



.article_column {



}



.column_separator {

	

}



td.buttonheading {

	text-align: right;

	width: 0;

}
*/


.clr {

	clear: both;

}



table.blog span.article_separator {

	display: block;

	height: 20px;

}







/* table of contents */

table.contenttoc {

  margin: 5px;

  border: 1px solid #ccc;

  padding: 5px;

}



table.contenttoc td {

  padding: 0 5px;

}





/* content tables */

td.sectiontableheader {

  color: #333;

  font-weight: bold;

  padding: 4px;

  border-bottom: 1px solid #666;

}



tr.sectiontableentry0 td,

tr.sectiontableentry1 td,

tr.sectiontableentry2 td {

  padding: 4px;

}



td.sectiontableentry0,

td.sectiontableentry1,

td.sectiontableentry2 {

  padding: 3px;

  color: #359;

  font-size: 12px;

}





/* content styles */

.contentpaneopen, table.contentpane {

	margin: 0;

	padding: 0;

}



table.contentpane td{

	text-align: left;

}



table.contentpane td.contentdescription {

	width: 100%;

}



table.contentpane  {

	text-align: left;

	float: left;

	width: 100%;

	margin: 8px;

}



table.contentpane ul li a .category {

	color: #FF8800;

}



table.contentpane ul li {

	color: #333;

}



/*table.contentpaneopen {

	margin: 2px 8px;

}



table.contentpaneopen li {

	margin-bottom: 5px;

}



table.contentpaneopen fieldset {

	border: 0;

	border-top: 1px solid #669933;

}



table.contentpaneopen h3 {

	margin-top:10px;

}



table.contentpaneopen h4 {

	font-family: Arial, sans-serif;

	color: #369;

}*/



.highlight {

	background-color: #fffebb;

}



/* module control elements */

table.user1user2 div.moduletable {

	margin-bottom: 0px;

}



div.moduletable, div.module {

  margin-bottom: 25px;

}



div.module_menu, div.module {

	margin: 0;

	padding: 0;

}



div.module_menu div, div.module {



}



div.module_menu div div, div.module div div {

	margin-bottom: 14px;

	padding: 0 0 1px 0;

	background: #f5fcf3 ;

}



div.module_menu div div div, div.module div div div{

	width: auto;

	margin: 0;

	padding: 0 0 12px 0;

	background: url;

	text-align: center;

}



div.module_menu div div div div, div.module div div div div {

	background: none;

	padding: 4px 8px;

}



div.module div div div form {

	padding: 4px 0 0 0;

	width: 164px;

	margin: 0 auto;

	text-align: left;

}





div.module_menu ul {

	list-style: none;

	text-align: left;

}



div.module_menu ul li{

	margin: 0;

	padding: 0;

}



div.module_menu ul li a:link, div.module_menu ul li a:visited {

	font-weight: bold;

	/*background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;*/

	padding: 2px 0 2px 25px;

	line-height: 24px;

	text-decoration: none;

	color: #16a916;

	font-size: 11px;

}



div.module_text div div div div {

	background: #f5fcf3;

	padding:2px 10px;

	margin:0 auto;

	

}



div.bannergroup_text {

	display:block;

	width:170px;

}



#leftcolumn div.module table ,#rightcolumn div.module table {

	

}



#leftcolumn div.module table.poll {



}



#leftcolumn div.module table.poll td {

	text-align: left;

}



/* LEFT COL H3 */

#leftcolumn h3, #rightcolumn h3 { 	

	font-family: Arial, sans-serif;

	width: 165px;	

	color: #FFF;

	font-size: 11px;

	height: 79px;

	text-decoration: none;

	text-align: left;

	padding: 0 0 0 35px;

	font-weight: bold;

	line-height: 78px;

	margin: 0;

	

}

#rightcolumn img {

	padding:20px 0 0 20px;

	}



#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {

	margin: 0 0 16px 0;

	padding: 0 0 8px 0;

}



#rightcolumn ul.menu {

	margin: 0 auto;

	padding: 0;

	list-style: none;

	width: 164px;

}



#rightcolumn ul.menu li {

	margin: 0;

	padding: 0;

}



 #rightcolumn ul.menu li:hover {



}



/*RIGHT COL LINK*/



#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {

	line-height: 2.5em;

	padding: 0 0 0 8px;

	text-decoration: none;

	font-size: 14px;

	margin: 0;

	height: 18px;

	color: #fff;

	font-weight: bold;

	text-transform:lowercase;

}



 #rightcolumn ul.menu li a:hover {

	text-decoration: underline;

}



/*LEFT COL CURRENT LINK*/

#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {	

	color: #369;	

}



#rightcolumn ul.menu li#current a:hover {

	text-decoration: underline;

}



/*LEFT COL SUB LINK*/

#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {

	text-decoration: none;

	color: #666;

	margin: 0 0 0 6px;

	font-size: 11px;

	background: url(../images/submenu_row.jpg) center left no-repeat;

	font-weight: normal;

	display: block;

	line-height: 18px;

	padding: 0 0 0 18px;

	border: none;

	height: 18px;

}



#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {

	font-size: 11px;

	margin: 0 0 0 6px;

	padding: 0 0 0 18px;

	text-decoration: none;

	border: none;

	color: #333;

	background: url(../images/submenu_row.jpg) center left no-repeat;

	height: 18px;

	line-height: 18px;

}

/*SUBMENU POSITION*/

#leftcolumn ul.menu li#current ul {

	margin: 0;

	padding: 0;

}



#leftcolumn ul.menu li#current ul li {

	margin: 0;

	padding: 0;

}



/*CURRENT SUBMENU POSITION*/

#leftcolumn ul.menu li ul {

	margin: 0;

	padding: 0;

}



#leftcolumn ul.menu li#current ul li a:hover {

	color: #333;

}



#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {

	list-style: none;

}



/* forms */

#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {

	margin: 6px 0;

	padding: 0;

	list-style: none;

}



#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {

	margin: 0;

	padding: 0 2px;

}



table.adminform textarea {

  width: 540px;

  height: 400px;

  font-size: 1em;

  color: #000099;

}



form#form-login fieldset { 

	border: 0 none; 

	margin: 0; 

}

form#form-login ul li{ 

	padding: 0; 

}



form#form-login ul li a {

	text-align: left;

	padding: 0;

	font-size: 10px;

	color: #555;

}



/* thumbnails */

div.mosimage         {  margin: 5px; }

div.mosimage_caption {  font-size: .90em; color: #333; }



div.caption       { padding: 0 10px 0 10px; }

div.caption img   { border: 1px solid #CCC; }

div.caption p     { font-size: .90em; color: #333; text-align: center; }



/* Parameter Table */

table.paramlist {

	margin-top: 5px;

}



table.paramlist td.paramlist_key {

	width: 128px;

	text-align: left;

	height: 30px;

}



table.paramlist td.paramlist_value {

}



div.message {

	font-family: Tahoma, Arial, sans-serif;

	font-weight: bold;

	font-size : 14px;

	color : #c30;

	text-align: center;

	width: auto;

	background-color: #f9f9f9;

	border: solid 1px #d5d5d5;

	margin: 3px 0px 10px;

	padding: 3px 20px;

}



/* Banners module */



/* Default skyscraper style */

.bannergroup {

}



.banneritem {

}



/* Text advert style */



.banneritem_text {

	padding: 4px;

	font-size: 11px;

}



.bannerfooter_text {

	padding: 4px;

	font-size: 11px;

	text-align: right;

}



/* System Messages */

/* see system general.css */



.pagination span { padding: 2px; }

.pagination a    { padding: 2px; }



/* Polls */

.pollstableborder td {

	text-align: left;

}



/* Frontend Editing*/

fieldset {

	border: 1px solid #ccc;

	margin-top: 15px;

	padding: 15px;

}



legend {

	margin: 0;

	padding: 0 10px;

}



td.key {

	border-bottom:1px solid #eee;

	color: #333;

}



/* Tooltips */

.tool-tip {

	float: left;

	background: #ffc;

	border: 1px solid #D4D5AA;

	padding: 5px;

	max-width: 200px;

}



.tool-title {

	padding: 0;

	margin: 0;

	font-size: 100%;

	font-weight: bold;

	margin-top: -15px;

	padding-top: 15px;

	padding-bottom: 5px;

	background: url(../../system/images/selector-arrow.png) no-repeat;

}



.tool-text {

	font-size: 100%;

	margin: 0;

}



/* System Standard Messages */

#system-message dd.message ul { 

	background: #C3D2E5;

	padding: 0;

	margin: 0;

}



/* System Error Messages */

#system-message dd.error ul { 

	color: #c00; 

	background: #E6C0C0; 

	border-top: 3px solid #DE7A7B; 

	border-bottom: 3px solid #DE7A7B;

	padding: 0;

	margin: 0;

}



/* System Notice Messages */

#system-message dd.notice ul { 

	color: #c00; 

	background: #EFE7B8; 

	border-top: 3px solid #F0DC7E; 

	border-bottom: 3px solid #F0DC7E;

	padding: 0;

	margin: 0;

}







/* ****************************************************************************** */

/* blue */

input, button {



}

/* blue */

input[type="checkbox"], input[type="radio"]{

   background: transparent;

   border: none;

}



.blog_more strong{

	display:none;

	}

	

.blog_more ul li a{

	

	color:#369;

	font-size:14px;

	line-height:2em;

	font-weight:bolder;

	}

	

.blog_more li {

	list-style-type:none;

}

	

.inputbox {

	border: 1px solid #B9DB9A;

	padding: 2px;

}

.inputbox:hover {



}



#modlgn_remember  {

	border:0;

}



#search {

	float: right;

	padding: 13px 50px 0 0;

}



#search .search .inputbox {

	line-height: 16px;

	font-size: 12px;

	color: #95C866;

	background: none;

	margin:	0;

	width: 94px;

	height: 18px;	

	padding: 2px 0 0 6px;

	border: 1px solid #B9DB9A;

	float: left;

}



#search .search .button {

	text-align: center;

	background: #95C866;

	border: 0;

	font-size: 10px;

	color: #fff;

	border: solid 1px #95C866;

	float: left;

	margin: 0 0 0 5px;

	height: 22px;

}



body.contentpane {

	background: #f8f8f8;

}

input.button, .validate  {

	background: #95C866;

	border: 0;

	font-size: 10px;

	color: #fff;

	border: solid 1px #95C866

}

.search input.button {

	text-align: right;

}

input.button:hover, .validate:hover  {

	

}

