/**************************************
*
*	Styled By Attenzione
*  20.08.2007
*
***************************************/

* {
	padding: 0;
	margin: 0;
	vertical-align: top;
}
html {
	height: 100%;
	min-height: 100%;
}
table { border-collapse: collapse; font-size: 1em; }
img { border: none; }
body {
	background: url(../images/i/bg/bg-body.gif) 50% 0 no-repeat;
	background-color: #323232;
	font-family: Verdana;
	font-size: 11px;
	color: #c5c5c5;
	/* height: 100%; */
	/* min-height: 100%; */
}
a { color: #e3a933; }
a:hover { color: #EDC97C; }
h1 {
	margin-bottom: 10px;
	font-size: 1.4em;
}
.print {
	display: none;
}
p {
	margin-bottom: 15px;
}
li { list-style: none; }
input, textarea {
	font-size: 1.1em;
}

.done {
	color: #FFF;
}

.error {
	color: #DF0000;
}

.no-bg {
	background: none !important;
}

#wrapper {
	width: 100%;
	margin-top: 45px;
	text-align: center; /* for ie 5.5 */
}

table.wrapper {
	margin: 0 auto;
	text-align: left; /* for ie 5.5 */
}

div#logo {
	background: url(../images/i/logo.png) top left no-repeat;
	position: absolute; z-index: 101;
	width: 205px;
	height: 87px;
}
#logo img { display: none; }
#logo a {
	display: block;
	position: relative;
	width: 205px;
	height: 87px;
}

#category-image {
	background-color: #252526;
}

table.wrapper td.wrapper {
	background-repeat: no-repeat;
	background-position: 2px 0;
	vertical-align: top;
}

#wrapper div.shadow-top {
	margin-left: 542px;
	background: url(../images/i/bg/shadow-top.gif) bottom left repeat-x;
	height: 8px;
	font-size: 1px;
}
#wrapper td.shadow-right {
	background: url(../images/i/bg/shadow-right-b.gif) repeat-y;
}
#wrapper td.shadow-right div {
	background: url(../images/i/bg/shadow-right.gif) no-repeat;
	width: 16px;
	height: 507px;
}

div.logo-frame-png {
	background: url(../images/i/bg/logo-frame.png) top left no-repeat;
	width: 541px;
	height: 415px;
	position: absolute;
	z-index: 100;
}

#window {
	background: url(../images/i/bg/logo-frame.gif) top left no-repeat;
	width: 866px;
}

#lang {
	position: absolute;
	right: 7px;
	top: -1px;
}
#lang a { cursor:pointer !important; }
#lang ul li {
	padding: 24px 7px 9px 7px;
	float: left;
}
#lang ul li.active {
	background: url(../images/i/bg/bg-lang-active.gif) no-repeat;
}

#footer {
	background: url(../images/i/bg/bg-footer.gif) #000 no-repeat;
	padding: 68px 0 0 45px;
	height: 30px;
}

#footer ul li {
	background: url(../images/i/mrk/mrk-menu.gif) 0 2px no-repeat;
	padding-left: 15px;
	margin-right: 42px;
	font-family: Tahoma;
	display: block;
	float: left;
}

#footer a {
	font-size: 1.2em;
	color: #FFF;
}

#footer span {
	font-size: 1.2em;
	color: #5d5d5d;
}

#shadow-bottom {
	background: url(../images/i/bg/shadow-bottom.png) no-repeat;
	height: 27px;
}

#copyright {
	margin: 0 auto;
	position: relative;
	top: -5px;
	width: 882px;
	height: 30px;
}

#copyright div.LNK {
	color: #969696;
	text-align: left;
	position: absolute;
	left: 50px;
}

#copyright div.TV {
	position: absolute;
	right: 40px;	
}
