html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #603b01;
	font-size: 12px;
	font-weight: normal
}

html, body {
	height: 100%;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

html, body, #total {
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
h1 {
	text-align: left;
	color: #593100;
	font-size: 20px
}

h2 {
	text-align: left;
	color: #542E00;
	font-size: 20px
}

h3 {
	text-align: left;
	color: #542E00;
	font-size: 14px
}

h4 {
	text-align: left;
	color: #542E00;
	font-size: 14px;
	font-weight: bold
}

td  {
	margin: 0 0 0 0;
	padding:0 0 0 0;
}

img {
	border: 0
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #194993;
	text-align:center;
}
a:link,a:visited,a:active {
	text-decoration: none;
	color: #6D4000;
}

a:hover {
	text-decoration: underline;
	color: #ECC000;
	
}
.standardform
{
    display:none;
    visibility:hidden;
}

.main {
	margin-left: auto;
	margin-right: auto;
}

.current_time{
	font-size: 14px;
	color: #4d4c4c;
}
.login {
	font-size: 14px;
	color: #603b01;
}

.data_list {
	/*border-spacing:2px 0px;*/
}

.Gridview {
	/*border-spacing:2px 0px;*/
}

.data_list a:link, .data_list a:active,.data_list a:visited {
	text-decoration: underline;
	color: #6D4000;
}

.data_list a:hover {
	text-decoration: none;
	color: #D6AD00;
	
}
.data_list th{
	background:#DCD3AC;
	padding: 10px;
	/*border-bottom:3px;
	border-bottom-style:solid;*/
	border-color:#FFFFFF;
	text-align: left;
}
.data_list td{
	background: #EAE0B6;
	padding: 10px;
	line-height:23px;
	/*border-bottom:1px;
	border-bottom-style:dotted;*/
	border-color:#BDB695;
	text-align: left;
}

.data_list2 td{
	background: #EAE0B6;
	padding: 5px;
	line-height:12px;
	/*border-bottom:1px;
	border-bottom-style:dotted;*/
	border-color:#BDB695;
	text-align: left;
}
.data_list td div { padding: 0; margin: 0; }


#footer {
	height: 30px;
	background-color: #DEA63A;
	width:793px;
	margin-bottom:0px;
	margin-left:30px;
	font-size:10px;
	margin-left:-6px;
}
#footer {
	margin-bottom:6px;

}

#footer p {
/*	margin: 10px;
	margin-left: 40px;
*/}

#footer a:link,#footer a:visited,#footer a:active {
	text-decoration: none;
	color: #462900;
}
#footer a:hover {

text-align:left;
	
	text-decoration: none;
	color: #ffffff;
}

.details_list{
	line-height:23px;
	border-bottom:1px;
	border-bottom-style:dotted;
	border-color:#BDB695;
}
.CalendarStyle td{
	line-height:10px;
}
.subtab{
	width:78px;
	height:31;
	background:#F5EFD0;
	padding:10px;
	border-right:3px #FFFFFF solid;
}
.subtab_current{
	width:78px;
	height:31;
	background:#EAE0B6;
	padding:10px;
	border-right:3px #FFFFFF solid;
}

.list_vert {
	background:#DBD3AC; 
	font-size:10px;
	font-weight:bold;
	border-right:1px;
	border-right-style:dotted;
	border-color:#BDB695;
	padding-top:12px;
	padding-bottom:12px;
	text-align: center !important;
}

.formulatext
{
    font-size:10px;
	font-weight:bold;
}

.list_vert2 {
	background:#DBD3AC; 
	font-size:12px;
	font-weight:bold;
	border-right:1px;
	border-right-style:dotted;
	border-color:#BDB695;
	padding:3px;
	text-align: center !important;
}

.marginBox td { background: #fff; width:365px; }
.marginBox1 td { background: #fff; }


.progress-background { position: fixed; top: 0; left: 0; height: 100%; width: 100%; filter: alpha(opacity=70); /*older IE*/ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE */ -moz-opacity: .70; /*older Mozilla*/ -khtml-opacity: 0.7;   /*older Safari*/ opacity: 0.7;   /*supported by current Mozilla, Safari, and Opera*/ background-color:#000;}
.progress { position: absolute; top:50%; left:40%; width: 20%; background: #fff; padding: 20px 0; }
    .progress img { vertical-align: middle; margin: 0 15px 0 0; }
 
.addButton { background: none; border: none; color: #603B01; text-decoration: underline !important; }
    .addButton:hover { text-decoration: none !important; color: #603B01; cursor: pointer; }

.editButton { background: none; border: none; color: #603B01; text-decoration: underline !important; }
    .editButton:hover { text-decoration: none; color: #603B01; cursor: pointer; }

.cancelButton { background: none; border: none; color: #603B01; text-decoration: underline !important; }
    .cancelButton:hover { text-decoration: none !important; color: #603B01; cursor: pointer; }

.saveButton { background: none; border: none; color: #603B01; text-decoration: underline !important; }
    .saveButton:hover { text-decoration: none !important; color: #603B01; cursor: pointer; }

.backButton { background: none; border: none; color: #603B01; text-decoration: underline !important; }
    .backButton:hover { text-decoration: none !important; color: #603B01; cursor: pointer; }
    
.deleteButton { background: none; border: none; color: #603B01; text-decoration: underline !important; }
    .deleteButton:hover { text-decoration: none !important; color: #603B01; cursor: pointer; }
 
.breadcrumbs { padding: 0 0 15px 15px; text-align: left;}

.dateDropdown { background: #fff !important; padding: 0 3px !important; margin: 0 !important; color: #000 !important; text-decoration: none !important; font-size: 0.8em; font-weight: normal; }
.dateDropdown-selector { padding: 0 3px !important; margin: 0 !important; border: none !important; background: #BDBDBD !important; }


.data_list th div { position: relative; height: 60px; }
.data_list th input { position: absolute; bottom: 5px; left: 0; }
.data_list th select { position: absolute; bottom: 5px; left: 0; }

.data_list .customerName { cursor: pointer; }
    .data_list .customerName td {   font-size: 1.0em; }
.data_list .maltYear { cursor: pointer; font-size: 1.0em; }
    .data_list .maltYear td {   font-size: 1.0em; }
    
.offerHistory th div { height: 90px; }
    .offerHistory td { font-size: 0.95em; }
    .offerHistory td input { font-size: 0.95em; }

.staticcontent { text-align: left; padding: 0 0 0 15px; }

.barley-cost 
{
}

.barley-cost td 
{
    padding: 0;
    vertical-align: top;
}

.login-form table
{
    margin-left:40px;
}

.login-form tr td
{
    text-align:left;
    padding:5px;
}

.login-title
{
    display:none;
}

#ctl00_ContentPlaceHolder1_LoginCtril_LoginButton
{
    background-image: url('../images/button_login.jpg');
    font-size:0px;
    width:95px;
    height:30px;
}

.lefty th, .lefty td
{
	text-align: left;
}