/* ************************************************************************************************** */
/*                       CSS by Norm Douglas                                                          */
/*                         Netreach                                                                   */
/*																									  */
/*																									  */
/* ************************************************************************************************** */
/* CONTENT CSS 																						  */
/* ************************************************************************************************** */


body {
	font-family:Calibri, Verdana, sans-serif;
	background-color:#E0E0E0;
	margin:0px;
	font-size:1em;
}
h1 {
}
h2 {
}
h3 {
}
div h4 {
	margin:0px;
}
p {
}
a:link,
a:active,
a:visited {
	color: #73A737;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#96EF2C;

}
a:hover img {
	text-decoration:none;
	opacity:1;
}
a img {
	opacity:.8;
}

div.headline img {
	border:none;
	}
div.moduletable-special h3 {
	margin:0px;
	font-size:12px;
	color:white;
	font-family:Arial, Helvetica, sans-serif
}
/* ************************************************************************************************** */
/* TEMPLATE LAYOUT CSS - DEFINE YOUR OWN TEMPLATE STYLES HERE										  */
/* ************************************************************************************************** */
#wrapper {

	background:url(../images/bg.gif) repeat scroll 0 0;
}
#innerwrap {
	width: 962px;
	margin:auto;
	overflow:hidden
}
#outerheader {
	background-color:#D2A2BF;
	padding:9px 0 0 0;
}
#topmenu {

	margin:0 auto;
	float:left;
}
#topbar {
		height:29px;
	background-color:#ACD87A;
	border-bottom:2px solid #E0E0E0;
	border-top:2px solid #E0E0E0;
}
#topright {
	float:right;
	background-color:#ACD87A;
	color:#333333;
	font-weight:bold;
	margin:0 5px 0 0;
	line-height:22px;
	display:block;
	font-size:15px;
}
#header {
	height:103px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-color:#C46FA2;
	margin:0 auto;

}
#left {
	width:195px;
	float:left;
	height:100%;
	padding-left:5px;
	color:white;
}
#mainbody {
	background:white;
	float:right;
	width:750px;
	padding-right:5px;
}
#content {
	background-color:white;
	width:962px;
	background-image:url(../images/left-bg.gif);
	background-repeat:repeat-y;
	min-height:450px;
	overflow:hidden;
	float:left;

	}
#footer {
	height:20px;
	background-color:#91306B;
	width:962px;
	margin:auto;
	clear:both;
	color:white;

}
#footer a {
	color:white;
}
#footer a:hover {
	color:#FFFFCC
}
#special {
	float:right;
	margin:5px 10px 0px 0px;
}
.moduletable h3 {
	margin:10px 0 0 0;
	color:darkgreen
}

/* ************************************************************************************************** */
/* JOOMLA SPECIFIC CSS 																				  */
/* ************************************************************************************************** */

.adminform {
}
.article_seperator {
}
.back_button {
}
.blog {
}
.blog_more {
}
.blogsection {
}
.button {
}
.buttonheading {
}
.category {
}
.clip {
}
.componentheading {
}
.contact_email {
}
.content_rating {
}
.content_vote {
}
.contentdescription {
}
.contentheading {
}
.contentpagetitle {
}
.contentpane {
}
.contentpaneopen {
}
.contenttoc {
}
.createdate {
}
.dtree {
}
.dTreeNode {
}
.editlinktip {
}
.expander {
}
.form{
}
.highlight {
}
.inputbox {
}
.item {
}
.latestnews {
}
.message {
}
.message {
}
.modifydate {
}
.module {
}
.module h3 {
}
.module div {
}
.module div div {
}
.module div div div {
}
.module div div div div {
}
.mosimage {
}
.mosimage_caption {
}
.mostread {
}
.newsfeed {
}
.node {
}
.pagenav {
}
.pagenav_next {
}
.pagenav_prev {
}
.pagenavbar {
}
.pagenavcounter {
}
.paramlist {
}
.pathway {
}
.poll {
}
.pollstableborder {
}
.profiler {
}
.readon {
}
.row1 {
}
.row2 {
}
.search {
}
.searchintro {
}
.sectiontableentry1 {
}
.sectiontableentry2 {
}
.sectiontablefooter {
}
.sectiontableheader {
}
.small {
}
.smalldark {
}
.syndicate {
}
.syndicate_text {
}
.tab {
}
.tabclass1 {
}
.tabclass2 {
}
.tab-page {
}
.text_area {
}
.toclink {
}
.toolbar {
}
.tooltip {
}
.wrapper {
}
iframe.wrapper {
}

/* ************************************************************************************************** */
/* JOOMLA MENU CSS 																					  */
/* ************************************************************************************************** */

ul#mainlevel {
	list-style:none;
	padding:0;
}
ul#mainlevel li {
	height:25px;
	font-size:1.2em;
	text-decoration:none;
	text-transform:uppercase;
	padding:0px;
}

a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited {
	display:block;
	color:#FFFFEF;
	
}
a.mainlevel:hover {
	background-color:#ACD87A;
	color:#73A737
}
a.mainlevel#active_menu {
	padding-left:5px;
}
/*Top Menu Stuff*/
ul#mainlevel-top {
	margin:0px;
	padding:0px;
}
ul#mainlevel-top li {
	float:left;
	list-style:none;
	line-height:40px;
	text-align:center;
	width:130px;
}

a.mainlevel-top:link,
a.mainlevel-top:active,
a.mainlevel-top:visited {
	color:#73A737;
	display:block;
	text-decoration:none;
	font-weight:bold;
}
a.mainlevel-top:hover {
	background-color:#73A737;
	color:#96CA59;
}
a.mainlevel-top#active_menu {
}

a.sublevel:link,
a.sublevel:active,
a.sublevel:visited {
	color:#B6FF5F
}
a.sublevel:hover {
}
a.sublevel#active_menu {
	color:#B6FF5F
}

ul.menu {
	list-style:none;
	margin:0 0 0 10px;
	padding:0px;
}
ul.menu li {
	height:25px;
	font-size:1.2em;
	display:inline;
	line-height:30px;
}
ul.menu li a:link, ul.menu li a:visited {
	display:block;
	text-decoration:none;
	color:#ACD87A;
}
ul.menu li a:hover {
	background-color:#ACD87A;
	color:#73A737;
}
ul.menu li.active a {
	font-weight:bold;
	font-size:120%;
}

#left ul.menu li li a {
	font-size:80%;
	font-weight:normal;
}
/* ************************************************************************************************** */
/* OTHER MODULES AND COMPONENTS																		  */
/* ************************************************************************************************** */
/* Components and modules that should be part of every setup you do!								  */
/* Add your own custom css for modules and components you install here!								  */
/*																									  */
/* ************************************************************************************************** */
/* JOOMLA EXT MENU MODULE 																			  */
/* ************************************************************************************************** */



/* ************************************************************************************************** */
/* JOOMLA DISPLAY NEWS BY BK MODULE																	  */
/* ************************************************************************************************** */

.dn-whole {
}
.dn-each {
}
span.dn-section {
}
a.dn-section {
}
span.dn-category {
}
a.dn-category {
}
span.dn-title {
}
a.dn-title{
}
span.dn-author {
}
span.dn-date {
}
span.dn-introtext {
}

/* ************************************************************************************************** */
/* JOOMLA MINI FRONTPAGE MODULE	- NOTE THIS MODULE ALSO CONTAINS IT's OWN CSS FILE					  */
/* ************************************************************************************************** */

table.minifp {
}
td.minifp {
}
span.minifp-anotherlinks {
}
span.minifp-introtitle a {
}
span.minifp-date {
}
.minifp-full-link {
}
ul.minifp {
}
li.minifp {
}
li.minifp a{
}
.mceContentBody {
	background:white;
	height:100%
}
div#vmMainPage h4 {
	clear:both
}
a.savedCart {
	color:white;
}
form ul a:link {
	color:white;
}
form ul a:hover {
	color: #ACD87A
}
