* {
	margin:0;
	padding:0;
	}
	
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
	margin:0.5em 0;
	}
	
li,dd {
	margin-left:1em;
	}
	
fieldset {
	padding:.5em;
	}

html {
  	height: 100%;
  	margin-bottom: 1px;
	}

body {
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-color:#4F9DE7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #333;
	}
	
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#135cae;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#669900;
}


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

	
div#container {
	margin: 0 auto;
	width:980px;
	}
	
div#topnavcontainer {
	margin-top: 23px;
	width:100%;
	height:45px;
	}
	
div#topnavleft {
	width: 7px;
	height:45px;
	float: left;
	background-image:url(../images/topnav_l.png);
	background-repeat:no-repeat;
	}
	
div#topnavmain { 
	margin-left: 7px;
	margin-right: 7px;
	background-image:url(../images/topnav_bg.png);
	background-repeat:repeat-x;
	height:45px;
	}
	
div#topnavright {
	width: 7px;
	float: right;
	background-image:url(../images/topnav_r.png);
	background-repeat:no-repeat;
	height:45px;
	}
	
div#header {
	width:100%;
	height:100px;
	}
	
div#logo {
	width:980px;
	height:100px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	margin: 0px 0 0 0;
	float:left;
	}
	
div#newsflashcont {
	width:0px;
	margin-left:378px;
	margin-top:0px;
	}
	
div#newsfl_top {
	background-image:url(../images/newsfl_top.png);
	background-repeat:no-repeat;
	height:5px;
	}
	
div#newsfl_main {
	background-color:#E0EBFB;
	padding:0 10px 0 10px;
	}
	
div#newsfl_bot {
	background-image:url(../images/newsfl_bot.png);
	background-repeat:no-repeat;
	height:5px;
	}
	
div#contentcontainer {
	width:100%;
	}
	
div#contcorleft {
	float:left;
	width:12px;
	height:12px;
	background-image:url(../images/cont_cor_lt.png);
	background-repeat:no-repeat;
	}
	
div#conttop {
	margin: 0 12px 0 12px;
	height:12px;
	background-image:url(../images/cont_t.png);
	background-repeat:repeat-x;
	}
	
div#contcorright {
	float:right;
	width:12px;
	height:12px;
	background-image:url(../images/cont_cor_rt.png);
	background-repeat:no-repeat;
	}
	
div#contmain {
	margin:0;
	width:958px;;
	padding:0 11px 7px 11px;
	background-image:url(../images/content_bg.png);
	background-repeat:repeat-y;
	}
	
div#modulesleft {
	width:220px;
	float:left;
	}
	
div#modulesright {
	width:185px;
	float:right;
	margin-left:7px;
	padding-left:7px;
	border-left:1px solid #E0EBFB;
	}

div#content {
	margin: 0 15px 0 225px;
	}
	
div#footer {
	width:100%;
	height:47px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	}
	
div#copyr {
	padding-top:15px;
	padding-right:20px;
	color:#CCC;
	text-align:right;
	}
	
div#copyl {
	padding-top:15px;
	padding-left:20px;
	color:#CCC;
	text-align:left;
	float:left;
	}
	
/* horizontal menu */
	
#pillmenu {
	text-align:left;
	margin: 0;
}
#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:250%;
}
#pillmenu li {
	float: left;
	margin-bottom: 0;
	padding: 0;
	height:44px;
	background-image:url(../images/topnav_slash.png);
	background-repeat:no-repeat;
	background-position:center right;
	text-align:left;
	
}
#pillmenu li a {
	font-family:Helvetica ,Arial,sans-serif;
	color:#FFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	float: left;
	display: block;
	line-height: 440%;
	padding: 0 20px 0 7px;
	text-decoration: none;
}

#pillmenu li a:hover {
	color:#690;
	}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/


h1,.componentheading {
font-size:1.7em;
font-weight:bold;
color:#135cae;
}

h2,.contentheading {
font-size:1.5em;
color:#669900;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}

#footer,.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}

table.moduletable th {
  color: #135cae;
}

.moduletable {
	margin-bottom:1em;
	padding:0 10px;
	}

/* Heading of Modules */
.moduletable h3 {
	text-align:left;
	margin:0 -10px 0.5em;
	padding:0.25em 0;
	color:#135cae;
	}
	

/*### Navi left ###*/

.moduletable_menu {
	margin-bottom:1em;
	border:none;
	padding:0 15px;
	background-image:url(../images/mod_bg.png);
	background-repeat:repeat-x;
	width:180px;
	}
	
/* Heading */	
.moduletable_menu h3 {
	background-image:url(../images/mod_heading.png);
	background-repeat:no-repeat;
	height:41px;
	color:#fff;
	margin:0 -15px 0.5em;
	padding-top:14px;
	padding-left:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	}

.moduletable_menu ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
.moduletable_menu li {
	border-bottom:1px solid #E0EBFB;
	margin:0;
	}
	
.moduletable_menu li a {
	text-decoration:none;
	padding:3px 5px 3px 10px;
	line-height: 2;
	background-image:url(../images/dot.png);
	background-repeat:no-repeat;
	background-position:left center;
	}
	
a.sublevel:link {
	text-decoration:none;
	padding:3px 5px 3px 20px;
	line-height: 2;
	font-size:10px;
	background-image:url(../images/dot.png);
	background-repeat:no-repeat;
	background-position:left center;
	}

/* END Navi */



/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

.button {
	border:1px solid #0066CC;
	background-color:#E0EBFB;
	padding:1px 3px 1px 3px;
	}
	
.button:hover {
	border:1px solid #003399;
	background-color:#B5D3E8;
	padding:1px 3px 1px 3px;
	}

.inputbox {
	border:1px solid #0066CC;
	background-color:#E0EBFB;
	padding:3px;
	}
	
.inputbox:hover, .inputbox:active {
	border:1px solid #003399;
	background-color:#B5D3E8;
	padding:3px;
	}


/* 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;}

#syndicate{
	float:left;
	padding-left: 25px;
}


/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* 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: #666;
}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

/* Submenu link */	
ul li ul li {
	padding-left:30px;
	font-size:11px;
	}
	