
/*#menu { padding-right: 150px } *//* Firefox */
/**html #menu { padding-right: 50px; } *//* IE6 */
/**+html #menu { padding-right: 150px; } *//* IE7 */


/* ##################### GENERAL SETTINGS  ###################*/	
body {
	font-size: 16px;
	color:#3f6715;
	margin: 0 0 0 0;
	background-color: #40A73A;
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-highlight-color: #000000; 
	scrollbar-face-color: #000000; 
	scrollbar-shadow-color: #009900; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;
	/*background-image:url(../images/bg_01.gif);*/ /*this is delete as black colour is used.*/
	/*background-image:url(../images/wall3.jpg);*/
	/*background-repeat:no-repeat;*/
	}
		
table,td { /*set default table style*/
	font-size:16px;
	
	}
		a:link {color:#AA0000;}
		a:visited {color:#815151;}
		a:active {color:red;}
		a:hover {color:red;text-decoration:underline;}
		a.image, a.image:hover  {border:0;}
form{ /*set default table style*/
	margin: 0px;
	padding: 0px;
}
/* ##################### SITENAME IN HEADER  #####################*/	
	#sitename{	
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 30px;
	color:#9E1B16;
	padding: 20px 20px 20px 20px;
	font-style: normal;
	font-weight: bold;
	}

/*##################### NAVGATION SECTION #####################*/	
/*NOTE: ADDNIG A Suffix"-MAINLEVELMENU" IN THE BACK END Module>> Parameters>>"Module Class Suffix:"-MAINLEVELMENU"*/
/**/
mainlevel{
	height: 10%;
}
a.mainlevel:link, a.mainlevel:visited {
	list-style:none;
	list-style-type:none;		
}

a.mainlevel:hover {
	list-style:none;
	list-style-type:none;		
}

a.mainlevel#active_menu {
	list-style:none;
	list-style-type:none;			
}

a.mainlevel#active_menu:hover {
	list-style:none;
	list-style-type:none;		
}

a.sublevel:link, a.sublevel:visited {
	list-style:none;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

/* LINKS TO TOP NAV  */
/*NOTE: ADDNIG A Suffix"-topnav" IN THE BACK END Module>> Parameters>>"Module Class Suffix:"-topnav*/
/*.mainlevel-topnav {}
a.mainlevel-topnav {}
a.mainlevel-topnav:hover {}
a.mainlevel-topnav:visited{}*/
/* ##################### SEARCH ##########################*/	
.search {}

/*Highlight Found Words*/
.highlight {
  border: 1px dashed #010101;
  background: #DDEEFF;
  padding: 0px 2px 0px 2px;}
  
/* ##################### PATHWAY #####################*/	
	.pathway {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 16px;
	color:#333;
	}
	a.pathway:link {color:#a00;}
	a.pathway:visited {color:#815151;}
	a.pathway:active {color:red;}
	a.pathway:hover {color:red;text-decoration:underline;}
	
		
/* ##################### STANDARD MODULE TABLE  #################*/	
/* default moduletable style*/
table.moduletable {
	width: 10px;
	padding: 0 0 0 0;
    /*border: 2px solid #999999;*/
	margin: 0 0 0 0;
	color:#FFFF33;
}

table.moduletable th {
	background: #2F3E57;
	height: 0px;  
	color:#FFFF33;
}

table.moduletable td {
	height: 0px;
	color:#FFFF33;

 }

 table.moduletable a:link{
	font-size: 0px;
	color:#FFFF33;
 }
 table.moduletable a:visited{
	font-size: 0px;
	color:#FFFF33;
}
 table.moduletable a:active{
	font-size: 0px;
	color:#FFFF33;
}
 table.moduletable a:hover{
	font-size: 0px;
	color:#FFFF33;

}
 
 /*NOTE: "-languageselector" can be added to Module Class Suffix:
 FOR CUSTOM MODULES LOOK AND FEEL
 */
 table.moduletable-languageselection{  
/* 	font-size:16px;
	width: 200px;
	text-align:left;
	color:#FFFF33;
	float: left;
*/
	width: 200px;
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	margin-left: 0;
	}
 table.moduletable-languageselection th{
    font-size:16px;
	text-align:left;
	color:#FFFF33;
	}
 table.moduletable-languageselection td{
   font-size:16px;
   text-align:left;
	color:#FFFF33;
}
table.moduletable-languageselection inputbox{
	font-size:16px;
	margin-left: 0;
	color:#FFFF33;
}
 table.moduletable-languageselection a:link{
 
 	font-size:16px;
    text-align:left;
	color:#FFFF33;
}
 table.moduletable-languageselection a:visited{ 
 	font-size:16px;
    text-align:left;
	color:#FFFF33;
}
 table.moduletable-languageselection a:active{}
 table.moduletable-languageselection a:hover{}

 table.moduletbale-languageselection ul{
 text-align:left;
 float:left;
 background-image: none;
	
 }
 table.moduletable-languageselection li{
	list-style: none;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	vertical-align:middle;
	margin: 2px 0px 0px 2px;
	white-space: nowrap;
	border: none;
 }


.jflanguageselection
{
padding:0;
margin:0;
color:#fff;
font-family: arial, helvetica, sans-serif;
border:thick;
border-color:#fc6;
white-space:nowrap;
list-style-type:none;
float:left;
}
.jflanguageselection li {display:inline;}
.jflanguageselection li a
{
padding:0.2em 0.2em 0em 0.2em;
background:#fc6;
color:#000;
text-decoration:none;
float:left;
border:1px solid #000;
}
.jflanguageselection li a:hover
{
background:#08c;
color:#fff;
}
 /*END OF languageselector*/

 /*NOTE: "-toptenproducts" can be added to Module Class Suffix:
 FOR CUSTOM MODULES LOOK AND FEEL
 */
 table.moduletable-toptenproducts{  
 	font-size:16px;
	text-align:left;
	color:#FFFF33;
	background-color:#000000;
	
	}
 table.moduletable-toptenproducts tbody{  
 	font-size:16px;
	text-align:left;
	color:#000000;
	}
 table.moduletable-toptenproducts tr{  
 	font-size:16px;
	text-align:left;
	color:#000000;
	}

 table.moduletable-toptenproducts th{
    font-size:16px;
	text-align:left;
	color:#000000;
	background-color:#000000;	
	}
 table.moduletable-toptenproducts td{
   font-size:16px;
   text-align:left;
	color:#000000;
	background-color:#ffffff;		
}
table.moduletable-toptenproducts inputbox{
	font-size:16px;
	margin-left: 0;
	color:#FFFF33;
}
 table.moduletable-toptenproducts a:link{
 
 	font-size:16px;
    text-align:left;
	color:#FFFF33;
}
 table.moduletable-toptenproducts a:visited{ 
 	font-size:16px;
    text-align:left;
	color:#FFFF33;
}
 table.moduletable-toptenproducts a:active{}
 table.moduletable-toptenproducts a:hover{}
 table.moduletbale-toptenproducts ul{
 
 }
 /*END OF toptenproducts*/


/*NOTE: "login" can be added to Module Class Suffix:
 FOR CUSTOM MODULES LOOK AND FEEL
 */
 table.moduletable-login{  
 	font-size:16px;
	text-align:left;
	color:#FFFF33;
	background-color:#000000;
	padding-bottom: 5px;
	}
 table.moduletable-login tbody{  
 	font-size:16px;
	text-align:left;
	color:#ffffff;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	}
 table.moduletable-login tr{  
 	font-size:16px;
	text-align:left;
	color:#ffffff;
	padding-bottom: 5;
	}

 table.moduletable-login th{
    font-size:16px;
	text-align:left;
	color:#ffffff;
	background-color:#000000;
	padding-bottom: 5px;
	}
 table.moduletable-login td{
   font-size:16px;
   text-align:left;
	color:#ffffff;
	background-color:#000000;
	padding-bottom: 5px;		
}
table.moduletable-login inputbox{
	font-size:16px;
	margin-left: 0;
	color:#FFFF33;
	background-color:#CCCCCC;
	padding-bottom: 5px;
}
 table.moduletable-login a:link{
 
 	font-size:16px;
    text-align:left;
	color:#FFFF33;
	padding-bottom: 5px;
}
 table.moduletable-login a:visited{ 
 	font-size:16px;
    text-align:left;
	color:#FFFF33;
	padding-bottom: 5px;
}
table.moduletable-login button{ 
 	font-size:30px;
    text-align:left;
	color:#FFFF33;
	padding: 10 10 10 10;
	background-image:url(../images/module_login_login.jpg);	
}
 table.moduletable-login a:active{}
 table.moduletable-login a:hover{}
 table.moduletbale-login ul{
 
 }
 /*END OF login*/

/*-demo1 */
table.moduletable-demo1{
display:block;
padding-right:15px;
padding-top:3px;
color:#993300;
 font-size:11px;
 text-align:center;

 }
 table.moduletable-demo1 th{
display:block;
  font-size:11px;
  padding-right:15px;
padding-top:3px;

 text-align:center;
 color:#000000;
}
 table.moduletable-demo1 td{
display:block;
  font-size:11px;
  padding-right:15px;
padding-top:3px;

 text-align:center;
 color:#000000;
 }
 table.moduletable-demo1 a:link{
display:block;
  font-size:11px;
  padding-right:15px;
padding-top:3px;

 text-align:center;
 color:#993300;}
 table.moduletable-demo1 a:visited{
display:block;
padding-right:15px;
padding-top:3px;
 text-align:center;
color: #993300;}
 table.moduletable-demo1 a:active{
display:block;
padding-right:15px;
padding-top:3px;
   font-size:11px;
 text-align:center;
 color:#000000;}
 table.moduletable-demo1 a:hover{
display:block;
	font-size:11px;
	padding-right:15px;
padding-top:3px;
	text-align:center;
	 color:#993300;}
 /*END OF DEMO*/
 
 /* .moduletable can be a class without the table.moduletable*/
 
/* ############# CONTENT - SECTIONS & CATEGORIES ###########################*/
/* Page Titles Box */
.contentheading {
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	font-family: arial,sans-serif;
 	color: #666;
 	background: White;
	text-align:left;
	margin: 1.5em -.3em 0em 0;
   padding: .2em;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: dashed;
	}
	
/* Page Titles */
.contentpagetitle {background-color : White;}
	
a.contentpagetitle h1,a.contentpagetitle:link, a.contentpagetitle:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666;
	border-bottom: 0px;
	}

a.contentpagetitle:hover {
   color: #000;
   border-bottom: 0px  dashed #CCCCCC;
   text-decoration: none;
	}
	
/*Content */
/*News, Faq, Catagory and Table Sections Container Box*/

.contentpane {background: White;}

.contentdescription {background-color : White;}

/*Main Body Text Box */
.contentpaneopen {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px; color:#333;
	background-color: White;
	}
.contentpaneopen li{}
.contentpaneopen ul {}

/*Content voting*/
.content_rating {
	font-weight: normal;
	font-size:.8em;
   }
.content_vote {
	font-weight: normal;
	font-size: .8em;
   }


/* POP WINDOW */
/* styling for the pdf/email/print icons */

.buttonheading{}

a.pop-up {border-bottom: 0;}

.pop-ups {float: right;}

/*Date Stamps*/
.newsfeeddate {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
   }

.createdate {
	color: #666;
 	font-size:.8em;
   font-weight: normal;
   line-height: 1;
	}

.modifydate {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
		color: #666;
	text-decoration: none;
	font-weight: normal;
	}

/*Author Name*/
.small {
	color: #666;
	line-height: 1;
}
	/* Page Navigation */
.pagenav{}
a.pagenav {color: #CCC; border-bottom: 0;}
a.pagenav:hover {color: #666; border-bottom: 0;}
	
.pagenavcounter{}

.readon{}
.back_button{}

/* Article Index */		
a.toclink:hover, a.toclink:visited, a.toclink:link {
}

table.contenttoc {
	border: 1px solid #ddd;
	background: none;
	border-collapse: collapse;
	padding: 0px;
	margin: 2px;
	}

table.contenttoc th {
	background-color: #DDEEFF;
	font-weight: bold;
	}

table.contenttoc td {
	padding: 2px;
	}

	/*Sectiontable*/
/*Table catagory lists Header and Foot */

.componentheading {
    font-size: 1.5em;
    font-weight: bold;
    color: #666666;
    text-align:left;
    margin: 1.5em 0 0em 0;
	 background-color: White;
	}

.sectiontableheader {
	background-color : #D3D3D3;
	color : #333;
	font-weight : bold;
	border-collapse: collapse;
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	}

.sectiontablefooter{}

/*Odd and even row colors example polls and link sections*/
.sectiontableentry1 {
	background-color : #FFFFFF;
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	}
	
.sectiontableentry2 {
	background-color : #EBEBEB;
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	}

	
	
/* category text format and links */
.category {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	color:#333;
	}

a.category:link, a.category:visited {}

a.category:hover {}
	
	/*Blog Section*/
	.blogsection{}
	.blog_more{}
	.blog_heading {}
	
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/



/* ##################### FORM SECTION  #####################*/	

.inputbox {
   font-family: arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 12;
   background: White;
    border: 1px solid #999;
   /*margin-left: 20px;*/
   }
	
.selectbox {
   	font-family: arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16;
   	background: #FFFFE0;
   	width: 100%;
   	border: 1px solid #999;
   }
	
  .button {
   font-size: 12;
   background: #FFFFE0;
   border: 1px solid #999;
   }
   .login_button{ /*for the size of the login button*/
   font-size: 20;
   background: #FFFFE0;
   width:95px;
   height:30px;
   text-align:left
   border: 1px solid #999;
   }
	.contact-form {
   width: 100%;
   }
  .contact_email {margin: 0px;
	padding: 10px;}

/*########################## Components ##########################*/
/* Note: See poll_bars.css in components/com_poll folder! */

.poll {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}
	
	pollstableborder{ border: 20px solid #999999; }
	
	.smalldark {color: #666;line-height: 1;}

/*########################## Syndicate Comp ##########################*/
.syndicate{}
.syndicate_text{}



/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	line-height: 1.3em;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {

   }

.tabheading {
	background-color: #ffae00;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* language selector css*/

/* language lists with UL (names & images) */
/* Joom!Fish CSS definition used by the module or component. You might overwrite it in your
 * template and remove this. Within your module configuration you can switch off the loading of the css*/

 
/* language lists with UL (names & images) */
/*ul.jflanguageselection
{
	float: right;
	vertical-align: middle;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul.jflanguageselection li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
}

ul.jflanguageselection li a
{
	display: block;
}

ul.jflanguageselection img
{
	border: none;
}
*/
/*
.jflanguageselection
{
padding:0;
margin:5;
color:#fff;
font-family: arial, helvetica, sans-serif;
border:thick;
border-color:#fc6;
white-space:nowrap;
list-style-type:none;
}
.jflanguageselection li {display:inline;}
.jflanguageselection li a
{
padding:0.2em 0.2em 0.2em 0.2em;
background:#fc6;
color:#000;
text-decoration:none;
float:left;
border:1px solid #000;
}
.jflanguageselection li a:hover
{
background:#08c;
color:#fff;
}
*/
/* end of language selector css*/