/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}
form {
  margin: 0;
  padding: 0;
}
p { 
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin-top: 0;
	margin-bottom: 10px; 
}
body {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin: 0px 0px 0px 0px;
	color: #333;
}
h1 {
	padding: 0;
	font-size: 1.67em;
	line-height: 140%;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
}
h2 {
	padding: 0;
	font-size: 1.4em;
	line-height: 140%;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
}
h3 {
	color:#333;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 140%;
	padding-left: 0px;
	text-align: left;
	margin: 25px 0px 10px 0px;
}
h4 {
	color: #333;
}

.small {
	font-size: .75em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.menulab {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 2em;
}


a:link, a:visited {
	color: #333;
	font-variant: small-caps;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

input.button { cursor: pointer; }

img { border: 0 none; }
img.floatright {
	float:right;
	margin: 5px 0px 5px 5px;
}


#page_bg {
	background: silver;
	padding: 10px 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
}

#wrapper {
	background: #f7f7f7 url(../images/white/mw_shadow_l.png) 0 0 repeat-y;
	margin-left: auto;
	margin-right: auto;
}
body.width_medium div#wrapper {
	width: 950px;
}
body.width_small div#wrapper {
	width: 773px;
}
body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}
#wrapper_r {
	background: url(../images/white/mw_shadow_r.png) 100% 0 repeat-y;
}


#header {
	background: url(../images/white/mw_header_t.png) 0 0 repeat-x;
}
#header_l {
	background: url(../images/white/mw_header_t_l.png) 0 0 no-repeat;
	position: relative;
}
#header_r {
	background: url(../images/white/mw_header_t_r.png) 100% 0 no-repeat;
	height: 100px;
	padding-left: 370px;
	padding-right: 30px;
	padding-top: 15px;
	overflow: hidden;
	text-align: left;
}


#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 298px;
	height: 75px;
	background: url(../images/3CrossesWhitfield.png) 0 0 no-repeat;
	margin-left: 30px;
	margin-top: 25px;
}

#newsflash {
	width: auto;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 5px;
	border: 0px solid #000;
}

#left ul {
	list-style-type: none;
	margin: 0px 0px 0px -35px;
	line-height:1.8em;
}

#left a {text-decoration: none;}

#tabarea {
	background: #f7f7f7 url(../images/mw_header_b.png) 0 0 repeat-x;
	margin: 0 11px;

}
#tabarea_l {
	background: url(../images/mw_header_l_b.png) 0 0 no-repeat;
	padding-left: 32px;
}
#tabarea_r {
	height: 42px;
	background: url(../images/mw_header_r_b.png) 100% 0 no-repeat;
	padding-right: 1px;
}


#footer {
	background: #f7f7f7 url(../images/white/mw_footer_b.png) 0 100% repeat-x;
}
#footer_l {
	background: url(../images/white/mw_footer_b_l.png) 0 0 no-repeat;
}
#footer_r {
	background: url(../images/white/mw_footer_b_r.png) 100% 0 no-repeat;
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
	text-align: center;
	font-size: .75em;
	color: #999;
	font-weight: normal;
}
#footer_r a:link, #footer_r a:visited  {
	color: #999;
}


#footerspacer {
	height: 10px;
}


#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin: -2px 200px 0px 10px;
	text-align: left;
	font-size: .75em;
}


#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}


form#searchForm input {
	vertical-align: middle;
}
form#searchForm table {
	border-collapse: collapse;
}
form#searchForm td {
	padding:0;
}


#mod_search_searchword {
	padding-left: 3px;
}

#area {
	padding: 0;
	margin: 5px;
}

#whitebox {
	margin: 0 21px 0px 21px;
	background: #fff;
	width: auto;
}
#whitebox div {
	text-align: left;
}
#whitebox_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}
#whitebox_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}
#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}
#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
}
#whitebox_b {
	margin-top: -5px;
	background: url(../images/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;
}
#whitebox_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}


table.pill {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	line-height:1.7em;
}
td.pill_l {
  background: url(../images/mw_menu_cap_l.png) no-repeat;
  width:  20px;
  height: 32px;

}
td.pill_m {
  background: url(../images/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}
td.pill_r {
  background: url(../images/mw_menu_cap_r.png) no-repeat;
  width:  19px;
  height: 32px;
}
#pillmenu {
  white-space: nowrap;
  height: 32px;
  float: left;
}


#leftcolumn {
	padding: 0;
	margin: 0;
	width: 180px;
	float:left;
}


#maincolumn {
	margin-left: 200px;
	padding-left: 15px;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}


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

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

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	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 {
	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;
}

#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* forms */

legend {
	margin: 0;
	padding: 0 10px;
	font-weight: bold;

}
fieldset {
	border: 3px solid #ccc;
	margin-top: 15px;
	padding: 15px;
	background-color:#ddd;
}
input {
	margin:.5em;
}

table.adminform textarea {
	width: 540px;
	height: 400px;
	color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

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


/* Message*/
div.message {
	font-weight: bold;
	font-size : 1.25em;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/


td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	margin: 0;
}


/*Menu */

.box {background: silver; margin-bottom:10px;}
.b-bl {background: url(../images/black-bl.gif) 0 100% no-repeat #000000}
.b-br {background: url(../images/black-br.gif) 100% 100% no-repeat}
.b-tl {background: url(../images/black-tl.gif) 0 0 no-repeat}
.b-tr {background: url(../images/black-tr.gif) 100% 0 no-repeat; padding:2px 8px 8px 2px;}

.bl {background: url(../images/bl-si-bl.gif) 0 100% no-repeat #c0c0c0}
.br {background: url(../images/bl-si-br.gif) 100% 100% no-repeat}
.tl {background: url(../images/bl-si-tl.gif) 0 0 no-repeat}
.tr {background: url(../images/bl-si-tr.gif) 100% 0 no-repeat; padding:1px}
.clear {font-size: 1px; height: 1px}

* html .box {
	zoom:1;
	display:inline;
}

.boxcontent {
	padding: 0px 10px 0px 10px;
	color: #000;
}
.boxcontent ul{
	list-style-type:none;
	text-align: left;
	font-variant: small-caps;	
	padding-left: 0px;
	margin-left: 0px;
}
.newcontent {
	padding: 0px 10px 0px 10px;
	color: red;
}
.newcontent ul {
	list-style-type:none;
	text-align: left;
	font-variant: small-caps;	
	padding-left: 0px;
	margin-left: 0px;
}
.newcontent a {
	color: red;
}

div.module_menu {
	background: url(../images/white/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/white/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/white/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/white/mw_box_tl.png) 0 0 no-repeat;
}

#Middle {
	margin: 20px 10% 20px 10%;
}

#cols2 {
	padding: 10px;
}
#lcol	{
	float: left;
	width: 45%;
}
#rcol {
	float: right;
	width: 45%;
}