HTML
{
	height: 100%;
	margin-bottom: 0px;
}
FORM
{
	margin: 0;
	padding: 0;
}
IMG, TABLE
{
	border: none;
}
BODY
{
	background: #FBFBFB;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
}
BODY.contentpane
{
	background: #FFFFFF;
}
A:link, A:visited
{
	outline: none;
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
}
A:hover
{
	text-decoration: none;
	font-weight: normal;
	color: #FF6600;
}
TABLE.contentpane UL LI
{
	list-style-image: url(../images/li.png);
}
INPUT.button, .validate
{
	background: #FF6C00;
	border: 0;
	font-size: 10px;
	color: #FFF;
}
.search INPUT.button
{
	text-align: right;
}
INPUT.button:hover, .validate:hover
{
}
P
{
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}
.inputbox
{
	border: 1px solid #888888;
	padding: 2px;
}
.inputbox:hover
{
}
#modlgn_remember
{
	border: 0;
}
#search
{
	float: right;
	padding: 13px 50px 0 0;
}
#search .search .inputbox
{
	line-height: 16px;
	font-size: 12px;
	color: #95C866;
	background: none;
	margin: 0;
	width: 94px;
	height: 18px;
	padding: 2px 0 0 6px;
	border: 1px solid #B9DB9A;
	float: left;
}
#search .search .button
{
	text-align: center;
	background: #2CB5F4;
	border: 0;
	font-size: 10px;
	color: #FFF;
	float: left;
	margin: 0 0 0 5px;
	height: 22px;
}
/****************************************
** Template specific layout elements **
****************************************/
#page_bg
{
	height: 100%;
	padding: 0;
	background: #FFFFFF url(../images/topbg.jpg) url(center) url(repeat-x top);
}
#ptw_bg
{
	margin: 0 auto;
	width: 920px;
	height: 30px;
	background: transparent url(../images/ptw_bg.jpg) no-repeat top center;
	text-align: left;
	padding: 16px 0 0 80px;
}
DIV.center
{
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 860px;
	background: url(../images/center_bg.jpg) repeat-y top center;
}
DIV#wrapper
{
	padding: 2px 0px;
	width: 860px;
	background: transparent;
	margin: 0 auto;
}
#header
{
	height: 19px;
	background: url(../images/header.png) no-repeat bottom center;
	margin: 0 auto;
	width: 860px;
}
#middle_header
{
	width: 860px;
	height: 230px;
	background: url(../images/middle_header.jpg) no-repeat top center;
	margin: 0 auto;
}
#newsflash
{
	float: right;
	width: 370px;
	padding: 0px 10px 10px;
}
#content
{
	width: 840px;
	margin: 0 auto;
	padding: 5px 0 0;
	overflow: hidden;
}
#logo
{
	float: right;
	padding: 0;
	text-align: left;
	margin: 0;
}
#logo A, #logo A:link, #logo A:hover
{
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #4CAFC6;
	text-decoration: none;
	outline: none;
}
.pill_m
{
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 860px;
	height: 13px;
	background: transparent url(../images/topmenu_bg.jpg) no-repeat top center;
}
#pillmenu
{
	margin: 0;
	text-align: center;
}
#pillmenu UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#pillmenu LI
{
	float: left;
	margin: 0;
	padding: 0;
	height: 28px;
}
#pillmenu LI:hover
{
}
#pillmenu LI A#active_menu-nav
{
}
#pillmenu LI A
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	line-height: 43px;
	padding: 0 8px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#pillmenu LI A:hover
{
	color: #4CAFC6;
	text-decoration: underline;
}
#leftcolumn, #rightcolumn
{
	margin: 0;
	width: 180px;
	float: left;
	padding: 0 0 10px;
	text-align: left;
}
DIV#maincolumn
{
	float: left;
	width: 470px;
	margin: 0 0 6px;
}
DIV#maincolumn_full
{
	float: left;
	width: 660px;
	margin: 7px 0px 0;
	padding: 10px 0 0 0px;
}
DIV.nopad
{
	overflow: hidden;
	padding: 0 0 0 10px;
}
DIV.nopad UL
{
	clear: both;
}
TD.middle_pad
{
	width: 20px;
}
#banner_l
{
	text-align: left;
	padding: 0 0 0 24px;
}
#footer
{
	margin: 0 auto;
	text-align: center;
	width: 860px;
	height: 60px;
	background: transparent url(../images/footer_bg.png) no-repeat top center;
}
#footer P
{
	height: 20px;
	text-align: right;
	padding: 10px 30px 0 0;
	color: #666666;
}
/****************************************
** Joomla! specific content elements **
****************************************/
DIV.offline
{
	background: #FFFEBB;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
/*headers*/
DIV.componentheading
{
	height: 22px;
	padding: 8px 0 0 10px;
}
TABLE.blog
{
}
H1
{
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}
H2, .contentheading
{
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #F60C00;
	text-align: left;
	font-weight: bold;
}
TABLE.contentpaneopen H3
{
	margin-top: 25px;
}
H4
{
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}
H3, .componentheading, TABLE.moduletable TH, LEGEND
{
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #F60C00;
	padding: 0;
}
/*small text*/
.small
{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
.modifydate
{
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: right;
}
.createdate
{
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}
A.readon
{
	display: block;
	float: right;
	text-decoration: none;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	border-bottom: 1px solid #666666;
}
A.readon:hover
{
	color: #4CAFC6;
	text-decoration: none;
}
/*form validation*/
.invalid
{
	border-color: #FF0000;
}
LABEL.invalid
{
	color: #FF0000;
}
/** overlib **/
.ol-foreground
{
	background-color: #F1F1F1;
	color: #333;
}
.ol-background
{
	background-color: #F1F1F1;
	color: #333;
}
.ol-textfont
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}
.ol-captionfont
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #F6F6F6;
	font-weight: bold;
}
.ol-captionfont A
{
	background-color: #F1F1F1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
.ol-closefont
{
}
/*menu links*/
A.mainlevel:link, A.mainlevel:visited
{
	padding-left: 5px;
	margin: 0;
	line-height: 18px;
	text-decoration: none;
	color: #2EB6F4;
	font-weight: bold;
	font-size: 11px;
}
A.mainlevel:hover
{
}
/*spacers*/
SPAN.article_separator
{
	display: block;
	height: 20px;
}
.article_column
{
}
.column_separator
{
}
TD.buttonheading
{
	text-align: right;
	width: 0;
}
.clr
{
	clear: both;
}
TABLE.blog SPAN.article_separator
{
	display: block;
	height: 20px;
}
/*table of contents*/
TABLE.contenttoc
{
	margin: 5px;
	border: 1px solid #CCC;
	padding: 5px;
}
TABLE.contenttoc TD
{
	padding: 0 5px;
}
/*content tables*/
TD.sectiontableheader
{
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid #666;
}
TR.sectiontableentry0 TD, TR.sectiontableentry1 TD, TR.sectiontableentry2 TD
{
	padding: 4px;
}
TD.sectiontableentry0, TD.sectiontableentry1, TD.sectiontableentry2
{
	padding: 3px;
	color: #333;
	font-size: 10px;
}
/*content styles*/
.contentpaneopen, TABLE.contentpane
{
	margin: 0;
	padding: 0;
}
TABLE.contentpane TD
{
	text-align: left;
}
TABLE.contentpane TD.contentdescription
{
	width: 100%;
}
TABLE.contentpane
{
	text-align: left;
	float: left;
	width: 100%;
	margin: 8px;
}
TABLE.contentpane UL LI A .category
{
	color: #FF8800;
}
TABLE.contentpane UL LI
{
	color: #333;
}
TABLE.contentpaneopen
{
	margin: 2px 8px;
}
TABLE.contentpaneopen LI
{
	margin-bottom: 5px;
}
TABLE.contentpaneopen FIELDSET
{
	border: 0;
	border-top: 1px solid #FF6C00;
}
TABLE.contentpaneopen H3
{
	margin-top: 25px;
}
TABLE.contentpaneopen H4
{
	font-family: Tahoma, Arial, sans-serif;
	color: #669933;
}
.highlight
{
	background-color: #FFFEBB;
}
/*module control elements*/
TABLE.user1user2 DIV.moduletable
{
	margin-bottom: 0px;
}
DIV.moduletable, DIV.module
{
	margin-bottom: 25px;
}
DIV.module_menu, DIV.module
{
	margin: 0;
	padding: 0;
}
DIV.module_menu DIV, DIV.module
{
	background: url(../images/menu_bg.png) repeat-y top center;
}
DIV.module_menu DIV DIV, DIV.module DIV DIV
{
	margin-bottom: 14px;
	padding: 0 0 1px;
	background: transparent url(../images/menu_top_out.png) no-repeat top center;
}
DIV.module_menu DIV DIV DIV, DIV.module DIV DIV DIV
{
	width: auto;
	margin: 0;
	padding: 0 0 12px;
	background: url(../images/menu_bottom.png) no-repeat bottom center;
	text-align: center;
}
DIV#newsflash DIV.module DIV DIV
{
	padding: 0 0 1px;
	background: none;
}
DIV#newsflash DIV.module DIV DIV DIV
{
	width: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	background: none;
}
DIV#newsflash DIV.module DIV DIV TABLE.contentpaneopen
{
	margin: 0;
	padding: 0 10px 0 0;
	background: none;
}
DIV#newsflash DIV.module_menu DIV, DIV#newsflash DIV.module
{
	background: none;
}
DIV.module_menu DIV DIV DIV DIV, DIV.module DIV DIV DIV DIV
{
	background: none;
	padding: 4px 8px;
}
DIV.module DIV DIV DIV FORM
{
	padding: 4px 0 0;
	width: 164px;
	margin: 0 auto;
	text-align: left;
}
DIV.module_menu UL
{
	list-style: none;
	text-align: left;
}
DIV.module_menu UL LI
{
	margin: 0;
	padding: 0;
}
DIV.module_menu UL LI A:link, DIV.module_menu UL LI A:visited
{
	font-weight: bold;
	background: transparent url(../images/blue/bullet2.jpg) no-repeat top left;
	padding: 2px 0 2px 25px;
	line-height: 24px;
	text-decoration: none;
	color: #2EB6F4;
	font-size: 11px;
}
DIV.module_text DIV DIV DIV DIV
{
	background: url(../images/menu_bg.png) repeat-y top center;
	margin: 0 auto;
}
DIV.bannergroup_text
{
	display: block;
	width: 180px;
}
.bannerheader
{
	padding: 0 0 0 6px;
}
#leftcolumn DIV.module TABLE, #rightcolumn DIV.module TABLE
{
}
#leftcolumn DIV.module TABLE.poll
{
}
#leftcolumn DIV.module TABLE.poll TD
{
	text-align: left;
}
/*LEFT COL H3*/
#leftcolumn H3
{
	font-family: Tahoma, Arial, sans-serif;
	width: 170px;
	color: #F60C00;
/*color: #4CAFC6;*/
	font-size: 13px;
	height: 30px;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 10px;
	background: url(../images/h3.png) no-repeat top left;
	font-weight: bold;
	line-height: 27px;
	margin: 0;
}
#rightcolumn H3
{
	font-family: Tahoma, Arial, sans-serif;
	width: 170px;
	color: #4CAFC6;
	font-size: 13px;
	height: 30px;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 10px;
	background: url(../images/h3.png) no-repeat top left;
	font-weight: bold;
	line-height: 27px;
	margin: 0;
}
#newsflash H3
{
	font-family: Tahoma, Arial, sans-serif;
	color: #888888;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	padding: 0;
	font-weight: bold;
	line-height: 32px;
	margin: 0;
}
#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, #rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c
{
	margin: 0 0 16px;
	padding: 0 0 8px;
}
#leftcolumn UL.menu, #rightcolumn UL.menu
{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 164px;
}
#leftcolumn UL.menu LI, #rightcolumn UL.menu LI
{
	margin: 0;
	padding: 0;
}
#leftcolumn UL.menu LI:hover, #rightcolumn UL.menu LI:hover
{
}
/*LEFT COL LINK*/
#leftcolumn UL.menu LI A, #leftcolumn UL.menu LI A:link, #rightcolumn UL.menu LI A, #rightcolumn UL.menu LI A:link
{
	line-height: 18px;
	padding: 0 0 0 8px;
	text-decoration: none;
	font-size: 11px;
	background: url(../images/menu_row.jpg) no-repeat center left;
	margin: 0;
	height: 18px;
	color: #666666;
	font-weight: bold;
}
#leftcolumn UL.menu LI A:hover, #rightcolumn UL.menu LI A:hover
{
	color: #FF6600;
	text-decoration: none;
}
/*LEFT COL CURRENT LINK*/
#leftcolumn UL.menu LI#current A, #leftcolumn UL.menu LI#current A:link, #rightcolumn UL.menu LI#current A, #rightcolumn UL.menu LI#current A:link
{
	line-height: 18px;
	padding: 0 0 0 8px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	background: url(../images/menu_row.jpg) no-repeat center left;
	margin: 0;
	height: 18px;
}
#leftcolumn UL.menu LI#current A:hover, #rightcolumn UL.menu LI#current A:hover
{
	color: #FF6600;
	text-decoration: none;
}
/*LEFT COL SUB LINK*/
#leftcolumn UL.menu LI#current UL LI A, #leftcolumn UL.menu LI#current UL LI A:link
{
	text-decoration: none;
	color: #666;
	margin: 0 0 0 6px;
	font-size: 11px;
	background: url(../images/submenu_row.jpg) no-repeat center left;
	font-weight: normal;
	display: block;
	line-height: 18px;
	padding: 0 0 0 18px;
	border: none;
	height: 18px;
}
#leftcolumn UL.menu LI UL LI#current A, #leftcolumn UL.menu LI UL LI#current A:link, #leftcolumn UL.menu LI UL LI#current A:visited, #leftcolumn UL.menu LI UL LI#current A:hover
{
	font-size: 11px;
	margin: 0 0 0 6px;
	padding: 0 0 0 18px;
	text-decoration: none;
	border: none;
	color: #333;
	background: url(../images/submenu_row.jpg) no-repeat center left;
	height: 18px;
	line-height: 18px;
}
/*SUBMENU POSITION*/
#leftcolumn UL.menu LI#current UL
{
	margin: 0;
	padding: 0;
}
#leftcolumn UL.menu LI#current UL LI
{
	margin: 0;
	padding: 0;
}
/*CURRENT SUBMENU POSITION*/
#leftcolumn UL.menu LI UL
{
	margin: 0;
	padding: 0;
}
#leftcolumn UL.menu LI#current UL LI A:hover
{
	color: #333;
}
#leftcolumn UL.menu LI UL, #rightcolumn UL.menu LI UL
{
	list-style: none;
}
/*forms*/
#leftcolumn .moduletable UL, #rightcolumn .moduletable UL
{
	margin: 6px 0;
	padding: 0;
	list-style: none;
}
#leftcolumn .moduletable UL LI, #rightcolumn .moduletable UL LI
{
	margin: 0;
	padding: 0 2px;
}
TABLE.adminform TEXTAREA
{
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
FORM#form-login FIELDSET
{
	border: 0 none;
	margin: 0;
}
FORM#form-login UL LI
{
	padding: 0;
}
FORM#form-login UL LI A
{
	text-align: left;
	padding: 0;
	font-size: 10px;
	color: #555;
}
/*thumbnails*/
DIV.mosimage
{
	margin: 5px;
}
DIV.mosimage_caption
{
	font-size: 0.9em;
	color: #333;
}
DIV.caption
{
	padding: 0 10px;
}
DIV.caption IMG
{
	border: 1px solid #CCC;
}
DIV.caption P
{
	font-size: 0.9em;
	color: #333;
	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: Tahoma, Arial, 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
{
}
/*Text advert style*/
.banneritem_text
{
	padding: 4px 6px;
	font-size: 11px;
}
.bannerfooter_text
{
	padding: 4px;
	font-size: 11px;
	text-align: right;
}
/*System Messages
see system general.css*/
.pagination SPAN
{
	padding: 2px;
}
.pagination A
{
	padding: 2px;
}
/*Polls*/
.pollstableborder TD
{
	text-align: left;
}
/*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: #333;
}
/*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 DD.message UL
{
	background: #C3D2E5;
	padding: 0;
	margin: 0;
}
/*System Error Messages*/
#system-message DD.error UL
{
	color: #C00;
	background: #E6C0C0;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	padding: 0;
	margin: 0;
}
/*System Notice Messages*/
#system-message DD.notice UL
{
	color: #C00;
	background: #EFE7B8;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	padding: 0;
	margin: 0;
}
/*******************************************************************************
blue*/
INPUT, BUTTON
{
}
/*blue*/
INPUT[type="checkbox"], INPUT[type="radio"]
{
	background: transparent;
	border: none;
}
/*--------------------------*/
A.sgfooter:link, A.sgfooter:visited
{
	color: #666666;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
A.sgfooter:hover
{
	color: #666666;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
#sgf
{
	font-size: 12px;
	text-align: right;
	width: 100%;
	margin: 0 auto;
	color: #666666;
	font-family: Tahoma, Arial, sans-serif;
}
.sgf
{
	text-align: right;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
	text-decoration: none;
}
.sgf1
{
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
	text-align: left;
}
A.sglink:link, A.sglink:visited
{
	color: #FFF;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
A.sglink:hover
{
	color: #FFF;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}

