/*layout CSS*/
BODY
{
	text-align: center;
/*center hack*/
	min-width: 1000px;
	padding: 0;
	margin: 0;
}
#wrapper
{
	margin: 0 auto;
/*center hack*/
	text-align: left;
/*center hack*/
}
.width_800
{
	max-width: 780px;
	width: 780px;
}
.width_1024
{
	min-width: 910px;
	max-width: 1000px;
	width: auto !important;
	width: 1000px;
}
.width_fluid
{
	min-width: 910px;
	max-width: 97%;
	width: auto !important;
	width: 97%;
}
#heading
{
	width: 100%;
	position: relative;
	padding: 16px 0px 0px;
}
#heading H1
{
	font-size: 36px;
	font-family: "Myriad pro", "Myriad Web", Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	margin: 0 0 0 27px !important;
	padding: 0 !important;
}
#heading H1 A
{
	color: #FFF;
	font-weight: normal;
}
#heading H1 A:hover
{
	text-decoration: none;
}
A#sitename1
{
	display: block;
	width: 258px;
/*maximum 500px*/
	height: 52px;
/*maximum 68px*/
	text-indent: -2000px;
	background: url(../images/logo_joomla.png) no-repeat top left;
}
#buttons
{
	position: absolute;
	right: 23px;
	top: 40px;
}
A#alarge.btnicon
{
	margin-right: 8px;
}
A#asmall.btnicon
{
	margin-right: 16px;
}
.btnicon
{
	float: left;
	text-indent: -2000px;
	width: 10px;
	height: 23px;
	margin-right: 6px;
}
A#alarge
{
	background: url(../images/alarge.png) no-repeat top left;
}
A#amedium
{
	background: url(../images/amedium.png) no-repeat top left;
}
A#asmall
{
	background: url(../images/asmall.png) no-repeat top left;
}
#header
{
	margin-top: 16px;
	background: #2F2F2F url(../images/headerbg_m.jpg) repeat-x top center;
	color: #FFF;
}
#header .bgbl
{
	background: url(../images/headerbg_bl.jpg) no-repeat;
	background-position: 15px 100%;
	height: auto !important;
	height: 100px;
	min-height: 100px;
	padding: 0px 24px 26px;
	position: relative;
}
#user3
{
	display: block;
	position: relative;
	height: 40px;
}
#user3 .moduletable
{
	margin: 0;
}
#header #top
{
	max-height: 200px;
	overflow: hidden;
}
#header #top A
{
	text-decoration: underline;
}
#header #top A:hover
{
	color: #FFF;
}
#header #top .moduletable
{
	padding-top: 6px;
	position: relative;
}
#header #top .moduletable H3
{
	background-position: 0px 10px;
	position: relative;
	padding: 3px 0 0 25px;
	margin: 3px 0;
}
#user4
{
	position: absolute;
	right: 0;
	top: -26px;
	background: url(../images/user4bg-l.jpg) no-repeat top left;
	padding-left: 38px;
	color: #000;
	z-index: 1000;
}
#user4 .bgright4
{
	background: url(../images/user4bg-r.gif) no-repeat top right;
	padding-right: 18px;
}
#user4 .bg4
{
	background: url(../images/user4bg.jpg) repeat-x top left;
	padding: 5px 12px 5px 10px;
}
#user4 .moduletable, #user4 FORM, #user4 INPUT
{
	margin: 0;
	padding: 0;
}
#container
{
	padding-left: 18px;
	position: relative;
}
#container .bgright
{
	padding-right: 18px;
	margin: 0 !important;
	margin-right: 1px;
}
#container .bg
{
	background: #FFF url(../images/containerbg_m.png) repeat-x top left;
}
#container .bg
{
	padding: 12px 24px 0px;
}
#content, #breadcrumbs
{
	position: relative;
	width: 100%;
}
#breadcrumbs
{
	padding-bottom: 6px;
	background: url(../images/bg-breadcrumbs.png) repeat-x bottom left;
	margin-bottom: 9px;
}
.leftcol, .middle, .rightcol
{
	overflow: hidden;
}
.leftcol, .rightcol
{
	width: 205px;
}
.leftcol
{
	float: left;
	margin-left: -100%;
}
.rightcol
{
	float: left;
	margin-left: -205px;
}
.leftcol .bgbottom, .rightcol .bgbottom
{
	background: url(../images/sidebg-b.png) no-repeat bottom right;
	padding: 1px 1px 50px;
	margin-right: 10px;
}
.middlewrap
{
	float: left;
	width: 100%;
}
.middle
{
	background: #FFF url(../images/middlebg-l.jpg) no-repeat top left;
	padding-left: 11px;
}
#middlenarrow
{
	margin: 0 209px;
}
#middlewide
{
	margin: 0;
}
#middlewrapleftonly
{
	float: right;
	width: 100%;
	margin-left: -209px;
}
#middleleftonly
{
	margin: 0 0 0 209px;
}
#leftleftonly
{
	margin: 0;
}
#middlewraprightonly
{
	float: left;
	width: 100%;
	margin-left: -209px;
}
#middlerightonly
{
	margin: 0 0 0 209px;
}
#rightrightonly
{
	float: right;
	margin: 0;
}
.middle .middlebg
{
	background: #FFF url(../images/middlebg-r.jpg) no-repeat top right;
	padding: 16px 16px 16px 5px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
.middle H1, .middle .componentheading
{
	background: url(../images/dotted.gif) repeat-x bottom left;
	margin-bottom: 0.3em;
}
.middle UL LI
{
	background-position: 0px 0px;
	padding: 1px 0px 5px 24px;
	margin-left: 10px;
}
.middle UL UL
{
	list-style-type: square;
	margin-bottom: 0;
}
.middle UL UL LI
{
	background: none;
	padding: 0;
}
.middle OL
{
	margin-left: 30px;
	padding: 0;
}
.middle OL LI
{
	margin: 0;
	padding: 0;
}
#banner .moduletable, #footermodule .moduletable
{
	padding: 0;
	text-align: center;
}
#user1
{
	float: left;
	width: 49.5%;
	overflow: hidden;
}
#user2
{
	float: right;
	width: 49.5%;
	overflow: hidden;
}
#bottom
{
	border-top: 1px solid #CDCDCD;
	margin-top: 16px;
}
#bottom .bottombg
{
	clear: both;
	background: #F4F4F3 url(../images/bottombg.png) repeat-x bottom left;
	padding: 18px 0px;
	position: relative;
	width: 100%;
	border-top: 1px solid #FFF;
}
#bottom .moduletable
{
	padding: 0px 16px;
}
#bottom .moduletable H3
{
	background: none;
	margin: 0;
	font-size: 1.2em;
	text-transform: uppercase;
}
UL.mostread, UL.latestnews
{
	padding: 0;
	margin: 0;
}
A.mostread, A.latestnews
{
	background: url(../images/icon_author_bottom.gif) no-repeat;
	background-position: 0px 1px;
	padding-left: 18px;
}
#bottom LI.mostread, #bottom LI.latestnews
{
	padding: 3px 0;
	border-top: 1px solid #FFF;
}
#bottom LI A
{
	color: #666666;
}
#bottom LI A:hover
{
	text-decoration: none;
}
#footer
{
	clear: both;
	color: #FFF;
	background-color: #777;
	padding: 6px 0px;
	margin: 16px 0;
	position: relative;
	width: 100%;
	text-align: center;
}
#footer A
{
	font-weight: normal;
	color: #CCC;
}
#footer A:hover
{
	color: #FFF;
	text-decoration: none;
}
#footer .footerleft
{
	float: left;
	padding-left: 16px;
}
#footer .footerleft IMG
{
	vertical-align: middle;
}
#footer .footerright
{
	float: right;
	padding-right: 16px;
}
#reflection-l
{
	position: relative;
	height: 54px;
	margin-left: -44px;
	margin-right: -44px;
	padding-left: 16px;
}
#reflection-r
{
	height: 54px;
	padding-right: 16px;
}
#reflection
{
	height: 54px;
}
/*global reset*/
HTML, BODY, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, FORM, LABEL, UL, OL, DL, FIELDSET, ADDRESS
{
	margin: 0;
	padding: 0;
}
BODY
{
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
}
H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, FORM, LABEL, UL, OL, DL, FIELDSET, ADDRESS
{
	margin: 0.5em 0;
}
FIELDSET
{
	padding: 0.5em;
	border: 0;
}
/*general*/
UL
{
	list-style: none;
}
LI P
{
	margin: 0;
}
A IMG
{
	border: 0 none #000000;
}
A
{
	text-decoration: none;
	/*font-weight: bold;*/
}
A:hover
{
	text-decoration: underline;
}
A:active, A:focus
{
	outline: none;
}
H1, .componentheading
{
	font-size: 1.7em;
	font-weight: normal;
	margin: 0;
	padding-bottom: 0.1em;
}
H2, .contentheading
{
	font-size: 17px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -0.02em;
}
H3
{
	font-size: 1.2em;
	/*font-weight: bold;*/
}
H4
{
	font-size: 1.1em;
	/*font-weight: bold;*/
}
H5
{
	font-size: 1.1em;
	/*font-weight: bold;*/
}
H6
{
	font-size: 1em;
	/*font-weight: bold;*/
}
#footer, .small, .createdate, .modifydate, .mosimage_caption
{
	font: 0.9em Arial, Helvetica, sans-serif;
}
.moduletable, .moduletable_menu, .moduletable_text
{
	margin-bottom: 1em;
	padding: 0 10px;
/*padding for inside text*/
}
.moduletable H3, .moduletable_menu H3, .moduletable_text H3
{
	padding: 0.5em 0.5em 1em;
	margin: 0 -10px 0.5em;
/*negative padding to pull h3 back out from .moduletable padding*/
}
.clear
{
	clear: both;
}
/*search*/
.search INPUT
{
/*the input textarea box*/
	background: url(../images/searchbg.png) no-repeat top left;
	border: 0;
	height: 18px;
	font-size: 11px;
	width: 182px;
}
.search #mod_search_searchword
{
	padding: 2px 0 0 10px;
}
/*joomla*/
#user3 UL
{
	margin: 0;
	padding: 0;
	width: auto;
}
#user3 UL LI
{
	margin: 0;
	padding: 0;
	display: inline;
	height: 40px;
}
#user3 UL LI A
{
	color: #D0D0D0;
	text-transform: uppercase;
	padding: 10px;
	float: right;
	background: url(../images/topmenu-vline.jpg) no-repeat;
	background-position: 0px 2px;
}
#user3 UL LI A:hover
{
	text-decoration: none;
}
UL.menu A, A.mainlevel
{
	font-size: 1.1em;
	color: #2A2929;
	/*[disabled]font-weight:bold;*/
	display: block;
	background: url(../images/arrow_mainlevel.png) no-repeat;
	background-position: 3px 9px;
	border-bottom: 1px solid #EEE;
	padding: 4px 4px 4px 16px;
	margin-right: 13px;
}
UL.menu A:hover, A.mainlevel:hover
{
	text-decoration: none;
}
LI#current A, A#active_menu.mainlevel
{
	/*[disabled]font-weight:bold;*/
}
LI#current LI A
{
	color: #2A2929;
	/*font-weight: bold;*/
	background: url(../images/arrow_sub.png) no-repeat;
	background-position: 4px 10px;
	border: none;
}
TABLE.pollstableborder TD
{
	padding: 0.2em;
}
.button
{
	color: #FFF;
	font-size: 13px;
/*font-weight: bold;*/
	margin: 3px 0;
	padding: 1px 5px;
	border: none;
}
* HTML .button
{
	padding: 0px 2px !important;
/*IE 6*/
}
*+HTML .button
{
	padding: 0px 2px !important;
/*IE 7*/
}
.small, .articleauthor, .createdate, .modifydate
{
	color: #8A8A8A;
}
.articleauthor, .createdate, .modifydate
{
	padding-left: 18px;
}
.articleauthor
{
	background: url(../images/icon_author.gif) no-repeat top left;
}
.createdate
{
	background: url(../images/icon_date.gif) no-repeat top left;
	display: block;
	padding-bottom: 1em;
}
.modifydate
{
	background: url(../images/icon_updated.gif) no-repeat top left;
	padding-bottom: 1em;
}
DIV.banneritem_text
{
	padding: 0.5em 0;
	background: url(../images/dotted.gif) repeat-x bottom left;
}
.article_column
{
	padding-right: 5px;
}
.column_separator
{
	background: url(../images/dotted_v.gif) repeat-y top left;
	padding-left: 10px;
}
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;
}
TD.buttonheading
{
	text-align: right;
}
DIV.buttonheading
{
	float: right;
	width: 15%;
}
.buttonheading IMG
{
	margin: 0;
	border: 0;
	float: right;
}
TABLE.pollstableborder TD
{
	text-align: left;
}
/*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;
}
/*thumbnails*/
DIV.mosimage
{
	margin: 5px;
}
DIV.mosimage_caption
{
	font-size: 0.9em;
	color: #666;
}
DIV.img_caption
{
	padding: 0 10px;
}
DIV.img_caption IMG
{
	border: 1px solid #DEDEDE;
}
DIV.img_caption P
{
	font-size: 0.9em;
	color: #666;
	text-align: center;
}

