@charset "utf-8";
/*==================================================================
lastUpdate = 02-11-2010
====================================================================
Editer:
1.recca
2.
3.
====================================================================
Contect:
1.eng text
2.footer
3.about
4.related
5.publications
6.programme
====================================================================
*/





/*1.eng text ======================================================*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

h1 {
	color: #FB6704;
	font-size: 15px;
	font-weight: bold;
}

h2 {
	color: #FB6704;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}

h3, h6 {
	color: #900;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

h4 {
	color: #5AC600;
	font-size: 16px;
	font-weight: bold;
}
h6 a {
	color: #39F;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
h6 a:hover {
	color: #F90;
	font-weight: normal;
	text-decoration: none;
}

.orange {
	color: #f90;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.px11 {
	clear: both;
	color: #930;
	font-size: 11px;
}

#topnav ul li a, #left ul li a { 
	color: #333;
}
#topnav ul li a:hover, #left ul li a:hover {
	color: #39F;
}

.back a {
	color: #A4A4A4;
	text-decoration: none;
}
.back a:hover {
	color: #f93;
}





/*2.footer ==========================================================*/
#footer a {
	color: #6C2119;
	text-decoration: none;
}
#footer a:hover {
	color: #F90;
	text-decoration: none;
}





/*3.about ==========================================================*/
#about h3 {
	color: #049caa;
	font-size: 18px;
	font-weight: bold;
}





/*4.related ========================================================*/
#related a {
	color: #f90;
	font-weight: bold;
	text-decoration: none;
}
#related a:hover {
	/*color: #f90;*/
	color: #6699ff;
	font-weight: bold;	
}





/*5.publications ==================================================*/
.publications .content h3,.publications .content4 h3,.content5 h3 {
	color: #009999;
	font-size: 13px;
	font-weight: bold;
}

.content4 a , .content5 a, #ordering a {
	color: #099;
	text-decoration: none;
}
.content4 a:hover , .content5 a:hover , #ordering a:hover {
	color: #F90;
}





/*6.programme ==================================================*/
.programmebox , #footer {
	 /*text-align: justify; */
	 text-align: left; 
}

.programmebox #filmdeta h3 {
	color: #f60;
	font-size: 16px;
	 /*text-align: justify; */
	 text-align: left; 
}

.sugezya {
	color: #fff;
	font-weight: bold;
}

.add {
	font-weight: bold;
}
/*
#left ul li ul li a {
	display: block;
	width: 122px;
	height: auto;
	padding: 4px 2px 6px 25px;
	background-color: #FD8D05;
	color: #fff;
	text-decoration: none;
}
#left ul li ul li a:hover {
	color: #fff;
	background-color: #FEAE4E;
	text-decoration: none;
}
#left ul li ul li .highlight {
	color: #fff;
	background-color: #FEAE4E;
	text-decoration: none;
}
*/

#right ul li a {
	display: block;
	width: 122px;
	height: auto;
	padding: 4px 2px 6px 25px;
	background-color: #FD8D05;
	color: #fff;
	text-decoration: none;
}
#right ul li a:hover {
	color: #fff;
	background-color: #FEAE4E;
	text-decoration: none;
}
#right ul li .highlight {
	color: #fff;
	background-color: #FEAE4E;
	text-decoration: none;
}

.redtext {
	color: #F30;
}

.bluetext {
	color: #630;
}

.price {
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}

.h3s {
	font-size: 13px;
}