@charset "utf-8";
/* CSS Document */

img {
		border: 0;
	}

form, ul, li, h1, h2, h3, h4, h5, h6, h7, dl, dd, dt {
	margin: 0; padding: 0;
}
.clearer {
	clear: both;
	font-size: 0;
	}

/* GENERAL */

a {
	text-decoration: none;
	color: #ae0506;
}
a:hover {
	color: #9c0405;
}

.error-message {
    color:#AE0506;
}

body {
background:	#fbf8cb url(../img/pagebg.gif) repeat-x center top;
padding: 0;
margin: 0;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 80%;
}

.hr1 {
	background: url(../img/hr1.gif) repeat-x center left;
	height: 5px;
	margin: 6px 0 6px 0;
}

/* MAINDIVS */


.outerdiv {
	background: url(../img/outerdivbg.gif) no-repeat center top;
	padding-bottom: 10px;
}
.pagewrapper {
	width: 990px;
	margin: auto auto;
	position: relative;
}


/* teaser */

.teaer {
	width: 100%;
	}


.teaser .item p.cim {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
}


.teaser .adatok {
/*	background: #fee; */
    height:20px;
    padding-left:10px;
}

.teaser .adat {
    float:right;
    font-size:11px;
}

.teaser .adat .value {
    color:#AE0506;
    font-weight:bold;
}

.teaser .adat .label {
    color:#B18F28;
    font-weight:bold;
    margin-right:6px;
}

.teaser .helyezes {
/*	background: #eee; */
/*	float: left; */
	overflow: hidden;
	position: absolute;
	font-size: 13px;
	left: 8px;
	font-weight: bold;	
	color: #ae0506;
	width: 48px;

}
.cikk .teaser .item {
	background: url(../img/talalatitem.gif) repeat-x bottom left;
/*	border: 1px solid #eee; */
	position: relative;
	padding: 4px 0 12px 0;
	width: 100%;
}

.cikk .teaserkeppel .item .szoveg {
	float: right;
	width: 430px;
	}
.cikk .innerdiv .teaserkeppel .item .szoveg {
	float: right;
	width: 405px;
	}
	
.cikk .teaser .item p.cim {
		margin: 0;
		border-bottom: 1px dotted #cccccc;
	}
.cikk .teaser div.genre, .cikk .teaser div.author, .cikk .teaser div.datum {
	font-size: 11px;
}
.cikk .teaser .item .kep {
	background: #f1efe3;
	padding: 3px;
	float: left;
	position: relative;
	top: 2px; left: 8px;
}
.cikk .teaser .item .kep img {
	width: 40px;
	border: 1px solid #ae0506;
}

.cikk .teasersorszam .item .kep  {
	position: relative;
	top: 20px;
	margin-bottom: 20px;
}

.cikk .teaser .item .logline {
	font-size: 11px;
	margin: 4px 0 4px 0;
/*	border-top: 1px  dotted #eee; */
}


/* PAGEHEAD */

.pagehead {
	background: url(../img/pageheadbg.gif) no-repeat top center;
	height: 91px;
	position: relative;
}

.pagehead .logo {
	position: relative;
	left: 10px;
}

.wrapper-inner {
	width: 990px;
	background:	#fff;
	position: relative;
}

.pagemiddle {
	width: 970px;
	background: url(../img/pagemiddlebg.gif) repeat-y center right;
	padding: 10px 10px 10px 10px;
	position: relative;
}

.leftside {
	position: relative;
	width: 180px;
	float: left;
}
.content {
	width: 500px;
	float: left;
	position: relative;
	left: 15px;
}
.rightside {
	width: 250px;
	float: left;
	position: relative;
	left: 40px;
}

/* CIKK */

.cikk h1 {
	color: #dabb5e;
	font-weight: normal;
	font-size: 24px;
}
p.cim2 {
	font-size: 18px;
	color: #ae0506;
}
p.alcim {
	font-size: 15px;
	color: #3d3d3d;
	font-weight: bold;
	margin: 0;
}
/*
.cikk .mufaj a {
		font-weight: bold;
	} */
.notes {
	font-size: 11px;
	background: #fafafa;
	padding: 8px 12px 8px 12px;
	margin-bottom: 12px;
	border: 1px solid #eee;
	border-left: 4px solid #dabb5e;
}
.notes p {
	margin: 0;
}

.cikk .info {
	position: relative;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	color: #b18f28;
	margin: 0 0 12px 0;
	padding: 22px 0 0 12px;
}
.cikk .info {
	background: url(../img/cikk_infobg.gif) no-repeat left top;
}

/*CIKK REWIEWS AND COMMENTS */
.cikk .reviews, .cikk .comments {
	margin-bottom: 12px;
}
.cikk .reviews .item, .cikk .comments .item  {
/*	background:	#fafafa;*/
	padding: 8px;
	position: relative;
	font-size: 11px;
/*	margin: 0 10px 0 10px; */
	left: 10px;
	margin-right: 20px;
	margin-bottom: 4px; }

 .cikk .reviews .item p,  .cikk .comments .item p {
 	margin: 0 0 0 0;
 }
 .cikk .reviews .item p.iteminfo,  .cikk .comments .item p.iteminfo {
 	margin-bottom: 6px;
	border-bottom: 1px solid #dabb5e;
	padding-bottom: 2px;
 	font-weight: bold;
 }
  .cikk .reviews .item p.iteminfo a,   .cikk .comments .item p.iteminfo a {
  	margin-left: 6px;
}
  .cikk .reviews .item .datum,  .cikk .comments .item .datum {
  	color: #dabb5e;
	margin-left: 6px;
	font-size: 10px;
}
.cikk .reviews .item  {
		background: #fbf8cb;
}
.cikk .comments .item {
border: 1px solid #eee;
}


.cikk .fulek {
    background:transparent url(../img/mostbg.gif) repeat-x scroll left bottom;
    height:30px;
}

.cikk .fulek a {
    background:#F3F3F3 url(../img/order-itembg.gif) repeat-x scroll left bottom;
    border-color:#CCCCCC #CCCCCC -moz-use-text-color;
    border-style:solid solid none;
    border-width:1px 1px 0;
    color:#3D3D3D;
    display:block;
    float:left;
    font-size:10px;
    height:24px;
    line-height:10px;
    margin:0 0 0 4px;
    padding:4px 8px 0;
    text-align:center;
}

.cikk .fulek a.selected {
    background:#FFFFFF none repeat scroll 0 0;
    color:#AE0506;
    font-weight:bold;
    height:25px;
}



.cikk p.more {
	float: right;
}
.cikk p.more a {
	background: #dabb5e;
	display: block;
	font-weight: bold;
/*	text-align: right;*/
	color: #fff;
	padding: 0px 4px 2px 4px;
	line-height: 12px;
}
.cikk p.more a:hover {
	background: #ae0506;
	}

/* CIKK LEADBOX */

.cikk .leadbox .box {
/*	margin-top: 30px; */
	font-size: 12px;
}
.cikk .leadbox p.cim, .cikk p.cim  {
	font-size: 24px;
	margin: 12px 0 0 0;
	color: #b18f28;
}

.cikk div.kategoriak {
	color: #3d3d3d;
	font-size: 11px;
	margin: 6px 0 6px 0;
	text-align: center;
}
.cikk div.kategoriak a {
	font-weight: bold;
}
.genre a, .author a  {
	font-weight: bold;


}
.cikk div.genre {
	display: inline;
}
.cikk div.datum {
	display: inline;
	color: #9e9e9e;
	margin-left: 12px;
}
.cikk .teaser .item {
	background: url(../img/talalatitem.gif) repeat-x bottom left;
/*	border: 1px solid #eee; */
	position: relative;
	padding: 4px 0 12px 0;
}

.cikk .teaserkeppel .item .szoveg {
	float: right;
	width: 430px;
	}
.cikk .innerdiv .teaserkeppel .item .szoveg {
	float: right;
	width: 405px;
	}

.cikk .teaser .item p.cim {
		margin: 0;
	}
.cikk .teaser div.genre, .cikk .teaser div.author, .cikk .teaser div.datum {
	font-size: 11px;
}
.cikk .teaser .item .kep {
	background: #f1efe3;
	padding: 3px;
	float: left;
	position: relative;
	top: 2px; left: 8px;
}
.cikk .teaser .item .kep img {
	width: 40px;
	border: 1px solid #ae0506;
}

.cikk .teaser .item .logline {
	font-size: 11px;
	margin: 4px 0 4px 0;
/*	border-top: 1px  dotted #eee; */
}

.tovabbnyil {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
.tovabbnyil a {
	color: #dabb5e;
}







.cikk .leadbox .kep .ikon {
	display: none;
}

.cikk .leadbox .szoveg {
	width: 320px;
}
.cikk .leadbox .kep {
	width: 152px;
	padding: 4px;
	border: 1px solid #dabb5e;
}
.cikk .leadbox p {
	margin: 0 0 12px 0;
}

.cikk .kep img {
	border: 1px solid #9e9e9e;
}
.cikk .kepjobbra .szoveg {
	float: left;
}
.cikk .kepjobbra .kep {
	float: right;
}

.cikk .kepbalra .kep {
	float: left;
}

.cikk .kepbalra .szoveg {
	float: right;
}

/* PROJECTUPLOAD */

.termsandconditions {
	font-size: 11px;
}





/* FORMTABLE */

form table {
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	margin-bottom: 12px;
}
form table .textinput, form table textarea, form table .inputsubmit, .searchbox input.textinput, .searchbox select, .searchbox  .inputsubmit, .headlogin .inputsubmit, .box .inputsubmit, .box .textinput {
	border: 1px solid #9e9e9e;
	font-size: 11px;
}
form table .textinput, .searchbox input.textinput, .searchbox select, .box .textinput {
	background: #fff url(../img/textinputbg.gif) repeat-x bottom left;
}
form table .inputsubmit, .searchbox  .inputsubmit, .headlogin .inputsubmit, .box .inputsubmit {
	margin-left: 4px;
	cursor: pointer;
	background: #dabb5e url(../img/submitbg.gif) repeat-x top center;
	font-weight: bold;
	padding: 0 6px 0 6px;
}
form table .inputsubmit:hover, .searchbox .inputsubmit:hover {
	color: #fff;
}

form table td {
	background: #fafafa;
	padding: 6px 6px 6px 6px;
	vertical-align: top;
	font-size: 11px;
}
form table td.label {
	background: #f3f3f3;
}
form label, .itemperpage_label {
/*	background: #eee; */
	width: 130px;
	display: block;
	border-left: 3px solid #e6e9dc;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-top: 2px;
	line-height: 12px;
	text-transform: lowercase;
}
form .kotelezo label {
	background: #f3f3f3;
	border-left: 3px solid #dabb5e;

}
form .kotelezo label .csillag, form .notes .csillag  {
	color: #ae0506;
}

form table select {
	font-size: 11px;
	border: 1px solid #9e9e9e;
	padding: 1px;
}
form .genreitem {
/*	background: #f00;  */
	width: 150px;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}

.chkboxgroup {
	position: relative;
	clear: both;
	margin-top: 6px;
	background: #f2f4ed;
	float: left;
	width: 100%;
}


/* SEARCHBOX */

.searchbox {
/*	padding: 0;*/
}
.searchbox .hr1 {
	clear: both;
}
.searchbox label {
	position: relative;
	width: 90px;
	float: left;
}





/* TABLAZATOK */
.tablazat1 table {
	width: 100%;
	font-size: 11px;
	border-collapse: separate;

}
.tablazat1 td {
	padding: 4px 4px 4px 4px;
	vertical-align: top;
	border-bottom: 1px solid #e6e9dc;
}
.tablazat1 td.brd {
	padding: 4px 4px 4px 4px;
	vertical-align: top;
	border: 1px solid #e6e9dc;
}
.tablazat1 td a {
	font-weight: bold;
}
.tablazat1 td.logline {
	width: 130px;
}
.tablazat1 td.author {
	width: 75px;
	text-align: center;
}
.tablazat1 td.genre {
	font-size: 10px;
}
.tablazat1 td.datum {
	font-size: 10px;
}
.tablazat1 td.cim a {
	font-size: 12px;
	color: #b18f28;
}
.tablazat1 th {
	padding: 4px 4px 4px 8px;
	border-bottom: 1px solid #000;
	padding-bottom: 8px;
	font-size: 10px;
}

.tablazat1 th.sort-asc, .tablazat1 th.sort-desc {
	padding-left: 16px;
	border-color: #dabb5e;
	padding-right: 24px;
/*	color: #dabb5e; */
}
.tablazat1 th.sort-asc {
	background: url(../img/sort-asc.gif) no-repeat center right;}
.tablazat1 th.sort-desc {
	background: url(../img/sort-desc.gif) no-repeat center right;}
.tablazat1 th.sort-asc a, .tablazat1 th.sort-desc a {
/*	color: #dabb5e; */
	text-decoration: underline;
}






/* BREADCRUMB */

.breadcrumb {
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #eee;
	padding-bottom: 4px;
	margin-bottom: 12px;
	text-align: right;
	color: #ccc;
}
.breadcrumb a {
	color: #dabb5e;
}
.breadcrumb .parent a {
	color: #ae0506;
}


/* TOPMENU */

.topmenu {
	position: relative;
	background: #ae0506;
	height: 40px;
	color: #fff;
	margin: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
.topmenu .nav {
	position: absolute;
	left: 1px;
	top: 1px;
}

.topmenu li {
	list-style-type: none;
	float: left;
}
.topmenu li a {
	display: block;
	color: #fff;
	float: left;
	padding: 0 18px 0 18px;
	height: 26px;
	padding-top: 12px;
}
.topmenu li  a.premium {
	background: #930001 url(../img/premium_libg.gif) top left no-repeat;
	color: #e1c971;
	padding-left: 28px;
}
.topmenu li a:hover {
	background: #9c0405;
	color: #fff;
}
.topmenu li.selected a {
	background: #dabb5e;
}
.topmenu li a.premium:hover {
	background: url(../img/premium_libg.gif) bottom left no-repeat;
	color: #a20002;
}
.topmenu li.selected a.premium {
	color: #ffffff;
}
.topmenu li.selected a:hover {
	background: #c4a854;
	color: #fff;
}

/* TOP SEARCH */

.topmenu .kereses {
position: absolute;
background: url(../img/keresesbg.gif) left center repeat-y;
left: 710px;
height: 40px;
}
.topmenu .kereses .innerdiv {
/* 	background: #f0f; */
padding: 4px 0 0 23px;
font-size: 10px;
}
.topmenu .kereses .innerdiv .textinput {
	border: 1px solid #9e9e9e;
/*	padding: 1px; */
	width: 140px;
	font-size: 11px;
	background: #fff url(../img/textinputbg.gif) repeat-x bottom left;
		vertical-align: middle;
		height: 16px
}
.topmenu .kereses .innerdiv .inputsubmit {
	margin-left: 4px;
	cursor: pointer;
	background: #dabb5e url(../img/submitbg.gif) repeat-x top center;
	font-weight: bold;
	padding: 0 6px 4px 6px;
	color: #fff;
	border: 0;
	font-size: 11px;
	height: 18px;
	vertical-align: middle;
	line-height: 18px;
}

.topmenu .kereses .innerdiv .inputsubmit:hover {
	color: #fff;
}

.topmenu .advanced_search {
	text-align: right;
	padding-top: 1px;
}

.topmenu .advanced_search a {
	color: #fff;
}

/* FOOTER */

.pagefooter {
	color: #fff;
	background: #9e9e9e;
	height: 50px;
	margin-top: 6px;
	position: relative;
	font-size: 11px;
}

.pagefooter .nav ul {
/*	list-style-position: outside;	 */
	position: absolute;
	left: 10px;
	top: 16px;
}
.pagefooter .nav li {
	background: url(../img/footerlibg.gif) no-repeat center left;
	float: left;
	padding: 0 25px 0 25px;
	list-style-type: none;
}
.pagefooter .nav li.first {
	background-image: none;
}
.pagefooter .nav li a {
	display: block;
	font-weight: bold;
	color: #fff;
}
.pagefooter .nav li a:hover {
	border-bottom: 1px solid #cbcac4;
}

.pagefooter .copy {
	position: absolute;
	right: 10px;
	top: 16px;
}

/*  ------------------------------------------------------       */

/* GOMB */
.gomb {
	background: #dabb5e;
	padding: 2px;
	color: #fff;
	font-weight: bold;
	float: right;
	height: 18px;
	position: relative;
}

/* BOX  */

.box {
	position: relative;
	border: 1px solid #e6e9dc;
	padding: 1px;
	background: #fbfbf8;
	font-size: 11px;
	margin-bottom: 8px;
}

.box h1, .ajanlo h1 {
	background: #f1efe3 url(../img/boxh1.gif) repeat-x top center;
	color: #3d3d3d;
	font-size: 11px;
	height: 20px;
	padding: 6px 0 0 10px;
	margin-bottom: 1px;
}
.box h1 a {
	display: block;
	color: #000000;
	}
.box ul {
	position: relative;
	background: #fff url(../img/boxulbg.gif) repeat-x top center;
	list-style-type: none;
	padding: 10px;
}
.box ul h2 {
		background: url(../img/boxulh2bg.gif) bottom left repeat-x;
		padding-bottom: 3px;
		color: #9e9e9e;
		font-size: 10px;
		margin-bottom: 6px;
	}
.box li {
	position: relative;
	background: url(../img/boxlibg.gif) no-repeat top left;
	margin-bottom: 1px;
	line-height: 13px;
	padding: 0 0 4px 10px;
	}
.box li a {
	color: #3d3d3d;
	font-weight: bold;
	}

/* BOX DL */
.box dl {
	position: relative;
	background: #fff url(../img/boxulbg.gif) repeat-x top center;
	list-style-type: none;
	padding: 10px;
}
.box dt {
		background: url(../img/boxulh2bg.gif) bottom left repeat-x;
		padding-bottom: 3px;
		color: #9e9e9e;
		font-size: 10px;
		margin-bottom: 6px;
		font-weight: bold;
	}
.box dd {
	position: relative;
	background: url(../img/boxlibg.gif) no-repeat top left;
	margin-bottom: 1px;
	line-height: 13px;
	padding: 0 0 4px 10px;
	}
.box dd a {
	color: #3d3d3d;
	font-weight: bold;
	}

.box .innerdiv {
	background: #fff;
	padding: 10px;
}


/* CONTENTBOX */
.content .box {
	padding: 8px 12px 8px 12px;
}
.content .box p {
	margin: 0 0 8px 0;
}

.content .libox {
	padding: 0;
}

/* TEMPBOX */
.tempbox li {
	list-style-type: none;
	display: inline;
	position: relative;
	background: none;
}
.tempbox .info {
	position: absolute;
	right: 2px;
	top: 0px;
	text-transform: uppercase;
	font-size: 10px;
	color: #ccc;
}
.content .tempbox {
	padding: 0;
}




/* AJANLO */

.ajanlo {
	font-size: 12px;
	margin-bottom: 20px;
}

.ajanlo h1 {
	margin-bottom: 4px;
}

.ajanlo .item {
	margin-bottom: 4px;
	padding: 4px 8px 4px 8px;
}

.keretes .item {
	border: 1px solid #f1efe3;
	margin-bottom: 4px;
	padding: 8px;
}

.ajanlo h2 {
	font-size: 18px;
	font-weight: normal;
}
.ajanlo h2 a {
	color: #dabb5e;

}

.cimkek {
	color: #3d3d3d;
	font-size: 11px;
}
.cimke {
	font-weight: bold;
}

.ajanlo .datum {
color: #9e9e9e;
}

.ajanlo .kep {
	background: #f1efe3;
	padding: 4px;
	float: left;
	margin-right: 10px;
}

.ajanlo .kep img {
	border: 1px solid #ae0506;
	}


.ajanlo p {
	position: relative;
	margin: 2px 0 2px 0;
	font-size: 11px;
}

.ajanlo p.cim {
    font-size:12px;
    font-weight:bold;
    border-bottom: 1px dotted #cccccc;
}

.ajanlo p.cim a {
    color: #B18F28;
}

.ajanlo .kepes .szoveg  {
	margin-left: 100px;
	}

/* SOM */
.som {
	background: #fff;}

.som h1 {
	background: #dabb5e url(../img/boxh1_brown.gif) repeat-x top left;
	color: #fff;}
.som .kep {
	margin: auto auto;
	text-align: center;
}
.som .innerdiv {
	background: #fbf8cb;
	padding: 8px 1px 1px 1px; }
.som .szoveg {
	background: #fff;
	padding: 4px 10px 4px 10px;
}
.som .cim {
	font-size: 14px;
	font-weight: bold;
}
.som .cimke {
	font-size: 12px;
	font-weight: bold;
}


/* TOPLISTA */

.toplistabox h1 {
	background: #ae0506 url(../img/boxh1_red.gif) repeat-x center left;
	color: #fff;
	padding-left: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.toplistabox h1 a{
	color: #fff;
}


.toplistabox .item  {
/*	position: relative; /**/
		padding: 5px 6px 5px 24px;
		border-top: 1px solid #f1efe3;
	}
.toplistabox .first  {
	border: none;
}
.toplistabox .top3  {
	background: #fff;
}

.toplistabox .item .cimke a {
		font-weight: bold;
		color: #dabb5e;
	}
.toplistabox .item .cim a,  .toplistabox .top3 .cimke a {
		font-weight: bold;
		color: #3d3d3d;
	}


.toplistabox .top3 .cim, .toplistabox .top3 .cim a {
		color: #ae0506;
		font-size: 12px;
		font-weight: bold;
	}
.toplistabox .sorszam {
	width: 20px;
	text-align: right;
/*	background: #eee; */
	float: left;
	position: absolute;
	left: 0;
	font-weight: bold;
	color: #9e9e9e;
	font-size: 10px;
}
.toplistabox .top3 .sorszam {
	color: #dabb5e;
	font-size: 12px;
	left: 0;
}

/* MENUBOX */


.menubox {
		position: relative;
		border: 1px solid #e6e9dc;
		padding: 1px 1px 0 1px;
		margin-bottom: 8px;
	}
.menubox h1 {
	font-size: 11px;
	border-bottom: 1px solid #e6e9dc;
	padding: 6px 6px 6px 16px;
	margin-bottom: 1px;
}
.menubox .item {
    position: relative;
	display: block;
	margin: 0;
	margin-bottom: 1px;
	padding: 0;
}
.menubox .item a {
    position: relative;
	background: #f2f4ed;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 8px 8px 8px 16px;
	margin: 0;
	color: #3d3d3d;
}
.menubox .item a:hover {
	background: #f1efe3;
}
.menubox .selected {
		background: #3d3d3d url(../img/boxliselectedbg.gif) repeat-x bottom left;
}
.menubox .selected a {
	background: url(../img/menuselectedbg.gif) no-repeat top left;
	color: #fff;
}
.menubox .selected a:hover {
	background: #ae0506 url(../img/menuselectedoverbg.gif) no-repeat top left;
	color: #fff;
}


/* screenplaymenu */
.screenplaymenu {
	font-size: 11px;
	border: 1px solid #e6e9dc;
	margin-bottom: 12px;
	padding: 1px;
	}

.screenplaymenu h1 {
	font-size: 11px;
	padding: 6px 16px 6px 16px;
}
.screenplaymenu h1 a {
	color: #000;
	display: block;
}
.screenplaymenu li a {
	position: relative;
	display: block;
	padding: 3px 16px 3px 16px;
}
.screenplaymenu li a:hover {
	background: #f1efe3;
	color: #3d3d3d;
}
.screenplaymenu li {
	display: block;
	font-weight: bold;
	list-style-type: none;
	border-bottom: 1px solid #fff;
}
.screenplaymenu ul {
	background: #f2f4ed;
	width: 100%;
}

/* favscreenplays  */
.favscreenplays, .uploadedscreenplays {
	margin-bottom: 12px;
		width: 100%;
}
.favscreenplays .innerdiv, .uploadedscreenplays .innerdiv {
	padding: 0 12px 0 12px;
}
.favscreenplays .innerdiv .teaser {
	position: relative;
	width: 100%;
}
/* .favscreenplays .teaser .item .szoveg {
	float: none;
	width: auto;
} */

/* BUTTONS */

.buttons {
/*	margin-bottom: 12px; */
}
.bigbutton {
	background: #fff;
	float: right;
	border: 1px solid #9e9e9e;
	padding: 2px;
	margin-left: 4px;
	margin-bottom: 12px;
	}
.bigbutton a {
	position: relative;
	background: #ae0506 url(../img/bigbutton.gif) no-repeat center center;
	display: block;
	padding: 5px 18px 5px 18px;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	line-height: 14px;
}
.bigbutton a:hover {
	color: #fff;
	background: #dabb5e;
}
/* USERDATA  */

.userdata .leadbox .szoveg {
	font-size: 11px;
}

/* RATING */
.rating {
	border: 1px solid #eee;
	padding: 4px 12px 4px 12px;
}
.cikk  .rating .info {
	background: url(../img/ratinginfo.gif) no-repeat bottom left;
	margin: 0;
	padding: 0 0 10px 0;
}
.cikk  .rating .label {
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	line-height: 11px;
	text-align: right;
	color: #3d3d3d;
}
.cikk  .rating table {
	width: 100%;
}
.cikk  .rating td {
/*	background: #fafafa; */
	height: 25px;
	border-top: 1px solid #eee;
}
.cikk  .rating tr.first td {
	border: 0;
}
.cikk  .rating tr.overall td {
	border-top: 1px solid #ccc;
}
.cikk  .rating .metercell {
	text-align: center;
	vertical-align: middle;
}
.cikk  .rating .bar {
	margin: auto auto;
	background: url(../img/ratingbar.gif) no-repeat bottom left;
	height: 7px;
	width: 129px;
	padding: 5px 2px 2px 2px;
	text-align: left;
/*	border: 1px solid #f00; */
}
.cikk  .rating .bar .meter {
	background: url(../img/ratingmeter.gif) no-repeat left top;
	height: 4px;
	font-size: 1px;
}
.cikk  .rating .value {
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	line-height: 11px;
	width: 30px;
	text-align: right;
	padding: 0 4px 0 0;
	color: #3d3d3d;
}
.cikk  .rating tr.overall .value {
	color: #ae0506;
	font-size: 13px;
}
.cikk  .rating tr.overall .label {
	color: #ae0506;
	font-size: 11px;
}

.cikk  .rating tr.overall .bar .meter {
	background: url(../img/ratingmeter2.gif) no-repeat left top;
}
/* BUTTONS */
.buttons {
	}

.button a {
	display: block;
	float: left;
	padding: 3px 3px 0 28px;
	font-weight: bold;
	font-size: 10px;
	height: 22px;
}
.button a:hover {
	color: #3d3d3d;
}

.buttons .button-fav a {
	background: url(../img/button_fav.gif) no-repeat center left;
}

.buttons .button-print a {
	background: url(../img/button_print.gif) no-repeat center left;
}


.buttons .button-send a {
	background: url(../img/button_send.gif) no-repeat center left;
}

.buttons .button-recieve a {
	background: url(../img/lapozbal.gif) no-repeat center left;
}

.buttons .button-comment a {
	background: url(../img/button_comment.gif) no-repeat center left;
}
.buttons .button-contact a {
	background: url(../img/button_contact.gif) no-repeat center left;
}






/* LAPOZAS */

.lapozas {
	position: relative;
/*	background: #f00; */
	padding-bottom: 4px;
	width: 100%;
}
.lapozas p {
	margin: 0;
}
.lapozas .szamok {
		position: relative;
		display: block;
/*		background: #eee; */
		line-height: 21px;
		font-size: 14px;
		text-align: center;
		margin: 0 26px 0 26px;
		font-weight: bold;
}
.lapozas .szamok span {
	padding: 8px;
}
.lapozas .szamok .actual {
	font-size: 18px;
}
.lapozas .lapozbal, .lapozas .lapozjobb {
	position: absolute;
	top: 0;
}
.lapozas .lapozbal {
	left: 0; }
.lapozas .lapozjobb {
	right: 0;
}




/* ADBOX */
.rightside	.ad-box {
		text-align: center;
		font-size: 10px;
		padding: 12px 0 12px 0;
}
.rightside	.ad-box .item {
		padding: 12px 0 12px 0;
}


/* premiumscreenplay */
.premiumscreenplay p.cim {
	position: relative;
	background: url(../img/premiumcim.gif) no-repeat top left;
	padding-left: 26px;
	color: #ae0506;
}
.premiumscreenplay .box {
	background: #fbf8cb;
	border-color: #dabb5e;

}
.premiumscreenplay .box label {
	border-color: #dabb5e;
}
.premiumscreenplay form table td {
 background: #fcfadb;
 }
.premiumscreenplay form table td.label {
	background: #fbf8cb;
	}
.premiumscreenplay form label {
	border-color: #f3e9b0;
}
.premiumscreenplay form .kotelezo label {
	background: none;
	border-color: #dabb5e;
}
.premiumscreenplay .notes {
	background: #fbf8cb;
	border-color: #dabb5e;
}

/* premiumscreenplaymenu */

.premiumscreenplaymenu {
	border-color: #dabb5e;
}
.premiumscreenplaymenu li a{
	background: #fbf8cb;

}

.premiumscreenplay .teaser .item p.cim, p.premium {
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 6px;
}



/* ORDER */

.order {
	background: url(../img/order_bg.gif) no-repeat bottom center;
	height: 25px;
	margin-bottom: 12px;
}

.order .info, .fulek .info {
	background: #f0f;
	display: block;
	background: none;
	color: #9c9c9c;
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	float: left;
	padding: 7px 24px 0 12px;
	line-height: 10px;
}


.order .info {
	background: #f0f;
	display: block;
	background: none;
	color: #9c9c9c;
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	float: left;
	padding: 7px 24px 0 12px;
	line-height: 10px;
}

.order .item a {
	color: #9c9c9c;
	float: left;
	display: block;
	background: #f3f3f3 url(../img/order-itembg.gif) repeat-x bottom left;
	border: 1px #c7c7c7 solid;
	border-bottom: 0;
	font-size: 10px;
	font-weight: bold;
	padding: 6px 16px 0 16px;
	margin-right: 6px;
	line-height: 10px;
	height: 17px;
}
.order a:hover {
	color: #000;
	background: #fff;
	height: 18px;
}
.order .selected a {
	color: #000;
	background: #fff;
	border-color: #9c9c9c;
	height: 18px;
}

.order .selected a span {
/*	background: #f55; */
	padding-bottom: 1px;
	border-bottom: 2px #b18f28 solid;
}
.itemperpage {
	float: right;}
.itemperpage label {
	position: relative;
	top: 4px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #9c9c9c;
	width: auto;
	margin-right: 12px;
}

.itemperpage select {
	position: relative;
	top: 3px;
	border: 1px solid #9e9e9e;
	margin: 0;
	font-size: 10px;
}
.itemperpage select option {
/*	text-align: right; */
}



/* MOSTBOX */
.mostbox  {
	border: 0;
	border-bottom: 1px solid #bbbbbb;
}
.mostbox .fulek {
	height: 30px;
	background:  url(../img/mostbg.gif) repeat-x left bottom;
/*	margin-bottom: 4px; */
}

.mostbox .fulek a {
	text-align: center;
	display: block;
	float: left;
	height: 24px;
	padding: 4px 8px 0px 8px;
	border: 1px solid #ccc;
	color: #3d3d3d;
	margin: 0 0 0 4px;
	font-size: 10px;
	line-height: 10px;
	border-bottom: 0;
}

.mostbox .fulek a.selected {
	background: #fff;
	font-weight: bold;
	height: 25px;
	color: #ae0506;
}


.mostbox .item {
	clear: both;
	background: #fff;
	padding: 6px 4px 6px 16px;
	border-bottom: 1px solid #eee;
}
.mostbox .item .cim {
	font-size: 11px;
	font-weight: bold;
}

.mostbox .item .cim a {
	color: #3d3d3d;
}

/* plotkeybox */
.plotkeybox {
	background: #fff;
}
.plotkeybox .innerdiv {
	padding: 10px;
}
.plotkeybox a {
	color: #3d3d3d;
	font-weight: bold;
}
.plotkeyword_0 {
	font-size: 10px;
}
.plotkeyword_1 {
	font-size: 11px;
}
.plotkeyword_2 {
	font-size: 12px;
}
.plotkeyword_3 {
	font-size: 13px;
}
.plotkeyword_4 {
	font-size: 14px;
}
.plotkeyword_5 {
	font-size: 15px;
}


/* LOGIN */
.headlogin {
	color: #dabb5e;
	height: 35px;
	font-size: 11px;
/*	font-weight: bold;*/
	position: relative;
}
.headlogin .headmsg {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 12px;
	color: #ffffff;
}
.headlogin .nav {
	position: absolute;
	top: 10px;
	right: 10px;
}
.headlogin .nav .loginstatus, .headlogin .nav .profilelinks {
	display: inline;
}
 .headlogin .nav .profilelinks {
 	font-size: 11px;
	padding-left: 6px;
 }
 .headlogin .nav .profilelinks a {
 	color: #dabb5e;
 }

 .headlogin .nav .profilelinks a:hover {
 	color: #fff;
 }

 .headlogin .nav .profilelinks strong, .headlogin .nav .loginstatus strong {
 	color: #fff;
 }

.headlogin label {
	font-size: 11px;
	font-weight: bold;
	display: inline;
	border: 0;
	margin-right: 4px;
	padding-right: 12px;
	border-right: 1px solid #9c9c9c;
	color: #fff;
}
.headlogin span {
	display: inline;
	border: 0;
	margin-right: 4px;
	margin-left: 12px;
	font-weight: bold;
	font-size: 10px;
}

.headlogin .textinput {
	font-size: 11px;
	border: 1px solid #eee;
}

.headlogin .inputsubmit {
	border: 0;
	padding: 2px 6px 2px 6px;
	color: #fff;}

/* newsletterbox */

.newsletterbox p {
	margin: 0 0 8px 0;
}

/* forum */

.cikk .comments .item .innerdiv {
	position: relative;
	width: 100%;
}

.forum .comments .item .lead {
	margin-bottom: 3px;
	padding-bottom: 4px;
	font-size: 12px;
	border-bottom: 1px solid #eee;
}

.forum .elozmeny {
	float: left;
	font-weight: bold;
	font-size: 10px;	
}

.forum .sorszam {
	float: right;
	font-weight: bold;	
	color: #ae0506;	
}

/* TOPIKLIS */
.forum .topiclist .item {
	font-size: 11px;
}
.forum .topiclist .cim {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
.forum .topiclist .hszszam {
			display: block;
			float: right;
	}
.forum .topiclist .hszszam .ertek {
	font-weight: bold;
	color: #b18f28;
}

.forum .topiclist .nyitotta, .forum .topiclist .utolsohsz {
	color: #9c9c9c;
	display: block;
}
.forum .topiclist .utolsohsz {
	float: right;
}
.forum .topiclist .nyitotta .datum, .forum .topiclist .utolsohsz .datum {
	color: #3d3d3d;
}

.notes big {
color:#AE0506;
font-weight:bold;
}
.betasite {
background:#AE0506 url(../img/tesztbg.gif) no-repeat scroll right bottom;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
left:12px;
padding:6px;
position:absolute;
top:4px;
width:180px;
}
.betasite a {
color:#E1C971;
}
.betasite a:hover {
color:#FFFFFF;
}

.system_msg {
    color:#800000;
    font-weight:bold;
    padding: 5px;
}

.contacts .contactlist {
        font-size:11px;
}
.contacts ul {
    float:left;
    padding:0 12px 12px;
}

.contacts .contactlist li {
    float:left;
    font-weight:bold;
    list-style-type:none;
    width:49%;
}
.searchtextfound {
    background-color: #E2C972;
}

#tags {
    width:310px;
}

.articletable {
    font-weight:normal;
}

.articletable td {
    padding:1px;
    border-bottom:1px solid #DEDEDE;
}
