@import "reset.css";

html {
	font-family:Arial;
	font-size:80%;
	background-color:#fff;
}

.fl-left {
	float:left;
}

.fl-right {
	float:right;
}

.page {
	width:900px;
	margin:0 auto;
	text-align:left;
}

.endl {
	clear:both;
	height:0px;
	margin-top:-1em;	
}

.product-titles {
	margin:0 40px 20px 0;
}

hr {
	border:none;
	border-bottom:1px #ddd dashed;
}

a {
	text-decoration:none;
	color:#007ee9;
	border-bottom:1px #007ee9 dashed;
}


#head {
	background:#f9f9f9 url(/img/headback.jpg) repeat-x bottom;
	height:131px;
	width:100%;
}

	#head #languages {
		background-color:#85b351;
		height:16px;
		
	}
	
		#languages .page {
			text-align:right;
		}
	
		#head #languages a {
			border:none;
		}
	
	#head div.menu {
		float:right;
		background:url(/img/menuseparator.png) no-repeat top right;
	}
	
		#head div.menu a {
			background:url(/img/menuseparator.png) no-repeat scroll;
			display:block;
			float:left;
			font-size:130%;
			height:60px;
			padding-top:30px;
			text-align:center;
			width:100px;
			color:#555;
			border:none;
		}
		
		#head div.menu a:hover {
			color:#000;
		}
		
		#head div.menu a.current {
			font-weight:bold;
			border-top:3px solid #85b351;
		}

	#head #logo {
		width:163px;
		height:44px;
		display:block;
		background:url(/img/logo.png) no-repeat;
		float:left;
		margin-top:30px;
		border:none;
	}
	
	#head p {
		color:#fff;
		float:right;
		width:270px;
		line-height:25px;
		border-left:1px #777 solid;
		padding-left:10px;
	}
	
#menushadow {
	background:url(/img/menushadow.png) no-repeat center;
	width:100%;
	top:128px;
	position:absolute;
}	

#contentshadow {
	background:url(/img/contentshadow.png) no-repeat center;
	width:100%;
	top:468px;
	position:absolute;
}	

#trevda {
	width:100%;
	background:#fbfcff url(/img/rainbow.jpg) repeat-x;
	height:355px;
	text-align:center;
}


#prefooter {
	background: url(/img/preback.jpg) repeat-x;
	margin-top:-9px;
	line-height:24px;
	color:#fff;
}

	#prefooter .column {
		width:260px;
		float:left;
		margin-left:20px;
		padding-top:20px;
	}
	
	#prefooter .white {
		background:url(/img/white.png);
		padding:20px 10px 0 10px;
	}
	
	#prefooter h1 {
		font-size:180%;
		font-weight:bold;
		color:#333;
		text-shadow:0 1px 0 #fff;
		margin-bottom:20px;
	}
	
	#prefooter h2 {
		font-size:160%;
		font-weight:bold;
		color:#547d25;
		text-shadow:0 1px 0 #ddd;
		margin-bottom:20px;
	}
	
	#prefooter h3 {
		font-size:130%;
		font-weight:bold;
		color:#555;
		text-shadow:0 1px 0 #fff;
		margin-bottom:20px;
	}

	#prefooter p {
		margin-bottom:20px;
	}
	
	#prefooter ul li {
		line-height:20px;
		margin-left:20px;
		list-style:disc;
		margin-bottom:20px;
	}
	
		#prefooter a {
			font-size:120%;
			color:#fff;
			border-bottom:1px #fff dashed;
			line-height:30px;
		}
		
			#prefooter a.other {
				color:#5699f0;
				font-size:100%;
			}
			
			#prefooter p.total {
				text-align:right;
				font-weight:bold;
				font-size:80%;
				padding-bottom:10px;
				margin-top:10px;
			}

#guarantee {
	margin-left:50px;
	margin-top:-70px;
	position:absolute;
	width:122px;
	height:121px;
}
	
#footer {
	color:#eee;
	font-size:90%;
	text-align:center;
	height:74px;
	padding-top:10px;
	color:#888;
	height:64px;
	width:100%;
	background:#fff;
	
}

	#footer .page {
		text-align:center;
		padding-top:10px;
	}
	
	#footer p {
		margin-top:10px;
	}

	#footer a {
		color:#ccc;
		border-bottom:1px #ccc dashed;
		margin:0 10px;
	}

#content {
	line-height:25px;
	padding-bottom:50px;
}

	#content #shortline {
		
	}

	#content h1 {
		font-size:200%;
		font-weight:normal;
		margin:40px 0 20px 0;
	}
	
	#content h2 {
		font-size:160%;
		font-weight:normal;
		margin:40px 0 20px 0;
	}
		
	#content p {
		margin-left:40px;
		margin-bottom:20px;
	}
	
	#content ul {
		margin-left:40px;
	}
	
		#content ul li {
			margin-left:20px;
			list-style:disc;
		}
	
	#content .page {
		padding:0 0 50px 0;
		margin-top:20px;
	}
	
	
#emailform {
	margin-left:40px;
}

	#emailform textarea {
		border:1px solid #aaa;
		width:450px;
		margin-top:20px;
	}

	#emailform label {
		display:block;
		float:left;
		font-weight:bold;
		width:100px;
	}
	
	#emailform p {
		margin-left:0;
	}

	#emailform input {
		border:1px solid #aaa;
		width:250px;
	}

	#emailform .button {
		width:70px;
		margin:16px 0 16px 0;
	}	

	
	.errorsend b {
		color:#a00;
	}	
	
	
.product-buttons {
	margin-left:300px;
}

	.product-buttons a {
		border:none;
		width:86px;
		display:block;
		float:left;
		height:28px;
		background:url(/img/buttons.jpg) no-repeat;
		margin:0 10px 0 10px;
		text-align:center;
		padding-top:3px;
		overflow:hidden;
		font-weight:bold;
		color:#fff;
	}
	
	.product-buttons a:hover {
		background:url(/img/buttons.jpg) no-repeat 0 -31px;
	}
	
#emailform {	
	margin:20px 0;
}

div.errorsend b {
	color:#b00;
}

div.errorsend table, div.errorsend p.formitem {
	display:none;
}

p.news-date {
	font-size:80%;
	margin:0;
	color:#777;
}

#content h2.news {
	margin-bottom:0;
}