/**
* A Mambo Template
* @version 1.0
* @package - hazman_05
* @author - Hazman
* @date - Aug 12, 2006
* @website - www.hazmanonline.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) 0px 2px no-repeat;
}


/********** Main Background Images **********/
#bg_top {
  width                 : 950px;
  height                : 25px;
  margin                : auto;
  background            : url(../images/bg_top.jpg) no-repeat;
}

#bg_center {
  width                 : 950px;
  margin                : auto; 
  background            : url(../images/bg_center.jpg) repeat-y;
}

#bg_bottom {
  width                 : 950px; 
  height                : 25px;
  margin                : auto;
  background            : url(../images/bg_bottom.jpg) no-repeat;
}



/********** Top Horizontal Menu **********/
#topmenu_outer {
  width                 : 850px;
  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            : #6993bd;
}



/********** Header **********/
#header_container {
  width                 : 850px;
  height                : 150px;
  display               : table;
  clear                 : both;
  margin-left           : 22px;
  margin-bottom         : 15px;
}

#header_left {
  width                 : 350px;
  height                : 150px;
  float                 : left;
  margin                : auto;
  background            : url(../images/logo.png) no-repeat;
}

#header_right {
  width                 : 468px;
  height                : 60px;
  float                 : right;
  margin-top            : 20px;
  margin-right          : 25px;
}



/********** Background Content Images **********/
#content_top {
  width                 : 900px;
  height                : 35px;
  margin                : auto;
  background            : url(../images/content_top.jpg) no-repeat;
}

#content_center {
  width                 : 900px;
  margin                : auto; 
  background            : url(../images/content_center.jpg) repeat-y;
}

#content_bottom {
  width                 : 900px; 
  height                : 35px;
  margin                : auto;
  background            : url(../images/content_bottom.jpg) no-repeat;
}


/********** Content  **********/
#content_container {
  width                 : 850px;
  margin                : auto;
}

#left_column {
  width                 : 160px;
  padding               : 2px;
}

#center_column {
  clear                 : both;
}



/********** User 2 & 3 **********/
#topbox_container {
  width                 : 100%;
  float                 : right;
  clear                 : right;
  position              : relative;
}

#leftbox {
  width                 : 49%;
  float                 : left;
  clear                 : left;
  position              : relative;
  border                : 0px solid #f7ab48;
}

#rightbox {
  width                 : 49%;
  float                 : right;
  clear                 : right;
  position              : relative;
  border                : 0px solid #f7ab48;
}



/********** 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          : 3px;
  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          : 5px;
}

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       : none;
}

a:hover {
  color                 : #666666;
  font-weight           : none;
  text-decoration       : underline;
}
  
  

/********** Modules **********/  
table.moduletable {
  width                 : 160px;
  margin-bottom         : 15px;
  padding               : 0px;
  border                : 1px dashed #b6b4b5;
}

table.moduletable th {
  height                : 27px;
  line-height           : 25px;
  color                 : #ffffff;
  font-size             : 10px;
  font-weight           : bold;
  text-align            : left;
  text-transform        : uppercase;
  margin                : 0 0 2px 0;
  padding-left          : 4px;
  background            : #b6b4b5;
}

#leftbox table.moduletable, #rightbox table.moduletable {
  width                 : 100%;
  border                : 1px solid #b6b4b5;
}

table.moduletable td {
  font-size             : 11px;
  font-weight           : normal;
  margin                : 0px;
  padding-left          : 2px;
}


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