* {
	margin:0;
	padding:0
}

option { 
	padding-left:0.4em
}
html {
	height:100%;
	margin-bottom:1px
}
body{
	height:100%;
	font-size:100.01%
}
img {
	border:0
}
.clear {
	clear:both
}
.csc-textpic:after,
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.csc-textpic,.clearfix {
	display:inline-block;
}
html[xmlns] .csc-textpic,
html[xmlns] .clearfix {
	display:block;
}
* html .csc-textpic,
* html .clearfix {
	height:1%
}

body {
	margin:0;
	padding:0;
	background:#F9DEAF url(../../img/bgStart.jpg) center top no-repeat;
	font-family:Arial;
	font-size:13px;
	color:#000;
	line-height:1.5em;
}

body.weiss {
	background:none;
}

p {
	margin:0 0 10px 0;
}
td, th {
	vertical-align: top;
}
sub {
	vertical-align:0;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

a {
	text-decoration: none;
	border: 0;
	color: #E42119;
}

/******************************
*
* Main Elements
*
******************************/
#container, #container0 {
	position: absolute;
	display: table;
	width: 1030px;
	margin-left: -515px;
	left: 50%;
}

body.weiss #container, body.weiss #container0 {
	position: relative;
	display: table;
	width: auto;
	margin-left: 0;
	left: 0;
}

#frame, #frame0 {
	width: 1030px;
	float: left;
	position: relative;
	z-index: 5;
	clear:both;
}

body.weiss #frame, body.weiss #frame0 {
	width: 410px;
	float: left;
	position: relative;
	z-index: 5;
	clear:both;
}

#frameFlash {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 100%;
	height: 100%;
}

#header {
	position: relative;
	z-index: 100;
	float: left;
	width: 1030px;
	height: 90px;
}
#toplogo {
	position: absolute;
	z-index: 1110;
	top: 90px;
	left: 80px;
	width: 69px;
	height: 110px;
	background: url(../../img/logo.png) no-repeat;
}
#toplogo a {
	display: block;
	width: inherit;
	height: inherit;
}
#toplogo .txt {
	display: none;
}
#slogan {
	float: left;
	width: 120px;
	height: 125px;
	margin-left:  70px;
	margin-top: 35px;
	background: transparent url(../../img/slogan.png) no-repeat;
}
#cont {
	float: left;
	clear: both;
	width: 1030px;
	position: relative;
	/*z-index: 50;*/
}

.blockLeft {
	position: relative;
	z-index: 1100;
	float: left;
	width: 210px;
	clear: none;
	margin-right: 10px;
}
.blockRight {
	position: relative;
	z-index: 60;
	float: left;
	width: 750px;
	clear: none;
}

.blockRight .header {
	
}

.copyright {
	color: #FFF;
	font-size: 10px;
	text-align: center;
	float: left;
	clear: both;
	width: 100%;
}

/******************************
*
* Video Upload Form
*
******************************/
.tx-h2videoupload-pi1 .col2,
.tx-h2videoupload-pi1 .col3{
	float: left;
	width: 375px;
}

.tx-h2videoupload-pi1 .uploadForm{
	background-image: url('../../img/upload_bg.png');
	padding: 15px;
}

.tx-h2videoupload-pi1 .submit{
	color: #f1cc00;
	text-transform: uppercase;
	background-color: transparent;
	background-image: url('../../img/upload_submit_bg.png');
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 20px;
	border: 0;
	font-size: 13px;
}



/******************************
*
* Video Upload Form
*
******************************/
#startflash {
	position:absolute;
	width:1100px;
	height:800px;
	top:0;
	left:0px;
	padding:0;
	margin:0;
	z-index:1000;
}

#schickit {
	position:absolute;
	top:40px;
	left:40px;
}

#schickit input {
	border:#999 1px solid;
	width:350px;
	margin-bottom:10px;
}

#schickit input.subrot {
	cursor:pointer;
	background-color:#E31818;
	border:#E31818 1px solid;
	color:#FFF;
	padding:2px;
}

#schickit input.subrot:hover {
	background-color:#000;
	border:#000 1px solid;
}

#schickit input.autowidth {
	width:auto;
}

