﻿
/****************** BEGIN SKIN.CSS *******************/
/*****************************************************/

.investor-menu {
    float: left;
}
.pw-change {
	float: left;
	padding: 10px 30px;
}
a#dnn_dnnLoginHead_loginLink {
    padding: 5px 10px;
    display: inline-block;
    background: #ddd;
    margin: 10px 0 0;
    color: #000;
    text-transform: uppercase;
}
a#dnn_dnnLoginHead_loginLink:hover {
    background: #000;
    color: white;
}

html {
	height:100%;
}
#Body {
	height:100%;
	font-family: "ff-dagny-web-pro",sans-serif;
	color:#505050;
	font-size: 14px;
	line-height:22px;
}
#Body, .Normal
th, td, tfoot, thead {
	color:#505050;
	font-size: 14px;
	line-height:22px;	
	text-align: left;
}
/* Fonts */
.Normal {
	font-size:14px;
	line-height:22px;
}
.SubHead {
	color:#333;
}

.NormalBold {
	font-size:14px;
	line-height:22px;
	padding: 0;
}
input, textarea {
	font-family: "ff-dagny-web-pro",sans-serif;	
	padding: 2px;
}
#Form {
	height:100%;
}
a {
	outline:0;
	border:0;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #66B935;	
	text-decoration: none;
}
a:hover {
	color: #B2E591;	
	text-decoration:none;		
}
.CommandButton, a.CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: white;	
	background: #66B935;
	padding: 5px 10px;
}
p, ul, ol {
	margin:0;
	padding: 5px 0;
}
#content ul, #content ol {
	padding: 5px 15px;	
}
h1, h2, h3, h4, h5, h6 {
    font-family: "ff-dagny-web-pro",sans-serif;
}
h1, h2, h3, h4 {
	font-weight: bold;	
}
h1 {
	font-size: 40px;
	line-height: 44px;
	margin: 0 0 20px 0;
}
h2 {
	font-size:25px;
	line-height: 31px;
	margin: 10px 0;
}
div h2:first-child {
	margin: 0 0 20px 0;
}
h3 {
	font-size:17px;
	margin: 5px 0;
	line-height: 23px;
}
#content .externalLink {
	background-image: url(images/external.gif);
	background-repeat: no-repeat;
	background-position: right 0;	
	/*background-position: right 2px;*/	
	padding-right: 28px;			
}

.wrapper {
	width: 960px;
	margin: 0 auto;	
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#header {
	padding-top: 30px;	
	position: relative;
}
#hidden-menu {
	position:absolute;	
	top: 0;
	right:0;
}

#logo {
	float: left;
	width: 185px;
}
#navigation {
	float: right;	
	padding-top: 66px;
}

#breader, #content, #footer {
	margin-top: 30px;
}	

#search-box {
	float: right;
	width: 190px;
}	
#search-box a, #search-box input {
	float: right;	
}
#search-box a {
	font-size: 31px;
	line-height: 17px;
	/*padding-left: 10px;*/
}
#search-box input {
	height: 15px;
	box-sizing: content-box;
}
#bread-box {
	float: left;
	width: 600px;
}	
#dnn_contentBlockLeft, #dnn_contentBlockRight {
	float: left;	
}
#dnn_contentBlockLeft {
	width: 300px;
	margin-right: 40px;
}
#dnn_contentBlockRight {
	width: 620px;
}
#three-columns {
	margin: 30px 0;	
}
.ColumnI, .ColumnII, .ColumnIII {
	float: left;
}
.ColumnI, .ColumnIII {
	width: 300px;
}
.ColumnII {
	padding: 0 18px;
	width: 278px;
	border-left: 6px solid #66B935;
	margin: 0 17px;
	border-right: 6px solid #B3E4FF;
}
.FooterColumnII {
	width: 280px;
	border-right: 1px solid #66B935;	
	border-left: 1px solid #66B935;	
	padding: 0 21px;	
}
.FooterColumnIII {
	width: 260px;
}
#footer {
	background: #F0F0F0;	
	border-top: 1px solid #66B935;
	padding: 30px 0 0;
}
#footer-bottom {
	background: #66B935;
	text-align: center;
	margin-top: 30px;
}
#footer-bottom, .footerstuff, a.footerstuff:link, a.footerstuff:visited, a.footerstuff:active {
	color: white;
	font-size: 12px; 	
}

/* Language Object */
.language-object {
	display:inline-block;
	margin-left: 5px;
}



table.corn-discounts { width: 400px; border-collapse: collapse; margin-top: 25px; }
.corn-discounts thead th { width: 50%; background: #66B935; color: #fff; }
.corn-discounts tbody tr:nth-child(even) td { background: #eee; }
.corn-discounts thead th, .corn-discounts tbody td { border: 1px solid #505050; }
.corn-discounts th, .corn-discounts td { padding: 3px 5px; }


/******************* END SKIN.CSS ********************/
/*****************************************************/
