html, body, input, textarea, select , table, td, th{
	color: #25358e;
	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 9pt;
}

*, div, p, h1, h2, h3, h4, h5, h6, form, ul, li {
	padding: 0;
	margin: 0;
}

div#content ul {
	padding-left: 15px;
}

h1, h2, h3, h4, h5, h6 {
	color: #fbaa29;
	font-weight: bold;
}

h1 {
	font-size: 16pt;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 14pt;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 12pt;
	margin: 0 0 10px 0;
}

p {
	margin: 0px 0 20px 0;
}

input, select {
	border: 1px solid #25358e;
	padding: 2px;
	font-size: 8pt;
	margin: 2px 0;
}

span.required {
	color: red;
}

div.error {
	margin: 20px 0;
	padding: 10px;
	border: 1px solid #CC3366;
	background: #FFCCCC;
}

div.success {
	margin: 20px 0;
	padding: 10px;
	border: 1px solid #33CC66;
	background: #CCFFCC;
}

a, a:hover, a:active, a:visited {
	color: #25358e;
	text-decoration: underline;
}

a:hover {
	color: #fbaa29;
}

input.button {
	background: #25358e;
	border: 1px solid white;
	color: white;
	font-weight: bold;
}


html, body , div#container{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	text-align: top;
	background: #f2f2f0;
}

div#header {
	background: url(../imgs/new/header-bg.jpg) no-repeat top left #25358e;
	height: 100px;
	text-align: center;
	z-index: 1;
}

	div#header div.center {
		width: 950px;
		margin: 0 auto;
		padding: 10px 0 0 0;
		text-align: left;
		position: relative;
	}
	
	div#flags {
		position: absolute;
		right: 50px;
		top: 15px;
	}
	
		div#flags img {
			border: 0;
		}
		
	div#iso {
		position: absolute;
		right: 160px;
		top: 5px;
	}
	
		div#iso img {
			border: 0;
		}
	
	div#menu {
		background: url(../imgs/new/menu-bg2.png) no-repeat top left;
		width: 956px;
		height: 35px;
		z-index: 2;
		position: absolute;
		top: 85px;
		left: 0px;
		padding: 2px 1px 1px 1px;
	}
	
		div#menu  ul, div#menu li{
			margin: 0;
			padding; 0;
			list-style: none;
			float: left;
		}
		
		div#menu li a {
			display: block;
			text-align: center;
			height: 16px;
			width: 118px;
			background: transparent;
			padding: 7px 0px;
			text-decoration: none;
			color: #25358e;
			font-size: 8pt;
			font-weight: bold;
			text-transform: uppercase;
		}
		
		div#menu li a:hover {
			background: url(../imgs/new/menu-button-bg2.png) no-repeat;
			color: white;
		}
		
		div#menu li a.highlight {
			color: #fbaa29;
		}
		
		div#menu li a.highlight:hover {
			background: url(../imgs/new/menu-button-highlight-bg2.png) no-repeat;
			color: white;
		}
	
	div#sidebar {
		width: 128px;
		height: 545px;
		padding: 15px 20px 15px 20px;
		position: absolute;
		top: 120px;
		right: 0px;
		z-index: 3;
		background: url(../imgs/new/sidebar-bg2.png) no-repeat top left;
		overflow: hidden;
		font-size: 8pt;
	}
	
		div#sidebar  h2{
			color: #25358e;
			font-size: 12pt;
			font-weight: bold;
			text-align: center;
		}
	
div#banner {
	background: #fbaa29;
	height: 150px;
	text-align: center;
	z-index: 1;
	overflow: hidden;
}

	div#banner div.center {
		background: url(../imgs/new/banner-bg.jpg) no-repeat top left;
		width: 950px;
		height: 150px;
		margin: 0 auto;
		text-align: left;
		position: relative;
	}
	
	div#banner h1 {
		position: absolute;
		top: 35px;
		left: 60px;
		color: white;
		font-size: 18pt;
		text-transform: uppercase;
		font-weight: bold;
		text-shadow: #a9a8a3 1px 1px 1px;
	}

div#banner_pane{
		position: absolute;
		left: 782px;
		top: 318px;
}

div#content {
	text-align: center;
}
div#content div.center {
	width: 750px;
	margin: 10px auto 0 auto;
	padding: 20px 200px 20px 0;
	text-align: left;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	background: url(../imgs/new/geevers-watermerk.gif) no-repeat 0% 105%;
	line-height: 1.3;
	color: #25358e;
	position: relative;
}

div#content div.centershop {
	width: 750px;
	margin: 10px 350px auto 0 auto;
	padding: 20px 0px 20px 150px;
	text-align: left;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	background: url(../imgs/new/geevers-watermerk.gif) no-repeat 0% 105%;
	line-height: 1.3;
	color: #25358e;
	position: relative;
}

div#mqline{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

div#mqlineshop{
	position: absolute;
	top: 642px;
	right: 160px;

}

div#footer, div.push {
	height: 35px;
	text-align: left;
}

div#footer {
	background: url(../imgs/new/footer-bg.png) no-repeat top right #25358e;
	color: white;
	font-weight: bold;
	text-align: center;
}

	div#footer div.center {
		width: 950px;
		margin: 0 auto;
		padding: 10px 0 0 0;
		text-align: left;
	}
	
	div#footer a, div#footer a:link, div#footer a:active, div#footer a:visited {
		color: white;
		text-decoration: none;
	}
	
	div#footer a:hover {
		text-decoration: underline;
	}
	
	

	

/* main block */
.blockc01 {
	background-image: url(../imgs/main/c01.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
}
.blockc02 {
	background-image: url(../imgs/main/c02.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
}
.blockc03 {
	background-image: url(../imgs/main/c03.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
}
.blockc04 {
	background-image: url(../imgs/main/c04.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
}
.line03 {
	background-image: url(../imgs/main/l03.png);
	background-repeat: repeat-y;
	width: 14px;
}
.line06 {
	background-image: url(../imgs/main/l06.png);
	background-repeat: repeat-x;
	height: 14px;
}
.line09 {
	background-image: url(../imgs/main/l09.png);
	background-repeat: repeat-y;
	width: 14px;
}
.line12 {
	background-image: url(../imgs/main/l12.png);
	background-repeat: repeat-x;
	height: 14px;
}

.block-main {
	color: #000066;
	background-color: #FFFFFF;
	height: 300px;
	text-align: left;
	vertical-align: top;
}
.block-menu {
	color: #000066;
	background-color: #FFFFFF;
	height: 40px;
	text-align: left;
	vertical-align: top;
}