@CHARSET "UTF-8";


/* init */
a {
	text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration: underline;
}
ul li {
	list-style: none;
}
ul {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	border: none;
}
.clear {
	clear: both;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

td {
	padding: 0;
}


hr.hairy {
	border: none;
	xbackground-image: url("../images/middle_header_bg.png");
	height: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#c5ebf1;
}

body {
	color: #000000;
	background-image: url("../images/background.jpg");
	background-repeat:repeat;
	padding: 0;
	margin: 0;
	font-family: Arial,sans-serif;
	font-size: 12px;
}

.backgroundframe{
	background-image:url('../images/white_background.jpg');
	background-repeat:repeat-y;
	background-position:top center; 
	width: 1074px;
	margin:0 auto;
}


#content_wrapper {
	background-image:url('../images/aloldal_plain_back2012hu.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	width: 930px;
	margin:0 auto;
	padding-left: 72px;
	padding-right: 72px;
}

#content_wrapper_en {
	background-image:url('../images/aloldal_plain_back2012en.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	width: 930px;
	margin:0 auto;
	padding-left: 72px;
	padding-right: 72px;
}

#content_wrapper_de {
	background-image:url('../images/aloldal_plain_back2012de.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	width: 930px;
	margin:0 auto;
	padding-left: 72px;
	padding-right: 72px;
}

#content_wrapper2 {
	background-image:url('../images/fooldal_background2012en.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	width: 930px;
	margin:0 auto;
	padding-left: 72px;
	padding-right: 72px;
	position:relative;
}

#content_wrapper2_en {
	background-image:url('../images/fooldal_background2012en.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	width: 930px;
	margin:0 auto;
	padding-left: 72px;
	padding-right: 72px;
	position:relative;
}

#content_wrapper2_de {
	background-image:url('../images/fooldal_background2012en.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	width: 930px;
	margin:0 auto;
	padding-left: 72px;
	padding-right: 72px;
	position:relative;
}


.rotatorficak{
	height:55px;
	left:51px;
	xoverflow:hidden;
	position:absolute;
	top:544px;
	z-index:1;
}

.inline_menu li {
	display: inline;
}
/* header */
#header {
	margin-bottom: 20px;
}
#header .top_header {
	height: 32px;
}
#header .top_header .festivals {
	float: left;
	margin-top: 8px;
	width: 788px;
	height:20px;
	border-bottom:1px solid #494c51;
}
#header .top_header .festivals li {
	height: 20px;
	font-weight: bold;
	line-height:20px;
	padding-top:4px;
	padding-bottom:4px;
}
#header .top_header .festivals .first {
	border-left: 0;
	padding-left:0;
}
#header .top_header .festivals li a{
	font-size: 11px;
	color: #fff200;
	text-decoration:none !important;
}
#header .top_header .festivals li a:ACTIVE,
#header .top_header .festivals li a:hover {
	color: #FFFFFF;
}
#header .top_header .login_lang {
	float: right;
	width: 140px;
	height:32px;	
	margin-right: 2px;
}
#header .top_header .language {
	display: block;
	float:left;
	height: 20px;
	width: 140px;
	background: url("../images/login_bg.png");
	margin-top: 9px;
	font-size: 11px;
	font-weight: bold;
}
#header .top_header .login {
	display: block;
	float:left;
	height: 20px;
	width: 140px;
	background: url("../images/login_bg.png");
	margin-top: 9px;
	margin-right: 10px;
	font-size: 11px;
	font-weight: bold;
}
#header .top_header .login_wrap {
	float: right;
}
#header .top_header .login .choose {
	display: inline-block;
	height: 20px;
	width: 20px;
	vertical-align: top;
}
#header .top_header .language .choose {
	display: inline-block;
	height: 20px;
	width: 20px;
	vertical-align: top;
}
#header .top_header .login_wrap span {
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
	color: #bf1f67;
}
#header .top_header .login_rollover {
	position: absolute;
	height: 22px;
	width: 140px;
	background: url("../images/rollover_button.png") no-repeat right top;
	display: none;
}
#header .top_header .language_rollover {
	position: absolute;
	height: 22px;
	width: 140px;
	background: url("../images/rollover_button.png") no-repeat right top;
	display: none;
}
#header .top_header .login_rollover .wrap {
	position: relative;
	float: right;
	margin-top: 20px;
	font-size: 11px;
}
#header .top_header .login_rollover .wrap .forgot{
	color: #ffcc00;
	font-size: 11px;
	float: left;
	margin-top: 7px;
}
#header .top_header .login_rollover .wrap .mid{
	background: #666666;
	padding: 8px;
	height: 85px;
}
#header .top_header .login_rollover .wrap .mid input{
	background: url("../images/login_input_bg.png");
	height: 21px;
	width: 210px;
	border: 0;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 4px;
	font-size: 12px;
	margin-bottom: 5px;
}
#header .top_header .login_rollover .wrap .mid button{
	background: url("../images/login_button_bg.png");
	height: 26px;
	width: 70px;
	border: 0;
	color: #ffffff;
	padding-left: 4px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 12px;
	float: right;
}

#header .top_header .login_rollover .wrap .top {
	height: 2px;
	background: url("../images/corner_top_left.gif") no-repeat;
}
#header .top_header .login_rollover .wrap .top .top_bg{
	height: 2px;
	margin-left: 2px;
	background: #666666;
}
#header .top_header .login_rollover .wrap .bottom_left {
	height: 2px;
	width: 2px;
	background: none;
}
#header .top_header .login_rollover .wrap .bottom_right {
	height: 2px;
	width: 2px;
	background: none;
}
#header .top_header .login_rollover .wrap .bottom_mid {
	height: 2px;
	background: #666666;
	width: 100%;
}
#header .top_header .language_rollover .wrap {
	position: relative;
	float: right;
	margin-top: 20px;
	font-size: 11px;
}
#header .top_header .language_rollover .wrap a{
	color: #ffffff;
}
#header .top_header .language_rollover .wrap a:HOVER{
	color: #ffcc00;
	text-decoration: none;
}
#header .top_header .language_rollover .wrap .mid{
	background: #666666;
	padding-left: 4px;
	padding-right: 4px;
}
#header .top_header .language_rollover .wrap .lang td{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#header .top_header .language_rollover .wrap .lang tr{
	border-top: 1px solid #838383;
}
#header .top_header .language_rollover .wrap .lang .first{
	border-top: 0;
}
#header .top_header .language_rollover .wrap .top {
	height: 2px;
	background: url("../images/corner_top_left.gif") no-repeat;
}
#header .top_header .language_rollover .wrap .top .top_bg{
	height: 2px;
	margin-left: 2px;
	background: #666666;
}
#header .top_header .language_rollover .wrap .bottom_left {
	height: 2px;
	width: 2px;
	background: none;
}
#header .top_header .language_rollover .wrap .bottom_right {
	height: 2px;
	width: 2px;
	background: none;
}
#header .top_header .language_rollover .wrap .bottom_mid {
	height: 2px;
	background: #666666;
	width: 100%;
}
#header .middle_header {
	height: 141px;
}
#header .middle_header .middle_menu {
	display: block;
	width: 270px;
	float: left;
	padding-top:8px;
}
#header .middle_header .title{
	height: 126px;
	width:605px;
	float: left;
	vertical-align: top;
	margin-top:-6px;
}
#header .middle_header .logo{
	height: 126px;
	width:178px;
	display: inline;
	float:left;
	vertical-align: top;
	margin-right: 145px;
}

#header .middle_header .connect .icon {
	width: 13px;
	height: 13px;
	display: inline;
	vertical-align: top;
}

#header .middle_header .connect{
	width: 530px;
}
#header .middle_header .connect ul {
	margin-top: 1px;
}
#header .middle_header .connect ul li {
	height: 13px;
}
#header .middle_header .connect ul li a{
	margin-left: 0;
	margin-right: 6px;
	font-size: 11px;
	font-weight: bold;
	color: #65d8e5;
	vertical-align: top;
}
#header .middle_header .text_title .location {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 25px;
}
#header .middle_header .text_title .date {
	font-size: 24px;
	color: #FFFFFF;
	margin-top: -5px;
}
#header .middle_header .gift_count{
	float: right;
	display: block;
	margin-left: 10px;
	width:320px;
}
#header .middle_header .gift p{
margin:0;
padding:0;}


#header .middle_header .gift {
	width: 197px;
	margin-right: 10px;
	display: block;
	vertical-align: top;
	height: 111px;
	color: #ffffff;
	font-size: 28px;
	font-weight: bold;
	padding-left: 7px;
	float:left;
}
#header .middle_header .countdown {
	width: 129px;
	display: block;
	vertical-align: top;
	height: 120px;
	background: url("../images/countdown_bg.png") repeat-x;
	font-weight: bold;
	font-size: 14px;
	padding-left: 11px;
	float:left;
	color:#bc0e0e;
}
#header .middle_header .countdown a{
	color:#bc0e0e;
}

#header .middle_header .countdown #cd, #header .middle_header .countdown #cdDuring{
	color:#65d8e5 !important;
}


#header .middle_header .countdown .count {
	font-size: 48px;
	display: block;
}
#header .middle_header #counting .count {
	font-size: 48px;
	display: inline !important;
}




#header .bottom_header {
	height: 60px;
	background: url("../images/menu_background.jpg") repeat-x;
	
}
#header .bottom_header .menu {
	float: left;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 15px;
	width: 630px;
}
#header .bottom_header .menu .icon {
	display: inline;
}
#header .bottom_header .menu li {
	margin-left: 30px;
}
#header .bottom_header .menu .first {
	margin-left: 0;
}
#header .bottom_header .search {
	float: right;
	vertical-align: top;
}
#header .bottom_header .search button{
	color: #ffffff;
	height: 26px;
	width: 26px;
	background: url("../images/ok_button_bg.png");
	border: 0;
	font-size: 12px;
	font-weight: bold;
	padding-left: 0;
	padding-bottom: 4px;
	vertical-align: top;
	margin-top: 13px;
	margin-right: 10px;
}
#header .bottom_header .search input {
	width: 145px;
	height: 17px;
	vertical-align: top;
	padding: 3px;
	margin-top: 13px;
	margin-right: 7px;
	border:1px solid #e5e5e5;
	font-size:12.5px;
}
/* content */
.image_top .text {
	margin-top: -115px;
	position: relative; 
}
.image_top .text .white_text span {
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
	background: #ffcc00;
	padding: 6px;
}
.image_top .text .grey_text td {
	color: #333333;
	font-size: 14px;
	font-weight: bold; 
	background: #ffcc00;
}
.image_top .text .grey_text {	
	border-bottom: 8px #ffcc00 solid;
	border-top: 8px #ffcc00 solid;	
}
.image_top .text .grey_text td {
	padding-left: 6px;
	padding-right: 16px;
}
.gallery .big span{
	font-size: 22px;
	font-weight: bold;
	background: #ffcc00;
	line-height: 26px;
	padding: 3px;
}
.gallery .big {
	position: relative;
	margin-top: -32px;
}
.gallery .small span {
        font-size: 12px;
	font-weight: bold;
	background: #ffcc00;
        line-height: 16px;
	padding: 3px;
}
.gallery .small {
	position: relative;
        margin-top: -32px;
}
.topiclist tr:first-child:hover, .forumlist tr:first-child:hover {
	border-bottom: 1px solid #e5e5e5;
}
.topiclist .title a:hover {
	text-decoration: none;
}
.forumlist .title a:hover {
	text-decoration: none;
}
#main_hirek .hir h1 {
	font-size: 24px;
	margin: 0;
	padding: 0;
}
#main_gallery_h1 {
	float: left;
	padding-right: 25px;
	margin-bottom: 20px;
}
#main_videok_h1 {
	float: left;
	padding-right: 25px;
}
#hairy_01 {
	padding: 0;
	margin-top: 0;
}
#hirek_main_h1 {
	margin-bottom: 20px;
	margin-top:6px;
	float: left;
}
h1.main {
	padding: 0;
	margin: 0;
}
h1.main.green {
	color: #14BB66;
}

#main_hirek .hir table {
	width: 100%;
}
#main_hirek .hir .img {
	width: 10px;
}
#main_hirek .hir .text {
	padding: 20px;
}
#main_hirek a {
	color: #c1246b;
	font-weight: bold;
}
#main_hirek .scores {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 12px;
}

#main_hirek .scores a{
	color:#BC0E0E;
}

#main_hirek .hir .text .blurb a{
	color:#BC0E0E;
}

#main_hirek .sep {
	color: #000000;
}
#main_hirek .sep.large {
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
}
#main_hirek .scores img,
#main_hirek .scores span.sep {
	vertical-align: middle;
}
#main_hirek .scores .hozzaszolas_nr {
	display: inline-block;
	background-color: #FFF200;
	height: 18px;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 18px;
	font-size: 11px;
}
#main_hirek .scores .hozzaszolas_nr a {
	color: #000000;
}
#main_hirek .scores .hozzaszolas_nr > div {
	height: 9px;
	background-image: url("../images/yellowflag-large.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
}


#main_hirsmall{
	margin-top:6px;
}

#main_hirsmall .egyhir {
	width: 130px;
	padding-right: 10px;
	vertical-align: top;
}

#main_hirsmall .egyhir.border {
	border-left: 1px solid #FBFBFB;
	padding-left: 10px;
}

#main_hirsmall .egyhir h1 {
	color: #14BB66;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 5px;
}


#main_hirsmall .scores {
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 12px;
}
#main_hirsmall .scores img {
	vertical-align: middle;
}

#main_hirsmall .scores .hozzaszolas_nr {
	display: inline-block;
	background-color: #FFF200;
	height: 15px;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
}
#main_hirsmall .scores .hozzaszolas_nr A{
	color: #333333;
}
#main_hirsmall .scores .hozzaszolas_nr > div {
	height: 4px;
	background-image: url("../images/yellowflag-small.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#main_hirsmall .hirlinks {
	width: 100%;
}
#main_hirsmall .hirlinks a {
	color: #c1246b;
	font-weight: bold;
}

#main_videok table.videok {
	width: 100%;
}
#main_videok table.videok tr td {
	padding-bottom: 0px;
	padding-top: 0px;
}
#main_videok table.videok tr td.left {
	padding-right: 10px;
}
#main_videok table.videok tr td.right {
	padding-left: 10px;
}
#main_videok table.videok tr td:first-child {
	border-right: 1px solid #ECECEC;
}
#adcenter {
	width: auto;
	margin-top: 20px;
}

#main_gallery {
	
}
#main_gallery table {
	width: 100%;
}
#main_gallery td {
	vertical-align:top;
	padding-left:5px;
}
#main_gallery td.big {
	width: 50%;
	border: none;
	padding-left:0px;
}
#main_gallery td.big img {
	border-right: 1px solid #ECECEC;
	padding-right: 10px;
	margin-bottom:0px;
}

.breadcrumb{
	margin-top:35px;
}
.breadcrumb .actions {
	padding-left: 0px;
}

.breadcrumb .actions {
	float: right;
	text-align: right;
}
.breadcrumb a {
	color: #14BB66;
	font-weight: bold;
	vertical-align: top;
	line-height: 16px;
}
.breadcrumb .sep {
	color: #FECC00;
	font-weight: bold;
	font-size: 16px;
	line-height: 15px;
}

#content_cikk .cikk {
	color: #282323;
}
#content_cikk .cikk h1 {
	/*by petrol*/
	color: #333333;
	font-size: 30px;
}
#content_cikk .cikk h1.title {
	color: #333;
	font-size:30px;
}

#content_cikk .video {
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url("http://szigetfest.de/templates/sziget2012/images/nagyhir_bg.gif");	
}
#content_cikk .video .attr {
	background-color: white;
	margin-left: 10px;
	margin-right: 10px;
	color: #757575;
	margin-top: 10px;
	padding: 10px;
	font-weight: bold;
}

#content_cikk .comments {
	margin-top: 30px;
}

#content_cikk .comments a {
	color: #14BB66;
}
#content_cikk .comments .boxen a {
	font-weight: bold;
}
#content_cikk .comments .cmt {
	margin-bottom: 10px;
	width: 610px;
    	word-wrap: break-word;
}
#content_cikk .comments .cmt .text {
	color: black;
	font-weight: normal;
}

#content_cikk .comments .cmt .attr {
	color:#757575;
	font-size: 11px;
}

#content_cikk .comments h2 {
	color: #6CBF5A;
}

#content_cikk .comments .boxen .box > div {
	padding-top: 10px;
}
#content_cikk .comments .boxen .belepes {
	padding-right: 30px;
}
#content_cikk .comments .boxen .belepes,
#content_cikk .comments .boxen .regisztracio {
	float: left;
}
#content_cikk .comments .boxen input[type=text] {
	width: 100%;
	color:#757575;
	border: none;
	padding: 2px;
}
#content_cikk .comments .boxen input[type=submit] {
	background-color: #14BB66;
	color: white;
	border: none;
}
.cikk li {
	padding-bottom:10px;
	padding-left:20px;
	background: url('../images/yellowrightarrow.png') no-repeat 0px 3px;
}
.cikk li a {
	color:#14bb66;
	font-weight:bold;
}
#content_cikk .hozzaszolas_irasa_title h3 {
	font-size:18px;
	color:#ff8e00;
}
#content_cikk .hozzaszolas_irasa_title .hr {
	padding-top:23px;
}

#content_cikk .comments input[type=submit] {
	background: url("../images/button-80-green-bg.gif");
	border:0;
	width:80px;
	height:25px;
	color:white;
	font-size:11px;
	font-weight:bold;
}
.cikk .toc li {
	border-bottom:1px solid #e5e5e5;
	background:none;
	padding:0;
	margin-bottom:5px;
}
.cikk .toc li A {
	font-size:18px;
	color:#14bb66;
	font-weight:bold;	
	border-bottom:1px solid white;
}
.cikk .toc li:hover {
	border-bottom:1px solid #696969;
	background:url("http://szigetfest.de/templates/sziget2012/images/small-rightarrow.png") no-repeat right 10px;
}
.cikk .toc li:hover A{
	color:#008742;
}
.cikk h3 {
	color:#282323 !important;
	font-size:14px !important;
	font-weight:bold;
}
.jumptop {
	text-align:right;
}
.jumptop A {
	font-size:10px;
	color:#14bb66;
	padding-right:18px;
	padding-bottm:2px;
	background: url("http://szigetfest.de/templates/sziget2012/images/greenuparrow.png") no-repeat right 2px;
}
#main_gallery td img{
	margin-bottom:11px;
}
#content .main_content {
	width: 610px;
	vertical-align: top;
}

.panoramav{
	padding:0px;
	vertical-align:top;
}

#content .fullwidth{
	width:930px !important;
}

/* footer */
#footer {
	width: 930px;
	margin-left:70px;
}

#footer .sponsors {
	margin-top: 22px;
	margin-bottom: 22px;
}
#footer .sponsors div {
	display: inline-block;
}
#footer .sponsors .big_ad_1 a img{
	border: 0;
	margin: 0;
	padding: 0;
}
#footer .sponsors .big_ad_2 a img{
	border: 0;
	margin: 0;
	padding: 0;
}
#footer .sponsors .big_ad_1 a{
	border: 0;
	margin: 0;
	padding: 0;
}
#footer .sponsors .big_ad_2 a{
	border: 0;
	margin: 0;
	padding: 0;
}
#footer .sponsors .small_ads a img{
	border: 0;
	margin: 0;
	padding: 0;
}
#footer .sponsors .small_ads a{
	border: 0;
	margin: 0;
	padding: 0;
}
#footer .sponsors .small_ads {
	width: 824px;
}
#footer .menu_1 a {
	color: #eb4000;
	font-size: 11px;
	font-weight: bold;
}
#footer .menu_1 li{
	height: 21px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #dedede;
	text-transform:lowercase;
}

#footer .menu_1 li:first-child{
	border-left: none !important;
}

#footer .menu_2 a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
#footer .menu_2 li{
	height: 21px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #EBEBEB;
}
#footer .menu_2 .first{
	padding-left: 0;
	border-left: 0;
}
#footer .menu_1 {
	float: left;
}
#footer .menu_2 {
	float: right;
	margin-top: 25px;
}
#footer .dash img{
	display: inline-block;
	margin-left: 16px;
	margin-top:29px;
}

.bottom{
	width:1074px;
	height:173px;
	margin:0px auto;
	background-image:url('../images/footer_back.jpg');
	background-position:center;
	background-repeat:no-repeat;
}


/* sidebar */
#content .sidebar_right {
	width: 290px;
	padding-right: 0;
	padding-left: 30px;
	padding-top: 0;
	padding-bottom: 0px;
	vertical-align: top;
}

.box {
	margin-bottom: 15px;
	width: 270px;
	border: 5px solid #65d8e5;
	padding: 5px;
}

.plakat{
	background-color:#ECF2F2;
}


#forum .blue{
	background-color:#e4f6f9;
}

#forum .blue .postbox{
	border-bottom:1px solid #65d8e5;
}
#forum .blue .postbox:last-child{
	border-bottom:none;
}



#programkereso {
	width: 270px;
	height: 244px;
	font-weight: bold;
	background-image: url("../images/programkereso_bg.png");
	padding-left: 10px;
	padding-right: 10px;
}
#programkereso .stage > div,
#programkereso .style > div,
#programkereso .artist > div,
#programkereso .time > div {
	padding-top: 13px;
}
#programkereso .title {
	padding-top: 13px;
	height: 32px;
}
#programkereso .stage {
	height: 50px;
}
#programkereso .style {
	height: 50px;
}
#programkereso .artist {
	height: 50px;
}
#programkereso .artist * {
	vertical-align: top;
}
#programkereso .time {
	height: 49px;
}
#programkereso .time * {
	vertical-align: top;
}
#programkereso .time .label {
	float: left;
	padding-top: 5px;
	width: 68px;
}
#programkereso input.ok {
	padding: 0px;
	border: 0px;
	height: auto;
}
#programkereso h1 {
	color: white;
	margin: 0px;
	display:block;
	font-size:24px;
	padding:0;
}
#programkereso select {
	background-color: white;
	border: 1px solid #ccc;
	padding: 0px;
	height: 23px;
	margin: 0px;
}
#programkereso input {
	height: 23px;
	padding: 0px;
	border: 1px solid #ccc;
	margin: 0px;
}
#programkereso .stage select, 
#programkereso .style select {
	width: 270px;
	padding-left:8px;
}
#programkereso .artist input.artist-input {
	width: 222px;
	padding-left:8px;
}
#programkereso .time select {
	width: 80px;
	height: 25px;
}

.box.noborder {
	border:0;
	padding:0;
	width:290px;
}

#kovess_twitter {
	width: 290px;
	background-color: white;
	margin-top:30px;
}
#kovess_twitter .tweet {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #79c7db;
}
#kovess_twitter .tweet .msg {
	color: white;
	padding-bottom: 5px;
}
#kovess_twitter .tweet .from {
	font-size: 11px;
}
#kovess_twitter .tweet .msg a {
	color: #01445e;
}
#kovess_twitter .bird {
	color: #01445e;
	font-weight: bold;
	font-size: 16px;
}
#kovess_twitter .bird .img {
	float: right;
	height: 40px;
	width: 70px;
}
#kovess_twitter .bird .slogan {
	height: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.box.whitebg {
	background-color:#e4e4e4;
	border: 5px solid #e4e4e4 !important;
}

.box.graybg {
	background-color: #282323;
	border: 5px solid #282323;
}

.lightbluebg {
	background-color: #c5ebf1;
	border: 5px solid #c5ebf1;
}

	.lightbluebg a{
		color:#c1246b !important;
	}

.bluebg {
	background-color: #65d8e5;
	border: 5px solid #65d8e5;
}

.greenbutton {
	float: right;
	font-size: 10px;
	font-weight:bold;
	color: #bf1f67;
	padding-top: 15px;
}
.greenbutton.left {
	float: left;
}
.greenbutton div {
	float: left;
	height: 25px;
}
.greenbutton .text {
	xbackground-image: url("../images/greenflag-middle.png");
	line-height: 20px;
}
.greenbutton .left {
	width: 5px;
	xbackground-image: url("../images/greenflag-left.png");
}
.greenbutton .right {
	width: 10px;
	xbackground-image: url("../images/greenflag-right.png");
}

h1.wedge-title, .box  h1{
	display: inline-block;

	font-size: 16px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 23px;
	background-image:url("../images/black-wedge.png");
	background-position:right bottom;
	background-repeat:no-repeat;
}

#forum hr {
	border: none;
	border-top: 1px solid #ececec;
}

#forum .what {
	color: #7b7d7a;
}
#forum .what a {
	color: #19ba6e;
}
.wedge-titleb {
	background-image: url("../images/gray-wedge.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}


h1.wedge-title, h1.wedge-titley, h1.wedge-titleb, .box h1 {
display:inline-block;
font-size:16px;
margin:0;
padding:10px 23px 10px 10px;
}



#nl_signup input[type=text] {
	width:268px;
	border:1px solid #e5e5e5;
	padding:0;
	margin-bottom:5px;
	height:23px;
}

#nl_signup .nltype {
	border-bottom:1px solid #cccccc;
	padding-bottom:8px;
	margin-bottom:8px;
	text-align:left;
	color:#FFFFFF;
}

#nl_signup input[type=submit] {
	background: url("../images/button-80-green-bg.gif");
	border:0;
	width:80px;
	height:25px;
	color:white;
	font-size:11px;
	font-weight:bold;
}

.box hr {
	border: none;
	border-top: 1px solid #ececec;
	clear:both;
}

.box.noborder h1 {
	padding-bottom:0px;
}

.tablemorenews tr{
	border-top:1px solid #c5ebf1;
}

.tablemorenews tr:first-child{
	border-top:1px solid #65d8e5;
}


#morenews h2 {
	color:#14bb66;
	font-size:14px;
	margin-top:8px;
	margin-bottom:6px;
}
#morenews .onenews {
	clear:both;
}
#morenews .onenews .img {
	float:left;
	margin-right:15px;
	margin-top:8px;
	margin-left:0px;
	margin-bottom:6px;
}

#main_hirek .hozzaszolas_nr {
	background-color:#FFD200;
}
#main_hirek .yellowflag {
	background-color:auto;
	background-image:url("../images/yellowflag-large.gif");
	background-position:center bottom;
	background-repeat:no-repeat;
	height:7px;
}
#main_hirek table.hsz_container {
	width:auto;
	float:left;
	margin-right:5px;
}
#main_hirek .scores a{
	vertical-align:top;
	line-height:20px;
}
#main_hirsmall .hozzaszolas_nr {
	background-color:#FFD200;
}
#main_hirsmall .yellowflag {
	background-color:auto;
	background-image:url("../images/yellowflag-large.gif");
	background-position:center bottom;
	background-repeat:no-repeat;
	height:7px;
}
#main_hirsmall table.hsz_container {
	width:auto;
	float:left;
	margin-right:5px;
}
#main_hirsmall .scores a{
	vertical-align:top;
	line-height:15px;
}

/* forum oldal */
#content_forum_topic{
width:610px;
overflow:hidden;
}


#content_forum_topic h3 {
	color: #FF9310;
}

.hozzaszolas_irasa_title h3 {
	float: left;
	margin-right: 20px;
}

.hozzaszolas_irasa_title .hr {
	padding: 17px;
}

.cmtform .textarea {
	float: left;
	margin-right: 30px;
}

.cmtform .textarea textarea {
	border: 1px solid black;
	width: 340px;
	height: 160px;
}

.cmtform .textarea .button {
	text-align: right;
	margin-top: 5px;
}

.cmtform .textarea .button input {
	background-color: #c1246b;
	color: white;
	border: none;
}

#content_forum_topic .comment {
	border-bottom: 1px solid #c5ebf1;
	padding-bottom: 5px;
	padding-top: 5px;
}

#content_forum_topic .comment .num {
	color: #ECECEC;
	font-size: 11px;
}

#content_forum_topic .comment .author,
#content_forum_topic .comment .author a,
#content_forum_topic .comment .author .date {
	color: #757575;
	font-size: 11px;
}

#content_forum_topic .comment a {
	font-weight: bold;
}

.nav table {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.nav table td {
	font-weight: bold;
	color: white;
	margin: 2px;
	vertical-align: bottom;
	line-height: 20px;
	font-size: 12px;
	border-collapse: collapse;
	border: 2px solid white;
}
.nav table td > div {
	width: 20px;
	height: 20px;
	background-color: #14BB66;
}

.nav table td.active > div {
	background-color: #FFCD01;
}

.nav table td.nr {
}
.nav table td.active {
	color: black;
}
.nav table td.shoe {
	color: #14BB66;
	width: auto;
	height: auto;
	background-color: white;
}
.shoe > div {
	float: left;

}
.shoe div.text {
	background-image: url("http://szigetfest.de/templates/sziget2012/images/grayshoe-middle.gif");
	height: 25px;
	width: auto;
	line-height: 28px;
}
.shoe div.head {
	width: 10px;
	height: 25px;
}
.shoe div.tail {
	width: 5px;
	height: 25px;
}

.shoe.left {
	padding-right: 10px;
}
.shoe.right {
	padding-left: 10px;
}
.shoe.left .head {
	background-image: url("http://szigetfest.de/templates/sziget2012/images/grayshoe-left-head.gif");
}
.shoe.left .tail {
	background-image: url("http://szigetfest.de/templates/sziget2012/images/grayshoe-left-tail.gif");
}
.shoe.right .head {
	background-image: url("http://szigetfest.de/templates/sziget2012/images/grayshoe-right-head.gif");
}
.shoe.right .tail {
	background-image: url("http://szigetfest.de/templates/sziget2012/images/grayshoe-right-tail.gif");
}

.greenbuttonleft {
	font-size: 10px;
	font-weight:bold;
	color: white;
	padding-top: 3px;
}
.greenbuttonleft.left {
	float: left;
}
.greenbuttonleft div {
	float: left;
	height: 25px;
}
.greenbuttonleft .text {
	line-height: 20px;
}
.greenbuttonleft .left {
	width: 5px;
	background-image: url("../images/greenflagleft-left.png");
}
.greenbuttonleft .right {
	width: 10px;
	background-image: url("../images/greenflagleft-right.png");
}

#content_forum_topic .grayplus,
#content_forum_topic .yellowplus {
	float: right;
	line-height: 23px;
	font-weight: bold;
}
#content_forum_topic .grayplus *,
#content_forum_topic .yellowplus * {
	vertical-align: middle;
}

hr.thin {
	border: none;
	border-top: 1px solid #ececec;
}

.topiclist,
.forumlist {
	width:100%;
	text-align:left;
}
.topiclist tr,
.forumlist tr {
	border-bottom:1px solid #c5ebf1;
	height:30px;
	line-height:15px;
}

.topiclist tr:last-child,
.forumlist tr:last-child{
	border-bottom:none;
}


.topiclist tr:hover,
.forumlist tr:hover {
	background-color:#c5ebf1;
}

.topiclist tr:hover:first-child,
.forumlist tr:hover:first-child {
	background-color:#FFFFFF;
}

.topiclist .title,
.forumlist .title {
	width:315px;
	font-weight:bold;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.topiclist .title A,
.forumlist .title A {
	color: #14bb66;
}
.topiclist tr:hover .title a,
.forumlist tr:hover .title a{
	color: #282323 !important;
}
.topiclist .count {
	width:70px;
}
.topiclist .user {
	width:90px;
}
.topiclist .date,
.forumlist .date {
	width:145px;
}
.forumlist .title{
	font-size:18px;
}


.hottopics, .hotcomments {
	font-size:10px;
	float:left;
	line-height:15px;
	padding-bottom:5px;
}
.hottopics {
	width:290px;
	font-size:10px;
	padding-right:15px;
}
.hotcomments {
	width:290px;
	padding-left:15px;
}
.hottopics .topic{
	border-bottom:1px solid #e5e5e5;
	padding-top:5px;
	padding-bottom:5px;
}
.hottopics .topic A{
	font-weight:bold;
	color:#14bb66;
}
.hottopics .topic A.title{
	font-size:12px;

}
.hotcomments .text {
	font-weight:bold;
	font-size:12px;
}

.belepes .wedge-title, .regisztracio .wedge-titleb{
	color:#000000;

}
.belepes .wedge-title{
	color:#000000;
	background-image:url("../images/lightblue-wedge.png");
	background-position:right bottom;
	background-repeat:no-repeat;

}

.cmtform .blurb{
	color:#666666;
	font-size:10px;
}


.ruler{
	border-bottom:1px solid #c5ebf1;
}


.video .blurb embed, .video .blurb object {
	width:290px;
	height:190px;
}
	.video .blurb{
		margin-right:15px;
}


.mGallery .wedge-title{
	background-image:none !important;
}

table.galeriabox {
	width:290px;
	background-color:#65d8e5;
	padding:10px;
}

table.galeriamain td{
	text-align:left;
}



.galtitle{
	position:absolute;
	color:#bc0e0e;
	background-color:#bc0e0e;
	font-weight:bold;
	z-index:1;
	font-size:19px;
	top:44px;
	left:23px;
	display:inline;
}
.galtitle span{
	color:white !important;
	font-size:12px !important;
}


.galtitlemain{
	position:relative;
	color:#bc0e0e;
	background-color:#bc0e0e;
	font-weight:bold;
	z-index:1;
	font-size:19px;
	top:-8px;
	left:51px;
}

.galtitlemain span{
	color:white !important;
	font-size:12px !important;
}


table.galeriabox td{
	text-align:center;
	padding:10px 0 7px 0;
}

.videok .small, .gallery .small {
margin-top:-32px;
position:relative;
}

.videok .small span, .gallery .small span {
background:#BC0E0F none repeat scroll 0 0;
color:#FFF;
font-size:12px;
font-weight:bold;
line-height:16px;
padding:3px;
}


.cikk table.xGUI_form{
	border:none !important;
}

/* THE END */