@charset "UTF-8";
/* CSS Document */

body {
	margin:0;font-family: Arial, Helvetica, sans-serif;
	margin:0 auto 0 auto; text-align:center;font-size:12px;
	width:743px;

}
#logo{
	width:743px;
	
	background:url(http://www.wheattrust.co.za/images/headerpic.jpg ) no-repeat;
	height:220px;
}
#navigation{
	
	height:50px;
}
#footer{
	background:url(http://www.wheattrust.co.za/images/footer.jpg)no-repeat;
	height:43px;
	width:743px;
	clear:both;

}
#footer a{
	color:#25abae;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	color:#FFF;
	}
#content{
margin: 0 0 0 10px;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 300;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	background: #029bab;
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 20px 10px;
	width: 60px;
	height:14px;
	background: #029bab;
	color: #FFF;
	text-align: center;
	text-decoration: none;}

#sddm li a:hover
{	background: #8dd1bc;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	z-index:300;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 15px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #8dd1bc;
	color: #25abae;
	font: 11px arial;
	height:10px;
	font-weight:bold;
	}

#sddm div a:hover
{	color: #FFF;}
	
#signup {
	width: 157px;
	height: 30px;
	float: right;
	background:url(http://www.wheattrust.co.za/images/buttons/Newsletter.gif) no-repeat;
	margin-top: 102px;
	
	margin-right: 30px;
	cursor:pointer;
	display:block;
	padding-top:15px;
	color:#FFFFFF;
	
}

#donate {
    width: 157px;
	height: 40px;
	float: right;	
	background:url(http://www.wheattrust.co.za/images/buttons/Donate.gif) no-repeat;
	margin-right: 30px;
	cursor:pointer;
	text-decoration:none;
	
	color:#FFFFFF;
	
} 

#left_column {
    position: relative;
    float: left;
    width: 500px;
	margin: 0 0 0 16px;
} 

#right_column {
    position: relative;
    float: right;
    width: 180px;
    height: 400px;
    margin-top: 20px;
    margin-bottom:60px;
}
/*.submit {
	margin-top:16px;
	border: 1px solid #006;
    background: #8dd1bc;
    cursor: pointers;
    cursor: hand;
    width:90px;
    height:30px;
}*/
.submit{
	background:url(http://www.wheattrust.co.za/images/buttons/submit.gif) no-repeat;
	width:140px;
    height:40px;
    cursor: pointers;
    cursor: hand;
    border: none;
   
}
.submit:hover {
	
}

#Dheading {
	font-size:18px;
	color:#aa3b1f;
	font-weight:bold;
	margin-bottom:20px;
	border:0;
}
	
#Drightblock {
	background-image:url(http://www.wheattrust.co.za/images/forms/DonatePic.jpg);
	background-repeat:no-repeat;
	height:289px;
	background-position:bottom,left;
}

.DonateField {
	margin-top: 0;
	margin-bottom: 0;
	margin-left:20px;
	background-color: #8dd1bc;
	background-position:center;
	height: 29px;
	width: 103px;
}

.PaymentField {
	margin-right:10px;
}

.tick {
	margin-right:10px;
}

#TickBox1 {
	background-image:url(http://www.wheattrust.co.za/images/forms/checkboxField.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#TickBox2 {
	background-image:url(http://www.wheattrust.co.za/images/forms/inputField.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#bankingHeader {
	color:#45237c;
	margin-top:0;
}

#bankingDetails {
	color:#666666;
	line-height:32px;
}	


#NLheading {
	font-size:18px;
	color:#aa3b1f;
	font-weight:bold;
	margin-bottom:20px;
}



#inputBlock {
	background-image:url(http://www.wheattrust.co.za/images/forms/inputField.jpg);
	background-repeat:no-repeat;
	background-position:left;
	
}


.NLinputField {
	margin-left: 28px;
	margin-right: 24px;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #8dd1bc;
	background-position:center;
	height:27px;
	width:238px;
	border: 0;
}
.NLinputField:hover,.NLinputField:focus{ background-color: #c9e9df; }	

#NLrightblock {
	background-image:url(http://www.wheattrust.co.za/images/forms/NletterPic.jpg);
	background-repeat:no-repeat;
	width: 195px;
}
#ContactsAdmin{
	width:100%;
	text-align:left;
}