/**
* A Joomla! Template
* @version 1.0
* @package - hazman_01
* @author - Hazman
* @date - July 18, 2006
* @website - www.xtremeopensource.com
* @copyright (C) - This template is released under the GNU/GPL License
*/
BODY
{
}
TR, P, DIV
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}
LI
{
	line-height: 15px;
	padding-top: 0px;
	padding-left: 15px;
	background: url(../images/arrow.png) no-repeat 0px 2px;
}
/********** Main Background Images **********/
#top_img
{
	width: 950px;
	height: 25px;
	margin: auto;
	background: url(../images/top.jpg) no-repeat;
}
#center_img
{
	width: 950px;
	margin: auto;
	background: url(../images/center.jpg) repeat-y;
}
#bottom_img
{
	width: 950px;
	height: 25px;
	margin: auto;
	background: url(../images/bottom.jpg) no-repeat;
}
/********** Header Background Images **********/
#header_top_img
{
	width: 900px;
	height: 35px;
	margin: auto;
	background: url(../images/header_top.jpg) no-repeat;
}
#header_center_img
{
	width: 900px;
	height: 180px;
	margin: auto;
	background: url(../images/header_center.jpg) repeat-y;
}
/********** Top Horizontal Menu **********/
#topmenu_outer
{
	width: 713px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}
#topmenu_inner
{
	height: 21px !important;
	height: 23px;
	border: 0px solid #FFFFFF;
}
#topmenu
{
	width: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}
UL#mainlevel-nav
{
	font-size: 0.8em;
	list-style: none;
	margin: 0;
	padding: 0;
}
UL#mainlevel-nav LI
{
	line-height: 21px !important;
	line-height: 23px;
	float: left;
	font-size: 11px;
	white-space: nowrap;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	background-image: none;
	border-right: 1px solid #749BC4;
}
UL#mainlevel-nav LI A
{
	color: #333333;
	display: block;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	background: transparent;
}
#topmenu>UL#mainlevel-nav LI A
{
	width: auto;
}
UL#mainlevel-nav LI A:hover
{
	color: #FFFFFF;
	background: #A4C388;
}
/********** Search Box **********/
#search_outer
{
	width: 135px;
	float: left;
}
#search_inner
{
	height: 21px !important;
	height: 23px;
	overflow: hidden;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
#search_inner FORM
{
	margin: 0;
	padding: 0;
}
#search_inner .inputbox
{
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 3px 3px 5px;
	background: #A4C388;
	border: 0px solid #000000;
}
/********** Header **********/
#header_container
{
	width: 850px;
	height: 150px;
	display: table;
	margin-left: 22px;
	clear: both;
}
#header_left
{
	width: 635px;
	height: 150px;
	float: left;
	background: #9ABBDC no-repeat;
}
#header_right
{
	width: 210px;
	height: 150px;
	float: right;
	margin-top: 5px;
	/* background: #9ABBDC url('./images/sketch.jpg') no-repeat bottom center; */
}
#header_title
{
	font: normal bold 4em "Trebuchet MS", "Lucida Grande", "Verdana ", "Arial ", Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	padding-left: 10px
}
/********** Background Content Images **********/
#content_center_img
{
	width: 900px;
	margin: auto;
	background: url(../images/content_center.jpg) repeat-y;
}
#content_bottom_img
{
	width: 900px;
	height: 35px;
	margin: auto;
	background: url(../images/content_bottom.jpg) no-repeat;
}
/********** Content Container **********/
#content_container
{
	width: 850px;
	margin: auto;
	padding-top: 10px;
}
/********** Left Column **********/
#left_column
{
	width: 160px;
	padding: 2px;
}
/********** Right Column **********/
#right_column
{
	width: 160px;
	padding: 2px;
}
/********** Footer **********/
#footer
{
	width: 100%;
	height: 20px;
	text-align: center;
}
/*#################### Mambo CSS ####################
********* Pathway **********/
.pathway
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	padding-top: 6px !important;
	padding-top: 7px;
	padding-left: 4px;
}
A.pathway:link, A.pathway:visited
{
	color: #000000;
	font-weight: normal;
}
A.pathway:hover
{
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
/********** MainLevel Links **********/
A.mainlevel:link, A.mainlevel:visited
{
	line-height: 17px;
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	padding-left: 8px;
	text-decoration: none;
}
A.mainlevel:hover
{
	color: #749BC4;
	text-decoration: none;
}
/********** SubLevel Links **********/
A.sublevel:link, A.sublevel:visited
{
	height: 20px;
	color: #000000;
	font-size: 11px;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	padding-left: 1px;
}
A.sublevel:hover
{
	color: #336699;
	text-decoration: none;
}
/********** Active MainLevel Links **********/
#active_menu
{
	color: #FF9900;
	font-weight: bold;
}
A#active_menu:hover
{
	color: #749BC4;
}
/********** MainMenu Links **********/
A.mainmenu:link, A.mainmenu:visited
{
	color: #000080;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: none;
}
A.mainmenu:hover
{
	color: #000080;
	text-decoration: underline;
}
/********** Other Links **********/
A:link, A:visited
{
	color: #6993BD;
	text-decoration: underline;
}
A:hover
{
	color: #666666;
	font-weight: none;
	text-decoration: underline;
}
/********** Modules **********/
TABLE.moduletable
{
	width: 100%;
	margin-bottom: 15px;
	padding: 0px;
	border-spacing: 0px;
	border: 1px solid #9ABBDC;
}
TABLE.moduletable TH
{
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	line-height: 25px;
	text-align: left;
	text-transform: uppercase;
	padding-left: 4px;
	background: #9ABBDC;
}
TABLE.moduletable TD
{
	font-size: 11px;
	font-weight: normal;
}
/********** Poll **********/
.poll
{
	color: #666666;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pollstableborder
{
	padding: 1px;
	border: 1px solid #000000;
}
/*############### CONTENT ###############
**** Header for contentpaneopen *****/
.contentheading
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
}
/***** Home, Joomla! License, Blog, Lower Content for Advanced Search *****/
.contentpaneopen
{
	width: 100%;
}
/***** Title for Blog, News Feeds, Wrapper, Links, Advanced Search, Contact Us   *****/
.componentheading
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}
/***** Top Content for Getting Started, FAQs, News Feeds, Links *****/
.contentdescription
{
	padding-left: 0px !important;
	padding-left: 10px;
}
/***** Lower Content for Getting Started, FAQs, News Feeds, Wrapper, Links, Contact Us *****/
.contentpane
{
	padding-top: 10px;
	padding-left: 10px;
}
/*For content item titles that are hyperlink instead of Read On*/
A.contentpagetitle:link, A.contentpagetitle:visited
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
A.contentpagetitle:hover
{
	color: #7B8DA1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
A.category:link, A.category:visited
{
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
A.category:hover
{
	color: #7B8DA1;
}
/********** Inner Content **********/
.sectiontableheader
{
	color: #7B8DA1;
	font-weight: bold;
	background-color: #CCCCCC;
}
.sectiontableentry1
{
	background-color: #F0F0F0;
}
.sectiontableentry2
{
	background-color: #E0E0E0;
}
/********** Rating **********/
.content_rating
{
	padding: 5px;
}
.small
{
	color: #3366C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.smalldark
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.createdate
{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.button
{
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: #F0F0F0;
	border: 1px solid #555555;
}
.inputbox
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F0F0F0;
	border: 1px solid #555555;
}
/*Styles for dhtml tabbed-pages*/
.ontab
{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #FFAE00;
	border-left: 2px outset #FF9900;
	border-right: 2px outset #808080;
	border-top: 2px outset #FF9900;
	border-bottom: 1px solid #D5D5D5;
/*Cannot use hand as its not a W3C CSS validator
cursor: hand;*/
}
.offtab
{
	font-weight: normal;
	text-align: center;
	background-color: #E5E5E5;
	border-left: 2px outset #E0E0E0;
	border-right: 2px outset #E0E0E0;
	border-top: 2px outset #E0E0E0;
	border-bottom: 1px solid #D5D5D5;
/*Cannot use hand as its not a W3C CSS validator
cursor: hand;*/
}
.tabpadding
{
}
.tabheading
{
	text-align: left;
	background-color: #FFAE00;
}
.pagetext
{
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
/*for modifying {moscode} output.  Don't set the colour!*/
.moscode
{
	background-color: #F0F0F0;
}
.code
{
	background-color: #F0F0F0;
	border: 1px solid #FFF;
}
/*Text passed with mosmsg url parameter*/
.message
{
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
/*Javascript Back button*/
.back_button
{
	text-align: center;
	margin-top: 40px;
}
TABLE.contenttoc
{
	color: #333300;
	background-color: #FFFFFF;
	border: 1px solid #333;
}
TABLE.contenttoc TD
{
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
TABLE.searchinto
{
	width: 100%;
}
TABLE.searchintro TD
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #293C43;
}
