/**

* A Joomla! Template

* @version 1.0

* @package - hazman_02

* @author - Hazman

* @date - July 28, 2006

* @website - www.hazmanonline.com

* @copyright (C) - Copyright (c) 2006 - Hazman - All Rights Reserved. 

*/





body {

  background            : #000000; 

}



tr, p, div {

  font-family           : verdana, Arial, Helvetica, sans-serif;

  font-size             : 11px;

  color                 : #333333;

}



ul {

  list-style            : none;

  margin                : 0;

  padding               : 0;

}



li {

  line-height           : 15px;

  padding-top           : 0px;

  padding-left          : 15px;

  background            : url(../images/arrow.png) 0px 2px no-repeat;

}



.clr {

  clear                 : both;

}





/********** Main Background Images **********/

#top_img {

  width                 : 950px;

  height                : 30px;

  margin                : auto;

  background            : url(../images/top_img.jpg) no-repeat;

}



#center_img {

  width                 : 950px;

  margin                : auto;

  background            : url(../images/center_img.jpg) repeat-y;

}



#bottom_img {

  width                 : 950px;

  height                : 30px;

  margin                : auto;

  background            : url(../images/bottom_img.jpg) no-repeat;

}





/********** Main Background Inner Images **********/

#top_inner_img {
	width                 : 910px;
	height                : 2px;
	margin                : auto;
	background            : url(../images/top_inner_img.jpg) no-repeat;

}



#center_inner_img {

  width                 : 910px;

  margin                : auto;

  background            : url(../images/center_inner_img.jpg) repeat-y;

}



#bottom_inner_img {

  width                 : 910px;

  height                : 30px;

  margin                : auto;

  background            : url(../images/bottom_inner_img.jpg) no-repeat;

}





/********** Main Container **********/

#main_container {

  width                 : 850px;

  display               : table;

  margin-left           : 26px;

}





/********** Search Box **********/

#search_outer {

  width                 : 135px;

  float                 : left;

}



#search_inner {

  height                : 23px;

  overflow              : hidden;

  padding               : 0px;

  border                : 0px solid #6e9520;

}



#search_inner form {

  margin                : 0;

  padding               : 0;

}



#search_inner .inputbox {

  color                 : #3366c0;

  font-family           : arial, helvetica, sans-serif;

  font-size             : 11px;

  padding               : 5px !important;

  padding               : 4px;

  background            : #d0eaa0;

  border                : 0px;

}





/********** Top Horizontal Menu **********/

#topmenu_outer {

  width                 : 850px;

  height                : 25px;

  margin                : auto;

  margin-bottom         : 2px;

}



#topmenu_inner {

  height                : 21px !important;

  height                : 23px;

  padding-top           : 2px;

}



#topmenu {

  width                 : auto;

  float                 : center;

  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;

}



ul#mainlevel-nav li a {

  color                 : #000000;

  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            : #b5022a;

}





/********** Header **********/

#header_container {

  width                 : 850px;

  height                : 250px;

  margin                : auto;

  clear                 : both;

  background            : url(../images/header_bg.jpg) repeat-x;

}



#header_left {

  width                 : 160px;

  float                 : left;

}



#header_center {

  width                 : 480px;

  height                : 250px;

  float                 : left;

  display               : table;

  background            : url(../images/logo.jpg) no-repeat; 

}



#header_right {

  width                 : 200px;

  height                : 235px;

  float                 : right;

}



#header_bottom {

  width                 : 850px;

  height                : 25px;

  margin-top            : 0px !important;

  margin-top            : -2px;

  background            : #ffffff;

  border-top            : 0px solid #bdcaa0;

}







/********** Content Container **********/

#content_container {

  width                 : 850px;

  margin                : auto;

  clear                 : both;

  padding-top           : 10px;

}





/********** User 1 & 2 **********/

#topbox_container {

  width                 : 100%;

  float                 : right;

  clear                 : right;

  position              : relative;

}



#leftbox {

  width                 : 49%;

  float                 : left;

}



#rightbox {

  width                 : 49%;

  float                 : right;

}





/********** Right Column **********/

#right_column {

  width                 : 160px;

  padding               : 2px;

}







/********** Footer **********/

#footer {

  width                 : 100%;

  height                : 250px;

  text-align            : center;

  margin-top            : 25px;

}







/*#################### Mambo CSS ####################*/



/********** Pathway **********/

#pathway {

  font-family           : Verdana, Helvetica, Arial, sans-serif;

  font-size             : 9px;

  padding-top           : 5px;

  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                 : #000000;

  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                 : #000000;

}





/********** 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                 : #000000;

  text-decoration       : underline;

}



a:hover {

  color                 : #cc0033;

  font-weight           : none;

  text-decoration       : underline;

}

  

  

/********** Modules **********/

table.moduletable {

  width                 : 100%;

  margin-bottom         : 15px;

  padding               : 0px;

  border-spacing        : 0px;

  border                : 1px solid #bdcaa0;

}



table.moduletable th {

  height                : 25px;

  line-height           : 25px;

  color                 : #555555;

  font-weight           : bold;

  font-size             : 12px;

  text-align            : left;

  text-transform        : uppercase;

  padding-left          : 4px;

  background            : #f5f5f0;

}



table.moduletable td {

  font-size             : 11px;

  font-weight           : normal;

  background            : #ebead8;

}





/********** Poll **********/

.poll {

  color                 : #666666;

  line-height           : 14px;

  font-family           : Arial, Helvetica, sans-serif;

  font-size             : 10px;

}



.pollstableborder {

  padding               : 1px;

  border                : 1px solid;

}









/*############### CONTENT ###############*/



/***** Header for contentpaneopen *****/

.contentheading {

  color                 : #bfbc8f;

  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           : outset 2px #ff9900;

  border-right          : outset 2px #808080;

  border-top            : outset 2px #ff9900;

  border-bottom         : solid 1px #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           : outset 2px #E0E0E0;

  border-right          : outset 2px #E0E0E0;

  border-top            : outset 2px #E0E0E0;

  border-bottom         : solid 1px #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;

}