/* @override http://greenbullproducts.com/home/templates/HomePage/css/template_css.css */

@import url("layout.css");

/* Basic Joomla CSS typography template: Barrie North: Compass Designs: www.compassdesigns.net */

/* Typography CSS. Global settings start and then get over-ridden later in sheet*/
/* Note that CSS styles include shorthand styles (like 'font:' and then long-hand versions. Don't set style in both!*/
/* When done styling, convert all styles to shorthand and delete longhand ones */

/* Start of Global page settings. Should get over-ridden later on*/
* { 
	margin: 0px;
	padding: 0px; 
} 
body {
	font-size: 76.1%;
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
			text-align: center;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address,.componentheading,.contentheading,.contentpagetitle,.sectiontableheader,.newsfeedheading{
margin: 1em 0;
padding: 0;
}
li, dd, blockquote {
margin-left: 1em;
}
fieldset {
border: none;
}
input, select, textarea {
font-size: 1em;

}
/* End of Global page settings. Should get over-ridden later on*/

/* _______________ Main Navigation ________________*/
ul#mainlevel-nav /* JOOMLA gets rid of the list style, sets font size */
{
	display: inline;
	padding: 0px;
	margin: 0px;
	z-index: 2;
}

ul#mainlevel-nav li /* JOOMLA sets to horizontal instead of vertical, puts | spacer between */
{
	display: inline;
	list-style: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0px;
	font-size: 11px;
	line-height: 23px;
	_line-height: 22px;  /* this fixes PC IE */
	white-space: nowrap;
	
}

ul#mainlevel-nav li a /* JOOMLA Sets spacing around text, decoration, color */
{
	display: inline;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006600;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

ul#mainlevel-nav li a:hover /* JOOMLA Sets the rollover feature for the main nav */
{
	color: #fff;
	background-color: #339933;
}
/*_________________________________________________*/
/* ------------------Secondary Menu----------------- */
.latestnews-SecondNav a {
	display: block;
	height: auto;
	width: 240px;
	font-size: 10px;
	text-decoration:none;
	color: #000000;
	border: 1px dotted #000000;
	background-color: #E0E1E3;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
ul.latestnews-SecondNav a:hover {
	background-color: #92B480;
}
.latestnews-SecondNav a:visited {
	text-decoration:none;
	background-color: E0E1E3;
	color: #666666;
}
.moduletable-SecondNav {
	color: #00CC00;
	width: 280px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	left: -55px;
	_left: -70px;
	position: relative;
}

.moduletable-SecondNav th {
	color: #006600;
	font-size: 1.2em;
	_font-size: 16px;
	
	text-align: center;
	display: block;
	padding: 5px;
}
ul.latestnews-SecondNav { /* normal bullet list format*/
	list-style-type: none;	
}

/* ------------------------------------------------ */

.pathway {
	font-size: 10px;
	color: #7CB256;
}

.pathway a {
	color: #ffffff;
	text-decoration: none;
}

/*Line Heights and base font size adjustment*/
/* Font sizing later is defined in ems. Based on CSS font discussions - do a google*/
#header{
line-height: 1.2em;
font-size:;
}
#leftcolumn{
line-height: 1.2em;
font-size:;
}
#rightcolumn{
line-height: 1.2em;
font-size:;
}
#maincol{
line-height: 1.4em;
font-size:;
}
#footer{
line-height: 1.1em;
font-size:;
}

/* Padding for inside containers. Trying to avoid box-model bugs */
.insidefooter { /*slight adjustment for footer */
padding: 5px 0;
}
.inside {
padding: 10px 0 0 8px;
}
.insideright { /*slight adjustment for right column */
padding: 10px 0 8px 8px;
} 

/* Base typography SET ANY FONT SIZE IN EM's */

/* Main titles for various pages. Mix and match hX tags with Joomla titles */
h1,.componentheading {
font:;
color:;
	font-size:1.5em;
font-family:;
font-style:;
font-weight:;
text-align:;
	margin:1em 0; /*use for top/bottom*/
	padding:0 0em; /*use for left/right*/
background:;
	font-weight: bold;
	color: #006600;
}
h2,.contentheading,a.contentheading:link,a.contentheading:visited,.contentpagetitle,a.contentpagetitle:link,a.contentpagetitle:visited {
font:;
color:;
	font-size:1.4em;
	_font-size: 17px;
font-family:;
font-style:;
font-weight:;
text-align:;
	margin:1em 0; /*use for top/bottom*/
	padding:0 0em; /*use for left/right*/
background:;
	color: #006600;
	font-weight: bold;
}
h3 {
font:;
color:;
font-size:1.3em;

text-align:;
margin:1em 0; /*use for top/bottom*/
padding:0 0em; /*use for left/right*/
background:;
}
h4 {
font:;
color:;
font-size:1.2em;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:1em 0; /*use for top/bottom*/
padding:0 0em; /*use for left/right*/
background:;
}
h5 {
font:;
color:;
	font-size:1.2em;
	_font-size: 15px;
font-family:;
font-style:;
font-weight: bold;
font-family:;
font-style:;
font-weight:;
text-align:;
	margin:1em 0; /*use for top/bottom*/
	padding:0 0em; /*use for left/right*/
background:;
	color: #339933;
}
h6 {
	font-size:5em;
	margin:0em; /*use for left/right*/
	
	color: #006600;
	text-align: center;
}
img {
border: 0;
}

/* Non-title text */
p, td, tr, div {
font:;
color:;
font-size:1em;
_font-size: 12px;
margin:1em 0; /*use for top/bottom*/
padding:0 0em; /*use for left/right*/
background:;
}
p {
font:;
color:;
	font-size:14px;
font-family:;
font-style:;
font-weight:;
text-align:;
	margin:1em 0; /*use for top/bottom*/
	padding:0 0em; /*use for left/right*/
background:;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
li > p {
margin-top: 0.2em;
}
pre {
font-family: monospace;
font-size: 1.0em;
}
strong, b {
font-weight: bold;
}
td {
font:;
color:;
font-size:em;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:1em 0; /*use for top/bottom*/
padding:0 0em; /*use for left/right*/
background:;
}
tr {
font:;
color:;
font-size:em;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:1em 0; /*use for top/bottom*/
padding:0 0em; /*use for left/right*/
background:;
}
abbr acronym {

font:;
color:;
font-family:;
font-style:;
font-weight:;
background:;
}
/* ----- LISTS ----- */
ol, ul, li {
/*list-style: none; Uncomment if you want a normal list*/
font-size:1em;
line-height:;
margin:;
padding:;
}
ul,ol {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
list-style:;
float:;
margin:;
padding:;
}
li{
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
list-style:;
float:;
margin:;
padding:;
}
/********* LINK STYLES *********/

/*Catch all for all link styles */
a:link,a:visited,a:hover {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration:;
}
/*Individual link styles */
a:link {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration:;
}
a:visited {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration:;
}
a:hover {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration:;
}

/* horizontal line in your template*/
hr {} 
hr.separator {}

/* FORMS SETTINGS */ 
.button {}
.inputbox {}
.search {} /*formatting the <div> which holds search items: inputbox, search button...*/


/* NAVIGATION/MENU SETTINGS */
/* ------------------Secondary Menu----------------- */


.moduletable th {
	color: #FFFFFF;
	font-size: 1.2em;
	_font-size: 16px;
	text-align: center;
	display: block;
	width: 100%;
	background-color: #000000;
	line-height: 1.4em;
}
ul.mainlevel { /* normal bullet list format*/
	list-style-type: none;	
}
a.mainlevel{

	} /* this styling is for the MAIN items in the menu */
a.mainlevel {
	display: block;
	height: auto;
	width: 220px;
	font-size: 10px;
	text-decoration:none;
	color: #000000;
	border: 1px dotted #000000;
	background-color: #E0E1E3;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	}
	
a.mainlevel:visited {

	}
a.mainlevel:hover {
	background-color: #92B480;
}

#active_menu {} /* this styling is for the menu item when it is active, even in main/sub position*/

ul#mainlevel-nav {}
ul#mainlevel-nav li{}
#mainlevel-nav a:link {}
#mainlevel-nav a:visited{}
#mainlevel-nav a:hover {}

a.sublevel{} /* this styling is for menu items that HAS A PARENT */
a.sublevel:link {}
a.sublevel:visited {}
a.sublevel:hover {}


/* as the name implies, this is for formatting texts for those "<< Start < Previous 1 Next > End >>" links */ 
.pagenav,.pagenavbar {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
	text-decoration: none;
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
	color: #000000;
	border: 1px dotted #000000;
	background-color: #EBEBEB;
} 
a.pagenav:visited,.pagenavbar:visited,.pagenavbar:link {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration: none;
}
a.pagenav:hover {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration:;
	background-color: #92B480;
}

/*Style for the "Read More" link that is displayed for large content items*/
a.readon:link,a.readon:visited {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration:;
} 
a.readon:hover {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration:;
}
/*Style for the "Read More" link that is displayed for large content items - PUSH BUTTON VERSION
a.readon:link,a.readon:visited {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
display: block;
border: 1px solid;
border-color: #aaa #000 #000 #aaa;
width:;
background:;
} 
a.readon:hover {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
position: relative;
top: 1px;
left: 1px;
border-color: #000 #aaa #aaa #000;
}*/
/*Style for the "BACK" button.
a.back_button {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration:;
}
a.back_button:hover
{
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration:; 
} */
/* Style for the "BACK" button. Push button version */
a.back_button {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
display: block;
border: 1px solid;
border-color: #aaa #000 #000 #aaa;
width:;
background:;
}
a.back_button:hover
{
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
position: relative;
top: 1px;
left: 1px;
border-color: #000 #aaa #aaa #000;
}



/*Style for most popular list - by default, most popular is user2 module*/
.mostread ul{
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
list-style:;
float:;
margin:;
padding:;
} 
.mostread li{
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
list-style:;
float:;
margin:;
padding:;
}

/* CONTENT PAGE SETTINGS */
a.category:link {}
a.category:hover {}
a.category:visited {}

.blogsection {} /* Formatting the links in Blog section */
.blog_more {} /*The "More" text in blog section*/
a.blogsection:link {} /* set the link format */
a.blogsection:visited {} /* same as above, but to set the visited link format */
a.blogsection:hover {} /* same as above, but for links with mouse pointer over it */

table.contentpaneopen ul{
	list-style-type: square;
} 
table.contentpaneopen li{
	margin-bottom: 10px;
} 
table.contentpaneopen a{

	display: inline;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: auto;
	color: #060;
	text-decoration: underline;
}
table.contentpaneopen a:hover{
	background-color: #d2dbd2;
}

td.buttonheading { /* Deals with the pdf-email-print buttons */
	display: compact;
	padding-right: 12px;
}

td.buttonheading a{ /* Deals with the pdf-email-print buttons */
	background-color: #EBEBEB;
	display: inline;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: auto;
	border: 1px dotted #666666;
	color: #000000;
	text-decoration: none;
}

td.contentpaneopen-contact { /* Deals with the pdf-email-print buttons */
	display: compact;
	padding-right: 12px;
	background-color: #009966;
}

.contentpane {} /* Table that holds all non-article information (components, category lists, contact forms, etc).*/
.contentpaneopen {} /* Table that holds the actual text for an article.*/

a.contentpagetitle:hover {} /*Title of articles when appeare as links */
{}

.contentdescription {} /* Formating the "DESCRIPTION" of sections, categories (News/Weblinks/Latest news...) */
table.contenttoc {} /* Formating the table of the Tables of Contents for multiple pages content or article */
table.contenttoc td {} /* same as above, used to format the td and able cells */
table.contenttoc th {} /* same as above, used to format the th of "Tables of Content" ( normally Article Index)*/
table.contenttoc td.toclink {} /* same as above, used to format toc link texts*/
a.toclink:link {} /* same as above, used to format toc link text status*/
a.toclink:visited {} 
a.toclink:hover {} 


/* SECTIONS LISTINGS */
.sectiontableheader {} /* This is for styling the section table headers on a SECTION's page.
Example: table header of "Date", "Item Title", "Author" and "Hits"? */
.sectiontableentry1 {} 
.sectiontableentry2 {}


/* MODULES FORMATTING */
.module {} /* Formatting the module table if using -3 suffix */
table.moduletable {} /* Formatting the module table if using 0,1,-2 suffix */
table.moduletable td {} /* Formatting the table cells of the module table */

/* Rounded div corners if using -3 suffix. Images go in /template/images folder
div.module {
background: url(../images/topleftofbox.png) 0 0 no-repeat;
margin: 0;
padding: 0;
margin-bottom: 20px;
}
div.module div {
background: url(../images/toprightofbox.png) 100% 0 no-repeat;
}
div.module div div{
background: url(../images/bottomleftofbox.png) 0 100% no-repeat;
}
div.module div div div {
background: url(../images/bottomrightofbox.png) 100% 100% no-repeat;
padding: 8px;
width: auto !important;
width: 100%;
}*/

/* MISCELLANEOUS */

/* For styling the date the content/articles are created under contents title */
.createdate {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
}
/* Formating "Last updated on" text at the end of articles/contents */
.modifydate {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
} 
/* Formating "Written by:...." text. You can also use for any 'fine print' on your site by defining it in the html while adding content*/
.small {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
}
/*Found in poll result page, for " Number of Voters".. text */
.smalldark {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
}

/* Polls */
.poll {} /* format the td of poll table */
.pollstableborder {} /* set the border properties of the polls voting table */


/* Weblinks */
.weblinks{} /* well.. to format the link's titles under the "Weblinks" 
section on the frontend */
a.weblinks:hover {} /* same as above, but for link with mouseover */

/* Newsfeeds */
.newsfeedheading {} /* The newsfeed title. NOTE: This will not affect the newsfeed's news title! */
.newsfeeddate {} /* yeah.. the date on the newsfeed */
.fase4rdf {} /* this is the body text of the newsfeed */

/* Search page */
table.searchintro {} /* This is for formatting the box with "Search Keyword: test returned 4 matches" box
that appears after you have entered a search value. It appears on the mainbody
with the search results */


/*-------------------- FW anchor Heading box ---------------------*/
.fw_anchor_heading {
	float: left;
	width: 150px;
	padding: 5px;
	border: 1px dotted #000000;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}

.fw_anchor_heading h3 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

.fw_anchor_heading ul {
	margin: 0;
	padding: 0;
}

.fw_anchor_heading li {
	list-style-type: none;

	margin: 10px;
}

.fw_anchor_heading ul a {
	font-size: 11px;
		margin: 0;
	padding: 0;
}

.fw_anchor_heading ul a:hover {
	font-size: 11px;
	background-color: #339933;
}

a.fw_anchor_heading_top {
	display: block;
	text-align: right;
	width: 100%;
	
}
/*------------------------------------------------*/

li.udc_item {
	list-style-type: none;
}
