/* Reset Stuff */
html, body, div, span, applet, object, iframe, p,blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

* {
	margin:0;
	padding:0;
}

html {
	height: 100%;
	width: 100%;
}

input::-moz-focus-inner { border: 0; }
a {
	text-decoration:none;
	color:#003300;
}


small {
	font-size:10px;
}

hr {
	float:left;
	clear:both;
	width:100%;
}
body {
	line-height: 1;
	font-family: sans-serif;
	font-weight: normal;
	padding: 0;
	margin: 0;
	background-color:#fff;
	color:#222;
	height: 100%;
	width: 100%;
	background: url(images/background4.gif) repeat-y center top;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}
.ordinal {
  font-size: 50%;
  position: relative;
  top: -0.5em;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

p, h1, h2, h3  {
	border: 0;
	padding:0;
}

/* Main Layout */

#centreCol {
	width:760px;
	overflow: hidden;
	display:block;
	height:100%;
	margin:0 auto;
	overflow:visible;
}

#header {
	margin: 0 0 0 6px;
	display: block;
	overflow: hidden;
	height: 131px;
	width: 754px;
}


#leftCol {
	float:left;
	text-align: center;
	width:100px;
}

#leftCol li{
	margin-top:5px;
	margin-left:15px;
}

#whiteCol {
	float:left;
	width:415px;
	margin-left:7px;
	padding:10px;
	overflow:visible;
}

#rightNav {
	width:190px;
	float:right;
	margin-right:26px;
}

#rightNav > ul {
	margin-top:30px;
	margin-bottom:50px;
}

#rightNav > ul > li {
	text-align:center;
	border-top:1px solid #ccc;
}

#rightNav li a {
	height:100%;
	width:100%;
	display: block;
	cursor: pointer;
	padding:9px 0 8px 0;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}

#rightNav li:first-child {
	border-top:0;
}

#rightNav > ul > li.offer > a{
	background: url(images/offerNav.png)  no-repeat center top;
}

#rightNav > ul > li > a:hover {
	background: url(images/nav_rollover.jpg)  no-repeat center center;
}

#rightNav > ul > li.offer > a:hover {
	background: url(images/offerNav_rollover.png)  no-repeat center center;
}

#rightNav a:hover {
	color:#FFDD00;
}

#rightNav p {
	text-align: center;
}

#contactDetails {
	font-size: 13px;
	width:340px;
	margin:0 auto;
}
#contactDetails td{
	padding:4px;
}

.textRight {
	text-align: right;	
}

.sub {
	font-weight: bold;
}

#postInfo {
	padding:10px;
	background-color: #f3f3f3;
	width:230px;
	margin: 10px auto 0 auto;
	overflow: hidden;
}

#postInfo > * {
	float:left;
}

#postInfo ul {
	margin-left:10px;
	font-size: 14px;
}

#postInfo ul li {
	margin-top: 5px;
}

#contactFormList {
	margin:20px 0 20px 0;
}
#contactFormList li {
	margin:10px 0 10px 0;
	display: block;
}

#radioButtons { 
	padding-left: 70px;
}

#contactFormList * {
	overflow: hidden;
}

#contactFormList li > label, #contactFormList input, #contactFormList textarea{
	float:left;
}

#contactFormList li > label {
	width:70px;
}

#contactFormList label {
	text-align: right;
	padding:5px;
	font-size: 12px;
}

#contactFormList div label {
		min-width: 120px;
}

.f_text {
	border:1px solid #999;
	padding:5px;
	font-size: 14px;
	line-height: 20px;
	font-family: inherit;
	width:240px;
}

#addressInput, #enquiryInput {
	height: 100px;
}

.right {
	float:right;
	margin-left:10px;
}



.left {
	float:left;
	margin-right:10px;
}

.left img {
	margin-right:5px;
}

.miniBox {
	width:150px;
	padding-bottom:10px;
}

.miniBox span {
	display: block;
	line-height: 150%;
}

.handle {
	width:400px;
	overflow: hidden;
	height:25px;
	border-bottom:1px solid #999;
	cursor: pointer;
}

.handle:first-child {
	margin-top: 10px;
}

.handle:last-child {
	border:0;
}

.inline li {
	display: inline-block;
}

.element {
	font-size: 90%;
	padding:10px;
}

.elementContent {
	padding:10px;
}

.element ul li {
	margin-bottom:5px;
}

#whiteCol p, #whiteCol > div {
	margin-bottom:20px;
	line-height: 150%;
	font-size: 90%;
	overflow: hidden;
}

p.f, h1.f, h2.f, h3.f, div.f{
	margin:10px;
}

#whiteCol h1, #whiteCol h2, #whiteCol, h3 {
	margin-bottom:10px;
}

ul.f li {
	margin:10px;
}

button {
	cursor: pointer;
}

.rangeDiv {
	display: none;
}

.rangeImg {
	width:300px;
	display: block;
	height:auto;
	margin:0 auto;
	border:1px solid #777;
}

.bullet {
	list-style-type: disc;
	margin-left:30px;
}

#refurbTable {
	width:90%;
	margin:0 auto;
	text-align: center;
}

#refurbTable p {
	margin:0 0 5px 0;
}

#refurbTable img {
	border: 1px solid #777;
}

#refurbTable td {
	width:150px;
	vertical-align: middle;
}

.greenTitle {
	font-size: 36px;
	font-weight: bold;
	color: #006940;
	text-decoration: none;
	text-align: center;
	display:block;
	margin-top:20px;
}

.whiteTxtRt {
	clear: none;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 114px;
	width: 200px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
}

#cowBackground {
	background-image:url("images/cowNL2.jpg");
	display: block;
	height: 105px;
	width: 370px;
}

.floatRightImg {
	display:block;
	float: right;
	padding-left: 5px;
}

.floatLeftImg {
	display:block;
	float: left;
	padding-top: 25px;
	padding-right: 5px;
	
}

.greenTitleUK {
	font-size: 28px;
	font-weight: bold;
	color: #006940;
	text-decoration: none;
	text-align: center;
	display:block;
	margin-top:20px;
}

.g_text {
	padding:5px;
	font-size: 14px;
	line-height: 20px;
	font-family: inherit;
	width:240px;
}

.floatLeftImgHome {
	display:block;
	float: left;
	padding-right: 5px;
	margin: 0px;

	
}

.font {
	color: #6E6E6E;
	font-style: italic;
	font-weight: bold;
}

.marginBottom {
	margin-bottom: 0px;
}

.paddingHomePgLeft {
	padding-left: 10px;
}

.paddingHomePgRight {
	padding-right: 10px;
}

.paddingHomePgLeft a img{
	padding-left: 10px;
}

.paddingHomePgLeftHeader{
	padding-left: 10px;
}

.paddingHomePgLeftHeader a {
	width:400px;
	height:47px;
	display: block;
	background: url(images/banner_acrossTop.jpg);
	background-repeat: no-repeat;
}

.paddingHomePgLeftHeader a:hover {
	background: url(images/banner_acrossTop_OVER.jpg)  no-repeat center center;
}

#globe{
	background: url('images/grid.jpg')  no-repeat;
}

.summitList {
	padding-left: 25px;
}

.summitList li{
	background: url('images/greenDot.png')  no-repeat left top;
	padding-left: 35px;
	color: #424242;
}

.summitFont{
	margin-left:10px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}

.whitepaperHeader{
	display: block;
	margin-left:10px;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	
}

.whitepaperTXT{
	display: block;
	margin-left:10px;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}

#logo{
	float: right;
	margin-right: 15px;
}

.registerBTN{
	padding-left: 10px;
}

.registerBTN a{
	width:351px;
	height:56px;
	display: block;
	background: url(images/registerBTN_longUp.png);
	background-repeat: no-repeat;
	clear:both;
	margin-left:30px;
	margin-top: 10px;
	

}

.registerBTN a:hover{
	background: url(images/registerBTN_longDown.png);
}

#fiveTabs{
	
}
#tabs {
	padding-left: 10px;
	margin-bottom: 0px;
}
.tabs li{
	width:75px;
	display:inline-block;
	padding:0px;
	margin: 0px;
}
.tabs li a{
	display:inline-block;
	width:75px;
	height: 31px;
	background: url(images/tab_off.jpg);
	background-repeat: no-repeat;
	font-size:10px;
	text-align: center;
	color: #2E2E2E;
	font-weight: bold;
	line-height: 40px;
}
.tabs li a:hover{
	display:inline-block;
	width:75px;
	height: 31px;
	background: url(images/tab_on.jpg);
	background-repeat: no-repeat;
}
#cow{
	background: url(images/Cow-Outline-Greyscale.jpg);
	background-repeat: no-repeat;
}
.tabON a{
	display:inline-block;
	width:75px;
	height: 31px;
	background: url(images/tab_on.jpg);
	background-repeat: no-repeat;
	font-size:10px;
	text-align: center;
	color: #2E2E2E;
	font-weight: bold;
	line-height: 40px;
}

.speakersTXT{
	width: 400px;
	height: 100%;
	padding-left: 10px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #585858;
	
}

.registerHeader{
	margin-left:10px;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}

.registerTXT{
	margin-left:10px;
	font-size: 14px;
	line-height: 18px;
}

.registerTXT a{
	text-decoration: underline;
}

.termsConditionsTXT {
	font-size: 10px;
	color: black;
	margin:10px;
}

.contactUsLink {
	margin-left: 15px;
}

.skyAdvert {
	display: block;
	width:415px;
	float: left;
	padding-left: 29px;
	
}

.imgAdvert {
	float:right;
	margin:0px;
	height:822px;
	padding-left: 12px;
}

.contactIMG {
	float:right;
	margin:0px;
	padding-left: 12px;
}

.registerFont{
	margin-left:100px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
}
.grayLRGtxt {
	font-size: 22px;
	color: gray;
	font-weight: bold;
}
.bigBlack {
	font-size: 40px;
	color: black;
	font-weight: bold;
}
.specialOfferPage {
	float:left;
	width:415px;
	margin-left:7px;
	padding:10px;
}
.headerTxt{
	width: 400px;
	text-align: left;
	padding: 0px 0px 20px 10px;
}
.flareImage {
	float: right;
	margin-right: -10px;
}

.txtLeftside {
	float:left;
	width: 260px;
	padding: 0px 0px 20px 10px;
	color: #6E6E6E;
	font-size: 16px;
	line-height: 16px;
	
}

.bigBoldBlack {
	font-size: 40px;
	font-weight: bold;
	color: black;
	float: left;
	padding-left: 40px;
	line-height: 50px;
	margin-top: -10px;

}
.list{
	list-style-type: disc;
	float: left;
	font-size: 12px;
	width: 400px;
	margin-left: 30px;
}
.list ul li{
	list-style-type: disc;
	padding-bottom: 8px;

}
.floatingLine {
	float:left;
	margin-left: 10px;
	padding:10px 0px 5px 0px;
	font-weight: bold;
}
.farmerImg {
	padding: 10px 0px 10px 10px;
	margin-top: -10px;
}
.txtLeftsideConference {
	float:left;
	width: 255px;
	color: black;
}
.txtLeftsideConference2 {
	float:left;
	width: 400px;
	color: black;
	margin-top: -30px;
	
}
.flareImageConference {
	float: right;
	width: 155px;
	height: 155px;
	margin-top: -10px;
}
.agenda {
	float: left;
	height: 100%;
	width:100%;
	padding-left: 10px;
}
.listConference{
	list-style-type: disc;
	float: left;
	font-size: 12px;
	width: 380px;
	margin-left: 20px;
	margin-bottom: 15px;
	
}
.listConference ul li{
	list-style-type:none;
	padding-bottom: 8px;
}
.listConference ul li img{
	vertical-align: top;
}

.boldList{
	font-weight: bold;
	font-size: 14px;
	margin-left: 
}
.indent{
	margin-left: 15px;
	width:200px;
}
.ieLeft{
	float:left;
	width:100%;
	height:100%;
	padding-left:10px
}
.innerList{
	
}


/*style for mixermania.html*/

.saleimages {
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	clear: none;
}
.datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	line-height: 16px;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	line-height: 16px;
}
#salefacts {
	width:100%;
	height: 100%;
	background-color: #000;
	display: block;
	padding: 15px;
	color: #FFF;
	margin: 0px;
	background-image: url(../style/images/sale_grad.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.txtRed a{
	color:#990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	line-height: 16px;
}

.txtRed a:hover{
	text-decoration: underline;

}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	display: list-item;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}
#addPadding {
	padding: 5px 10px 0px 20px;
}

.background{
	background: #D8D8D8;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}


