/* DHTML FAQ Starts */

a.questionLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
	color: #005992;
	padding-bottom: 15px;
}

a.questionLink:hover
{
	color: #007CC2;
	padding-bottom: 5px;
}

.question
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color: #B11719;
	padding-top: 5px;
	padding-bottom: 2px;
}

.answer
{
	padding-bottom: 5px;
	padding-left: 5px;
}

/* DHTML FAQ Ends */

html
{
}

/*body*/
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

/* Images */
.horizImage
{
	border: 0px;
	padding-top:10px;
	padding-bottom:10px;
}

.vertImage
{
	border: 0px;
	padding-left:10px;
	padding-right:10px;
}

.imgcell img, .imgcell a {
    display: block;
    margin: 0px;
    border: 0px;
    padding: 0px;
}

/*text*/  
		
.imagecaption
{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #333333;
}

.inactive
{
	color: #CCCCCC;
}

.highlighted
{
	font-family: Arial;
	color: #FF961B;
}

.footer_links
{
	font-size: 10px;
	color: #000000;
}

.footer_top
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}


/****************************************************/

a.footer_top:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none;
}
/* end footer link */


a.footer_top:hover 
{ 
	font-size: 11px;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: underline;
}
	
/*forms*/
input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
	

/*********************************************************************************/

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 18px;
	color: #084A86;
	line-height: 18px;
}

h1.page_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 18px;
	color: #084A86;
	line-height: 18px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 16px;
	color: #000000;
	padding-bottom: 8px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
	line-height: 18px;
}


.tdContent
{
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
	line-height: 16px;
}

.tdActionPage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
	line-height: 16px;
}

.block_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color: #005992;
	padding-bottom: 10px;
}	

.block_content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

.blockTable
{
	margin-bottom: 20px;
}
	
.headerLogin 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 12px;
	vertical-align: middle;
}

.loginLink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #084a86;
	text-decoration: none;
}

a {
	color: #084a86;
	text-decoration: none;
}

a:hover {
	color: #084a86;
	text-decoration: underline;
}

a.headerNavLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	color: #FF961B;
	text-decoration: none;
}

a.headerNavLinks:hover
{
	color: #084a86;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration: none;
}

.footerText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.notice 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}

.breadCrumbNav 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}

.breadCrumbNavSelected 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}

a.design
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: bottom;
	color: #999999;
	text-decoration: none;
}

a.design:hover
{
	color: #B5DF18;
	vertical-align: bottom;
	text-decoration: underline;
}
a.simplicity
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: bottom;
	color: #999999;
	text-decoration: none;
}

a.simplicity:hover
{
	color: #FF9900;
	vertical-align: bottom;
	text-decoration: underline;
}

/* login form style */
.form
{
	border: 2px solid #FF9767;
	padding: 3px 3px 3px 3px;
}
.form-title
{
	font-weight: bold;
	padding: 0px 0px 10px 3px;
}
a.formtext
{
	color: #000000;
	text-decoration: underline;
}
a.formtext:hover
{
	text-decoration: none;
	color: #E4002A;
}
.form-row
{
	padding: 2px 5px 2px 5px;
}
.form-row-bottom
{
	padding: 2px 5px 3px 5px;
}

/* bottom strap line */
.strapline
{
	width: 600px;
	padding: 3px 3px 3px 3px;
 	background-color: #005992;
 	color: #FFFFFF;
 	font-size: 10px;
 }
 
/*location bar*/
.locationbar
{
	font-weight: bold;
	padding-left: 3px;
	width: 152px;
	color: #005992;
}
.menu-image
{
	/*background-image: url('../images/oilseed_menu.jpg');
	background-position: bottom left;
	background-attachment: fixed;
	background-repeat: no-repeat;*/
}

a.copyrightClass
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.copyrightClass:visited
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.copyrightClass:hover
{
	text-decoration: underline;
	color: #ffffff;
}

/* Nitrogen Calculator Styles */

#requiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#formContainer {
	border: 3px solid #1E528C;
	background-color: #DDFFF9;
	background-image: url('http://www.nkseeds.co.uk/oilseedrape/nitrogen_calculator/logo.gif');
	background-position: center center;
	background-repeat: no-repeat;
	width: 400px;
	margin: 5px 0px 0px 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#formContainer input, select {
	margin-left: 10px;
}

.calMasthead {
	background: url('http://www.nkseeds.co.uk/oilseedrape/nitrogen_calculator/masthead.gif');
	padding: 0;
	margin: 0;
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	background-color: #00A886;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 36px;
}

.calSubhead {
	padding: 0;
	margin: 10px 0px 10px 0px;
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	border-top: 1px solid #084A86;
	border-bottom: 1px solid #084A86; 
	padding-left: 10px;
	font-size: 14px;
	color: #084A86;
	background-color: #BBDDFB;
	line-height: 25px;
}

#dateInput {
	margin-left: 10px;
	background: #fff;
	color: #666;
}

#buttonContainer {
	text-align: center;
	margin-right: 8px;
}

#buttoncontainer input {
	background: url('http://www.nkseeds.co.uk/oilseedrape/nitrogen_calculator/calculate.gif');
	width: 114px;
	height: 24px;
	border: 0;
	cursor: pointer;
	outline: none;
}

#startDate {
	text-align: center;
	font-size: 12px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#print {
	margin-top: 10px;
	background: url('http://www.nkseeds.co.uk/oilseedrape/nitrogen_calculator/print.gif');
	width: 114px;
	height: 24px;
	border: 0;
	cursor: pointer;
	outline: none;
}

.calnotes {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


