/*
Design by ch9ayfi
http://www.frmovies.net
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
margin: 0;
padding: 0;
width: 100%;
background: #000000 url(/bg/background.png) center top repeat;
background-repeat: no-repeat;
font-family: normal small "Trebuchet MS", Arial, Helvetica, sans-serif; 
background-position: top center;
font-size   : 11px;
color: #CCCCCC;
}
input, select, button	{ font-family:"Trebuchet MS",Tahoma; font-size: 8pt; }

H1, H2 {font-family:"Trebuchet MS",Verdana,Helvetica,sans-serif;margin-bottom:0; padding-bottom:0;}
a { color: #FFFFFF; text-decoration: none;}
a:visited { color: #E3F1C7; text-decoration: none;}
a:hover { color: #F98B39;}

.bk	{ width: 900px; background-color: #ffffff; color: #000000; padding: 0px 0px 0px 0px; border: 0px;  }

.menutop { color: #FFFF99; background-color: #FFFFFF; padding: 3px 2px 5px 5px;}
.menutop a	{ color: #000000; text-decoration: none; border-style: solid; border-width: 2px 5px 3px 6px; border-color: #FFFFFF; } 
.menutop a:link	{ color: #000000; text-decoration: none; }
.menutop a:visited	{ color: #000000; text-decoration: none; }
.menutop a:hover	{ color: #0000FF; background-color: #FFFFFF;}

.menutop_on	{ background-color: #ffffff; }
.menutop_on a	{ background-color: #ffffff; border-style: solid; border-color: #ff6330; }


.menu1 { color: white;  background-color: #000000; padding: 5px 2px 2px 5px; border-bottom: 1px solid #000000; 10px solid #ffffff;  border-top: 5px solid #000000;}
.menu1 a	{ color: white; text-decoration: none; border-style: solid; border-width: 5px 2px 2px 5px; border-color: #000000; font-weight: bold; } 
.menu1 a:link	{ color: white; text-decoration: none; }
.menu1 a:visited	{ color: white; text-decoration: none; }
.menu1 a:hover	{ color: White; background-color: #ff6330; border-style: solid; border-width: 5px 2px 2px 5px; border-color: #ff6330; }

.menu1_on	{ background-color: #ff6330; }
.menu1_on a	{ background-color: #ff6330; border-style: solid; border-color: #ff6330; }

.menu2		{ color: white; background-color: #8396cb; padding: 5px 2px 2px 5px; }
.menu2 a		{ color: white; text-decoration: none; border-style: solid; border-width: 2px 5px 2px 6px; border-color: #8396cb; font-weight: bold; }
.menu2 a:link	{ color: white; text-decoration: none; }
.menu2 a:visited	{ color: white; text-decoration: none; }
.menu2 a:hover	{ color: White; background-color: #6f0faa; border-style: solid; border-width: 2px 5px 3px 6px; border-color: #6f0faa; }
.menu2_on	{ background-color: #6f0faa; }
.menu2_on a	{ background-color: #6f0faa; border-style: solid; border-color: #6f0faa; }

.menu3	 	{ color: #5b0000; font-weight: normal; border-top: 2px none; border-bottom: 2px none; font-weight: bold; }



a:hover {
	border: none;
	text-decoration: none;
	color: #999900;
}

/* Header */

#header {
	width: 700px;
	height: 50px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
}

#header h1 {
	letter-spacing: -4px;
	font-size: 2em;
}
h4{
	background:url('../../images/arch/h3.gif') 0px 3px no-repeat;
	font-size:11px;
	margin-top:0px;
	margin-bottom:8px;	
	padding-bottom:2px;
	padding-left:8px;
	border-bottom:1px dotted #BAAFAB;
	font-weight:bolder;
	clear:both;
}
#header h2 {
	margin-top: -0.7em;
	font-size: 0.8em;
}

/* Content */

#content {
	margin: 0 auto;
	padding: 0px 0 0 0;
}
.menutop { color: #FFFF99; background-color: #CCCCCC; padding: 3px 2px 5px 5px;}
.menutop a	{ color: #000000; text-decoration: none; border-style: solid; border-width: 2px 5px 3px 6px; border-color: #CCCCCC; } 
.menutop a:link	{ color: #000000; text-decoration: none; }
.menutop a:visited	{ color: #000000; text-decoration: none; }
.menutop a:hover	{ color: #0000FF; background-color: #CCCCCC;}

.menutop_on	{ background-color: #CCCCCC; }
.menutop_on a	{ background-color: #CCCCCC; border-style: solid; border-color: #ff6330; }


.menu1 {
	color: white;
	padding: 5px 2px 2px 5px;
	border-bottom: 1px solid #000000;
10px solid #CCCCCC;  	border-top: 5px solid #000000;
	background-color: #000000;
}
.menu1 a	{ color: white; text-decoration: none; border-style: solid; border-width: 5px 2px 2px 5px; border-color: #000000; font-weight: bold; } 
.menu1 a:link	{ color: white; text-decoration: none; }
.menu1 a:visited	{ color: white; text-decoration: none; }
.menu1 a:hover	{ color: White; background-color: #ff6330; border-style: solid; border-width: 5px 2px 2px 5px; border-color: #ff6330; }

.menu1_on	{ background-color: #ff6330; }
.menu1_on a	{ background-color: #ff6330; border-style: solid; border-color: #ff6330; }

.menu2		{ color: white; background-color: #8396cb; padding: 5px 2px 2px 5px; }
.menu2 a		{ color: white; text-decoration: none; border-style: solid; border-width: 2px 5px 2px 6px; border-color: #8396cb; font-weight: bold; }
.menu2 a:link	{ color: white; text-decoration: none; }
.menu2 a:visited	{ color: white; text-decoration: none; }
.menu2 a:hover	{ color: White; background-color: #6f0faa; border-style: solid; border-width: 2px 5px 3px 6px; border-color: #6f0faa; }
.menu2_on	{ background-color: #6f0faa; }
.menu2_on a	{ background-color: #6f0faa; border-style: solid; border-color: #6f0faa; }

.menu3	 	{ color: #5b0000; font-weight: normal; border-top: 2px none; border-bottom: 2px none; font-weight: bold; }
/* Column One */

#colOne {
	float: right;
	width: 100%;
}

#colOne h2 {
	margin-top: 0;
	font-size: 2.2em;
	color: #CCCCCC;
}

#colOne p, #colOne ul, #colOne ol {
	line-height: 200%;
}

#colOne .credits {
	margin-bottom: 0px;
	padding: 0px 0 2px 2px;
	background: #000000;
	border-left: 0px solid #F2900B;
}

#colOne .credits p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

/* Column Two */

#colTwo {
	float: left;
	width: 220px;
	background: #111111;
}

#colTwo ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 20px;
	background: url(images/img3.gif) repeat-x;
}

#colTwo li li {
	margin-bottom: auto;
	background: none;
}

#colTwo li ul {
	padding-top: 0;
	padding-left: 20px;
	list-style: square inside;
}

#colTwo h2 {
	height: 25px;
	padding: 10px 0 0 10px;
	background: url(images/img4.gif) no-repeat right top;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
	color: #F2900B;
}

#form1 {
}

#textfield1 {
	width: 100px;
	margin-left: 20px;
}

#submit1 {
}

/* Footer */

#footer {
	clear: both;
	width: 350px;
	height: 60px;
	margin: 0 auto;
	padding: 20px 0 0 350px;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: smaller;
}
.StyleZ {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;}
.Style1 {font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;
	color: #C9E391;}
.Style4 {font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;}
INPUT {color:#333333;
     background-color:#CCCCCC;
     font-size:8pt;
     font-family:Tahoma;
	 border:1px solid #F2900B;
	 border-spacing:inherit;
	 border-color:#0099CC;
	 font-weight:bold;}
.Style11 {color: #FF6600; font-size: 10px;}
.Style12 {color: #CCCCCC}
.Style14 {font-size: 12px}
.style15 {font-size: 9px}
#topbar{
position:absolute;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
width: 125px;
height:224px;
visibility: hidden;
z-index: 10;
}
.infobulle{
width:410px;
text-align: justify;
position: absolute;	
visibility : inherit;
border: 1px solid Black;
padding: 10px;
font-family: Verdana, Arial;
font-size: 11px;

background-color: #191919;
}

.Quality{
text-align: justify;
position: absolute;
border: 1px dashed Black;
padding: 4px;
font-family: Verdana, Arial;
font-size: 10px;
background-color: #191919;
}
.style23 {
	color: #7D9D00;
	font-size: 12px;
}
.style24 {color: #FFFF99}
.style27 {font-size: 16px; color: #FFBD91;}
.movietext {
	font-size: 11px;
}
.Style30 {font-size: 11px; color: #FFBD91;}
.page {font-size: 11px}
.movielist {font-size: 11px}
.style166 {color: #FF6633}
.style16 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
 .style18 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; }
.style20 {
	font-size: 11px;
	color: #FFFF00;
}
.tgg, .tah th{ 
	border-bottom: 1px solid; 
}
.rmt th{ 
	border-bottom: none; 
}
.Style40 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; }
.Style43 {font-size: 18px}
.Style44 {font-size: 24px}
.style1 {font-size: 13px}
.style3 {font-size: 13px; font-weight: bold; }
.style17 {
	font-size: 16px;
	color: #FFD0B0;
}
.style18 {color: #FFCC00}
.style28 {font-size: 14px}
.Style29 {color: #FF0000}
.Style38 {font-size: 13px}
.Style39 {font-size: 13px; font-family: "Courier New", Courier, monospace;}
.Style41 {font-size: 18px; color: #CCCCCC;}
.style16 {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.Style45 {color: #CCCCCC}
.style161 {	font-size: 13px;
}
.style181 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; }
.style181 {color: #FFCC00}
.Style30 {
	font-size: 11px;
	font-style: italic;
	color: #FFFF9F
}
.Style301 {font-size: 11px; color: #999966;}
.Style300 {
	font-size: 12px;
	font-style: italic;
	color: #FFFF9F
}
.style20 {	font-size: 11px;
	color: #FFFF00;
}
.style28 {font-size: 14px}
.styleview {font-size: 10px}
.Style29 {color: #FF0000}
.Style38 {font-size: 13px}
.Style39 {font-size: 13px; font-family: "Courier New", Courier, monospace;}
.Style41 {font-size: 18px; color: #CCCCCC;}
.style16 {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.Style45 {color: #CCCCCC}
.style161 {font-size: 13px;
}
.style166 {color: #FF6633}
.style19 {	font-size: 12px;
	color: #CC9900;
}

/* NAVIGATION MENUS */

    
#pagemenucontainer {
	height: 22px;
    padding-left: 10px;
    margin-top: 18px;
	}
	
#pagemenu {
	height: 22px;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
    padding: 0px 6px 0 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0;
    
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #EEEDDD;
	display: block;
    margin: 0;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active{
	color: #000000;
	display: block;
	text-decoration: none;
    background: #B0B0B0;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	}
	
#pagemenu  li.current_page_item a {
	color:#000000;
    background: #B0B0B0;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}

