@charset "utf-8";
/*==================================================================
lastUpdate = 02-11-2010
====================================================================
Editer:
1.recca
2.
3.
====================================================================
Contect:
1.body
2.rootbox
3.topnav
4.leftnav
5.content
6.content share
7.programme
8.about
9.publications
10.
====================================================================
*/





/*1.body ==========================================================*/
body {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,ul,li {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

h1 {
	width: 759px;
	height: 65px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat;
}

a {
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur()); /* for IE */
} 
a.foucsme {outline: none;text-decoration: none;color: blue;}
a.foucsme:hover{text-decoration: underline; color: blue;}
a.foucsme:focus{outline:dotted 1px;color: blue;}

.clear,.filmdis {
	clear: both;
	margin-top: 0px;
}




/*2.root =========================================================*/
#root {
	width: 759px;
	height: auto;
}





/*3.topnav ======================================================*/
#topnav {
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #F8F8E9;
}
#topnav form {
	margin: 0px;
}

#topnav ul {
	border-bottom: 1px solid #900;
	height: 20px;
	overflow: hidden;
}
#topnav ul li{
	display: inline;
	vertical-align: top;
}

#topnav ul li .inputbox {
	width: 100px;
	height: 16px;
	border: 1px #666 solid;
	//_margin-top: 0px;
	padding: 0px;
}




/*4.leftnav =====================================================*/
#bottom {
	position: relative;
	min-height: 600px;
	height: auto;
	_height: 600px;
	background-color: #473E34;
	width: 759px;
	/*background-image: url(../images/bg_nav.jpg);
	background-position: 0% 100%;
	background-repeat: no-repeat;*/
}

/*
#left {
	_position: absolute;
	width: 149px;
	height: auto;
	_top: 0px;
	_left: 0px;
	z-index: 100;
	float: left;
}
#left ul {
	list-style-type: none;
	width: 149px;
}
#left ul li {
	height: auto;
	margin: 0px;
	padding: 0px;
	margin-bottom: -3px;
	_margin-bottom: -3px;
}
#left ul li ul {
	width: 149px;
	margin-top: -4px;
	margin-top: -3px\9;
	_margin-top: -3px;
	margin-bottom: 4px;
}

*/
#right {
	_position: relative;
	width: 149px;
	height: auto;
	_top: 0px;
	z-index: 100;
	float: right;
}
#right ul {
	list-style-type: none;
	width: 149px;
}
#right ul li {
	height: auto;
	margin: 0px;
	padding: 0px;
	margin-bottom: -3px;
	_margin-bottom: -3px;
}
#right ul li ul {
	width: 149px;
	margin-top: -4px;
	margin-top: -3px\9;
	_margin-top: -3px;
	margin-bottom: 4px;
}


/*5.content ========================================================*/
/*
#right {
	position: relative;
	margin-left: 149px;
	width: 588px;
	min-height: 600px;
	height: auto;
	_height: 600px;
	background-color: #fff;
	padding: 0px 9px 0px 13px;
}
*/
#left {
	position: relative;
	width: 588px;
	min-height: 600px;
	height: auto;
	_height: 600px;
	background-color: #fff;
	padding: 0px 9px 0px 13px;
	float: left;
}

h2 {
	margin: 0px -9px 24px -13px;
}
h5 {
	margin: -16px 0px 24px 0px;
}





/*content share =======================================================*/
#about,#related {
	position: relative;
	width: 588px;
	min-height: 528px;
	height: auto;
	*height: 528px;
	word-break: break-strict;
}

.programmeboxtop {
	position: relative;
	height: auto;
	word-break: break-all;
}

.programmeboxtop .poster {
	padding: 3px;
	float: left;
	margin-right: 10px;
	rete5temargin-right: 3000px;
}

.programmebox,.publications,#ordering {
	position: relative;
	width: 588px;
	height: auto;
	word-break: break-strict;
}

.programmebox .content,.programmebox #filmdeta,.publications .content,.publications .content4 {
	position: relative;
	width: 402px;
	height: auto;
	word-break: break-strict;
	margin-left: 186px;
}







/*programme ==========================================================*/
.programmebox .poster {
	border: 1px #ccc solid;
	padding: 3px;
	float: left;
	margin-bottom: 20px;
}
.programmebox h6 a {
	clear: both;
	width: 72px;
	height: 21px;
	display: block;
	background-image: url(../images/btn_details.jpg);
	background-repeat: no-repeat;
}
.programmebox h6 a:hover {
	clear: both;
	width: 72px;
	height: 21px;
	display: block;
	background-image: url(../images/btn_details.jpg);
	background-repeat: no-repeat;
	background-position: 0px -21px;
}

.programmebox #filmdeta {
	width: 318px;
	margin-left:270px;
	min-height: 200px;
	_height: 200px;
}

.programmebox2 .filmdeta2 {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
	clear: both;
}
.programmebox2 .filmdeta2 .filmtext {
	position: relative;
	width: 320px;
	margin-right: 10px;
	float: left;
}
.programmebox2 .filmdeta2 .filmimg {
	position: relative;
	width: 250px;
	height: auto;
	float: right;
}
.programmebox2 .filmdeta2 .filmimg img{
	margin-bottom: 10px;
}

#filmenu {
	clear: both;
	text-align:right;
}
.film1 {
	border: 1px #f90 solid;
	width: 177px;
	height: 102px;
	padding: 5px;
	float: left;
	margin: 0px 3px 20px 0px;
}
.film2 {
	border: 1px #ccc solid;
	width: 177px;
	height: 102px;
	padding: 5px;
	float: left;
	margin: 0px 3px 20px 0px;
}
.filmimg {
	width: 115px;
	height: 80px;
	margin-bottom: 3px;
}
.film1_big {
	border: 1px #f90 solid;
	width: 177px;
	height: 120px;
	padding: 5px;
	float: left;
	margin: 0px 3px 20px 0px;
}
.film2_big {
	border: 1px #ccc solid;
	width: 177px;
	height: 120px;
	padding: 5px;
	float: left;
	margin: 0px 3px 20px 0px;
}
.filmimg_big {
	width: 170px;
	height: 118px;
	margin-bottom: 3px;
}
.mouchiido {
	float: right;
}
.programmebox ul {
	margin-left: 10px;
}
.programmebox ul li {
	margin-left: 20px;
}





/*.about ========================================================*/
#about ul {
	margin-left: 20px;
}
#about ul li {
	list-style-type: square;
}





/*.publications ====================================================*/
.publications .publicimg {
	float: left;
	margin-left: 20px;
}

.publications .content {
	width: 458px;
	margin-left: 130px;
}

.publications .content4 {
	width: 350px;
	margin-left: 238px;
}

#ordering {
	text-align: center;
}
#ordering div {
	width: 400px;
	margin: 5px auto 5px auto;
	border: 1px #ccc solid;
	padding: 5px;
}





/*.footer ========================================================*/
#footer span {
	margin-left: 197px;
}

#footer {
	margin-bottom: 5px;
}




