

/* --Standard CSS-- */


body {
	margin           : 0px 0px 0px 0px;
	color : #000;
	background-color: #fff;
 	font-family      : Arial, Helvetica, sans-serif;
 	 font-size        : 12px;
	}

td, tr, p, div {
	text-align: left;
	}

a:link, a:visited {
  	color            :  #000;
	font-weight:bold;
  	text-decoration  : none;
	}


a:hover {
  	color            : #A186A2;
	}


div#maincontent  a:hover {
  	text-decoration  : underline;
	}


ul {
 	 margin           : 0px 0px 0px 0px;
	}


hr {
	margin-top:10px;
	margin-bottom:10px;
	color: #ccc;
	width            : 100%;
	}

.title {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color            : #000099;
	}

.pathway {
  	font-size: 12px;
 	 color: #000000;
	}

a.pathway:link, a.pathway:visited {
	  color            : #333;
	  font-weight      : normal;
	}

a.pathway:hover {
 	 color            : #333;
 	 font-weight      : normal;
  	text-decoration   : underline;
	}

/* --Default Class Settings-- */


.bullet {
	margin  : 15px 0px 5px 0px;
	}

.bullet2 {
	margin  : 5px 0px 5px 0px;
	}


.pathwaydiv {float:left; width:217px;}


/*** --MENU CSS-- ***/


#searchwrap {
	float:left;
	height:26px;
	}


#mainmenuwrap {
	padding-top:13px;
	}


#mainmenu {

	}

#mainmenu ul { 
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
	text-decoration:none;
	}


#mainmenu li {
	float: left;
	list-style-type: none;
	margin: 0 2px 0 0;
	white-space: nowrap;
	}


#mainmenu a{
	display:block;
	color: #000;
	text-align: center;

	width:149px; 

	font-size:13px;
	font-weight:bold;
	line-height: 26px;
	height:26px;
	background-color:#93A722;
	}






#mainmenu a:link  {}


#mainmenu a:visited{}


#mainmenu a:hover {
	background-color:#fff;;
	}




#mainmenu li#current a{
	background:#fff;
	}


#mainmenu li#current li a{
	background:#CFD99C;
	}

#mainmenu li.active a{
	background:#CFD99C;
	}


#mainmenu a#active_menu_hover {

}


#mainmenu li#current li a:hover{
	background-color:#93A722;
	}




#mainmenu li ul {
	border-top:2px solid #000;
	}

#mainmenu li ul li  {
	margin: 0;
	clear:both;
	border-bottom:2px solid #000;
	}



#mainmenu li ul li a
{
	display:block;
	color: #333;
	font-size:11px;
	
	width:149px; 

	text-align:center;
	line-height: 26px;
	height:26px;
	background:#CFD99C;
	text-decoration:none;


}



#mainmenu li ul li a:link  
{}



#mainmenu li ul li a:visited
{}



#mainmenu li ul li a:hover {
	background-color:#93A722;
	}

#mainmenu li ul li  a#active_menu {
	font-weight: bold;

	}




#mainmenu li { /* all list items */
	float: left;
	width: 149px; /* width needed or else Opera goes nuts */
}


#mainmenu li ul { /* second-level lists */
	position: absolute;
	padding-bottom:14px;
	margin-left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}


#mainmenu li ul ul { /* third-and-above-level lists */
	margin: 0;
}


#mainmenu li:hover ul ul, #mainmenu li.sfhover ul ul {
	margin-left: -999em;
}



#mainmenu li:hover ul, #mainmenu li.sfhover ul { /* lists nested under hovered list items  LEVEL 1*/
	margin-left:0;
}


#mainmenu li li:hover ul, #mainmenu li li.sfhover ul { /* lists nested under hovered list items LEVEL2 */
	margin-left:129px;
	background-image:url(../images/submainmenufootWWW.gif);
	margin-top:25px;

}








/*** --JOOMLA CSS-- ***/


#rightmods{
	padding: 0px 0px 0px 0px;
	text-align:right;
	}

.outer {
	padding: 0px 0px 0px 0px;
	border: 1px solid #999999;
	}

a.sublevel:hover {
	color: #000000; text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	font-weight: normal;
	}


table.moduletable {
        margin: 0px 0px 0px 0px;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
	}


.footer {
	background-color: #66ccff;
	}

.moduletable table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
        }

.moduletablelogin td {
	font-size: 13px;
	font-weight: normal;
	color: #000;
	vertical-align: top;
	padding:2px 10px 10px 2px;
	margin: 10px 0px 0px 20px;
	}

table.moduletable td {
	font-size: 11px;
	color: #040C40;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}

table.moduletable th {
	 font-size: 14px;
	color: #000099;
	vertical-align: top;
	}

.poll {
	font-size        : 10px;
	color            : #666666;
	line-height      : 14px;
	}

.sectiontableheader {
	background-color : #93A722;
	color            :#fff;
	}

.sectiontableentry1 {
	background-color : #F0F0F0; 
	}

.sectiontableentry2 {
	 background-color : #E0E0E0; 
	}

.small {
	 font-size        : 10px;
	
	text-decoration  : none;
	font-weight      : normal;
	}

.smalldark {
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
	}


.contentpane {
}

.contentpaneopen {
	text-align:left;
	}


h3 {
	font-family      : Impact, Arial, Helvetica, sans-serif;
	font-size        : 30px;
	text-align       : left;
	font-weight:normal;
	padding-left:0px;
	
	color:#93A722;
	}


h4 {
	font-family      : Impact, Arial, Helvetica, sans-serif;
	font-size        : 24px;
	text-align       : left;
	font-weight:normal;
	padding-left:0px;
	color:#93A722;
	}



h3 a{
	font-weight:normal;

	}


.browseProductTitle a{
	font-weight:normal;
	color:#93A722;
	font-size        : 20px;
	}


.contentheading, .componentheading {
	padding-top:0px; padding-bottom:10px;
	font-size        : 24px;
	text-align       : left;
	padding-left:0px;
	color:#93A722;
	font-weight:bold;
	}


.componentheadingnews {
	padding-top:15px; padding-bottom:15px;
	font-size        : 24px;
	text-align       : left;
	padding-left:0px;
	color:#000;
	
	}


.contentheadingnews {
	padding-top:5px; 
	font-size        : 16px;
	text-align       : left;
	padding-left:0px;
	color:#000;
	
	}



.createdate {
	font-size        : 10px;
	color            : #999999;
	text-align       : left;
	}

.button {
	font-style       : normal;
	font-size        : 10px;
	font-weight      : bold;
	background-color : #F0F0F0;
	color            : #000000;
	border           : 1px solid #333;
	}



.button2 {
	font-style       : normal;
	font-size        : 11px;
	font-weight      : bold;
	background-color : #F0F0F0;
	color            : #333;
	border           : 1px solid #333;
	}


.button2:hover {
	border           : 1px solid #9B7F9B;
	color            : #9B7F9B;
	}



.button3 {
	font-style       : normal;
	font-size        : 11px;
	font-weight      : bold;
	background-color : #F0F0F0;
	color            : #333;
	border           : 1px solid #333;
	}



.searchinputbox {
	font-size        : 13px;
	padding:3px 0px 3px 3px;
	color            : #000;
	background-color : #fff;
	border           : 1px solid #fff;
	}



.inputbox {
	font-size        : 11px;
	color            : #000;
	background-color : #fff;
	border           : 1px solid #000;
	}



.inputbox2 {
	font-size        : 11px;
	color            : #fff;
	background-color : #9B7F9B;
	border           : 1px solid #9B7F9B;
	width:150px;
	}


.inputbox3 {
	font-size        : 11px;
	color            : #000;
	background-color : #9B7F9B;
	border           : 1px solid #000000;
	margin-bottom:4px;
	}

.input {
	font-size        : 11px;
	color            : #000;
	background-color : #fff;
	border           : 1px solid #000;
	padding:20px;
	}




.inputgo {
	font-size        : 11px;
	color            : #fff;
	background-color : #000;
	border           : 1px solid #000;
	}


.inputgo:hover {
	border           : 1px solid #9B7F9B;
	}




.buttonlogin{
	background-color : #fff;
	border           : 1px solid #333;
	color            : #666;
	margin-top: 5px;
	font-size        : 11px;
	}


.searchbut2{
	background-color : #fff;
	border           : 1px solid #333;
	color            : ##333;
	width:26px;
	line-height:16px;
	font-size        : 14px;
	text-align:center;
	}


.searchbut {
	width:40px;
	background-color : #333;	
	color            : #000;	
	font-size        : 11px;
}




/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
        font-size: 13px;
        font-weight: bold;
         color: #000000;
        text-align:left;
        }

a.contentpagetitle:hover {
        font-size: 13px;
        font-weight: bold;
        text-align:left;
        color: #333; 
        font-weight: bold;
        }

a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : bold;
	}

a.category:hover {
  	color            : #7B8DA1;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
        background-color: #ffae00;
        border-left: outset 2px #ff9900;
        border-right: outset 2px #808080;
        border-top: outset 2px #ff9900;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        font-weight: bold;
        color: #FFFFFF;
}
.offtab {
        background-color : #e5e5e5;
        border-left: outset 2px #E0E0E0;
        border-right: outset 2px #E0E0E0;
        border-top: outset 2px #E0E0E0;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        font-weight: normal;
}
.tabpadding {
}

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

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}

/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {

	padding-bottom:20px;
        font-weight: bold;
        font-size : 10pt;
	color:#000000;
        text-align: center;
}



/*** --CONTENT  CSS-- ***/



#maincontentwrap {
	padding:0px 0px 0px 0px;
	}

#maincontent {
	text-align: justify;
	margin  : 0px 0px 0px 0px;
	padding: 20px 40px 0px 40px;
	line-height: 1.25;	
 	}



#maincontent strong {
	color:#333333;
}




div#maincontent  ul {
	list-style:none;
	padding-left:0px;
	padding-top:0px;
	}

div#maincontent  li {
	list-style:none;
 	background: url(../images/bullet.png) no-repeat 0 50%;
	padding: 0px 0px 0px 10px;
	margin:0px 0px 5px 40px;
	line-height:20px;
	}





/*** --LAYOUT  CSS-- ***/


body,
html{
	margin:0;
	padding:0;
	}


div#bodywrap {
	text-align:center;
	padding-top:13px;
	background-color:#000;
	}



div#wrapper {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 974px;
	}




div#logowrap{
	background-color:#fff;	
	height:142px;
	}



div#topright{
	float:right;
	
	width:122px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:120px;

	height:113px;
	border-left:2px solid #000;
	padding-left:20px;

	}



div#topright2{
	float:right;
	padding-right:22px;
	}


div.toprightinner{
	padding-top:22px;
	line-height:24px;
	}


div.toprightinner a{ 
	font-size:13px;
	font-weight:bold;
	}



div.toprightinner2{
	padding-top:22px;
	line-height:24px;
	text-align:right;
	}


div.toprightinner2 a{ 
	font-size:13px;
	font-weight:bold;

	}


div#middleouter{
	clear:both;
	padding-top:2px;	
	}


div#middle{
	background-color:#fff;	
	}


#tdmain{
	border-right:2px solid #000;
	}




div#footerwrap {
	clear:both;
	margin-top:10px;
	}




div#footer {
	height:32px;
	line-height:30px;
	font-size:10px;
	color:#fff;
	padding-left:20px;
	background:url(../images/footerright.png) no-repeat top right;
	}



div#footer a:link {color:#fff;}
div#footer a:visited {color:#fff;}
div#footer a:hover {color:#ccc;}



div#testimonials {
	width:219px;
	border-bottom: 2px solid #000;
	}


div#testimonialstop {
	background-color:#949454;
	color:#fff;
	line-height:40px;
	font-size:20px;
	text-align:center;
	}


div#featuredtop {
	background-color:#949454;
	color:#fff;
	line-height:40px;
	font-size:20px;
	text-align:center;
	}


div#newsscroll{
	padding-left:5px;
	padding-right:5px;
	font-size:13px;

	}


input.go{
	width: 26px;
	height: 26px;
	background: url(../images/go.png) no-repeat;
	outline: none;
	}


.go:hover{
	width: 26px;
	height: 26px;
	background: url(../images/go.png) no-repeat 0 -26px;
	}


.go{
	width: 26px;
	height: 26px;
	background: url(../images/go.png) no-repeat 0 -26px;
	}


input {
	margin:0px;
	padding:0px;
	}

#whitebg {
	background-color:#fff;
	}


#searchinner {
	position:absolute;
	}




#catlist img {
	width:150px;
	border:5px solid #93A722;
}



