/* clear */

/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

/* header */

#header-inner {
	background: url(../images/header-bgpic.jpg) top left no-repeat;     
    margin: 0 0 0 -25px;
    height: 147px;
    width: 980px;
}
#header {
	background: url(../images/header-bg.png) 118px 0px no-repeat;
    float: left;
    height: 147px;
    position: relative;
    margin: 0 auto;
    width: 980px;
}

.logo {
   float: left;
   margin: 0;
   padding: 0;
}

/* fesztival menu */

.festivals {
	position: absolute;
	top: 4px;
	left: 190px;
   	float: left;
   	margin: 0;
   	padding: 0;
}
.festivals ul {
	margin: 0;
	padding: 0;
}
.festivals li {
	display: inline;
	margin: 0 15px 0 0;
	padding: 0;
}
.festivals li a:link, .festivals li a:visited {
	font-size: 12px;
	color: #ed1c24;
	text-decoration: none;
}
.festivals li a:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

/* dropdown */

#topmenu-login, #topmenu-lang {
	cursor: pointer;
}

/* login */

.login {
	position: absolute;
	top: 0px;
	right: 125px;	
	width: 163px;
	z-index: 10;
}


.login-title {	
	/*background: #000 url(../images/lang-arrow.png) 70px 11px no-repeat;*/
	background-color: #000;
	color: #FFF;
	margin: 0 0 0 0;
	padding: 10px 0px 9px 10px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	/*height: 20px;*/
	/*width: 100px;*/

	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;	
}
.login-title:hover {	
	color: #CCC;
}
.login-rollover {
	background-color: #f0f0f0;
	margin: 0 0 0 0;
	padding: 10px 0px 31px 10px;
	width: 190px;
	
	-webkit-border-radius: 5px;    
    border-radius: 5px;
    
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.6);

	/*width: 90px;	*/
}
.login-rollover-form {
	position: relative;

}
.login-rollover-form input {
	background-color: #fff;
	border: 1px solid  #CCCCCC;
	color: #b8b8b8;
	padding: 4px 0 4px 10px;
	font-size: 11px;
	margin: 0 0 10px 0;
	width: 167px;

	-webkit-border-radius: 5px;    
    border-radius: 5px;
}
.login-rollover-form a:link, .login-rollover-form a:visited {
	position: absolute;
	top: 71px;
	left: 0px;
	color: #999999;
	font-size: 11px;
	text-decoration: underline;
}
.login-rollover-form a:hover {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}
.login-rollover-form button {
	position: absolute;
	top: 64px;
	right: 10px;
	background-color: #006bb2;
	color: #FFFFFF;
	border: 1px solid #75c8ff;
	padding: 5px 15px 5px 15px;
	margin: 0px;
	cursor: pointer;

	-webkit-border-radius: 5px;    
    border-radius: 5px;
}

.login-title-regist {
	position: absolute;
	top: 10px;
	right: 130px;
	color: #FFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	font-weight: normal;
	z-index: 100;
	text-transform: uppercase;
	
}
.login-title-regist a:link, .login-title-regist a:visited {	
	color: #FFF;
	margin: 0;
	padding: 0 0 0 3px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	
}
.login-title-regist a:hover {	
	color: #CCC;	
	margin: 0;
	padding: 0 0 0 3px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;	
}

/* language */

.language {
	position: absolute;
	top: 0px;
	right: 0px;	
	z-index: 10;	
}
.language-title {	
	background: #000 url(../images/lang-arrow.png) 39px 11px no-repeat;	
	color: #FFF;
	margin: 0;
	padding: 10px 21px 9px 9px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	position: relative;
	float: right;
	/*width: 100px;*/

	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 0px;

}
.language-title:hover {	
	color: #CCC;
}
.language-langtitle {
	/*position: absolute;
	top: 0px;
	right: 300px;*/
	color: #000;
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-size: 10px;
	font-weight: normal;
	text-transform: lowercase;
	background-color: #FFF;
	float: left;
	/*width: 67px;*/
	
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 5px;

}

.language-rollover {
	background-color: #f0f0f0;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	
	-webkit-border-radius: 5px;    
    border-radius: 5px;
    
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.6);

	width: 111px;	
}
.language-rollover ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.language-rollover li {
	padding: 0;
	margin: 0 0 5px 0;
}
.language-rollover li a:link, .language-rollover li a:visited {
	color:#999999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;	
}
.language-rollover li a:hover {
	color: #000;
}
.language-rollover li:last-child {
	padding: 0;
	margin: 0;
}

/* social box */

.socialbox {
	position: absolute;
	top: 7px;
	right: -3px;
}
.topmenu-social-title {
	cursor: pointer;
	width: 311px;
	text-align: left;
}
.social-rollover {
 	background-color: #f9f9f9;
 	border: 1px solid #8a8989;
	margin: 8px 2px 0px -2px;
	padding: 10px 0px 10px 10px;
	z-index: 10;
	
	-webkit-border-radius: 5px;    
    border-radius: 5px;
    
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.6);
}
.top-button-facebook {
	background: url(http://szigetfest.de/templates/sziget2013/images/top-button-facebook.png) top left no-repeat;
	height: 43px;
	width: 289px;
}
.top-button-facebook a:link, .top-button-facebook a:visited {
	color: #000;
	background-color: #fff;
	padding: 5px 10px 5px 10px;	
	-webkit-border-radius: 5px;    
    border-radius: 5px;
    margin: 7px 20px 0 0;
    font-weight: bold;
    text-decoration: none;
    float: right;
}
.top-button-youtube {
	background: url(http://szigetfest.de/templates/sziget2013/images/top-button-youtube.png) top left no-repeat;
	height: 43px;
	width: 289px;
}
.top-button-youtube a:link, .top-button-youtube a:visited {
	color: #fff;
	background-color: #333333;
	padding: 5px 10px 5px 10px;	
	-webkit-border-radius: 5px;    
    border-radius: 5px;
    margin: 7px 20px 0 0;
    font-weight: bold;
    border: 1px solid #fff;
    text-decoration: none;
    float: right;
}
.top-button-twitter {
	background: url(http://szigetfest.de/templates/sziget2013/images/top-button-twitter.png) top left no-repeat;
	height: 43px;
	width: 289px;
}
.top-button-twitter a:link, .top-button-twitter a:visited {
	color: #fff;
	background-color: #333333;
	padding: 5px 10px 5px 10px;	
	-webkit-border-radius: 5px;    
    border-radius: 5px;
    margin: 7px 20px 0 0;
    font-weight: bold;
    border: 1px solid #fff;
    text-decoration: none;
    float: right;
}

/* countdown */

.countdown {
	position: absolute;
	top: 45px;
	right: 0px;
	width: 269px;
	display: block;	
	height: 92px;
	background: url("http://szigetfest.de/templates/sziget2013/images/countdown_bg.png") repeat-x;
	font-weight: normal;
	font-size: 10px;
	padding: 0px;
	text-align: center;
	color: #fff;
}
.countdown a{
	color:#bc0e0e;
}
.countdown #cd, .countdown #cdDuring{
	color:#fff !important;
}
.countdown .count {
	font-size: 60px;
	padding: 0px 0px 0px 80px;
	display: block;
	font-weight: bold;
}
#counting .count {
	font-size: 48px;
	display: inline !important;
}
.countdown span {
	padding: 0 0 0 95px;	
}

/* kereses */

.searchinner {
	position: absolute;
	top: 9px;
	right: 19px;
}
.search {
	width: 100px;
	height: 20px;
	background-color: #fff;	
	padding: 0px;
	margin: 0px;
	position: relative;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.searchbox {
	border: 0px;
	background-color: transparent !important;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 70px;
	height: 20px;
	padding: 0 0 0 8px;
	margin: 0 0 0 0;
	color: #A8A8A8 !important;
	font-weight: normal !important;
	font-size: 12px !important;
}
.searchbox:focus {
	border: 0px;
	outline: none;
}
.searchbox_submit {
	border: 0px;
	background-color: transparent;
	position: absolute;
	top: 4px;
	left: 76px;
	width: 14px;
	height: 12px;
}

/* loginbox */

.loginbox {
    float: left;    
    width: 100px;
    background-color: #ed1c24;
    position: absolute;
    top: 4px;
    right: 200px;
}



/* menu */

#navigation {
    float: left;
    /*height: 40px;*/
    padding: 7px 0 0 10px;
    width: 970px;
    background-color: #ed1c24;
    margin: 0 0 20px -25px;
    position: relative;
}


#headertop-left {
	background: url(../images/header-bgleft.jpg) top left no-repeat;         
    margin: 0;
    padding: 0;
    width: 192px;
    height: 746px;
    position: absolute;
    top: 0px;
    left: -145px;
}
#headertop-right {
	background: url(../images/header-bgright.jpg) top left no-repeat;         
    margin: 0;
    padding: 0;
    width: 194px;
    height: 746px;
    position: absolute;
    top: 0px;
    right: -147px;
}