@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px 3px 0px 3px;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border:none;
}

a, a:visited, a:active {
	color:#336699;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/* top */

#top {
	width:100%;
	height:211px;
	background:#003366 url(../images/top_bg.png);
	overflow:hidden;
}

#top .logo {
	float:left;
	width:300px;
}

#top .title {
	margin-left:300px;
	height:211px;
	background:url(../images/title.jpg) center 12px no-repeat;
}

/* search & quick */

#line {
	margin-top:1px;
	background:#333;
	height:36px;
	overflow:hidden;
}

#links, #links div {
	float:left;
}

#links img {
	margin-top:10px;
}

#search, #search div {
	float:right;
}

#search div {
	padding-top:4px;
}

#search .button {
	margin-left:3px;
}

#links, #search {
	height:36px;
	width:228px;
	background:#FFF;
	text-align:center;
}

#links div, #search div {
	height:36px;
	background:#cc0000;
	width:227px;
}

/* layots */



#content {
	padding:10px;
}

#news {
	position:relative;
}

#news .moduletable-latest {
	float:left;
	width:49%;
}

#news .moduletable-publish {
	float:right;
	width:49%;
}

/* input */
.inputbox {
	border:#999 solid 1px;
	color:#333;
}

/* left menu */

#left ul {
	margin: 0px;
	padding: 10px 10px 15px 15px;
	list-style:none;
}

#left ul li {
	padding:3px 0px 3px 2px;
	border-bottom:#999 solid 1px;
}

#left ul li a {
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	padding-left:12px;
	background:url(../images/menu_arrow.gif) top left no-repeat;
}

#left li.parent ul li a{
	/*text-transform:lowercase;*/
}

#left ul li img {
	float:right;
	margin:0px 5px 0px 0px;
	cursor:pointer;
}

#left ul li a:hover, #left ul li.active a {
	background-position:left bottom;
}
#left ul li.parent li li a {
	text-transform:lowercase;
}

#left ul li.parent li a, #left ul li.parent li.parent li a  {
	background-position:left top;
}

#left ul li.parent li.active a, #left ul li.parent li a:hover, #left ul li.parent li.parent li.active a, #left ul li.parent li.parent li a:hover {
	background-position:left bottom;
}

#left .moduletable-oper {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:90%;
	text-align:left;
}

#left .moduletable-oper div {
	padding-left:20px;
}

#right .moduletable {
	padding-bottom:30px;
}

/* pathway */
span.pathway {
  display: block;
  padding: 10px 0px 0px 25px;;
  font-size:90%;
  overflow: hidden;
  text-align:left;
  color:#333;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float:right;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* spacers */
span.article_separator {
	margin-top:5px;
	display: block;
	height: 10px;
	border-top:#999 solid 1px;
}

.article_column {
	padding-right: 5px;
}

/* headers */

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading, h3, .componentheading, table.moduletable th, legend, div.componentheading {
	padding: 0px 0px 10px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:160%;
	font-weight: normal;
	vertical-align: bottom;
	color: #336699;
	text-align: left;
	width: 100%;
	margin:0px;
}

#content div.componentheading {
  padding: 0px 0px 10px 15px;
}

#rigth span.contentpagetitle {
	padding-bottom:20px;
}

h2 {
	padding-left:5px;
}

.moduletable h3, #right .moduletable h3, #left .moduletable h3, .moduletable-oper h3 {
	color:#333;
	margin:0px;
	padding:10px 0px 10px 5px;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen table td {
	vertical-align:top;
	padding:5px;
}

.highslide-caption {
	color:#666;
	font-size:14px;
	font-weight:bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

/*h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family:"Times New Roman", Times, serif;
  font-size: 160%;
}*/

/* content */
.pagenavcounter {
	font-size:90%;
	color:#999;
	padding:0px 0px 5px 0px;
}

.contentdescription {
	padding:15px;
	text-align:justify;
}

table.contentpaneopen {
	margin:0px 15px 10px 15px;
	/*text-align:justify;*/
}

table.contentpaneopen img {
	border: 2px solid silver ;
	margin:10px;
}

table.contentpaneopen p {
	margin:0px;
	padding-bottom:5px;
	text-indent:25px;
	text-align:justify;
}

table.contentpane ul {
	list-style:none;
}

table.contentpane li {
	padding: 3px 0px 3px 0px;
}

table.contentpane li a {
	font-weight:bold;
	padding-left:12px;
	background:url(../images/menu_arrow.gif) top left no-repeat;
}

table.contentpane li.active a, table.contentpane li a:hover {
	background-position:bottom left;
}

#content table.blog {
	width:100%;
}

/* 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;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* System Messages */
/* see system general.css */
.pagenavbar { text-align:center; }

.pagination span, .pagenavbar a { padding: 2px; margin:2px; color:#999; border:#999 solid 1px; font-size:90%; text-decoration:none; }

.pagination span { font-weight:bold; color:#333; }

.pagenavbar a:hover { text-decoration:underline; }
/* Polls */
.pollstableborder td {
	text-align: left;
}

tr .sectiontableentry1 td {
	
}

tr .sectiontableentry1 td, tr .sectiontableentry2 td {
	vertical-align:top;
	padding:5px 10px 2px 2px;
	font-weight:bold;
	color:#666;
	border-bottom:#CCC solid 1px;
}

tr .sectiontableentry1 a, tr .sectiontableentry2 a {
	font-size:110%;
}

.description {
	font-weight:normal;
	font-size:90%;
	color:#666;
	padding:5px;
}

#video, #radio{
	list-style:none;
	float:right;
	width:210px;
	padding:0px;
	margin:0px;
}

#video img, #video span, #radio img, #radio span {
	float:left;
}

#video span, #radio span {
	padding-bottom:20px;
}

#component-contact img {
	border:none;
}

