﻿
* { 
	margin: 0px;
	padding: 0;
} 


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: center;
	background-color: #ffffff;
}
ul
{
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
ol
{
	text-indent: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}




/*
	#### Colors ####

	blue: A6CBE8
	brown:62542F / 4D4735
	green: 7F9F8F
	h1:darkgreen: 665D44
	h2:Orange: B08645
	h1:Purple: A689B3 
	h2:green: 9EC156
*/







/* MASTERPAGE */
div.headerlogo
{
	background-image: url(/images/bbblogo.gif);
	background-repeat: no-repeat;
    background-position: left top;
    display: inline-block;
    height: inherit;
    width: inherit;	
}

div.mpheadercontent
{
	
    background-image: url(/images/headerbackground.gif);
	height: 90px;
	width: 100%;
	border-bottom: solid 1px #A6CBE8;
	vertical-align: top;
}

td.mpheading
{
	padding-top: 10px;
	padding-left: 20px;
	border-top: solid 0px #cccccc;
	vertical-align: top;
	height: 25px;
	width: 800px;	
	font-size: 10pt;
	color: #CD0606;
	text-align: left;
}
td.mpmaincontent
{
	padding-left: 20px;	
	padding-top: 15px;
	vertical-align: top; 
	width: 680px;
}





/* NAVIGATION  */

td.mpnavcontent
{
    padding-top: 20px;
	border-right: solid 1px #cccccc;
	vertical-align: top;
	width: 120px;	
}
div.navmenu
{

	display: block;
	background-color: #FFFFFF;  
	width: 150px; 
	vertical-align: top; 	

    padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 60px;

}



div.adminnavmenu
{
	display: block;
	background-color: #F3F3F4;  
	width: 150px; 
	vertical-align: top; 	
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	border-bottom: solid 20px #FFFFFF; 
	

}
span.adminnavheader
{
    color: #666666;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	display: block;
	

	
}


.navigationelement 
{
	width: auto;
	display: block;
	padding: 3px;
	white-space: nowrap;
}
.navigationelementcurrent 
{
	width: auto;
	display: block;
	padding: 3px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;		
}










/* Form Layout */
table.formtable
{
	border: solid 1px #cccccc;
	
}
td.formleft
{
	position: relative;
	background-color: #A6CBE8;
	vertical-align: middle;	
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
td.formright
{
	position: relative;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
td.formheader
{
	position: relative;
	background-color: #A6CBE8;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #cccccc;
	vertical-align: middle;
	padding-bottom: 5px;	
	padding-top: 5px;	
	padding-left: 10px;
	text-align: center;
}
td.formfooter
{
	position: relative;
	vertical-align: middle;	
	text-align: right;
	padding-right: 10px;
}

input
{
	font-size: 12px;
}
textarea
{
	font-size: 12px;
}




/* FARM SCHEDULE */

table.formadminscheduleopen
{
	border: dashed 2px green;
	background: #EEF5FE;
	/*background: #EFFEEE;*/
	width: 400px;
}
table.formadminscheduleclosed
{
	border: dashed 2px red;
	background: #FEEEF2;
	width: 400px;
}
table.formadminscheduleunspecified
{
	border: dashed 2px #E0E0E0;
	width: 400px;
}
table.formadminscheduleexpired
{
	border: solid 1px #CCCCCC;
	background: #E0E0E0;
	width: 400px;
}







table.farmscheduleopen
{
	border: dashed 2px 
	green;
	background: #EEF5FE;
	/*background: #EFFEEE;*/
	width: 500px;
}
table.farmscheduleclosed
{
	border: dashed 2px pink;
	background: #FEEEF2;
	width: 500px;
}
table.farmscheduleunspecified
{
	border: dashed 2px #E0E0E0;
	width: 500px;
}



td.farmscheduleheader
{
	border: solid 1px #CCCCCC;
	background: #EEF5FE;
	width: 500px;
	vertical-align: middle;
	padding: 10px;
}
div.farmschedulestatus
{
    display: inline; 
    font-size: 20px
}

td.farmschedulecell
{
    position: relative;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	background: #FFFFFF;
}







/* FOOTER */

div.sitefooter 
{
	width: 100%;
	height: 20px;
	font-weight: normal;
	text-align: center;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 12px;
	margin-top: 0px;
	color: #CCCCCC;
	font-size: 11px;
}
div.sitefooter a:link, div.sitefooter a:visited {
	font-size: 11px;
	color: #CCCCCC;
}












hr 
{
	border: solid 1px #665D44;
	
}
span.alert
{
	color: #B51C1C;
}

span.sitealertbanner
{
    font-size: 14px;
	/*color: #B51C1C;*/
	color: green;
}










div.homepagecontent
{
	width: 550px;
}
div.aboutpagecontent
{
	width: 550px;
}

div.sitealertmanagernote
{
    width: 400px;
}




/*a[disabled="disabled"] */
a:disabled
{
	color: Green;
}

a:link	
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 12px;
}	
		
a:visited	{	
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 12px;
	}	
		
a:active	{	
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 12px;
	}	
		
a:hover	{	
	/*text-decoration: none;*/
	color: #0000FF; 
	}



IMG.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}

h1 {
color: #7C5410;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
line-height: 18px;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
color: #7C5410;
font-size: 14px;
font-weight: normal;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
color: #666666;
font-weight:bold;
line-height: 18px;


}











/* ADMIN MASTERPAGE */

div.adminmpheadercontent
{
	background-image: url(/images/headerbgbrn.gif);
	height: 92px;
	width: 100%;
	border-bottom: solid 1px #7F9F8F;
	vertical-align: top;
}

td.adminmpheading
{
	border-top: solid 0px #cccccc;
	vertical-align: top;
	height: 20px;
	/*width: 800px;	*/
	font-size: 10pt;
	color: #CD0606;
	text-align: center;
}
td.adminmpnavcontent
{
	position: relative;
	border-right: solid 1px #cccccc;
	vertical-align: top;
	width: 165px;
	padding-bottom: 50px;	
}


td.adminmpmaincontent
{
	padding-left: 20px;	
	padding-top: 0px;
	padding-bottom: 50px;
	vertical-align: top; 
	width: 680px;
}


