﻿head {
	margin: 0;
	background-color: #474747;
	font-family: Lucida Sans Unicode, Calibri, Tahoma, Arial;	
	font-size:medium;
	font-weight:normal;
}

body {
	margin: 0;
	background-color: #474747;
	font-family: Lucida Sans Unicode, Calibri, Tahoma, Arial;
}

.panelStyle
{
	background-color:#666666;
	border: 1px solid white;
	margin-top: 8px; 
	vertical-align: top;
}

#banner {
	position:fixed;
	top: 0px;
	left:0px;
	z-index: 4;
	width:100%;
}

#contentarea {
	position:fixed;
	top: 0px;
	left:0px;
	width: 100%;
	z-index:1;
	}

#contentholder 
{
	position:fixed;
	padding-top: 5.1%;
	padding-left: 0%;
	padding-right: 0%;
	z-index: 4;
	width: 100%;
	vertical-align:top;
}

#contentholdernew 
{
	position:fixed;
	padding-top: 6.6%;
	padding-left: 0%;
	padding-right: 0%;
	z-index: 4;
	width: 100%;
	vertical-align:top;
}


#contentinner
{
	position:relative;
	padding-top: 7.1%;
	padding-left: 0.5%;
	padding-right: 0.5%;
	z-index: 3;
	width: 99%;
	height: 80%;
	vertical-align:top;
}

#contentinnernew
{
	position:relative;
	padding-top: 9.5%;
	padding-left: 0.5%;
	padding-right: 0.5%;
	z-index: 3;
	width: 99%;
	height: 80%;
	vertical-align:top;
}

#contentholdermb 
{
	position:relative;
	padding: 0%;
	z-index: 0;
	width: 100%;
	height:100%;
	vertical-align:top;
}

#contentholderlogin 
{
	position:fixed;
	top: 0px;
	left:0px;
	padding-top: 10%;
	padding-left: 2%;
	z-index: 4;
	width: 96%;
	
}


#buttonbar {
	Position:fixed;
	z-index:3; 
	left:0; 
	bottom:0;
	
}


#buttons {
	position: fixed;
	z-index:4;
	left: 0%;
	Bottom: 0%;
	width: 65%;
}

#buttons2 {
	position: fixed;
	z-index:4;
	left: 88.2%;
	Bottom: 0%;
	width: 65%;
	text-align: right;
}

#buttons2login {
	position: fixed;
	z-index:4;
	left: 92%;
	Bottom: 0%;
	width: 65%;
	text-align: right;
}

#buttonslogin {
	position: fixed;
	z-index:3;
	left: 92%;
	Bottom: 0%;
	width: 100%;
	text-align: right;
}

.GridMain
{
	border-color:#999999;
	border-style:solid;
	border-width:1px;
}

.GridMainWhiteText
{
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	color:White;
}

.GridHeader
{
	font-size:small;	
	font-weight:bold;
	background-color:Black;
	color:White;
	text-align:left;
}

.GridHeaderSmall
{
	font-size:smaller;
	background-color:White;
	color:Black;
	text-align:center;
}


.GridRow
{
	
	font-size:small;
	background-color:White;
	color:Black;
}

.GridRowAlt
{
	font-size:small;
	background-color:#EEEEEE;
	color:Black;
}

.GridRowSmall
{
	
	font-size:smaller;
	background-color:White;
	color:Black;
}




.GridRowAltSmall
{
	font-size:smaller;
	background-color:#EEEEEE;
	color:Black;
}

.GridRowXSmall
{
	
	font-size:x-small ;
	background-color:White;
	color:Black;
}

.GridRowAltXSmall
{
	font-size:x-small;
	background-color:#EEEEEE;
	color:Black;
}



.GridRowSelected
{
	font-size:small;
	background-color:#000099;
	color:White;
}

.GridFooter
{
	background-color:#CCCCCC;
}

.GridPager
{
	background-color:#999999;
	color:Black;
	text-align:center;
}

.buttonstable {
	width: 6%;
	padding-right: 0%;
	padding-left: 0%;
}

.buttonstablear {
	width: 6%;
	padding-right: 2%;
	padding-left: 2%;
}

.buttonstable2 {
	width: 6%;
	padding-right: 2%;
	padding-left: 2%;
}
#username {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: inherit;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	position: absolute;
	width: 201px;
	height: 20px; 
	z-index: 1; 
	left: 10%; 
	top: 10%
}

#contentfooter {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 20%;
}
#pageid {
	position: relative;
	top: 0%;
	left: 1%;
	z-index: 3;
}
#pageidtable {
	width: 4%;
	padding-top: 0%;
	padding-right: 2%;
	
}

.pageidtable2 {
	width: 11%;
	padding-top: 0%;
	padding-right: 2%;	
}


.bodytext {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
}

.farmmanageholder {
position:absolute;
z-index:2;
width: 100%;
	
}

.topcontainleft {
	height: 6%;
	width: 20%;
	padding: 0%;

}

.topcontainright {
	width: 100%;
	height: 6%;
	padding: 0%;
	background-color: #333333;
}

.maincontainleft {
	height:70%;
	width: 20%;
	padding: 0%;
	background-color:#666666
}

.maincontainright {
	height:70%;
	width: 100%;
	padding: 0%;
	background-color: #808080;
	border:2px pink solid
}

.listtable {
	width: 16%;
	height: 100%;
	border:2px blue solid
}

.test {
	height:100%;
	border:2px blue solid
}

.FullHeight  
{  
    height: 100%;  
}

.DarkBtn
{
	background-color:black;
	color:White;
	border:1px white solid;
	height:100%	
}

.LinkText
{
	color:#cccccc;
	text-decoration:none;
	font-size:medium
}
.LinkText:hover
{
	color:White
}

.BlackText
{	
	color:black;
	font-size:10pt
}

.GreenTextSmall
{
	font-size:8pt;
	color:Green;
	font-family:Tahoma
}

.WhiteText
{	
	color:white;
	font-size:10pt
}

.WhiteTextVSmall
{
	color:White;
	font-size:xx-small;
	text-align:right;
}

.WhiteTextLarge
{	
	color:white;
	font-size:16pt
}

.IndentedLabel
{
	padding:1px;
	font-size:small;
	height:100%;
	border: 1px solid white;
	background-color:#185986;
}

.Breakcrumb
{
	color:#9AC3E0;
	font-size:large
}

.ErrorText
{
	font-size:10pt;
	color:Red;
	font-family:Tahoma
}

.ErrorTextSmall
{
	font-size:8pt;
	color:Red;
	font-family:Tahoma
}

.ValidatedText
{
	font-size:10pt;
	font-weight:bold;
	color:Green;
	font-size:large;
	font-family:Tahoma
}

.DarkBtnFixed
{
	background-color:black;
	color:White;
	border:1px white solid;
	height:30px	
}

.DarkBtnFixedDisabled
{
	background-color:Gray;
	color:White;
	border:1px white solid;
	height:30px	
}

.smallDarkText
{
	font-size:9pt;
	color:#185986;
}
.smallRedText
{
	font-size:10pt;
	color:#ff0000;
}

.textlogin {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #FFFFFF;
	font-size: 12pt;
}
.textloginbold {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #FFFFFF;
	font-size: 24pt;
	font-weight: normal;
}
.textloginbold2 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #FFFFFF;
	font-size: 16pt;
	font-weight: normal;
}

.DarkBtnFixedSmall
{
	background-color:black;
	color:White;
	border:1px white solid;
	height:18px	;
	font-size:8pt;
}

#UpdatePanel1
{
	height:100%;
}

.textDarkBackground {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
}

a
{
	text-decoration:none;
}

a:visited
{
	color:White;
}

a:active
{
	color:White;
}

a:HOVER
{
	color:white;
}

.scrollingControlContainer
{
    overflow-x: scroll;
    overflow-y: scroll;
}

.scrollingCheckBoxList
{
    border: 1px #808080 solid;
    margin: 10px 10px 10px 10px;
    height: 300px;
    overflow:hidden;
}

.testcorner
{
	Border-Radius: 15px;
	background-color:Transparent
	-moz-box-shadow: 5px 5px 5px #000;
-webkit-box-shadow: 5px 5px 5px #000;
box-shadow: 5px 5px 5px #000;
}

hr
{
 height: 1px;
 background-color: #1E90FF; 
 color:#1E90FF;
 border:0px;
 padding:0px;
 margin-bottom:-5px;
 margin-top:2px;
}




/* DISREGARD THIS PAGE STYLING *****************************/

p, hr, h1, h2, h3					{margin: 10px 0 10px; }
#wrapper							{margin: 0 auto; width: 600px;}
.code								{margin: 0 0 10px 0; padding: 15px; border: 2px solid #999;}









/* BUTTON STYLING FROM HERE DOWN *****************************/

div.clearbutton						{clear:both; height:0; font-size: 1px; line-height: 1px;}


/* GLOBAL RED BUTTON *****************************/
a.GlobalRedButton span 				{background: transparent url('/media/css/images/button_left_red.png') no-repeat 0 0; display: block; 
									line-height: 22px; padding: 7px 0 5px 18px; color: #fff;} 								
a.GlobalRedButton 					{background: transparent url('/media/images/button_right_red.png') no-repeat top right; 
									display: block;	float: left; height: 34px; margin-right: 6px; 
									padding-right: 20px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; 
									font-size:12px; font-weight:bold;}
a.GlobalRedButton:hover span		{background-position: 0 -34px; color: #fff;}
a.GlobalRedButton:hover				{background-position: right -34px;}

/* GLOBAL BLUE BUTTON *****************************/
a.GlobalBlueButton span 			{background: transparent url('/media/css/images/button_left_blue.png') no-repeat 0 0; display: block; 
									line-height: 22px; padding: 7px 0 5px 18px; color: #fff;} 								
a.GlobalBlueButton 					{background: transparent url('/media/css/images/button_right_blue.png') no-repeat top right; 
									display: block;	float: left; height: 34px; margin-right: 6px; 
									padding-right: 20px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; 
									font-size:12px; font-weight:bold;}
a.GlobalBlueButton:hover span		{background-position: 0 -34px; color: #fff;}
a.GlobalBlueButton:hover			{background-position: right -34px;}


/* GLOBAL ORANGE BUTTON *****************************/
a.GlobalOrangeButton span 			{background: transparent url('/media/css/images/button_left_orange.png') no-repeat 0 0; display: block; 
									line-height: 22px; padding: 7px 0 5px 18px; color: #fff;} 								
a.GlobalOrangeButton 				{background: transparent url('~/media/css/images/button_right_orange.png') no-repeat top right; 
									display: block;	float: left; height: 34px; margin-right: 6px; 
									padding-right: 20px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; 
									font-size:12px; font-weight:bold;}
a.GlobalOrangeButton:hover span		{background-position: 0 -34px; color: #fff;}
a.GlobalOrangeButton:hover			{background-position: right -34px;}



/* GLOBAL BLACK BUTTON *****************************/
a.GlobalBlackButton span 			{background: transparent url('/media/css/images/button_left_black.png') no-repeat 0 0; display: block; 
									line-height: 22px; padding: 7px 0 5px 18px; color: #fff;} 								
a.GlobalBlackButton 				{background: transparent url('/media/css/images/button_right_black.png') no-repeat top right; 
									display: block;	float: left; height: 34px; margin-right: 6px; 
									padding-right: 20px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; 
									font-size:12px; font-weight:bold;}
a.GlobalBlackButton:hover span		{background-position: 0 -34px; color: #fff;}
a.GlobalBlackButton:hover			{background-position: right -34px;}

.verticalCheckbox
{
margin: 10px;
width: 80%;
}

.verticalCheckbox .item
{
float:left;
padding:10px;
overflow: auto;
}

.vrtimg {
    position: absolute;
    top: 0; bottom:0; left: 0; right:0;
    margin: auto;
    background-image: url(..\Images\DefaultVRT.gif); 

}

span.centerImage {
     text-align: center;
}

#wtpopup
{
	background: #666666;
}

#wtmap 
{
	float: left;
	width: 300px;
	height: 300px;
	margin: 10px 10px 10px 10px;
	border: 1px 1px 1px 1px solid white;
	padding: 10px;
}

#wtcriteria
{
	float:right;
	border-color: White;
}

/* Boxes with corners using CSS IE Friendly */

.contentbox 
{
	/*background: transparent url(ashera.jpg); no-repeat top left;*/

	margin: 0 auto 16px auto;
	padding: 30px;
	color: #fff;
	font-weight: bold;
	border: 3px solid #35b70e;

	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	behavior: url(border-radius.htc);
}

.sectionwithheader
{
zoom:1;
margin: 16px;
padding: 5px 30px 30px 30px;
display: block;
background-color:Transparent;
border: 2px solid #9AC3E0;
-webkit-border-radius:16px;   
-moz-border-radius:16px;   
border-radius:16px;
border-bottom-right-radius:16px;   
border-bottom-left-radius:16px;   
behavior:url(border-radius.htc);
}


.section
{
zoom:1;
margin: 16px;
padding: 30px;
display: block;
background-color:Transparent;
border: 2px solid #9AC3E0;
-webkit-border-radius:16px;   
-moz-border-radius:16px;   
border-radius:16px;
border-bottom-right-radius:16px;   
border-bottom-left-radius:16px;   
behavior:url(border-radius.htc);
}

.StartOuterPane
{
	zoom:1;
	margin: 5px;
	padding:  5px 5px 5px 5px;
	background: #666666;
	border: 3px solid #FFFFFF;
	-webkit-border-radius:16px;   
	-moz-border-radius:16px;   
	border-radius:16px;
	border-bottom-right-radius:16px;   
	border-bottom-left-radius:16px;   
	behavior:url(border-radius.htc);
}

.StartInnerPane
{
	zoom:1;
	margin: 5px;
	padding: 5px 5px 5px 5px;
	display: table;
	background:#333333;
	border: 2px solid #FFFFFF;
	-webkit-border-radius:10px;   
	-moz-border-radius:10px;   
	border-radius:10px;
	border-bottom-right-radius:10px;   
	border-bottom-left-radius:10px;   
	behavior:url(border-radius.htc);
	clear: both;
}

/* Slider Stuff */

.sliderView {
     width: 435px;
}
 
.horizontalSliderView .RadSlider {
     margin-top: 70px;
}
 
.horizontalSliderView .ItemsSlider {
     margin-top: 10px;
}
 
.horizontalSliderView .TicksSlider {
     margin-top: 60px;
}
 
.verticalSliderView .RadSlider {
     float: left;
     margin-left: 65px;
     margin-top: 0px;
}
 
.verticalSliderView .TicksSlider {
     margin-left: 45px;
}
 
/* IE6 */
* html .verticalSliderView .RadSlider {
     margin-left: 45px;
}

.btn-dark2 {
  background-color: hsl(214, 37%, 0%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#365276", endColorstr="#000000");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#365276), to(#000000));
  background-image: -moz-linear-gradient(top, #365276, #000000);
  background-image: -ms-linear-gradient(top, #365276, #000000);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #365276), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(top, #365276, #000000);
  background-image: -o-linear-gradient(top, #365276, #000000);
  background-image: linear-gradient(#365276, #000000);
  border-color: #000000 #000000 hsl(214, 37%, -8.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.56);
  -webkit-font-smoothing: antialiased;
}

.btn-dark {
  background-color: hsl(195, 60%, 35%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2d95b7", endColorstr="#23748e");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#2d95b7), to(#23748e));
  background-image: -moz-linear-gradient(top, #2d95b7, #23748e);
  background-image: -ms-linear-gradient(top, #2d95b7, #23748e);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2d95b7), color-stop(100%, #23748e));
  background-image: -webkit-linear-gradient(top, #2d95b7, #23748e);
  background-image: -o-linear-gradient(top, #2d95b7, #23748e);
  background-image: linear-gradient(#2d95b7, #23748e);
  border-color: #23748e #23748e hsl(195, 60%, 32.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.16);
  -webkit-font-smoothing: antialiased;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

#buttonwell
{	
     color:  #f0c;
     font-size: 9px;
     font-family: Verdana, Geneva, Arial, sans-serif;
     background-color: Transparent ;
     text-align: center;
     position: absolute;
     bottom: 20px;
     left: 0px;
     width: 100%;
     height: 18px
}
     