@charset "iso-8859-1";

html {
	height: 100%; 
	padding: 0;
	margin: 0;
}

body {
	height: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: #eee;
	font: 11px verdana, arial;
}

table, td {
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
	font: 11px verdana, arial;
	vertical-align: top;
}

td.spacer {
	padding-top: 10px;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

img.link {
	border: 1px dotted #f80;
	margin: 0;
	float: none;
}

img.link.left {
	float: left;
	margin: 5px 5px 5px 0;
}

img.link.right {
	float: right;
	margin: 5px 0 5px 5px;
}

.clear {
	clear: both;
}

a, a:link, a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #f80;
}

a:focus, a:hover, a:active,
a:focus.activ , a:hover.activ , a:active.activ , a.activ {
	color: #f80 !important;
	text-decoration: none;
	border-bottom: 1px solid #f80;
}

a.extern {
	background: url(pix/externallink.gif) no-repeat left center;
	padding-left: 6px;
}

a.image {
	border: none !important;
}

form {
	padding: 0;
	margin: 0;
}

input, textarea {
	font: 11px verdana, arial;
	border: 1px dotted #f80;
	background-color: #eee;
	padding: 1px;
	margin: 2px;
}

input.error, textarea.error {
	border: 1px solid #f80;
}

input.inactiv, textarea.inactiv {
	color: #aaa;
	border: 1px dotted #fca;
}

ul {
	padding: 0 0 0 20px;
	margin: 0;
}

ul li {
	padding-bottom: 5px;
}

.small {
	font-size: 10px;
}

.light {
	color: #888;
}

.title {
	color: #f80 !important;
}

.right {
	float: right;
	text-align: right;
}

.eggtion {
	color: #f80 !important;
	font-variant: small-caps;
}

.verysmall {
	font-size: 9px;
}

.profil {
	float: right;
	padding: 0 0 5px 5px;
}

.disclaimer {
	font-size: 10px;
	height: 210px;
	overflow: auto;
	padding-right: 5px;
}

.download {
	width: 250px;
	height: auto;
	padding: 3px 3px 3px 53px;
	border: 1px dotted #f80;
	text-align: left;
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: left;
}
.download.done {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
}

.download a {
	border: none;
}

.download .date {
	float: right;
}

.download .error {
	font-size: 9px;
	color: #f00;
}

#eggtion {
	/*position: relative;*/
	position:absolute;
	width: 710px;
	height: 442px;
	top: 50%;
    left: 50%;
	margin-top: -221px;
    margin-left: -355px;
	background-color: #fff;
}

ol.agb {
	list-style-type: upper-roman;
	font-weight: bold;
	font-size: 10px;
	padding: 0 0 5px 40px;
	margin: 0;
}

ol.agb ol {
	font-weight: normal;
	font-size: 10px;
	padding: 0 0 15px 10px;
	margin: 0;
}

ol.agb ol li {
	padding: 5px 0 0 0;
}

ol.agb ul {
	font-weight: normal;
	padding: 0 0 15px 0;
	margin: 0;
}
ol.agb ul li {
	list-style-type: none;
	padding: 5px 0 0 0;
	margin: 0;
}

/*	====================
	header
	==================== */
#header {
	height: 21px;
	background: url(pix/window/window_n.gif) repeat-x bottom;
}

#header div {
	height: 21px;
	background: url(pix/window/window_ne.gif) no-repeat right bottom;
}

#header div div {
	height: 21px;
	background: url(pix/window/window_nw.gif) no-repeat left bottom;
	padding: 0 10px;
}

#header div div p {
	padding-top: 5px;
	margin: 0;
}

#header div div span {
	float: right;
}

#header a, #header a:link, #header a:visited {
	color: #888;
	padding: 0 10px;
	border: none;
}

#header a:focus, #header a:hover, #header a:active,
#header a.activ, #header a:link.activ, #header a:visited.activ  {
	color: #f80;
	padding: 0 10px;
}

/*	====================
	footer
	==================== */
#footer {
	height: 21px;
	background: url(pix/window/window_s.gif) repeat-x top;
}

#footer div {
	height: 21px;
	background: url(pix/window/window_se.gif) no-repeat right top;
}

#footer div div {
	height: 21px;
	background: url(pix/window/window_sw.gif) no-repeat left top;
	padding: 0 20px;
}

#footer div div p {
	float: right;
	padding: 2px 0 0 0;
	margin: 0;
}

#footer a, #footer a:link, #footer a:visited {
	color: #888;
	padding: 0 0 0 10px;
	border: none;
}

#footer a:focus, #footer a:hover, #footer a:active,
#footer a.activ, #footer a:link.activ, #footer a:visited.activ  {
	color: #f80;
	padding: 0 0 0 10px;
}

#footer form {
	padding-top: 1px;
}

#footer input {
	width: 120px;
	font: 10px verdana, arial;
	background-color: transparent;
	border-style: solid;
	border-width: 1px;
	border-color: #ddd #ccc #ccc #ddd;
	height: 14px;
	padding: 0;
	margin: 0;
}

/*	====================
	menu
	==================== */
#menu {
	width: 150px;
	height: 400px;
	background: url(pix/window/window_w.gif) repeat-y left #fff;
	float: left;
	padding: 0 0 0 5px;
	margin-right: 0 !important; margin-right: -3px;
}

#menu div {
	position: relative;
	left: 0;
	top: 30px;
	width: 150px;
	height: 370px;
	overflow: hidden;
	float: left;

}

#menu div a {
	color: #555;
	display: block;
	margin: 5px 1px;
	padding: 0 0 0 3px;
	border: none;
	border-left: 3px solid #fff;
	font-size: 11px;
	width: 140px;
}

#menu div a:hover, #menu div a.activ {
	color: #000;
	border-left: 3px solid #f80 !important;
}

#menu div a.sub, #left a.sub.activ {
	font-size: 10px;
	padding-left: 10px;
	margin: 1px;
}

/*	====================
	main
	==================== */
#main {
	height: 400px;
	background: url(pix/window/window_e.gif) repeat-y right #fff;
	/*float: clear;*/
	padding: 0 5px 0 0;
}

#scroll {
	height: 400px;
	overflow: auto;
}

* html #scroll {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
}

#scroll div.pad {
	padding: 21px 15px 21px 0;
	margin: 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#bgimage {
	position: relative;
	top: 0;
	left: 0;
	height: 400px;
	padding: 0;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
}

#flv {
	position: relative;
	top: 0;
	left: 0;
	height: 400px;
	padding: 0;
}

#flvplayer {
	position: absolute;
	top: 15px;
	z-index: 1;
	padding: 0;
	margin: 0;
	width: 540px;
	height: 370px;
	background-color: transparent;
}

#flvplayer object, #flvplayer embed {
	z-index: 1;
}

/*	====================
	list
	==================== */
.list {
	padding: 17px 0 30px 0;
	margin: 0;
}

.list li {
	/*display: inline-block;*/
	display: block;
	margin: 0 1px;
	padding: 5px 3px 5px 0;
	border-top: 1px dotted #aaa;
	border-right: 3px solid #fff;
	clear: both;
}

.list li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*.clearfix {display: inline-block;}*/
/* Hides from IE-mac \*/
* html .list li { height: 1%; }
.list li { display: block; }
/* End hide from IE-mac */


.list li.activ {
	border-right-color: #f80;
}

.list li.client {
	min-height: 30px;
	padding-left: 95px;
	background-repeat: no-repeat;
	background-position: 5px center;
}
* html .list li.client { height: 34px; }

.list li.client a {
	border: none !important;
}

.list li.work {
	min-height: 40px;
	padding-left: 55px;
	background-repeat: no-repeat;
	background-position: 5px center;
}
* html .list li.work { height: 44px; }

.list li.work a {
	border: none !important;
}

.list li.work .title {
	font-weight: bold;
}

.list li.play {
	min-height: 40px;
	padding-left: 55px;
	background-repeat: no-repeat;
	background-position: 5px center;
}
* html .list li.play { height: 44px; }

.list li.play a {
	border: none !important;
}

.list li.play .title {
	font-weight: bold;
}

.list .sublist {
	padding: 2px 5px 2px 30px;
	background-repeat: no-repeat;
	background-position: 15px center;
	background-image: url(pix/clientwork.gif);
}

.list .hidden {
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
}

.list .select {
	/*background-color: #f80;*/
}

/*	====================
	infoline
	==================== */
.infoline {
	position: absolute;
	width: 100%;
	height: 13px;
	font-size: 11px;
	background-color: #fff;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}

.infoline.top {
	position: relative;
	border-bottom: 1px dotted #888;
	z-index: 10;
}

.infoline.spacer {
	position: relative;
	padding-bottom: 1px;
}

.infoline.bottom {
	bottom: 0;
	padding-bottom: 1px;
	border-top: 1px dotted #888;
	z-index: 10;
}

.infoline p {
	padding: 0 5px 0 0 !important;
	margin: 0;
}

.infoline p  a {
	padding: 0 5px 0 0;
	border: none;
}

.infoline.bottom p  a {
	font-weight: bold;
}

.infoline p  i {
	padding: 0 5px 0 0;
	border: none;
	color: #ccc;
}

.infoline span {
	float: right;
}

.infoline p span a, .infoline p span a.activ{
	padding: 0 0 0 5px !important;
	border: none;
}

