/* @override http://localhost:8888/joomla_test/templates/turbinesource/css/template.css */

@import url(reset.css);

/*_______________GENERAL SETUP________________*/
body { font-size:76%; font-family:Tahoma, Arial, sans-serif; background:#666666; color:#333 }
html { height:100.1%;
	line-height: 22px;
	font-size: 16px;
	color: #757575;
}
body, td { }
#searchBg { color:#2080A0 }
a:hover { color: #ff6600}

/*___________________MAIN LAYOUT________________*/
#wrapper { width:890px; margin:0 auto; background: url(../images/main-bg.jpg) top no-repeat fixed; overflow:hidden }
#contentWrapper { width:810px; margin:auto; padding:15px 0 15px 0 }
#header { width:820px; height:186px; background:url(../images/logo-header.jpg) no-repeat; margin:auto }
#banner_rotation {
	width:244px;
	height:186px;
	float:right;
	color:#fff;
	margin:33px 32px 0 0;
	overflow:auto;
	text-align:left;
	font-size:0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#serviceTimes br { line-height:0.5em }
#topNav { background:url(../images/nav-bar.gif) no-repeat; width:840px; height:58px; margin:auto }
#searchBg {
	float:right;
	position:relative;
	height:35px;
	width:199px;
	margin:20px 0 0 0;
	background-image: url(../images/search-bg.gif);
	background-repeat: no-repeat;
}
#main { 
	background: #FFFFFF;
	width:505px !important;
	width:525px;  
	margin:0;
	padding:30px 15px 15px 15px;
	float:right;
	position:relative;
	border-left:2px solid #FFC38C;
	border-right:2px solid #FFC38C;
	border-bottom:2px solid #FFC38C;
	overflow:hidden
}

#leftInner { padding: 30px 10px 6px 8px; margin: 0 0 8px 0;}
#leftColumn a { color:#000000 }
#footer { background-color:#000; width:820px; font-size:0.9em; height:90px; margin:auto }
#footer .text { color:#fff; padding-top:20px; text-align:center; width:765px; margin:auto }
#footer a { color:#fff }

/*__________VERTICAL SIDE MENU STYLES________*/

ul.menu { margin:0; padding:0; z-index:50 !important }
ul.menu li { list-style:none; margin:0; padding:0; z-index:50 !important }
ul.menu span { display:block; height:18px; line-height:18px; padding-left:0 }
ul.menu a { color:#000000; display:block; font-weight:bold; margin:0 0 0 3px; text-decoration:none; cursor:pointer }
ul.menu a:hover { }
ul.menu ul { margin-left:15px; padding:0 }
ul.menu ul a { text-indent:0; z-index:50 !important; cursor:pointer }
ul.menu ul li a {  text-align:left; margin:0 }
ul.menu li.active li a:hover { cursor:pointer }
ul.menu li li { padding:0; margin:0; z-index:50 !important }
ul.menu li a { padding-left:10px; z-index:50 !important }
ul.menu li.active a { text-decoration:none; z-index:50 !important }
ul.menu li a:hover, ul.menu li.active a:hover, ul.menu li.active li a:hover { text-decoration:underline }
ul.menu li.active li a { margin-left:5px; padding-left:10px; z-index:50 !important; text-decoration:inherit; font-weight:normal } /* submenu link color */ 

/*_________END VERTICAL SIDE MENU STYLES________*/

/* Module Settings */

.moduletable, .moduletable_menu, .moduletable_text { 
	padding:0 0 0 15px; 
	margin:10px 0 0 0; 
	width:100%; 
}
.moduletable h3, .moduletable_menu h3, .moduletable_text h3 { 
	padding:10px 0 10px 30px; 
	margin:0;
	color:#000000; 
	font-size:1.2em; 
	font-weight:bold 
}
.moduletable div, .moduletable_menu div, .moduletable_text div { background:none; padding:0 16px}
.pollstableborder, .poll { text-align:left; width:auto }
.poll td { margin:0; padding:0 }
.moduletable .bannergroup, .moduletable_text .bannergroup_text { padding:0; margin:0; width:100% }
#latest_events_content div { text-indent:0; margin:0; padding:0; width:100% } /* Extra class for "mod_gcalendar_latest", if installed */

/* End Module Settings */


/*________________GENERAL STYLES_________________*/
.left { float:left; position:relative }
.right { float:right; position:relative }
.clear { clear:both }
.clear-l { clear:left }
.clear-r { clear:right }
.spacer { height:1px !important; margin:0 !important; margin:-12px 0 0 0; clear:both }
.gutter { width:20px!important; width:23px }
hr { height:1px }
.imgRight { float:right; margin:0 0 10px 10px; position:relative; border:3px double #C8C5B0  }
.imgLeft { float:left; margin:0 10px 10px 0; position:relative; border:3px double #C8C5B0 }
.createdate, .small, .modifydate, .pagenavcounter { font-size:0.9em; padding:2px 0; color:#006db1 }
table.contentpaneopen fieldset { margin-top:15px; border-bottom:1px dotted #ccc; padding-bottom:7px; width:99% }
table.contentpaneopen { width:99% }
table.contentpaneopen td { padding-bottom:5px; font-family:Tahoma, Arial, sans-serif }
.button { width:68px; height:20px; border:none; padding:0; margin:5px 0 0 0; color:#fff; font-size:0.9em; background:url(../images/button.png) no-repeat }
#searchForm .button { margin-left:10px }
#main ul li, #mainRight ul li, #mainLeft ul li { background:url(../images/list.gif) no-repeat center left; padding-left:10px; margin:0 0 2px 8px }
.inputbox { border:1px solid #ccc; width:auto }
.contentpane li { margin-bottom:8px; border-bottom:1px solid #ccc; padding-bottom:5px }
td.contentdescription { padding:8px; }
a.readon { color:#fff; background:url(../images/read.gif) no-repeat; display:block; width:100px; height:40px; padding:2px 0 4px 0; font-weight:bold; text-decoration:none; text-align:center; float:right }
a.readon:hover { color:#fff; background:url(../images/read-h.gif) no-repeat }
.article_separator { background:url(../images/article-div.gif) repeat-x center; display:block; height:6px; width:97%; margin:auto 0 10px auto }
.article_column { padding-right:10px; }
.column_separator { border-left:1px solid #ccc; padding-left:10px; }
.pagenav  { font-size:1em }
.contenttoc td { padding:2px 5px }
.contenttoc { border:1px dotted #8A5C23; margin:5px }
.componentheading, .contentheading { font-size: 1.5em; color: #006db1;
	font-weight: bold;
}
.componentheading { margin:0 0 10px 0; padding:7px 0 7px 15px; border-bottom:1px dotted #8A5C23; border-top:1px dotted #8A5C23 }
.buttonheading a { margin:0 2px }
legend { margin: 0; padding: 0 10px }
#modlgn_remember { width:20px; border:none }
#form-login .button {  }

.search .inputbox { border:none; background:transparent; font-size:0.9em; padding:3px 0 0 13px !important; padding:1px 0 0 7px; width:150px }

h1 { font-size:1.4em }
h2 { font-size:1.3em }
h3 { font-size:1.2em }
h4 { font-size:1.1em }

/*___________________Table View______________*/
td.sectiontableheader { background:#F7DFC7; border-right:1px solid #FFF1E3; padding:5px 10px; font-weight:bold; }
td.sectiontableheader a { text-decoration:none; }
tr.sectiontableentry1 td { padding:5px; }
tr.sectiontableentry2 td { padding:5px; }
tr.sectiontableentry2 {  }

/*_______________EXTRAS __________________*/

#upcoming_events_content { padding:0 0 15px 0 }

/* System Standard Messages */
#system-message { margin-bottom: 20px; }
#system-message dd.message ul { background:#C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}
/* System Error Messages */
#system-message dd.error ul { color:#c00; background:#E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}
/* System Notice Messages */
#system-message dd.notice ul { color:#c00; background:#EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}
#system-message .message ul li { background-image:none }


#contentWrap {
	width:805px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 15px;
}

#main { width:445px; float:left; margin:15px 10px; background:#fff; border:1px dashed #596912;	line-height: 18px;
	font-size: 8px; }
#mainRight { width:445px; float:right; margin: 10px 15px 0 0; background:#fff; }
#mainLeft { width:445px; float:left; margin: 10px 0 0 5px; background:#fff; line-height: 180%;
	font-size: 16px;
	color: #787878;border-right:1px dashed #596912;}
#mainFull { width:805px;   border:0px dashed #596912;
	margin: 10px 15px 0 0;
}
.padding { padding:25px }
#leftColumn { width:350px; float:left; margin: 60px 0px 0px 25px; !important; margin:60px 0px 0px px; border:1px dashed #596912;
	padding: 0px 0 0px 0px;
}
#rightColumn { width:350px; float:right; padding:0px; margin: 30px 25px 0px 0px; !important; margin:30px 0px 0px 0px;  
	line-height: 150%;
	font-size: 12px;
	color: #787878;
}

#chart { width:820px; margin:auto;
	font-size: 12px;
	line-height: 15px;
}

.flypageLink  a {   
   text-decoration:none;
   } 

