* {
	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%
}

/********   NAVIGATION    *************/
#foldernav {
	position: absolute;
	top: 62px;
	list-style: none;
	width: 740px;
}
#foldernav * {
	font-size: 12px;
	text-decoration: none;
}
#foldernav .subnavi li a {
	color: #FFF;
}
#foldernav .subnavi > li.act > a,
#foldernav .subsubnavi li.act a,
#foldernav li.act > a,
#foldernav .subnavi li a:hover {
	color: #E5322C;
}
#foldernav > li {
	position: relative;
	float: left;
	min-height: 30px;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 13px;
	background: url(../../img/navi/bgNavLi.gif) no-repeat 0 16px;
}
#foldernav > li:hover {
	background: url(../../img/navi/bgNavi.jpg) repeat-x 0 0;
}
#foldernav > li:hover ul {
	display: table;
	background: #5D5952 url(../../img/navi/bgNavi.jpg) repeat-x 0 -29px;
}
#foldernav .subsubnavi ul {
	background: none !important;
}
#foldernav li .subnavi {
	position: absolute;
	display: none;
	left: 0;
	top: 29px;
	width: 740px;
}
#foldernav li:hover .subnavi {
	display: block;
}

#foldernav li .subnavi ul {
	display: table;
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#foldernav li .subnavi ul > li {
	padding-left: 15px;
	padding-right: 15px;
}
#foldernav li.first .subnavi > ul li {
	width: 120px;
	float: left;
	clear: none;
}
#foldernav li.first .subnavi > ul li {
	font-weight: bold;
}
#foldernav li.first .subsubnavi {
	border-right: 2px #FFF solid;
	height: 100%;
	display: table;
}
#foldernav li.last .subsubnavi {
	border: 0;	
}
#foldernav li.first .subsubnavi > ul {
	padding-top: 0;
}
#foldernav li.first .subsubnavi > ul li {
	font-weight: normal;
	padding: 0;
	line-height: 20px;
}
/********   NAVIGATION    *************/

body {
	margin:0;
	padding:0;
	background:#FFF url(../../img/bg.gif) scroll 1.5px;
	font-family:Arial;
	font-size:13px;
	color:#4B4B4B;
	line-height:1.5em;
}

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; }

#container {
	z-index: 2;
	position: absolute;
	display: table;
	width: 950px;
	left:50%;
	margin-left:-475px;
}

#frame {
	width:950px;
	position: relative;
	z-index: 5;
	clear:both;
}

#frameShade {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 100%;
	height: 100%;
	background:url(../../img/glowFront.png) repeat-x top center;
}

#head {
	position: relative;
	z-index: 100;
	width: 950px;
	height: 92px;
}
#flashnav {
	position: absolute;
	top: 0;
	z-index: 110;
	overflow: hidden;
}
#flashmovidsinglefilm {
	margin-top: -6px;
	height: 113px;
	overflow: hidden;
}

#toplogo {
	position: absolute;
	z-index: 110;
	/*top: 26px;*/
	right: 0;
	/*width: 250px;*/
	/*height: 73px;*/
	width: 315px;
	height: 72px;
	background: url(../../img/logoTop.png) no-repeat;
}

#footerInfo,
#headnavi {
	display: none;
	visibility: hidden;
}
#toplogo a {
	display: block;
	width: inherit;
	height: inherit;
}
#toplogo .txt {
	display: none;
}
#printpage {
	position: absolute;
	z-index: 80;
	width: 21px;
	height: 19px;
	right: 20px;
	top: 180px;
}
#printpage a {
	display: block;
	width: 21px;
	height: 19px;
	background: transparent url(../../img/iconPrinterNorm.gif) no-repeat;
}	
#printpage a:hover {
	background: transparent url(../../img/iconPrinterHover.gif) no-repeat;
}	
#printpage a span {
	display: none;
	visibility: hidden;
}
#cont {
	float: left;
	clear: both;
	width: 951px;
	position: relative;
	z-index: 20;
}

.blockLeftBig {
	float: left;
	width: 741px;
	clear: none;
	margin-right: 15px;
}
.blockLeft {
	float: left;
	width: 195px;
	clear: none;
	margin-right: 15px;
}
.blockMid {
	position: relative;
	float: left;
	width: 532px;
	clear: none;
	margin-right: 15px;
	overflow: hidden;
}
.blockRight {
	float: left;
	width: 194px;
	clear: none;
}

