* { padding:0; margin:0; }

body {
	color:#565656;
	font:75% Verdana, Helvetica, sans-serif;
	background: #ededed url(../images/content-bg.png) repeat-y top center;
	text-align: center;
}

a {
	color:#135dcc;
	text-decoration: none;
}

a:hover	{
	color:#135dcc;
	text-decoration: none;
}

#middle a {
	font-weight: bold;
}

p {
	margin: 0px 0px 10px 0px;
	line-height: 150%;
}

.red {
	color:#c12d2d;
}

#wrap {
	margin:0px auto -79px;
	text-align: center;
	background: url(../images/bg.jpg) no-repeat top center;
	min-height: 800px;
}

#wrap.start {
	background: url(../images/bg-start.jpg) no-repeat top center;
}


#wrap-popup {
	background: #FFF;
	text-align: left;
	margin: 10px;
	padding: 10px;
	-moz-opacity:0.8;
	filter: alpha(opacity = 80);
}

#header {
	width: 950px;
	height: 261px;
	margin: auto;
	text-align: left;
}

#header h1, #header h2 {
	padding: 0px !important;
	margin: 0px !important;
}

#header h1 a {
	position:relative;
	top: 24px;
	left: 30px;
	display: block;
	background:transparent url(../images/blank.gif) no-repeat 0 0;
	width:300px;
	height:120px;
	float: left;
	text-indent:-9999px;
}

#header h2 a {
	position:relative;
	top: 0px;
	float: right;
	display: block;
	background:transparent url(../images/blank.gif) no-repeat 0 0;
	width:300px;
	height:180px;
	text-indent:-9999px;
}

#flags {
	float:right;
	margin-top:10px;
	width:171px;
	height:41px;
}

#nav {
	float:right;
}

#nav ul {
	list-style-type:none;
}

#nav ul li {
	float: left;
	background: url(../images/top-nav-sep.png) no-repeat top left;
	height: 56px;
}

#nav ul li a {
	font-family: "Trebuchet MS", Helvetica;
	display: block;
	color:#696969;
	text-decoration:none;
	font-weight:bold;
	padding: 15px 20px 10px 20px;
	font-size: 110%;
}

#nav ul li a:hover {
	background: #5a96f1 url(../images/top-nav-hover.png) repeat-x;
	height: 23px;
	color: #FFF;
}

#nav ul li a.on {
}

#main {
	width: 950px;
	text-align: left;
	margin: auto;
	min-height: 520px;
	padding: 0px;
}

#main.start {
	margin: 150px auto 0px;
	min-height: 360px;
}

#top {
	height:56px;
	margin-right: 130px;
}

#top input {
	border:0;
	margin-top:16px;
	margin-right:20px;
	width:128px;
	float:right;
}

#shopping-cart {
	width: 235px;
	float: right;
	height: 45px;
}

#shopping-cart p {
	font-family: "Trebuchet MS", Helvetica;
	margin-left: 65px;
	padding-top: 7px;
	line-height: 120%;
	font-size: 95%;
	color: #d2d2d2;
}

#shopping-cart a {
	color: #d2d2d2;
	text-decoration: none;
}

#content {
	/*	min-height:450px;*/
}

#left {
	float: left;
	width: 0px;
}

#middle {
	float: left;
	padding: 20px;
	width: 642px;
	border-right: 1px solid #d8d8d8;
	min-height: 714px;
}


#right {
	float:left;
	width:267px;
}



.mini {
	font-size:10px;
}
.mini a {
	color:#666666;
}

#footer-wrap {
	margin:auto;
	text-align: center;
	background: url(../images/footer-bg.jpg) no-repeat bottom center;
	height: 90px;
	padding-top: 110px;
}

#footer {
	color:#888e97;
	background:transparent url(../images/footer.jpg) no-repeat 0 0;
	text-align:left;
	line-height:25px;
	width: 950px;
	margin: auto;
}

#footer .vat-hint {
	clear: both;
	color: #AAA;
	text-align: center;
}

#footer > div {
	float: left;
	margin-top: 0px;
}

#footer a {
	font-family: "Trebuchet MS", Helvetica;
	font-weight: bold;
	color:#a1a1a1;
	font-size: 100%;
	text-decoration:none;
	padding:5px 10px 5px 10px;
}

#footer a:hover {
	text-decoration:underline;
}

#footer span {
	color:#3f4349;
}

#footer h2 {
	margin: 0px;
}

#footer h2 a {
	display: block;
	width:220px;
	height:89px;
	float: right;
	text-indent:-9999px;
	padding: 0px;
}

table {
	border-collapse:collapse;
	font-size: 90%;
	margin-bottom: 20px;
	width: 100%;
}

table tr td * {
	font-size: 100%;
}

table table tr td {
	border: none;
}

.clearfix {
	clear:both;
}
span.price {
	font-weight:bold;
	font-size: 100%;
	color: #135dcc;
}