* {
  margin: 0;
}

a { outline: 0; }

a img { border: 0; }

body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background: url(assets/wall_bg.jpg) left top;
}


.centered{
	height: 100%;
	/*	min-height: 100%;*/
	height: 100% !important;
	text-align:center;
	margin: 0;
}
.topNav {
	background-color: #000000;
	height: 50px;
	width: 100%;
	position: relative;
	text-align: right;
	z-index: 10;
}
.topShade {
	background-image: url(assets/top_shade.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 12px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: -12px;
}

.topHolder  {
	height: 50px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;	/*background-color: #99CCCC;*/
}
.logo   {
	background-image: url(assets/kocfest_logo_v3.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 95px;
	width: 215px;
	left: 40px;
	top: -4px;
	position: absolute;
}
.title   {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #c9c8c8;
	position: absolute;
	width: auto;
	left: 170px;
	bottom: 10px;
}
.topNav .title {
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	line-height: 14px;
	left: 165px;
	bottom: 5px;

}
#nav   {
	height: 50px;
	width: auto;
	display: none;/**/
	position: absolute;
	text-align: right;
	margin: 0px;
	padding: 0px;	/*background-color: #FFFFFF;*/
}

#nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #b3b3b3;
	text-decoration: none;
	list-style: none;
	padding: 0;
	position: relative;
	height: auto;
	width: auto;
	margin: 16px 0 0;
	display: inline-block;
	float:left;
}



#nav ul li {
	line-height: 34px;
	margin-right: 10px;
	position:relative;
	cursor:hand;
	cursor:pointer;
	float: left;
	/*background-color: #99FF00;*/
	padding: 0 5px;
}
#nav ul li a{
	color: #FFFFFF;
}
#nav ul li a:visited{
	color: #FFFFFF;
}
#nav ul li a:active{
	color: #FFFFFF;
}
#nav ul li a:hover{
	color:#FFFFFF;
}
#nav ul li.navUp{
color:#b3b3b3;
}
#nav ul li.navOver{
color: #FFFFFF;
}

#nav ul li.navSel{
color:#46d4fd;
}

#nav .navArrow {
	background-image: url(assets/naw_arrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 12px;
	width: 27px;
	position: absolute;
	/*bottom: -8px;*/
	bottom: 0;
	clear: left;
	float: none;
}
#subNavs {
	height: 50px;
	width: 980px;
	position: absolute;
	top: 0px;
	z-index:-10000;
	clear: both;
	float: none;
	display: inline-block;
	left: 0px;
}
.subNavMask {
	background-color: #000000;
	height: 50px;
	width: auto;
	position: absolute;
	left: 0px;
	top: 0px;
}

#subNavs  .subGroup{
	height:auto;
	background-color: #00a5d5;
	position: absolute;
	width: 140px;
	border: 3px solid #FFFFFF;
	text-align: left;
	padding-top: 15px;
	bottom: 0px;
	padding-bottom: 5px;
}

.subGroupItem {
	margin-bottom: 5px;
	height: auto;
	width: 120px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
.subNavBl {
	background-image: url(assets/subnav_bl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 8px;
	width: 8px;
	left: -3px;
	bottom: -3px;
	position: absolute;
}
.subNavBr {
	background-image: url(assets/subnav_br.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 8px;
	width: 8px;
	right: -3px;
	bottom: -3px;
	position: absolute;
}








.topFlash {
	/*height: 400px;*/
	width: 980px;
	height: 350px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}
.topFlash .promo {
	float: left;
	/*width: 715px;
	height: 425px;*/
	width:980px;
	height: 350px;
	position: relative;
	overflow: hidden;
}
.topFlash #promoContent {
	position: relative;
	left: -115px;
}

.topFlash .challenge {
/*	float: left;
	height: 400px;
	width: 510px;
	left: 580px;
	position: absolute;
*/
	position: relative;
	
	background: url(assets/home_frame.png) no-repeat 0 0;
	height: 428px;
	width: 280px;
}

.timeline {
	height: 260px;
	width: 1160px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}

.mainTable {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.header {
	height:40px;
	width: 940px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #ec008c;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 20px;
}
.hdLarge {
	font-size: 36px;
	float: left;
	position: relative;
	bottom: 0px;
	height: auto;
	width: auto;
	padding-right: 10px;
}
.hdMedium {
	font-size: 24px;
	float: left;
	position: relative;
	bottom: 0px;
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-top: 10px;
}
.hdSmall {
	font-size: 16px;
	float: left;
	position: relative;
	bottom: 0px;
	height: auto;
	width: auto;
	padding-top: 16px;
	padding-right: 10px;
}
.headerSub {
	height: auto;
	width: 940px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #ec008c;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 0px;
	z-index: 100;
}
.hdLargeSub {
	font-size: 36px;
	position: relative;
	height: auto;
	width: 940px;
	padding:0px;
	margin:0px;
	text-align: left;
	height:32px;
	z-index: 100;	/*display: inline-block;*/
}
.hdMediumSub {
	font-size: 24px;
	position: relative;
	height: auto;
	width: 940px;
	height:20px;
	padding:0px;
	margin:0px;
	/*display: inline-block;*/
	color: #555555;
	text-align: left;
}
.hdSmallSub {
	font-size: 16px;
	position: relative;
	height: auto;
	width: 940px;
		padding:0px;
	margin:0px;
	height:14px;
	/*display: inline-block;*/
	color: #7D7D7D;
	text-align: left;
}
#content {
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	text-align: left;
	z-index: 0;
}
.contentLeft {
	float: left;
	width: 280px;
	position: relative;
	margin-right: 20px;
}
.contentRight {
	float: left;
	width: 660px;
	position: relative;
	height: auto;
}

#subNav {
	float: left;
	width: 250px;
	position: relative;
	height: auto;
	margin: 0px;
	padding: 0px;
}


#subNav  ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3c3b37;
	text-decoration: none;
	list-style: none;
	padding: 0;
	position: relative;
	width: auto;
	margin:0;
	display: inline-block;
}
#subNav ul li {
	position:relative;
	cursor:hand;
	cursor:pointer;
	padding-left: 2px;
	display: inline;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	clear: both;
	float: none;
}
#subNav ul li.subNavUp{
color:#3c3b37;
}
#subNav ul li.subNavOver{
	color: #ececeb;
	background-color:#8f8e89;
}
#subNav ul li.subNavSel{
color:#ffffff;
background-color:#3c3b37;
}
#subNav ul li.sep{
	height:4px;
	position:relative;
	margin: 0px;
	padding: 0px;
	line-height: 4px;
	display: block;
	font-size: 4px;
}






#subContent {
	float: left;
	width: 710px;
	position: relative;
	height: auto;
}
#subContent .plainTxt {
	padding: 50px 10px 20px;
	font-size: 11px;
}
#subContent .plainTxt img.right {
	float: right;
	margin: 0 0 10px 15px;
}


.yarismaBottom{
width:710px;
height:auto;
position:relative;
}

.imgHd {
	background-image: url(assets/img_hd.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 158px;
	width: 400px;
	position: absolute;
	left: -50px;
	bottom: -40px;
	z-index: 10;
}

.imgHd .imgHdTxt {
	font-size: 24px;
	color: #0c9bd0;
	padding: 6px;
	width: auto;
	position: absolute;
	left: 55px;
	top: 70px;
	background-color: #FFFFFF;
	display: inline;
}
.largeImgHolder {
	height: 320px;
	width: 710px;
	position: relative;
}

#subContent .largeImg {
	height: 320px;
	width: 710px;
	position: relative;
}
.feedBox {
	width: 280px;
	position: relative;
}
.feedItems {
	height: auto;
	width: 280px;
	margin-top: 5px;
	position: relative;
	
}
.feedItem   {
	background-color: #FFFFFF;
	height: auto;
	width: 260px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	position: relative;
	color: #666666;
}
.feedItem em {
	font-style: normal;
	color: #0099CC;
	display: block;
}

.feedItemTop {
	background-image: url(assets/feed_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 3px;
	width: 280px;
	position: absolute;
	top: -3px;
	left: 0px;
}
.feedItemBottom {
	background-image: url(assets/feed_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	height: 3px;
	width: 280px;
	bottom: -3px;
	left: 0px;
}
* html .feedItemBottom {bottom: -12px;}

.pollBox {
	height: auto;
	position: relative;
	padding: 10px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	width: 260px;
}

.pollBox  div {
	display: block;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}





.boxHd {
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #ec008c;
	margin-left: 0px;
	display: inline-block;
	height: 20px;
	width: auto;
	position: absolute;
	left: 10px;
	top: -24px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
* html .boxHd {display:inline;}

.programBox {
	height: 105px;
	width: 640px;
	position: relative;
	background-color: #FFFFFF;
	/*margin-bottom: 30px;*/
	z-index: 100;
}
.programBox.large {
width:690px;
}
#programList {
	height: 105px;
	width: auto;
	position: relative;
	background-color: #FFFFFF;
}

.programItem {
	float: left;
	height: 160px;
	width: 195px;
	margin: 0 9px;
	position: relative;
	background-color: #FFFFFF;
	display: inline;
}
.programItemImg {
	background-color: #CCCCCC;
	height: 80px;
	width: 195px;
	position: relative;
}
.programItemTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	padding: 10px;
	height: 60px;
	width: 175px;
	position: relative;
}
.programItemHour {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 4px;
	width: auto;
	position: absolute;
	left: 4px;
	top: 4px;
}
.programItemTxt b {
	font-weight: bold;
	color: #19809e;
	display: block;
	line-height: 15px;
}
#progPrev {
	background-image: url(assets/prev.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 28px;
	position: absolute;
	/*left: -30px;
	bottom: 20px;*/
}
#progNext {
	background-image: url(assets/next.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 28px;
	position: absolute;
	right: -30px;
	bottom: 20px;
}
.homeEvents {
	height: 170px;
	width: 660px;
	position: relative;
	margin-top: 30px;
}
.homeEventMask {
	background-image: url(assets/konser_mask.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 170px;
	width: 320px;
	position: absolute;
}

.homeEventItem {
	float: left;
	height: 170px;
	width: 320px;
	position: relative;
	cursor: pointer;
}
.homeEventInfo {
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 4px;
	width: auto;
	position: absolute;
	height: auto;
	right: 20px;
	bottom: 5px;
}
#manga .homeEventInfo b{
	color: #FF3333;
}
#suat .homeEventInfo b{
	color: #0099CC;

}
/*.homeChallenge {
	width: 660px;
	position: relative;
	height: 300px;
}

.homeAwards {
	float: left;
	width: 380px;
	margin-right: 20px;
	position: relative;
	height: 282px;
	background-image: url(assets/home_awards.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
*/
.challenge{
	width: 660px;
	position: relative;
	height: 300px;
}
.homeAwards {
	float: left;
	width: 660px;
	height: 190px;
	margin-right: 20px;
	position: relative;
	background: url(assets/homeawards.png);
}

.loginArea {
	float: left;
	width: 380px;
	margin-right: 20px;
	position: relative;
	height:auto;
}
.loginBox{
	height:auto;
	width:380px;
	position:relative;
	float: none;
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
}
.homeTopList {
	float: left;
	width: 260px;
	position: relative;
	height: 120px;
}
.homeTopListBox {
	width: 240px;
	position: relative;
	height: 100px;
	background-color: #FFFFFF;
	font-size: 16px;
	color: #3399CC;
	padding: 10px;
}
.homeTopListBox em {
	color: #666666;
	font-style: normal;
}
.gallery {
	width: 675px;
	position: relative;/**/
	height: auto;
	margin-top: 10px;
}
.galleryItem {
	background-color: #FFFFFF;
	float: left;
	height: 80px;
	width: 120px;
	margin-right: 15px;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}
.galleryMask {
	background-image: url(assets/gallery_mask.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	width: 120px;
	position: absolute;
}
.paging {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	height: 26px;
	width: 650px;
	position: relative;
	bottom:0px;
}
.pagingHolder {
	float: right;
	height: 26px;
	width: auto;
	position: relative;
}
.pagingItem{
	float: left;
	height: 26px;
	width: 26px;
	position: relative;
	margin-right: 5px;
	line-height: 26px;
	text-align: center;
	margin-bottom: 5px;
}
.pagingUp {
	background-image: url(assets/paging_up.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	color: #FFFFFF;	
}
.pagingOver, .pagingSel{
	background-image: url(assets/paging_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFF00;
}
.statHd {
	font-family: Tahoma, Arial;
	font-size: 36px;
	text-transform: uppercase;
	color: #12b3db;
	text-align: center;
	position: relative;
	margin-bottom: 20px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.statHolder {
	height: 450px;
	width: 650px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#statList {
	height: 450px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	position: relative;/**/
	margin-bottom: 10px;
}
.statItem {
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 640px;
	margin-bottom: 5px;
	position: relative;
	padding: 5px;
	background-color: #FF0000;
	display:block;
}

.statDate {
	line-height: 30px;
	text-align: center;
	float: left;
	height: 30px;
	width: 105px;
	position: relative;
}
.statQuest {
	vertical-align: middle;
	float: left;
	height: 30px;
	width: 465px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
}
.statResponse {
	text-align: center;
	float: left;
	height: 30px;
	width: 45px;
	position: relative;
	font-weight: bold;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.statActive {
	background-image: url(assets/stat_active.gif);
}
.statActive .statDate {
	color:#5e5b4f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.statActive .statDate  em{
	text-style:normal;
	color:#78756a;
	font-style: normal;
}
.statActive .statQuest {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
}
.statActive .statResponse {
	color:#ffffff;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.statActive  .statResponse.statFail  {
	color:#ed650a;
	font-size: 26px;
	font-weight: bolder;
}
.statPassive {
	background-image: url(assets/stat_passive.gif);
}
.statPassive .statDate {
   color:#9a9b9b;
}
.statPassive .statDate em{
	text-style:normal;
	color:#9a9b9b;
	font-style: normal;
}
.statPassive .statQuest {
	color:#9a9b9b;
	text-align: left;
}
.statPassive .statResponse {
	color:#ffffff;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#statPrev {
	width: auto;
	position: absolute;
	left: 20px;
	bottom: -35px;
}
#statNext {
	position: absolute;
	right: 20px;
	bottom: -35px;
	width: auto;
}


.compTop {
width:704px;
height:295px;
position:relative;
}
.compTop img { float: left; }

.basinTop{
width:704px;
height:100px;
position:relative;
}














.boxTl {
	background-image: url(assets/box_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;
	position: absolute;
	left: -10px;
	top: -10px;
}
.boxTr {
	background-image: url(assets/box_tr.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;
	position: absolute;
	right: -10px;
	top: -10px;
}
.boxBl {
	background-image: url(assets/box_bl.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
	width: 10px;
	position: absolute;
	left: -10px;
	bottom: -10px;
}
.boxBr {
	background-image: url(assets/box_br.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 10px;
	position: absolute;
	right: -10px;
	bottom: -10px;
}
.boxLeft{
	height:100%;
	width: 10px;
	position: absolute;
	left: -10px;
	top: 0px;
	background-color: #FFFFFF;
}
.boxRight{
	height:100%;
	width: 10px;
	position: absolute;
	right: -10px;
	top: 0px;
	background-color: #FFFFFF;
}
.boxTop{
	height:10px;
	width: 100%;
	position: absolute;
	left: 0px;
	top:-10px;
	background-color: #FFFFFF;
}

.boxBottom{
	height:10px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom:-10px;
	background-color: #FFFFFF;
}
.bg_1 {
	background-image: url(assets/bg_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 357px;
	width: 470px;
	position: absolute;
	z-index: -10;
}
.bg_2 {
	background-image: url(assets/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 319px;
	width: 571px;
	position: absolute;
	z-index: -1;
}
.bg_3 {
	background-image: url(assets/bg_3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 227px;
	width: 185px;
	position: absolute;
	z-index: -3;
}
.bg_4 {
	background-image: url(assets/bg_4.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 227px;
	width: 185px;
	position: absolute;
	z-index: -3;
}









/*extras*/
.buttonLeft{
	width:6px;
	height:30px;
	background-image: url(assets/button_left.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	float: left;
	position: relative;
}
.buttonRight{
	width:6px;
	height:30px;
	background-image: url(assets/button_right.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	position: relative;
display:block;

}
.buttonMid{
	line-height:30px;
	color:white;
	font-weight:bold;
	font-family:Tahoma, Arial;
	font-size:11px;
	width:auto;
	height:30px;
	background-repeat:repeat-x;
	background-image: url(assets/button_bg.gif);
	background-position: center top;
	float: left;
	position: relative;
	padding-right: 4px;
	padding-left: 4px;
	display:block;
}
.shadow {
  box-shadow: 5px 5px 5px #ccc;
  -moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
}
.clickable {
	cursor: hand;
	cursor:pointer;
}

.column-in {
		margin:0; 
		/*padding:0.5em 1em;*/
}
div.clearer {
	clear: left; 
	line-height: 0; 
	height: 0;
}



.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; 
		padding:0;
		background:transparent;
}


#panel {
	height: 280px;
	position: relative;
}

.scroll-pane {
float:left;
height:100%;
overflow:auto;
width:100%;
}




.indicator {
	background-color: transparent;
	background-image: url(assets/indicator.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


#loginResponse {
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #363;
	text-align: center;
}

input.text-input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:0px 0 5px 10px;
}
input.login-input{
	font-size:12px;
	border:solid 1px #aacfe4;
	width:135px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	height: 16px;
	position: relative;
}
.loginItem {
	float: left;
	position: relative;
}



.formCentered {
	height: 100%;
	width: 100%;
	position: absolute;
}


/*css*/
fieldset {
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: 0;
	margin-left: 60px;
	height: auto;
	background: #fff;
}

fieldset li div {
	height: 25px;
	width: 400px;
	position: relative;
	float: left;
	line-height: 25px;
	text-align: left;
	padding-left: 20px;
	left: 0px;
}
li.row {
	height: 20px;
	line-height: 20px;
	width: 400px;
	position: relative;
	margin-left: 20px;
}


fieldset.centered {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
legend {
  padding: 0 2px;
  font-weight: bold;
}
label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:180px;
	float:left;
}
fieldset ol {
	margin: 30px 0 0;
	padding: 0;
	text-align: left;
}
fieldset li {
	list-style: none;
	margin: 0;
	float: left;
	padding: 3px 0;
}
fieldset  li.hidden {
    display:none;
}
fieldset  li.show {
    display:block;
}
em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
.login-title{
	width: 135px;
	left: 10px;
	position: relative;
	color: #36F;
}

textarea{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	height:40px;
	margin:0px 0 0px 10px;
}
select{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:0px 0 5px 10px;
}
select.daySelect{
	width:55px;
}
select.monthSelect{
	width:65px;
}
select.yearSelect{
	width:60px;
}
input.chkBox {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}

.small{
	color:#666666;
	display:block;
	font-size:9px;
	font-weight:normal;
	text-align:right;
	width:180px;
}

input.formSubmit {
	text-indent: -1000em;
	background-image: url(assets/formSubmit.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 72px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 2px;
	float: right;
}
.formBox {
	background-color: #FFFFFF;
	width: 470px;
	position: relative;
}



p, h1, form, button{border:0; margin:0; padding:0;}

form  h1 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
	color: #3e67a6;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
form  p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
}

.formNav {
	height: 32px;
	width: 420px;
	position: relative;
	float: left;
	clear: both;
	z-index: 10;
	bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	left: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.agreeBox {
	float: none;
	clear: both;
	margin-top: 10px;
	position: relative;
	width: 440px;
	margin-left: 0px;
}

.formNav #response {
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	color: #006600;
	height: 32px;
	width: 380px;
	left: 0px;
	text-align: center;
	position: absolute;
}









/*bottom of the page*/
.footer {
	/*background-image: url(assets/bottom_peplo.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
	height: 60px;
	width: 100%;
	position: absolute;
	margin-top: 60px;
	bottom: 0px;
}
.footer .footerContent {
	background-color: black;
	height: 60px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.social {
	width: 400px;
	position: absolute;
	height: 46px;
	left: 70px;
	top: 5px;
	color: #ada9a6;
}
.social .sep {
	background-image: url(assets/dotVrGray.gif);
	background-repeat: repeat-y;
	background-position: center center;
	float: left;
	height: 50px;
	width: 20px;
	position: relative;
}
.social .twitter {
	float: left;
	height: 46px;
	width: 180px;
	position: relative;
}
.social .facebook {
	float: left;
	height: 46px;
	width: 180px;
	position: relative;
}
.social .facebook .txt {
	line-height: 16px;
	height: 16px;
	width: 180px;
}
.social .facebook .facebookImg {
	background-image: url(assets/addFacebook.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 180px;
}
.social .twitter .txt {
	line-height: 16px;
	height: 16px;
	width: 180px;
}
.social .twitter .twitterImg {
	background-image: url(assets/addTwitter.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 180px;
}




.warning {
	border-color: #f30 !important;
	background: #fff4f4;
}



#anket h2 {
	font-size: 14px;
}

#anket h3 {
	font-size: 11px;
	margin: 10px 0 0;
	line-height: 30px;
}
#anket h3 em {
	width: 21px;
	height: 30px;
	padding: 0 5px;
	margin-right: 5px;
	text-align: center;
	float: left;
	color: #fff;
	background: url(assets/anket_no.png);
}
.cufon-active #anket h3 em {
	font-size: 17px;
	line-height: 20px;
	height: 20px;
	padding: 5px;
}

#anket p {
	border: 0;
	padding: 0 0 0 35px;
	margin: 0;
}

#anket p span {
	display: inline-block;
	line-height: 20px;
	padding-right: 20px;
	color: #000;
}

#anket .radio {
	padding: 0;
}




.btn {
	display: inline-block;
}

.btn_gonder {
	width: 84px;
	height: 39px;
	background: url(assets/btn_gonder.png);
}
.btn_temizle {
	width: 84px;
	height: 39px;
	background: url(assets/btn_temizle.png);
}




#yarisma_login {
	margin-left: 48px;
	padding-top: 24px;
	background: url(assets/login_bg.png) no-repeat;
}

#yarisma_login input {
	position: absolute;
	margin-top: 12px;
	width: 140px;
	padding: 0 5px;
	border: 0;
}

#yarisma_login .btn_gonder {
	width: 82px;
	height: 36px;
	background: url(assets/btn_login_gonder.png);
}

#yarisma_login .btn_katil {
	width: 160px;
	height: 36px;
	background: url(assets/btn_katil.png);
}


#btn_sifre {
	width: 103px;
	height: 15px;
	display: block;
	background: url(assets/btn_sifremi_unuttum.png);
	margin-bottom: 5px;
}
#btn_sifre.open {
	background-position: bottom;
}

#lost_pass {
	background: url(assets/sifre_bg.png) no-repeat;
	padding-top: 24px;
	height: 36px;
	display: none;
}

#login_result, #pass_result {
	color: #f00;
	font-weight: bold;
	font-size: 12px;
	padding-left: 3px;
	line-height: 15px;
	height: 15px;
	overflow: hidden;
}
#first #winnersLeft{
float:left;
position:relative;
height:300px;
}

#first #winnersRight{
padding-top:100px;
float:left;
position:relative;
width: 213px;
height:200px;
}

#first .png {
	width: 213px;
	height: 30px;
	position:relative;
	display: inline-block;
	margin-top: 10px;
	/*display: inline-block;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 30px;
	right:50px;*/
}
.logged #first #katil, .logged #first #giris {
	display: none;
}
.notlogged #first #puan {
	display: none;
}
#first #katil {
	background: url(assets/home_login_btn-katil.png) no-repeat;
}
#first #giris {
	background: url(assets/home_login_btn-giris.png) no-repeat;
}
#first #winners {
	background: url(assets/home_winners_btn.png) no-repeat;
}
#first #puan {
	background: url(assets/home_login_btn-puan.png) no-repeat;
	margin-top: 15px;
}

#second .form {
	width: 243px;
	height: 277px;
	margin: 31px 0 0 134px;
	text-align: left;
	position: relative;
}
* html #second .form { margin-left: 0; }
*:first-child+html #second .form { margin-left: 0; }
#second #f_login { background: url(assets/home_login_bg.jpg); }
#second #f_pass { background: url(assets/home_login_bg_pass.jpg); }

#second .form input {
	position: absolute;
	left: 25px;
	border: 0;
}
#second .form input#email, #second .form input#email_lp {
	top: 107px;
	width: 190px;
}
#second .form input#pass {
	top: 169px;
	width: 165px;
}

#second .form #login {
	display: block;
	width: 102px;
	height: 49px;
	position: absolute;
	top: 220px;
	background: url(assets/home_login_btn_giris.png);
}

#second .form #lostpass {
	display: block;
	width: 103px;
	height: 15px;
	position: absolute;
	top: 230px;
	right: 10px;
	background: url(assets/home_login_btn_lostpass.png);
}

#second .form span {
	position: absolute;
	display: inline-block;
	line-height: 15px;
	height: 15px;
	color: #b90404;
	font-weight: bold;
	left: 20px;
}
#second #f_login span { top: 200px; }
#second #f_pass span { top: 145px; }

#second .form #send {
	display: block;
	width: 119px;
	height: 50px;
	position: absolute;
	top: 170px;
	background: url(assets/home_login_btn_gonder.png);
}

#second .form #back {
	display: block;
	width: 58px;
	height: 15px;
	position: absolute;
	top: 180px;
	right: 10px;
	background: url(assets/home_login_btn_geridon.png);
}

#second #register {
	display: block;
	width: 243px;
	height: 100px;
	background: url(assets/home_register_btn.jpg);
	margin-left: 134px;
}
* html #second #register { margin: 0; }
*:first-child+html #second #register { margin: 0; }



#home_anket {
	width: 280px;
	height: 156px;
	position: relative;
}
#home_anket span {
	position: absolute;
	background: url(assets/home_anket_bg.png) no-repeat;
	display: block;
	width: 272px;
	height: 156px;
	left: -20px;
	top: -10px; 
}

#home_anket a {
	display: block;
	width: 109px;
	height: 40px;
	background: url(assets/home_anket_btn.png);
	top: 140px;
	left: 160px;
	position: absolute;
}



#social {
	position: absolute;
	right: 3px;
	top: 25px;
}





.basin_row {
	padding: 25px 0 25px 110px;
	margin-bottom: 20px;
	background: url(assets/kocfest_logo_basin.png) no-repeat;
}
.basin_row a {
	font-size: 18px;
	color: #005ea5;
}



#tabs {
	font-size: 24px;
	padding-left: 25px;
}

#tabs.smaller {
	font-size: 20px;
	padding-left: 25px;
}
#tabs b {
	color: #fff;
	background: #db0f77;
	padding: 5px 15px;
	margin-right: 1px;
	cursor: pointer;
	position: relative;
	z-index: 100;
}
#tabs b.active{
	color: #ec008c;
	background: #fff;
	z-index: 102;
} 

#tabs b.over {
	color: #ec008c;
	background: #fff;
	z-index: 102;
}

#tabsDisabled {
	font-size: 24px;
	padding-left: 25px;
}
#tabsDisabled b {
	color: #fff;
	background: #db0f77;
	padding: 5px 15px;
	margin-right: 1px;
	position: relative;
	z-index: 100;
}

.program_container {
	width: 655px;
	height: 125px;
	background: url(assets/events_bg.png);
	padding: 20px 0 0 20px;
	position: relative;
	z-index: 101;
	top: -4px;
	margin-bottom: 30px;
}

.winner_container {
	width: 655px;
	height: auto;/**/
	/*background: url(assets/events_bg.png);*/
	padding: 20px 0 0 20px;
	position: relative;
	z-index: 101;
	top: -4px;
	margin-bottom: 30px;
}
.awardWinnersTxt{
width: 655px;
margin-bottom: 30px;
padding: 0 0 0 20px;
	position: relative;
	font-size:11px;
}

.program_container.scores{
	width: 675px;
	height:auto;
	/*height: 165px;
	background: url(assets/scores_bg.png);*/
	padding: 0;
	position: relative;
	z-index: 101;
	top: -4px;
	margin-bottom: 30px;
	background-image: none;
	background-color: transparent;
}

.program_container.konser {
	width: 710px;
	padding: 0;
	background: none;
	height: 170px;
	position: relative;
}

.program_container .title, #durum .title {
	width: 115px;
	height: 21px;
	padding: 15px;
	position: absolute;
	top: -25px;
	left: -20px;
	font-size: 21px;
	text-align: center;
	color: #ec008c;
	background: url(assets/events_title_bg.png);
	z-index: 120;
	overflow: hidden;
}
.program_container .title.long {
	width: 640px;
	text-align: left;
	padding-left: 25px;
	background: url(assets/events_title_bg_long.png);
}
 #durum .title { top: -30px; left: -35px; }

.program_container #images {
	height: 50px;
	margin-top: 5px;
}
.program_container #images img {
	margin-right: 8px;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	display: block;
	float: left;
	margin-bottom: 2px;
}
.program_container #images img.over {
	border-color: #ec008c;
}
.program_container #images img.active {
	border-color: #ec008c;
	border-bottom-width: 3px;
	margin-bottom: 0;
}

.program_container #images #logo_sel {
	clear: both;
	position: relative;
	width: 17px;
	height: 8px;
	background: url(assets/events_logo_selector.png);
	overflow: hidden;
	display: none;
}


.program_container #etk div {
	display: none;
	font-size: 12px;
	line-height: 17px;
	color: #666;
}

.program_container .scroll-pane {
	width: 630px;
	height: 95px;
}

.program_container .scroll-pane p {
	margin: 0;
	padding: 0 20px 0 10px;
	border: 0;
	float: left;
	line-height: 15px;
}
.program_container .scroll-pane p b {
	line-height: 20px;
}



#durum {
	width: 676px;
	background: url(assets/durum_mid.png);
}
#durum_top { background: url(assets/durum_top.png) no-repeat center top; }
#durum_btm { background: url(assets/durum_btm.png) no-repeat center bottom; /*height: auto !important; height: 150px; min-height: 150px;*/ padding: 56px 20px 21px 24px; }

table.drm {
	border-collapse: collapse;
	width: 632px;
}
table.drm td {
	font: bold 12px Arial;
	color: #3a3a3a;
	text-align: center;
	padding: 0;
}

table.drm .d {
	height: 38px;
	width: 88px;
	padding-right: 16px;
}
table.drm .q {
	width: 367px;
	padding: 0 10px;
	color: #f32f9e;
}
#cvp table.drm .d, #cvp table.drm .q { color: #fff; }

table.drm .s {
	width: 74px;
}
table.drm .s .s3 {
	display: inline-block;
	width: 20px;
	height: 26px;
	background: url(assets/durum_s_true.png);
}
table.drm .s .s4 {
	display: inline-block;
	width: 20px;
	height: 24px;
	background: url(assets/durum_s_false.png);
}
table.drm .s .s2 {
	display: inline-block;
	width: 62px;
	height: 24px;
	background: url(assets/durum_s_mod.png);
}
table.drm .s .s1 {
	display: inline-block;
	width: 62px;
	height: 24px;
	background: url(assets/durum_s_cvp.png);
	cursor: pointer;
}
table.drm .s .s1.over {
	background-position: 0 -24px;
}

table.drm .p {
	width: 50px;
	padding-left: 17px;
}

table.drm .sep {
	background: url(assets/durum_table_sep.png) center;
	height: 1px;
}


#cvp {
	width: 567px;
	position: absolute;
	z-index: 200;
	overflow: hidden;
	display: none;
}
#cvp .png {
	height: 77px;
	background: url(assets/durum_bg_cvp.png);
}

#cvp input {
	border: 0;
	font: 13px Arial;
	margin: 0;
	padding: 0;
	width: 470px;
	position: relative;
	top: -1px;
	left: 15px;
	margin-right: 15px;
}

#cvp .btn {
	display: inline-block;
	width: 64px;
	height: 26px;
	cursor: pointer;
}
#cvp .close {
	background: url(assets/durum_s_close.png);
}
#cvp .send {
	background: url(assets/durum_s_send.png);
	position: relative;
	left: 11px;
	top: 6px;
}

#cvp .err {
	width: 553px;
	height: 26px;
	overflow: hidden;
	background: url(assets/durum_bg_err.png);
	margin: 6px auto;
	color: #ff0906;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
}


#tp {
	width: 68px;
	height: 42px;
	padding: 0 7px 0 142px;
	background: url(assets/durum_bg_total.png);
	font: bold 12px/42px Arial;
	color: #f32f9e;
	text-align: center;
	float: right;
	margin-right: 39px;
	display: inline;
}





#kk { color: #000; font-weight: bold; }

.scoreList {
	width: 640px;
	position: relative;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	top: -5px;
}
.winnerRow{
	height: 20px;
	width: 640px;
	position: relative;
}
.winnerCol_1{
	height: 20px;
	width: 35px;
	padding-left: 5px;
	float: left;
	line-height: 20px;
}
.winnerCol_2{
	height: 20px;
	width: 600px;
	float: left;
	line-height: 20px;
}
.winnerTeam{
	height: 20px;
	width: 300px;
	float: left;
	line-height: 20px;
}

.winnerCity{
	height: 18px;
	width: 630px;
	position: relative;
		font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #333333;
	color: #FFFFFF;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	margin-top:10px;
}

.scoreListTop{
	height: 17px;
	width: 675px;

	background-image: url(assets/scores_bg_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.scoreListMid{
	height: auto;
	width: 675px;
	background-image: url(assets/scores_bg_mid.png);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	position:relative;
}

.scoreListBottom{
	height: 17px;
	width: 675px;
	
	background-image: url(assets/scores_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}




.scoreRow {
	height: 20px;
	width: 640px;
	position: relative;
}
.scoreHd {
	height: 20px;
	width: 640px;
	position: relative;
}
.scoreTop {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #333333;
	color: #FFFFFF;
	line-height: 20px;
}

.scoreCol_1 {
	height: 20px;
	width: 45px;
	padding-left: 5px;
	float: left;
	line-height: 20px;
}
.scoreCol_2 {
	height: 20px;
	width: 120px;
	float: left;
	line-height: 20px;
}
.teamCol {
	float: left;
	height: 20px;
	width: 125px;
	line-height: 20px;
}
.pointCol {
	float: left;
	height: 20px;
	width: 40px;
	line-height: 20px;
}

.scoreCol_3 {
	float: left;
	height: 20px;
	width: 140px;
	line-height: 20px;
}
.scoreCol_4 {
	float: left;
	height: 20px;
	width: 330px;
}

