* {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

#result h2,#paging h3 {
	position: absolute;
	top: -10000px;
	left: 0;
	height: 1px;
	overflow: hidden;
}

body {
	background: #fff;
	font: 80% Arial, Helvetica, Sans-serif;
	text-align: center;
}

a,h1 {
	color: #41498a;
}

a:hover,a:active {
	color: #e00000;
}

a:visited {
	color: #551A8B;
}

h1 {
	font-size: 150%;
	margin: 1em 0;
}

p {
	margin: .5em 0;
}

ul {
	padding-left: 2em;
}

li {
	padding: 2px;
}

.cleaner {
	clear: both;
	visibility: hidden;
}

.error {
	color: red;
}

#page {
	border-top: 3px #41498A solid;
	width: 1000px;
	position: relative;
	text-align: left;
	margin: 0 auto;
}

#header {
	position: relative;
	margin: 0 auto 10px auto;
	height: 100px;
}

#header h1 {
	position: relative;
	top: 60px;
	left: 20px;
	width: 173px;
	height: 61px;
	overflow: hidden;
	font-size: 200%;
	margin: 0;
}
#header-sk {
	position: relative;
	margin: 0 auto 10px auto;
	height: 100px;
}

#header-sk h1 {
	position: relative;
	top: 60px;
	left: 20px;
	width: 173px;
	height: 61px;
	overflow: hidden;
	font-size: 200%;
	margin: 0;
}

#header h1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 173px;
	height: 61px;
	background: url(../images/logo.gif) no-repeat top left;
}

#header-sk h1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 173px;
	height: 61px;
	background: url(../images/logo-sk.gif) no-repeat top left;
}

#header h1 a {
	cursor: pointer;
	text-decoration: none;
}

#header h2 {
	font-size: 110%;
	position: absolute;
	left: 170px;
	top: 81px;
	font-weight: bold;
	color: #41498A;
}

#header-sk h1 a {
	cursor: pointer;
	text-decoration: none;
}

#header-sk h2 {
	font-size: 110%;
	position: absolute;
	left: 170px;
	top: 81px;
	font-weight: bold;
	color: #41498A;
}

#menu ul {
	padding: 0;
}

#menu li {
	list-style: none;
	position: relative;
	float: left;
	padding: 0;
}

#menu li a {
	background: transparent;
	border: 1px solid #F8F8F8;
	border-bottom: 0;
	position: relative;
	display: block;
	text-decoration: underline;
	padding: 3px 11px;
	margin: 0 0 6px 0;
}

#menu li.active,#menu li:hover {
	background: url(../images/arrow.gif) 50% 100% no-repeat;
}

#menu li.active a {
	background: #41498A;
	padding: 3px 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#menu li a:hover {
	color: #fff;
	background: #41498A;
	text-decoration: none;
}

#menu li.active a:hover,#menu li.active a:visited {
	color: #fff;
}

#search {
	background-color: #F8F8F8;
	padding: 60px 0;
	margin: 10px 0;
	position: relative;
	height: 220px;
	border: 1px #d6ddf8 solid;
}

html>body #search {
	height: 80px;
}

#search div {
	position: absolute;
	left: 100px;
}

#search div {
	left: 250px;
}

#search div#top-search {
	left: 0;
	bottom: 20px;
	font-size: 85%;
	padding: 0 20px 0 20px;
}

#search div#top-search strong {
	font-weight: normal;
}

#search form {
	clear: both;
	width: 600px;
}

#search label.hidden {
	display: none;
}

#search label {
	padding-right: 10px;
}

#q {
	background: #fff url(../images/input-bg.png) 0 0 no-repeat;
	width: 400px;
	border: 1px solid #41498a;
	padding: 1px 3px;
}

#result {
	width: 565px;
	float: left;
}

html>body #result {
	width: 562px;
}

#info {
	text-align: right;
}

#search.full,html>body #result.full {
	width: auto !important;
	float: none;
}

#sponsored {
	width: 250px;
	float: right;
	padding: 0 5px 0 10px;
	border-left: 1px #d6ddf8 solid;
	background: #FFF;
}

html>body #sponsored {
	width: 235px;
}

#content .item {
	clear: both;
}

.item p.img {
	float: left;
	width: 90px;
	height: 7em;
	min-height: 90px;
	text-align: center;
	background: #fff url(../images/bg-img.gif) no-repeat 50% 0;
	margin: 0 10px 10px 0;
}

.item p.img img {
	margin: 5px 0;
}

.item div {
	margin: 0 0 2em 0;
}

.item h3 {
	font-size: 120%;
	font-weight: normal;
}

.item h3 code {
	font-weight: normal;
	font-size: 90%;
}

.item p.description {
	font-size: 110%;
}

.item p.shop {
	font-size: 90%;
	margin: .4em 0 0 0;
}

#sponsored .item div {
	float: none;
}

#sponsored h2 {
	font-weight: normal;
	text-align: center;
	font-size: 100%;
	margin: 0 0 1em 0;
}

#paging ul {
	text-align: center;
}

#paging li {
	display: inline;
	padding: 0 .3em;
}

#projects ul {
	height: 20px;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
}

#projects li {
	margin: 0 1px 0 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

#projects a {
	color: #41498A;
	font-weight: bold;
	font-size: 90%;
	background: url(../images/bgtab.gif) repeat-x #B2BAD0;
	text-decoration: none;
	display: block;
	padding: 3px 26px 6px 26px;
}

#projects a:hover,#projects #active a {
	color: #fff;
	background: #41498A;
}

#navigation {
	position: absolute;
	right: 0;
	top: 3px;
}

#navigation li {
	display: inline;
}

#howtoadd {
	border: #d6ddf8 1px solid;
	background-color: #EFF1FC;
	color: #666;
	padding: 1em;
	margin: 1em 0;
}

#advertising {
	text-align: center;
	margin: 1em 0 0 0;
}

#advertising h2 {
	font-size: 100%;
	margin: .5em 5px .5em 0;
	font-weight: normal;
}

#action {
display: none;
	margin: 1em 0;
	text-align: center;
}

#partners {
	text-align: center;
	display: inline;
}

#partners a img {
	border: 1px #d6ddf8 solid;
	margin: 0 3px 3px 0;
}

#footer {
	width: 1000px;
	text-align: center;
	margin: 1em auto 0 auto;
	padding: 1em 0;
	font-size: 90%;
}

#footer div.info {
	margin: 1em auto 1em 150px;
	text-align: center;
}

#footer div.info p {
	text-align: left;
	list-style-type: none;
	background: url(../images/info.gif) 0 20% no-repeat;
	padding: 0 0 0 20px;
	margin: .3em auto;
	font-size: 110%;
}

#copyright {
	border-top: 1px solid #D6DDF8;
	padding: 1em 0 0 0;
	margin: 0 auto;
}

#copyright,#footer li {
	width: 107ex;
}

html>body #copyright,html>body #footer li {
	width: 100ex;
}

form#login {
	text-align: center;
}

form#login fieldset {
	text-align: left;
	margin: 0 auto;
	border: 3px #41498A solid;
	padding: 5px;
	width: 200px;
}

fieldset {
	text-align: left;
	margin: 0 auto;
	border: 0 #41498A solid;
	padding: 5px;
	background: #F4F6F9;
}

#login {
	text-align: center;
}

#login fieldset {
	width: 200px;
}

#profil fieldset {
	width: 250px;
}

#error-pages {
	margin: 15% 0 0 0;
	background: #F8F8F8;
	border: 1px #D6DDF8 solid;
	padding: 1em;
	position: relative;
	text-align: left;
}

#error-pages .info {
	text-align: center;
}

#error-pages h1 {
	position: absolute;
	top: -50px;
	left: 20px;
	width: 173px;
	height: 61px;
	overflow: hidden;
	font-size: 200%;
	margin: 0;
}

#error-pages h1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 173px;
	height: 61px;
	background: url(../images/logo.gif) no-repeat top left;
}

#error-pages h1 a {
	cursor: pointer;
	text-decoration: none;
}
