/**************************************
*
*	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-repeat.gif) 50% 0 no-repeat;
	background-color: #323232;
	font-family: Tahoma;
	font-size: 11px;
	color: #c5c5c5;
	/* height: 100%; */
	/* min-height: 100%; */
}
a { color: #e3a933; }
a:hover { color: #F0D08F; }
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 {
  background: url(../images/i/bg/bg-body.gif) 50% 0 no-repeat;
	width: 100%;
	padding-top: 82px;
	text-align: center; /* for ie 5.5 */
}

table.wrapper {
	margin: 0 auto;
	text-align: left; /* for ie 5.5 */
}

#logo {
    background: url(../images/i/logo_bg.gif) top left no-repeat;
    height: 45px;
    margin-left: 25px;
    position: absolute;
    top: 23px;
    width: 237px;
    z-index: 101;
}
#logo a { display: block; width: 237px; height: 45px; }
#logo img { display: none; }

#category-image {
	background-color: #252526;
}

table.wrapper td.wrapper {
	background-repeat: no-repeat;
	background-position: 0 8px;
	vertical-align: top;
}

#wrapper div.shadow-top {
	background: url(../images/i/bg/shadow-top.gif) bottom left repeat-x;
	height: 8px;
	font-size: 1px;
}
#wrapper div.shadow-top div {
	background: url(../images/i/bg/shadow-top-left.gif) bottom left no-repeat;
	height: 8px;
}
#wrapper td.shadow-left {
	background: url(../images/i/bg/shadow-left-b.gif) repeat-y;
}
#wrapper td.shadow-left div {
	background: url(../images/i/bg/shadow-left.gif) no-repeat;
	width: 17px;
	height: 507px;
}
#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;
}

#window {
	width: 849px;
}

#lang {
	position: absolute;
	right: 7px;
	top: -2px;
}

#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 top right no-repeat;
	padding: 68px 0 0 28px;
	height: 30px;
}

#footer ul li {
	background: url(../images/i/mrk/mrk-menu.gif) 0 2px no-repeat;
	padding-left: 15px;
	margin-right: 20px;
	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;	
}

ul#menu {
	margin: 18px 26px 6px;
	background-color: #1c1c1d;
}

#menu li {
	background: url(../images/i/mrk/mrk-menu2.gif) 0 1px no-repeat;
	padding-left: 16px;
	padding-bottom: 12px;
}

#menu li a {
	background-repeat: no-repeat;
	background-position: top left;
	height: 15px;
	display: block;
}

#menu li a:hover {
	background-position: 0 -15px;
}

#menu li.active div {
	background-position: 0 -15px;
	height: 15px;
	margin-bottom: 12px;
}

#menu li ul.submenu li {
	background-position: 0 3px;
	padding-bottom: 10px;
}

#menu li ul.submenu a {
	display: inline;
	margin: 0;
}

