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


/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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, center,
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;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

img {
	border: none;
}

object, a {
	outline: none;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	text-align: center;
}

body {
	text-align: center;
	font-size: 62.5%;
	font-family: Lucida Grande, Arial, sans-serif;
}

.heading1 {
	border-bottom: 1px solid #75ae1d;
	padding: 0 0 10px 25px;
}

h1 {
	color: #75ae1d;
	font-weight: normal;
}

.ecopia {
	text-transform: uppercase;
	font-weight: bold;
}

h1.safety {
	font-family: Verdana;
	text-transform: uppercase;
	font-size: 2em;
	color: #1e7fbe;	
	font-weight: bold;
}

h1.safety.poland {
	font-size: 1.7em;
}

h1.carsgreen {
	text-transform: uppercase;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	background: url(../images/carsgreen-logo.gif) no-repeat 0px 3px;
	padding: 0 0 0 35px;
	font-size:2em;
}

h2 {
	color: #666666;
	font-weight: normal;
	font-size: 1.3em;
	margin: 0 0 5px 0;
}

h3 {
	color: #75ae1d;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	line-height: 1.3em;
}

h3.step1 {
	background: url(../images/1.gif) no-repeat top left;
	padding: 17px 0 15px 50px;
	margin: 0 0 10px -5px;
}

h3.step2 {
	background: url(../images/2.gif) no-repeat top left;
	padding: 17px 0 15px 50px;
	margin: 0 0 10px -5px;
}


h3.step3 {
	background: url(../images/3.gif) no-repeat top left;
	padding: 17px 0 15px 50px;
	margin: 0 0 10px -5px;
}


h4 {
	color: #75ae1d;
	font-size: 0.9em;
	text-transform: uppercase;
	margin: 0 0 25px 0;
}

.red {
	color: #e20025;
}

.button {
	width: 320px;
	height: 19px;
	color: #ffffff;
	font-size: 0.9em;
}

.button-left {
	background: url(../images/button-left.gif) no-repeat top left;
	width: 14px;
	height: 19px;
	float: left;
}

.button-middle {
	height: 19px;
	width: 305px;
	background: url(../images/button-middle.gif) repeat-x;
	padding: 3px 0 0 0;
	float: left;
}

.button-middle a {
	color: #ffffff;
	text-decoration: none;
}


.button-right {
	float: right;
	background: url(../images/button-right.gif) no-repeat top left;
	width: 2px;
	height: 19px;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
	overflow: hidden; 
}

#header {
	margin: 20px 0 0 0;
	height: 300px;
	position: relative;
}

#header-tyre {
	margin: 20px 0 0 0;
	height: 200px;
	position: relative;
}

#header-visual {
	width: 900px;
	height: 220px;
	position: absolute;
	float: left;
	top: 50px;
	left: 0;
}

#header-visual-tyre {
	width: 900px;
	height: 137px;
	margin: 25px 0 0 0;
	position: absolute;
	float: left;
	top: 50px;
	left: 0;
}

.title {
	color: #ffffff;
	font-size: 3em;
	text-align: right;
	padding: 175px 15px 0 0;
}

.title-tyre {
	color: #ffffff;
	font-size: 3em;
	text-align: right;
	padding: 95px 15px 0 0;
}

.safetyheader {
	background: url(../images/safety-h.jpg) no-repeat top left;
}

.headerep150 {
	background: url(../images/ep150-h.jpg) no-repeat top left;
}

.headerer300 {
	background: url(../images/er300-h.jpg) no-repeat top left;
}

.safetyheader {
	background: url(../images/safety-h.jpg) no-repeat top left;
}

.default {
	background: url(../images/commitment-h.jpg) no-repeat top left;
}

.makecarsgreen {
	background: url(../images/makecarsgreen-h.jpg) no-repeat top left;
}

.environmental {
	background: url(../images/environmental-report-h.jpg) no-repeat top left;
}

.seedsofsuccess {
	background: url(../images/seedsofsuccess-h.jpg) no-repeat top left;
}

#logo {
	text-align: right;
	width: 250px;
	float: right;
}

#header-visual {
	margin: 20px 0 0 0;
}

#home-left {
	width: 400px;
	margin: 30px 0 0 25px;
	float: left;
}

#nav-language {
	margin: 0;
	padding: 0;
}

#languagenav {
	width: 160px;
	text-align: left;
	z-index: 1000;
	position: relative;
	float: left;
	margin: 10px 0 0 0;
}

#languagenav a {
	background: url(../images/languages-link.png) no-repeat top left;
	display: block;
	width: 160px;
	height: 20px;
	color: #75ae1d;
	font-size: 1.2em;
	text-decoration: none;
	padding: 9px 0 10px 5px;
}

#langnav-list {
	width: 160px;
	float: left;
	display: none;
	position: absolute;
	margin: 0 0 -1000px 0;
}

#langnav-list-top {
	background: url(../images/languagetop.png) no-repeat top left;
	width: 160px;
	height: 3px;
}

#langnav-list-middle {
	background: #ffffff url(../images/languagemiddle.png) repeat-x bottom left;
	width: 158px;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	overflow: hidden;
}

	#langnav-list-middle li {
		padding: 5px 0 0 10px;
		border-bottom: 1px solid #c8dea6;
	}
	
	#langnav-list-middle li:hover {
		background: #f4f4f4;
	}
	
	#langnav-list-middle li.last {
		border-bottom: 0;
	}

	#langnav-list-middle a {
		background: 0;
		padding: 0;
	}
	

#langnav-list-bottom {
	background: url(../images/languagebottom.png) no-repeat top left;
	width: 160px;
	height: 3px;
}

#homebtn {
	float: left;
	margin: 2px 15px 0 0;
}

.tyre-home {
	color: #666666;
	margin: 20px 0 0 25px;
	width: 200px;
	float: left;
}

.tyreshot-home {
	float: right;
	margin: 40px 25px 0 0;
}

#home-right {
	width: 400px;
	float: right;
	margin: 30px 25px 0 0;
}

.language-list {
	margin: 20px 0 0 0;
	width: 90px;
}

.language-list li {
	margin: 0 0 5px 0;
}

.language-list li a {
	background: url(../images/bullet.gif) no-repeat center left;
	padding: 0 0 0 10px;
	color: #666666;
	text-decoration: none;
}

.greenbulletlist li {
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding: 0 0 0 15px;
	color: #666666;	
	line-height: 1.5em;
	margin: 0 0 15px 0;
}

.greenbulletlist.two {
	padding: 0;
}

#content {
	text-align: left;
	font-size: 1.2em;
}

#content-1 {
	text-align: left;
	font-size: 1.2em;
	margin: 50px 25px 0 25px;
	min-height: 300px;
}


#safety-logos {
	float: right;
	margin: -45px 0 0 0;
}

#eco-logos {
	float: right;
	margin: -75px 0 0 0;
}

#safety-left {
	float: left;
	width: 40%;
}

#safety-right {
	float: right;
	width: 50%;
}

p {
	line-height: 1.5em;
	color: #666666;
	margin: 0 0 15px 0;
}

ul.safety {
	font-family: Verdana;
	font-weight: bold;
	margin: 25px 0 0 0px;
	color: #1e7fbe;	
}

ul.safety li {
	background: url(../images/bullet-safety.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
	line-height: 1.3em;
}

ul.timeline {
	color: #666666;
}

ul.timeline li {
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

ul.greencars {
	color: #666666;
	margin: 0 0 0 10px;
	width: 360px;
}

ul.greencars li {
	background: url(../images/bullet-greencars.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
}

.year {
	width: 60px;
	display: block;
	float: left;
	height: 20px;
}

.tyre-logo {
	border-bottom: 1px solid #75ae1d;
	padding: 0 0 15px 0;
}

#tyre-content {
	margin: 0 0 0 0;
	width: 1300px;
}

#wide-container {
	margin: 20px 0 0 25px;
}

#navigation {
	text-align: left;
	color: #cccccc;
	margin: 0 0 0 0;
	text-align: center;
	height: 50px;
}

#navigation ul.smaller-nav {
	font-size: 1.1em;
}

#navigation ul {
	padding: 0;
	margin: 0;
	height: 65px;
	font-size: 1.2em;
}

#navigation li {
	display: inline;
	padding: 0 29px 0 0;
}

#navigation li.greenonhover:hover a {
	color: #75ae1d;
}

#navigation li.safetyhover:hover a {
	color: #1E7FBE;
}

#navigation ligreencarshover:hover span {
	background: url(../images/carsgreen-logo-color.gif) no-repeat 0 2px;
	color: #000000;
}

#navigation li.safetyhover:hover .redhover {
	color: #e20025;
}

#navigation li a {
	color: #c3c2c2;
	text-decoration: none;
}

.safetynav {
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
}

.greencars {
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
}

.greencars li {
	line-height: 1.3em;
}

.greencars a {
	background: url(../images/carsgreen-logo-gray.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
}

.greencars:hover a {
	background: url(../images/carsgreen-logo-color.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
	color: #000000 !important;
}

.boldcaps {
	text-transform: uppercase;
	font-weight: bold;
}

.econav {
	padding: 20px 0 20px 0 !important;
	margin: 0 0 0 0 !important;
	display: block;
	height: 50px;
	background: url(../images/eco-activities-logos.gif) no-repeat top left;
}

.econav:hover {
	background: url(../images/eco-activities-logos.gif) no-repeat -52px 0px;
}

#tyre-content-left {
	float: left;
	width: 310px;
	margin: 0 45px 0 0;
}

#tyre-content-right {
	float: left;
	width: 490px;
}

#tyre-details {
	float: right;
	width: 240px;
}

#tyre-details img {
	float: left;
}

.detail {
	height: 100px;
	margin: 0 0 20px 0;
}

.description {
	float: right;
	width: 145px;
	margin: 15px 0 0 10px;
}

.explanation {
	width: 300px;
	padding: 0 0 0 25px;
	float: right;
	/*visibility: hidden;*/
}

.description ul {
	margin: 0 0 0 -15px;
}

.tyrelist {
	margin: 0 0 0 15px !important;
}

.tyrelist li {
	color: #666666;
	background: url(../images/arrow-green.gif) no-repeat 0 7px;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

.tyrelist li a {
	text-decoration: none;
	color: #666666;
}

#tyre-1 {
	width: 500px;
	float: left;
	border-right: 1px solid #75ae1D;
	padding: 0 20px 0 0;
}

#tyre-bottom {
	text-align: left;
	float: left;
	margin: 20px 0 0 0;
	font-size: 1.1em;
}

#tyre-bottom2 {
	text-align: left;
	float: right;
	margin: 0 12px 0 12px;
	font-size: 1.1em;
	z-index: 99;
}

#tyre-bottom img {
	margin: 0 0 10px 0;
}

#footer {
	margin: 20px 0 0 0;
	border-top: 1px solid #75ae1d;
	text-align: right;
	color: #75ae1d;
	padding: 10px 25px 10px 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

#container-right {
	width: 850px;
}

.green {
	color: #75ae1d;
	font-weight: bold;
}

#slideleft {
	background: url(../images/back.gif) no-repeat 0 3px;
	padding: 10px 0 15px 30px;
	font-size: 1.2em;
	color: #75ae1d;
	text-decoration: none;
	margin: -20px 0 0 0;
}
