/**
 * Template Tutorial - CSS Design Classes
 */


.body
{
   font-family: Verdana,sans-serif;
   font-size: 12px;
   color: #000000;
}

a:link, a:visited {
	font-size: 12px; 
	color: #cc3333; 
	text-decoration: none;
	font-family: Verdana,sans-serif; 
	}

a:hover {
	color: #0000cc;	text-decoration: underline;
	}

.bground {
	 background-image: url('../images/site_bg.png');
	 background-repeat: repeat;
}

/* Top Table Main */
.top_table_main {
	width: 100%;
	padding: 0px;
	 background-image: url('../images/site_bg.png');
	 background-repeat: repeat;
	border-left: solid 0px #666666;
	border-right: solid 0px #666666;

}
/* TD for main table */
.top_table_td {
	background: #FFFFFF;
	padding: 0px;
	vertical-align: bottom;
	width: 100%;
}

/* TD for main table */
.td_menu {
	background: #FFFFFF;
	}


/* Main body CSS */
.main_body_table {
   width: 100%;
	 background-image: url('../images/site_bg.png');
	 background-repeat: repeat;
}

.main_body_td {
	width: 100%;
	background: #ffffff;
	padding: 10px;
	vertical-align: top;
	text-align: left;
	border-left: solid 0px #006600;
	border-right: solid 2px #006600;
	border-top: solid 0px #666666;
	border-bottom: solid 0px #666666;
}

/* This is the css for cell that holds the left modules */
.left_side_cell {
  background: #ffffff;
	width: 200px;
	padding-top: 10px;
	padding-left: 5px;
	border-right: solid 2px #006600;
	vertical-align: top;
	text-align: left;
}

/* This is the css for cell that holds the right modules */
.right_side_cell {
  background: #ffffff;
	width: 250px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: top;
	text-align: left;
	border-left: solid 0px #990000;
}

table.moduletable-login {
	width: 150px;
	border-bottom: dotted 0px #666666;
	padding-bottom: 10px;
	}

/* This is the css for table 4 that holds the footer */
.footer_main{
	width: 800px;
	background: #ffffff;
	border-left: solid 0px #666666;
	border-right: solid 0px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 0px #666666;
}

/* This is the css for cell in table 4 that holds the footer */
.footer_main_cell {
	background: #FFFFFF;
	padding: 5px;
    border-bottom: solid 0px #666666;
	text-align: center;
}

.menu_seperator { 
   border-top: 1px ridge #cc3333; 
   display: block;
   width: 65%;          
   margin-left: 10px;
   margin-top:  10px;
}

.flash07
{
   font-family: Verdana,sans-serif;
   font-size: 16px;
   color: #330099;
}

/* .article_seperator { 
display : block;
height : 10px;
background-image : url(../images/seperate.jpg);
background-repeat: repeat-x;
} */

/* .article_seperator { 
   border-top: 1px solid #000000; 
   display: block;
   width: 50%;          
   margin-left: 10px;
   margin-top:  10px;
} */


/**** --- Top Menu -- ****/

a.mainlevel-topmenu:link, a.mainlevel-topmenu:visited {
	font-size: 16px;
	font-weight: normal;
	text-indent: 2px;
	text-decoration: none;
	color: #FF0000;
	padding-left: 00px;
	padding-right: 15px;
	background-color: #ffffff;
}

a.mainlevel-topmenu:hover {
    font-size: 16px;
	font-weight: normal;
	text-indent: 2px;
	text-decoration: none;
	color: #0C480D;
	padding-left: 0px;
	padding-right: 15px;
	border-bottom:0px solid #cccccc;
} 

a.sublevel-topmenu:link, a.sublevel-topmenu:visited {
	font-size: 16px;
	font-weight: bold;
	text-indent: 2px;
	text-decoration: none;
	color: #000000;
	padding-left: 00px;
	padding-right: 15px;
	border-bottom:0px solid #cccccc;
}

a.sublevel-topmenu:hover {
font-size: 16px;
	font-weight: bold;
	text-indent: 2px;
	text-decoration: none;
	color: #800000;
	padding-left: 0px;
	padding-right: 15px;
	border-bottom:0px solid #cccccc;
} 

a.mainlevel-sidemenu:link, a.mainlevel-sidemenu:visited {
	font-size: 12px;
	font-weight: normal;
	text-indent: 2px;
	text-decoration: none;
	color: #006600;
	padding-left: 00px;
	padding-right: 15px;
	background-color: #ffffff;
}

a.mainlevel-sidemenu:hover {
         font-size: 12px;
	font-weight: bold;
	text-indent: 2px;
	text-decoration: none;
	color: #006600;
	padding-left: 0px;
	padding-right: 15px;
	border-bottom:0px solid #cccccc;
} 



/** Default ***/
.contentheading {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-indent: 0px;
	text-decoration: none;
	color: #800000;
}

.contentpaneopen {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-indent: 0px;
	text-decoration: none;
	color: #000000;
}

a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:hover, a.contentpagetitle-frontpage:link, a.contentpagetitle-frontpage:visited, a.contentpagetitle-frontpage:hover {
font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-indent: 0px;
	text-decoration: none;
	color: #800000;

	}

.blog {
	width: 100%;
	}

/** Front Page Stylings ***/

.contentheading-frontpage, {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-indent: 0px;
	text-decoration: none;
	color: #800000;
}

.contentpaneopen-frontpage {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-indent: 0px;
	text-decoration: none;
	color: #000000;
}

/*** 2006 Sign Up Form ****/
/*** Added 07/16/2006 - Don. Safe to remove 09/30/2006 ***/
.wrapper-2006signup {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-indent: 0px;
	text-decoration: none;
	color: #000000;
}

/*** End 2006 Sign Up Form ***/


/**
 * CSS Guide for Mambo 4.5 templates 
 * @author Wee Keat Chin
 * @url www.visualdensity.com
 * @email weekeat@visualdensity.com
 */


/**
 * General Body Styling
 * --------------------
 * These are normal css setup reccommended for your
 * HTML template although they are not neccessary
 */


td,tr,p,div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

h4 {
	color: #FF9900; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h5 {
	color: #FF9900; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: #FF9900; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

	
ul {
	margin: 0px 0px 0px 0px;
	}

li {
	list-style: inside 3px;
	}
	


/**
 * General Mambo Styles
 * --------------------
 * The following are styles that are often used
 * site wide by Mambo to provide better control
 * of content's appearences.
 */

hr { 
	/* often used in components like Akobook, and Simpleboard forum
	   to define the separator lines */
	background: transparent; 
	height:1px; 
	border: 1px solid #314B77;
	}

hr.separator {
	/* found this css style in Peekmambo's css style. Still haven't worked out
	   if this is a custom style or an in built style. Will update when I find out*/
	background: transparent;
	height: 1px;
	width: 75px;
	border: 1px solid #314B77;
}

.pagenavbar { 
	/*for some weird reasons, this is not used in page nav, but found it used 
	  for nick names in forum threads by Simpleboard */
}

.pagenav {
	/* as the name implies, this is for formatting texts for
	   those "<< Start < Previous 1 Next > End >>" links */
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	/* same as above, but for links */
	font-weight: bold;
	color: #343A58;
}

a.pagenav:hover {
	/* same as above, but for links with mouse pointer over it */
	color: #FF9900;
}

/**
 * Mambo Form Styles
 * -----------------
 * Here are 2 styles that Mambo uses to let users control
 * how their forms and buttons may look.
 */
 
.button {
	/* this style applies to most form buttons generated by
	   Mambo and its components. Change its format here*/
	color: #FFFFFF; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 4px;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	background: #94B1CF;
	border: 1px solid #000066;
	height: 20px;
	}

.inputbox {
	/* Again, the name implies that this style changes the 
	   way those input box looks */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #343A58;
	background: #FFFFFF;
	border: 1px solid;
	}





/**
 * Mambo Tabbed Frontend Admin Interface
 * -------------------------------------
 * The CSS styles here defines how the frontend admin interface
 * will look like when editing and adding news through frontend.
 */
 
.ontab {
	/* For styling of the "Tab" buttons when editing contents through the frontend
	   (when you log in as admin in the frontend). This .ontab is the styling for the
	   tab when it is active or after its "clicked" */
	background-color: #323A15;
	border-left: outset 1px #DCF2FA;
	border-right: outset 1px #808080;
	border-top: outset 1px #DCF2FA;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	/* Same as above, used for styling of the "Tab" buttons when editing contents through the frontend.
	   This .ontab is the styling for the tab when it is NOT active or when it is NOT "clicked" */
	background-color : #e5e5e5;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}

.tabpadding {
	/* this style is used set the size of the tab in 
	   in the above */
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.tabheading {
	/* Not too sure what this is used for. Couldn't find anything
	   related to it yet at the moment */
}

.pagetext {
	/* this style is used to style the content of the editing form
	   contents (where HTMLArea sits and all its forms + contents) in
	   the frontend Administration interface */
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

.back_button, .readon-frontpage, .readon {
	float: left;
  text-align: center;
  color: #993333;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}
