/**
* BaseTemplate - A Mambo 4.5.1 training template
* @version 1.0
* @package BaseTemplate
* @copyright (C) 2004 by Oz Design Guild - All rights reserved!
* @license http://www.ozdesignguild.info
*/

/* ### Denotes Items recommended  to change to suit YOUR template graphics */

/* #################### MISC SETTINGS #################### */

/*Change general page settings here*/

BODY {
  margin           : 0px;
  padding          : 0px;
  background-color : #FFFFFF ; /* ###Changes page backgroud colour current setting is white */
  color            : #000000; /* ###Changes page text colour for most content items current setting is black */
}

/* Changes table settings (TD & TR), Paragraph Text (P) and page Divisions (DIV) */
TD, TR, P, DIV {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333; /* Changes text colour current setting is 95% black */
}

/* Changes Horizontal Rule settings (HR) */
HR {
  background       : #026C93;  /* Changes HR colour current setting is Teal */
  height           : 1px; /* Changes HR thickness or height in pixels. Suggestion - don't change */
  width            : 75%; /* Changes HR width by percentage. Suggestion - don't change */
}

/* These are the images used for bulleted lists. Suggestion - don't change*/
li {
  list-style       : inside url(../images/arrow.gif) 2px;
  list-style-image : url(../images/arrow.gif);
}

 /* This is the Navigation line settetings which is the very top of page shows navigation on left & date & time on right. Suggestion - don't change */
.navigationline {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px; /* Changes text size */
  color            : #FFFFFF; /* Changes text colour current setting is White */
}

/* ###################### LINKS SETTINGS ###################### */

 /*This is the normal link setting */
a:link, a:visited {
  font-size        : 11px;
  color            : #000000;  /* Changes text colour current setting is Black */
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

/* This is the  link setting with curser placed over link */
a:hover {
  color            : #FFC819;  /* Changes text colour current setting is Golden Yellow */
  text-decoration  : none; /* Some Options are  none, bold, italic,  */
}

/* This is the link setting when the link has been activated */
a:active {
  text-decoration  : underline;
  color            : #000066; /* Changes text colour current setting is Dark Blue */
}

/* ###################### TOP MENU BUTTON BAR SETTINGS ###################### */


.buttonbar {
  display          : block;
  font-family      : Arial, Helvetica, serif;
  width            : 100%;
  text-align       : center;
  font-weight      : normal; /* Some Options are  nomal, bold, italic,  */
  text-decoration  : none;
}

/* This is the normal button settings. Suggestion - change text colours and or background colours only */
a.buttonbar:link, a.buttonbar:visited {
  font-size        : 9px; /* Changes text size */
  font-weight      : normal; /* Some Options are  normal, bold, italic,  */
  padding-top      : 1px;
  padding-bottom   : 1px;
  text-decoration  : none;
  border-top       : 1px solid #95BFD1;
  border-left      : 1px solid #95BFD1;
  border-right     : 1px solid #427D96;
  border-bottom    : 1px solid #427D96;
  background-color : #50A9DC; /* ###Changes button background colour current setting is Blue 1 */
  color            : #FFFFFF
}

/*This is the button settings with curser placed over to a activate button (hover effect). Suggestion - change text colours and or background colours only */
a.buttonbar:hover {
  padding-top      : 1px;
  padding-bottom   : 1px;
  border-top       : 1px solid #427D96;
  border-left      : 1px solid #427D96;
  border-right     : 1px solid #95BFD1;
  border-bottom    : 1px solid #95BFD1;
  background-color : #308CC0; /* ###Changes backgroung colour on hover, current setting is Blue 2 */
  color            : #FFFFFF /* ###Changes text colour current setting is White */
}

/* ################ MAIN MENU AND SUB MENU SYSTEM ################ */
a.mainlevel:link, a.mainlevel:visited {
  color            : #808080; /* ###Changes text colour current setting is Dark Grey */
}

/*This is the link setting in the main menus, curser is placed over link to a activate the effect (link changes colour) */
a.mainlevel:hover {
  color            : #7DB1C7;  /* ###Changes text colour current setting is Blue-Grey */
}

/* ################### MODULE SETTINGS ################### */
table.moduletable {
  font-size        : 11px;
  background-color : #ffffff;
   /*border           : 0px solid #ffffff; /* ###Changes border thickness and colour  around Modules current setting is Grey 2. Suggestion - only change colour */
  width            : 100%;
  margin-bottom    : 10px; /* Changes the gap or margin between Modules. Suggestion - don't change */
}
/* ###Changes Module Title */
table.moduletable th{
	background: url(../images/Module_header_160x50.gif) no-repeat;
	background-position:bottom;
	color: #FFFFFF;
	text-align: center;
	padding-left: 0px;
	height: 50px;
	line-height: 25px;
	font-weight: bold;
	font-size: 13px;
	font-family:Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:-0px;
	margin-bottom:0px;
}

/*table.moduletable th {
  border           : 3px solid #F9F9F9; /* ###Changes the gap in between Module items, example see spacing between Main Menu Items. Suggestion - only change colour */
  /*font-weight      : bold;
  text-align       : center;
  color            : #333333;  /* ###Changes text colour of Headings in Modules current setting is 95% Black */
  /*height           : 27px;  /* ###Changes the gap and colour between Module items, example see spacing between Forgotten your password and No account yet? Create one on the Login Form. Suggestion - only change colour */
  /*background-color : #95CBE9;
  background       : url('../images/mentitback.gif');
  
}
*/
table.moduletable td {
  border           : 1px solid #ffffff; /* Changes the gap and colour between Module items, example see spacing between Main Menu Items. Suggestion - only change colour */
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentpaneopen {
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentheading, .componentheading {
  font-family      : Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : medium;
  color            : #026C93; /* ###Changes text colour of Headings in Content current setting is 100% Teal */
}

.contentdescription {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333; /* ###Changes text colour in Content current setting is 95% Black */
  text-align       : left;
}

/* ###################### FORMULA SETTINGS ###################### */
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #026C93;  /* ###Changes text colour in Module Buttons example Login on the login form. Content current setting is Black */
  background-color : #CCE7F2;   /* ###Changes background colour in Module Buttons example Login on the Login Form. Content current setting is Black */
  border           : 1px solid #0084B5; /* ###Changes border thickness and colour in Module Buttons example Login on the Login Form. Content current setting is Black. Suggestion - only change colour */
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;   /* ###Changes text colour in input boxes example Username and Password on the login form. Content current setting is Black */
  background       : #CCE7F2;  /* ###Changes background colour in input boxes example Username and Password on the login form. Content current setting is Black */
  border           : 1px solid #026C93; /* ###Changes border thickness and colour in input boxes example Username and Password on the Login Form. Content current setting is Black. Suggestion - only change colour */
}

/* ################### SECTION LISTING SETTINGS ################### */

 /* ###Changes background colours between fields from light to slightly darker.  Example see Polls Module */
.sectiontableentry1 {
  background-color : #EBF7FC;   /* ###Current setting is 25% Teal*/
}

.sectiontableentry2 {
  background-color : #CCE7F2;  /* ###Current setting is 50% Teal */
}

 /* Text and background colours for Section Listings, Example see Date, Item Title, Author and Hits headings on the Latest News Section page (find by following the News menu link) */ 
.sectiontableheader {
  background-color : #ffffff;
  color            : #2A7CA9;
  font-weight      : bold;
}

/* ##################### SMALL FONT SETTINGS ##################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : medium;
}

.createdate {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : medium;
}