/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #E8E5C0;
	background-image: url(/images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
a:link {
	color: #656253;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;

} .content_box {
	padding: 3px;
	border-right-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #EBE9C7;
	text-align: left;
}
.menu {
	background-image: url(/images/menubg.jpg);
	background-repeat: repeat-x;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fffdf1;
	border-right-color: #fffdf1;
	border-bottom-color: #fffdf1;
	border-left-color: #fffdf1;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}
.pinkfont
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#c41552;
}

.pinkfont a:visited 
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#c41552;
text-decoration:none;
}

.pinkfont a:link 
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#c41552;
text-decoration:none;
}


.pinkfont a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#c41552;
text-decoration:underline;
}



.pinkfontnormal
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
color:#c41552;
}

.blackfont
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
color:#000000;
line-height:16px;
}
.brownfont
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#8e8b75;
line-height:16px;
}

.brownfont a:link
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#8e8b75;
line-height:16px;
text-decoration:none;
}

.brownfont a:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#8e8b75;
line-height:16px;
text-decoration:none;
}

.brownfont a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#000000;
line-height:16px;
text-decoration:underline;
}

.title {
	font-weight: bold;
	font-size: 16px;
	background-color: #FFFEF1;
	height: 30px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 2px solid #FFFFFF;
	background-image: url(/images/titlebg.gif);
	background-repeat: repeat-x;
	text-align: left;
}
.signupbg {
	background-image: url(/images/signup_bottom.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left:10px;
	padding-top:2px;
	padding-right:4px;
}

.discoverbg {
	background-image: url(/images/discover_bottom.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left:10px;
	padding-top:2px;
	padding-right:4px;
}

.enhancebg {
	background-image: url(/images/enhance_bottom.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left:10px;
	padding-top:2px;
	padding-right:4px;
}

.headnav {
	overflow: hidden;
	height: 119px;
}
.tank {
	overflow: hidden;
	width: 100%;
	height: 456px;
	background-position: center top;
	background-image: url(/images/tank.gif);
	background-repeat: no-repeat;
}
.link{

	height: 20px;
	padding: 10px;
	padding-top: 80px;
	text-align: center;

}
.link:hover {
	background-image: url(/images/hov.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
	padding: 10px;
	padding-top: 80px;
	text-align: center;
}
.quotebox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	width: 600px;
	margin-top: 0px;
}
.content_holder {
	width: 800px;
}
.footer {
	background-color: #D7D4B2;
	padding: 10px;
}
.footer a {
	color: #656253;
	font-size: 12px;
}
.freasons {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.reason_box {
	background-color: #FFFFFF;
	width: 135px;
	padding: 10px;
	height: 100px;
	text-align: left;
}
.tank .signup_link {
	margin-top: 200px;
}
.content_box a {
	color: #CC0066;
	font-weight: bold;
}




/*DASHBOARD */
.modal {
    background: #FDFDFD;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0, #EFECE4), color-stop(0.15, #FAFAFA), color-stop(1, #FDFDFD) );
	background: -moz-linear-gradient( center top, #F2ECE4 0%, #FAFAFA 15%, #FDFDFD 100% ); /*#DED4CD*/
    filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#F2ECE4', EndColorStr='#FDFDFD', GradientType=0 );
	
	display:none;
	
	opacity:1.0;
	border:1px solid #AAA;
	border-radius: 3px;
	box-shadow: 0 5px 80px #CBA;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: 0 5px 80px #CBA;
	-webkit-box-shadow: 0 5px 80px #CBA;
}
.alt {background:#F5EFE7;-moz-border-radius:5px;}

.dashform fieldset {padding:10px; border:none;}
.dashform fieldset legend {color:#666;font-size:2em; text-shadow:1px 1px 2px #aaa;}
.dashform label {margin:0px; padding:0px; display:block; font-size:1em; color:#666;}
.dashform label span {color:#999; font-size:0.75em; line-height:1.5em; display:block; float:right; clear:right; margin:0px 5px;}
.dashform input {padding:5px;border:1px solid #BBB; background-color:#FAFAFA; color:#666; line-height:1.4em; font-size:1.6em; text-align:left;}

.dashffld {margin: 0px; padding:10px; }

#overlay_params {width:420px;margin:auto; padding:10px;}
#overlay_journal {width:700px; margin:auto; padding:10px;}
#overlay_livestock {width:740px; margin:auto; padding:10px;}

.paramfld {width:110px;float:left;clear:none;}
.paramfld input {width:100px; text-align:right;}

.abuttons {}
.abutton {float:right; clear:left; text-align:center;}
.abutton input {text-align:center;padding:3px; width:100px;}
.abutton input[disabled] {color:#BBB;}

#journ_ttl {  width: 640px; }
#journ_blurb {	border:1px solid #BBB; width:650px; margin:auto; height:400px;  font:normal 15px/20px Arial, Helvetica, sans-serif; resize:vertical; }
.changed {border:1px solid #f00;}


.lvfield {width:200px; height: 40px; float:left;}
.lvfield label {font-weight:bold; display:block; font-size:.9em;}
.lvfield input[type=text] {width:150px;}
/*input[type=submit] {padding:3px 10px; margin:10px 5px}*/

.notice {color:red;}


#groupsel3, #commonntxt, #scienttxt, #animalsel4, #groupsel4 {display:none;}


#livestocksavelist li {list-style-type:none; display:block; max-width:100px;}
