@charset "utf-8";
/* SolaRola CSS Document */


h1 span, h2 span, #langSel li a span {
	display:none;
} 



body, html {
	background: #d3eaff url(images/grad_bg.jpg) 0 0 repeat-x;
}

p {
	line-height:18px;
}

h4 {
	padding:0px 0px 10px 0px;
	margin-left:0;
	position:relative;
	left:-2px;
}

h5 {
	font-size:12px;
}

#langSel {
	height:25px;
	width:590px;
	background:url(images/flags_bg.jpg) 0 0 no-repeat;
	margin:0;
	padding:0px 4px 0px 0px;
	text-align:right;
}

#langSel li {
	display:inline;
	float:right;
	height:15px;
	width:22px;
	padding:2px 0px 0px 6px;
}

#langSel li a {
	display:block;
	height:15px;
	width:22px;
	border:2px solid transparent;
}

#langSel li a:hover {
	border:2px solid #ffcc66;
}

#uk a {
	background:url(images/flag_uk.jpg) 0 0 no-repeat;
}

#us a {
	background:url(images/flag_us.jpg) 0 0 no-repeat;
}

#de a {
	background:url(images/flag_de.jpg) 0 0 no-repeat;
}

#fr a {
	background:url(images/flag_fr.jpg) 0 0 no-repeat;
}

#sp a {
	background:url(images/flag_sp.jpg) 0 0 no-repeat;
}

#it a {
	background:url(images/flag_it.jpg) 0 0 no-repeat;
}

#navi_mid, #navi_bot {
	background: #ffcc66 url(images/navi_bg.gif) 0 0 repeat-x;
	border:0;
	padding-top:2px;
	height:24px;
}

#top {
	width:600px;
	height:140px;
	background:url(images/header.jpg) 0 0 no-repeat;
}

#navi_mid ul li a, #navi_mid ul li a:visited, #navi_bot ul li a, #navi_bot ul li a:visited {
	color:#000000 !important;
	font-weight:bold;
	text-decoration:none;
}

#navi_mid ul li a:hover, #navi_bot ul li a:hover {
	color:#0099FF !important;
}

#navi_mid ul li.act a, #navi_mid ul li.act a:visited, #navi_bot ul li.act a, #navi_bot ul li.act a:visited {
	color:#666666 !important;
}

#content_top {
	padding:20px;
	background:url(images/wizwaz.jpg) left bottom no-repeat;
}

#packshot {
	float:right;
	width:199px;
	height:270px;
	padding:0px 10px 10px 30px;
}

#content_bot {

}

.pressHolder {
	position:relative;
	padding:8px 0px 25px 0px;
}

.pressHolder h5 {
	margin:0;
	padding:0 0 8px 0;
}

.pressHolder a {
	float:right;
	padding-left:20px;
}






