﻿/*======================================================================*/
/*=== SKIN.CSS - Designed by Shebang Websites ==========================*/
/*======================================================================*/
/*--- Document Imports -------------------------------------------------*/
@import url('stylesheets/fontselectors.css');
@import url('stylesheets/skintokens.css');
@import url('stylesheets/dnavmenu.css');
@import url('stylesheets/feeder-troughs-custom-layout.css');
@import url('stylesheets/widgets.css');
/*===----------------------------------------------------------------===*/
/*--- Global HTML Selector Rulesets ------------------------------------*/
#Body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #fff;

}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
}
html {
	height: 100%;
}
img {
	border-width: 0px;
}
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
/*===----------------------------------------------------------------===*/
/*--- Skin Layout Selector Rulesets ------------------------------------*/
.skintopspacer {
}
.skinouter {
	width: 100%;
	margin: 0px auto;
	background-image: url('images/pagetop_tile.png');
	background-position: left top;
	background-repeat: repeat-x;
}
.skininner {
	background-image: url('images/pagetop_bg.png');
	background-position: center top;
	background-repeat: no-repeat;
}
.skinwidth {
	width: 960px;
	margin: 0px auto;
}
.topbanner {
	padding: 30px 20px 0px 20px;
	background-image: url('images/banner_bg.png');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: transparent;
}
/*--- Flash Banner Pane Selector Rulesets ------------------------------*/
.flashbannerpane {
	margin: 0px 20px 0px 280px;
	height: 194px;	
	border: 3px #6bb84b solid;
}
.flashbanner_outer {
	padding-bottom: 30px;
}
.flashbanner_inner {
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 20px 0 280px;
}
.flashbanner_wrapper {
	width: 614px;
	border: 3px #6bb84b solid;
}
.flashbanner_pane {
	width: 614px;
	background-color: #fff;
}
/*--- lead-in > banner (nivo slider) -----------------------------------*/
#banner {
	width: 614px;
	min-height: 220px;
}

/*.flashbanner_table {
	width: 100%;
}*/
.logopane {
	padding: 18px 20px 20px 20px;
}
/*--- Content Panes Selector Rulesets ----------------------------------*/
.content_outer {
	width: 920px;		
	padding: 0px 20px 0px 20px;
	background-color: transparent;
	clear: both;
}
.content_wrapper {
	width: 880px;
	padding: 20px;
	display: inline-block;
	background-color: #abdd2b;
}
.leftmenu_pane {
	width: 180px;
	margin-right: 20px;
	padding: 0px 0px 10px 0px;
	float: left;
	display: inline;
}
.leftpane {
	padding: 20px 0px 0px 0px;
}
.content_holder {
	width: 680px;
	float: right;
	display: inline;
}
.content_table {
	width: 100%;
}
.cpane {
}
.cpane_topleft {
	width: 440px;
	padding: 0px 10px 0px 0px;
}
.cpane_topright {
	width: 220px;
	padding: 0px 0px 0px 10px;
}
.cpane_midleft {
	width: 230px;
	padding: 0px 10px 0px 0px;
}
.cpane_midcenter {
	width: 230px;
	padding: 0px 10px 0px 10px;
}
.cpane_midright {
	width: 230px;
	padding: 0px 0px 0px 10px;
}
/*--- Footer Layout Selector Rulesets ----------------------------------*/
.footer_l {
	background-image: url('images/footer_bgl.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0px 50px 0px 50px;
}
.footer_r {
	background-image: url('images/footer_bgr.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0px 15px 0px 15px;
}
.footer_m {
	background-color: #000;
	height: 15px;
}
.footer {
	background-image: url('images/footer_bg.gif');
	background-position: center bottom;
	background-repeat: repeat-x;
	background-color: #30b103;
	padding: 10px 20px 10px 20px;
	margin: 0px 20px 0px 20px;
}
.footerpane {
	width: 50%;
	padding-left: 15px;
}
.footerobjects_pane {
	width: 50%;
	padding-right: 15px;
	text-align: left;
}
/*--- Links Pane Layout Selector Rulesets ------------------------------*/
.linksobjects_pane {
	clear:both;
	margin: 20px 20px 0px 20px;
	padding: 20px 15px 20px 15px;
	border-top: 1px #203d00 solid;
	text-align: center;
}
.linksobjects_pane .linksobjects, .linksobjects_pane a.linksobjects:link, .linksobjects_pane a.linksobjects:active, .linksobjects_pane a.linksobjects:visited {
	color: #555;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 180%;
}
.linksobjects_pane a.linksobjects:hover {
	color: #60af3d;
}



.userpane {
	float: left;
	padding: 0px 0px 0px 20px;
}
.shebanglink {
	float: right;
	text-align: right;
	padding: 0px 20px;
}
.clearfloat {
	clear: both;
}


/*----------------------------------------------------------------------*/
/*--- clear floated elements -------------------------------------------*/
/*--- http://sonspring.com/journal/clearing-floats ---*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/*--- http://perishablepress.com/press/2009/12/06/new-clearfix-hack ---*/
.group:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

/*===----------------------------------------------------------------===*/
/*--- DNN Overwriting Selector Rulesets --------------------------------*/
/*--- Styles to curb FCK Link & Image Gallery #body issue --------------*/
.FCKLinkGalleryContainer {
	background-color: #fff;
}
.FCKImageGalleryContainer {
	background-color: #fff;
}

