@import url('/stylesheets/core.css');

html {
  background:#FFFFFF url('/images/dte/DTE-background.jpg') repeat-x top left;
  height:100%;
}
body {
  height:100%;
	text-align:left;
}

h1 {
  color:#009933;
  font-size:230%;
  font-weight:bold;
  margin:0 0 10px 0;
}
h2 {
  color:#009933;
  font-size:138.5%;
  font-weight:bold;
}
h3 {
  font-size:138.5%;
  font-weight:bold;
  margin:0 0 10px 0;
}
h4 {
  font-size:108%;
  font-weight:bold;
}
p {
  font-size:108%;
}
strong {
  font-weight:bold;
}
form fieldset li {
  padding:5px 0;
}
.cb {clear: both;}

#dte-main {
	border: none;
	padding: 30px 0 0 68px;
}

#dte-main #dte-logo {
	clear:both;
	height:49px;
	padding-bottom:40px;
	width:196px;
	float: left;
}

#dte-main #dte-logo a {
	display:block;
	height: 49px;
	width: 196px;
}

#dte-main #dte-basket ul {
	float:right;
	margin:19px 0 0;
	width:320px;
}

#dte-main #dte-basket li {
	display:inline;
	margin:0 4px;
}

#dte-main #dte-basket li a {
	color: #000000;
	text-decoration: none;
}

#dte-main #dte-menu {
	float: left;
	font-size:138.5%;
	margin-right:46px;
	text-align: left;
	width: 175px;
}
  #dte-main #dte-menu ul {}
  #dte-main #dte-menu li {font-weight:normal;}
  #dte-main #dte-menu a {
    color:#000000;
    font-weight:bold;
    text-decoration:none;
  }
  #dte-main #dte-menu li.selected a {
    color:#009933;
  }
  #dte-menu ul#product-list {
    font-size:77%;
    margin-top:40px;
  }
    #dte-menu ul#product-list a {
      font-weight:normal;
    }

#dte-main #dte-content {
  float:left;
	padding-bottom:0px;
	width:672px;
}
  #dte-main #dte-content a {
    color:#009933;
  }
.default-content {
  margin-bottom:150px;
}
.background-content {
  margin-bottom:130px;
}
.press-content {
  margin-bottom:0;
}
.background_part_2-content {
  margin-bottom:175px;
}
.environment-content {
  margin-bottom:250px;
}
.living_green-content {
  margin-bottom:310px;
}
.living_green_part_2-content {
  margin-bottom:375px;
}
.competition-content {
  margin-bottom:125px;
}

.competition-content h1 {
	font-size: 22px;
}

.product-content {
  margin-bottom:130px;
}
  .product-content h1 {
    font-size:167%;
    margin:0;
  }

.green_button {
  background:#009900;
  border:0;
  color:#FFFFFF;
  font-weight:bold;
  padding:3px 10px;
}
  
.black-link {
  color:#000000 !important;
}

#downloads-list {
  margin:0 !important;
  padding:0;
}
#downloads-list li {
  list-style-type:none !important;
  list-style-image:none !important;
  margin:0;
}

#dte-main #dte-content #dte-content-left {
	float: left;	
	margin-right:20px;
	text-align:left;
	width:316px;
}

#dte-main #dte-content #dte-content-right {
	float: left;	
	margin-right:20px;
	text-align:left;
	width:316px;
}

#dte-main #dte-content #products-scroller {
  margin-left:40px;
}

#dte-main #dte-content p {
	margin:0px 0 20px 0;
}

#dte-main #dte-content ul {
  font-size:108%;
}

#dte-main #dte-content p a {
	color: #009933;
}

#dte-main #dte-content ul {
	padding:0px 0 16px 0;
	margin-left:15px;
}

#dte-main #dte-content ul li {
	list-style-image: url(/images/dte/dte-ndash-OMG.png);
	
}

#dte-main #dte-downloads {
	float: left;
	text-align: left;
	width: 200px;
}

#dte-press-pack h3, #dte-downloads h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}

#dte-content a {
	color: #009933;
}

#dte-content a:visited {
	color: #003300;
}	

/*Competition Form*/
#dte-form {
  margin:0;
}
  #dte-form li {
    list-style-type:none !important;
    list-style-image:none !important;
  }
  #dte-form #competition-question {
    margin-bottom:0px;
  }
  #dte-form #competition-question h2 {
    color:#000000;
    font-size:108%;
    font-weight:bold;
  }
	#dte-form #competition-question h4 {
    font-size: 112%;
  }
  #dte-form #competition-question li {
    height:auto;
    margin:0;
    padding:0;
  }
  #dte-form #competition-question label {
    font-size:108%;
    font-weight:bold;
  }
  #dte-form #competition-question .nobold label {
    font-size:108%;
    font-weight:normal;
  }
  #dte-form #competition-question .radio_button_field {
    margin:4px 10px 0 0;
  }
  
  #dte-form .user_errors {
    color:#FF0000;
    font-size:93%;
    font-weight:bold;
    margin:0 0 10px 15px;
  }
    #dte-form .user_errors li {
      list-style-type:circle;
      margin:2px 0;
      padding:0;
    }
  
  #dte-form label {
    width:150px;
  }
  #dte-form ul li {
    clear:both;
  }
  #dte-form ul {
    margin:0 !important;
  }
  #dte-form ul label {
    float:left;
    font-size:108%;
    font-weight:bold;
    margin-right:5px;
  }
  #dte-form ul span {
    color:#000000;
    font-weight:bold;
  }
  #dte-form ul .input_field {
    /*border:1px solid #c8c7c7;*/
    padding:4px 3px;
    width:250px;
  }
  #dte-form ul .select_field {
    /*border:none;*/
    padding:0;
    width:auto;
  }
  #dte-form ul .check_box_field {
    margin-right:5px;
    width:auto;    
  }
  .comp-ends {
    font-size:85%;
  }
  
/*End Competition Form*/

#dte-footer-fixed {
	bottom: 0;
	float: right;
	left:0;
	position:fixed;
	bottom:0;
	width:100%;
	z-index:2;
}

#dte-footer-alternative {
  width:100%;
}

#dte-leaf {
	background: url('/images/dte/DTE-leaf.png') no-repeat right bottom;
	bottom: 100px;
	float: right;
	height: 250px;
	position: fixed;
	right: 100px;
	width: 250px;
	z-index:2;
}

#dte-spade {
	background: url('/images/dte/DTE-spade.png') no-repeat right bottom;
	bottom: 100px;
	float: right;
	height: 305px;
	position: fixed;
	right: 100px;
	width: 170px
}

#dte-recycle {
	background: url('/images/dte/DTE-recycle.png') no-repeat right bottom;
	bottom: 100px;
	float: right;
	height: 400px;
	position: fixed;
	right: 75px;
	width: 320px;
}

#dte-gnome {
	background: url('/images/dte/DTE-gnome.png') no-repeat right bottom;
	bottom: 100px;
	float: right;
	height: 374px;
	right: 100px;
	position: fixed;
  right: 100px;
	width: 156px
}

#dte-grass {
	background:url('/images/dte/DTE-grass.png') repeat-x top left;
	bottom: 0;
	height: 158px;
	left: 0;
/*	position: fixed;*/
	width:100%;
}

#dte-grass ul {
	float: left;
	padding: 110px 0 0 60px;
}

#dte-grass ul li {
	border-right:1px solid white;
	float: left;
	padding:0 10px;
}

#dte-grass ul .last-item {
	border: none;
}

#dte-grass ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#dte-grass #dte-text {
	background: url('/images/dte/DTE-downtoearth.png') no-repeat right bottom;
	float: right;
	height: 32px;
	margin-right:95px;
	margin-top:95px;
	width: 282px;
}

#cart-updated{
	background:#cccccc;
	border-bottom:3px #333333 solid;
	color:#000000;
	display:none;
	font-weight:bold;
  height:28px;
	left:0px;
	padding-top:7px;
	position:absolute;
	text-align:center;
	top:0px;
	width:100%;
	z-index:100;
}