<!-- VERSION: 1.1 -->

<!-- TPL BEGIN: CSS -->

.do_not_delete {}

.template_marker {
margin-top:50px;
margin-bottom:20px;
padding:5px 5px 5px 5px;
border:1px solid #000000;
background-color:#FFFFFF;
background-color:#FFFF00;
color:#003399;
clear:both;
width:90%;
text-align:center;
font-weight:bold;
margin-left:auto;
margin-right:auto;
}


/* TEMPLATE ITSELF
---------------------------------------- */


body{
background:#FFFFFF url(images/bg_film2.gif) no-repeat scroll right top;
color:#333333;
font-family:Verdana,Helvetica,Sans-Serif;
font-size:11px;
margin:0 auto;
padding:0;
}


/* [HEAD] */

.header {
background:#FFFFFF url(images/header_film.jpg) repeat scroll 0 0;
border-bottom:5px solid #1111B0;
border-top:5px solid #1111B0;
height:215px;
margin:15px auto auto 0;
padding:10px 0;
text-align:center;
text-transform:uppercase;
}

.header a {
	font-family:Times New Roman,Helvetica,Sans-Serif;
	font-size:48px;
	margin:0px;
	padding:0px 10px;
	text-decoration:none;
	text-transform:uppercase;
	color:#000000;
}



/* [MENU-HOLDER] */

.top_menu {
	border-bottom:1px solid #C0C0C0;
	border-top:1px solid #C0C0C0;
	margin:0px auto;
	text-align:center;
	width:960px;
}


/* [BACKGROUND] */

.bg_structure {
	color:#333333;
	font-family:Verdana,Helvetica,Sans-Serif;
	font-size:11px;
	margin:0px auto;
	padding:0px;
}


/* [SIDEBARS-CONTENT] */

.box_left {
	display:inline;
	float:left;
	margin:0px 20px 0px 0px;
	padding:20px 0px;
	width:220px;
}
.box_mid {
	display:inline;
	float:left;
	margin:0px;
	padding:20px 20px 10px;
	width:440px;
}
.box_right {
	display:inline;
	float:right;
	margin:0px;
	padding:20px 0px 0px;
	width:230px;
}

/* holds the whole boxes */

.content_all {
	margin:0px auto;
	padding:0px;
	width:960px;
}


/* [BOXES, for CONTENT (MID) AND SIDEBAR (BOX)] */

.box {
}


.box_mid .box{
	padding-bottom:20px;
}

 
/* [TITLES, H2 BELONGS TO SIDEBAR-BOX TITLES, BOXTEXT is the text inside the sidebar-box, boxtitle is a sub-title of the box ] */

h2 {
background-color:#EFEFEF;
background-image:url(images/take2.png);
background-repeat:no-repeat;
border-bottom:1px solid black;
color:#333333;
font-family:Times New Roman,Verdana,Arial,Sans-Serif;
font-size:14px;
font-weight:bold;
line-height:14px;
margin:0 0 10px;
padding:5px 0 5px 30px;
background-position:3px 3px;
}

.box_text {
	margin:0px;
	padding:5px 0px 20px;
}

.box_title{
	color:#2255AA;
	font-weight:bold;
	margin-bottom:2px;
}

/* [TITLES, OTHERS] */

h1 {
	color:#333333;
	font-family:Times New Roman,Verdana,Arial,Sans-Serif;
	font-size:22px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

/* [TOP_IMAGE_BOX] */

#top_image_box .box {
	margin-bottom:10px;
	border:1px dotted #CCCCCC;
	padding:4px;
}

#top_image_box .box top_image_box_image {
}


/* [ADVERTISEMENT] */

.advertisement{
	border:1px solid #F2F2F2;
	margin-top:15px;
	margin-bottom:15px;
	background-color:#F9F9F9;
	width:100%;
}

.advertisement .box h2 {
	border:0px;
	padding-left:5px;
	padding-top:0px;
}

.advertisement .box .box_text {
	padding-bottom:0px;
	padding-top:0px;
}

/* [INPUTS BOXESTEMPLATES/MESSAGES] */

#contentboxed {
	background:#F9F9F9 none repeat scroll 0%;
	border:1px solid #F2F2F2;
	margin-bottom:10px;
}

#contentboxed #title {

	color:#333333;
	font-family:Times New Roman,Verdana,Arial,Sans-Serif;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:5px;
}

#contentboxed #text {
	margin: 10px 0px 10px 0px;
	padding:5px;
}





.tags {
	margin-top:10px;
	padding:5px;
	display: inline;
	border:1px solid #CCCCCC;
}
	


/* [MESSAGES] */

#message_box {
}

#message_box #contentboxed {
}

#message_box #contentboxed #title {
}

#message_box #contentboxes #text {
}



/* [OTHERS] */

.regularul {
	padding-left:10px;
}


/* [FOOTER] */

.footer {
	background:#FFFFFF none repeat scroll 0%;
	border-top:1px solid #C0C0C0;
	margin:0px auto;
	padding:10px 0px;
	text-align:center;
	width:960px;
}


/* [CUSTOM NEWS] */


.contentdate {
	background:#FFFFFF url(images/date.gif) repeat scroll 0%;
	float:left;
	height:50px;
	margin:0px;
	padding:0px;
	width:45px;
}
.contentdate_1 { 
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	margin:0px;
	padding:1px 0px 0px 10px;
	text-transform:uppercase;
}
.contentdate_2 { 
	color:#999999;
	font-family:Times New Roman,Helvetica,Sans-Serif;
	font-size:21px;
	font-weight:bold;
	margin:0px;
	padding:5px 4px 0px 0px;
	text-align:center;
}
.contenttitle {
	float:left;
	margin:0px;
	padding:0px 0px 0px 10px;
	
}

.titlesmall {
	line-height:20px;
	margin:0px;
	padding:0px 0px 15px;
}







/* COMMENTS STYLES
---------------------------------------- */

#CommentsBox	
{
	display:block;
	padding: 0px 5px 5px 5px;
	margin-top:15px;
}
#CommentsBox #titles
{
	float:left;
	width:49.7%; 
	text-align:left;
	border-bottom:1px solid #CCCCCC;
	background-color:#FFFFFF;
}
#CommentsBox #boxoftext
{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-style:dotted;
	text-align:left; 
	padding-top:15px;
	padding-bottom:15px; 
	width:95%;
	margin:auto;
	
}
#CommentsBox #boxoftext:hover
{
	background-color:#E1E1E1;
	cursor:pointer;
}

#CommentsBox #boxoftext #textonit
{
	padding-left:5px;
	padding-right:5px;
	margin:auto;
}

#CommentsBox .quickreplytextbox
{
	width:100%;
}
#CommentsBox .quickreplytextbox:hover
{
	width:100%;
	height:200px;
}


#CommentsBox #roundend{ margin: 30px auto 50px auto;width:500px;}




/* GENERAL TEMPLATE
---------------------------------------- */


a{
text-decoration:none;
color:#1111B0;
}
a:hover{
color:#1111B0;
text-decoration:underline;
}
.text{
font-family: Arial, Helvetica, sans-serif; 
font-size:11px;
}

/* widgets dates */

.box_bottom_date{
	font-weight:bold;
	margin-top:10px;
}

/* search results */

.textdotted
{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-style:dotted;
	
}
.textdotted:hover
{
	background-color:#E1E1E1;
	cursor:pointer;
}


/* GENERAL TEMPLATE - MAIN CONTENT: Legends  */

.more_details {
	position:absolute;
	font: normal 10px/12px verdana;
	text-align:right;
	padding-left:97%;
	text-decoration:overline;
}

.more_details_text {
	font: normal 10px/12px verdana;
	text-align:left;
	border-top: 1px solid #000000;
	margin-top:10px;
	padding-top:10px;
}

label {
	cursor: pointer;
	font-size: 0.85em;
	padding: 0 5px 0 0;
}

/* GENERAL TEMPLATE - MAIN CONTENT: Legends orders, left and right */
dl {
	margin-bottom: 10px;
	font-size: 0.85em;
	clear:both;
}

dt {
	width: 45%;
	max-width: 45%;	
	text-align: left;
	border: none;
	baorder-right: 1px solid #CCCCCC;
	padding-top: 3px;
}

dd {
	margin: 0 0 0 45%;
	padding: 0 0 0 5px;
	border: none;
	border-left: 1px solid #CCCCCC;
	vertical-align: top;
	font-size: 1.00em;
	padding-top: 3px;
}

/* GENERAL TEMPLATE - MAIN CONTENT: Legends inside links colors */

dl:hover dt, dl:hover dd {
	border-color: #666666;
}

dl dd label:hover {
	color: #BC2A4D;
}

/* GENERAL TEMPLATE - MAIN CONTENT: Legends , dd in next line full */

dd.full {
	margin: 0;
	border: 0;
	padding: 0;
	padding-top: 3px;
	text-align: center;
	width: 100%;
}

/* GENERAL TEMPLATE - MAIN CONTENT: Legends , p tag to use buttons */

fieldset.quick, p.quick {
	margin: 0 0 5px;
	padding: 5px 0 0; 
	border: none;
	background-color: transparent;
	text-align: right;
}


/* GENERAL TEMPLATE - MAIN CONTENT: EXTRAS */

.main_subtitle{
	border-left:1px solid #327AA5;
	padding-left:10px;
}

dd label {
	font-size: 1.00em;
	white-space: nowrap;
	margin: 0 10px 0 0;
	color: #4A5A73;
}
dt label {
	font-size: 1.00em;
	text-align: left;
	font-weight: bold;
	color: #4A5A73;
}
dl {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.00em;
}

dt {
	float: left;
	width: auto;
}


dd { color: #666666;}
dt span { padding: 0 5px 0 0;}
legend { top: -1.2em; }

.input_box {
	width:83%;
}






/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	position:relative;
	text-align:center;
	margin-top:5px;
	padding:10px;
	
}
/* Fix for IE7 for the width menu bar, IE6 wont read it, firefox will but wont accept the * */
.menu, a > a {
	*width:825px;
}

/* remove all the bullets, borders and padding from the default list styling */

.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	list-style:none;
}

/* menu horizontal */
.menu li {
	position:relative;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:center;
}
/* style the links for the top level */
/* menu horizontal select */
.menu a, .menu a:visited {
	display:block;
	margin-left:10px;
	font-family:Times New Roman,Helvetica,Sans-Serif;
	font-size:22px;
	margin:0px;
	padding:0px 10px;
	text-decoration:none;
	text-transform:uppercase;	
color:black;
}

/* a hack so that IE5.5 faulty box model is corrected */



.menu ul li:hover > a{
	display:block;
	font-family:Times New Roman,Helvetica,Sans-Serif;
	font-size:22px;
	margin:0px;
	padding:0px 10px;
	text-decoration:none;
	text-transform:uppercase;	
}

/* fix for IE6, previous css wont work with >a so IE6 reads this well and FF ignore it */
.menu a:hover{
	display:block;
	font-family:Times New Roman,Helvetica,Sans-Serif;
	font-size:22px;
	margin:0px;
	padding:0px 10px;
	text-decoration:none;
	text-transform:uppercase;
		
 /* WITHOUT THIS THE DROPDOWN ON IE6 DONT WORK, THANK YOU BILL GATES */	
	background-color:black;
color:white;
}
/* fix for IE6, previous css wont work with >a so IE6 reads this well and FF ignore it */

.menu ul ul {
	width:161px;
	z-index:700;

}

.menu ul ul a , .menu ul ul a:visited{
	width:161px;
	font-size:14px;	
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	border: 1px dotted #000000;	
	background-color:#FFFFFF;
	padding:2px;
	
}


.menu ul ul :hover > a {
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;	
	margin:0pt;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F7F7F7;
	
}

.menu ul ul a.drop, .menu ul ul a.drop:visited {
	width:161px;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	border: 1px dotted #000000;
	background-image:url('images/arrow_right.gif');
	background-repeat:no-repeat;
	background-position:right;
	
}

/* IE 6 and everyone will read this, cuz the next one ie6 wont read it we need this */
.menu ul ul :hover {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0pt;
	padding:2px;
		
}
/* style the 2 level hover */
.menu ul ul li{
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0pt;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F7F7FF;
	
}

.menu ul ul :hover > a.drop {
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0pt;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F7F7F7;
	width:161px;
	
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	width:161px;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	border: 1px dotted #000000;
	
}
/* IE 6 and everyone will read this, cuz the next one ie6 wont read it we need this */
.menu ul ul ul :hover {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0pt;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F7F7FF;		
}

/* style the third level hover */
.menu ul ul ul :hover > a.drop {
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0pt;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F7F7F7;
	
}

/* style the third level hover */
.menu ul ul ul li{
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0pt;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F7F7FF;
	
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:24px;	
	left:0; 
	width:161px;
	*top:24px; 
	
	}
	
/* another hack for IE5.5 */
* html .menu ul ul {top:24px;t\op:24px;}

/* position the third level flyout menu */
.menu ul ul ul{left:86px; top:-1px; width:161px;*left:86px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-141px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:161px;w\idth:161px;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}





/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menuhs/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menuh {
font-size:90%;
text-align:right;
}

/* remove all the bullets, borders and padding from the default list styling */
.menuh ul {
position:relative;
z-index:500;
padding:0;
margin:0;
list-style-type:none;
width:100%;
}
/* style the list items */
.menuh li {
height:26px;
/* for IE7
float:left;
taken away to fix menu
*/
background-color:#FFFFFF;
}
.menuh li.sub {
background:#d4d8bd url(sub.gif) no-repeat right center;
background-position:left;
background:#E8E8E8;
} 

/* get rid of the table */
.menuh table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menuh a, .menuh a:visited {
	display:block; 
	text-decoration:none;
	height:25px;
	margin-left:auto;
	line-height:25px;
	width:170px;
	width:95%;
	color:#000;
	text-indent:5px;
	border:1px solid #CCCCCC;
	border-width:1px 1px 1px 1px;
	padding-right:10px;
}
/* hack for IE5.5 */
* html .menuh a, * html .menuh a:visited {width:173px; w\idth:172px;}
/* style the link hover */
* html .menuh a:hover {
	color:#efa; 
	background:#aa7; 
	background-image:url('images/menuhhover.gif');
	background-repeat:repeat-x;	
	color:#000000;
	position:relative;
}

.menuh li:hover {
	position:relative;
	}

/* For accessibility of the top level menuh when tabbing */
.menuh a:active, .menuh a:focus {
	color:#efa; 
	background:#aa7;
}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menuh li:hover > a {
	color:#000000;
	background-image:url('images/menuhhover.gif');
	background-repeat:repeat-x;	
	}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menuh li ul {
visibility:hidden;
position:absolute;
top:-20px;
top:-5px;
/* set up the overlap (minus the overrun) */
left:-100px;
width:170px;
/* set up the overrun area */
padding:30px;
/* this is for IE to make it interpret the overrrun padding */
background:transparent;
background:url('images/dropdown_horizontal_submenu.gif');
background-repeat:no-repeat;
}

/* for browsers that understand this is all you need for the flyouts */
.menuh li:hover > ul {visibility:visible;}


/* for IE5.5 and IE6 you need to style each level hover */

/* keep the third level+ hidden when you hover on first level link */
.menuh ul a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
.menuh ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
.menuh ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* make the second level visible when hover on first level link */
.menuh ul a:hover ul {
visibility:visible;
}
/* make the third level visible when you hover over second level link */
.menuh ul a:hover ul a:hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
.menuh ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
.menuh ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}






/* [kFORUM] */

.forum_table_parent {
	height:30px;
	padding:5px;
	background-color: #EFEBD1;
	margin-bottom:2px;
}

.forum_table_child {
	background-color:#EFEBD1;
}

.forum_table_child tr td {
	background-color:#F5F4ED;
}

.forum_table_threadslist_top {
	margin-top:4px;
	background-color:#EFEBD1;
}

.forum_table_threadslist_top tr td {
	background-color:#F5F4ED;
}

.forum_table_threadslist {
	margin-top:4px;
	background-color:#EFEBD1;
}

.forum_table_threadslist tr td {
	background-color:#F5F4ED;
}

.forum_table_threadslist .forum_table_threadslist_stickytr td{
	background-color:#EFEDE0;
}

.forum_table_post {
	margin-top:4px;
	background-color:#EFEBD1;
}

.forum_table_post tr td {
	background-color:#F5F4ED;
}

.forum_table_newreply {
	margin-top:4px;
	background-color:#EFEBD1;
}

.forum_table_newreply tr td {
	background-color:#F5F4ED;
}

.forum_pages_indexer {
	background-color:#F5F4ED;
	padding-right:5px;
}


<!-- TPL END: CSS -->