@charset "utf-8";
/* Schneider CSS for V1.2b template */

/* Reset browser defaults
-------------------------------------------------------------- */

html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0 auto;padding:0;}
table{/*border-collapse:collapse;*/border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}
/* Remove annoying border on linked images. */
a img { border: none;}

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) 
-------------------------------------------------------------- */
body { 
  font-size: 11px;
  color: #626469; 
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  margin: 5px 0;
}

.pageTitle { color: #4fa600; font-size: 11px; margin: 0 0 1em; }


/* Standard controls
-------------------------------------------------------------- */
a {
	color: #4fa600;
}
a:hover {
	text-decoration: underline;
}
h1 {
	/*18px via YUI Fonts CSS foundation*/
	/*font-size:138.5%;*/
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%;
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;
}
h1,h2,h3,h4,h5 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
del {
	text-decoration:line-through;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul {
	/*bringing lists on to the page with breathing room */
	line-height: 1.5em;
	margin-left: 2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl {
	color: #6e6e6d;
	margin: 1em 0;
}
dl dt {
	font-weight: bold;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin: 0 0 10px 0;
}
th,td {
	/*borders and padding to make the table readable*/
	border:0px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom: 1.5em;
}
p {
	line-height: 1.5em;
}
/* setting a consistent width, 160px; 
   control of type=file still not possible */
input[type=text],input[type=password],textarea{width:12.25em;}


/**************** For table in Forum Module ****************/
.Forum_Container td, .Forum_Container table {margin:0em 0em 0em 0em !important; padding:0em !important;}

.DNN_ForumContent td{margin:0px !important; padding:0px;}

.Forum_UCP_Right table, .Forum_UCP_Right td{margin-left:10px !important; padding:5px;}

/* Layout & structural elements
-------------------------------------------------------------- */

body { margin: 0 auto; padding-bottom: 20px; }

#container { 
	border: none;
	width: 950px; margin:auto;
}

#header {
	clear: both;
	float: none;
}

#header h1 { margin: 0; }

#searchtext { border: 1px solid #9fa0a4; font-size: 11px; height:1.3em; padding: 2px; height:20px; vertical-align: middle; width: 200px;}
#searchbutton { vertical-align: middle; }


#globalBottom { clear: both; float: none; margin: 0; padding: 0;}
#country {
	background: none;
	color: #6e6e6d;
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 27px;
	padding-top: 10px;
	width: 298px;
	visibility: hidden;
}

form#search {
	background: none;
	float: right;
	margin: 7px 0 0;
	padding: 0;
	text-align: right;
	width: 265px;
}

form#search fieldset { margin: 0; }

#main {
	clear: both;
	display: block;
	float: none;
	position: relative;
}

#masthead1{
	/*background-color: #4fa600;*/
	background-color: #4fa600;
	clear: both;
	display: block;
	font-size: 2.5em;
	height: 40px;
	padding: 5px 10px 0px 6px;
	position: relative;
}

#masthead {
	/*background-color: #4fa600;*/
	color: #fff;
	/*font-weight: bold;*/
	font-weight: 600;
	clear: both;
	display: block;
	font-size: 2.5em;
	/*height: 40px;*/
	height: 39px;
	padding: 0px 10px 0px 6px;
	position: relative;
	font-family: arial, helvetica, sans-serif;

}

#masthead h2 { margin: 0; }

#content {
	margin: 15px 0;
	zoom: 1;
}

#primary { float: left; }
#forum { float: left; }

#footer {
	background-color: #eaeaea;
	clear: both;
	height:26px;
	padding:0px 10px;
}
#footer ul { font-size: .9em; float: left; margin: 0; padding: 0; }
#footer ul li { display:inline; margin-right: 4px; }
#footer a { color: #626469; font-weight: bold; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer p { margin: 0; }

#logo {
	display: block;
	float: left;
	width: 380px;
}


/* Navigation elements
-------------------------------------------------------------- */

#globalnav { display: block; float: left; width: 570px; }
#globallinks { text-align: right; }
#globallinks { font-size: 10px; margin: 4px 0 3px; }
#globallinks li { display: inline; list-style-type: none; margin: 0; padding: 0; text-align: right; }
#globallinks li a { border-right: 1px solid #ccc; color: #6e6e6d; padding: 0 7px; text-decoration: none; }
#globallinks a:hover { color: #87d300; text-decoration: underline; }
#globallinks li a.last { border: none; padding-right: 0; }
#globallinks li.country { font-size: 11px; color: #009530; font-weight: bold; }
#globallinks li#cart img { position: relative; top: 3px; }
#globallinks li a.cart-active { font-weight: bold; color: #e47f00;}

#nav-container { clear:both; display: block; height: 40px;  width: 100%; }
#nav-container-extras { display: none; float: right; font-size: .9em; margin-right: 5px; position: relative; top: 5px;}
#nav-container-extras a { text-decoration: none; }
#nav-container-extras img { vertical-align: bottom; }

#navPrimary { background: none; float: left; font-size: 1.1em; font-weight: bold; height: auto; margin: 0; padding: 0; }
#navPrimary li a { display: block; }
#navPrimary li { background-color:#eaeaea; display: block; float: left; margin-right: 5px; position: relative; top: 10px; width: 186px; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px;  -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -khtml-border-top-left-radius: 6px; -khtml-border-top-left-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; }
#navPrimary li a { color: #626469; display: block; float: none; margin: 0; padding: 6px 6px 6px 10px; text-decoration: none; text-align: left; }
#navPrimary li:hover, #navPrimary li.sfhover { background-color: #87d300; color: #fff; height: 40px; top: 0; }
#navPrimary li:hover a, #navPrimary li.sfhover a { background-color:#eaeaea; background-color: #87d300; color: #fff; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px;  -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -khtml-border-top-left-radius: 6px; -khtml-border-top-left-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; }
#navPrimary li.current { background-color:#87d300; height: 40px; top: 0; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px;  -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -khtml-border-top-left-radius: 6px; -khtml-border-top-left-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; }
#navPrimary li.current li { height: auto; }
#navPrimary li a.current { color: #fff; }
#navPrimary li.first { margin-left: 0; }
#navPrimary li.last { margin: 0; }
#navPrimary li ul { background-color: #87d300; color: #fff; font-size: 1.08em; font-weight: normal; left: -9999px; list-style: none; margin: 0; padding: 0; top: 40px; visibility:hidden; position: absolute; width: inherit; z-index: 1000; -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px;  -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px; -khtml-border-bottom-left-radius: 6px; -khtml-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; }
#navPrimary li:hover ul, #navPrimary li.sfhover ul { background-color: #87d300; left: auto; padding: 0 10px 8px 10px; visibility: visible; width: 165px; }
#navPrimary li:hover ul li, #navPrimary li.sfhover ul li { display: block; top: 0; }
#navPrimary li:hover ul li a, #navPrimary li.sfhover ul li a { background: none; margin: 0; padding: 6px 0; }
#navPrimary li ul li { background: none; float: left; padding: 0; width: 100%; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
#navPrimary li li.current { background: none; }
#navPrimary li li a{ background-color: #87d300; background-image: none; border-top: solid 1px #fff; color: #fff; display: block; line-height: 1.25; padding: .5em; }
#navPrimary li li.last { border-bottom: 1px solid #fff; margin: auto; }
#navPrimary li ul li:hover, #navPrimary li ul li.sfhover { background: none; height: auto; }
#navPrimary li ul li a:hover, #navPrimary li ul li a.sfhover { background: none; color: #626469; text-decoration: none; }
#navPrimary li ul ul { margin: -2.1em 0 0 12em; }

#crumbList { background:url(../images/big_green_arrow.gif) left no-repeat; font-size: .8em; height: 20px; margin: 0; padding: 7px 0 0 25px; float:left;}
ul#crumbList:before { content: "You are here:"; color: #4fa600; font-size: 1.1em; font-weight: bold; margin-right: 5px }
ul#crumbList li { background:url(../images/tic_menu.gif) top left no-repeat; display: inline; list-style-type: none; padding-left: 15px; }
ul#crumbList li.first { background: none; padding-left: 0; }
ul#crumbList a { color: #626469; text-decoration: none; }
ul#crumbList a:hover { color: #87d300; text-decoration: underline; }
ul#crumbList span.crumbtext { display: none; }

#nav { padding: 10px 0 0 5px; margin: 0 15px 0 5px; }

li.section h3 { background-color: #eaeaea; margin:0; padding: 2px 7px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; }

.sidebar { float: left; width: 170px; }
.sidebar ul a, .verticalTeaserList ul a { color: #87d300; text-decoration: none; }
.sidebar ul a:hover, .verticalTeaserList ul a:hover { color: #87d300; text-decoration: underline; }
.sidebar ul, .verticalTeaserList ul { font-size:11px; margin: 0 0 20px 0; font-weight:bold; }
.sidebar ul li, .verticalTeaserList ul li { list-style-type: none; margin: 0 0 .5em 0; padding: 0; }
.sidebar ul li ul { margin-top: 7px; }
.sidebar ul li.current ul li.current:after { content: ">"; }
.sidebar ul li a.current { color: #87d300; font-weight: bold; }
.verticalTeaserList ul li { margin-left: 0; }


/* Page grid layout elements
-------------------------------------------------------------- */

#content div#left, #content div#right { float: left; margin: 0; padding: 0; width: 186px; }

/* Single-column layout */
body.oneCol div#primary { margin: 0 20px; padding: 0; width: 950px; }

/* Three-column layout */
body.threeCol div#primary { margin: 0 20px; width: 530px; }
body.threeCol div#forum { margin: 0 20px; width: 716px; }
body.threeCol div#left { margin: 0 4px 0 0; }
body.threeCol div#right { margin: 0 0 0 4px; }
ul.verticalTeaserList { padding: 0; margin: 0; }
body.threeCol div#right .verticalTeaserList { border-top: 1px solid #ccc; border-left: 1px solid #ccc; -webkit-border-top-left-radius: 10px; -moz-border-radius-topleft: 10px; margin: 0; padding: 10px 0 10px 10px; }
.verticalTeaserList h3 { background: url(../images/structure/green_star.gif) no-repeat; color: #4fa600; font-size: 13px; font-weight: bold; padding: 0 0 0 20px; margin: 0 0 10px 0; }

/* Homepage layout */
#primary { margin: 0 20px; width: 530px; }
#forum { margin: 0 20px; width: 716px; }
body.homepage #left ul li { font-weight: bold; }
body.homepage .verticalTeaserList h3 { background: none; margin-bottom: 1em; padding: 0; }
dl.newsRss { font-size: .9em; font-weight: normal; }
dl.newsRss dt { color: #9FA0A4; font-weight: normal; }
dl.newsRss dd a { color: #626469; text-decoration: none; }
dl.newsRss dd a:hover { color: #87d300; text-decoration: underline; }

/* Miscellaneous classes and elements
-------------------------------------------------------------- */

h3#tagline { margin: -1.5em 0 2em; }
.ghosted-subtitle { color: #9FA0A4; font-weight: bold; margin-bottom: 0; text-transform: uppercase; }
.badge { background-color: #E47F00; color: #fff; font-size: .9em; font-weight: bold; padding: 2px 5px; text-decoration: none; }
.warning { background-color: #B10043; color: #fff; padding: 10px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px; }
.callout { background-color: #FFFFCC; border: 2px solid #FFFF00; color: #000; padding: 10px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px; }
/* bulleted link list */
div.bulleted-link-list { background-color: #fff; font-size: .95em; padding-right: 5px }
div.bulleted-link-list a { color: #626469; text-decoration: none; }
div.bulleted-link-list a:hover, .svRelContent a:hover { color: #ec3603; text-decoration: underline; }
div.bulleted-link-list h3, .svRelContent h3 { color: #626469; font-size: 1.3em; margin: 0 0 10px; }
div.bulleted-link-list h3 span, .svRelContent h3 span { background-color: #fff; padding-right: 5px; }
div.bulleted-link-list ul { font-size: .95em; margin: 0; padding: 0; }
div.bulleted-link-list ul li { margin: 0 0 .5em; padding-left: 15px; }
div.bulleted-link-list dl { margin: 0 0 1em; }
div.bulleted-link-list dt { color: #9fa0a4; font-weight: normal; }
div.bulleted-link-list dt a { color: #626469; }

/* Table with horizontal ruling */
table.horiz-rule {  }
table.horiz-rule th { background-color: #626469; border-top: none; border-left: none; border-bottom: 1px solid #e6e6e6; border-right: none; color: #fff; padding: 9px; text-align: left; }
table.horiz-rule td { border-top: none; border-left: none; border-bottom: 1px solid #e6e6e6; border-right: none; padding: 9px; vertical-align: top; }
table.horiz-rule tfoot td { border: none; }
/* Table with shaded alternating rules */
table.alt-rule { background-color: #eaeaea; border: 1px solid #ccc; font-size: .9em; }
table.alt-rule tr.odd td { background-color: #fff; }
table.alt-rule td { background: none; padding: 6px 8px; }

ul.linklist { overflow: hidden; border:0; }
ul.linklist li:before { color: #ccc; content: "|"; font-size: 1em; font-weight: bold; margin-right: 6px; }
ul.linklist li.first:before { content: ""; }

.dotted-divider { background: url(../images/bg_border_dot.gif) top repeat-x; }

.rounded-box { 
  border: 0px solid #eaeaea;
  background-color: #eaeaea;
  padding: 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  behavior: url(border-radius.htc);
  }

.rounded-box table { margin: 0; }

.teaser h1, .teaser h2, .teaser h3 { margin-top: 0; margin-bottom: 10;}
.teaser p { font-size: .9em; }
.teaser a { text-decoration: none; }
.teaser a:hover { text-decoration: underline; }

.smallcaps { color: #9fa0a4; font-size: .75em; text-transform: uppercase; }


/* Use this to create a horizontal ruler across a column. */
hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.45em;
  border: none; 
}
hr.space {
  background: #fff;
  color: #fff;
}

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */


.clearfix, .container {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }

.pad-10 { padding: 10px; }
.outline-gray { border: 1px solid #ccc; }
input.btn-primary { background-color: #009530; border: 1px solid #fff; color: #fff; font-size: .9em; font-weight: bold; padding: 2px; }
input.btn-normal { border: 1px solid #626469; font-size: .9em; padding: 2px; }


/* Grid elements
-------------------------------------------------------------- */
div.span-1, div.span-1-5, div.span-2, div.span-3, div.span-4, div.span-5 {
	float: left;
	margin-right: 15px;
	padding: 0;
}

div.first { margin-left: 0; }
div.last { margin-right: 0; }

/* grid is 950px wide, comprised of five 190px-wide columns */
.span-1 { width: 170px; }
.span-1-5 { width: 255px; }  /* 1.5 width */
.span-2 { width: 355px; }
.span-3 { width: 550px; }
.span-4 { width: 730px; }
.span-5 { width: 920px; }


/* Fill colors
-------------------------------------------------------------- */

.spruce-green { background-color: #009530; }
.lady-fern-green { background-color: #4FA600; }
.seedling-green { background-color: #87D300; }
.dark-gray { background-color: #626469; }
.light-gray { background-color: #9FA0A4; }
.sunflower-yellow { background-color: #FFD100; }
.honeysuckle-orange { background-color: #E47F00; }
.fuschia-red { background-color: #B10043; }
.sky-blue { background-color: #42B4E6; }
.xtra-light-gray { background-color: #efefef; }




TH,TD,DIV,P{font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#626469; font-weight:normal;}
A,A:link,A:visited,A:active{
	/*color:#626469; */
	text-decoration:none;
	}
A:hover{
	/* color:#87d300;  */
	text-decoration:underline;
	}


/* ********** Control Panel Style ************** */
.controlpanel{background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px;}
.controlpanel IMG{margin:15px 5px 0px;}
.controlpanel TD TD TD TD IMG{margin:0px;}
.controlpanel TD TD TD{width:auto;}
.controlpanel DIV{border:#CCC solid; border-width:0px 1px; width:3px; height:100px;}
.controlpanel TD.SubHead{background:#CCC; font-size:12px; color:#000; font-weight:bold;}
.controlpanel TD TD TD .SubHead{background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal;}
.controlpanel TD TD TD input{background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px;}
.controlpanel TD TD TD select{background:#EFEFEF; font-size:11px; color:#333;}
.controlpanel A.CommandButton{font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{color:#7C211E;}
.controlpanel A .CommandButton:visited{color:#606060;}
.controlpanel A.CommandButton:active{color:#606060;}


.controlpanel A.CommandButton:hover{color:#7C211E; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{font-size:11px; color:#606060; text-decoration:none; font-weight:normal;}
A.CommandButton:hover{color:#606060; text-decoration:underline; font-size:11px; font-weight:normal;}

/* ********** Container Style ************** */
.Head{font-size:12px; font-weight:bold; color:#000000;}
.SubHead{font-size:11px; color:#000000;}
.SubSubHead{font-size:11px; color:#000000;}
.Normal{font-size:10px; color:#000000;}

/* ********** Pane Style ************** */
.LeftPane{padding:0px 0px 0px 0px;}
.LinkPane{padding:7px 0px 0px 0px; margin:0px;}
.TopLinkPane{padding:4px 0px 7px 0px; margin:0px;}
.ContentPane{padding:0px 0px 0px 0;}
.RightPane{padding:0px 0px 0px 0px;}
.BannerPane{padding:2px 0px 0px 0px;}

/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited { font-size:11px; font-weight:normal; color:#000000; text-decoration:none;}
a.user:hover{color:#D62D68;}

/* ********** Link Style **************/
.links,a.links:link,a.links:active,a.links:visited{font-family:Arial; font-size:11px; color:#cccccc; text-decoration:none; font-weight:normal;}
a.links:hover{color:#D62D68;}

/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{font-size:11px; font-weight:normal; color:#626469; text-decoration:none;}
a.footer:hover{color:#009530;}

/* ********** Breadcrumb Style ***************/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{font-size:10px; color:#626469; text-decoration:none; font-weight:normal;}
a.Breadcrumb:hover{color:#87d300; text-decoration:underline;}

/* ********** Date Style ***************/
.date,a.date:link,a.date:active,a.date:visited{font-family:Tahoma; font-size:11px; color:#222222; text-decoration:none; font-weight:normal;}
a.date:hover{color:#0081D0;}

.footer_text{font-size:11px; font-weight:bold; color:#626469;}
.bread_text{font-size:11px; font-weight:bold; color:#4fa600;}


/******************* panelbar wrapper **************************/
.RadPanelbar_Dnn .rootGroup .text
{
	color: #626469;
	font-weight:normal;
	line-height:26px;
	font-size:11px;
	padding:0px 0px 0px 15px;
	border-bottom:none;
	text-decoration:none;
}

/* Normal */
.RadPanelbar_Dnn .rootGroup .link
{
	color: #626469;
	font-weight:normal;
	text-decoration:none;
	background:url(../images/green_bullet.gif) no-repeat center left !important;
	
}

/* Hover */
.RadPanelbar_Dnn .rootGroup .link:hover .text
{
	color: #ec3603;
	font-weight:normal;
}

/* Selected */
.dnn_SelectedPathItemCss .text
{  
	color: #87d300 !important;
	font-weight:bold !important;
	text-decoration:none;	
}

/************* Submenu ****************/

.RadPanelbar_Dnn .group
{
	height:auto !important;
}

.RadPanelbar_Dnn .group .text
{
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px 0px 25px;
	line-height:2.3em;
	color:#626469;
}

/************* Submenu_Normal ****************/
.RadPanelbar_Dnn .group .link
{
	font-weight:normal;
	font-size: 11px;
	background:transparent;
	text-decoration:none;
	color:#626469;
}

/************* Submenu_Hover ****************/
.RadPanelbar_Dnn .group .link:hover .text
{
	color:#ec3603;
	font-weight:normal; 
	text-decoration:none;
	background:transparent;
}

/************* Submenu_Selected ****************/
.RadPanelbar_Dnn .group .selected .text
{
	color:#ec3603;
	font-weight:normal; 
	text-decoration:none;
}

.RadPanelbar_Dnn .level1 .item
{
	padding: 0px 0px 0px 25px; 
	/*font:normal 11px; */
	font-weight:normal;
	font-size: 11px;
	text-decoration:none;
} 

.RadPanelbar_Dnn .level2 .item
{
	padding: 0px 0px 0px 30px;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
} 


.more_link,a.more_link:link,a.more_link:active,a.more_link:visited { font-size:12px; font-weight:normal; color:#4fa600; text-decoration:none;}
a.more_link:hover{color:#4fa600; text-decoration:underline;}

.footer_link,a.footer_link:link,a.footer_link:active,a.footer_link:visited { font-size:10px; font-weight:normal; color:#626469; text-decoration:none;}
a.footer_link:hover{color:#626469; text-decoration:underline;}

.green_link,a.green_link:link,a.green_link:active,a.green_link:visited { font-size:11px; font-weight:bold; color:#87d300; text-decoration:none;}
a.green_link:hover{color:#87d300; text-decoration:underline;}

.grey_text{font-size:11px; font-weight:normal; color:#9fa0a4;}

ul, li {
	line-height:normal;
	list-style-image:url(../images/green_bullet.gif);
	list-style-type: disc;
	line-height:1.5em;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
}

.verticalTeaserList h4 { color: #4fa600; font-size: 1.05em; margin: .5em 0; }

.header{font-weight:bold;}
.header1{font-weight:bold;}



/*  DNN MENU STYLES  */

.main_dnnmenu_container 
{
	background-color: transparent;
	border:none; 
}

/* main menu td*/
.main_dnnmenu_bar 
{
	cursor:pointer;
	white-space:nowrap;
	outline:none;
}

/* Main Menu Normal */
.main_dnnmenu_rootitem  
{
	cursor:pointer; white-space:nowrap;
	color:#000000;
	font-size:15px; 
	font-weight:normal;
	line-height:44px;
	text-align:left;
	padding:0px 17px 0px 17px;
	display:inline-block;
}

/*  Main Menu Hover  */
.main_dnnmenu_rootitem_hover, .main_dnnmenu_rootitem_selected 
{  
	color:#4fa600;
	font-size:15px; 
	font-weight:normal;
	line-height:44px;
	text-align:left;
	white-space:nowrap;
	padding:0px 17px 0px 17px;
	display:inline-block;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #000000;
}

.main_dnnmenu_submenu td
{
	background-color:#ffffff; 
	z-index: 1000;
	font-size: 11px; 
	font-weight:normal;
	text-align:left;
	color:#000000;
	line-height:2em;
	padding: 0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
}

/*  SUB Menu hover */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-size: 11px;
	background-color:#89d304;
	color:#ffffff;
	font-weight:normal;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	padding: 0px 5px 0px 5px;
	margin:0px;

}

.button_blue {
	background-image: url('/Portals/0/Icons/Blue.gif');
	background-repeat:no-repeat;
	width: 152px;
	height: 86px;
	color: white;
	padding: 0 0 0 0;
}
.button_text_lg {
	color: rgb(231, 245, 253); 
	font-weight: bold; 
	font-size: 16px; 
	text-align: center;
} 
.button_text_med {
	color: rgb(231, 245, 253); 
	font-weight: bold; 
	font-size: 13px; 
	text-align: center;
} 
.button_text_sm {
	color: rgb(231, 245, 253); 
	font-weight: bold; 
	font-size: 11px; 
	text-align: center; 
}

.button_gray {
	background-image: url('/Portals/0/Icons/gray.gif');
	background-repeat:no-repeat;
	width: 151px;
	height: 86px;
	color: white;
	padding: 0 0 0 0;
}

.button_green {
	background-image: url('/Portals/0/Icons/green.gif');
	background-repeat:no-repeat;
	width: 151px;
	height: 85px;
	color: white;
	a:color: white;
	padding: 0 0 0 0;
}

.button_maroon {
	background-image: url('/Portals/0/Icons/maroon.gif');
	background-repeat:no-repeat;
	width: 154px;
	height: 85px;
	color: white;
	padding: 0 0 0 0;
}

.button_olive {
	background-image: url('/Portals/0/Icons/olive.gif');
	background-repeat:no-repeat;
	width: 152px;
	height: 86px;
	color: white;
	padding: 0 0 0 0;
}

.button_yellow {
	background-image: url('/Portals/0/Icons/yellow.gif');
	background-repeat:no-repeat;
	width: 152px;
	height: 86px;
	color: white;
	padding: 0 0 0 0;
}

