/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}
form {
  display:inline;
}
body {
  margin: 0px 0px 0px 0px;
}
body, td{
  font-family: "Verdana", Sans-serif;
  font-size: 12px;
  color: #333;
  line-height: 14px;
}
input.button {
  cursor: pointer;
}
h2 {
  display: block;
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-right: 0px;
  margin-bottom: 0.83em;
  margin-left: 0px;
  font-weight: bold;
  color: #cd3027;
  line-height: 18px;
}
p {
  margin-top: 5px;
  margin-bottom: 0px;
}
img {
  border: 0 none;
}
a {
  color: #006699;
  text-decoration: underline;
}
a:hover, a:active a:focus {
  color: #333333;
  text-decoration: underline;
}

ul {
display: block;
padding: 0 0 0 20px;
}

/*****************************/
/*********** Layout **********/
/*****************************/

#page_bg {
  padding: 0px;
  margin-bottom: 1px;

 }
#wrapper {
  width: 900px;
  margin:0 auto;
  background: #FFFFFF url(../images/page_bg.png) center repeat-y;
}
#wrapper_r {
  background: #ffffff;
}

div#header_l {
  position: relative;
  height: 180px;
  width: 15%;
  background: #bdbfbd;
}

div#header_r {
  height: 150px;
  width: 300px;
  padding-left: 170px;
  padding-right: 180px;
  padding-top: 25px;
  overflow: hidden;
  text-align: left;
}

div#logo {
  position: right;
  left: 0;
  top: 0;
  width: 400px;
  height: 180px;
  background:  url(../images/logo.gif) no-repeat;
  margin-left: 0px;
  margin-top: 0px;
}

#topmenu {
  background: #FFF;
  width: 100%;
}
#leftcol {
  float: left;
  width: 15%;
  height: 250px;
}
#rightcol {
  float: right;
  width: 14%;
  height: 250px;
  font-family: "Verdana", Sans-serif;
  font-size: 7pt;
  font-weight: bold;
  color: #646466;
  text-decoration: none;
}
#content {
  float: left;
  width: 70%;
  height: 100%;
  border-left: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}
#banner{
  width: 600px;
}
#space{
  width: 600px;
}
#nopad {
  float:left;
  padding:0 0px 15px 0px;
}
#nopad ul {
  clear: both;
  margin-top: 0px;
}
#footer {
  clear: both;
  width: 900px;
  text-align: center;
  background: #ffffff;
}


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

.article_separator {
  height:35px;

}
form#form-login fieldset {
  border: none;
  margin: 0;
  margin-left:10px;
}
form#form-login ul li{
  padding: 0;
}
form#form-login ul li a {
  text-align: left;
  padding: 0px;
  font-size: 12px;
  color: #858585;
}

table.poll thead td {
  text-align: left;
  padding-left:10px;
}
table.poll td {
  text-align: left;
}
#leftcol ul.menu li ul{
  list-style: none;
}
.pollstableborder {
  margin: 5px 0px 10px 0px;
}
.poll td div{
  display:inline;
}

/* forms */

ul.mostread {
  padding:10px 0px 10px 0px;
  margin:0px;
}
ul.mostread li{
  padding:0px 0px 0px 20px;
  margin:0px;
  line-height:18px;
}
ul.latestnews {
  padding:10px 0px 10px 0px;
  margin:0px;
}
ul.latestnews li{
  padding:0px 0px 0px 20px;
  margin:0px;
  line-height:18px;
}
div.componentheading{
  font-weight:bold;
  font-size:18px;
  margin:7px auto;
}
td.contentheading{
  font-weight:normal;
  vertical-align:top;
  font-size:20px;
  height:40px;
  color:#363636;
  background: url(../images/contentheading_ico.png) left top no-repeat;
}
table.contentpaneopen td.contentheading{
  padding-left:34px;
}
table.contentpaneopen{
  border-collapse: collapse;
  margin-left:5px;
}
td.buttonheading{
  padding:0px 2px 0px 2px;
}
table.contentpaneopen td{
  padding:0px;
}
.contentpaneopen p{
  line-height:20px;
}
span.small, td.createdate, td.modifydate{
  font-size:13px;
  color:#999999;
}
span.pagination span, span.pagination a{
  padding:5px;
}

/* 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;}

/* 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;}

/* IE6 Error */
div#ie-warning {
  font-family: Arial, Helvetica, sans-serif;;
  font-size: 15px;
  font-weight: bold;
}

/*****************************************/
/********* horizontal pill menu **********/
/*****************************************/
div#tabarea {
  width: 100%;
  background: url(../images/page_bg.png) repeat-y;
}

div#tabarea_l {
	padding-left: 63px;
}

div#tabarea_r {
	height: 25px;
	padding-right: 60px;
}

/* horizontal pill menu */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
/*   background: url(../images/mw_menu_cap_l.png) no-repeat;         */
  width:  20px;
  height: 24px;

}

td.pill_m {
  background: url(../images/pill_menu.png) repeat-x;
  padding: 0;
  margin: 0;
  width: 630px;
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}

td.pill_r {
/*   background: url(../images/mw_menu_cap_r.png) no-repeat;    */
  width:  19px;
  height: 24px;
}

#pillmenu {
  white-space: nowrap;
  height: 23px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
/*	background: url(../images/mw_menu_separator.png) top right no-repeat; */
	margin: 0;
	padding: 0;
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;;
  font-size: 11px;
  font-weight: bold;
  float:left;
  display:block;
  height: 22px;
  line-height: 22px;
  padding: 0 20px;
  color: #000;
  text-decoration: none;
}

#pillmenu a#active_menu-nav {
  margin-top:2px;
  height: 21px;
  line-height: 21px;
  background-position: 0 0;
}
#pillmenu a:hover {
  color: #cd3027;
}

#pillmenu a#active_menu-nav {
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

/*****************************************/
/************** Left menu ****************/
/*****************************************/

div.module_menu {
   float: left;
}

div.module_menu a {
  font-family: "Verdana", Sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #646466;
  text-decoration: none;
}
div.module_menu li {
  border-bottom: 1px solid #646466;
  padding: 5px 5px 5px 0;
}

div.module_menu ul {
  margin: 0;
  padding: 10px;
  list-style:none;
}

div.module_menu a:hover {
  color: #cd3027;
}