body{
	background: #681713;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}

h1{
	font-size: 44px;
	font-family: wcmanonegrabta;
	text-transform: uppercase;
}

h2{
	padding-top: 15px;
	font-size: 24px;
	font-family: wcmanonegrabta;
}

h3{
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	color: red;
}

img{
	border: 0px;
}

ul{
	color: #681713;
}

ul.normallist{
	color: #333333;
	margin: 0px;
	padding: 0px;
}
ul.normallist li {
	margin-bottom: 5px;
}

ul.normallist li:hover {
	color: #333333;
}
ul.normallist {
	margin-left: 15px;
	padding: 0px;
}


ul ul{
	list-style-type: disc;
}

ul a{
	font-weight: normal;
}
	
.noBullet{
	list-style-type: none;
}

a{
	color: #681713;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

li:hover{
	color: #ff1022;
}

li a:hover{
	color: #ff1022;
}

.header{
	background: url(../img/header.png);
	background-repeat: repeat-x;
	width: 982px;
	height: 141px;
	float: left;
	margin-left: 15px;
}

.middle{
	width: 1011px;
	margin: auto;
	margin-top: -20px;
}

.content{
	background: url(../img/background.png);
	background-repeat: repeat-y;
	margin: auto;
	width: 1011px;
	float: left;
	padding-bottom: 50px;
}

.footer{
	background: url(../img/footer.png);
	background-repeat: no-repeat;
	margin: auto;
	width: 1011px;
	height: 17px;
	float: left;
}

.frontPage{
	background: url(../img/frontPage.jpg);
	background-repeat: no-repeat;
	height: 835px;
	padding-bottom: 0px;
}

.lang{
	position: relative;
	top: 62px;
	left: 760px;
	float: left;
}

.lang img{
	float: left;
}

/*.lang a img:hover{
	padding-bottom: 3px;
	margin-top: -3px;
}*/

.navi{
	position: relative;
	top: 106px;
	left: 180px;
	float: left;
	width: 650px;
	float: left;
}

.navi img{
	float: left;
}

.searchBox, .searchBoxetu{
	background: url(../img/fi/searchBox.png);
	background-repeat: no-repeat;
	position: relative;
	top: 130px;
	left: 768px;
	width: 213px;
	height: 79px;
	float: left;
}

.searchBoxetu{
	background: url(../img/fi/searchBox_etu.png);
	top: 131px;	
	height: 78px;	
}


.searchInputs{
	position: relative;
	top: 40px;
	left: 10px;
	float: left;
}

.ipField{
	background: white;
	border: 2px solid #e1e0e0;
	width: 154px;
	height: 19px;
	display: block;
	float: left;
}

.contentMargin{
	padding: 60px;
	padding-top: 50px;
	width: 450px;
	float: left;
}

.photo{
	margin-top: 150px;
	padding-bottom: 50px;
	float: left;
}

.photo img{
	float: left;
	margin-top: 0px;
}

.productImg{
	border: 0px solid;
	width: 77px;
	height: 230px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	display: block;
}

.productImages{
	border: 0px solid;
	height: 130px;
}

.productImg a{
	font-size: 11px;
	font-weight: bold;
}

.productImg img{
	width: 70px;
}

.ipField2{
	border: 1px solid #e1e0e0;
	width: 215px;
}

.taField{
	border: 1px solid #e1e0e0;
	width: 500px;
	height: 330px;
}

table{
	font-size: 12px;
}

normallist li {

}

li:hover .normallist{
	color: #ff1022;
}

li.normallist a:hover{
	color: #ff1022;
}