/* ************************************************************************************************** */
/*                       CSS by Daniel Duvald - www.joomla-cms.dk 									  */
/*                         A PART OF JOOMLA 1.0.X TEMPLATE KIT 										  */
/* ************************************************************************************************** */
/* For Joomla v. 1.0.x																				  */
/*																									  */
/*																									  */
/* ************************************************************************************************** */
/* CONTENT CSS 																						  */
/* ************************************************************************************************** */

html {
}
body {
	font-family:Calibri, Verdana, sans-serif;
	background:#EFF2F3;
}
h1 {
}
h2 {
}
h3 {
}
p {
}
a:link,
a:active,
a:visited {
	color:#513221;
	text-decoration:none
}
a:hover {
	color:#a57c64;
	text-decoration:underline
}
a img {
	border:none;
}

/* ************************************************************************************************** */
/* TEMPLATE LAYOUT CSS - DEFINE YOUR OWN TEMPLATE STYLES HERE										  */
/* ************************************************************************************************** */
#contentwrap {
	margin:0;
}
#container {
	width:956px;
	margin:auto;
}
#topnav {
	height:35px;
	margin-top:1px;
	background:#004D2A;
}
#pathway{
}
#header {
	width:100%;
	background-image:url(../images/top-banner.png);
	background-repeat:no-repeat;
	height:115px;
	overflow:hidden;
}
#headerrotator {
	float:left;
	margin-left:101px;
	width:500px;
}
#leftnav {
	background-color:yellow;
	float:left;
	width:200px;

}
#right {
	float:right;
	width:325px;
	margin:0 0 0 5px;
	overflow:hidden;
}
#rightnarrow {

}
#right div.moduletable {
	background:#cccccc;
}
#footer {
	clear:both;
	height:50px;
	padding:5px 0 0 20px;
	background-color:#FFC979;
}
#mainbody {
	background-color:white;
	padding-left:20px;
	padding-right:20px;
	min-height:300px
}
#newsflash {
	float:right;
	width:220px;
	background:#cccccc;
	height:102px;
	color:black;
	padding:5px;
	margin:2px;
	font-size:.8em;
}
#newsflash img {
	padding:5px;
}
#outerwrap-top3 {
	height:20px;
}
#outerwrap-bottom3 {
	height:20px;
}
#header_pic {
}
#logo {
}
#left_col {
}
#main_col {
}
#main_col_wide {
}
#right_col {
}
#user1 {
}
#user2 {
}
#user3 {
}

.clr{
	clear : both;
}
#right div.module h3{
	margin:0 0 10px 0;
	padding:5px 0 0 10px;
}
#right div.module {
	background:#FFC979;
	
}
div#title {
	background:#004D2A;
	line-height:30px;
	height:30px;
}
div#title h2 {
	margin:0px;
	color:white;
	text-align:center;
	letter-spacing:2px
}
/*Menu****/
#leftnav ul.menu {
	margin: 0;
	padding: 1px 0 0;
	list-style: none;
	background: url(../images/hdot2.gif) repeat-x top;
}

#leftnav ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

#leftnav ul.menu li a {
	padding: 2px 0;
	display: block;
	color: #333333;
	background: url(../images/hdot2.gif) repeat-x bottom;
	text-decoration: none;
	outline: none;
}

#leftnav ul.menu li a span {
	padding-left: 16px;
	background: url(../images/bullet.gif) no-repeat 5px 5px;
}

#leftnav ul.menu li a:hover,
#leftnav ul.menu li a:active,
#leftnav ul.menu li a:focus {
	color: #333333;
	background: url(../images/hdot2.gif) repeat-x bottom #DDDDDD;
	text-decoration: none;
}

#leftnav ul.menu li.active a {
	background: url(../images/hdot2.gif) repeat-x bottom #FFFFFF;
	color: #7BA566;
	font-weight: bold;
	text-decoration: none;
}

#leftnav ul.menu li.active a span {
	background: url(../images/bullet3.gif) no-repeat 5px 5px;
}

#leftnav ul.menu li li a span {
	background: none;
}

#leftnav ul.menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftnav ul.menu li li {
	padding: 0 0 0 15px !important;
	list-style: none;
}

#leftnav ul.menu li li a {
	color: #333333;
	background: none !important;
	font-size: 92%;
	font-weight: normal;
}

#leftnav ul.menu li li a:hover,
#leftnav ul.menu li li a:active,
#leftnav ul.menu li li a:focus {
	color: #006699;
}

#leftnav ul.menu li li a span {
	background: url(../images/bullet.gif) no-repeat 5px;
	font-weight: normal;
}
/*end menu*/
/* ************************************************************************************************** */
/* JOOMLA SPECIFIC CSS 																				  */
/* ************************************************************************************************** */

.adminform {
}
.article_seperator {
}
.back_button {
}
.blog {
	padding-top:5px;
}
.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 {
	margin:0px
}
.message ul {
	padding:0px;
}
.modifydate {
}
.module {
}
.module h3 {
}
.module div {
}
.module div div {
}
.module div div div {
}
.module div div div div {
}
.moduletable {
}
.moduletable h3 {
}
/*Clapper*/
div.module-clapper h3 {
	padding:110px 13px 0;
	color:white;
	margin:0px;
	background:white url(../images/clapper.gif) no-repeat scroll -5px 0
}
div.module-clapper {
}
/* Rounded*/
div.module-rounded {
	background:transparent url(../images/modules/module-br.png) no-repeat scroll 100% 100%;
	margin:3px;
}
div.module-rounded h3 {
	margin:5px 3px 20px;
}
div.module-rounded div {
	background:transparent url(../images/modules/module-tr.png) no-repeat scroll 100% 0%
}
div.module-rounded div div {
background:transparent url(../images/modules/module-bl.png) no-repeat scroll 0% 100%
}
div.module-rounded div div div {
	background:transparent url(../images/modules/module-tl.png) no-repeat scroll 0% 0%;
	padding:15px;
}
div.module-rounded div div div div {
	padding:10px;
	background:none;
}
div.module-rounded div div div div div{
	padding:10px;
	background:none;
}

.moduletable-rounded {
	padding:10px;
}
.moduletable-rounded h3 {
}
/*end*/
.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 {
}
ul#mainlevel li {
}

a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited {
}
a.mainlevel:hover {
}
a.mainlevel#active_menu {
}

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

/* ************************************************************************************************** */
/* 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.joomla img {
	padding:3px;
	border:2px solid green;
	margin:2px 2px 15px 2px;
}
div.headline img {
	padding:0px;
	border:none;
}
td img.mceIcon {
	border:none;
	padding:0px;
	margin:0px;
}
div.ucd-rounded {
	background:white;
}
#system-message {
	color:red;
	font-weight:bold;
}
#system-message ul{
	display:block;
	list-style:none;
}
.error message fade {
}
#newsflash h4 {
	margin:0px;
	color: #004D2A;
}
