/****************************
** Core html setup stuff **
****************************/
HTML
{
	height: 100%;
	margin-bottom: 1px;
}
FORM
{
	margin: 0;
	padding: 0;
}
BODY
{
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0px;
	font-size: 12px;
	color: #333;
}
A:link, A:visited
{
	text-decoration: none;
	font-weight: normal;
}
A:hover
{
	text-decoration: underline;
	font-weight: normal;
}
INPUT.button
{
	cursor: pointer;
}
P
{
	margin-top: 0;
	margin-bottom: 5px;
}
IMG
{
	border: 0 none #000000;
}
/****************************************
** Template specific layout elements **
****************************************/
#page_bg
{
	padding: 10px 0;
	margin-bottom: 1px;
}
DIV.center
{
	text-align: center;
}
DIV#wrapper
{
	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;
}
DIV#header_l
{
	position: relative;
}
DIV#header_r
{
	height: 90px;
	padding-left: 370px;
	padding-right: 30px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
}
DIV#logo
{
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 298px;
	height: 75px;
	background: url(../images/mw_joomla_logo.png) no-repeat 0 0;
	margin-left: 30px;
	margin-top: 25px;
}
DIV#newsflash
{
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00F;
}
DIV#tabarea
{
	background: #E7DDF5 url(../images/mw_header_b.png) repeat-x 0 0;
	margin: 0 11px;
}
DIV#tabarea_l
{
	background: url(../images/mw_header_l_b.png) no-repeat 0 0;
	padding-left: 32px;
}
DIV#tabarea_r
{
	height: 42px;
	background: url(../images/mw_header_r_b.png) no-repeat 100% 0;
	padding-right: 1px;
}
DIV#footer_r
{
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}
DIV#footer_r DIV
{
	text-align: center;
	font-size: 0.9em;
	color: #AAA;
}
DIV#footer_r A:link, DIV#footer_r A:visited
{
	color: #F7F7F7;
}
DIV#footerspacer
{
	height: 10px;
}
#pathway
{
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
}
#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;
}
#whitebox
{
	margin: 0 21px 0px;
	background: #FFF;
	width: auto;
}
#whitebox DIV
{
	text-align: left;
}
#whitebox_t
{
	background: #E7DDF5 url(../images/mw_content_t.png) repeat-x 0 0;
}
#whitebox_tl
{
	background: url(../images/mw_content_t_l.png) no-repeat 0 0;
}
#whitebox_tr
{
	height: 10px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) no-repeat 100% 0;
}
#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) repeat-x 0 100%;
}
#whitebox_bl
{
	background: url(../images/mw_content_b_l.png) no-repeat 0 100%;
}
#whitebox_br
{
	height: 13px;
	background: url(../images/mw_content_b_r.png) no-repeat 100% 100%;
}
/*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: 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;
}
#pillmenu UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#pillmenu LI
{
	float: left;
	background: url(../images/mw_menu_separator.png) no-repeat top right;
	margin: 0;
	padding: 0;
}
#pillmenu A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	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;
}
#leftcolumn
{
	padding: 0;
	margin: 0;
	width: 20%;
	float: left;
}
#maincolumn, #maincolumn_full
{
	margin-left: 20%;
	padding-left: 15px;
	width: 75%;
}
#maincolumn_full
{
	margin-left: 0;
	padding: 0;
	width: 100%;
}
TABLE.nopad
{
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}
TABLE.nopad TD.middle_pad
{
	width: 20px;
}
/****************************************
** Joomla! specific content elements **
****************************************/
DIV.offline
{
	background: #FFFEBB;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
SPAN.pathway
{
	display: block;
	margin: 0 20px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}
/*headers*/
DIV.componentheading
{
	padding-left: 0px;
}
H1
{
	padding: 0;
	font-family: "Helvetica ", Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #A03BBF;
	text-align: left;
	width: 100%;
}
H2, .contentheading
{
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}
TABLE.contentpaneopen H3
{
	margin-top: 25px;
}
H4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
H3, .componentheading, TABLE.moduletable TH, LEGEND
{
	margin: 0;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}
/*small text*/
.small
{
	font-size: 0.9em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.modifydate
{
	height: 20px;
	vertical-align: bottom;
	font-size: 0.9em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.createdate
{
	height: 20px;
	vertical-align: top;
	font-size: 0.9em;
	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) no-repeat top right;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}
/*form validation*/
.invalid
{
	border-color: #FF0000;
}
LABEL.invalid
{
	color: #FF0000;
}
/** overlib **/
.ol-foreground
{
	background-color: #F6F6F6;
}
.ol-background
{
	background-color: #A03BBF;
}
.ol-textfont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ol-captionfont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6F6F6;
	font-weight: bold;
}
.ol-captionfont A
{
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}
.ol-closefont
{
}
/*menu links*/
A.mainlevel:link, A.mainlevel:visited
{
	padding-left: 5px;
}
A.mainlevel:hover
{
}
/*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) repeat-y 50% 0;
}
DIV#maindivider
{
	border-top: 1px solid #DDD;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
}
TABLE.blog SPAN.article_separator
{
	display: block;
	height: 20px;
}
/*edit button*/
.contentpaneopen_edit
{
	float: left;
}
/*table of contents*/
TABLE.contenttoc
{
	margin: 5px;
	border: 1px solid #CCC;
	padding: 5px;
	float: right;
}
TABLE.contenttoc TD
{
	padding: 0 5px;
}
/*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;
}
/*content styles*/
TABLE.contentpaneopen, TABLE.contentpane
{
	margin: 0;
	padding: 0;
	width: 100%;
}
TABLE.contentpaneopen LI
{
	margin-bottom: 5px;
}
TABLE.contentpaneopen FIELDSET
{
	border: 0;
	border-top: 1px solid #DDD;
}
TABLE.contentpaneopen H3
{
	margin-top: 25px;
}
TABLE.contentpaneopen H4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.highlight
{
	background-color: #FFFEBB;
}
/*module control elements*/
TABLE.user1user2 DIV.moduletable
{
	margin-bottom: 0px;
}
DIV.moduletable, DIV.module
{
	margin-bottom: 25px;
}
DIV.module_menu H3
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EEE;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}
DIV.module_menu
{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
DIV.module_menu DIV DIV DIV
{
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}
DIV.module_menu DIV DIV DIV DIV
{
	background: none;
	padding: 0;
}
DIV.module_menu UL
{
	margin: 10px 0;
	padding-left: 20px;
}
DIV.module_menu UL LI A:link, DIV.module_menu UL LI A:visited
{
	font-weight: bold;
}
#leftcolumn DIV.module
{
	padding: 0 10px;
}
#leftcolumn DIV.module TABLE
{
	width: auto;
}
/*forms*/
TABLE.adminform TEXTAREA
{
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
DIV.search INPUT
{
	width: 145px;
	border: 1px solid #CCC;
	margin: 15px 0 10px;
}
FORM#form-login FIELDSET
{
	border: 0 none #000000;
	margin: 0em;
	padding: 0.2em;
}
FORM#form-login UL
{
	padding-left: 20px;
}
FORM#com-form-login FIELDSET
{
	border: 0 none #000000;
	margin: 0em;
	padding: 0.2em;
}
FORM#com-form-login UL
{
	padding-left: 20px;
}
/*thumbnails*/
DIV.mosimage
{
	margin: 5px;
}
DIV.mosimage_caption
{
	font-size: 0.9em;
	color: #666;
}
DIV.caption
{
	padding: 0 10px;
}
DIV.caption IMG
{
	border: 1px solid #CCC;
}
DIV.caption P
{
	font-size: 0.9em;
	color: #666;
	text-align: center;
}
/*Parameter Table*/
TABLE.paramlist
{
	margin-top: 5px;
}
TABLE.paramlist TD.paramlist_key
{
	width: 128px;
	text-align: left;
	height: 30px;
}
TABLE.paramlist TD.paramlist_value
{
}
DIV.message
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #C30;
	text-align: center;
	width: auto;
	background-color: #F9F9F9;
	border: 1px solid #D5D5D5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}
/*Banners module
Default skyscraper style*/
.bannergroup
{
}
.banneritem IMG
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*Text advert style*/
.banneritem_text
{
	padding: 4px;
	font-size: 11px;
}
.bannerfooter_text
{
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}
/*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;
}
/*Tooltips*/
.tool-tip
{
	float: left;
	background: #FFC;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
.tool-title
{
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text
{
	font-size: 100%;
	margin: 0;
}
/*System Standard Messages*/
#system-message
{
	margin-bottom: 20px;
}
#system-message DD.message UL
{
	background: #C3D2E5 url(../../system/images/notice-info.png) no-repeat 4px center;
	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) no-repeat 4px center;
	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) no-repeat 4px center;
	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;
}
/*Component Specific Fixes*/
#component-contact TABLE TD
{
	padding: 2px 0;
}
