/*
	Developed by Enes TANRIÖVER
	@Email enes@workattack.com
*/
*{margin: 0px;padding: 0px;}
body{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	background: url('images/bg.jpg') no-repeat #000000;
	background-position: top center;
}
a:link{color: #434343;}
a:visited{color: #434343;}
a:hover{background: #434343;color: #ffffff;}
#header{
	height: 153px;
}
#content{
	min-height: 450px;
	padding-top: 25px;
}
#hcont{
	width: 901px;
	margin-left: auto;
	margin-right: auto;
}
#logo{
	float: left;
	margin-top: 95px;
}
#newsletter-container{
	float:right;
	margin-top: 116px;
}
#leftcolumn2{width: 568px; float:left;}
#leftcolumn{width: 568px;height: 610px;float:left;}
#rightcolumn{width: 320px;height: 610px;float: right;}
#footer{
	background: #5a524a;
	height: 256px;
	clear: both;
}

.newsletter-input{
	background: url('images/news-input.jpg') no-repeat;
	width: 241px;
	height: 25px;
	float: left;
	margin-right: 5px;
}
.newsletter-input input{
	background: transparent;
	border: 0;
	width: 234px;
	font-size: 15px;
	margin-top: 3px;
	margin-left: 3px;
	color: #a5a5a5;
	outline: none;
}
.domestos{clear: both;}

.tab{
	background: #ebebeb;
	width: 318px;
	font-family: Arial;
	font-size: 13px;
	color: #707070;
}
.tabsub{
	background: #1b1916;
	border-bottom: solid 1px #dadada;
	padding-left: 10px;
	height: 26px;
	font-size: 20px;
	font-family: Arial;
	color: #ffffff;
}
.takvim{width: 100%;}
.takvim td{
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial;
	color: #bbbbbb;
	text-align: center;
	border-bottom: dashed 1px #cccccc;
}
.takvim td b{color: #8e8e8e;}

.social{
	cursor: pointer;
}
.social img{visibility: hidden;}
.socialcontent{
	padding-left:10px;
	line-height:19px;
	font-size:16px;
	color:#cccccc;
	letter-spacing: -1px;
}
.socialcontent span{
	font-size:18px;
}
.footleft{
	background: url('images/footimage.jpg') no-repeat;
	width: 582px;
	height: 31px;
	float: left;
	margin-left: -13px;
	padding-top: 225px;
	padding-left: 13px;
}
.footleft a:link{text-decoration: none;font-size: 12px;color: #ffffff;}
.footleft a:visited{text-decoration: none;font-size: 12px;color: #ffffff;}
.footleft a:hover{text-decoration: none;font-size: 12px;color: #ffffff;}
.footright{
	width: 310px;
	float: left;
}
#hs{
	color: #ffffff;
	font-size: 12px;
	width: 300px;
	margin-left: 16px;
	margin-top: 20px;
}
#hs span{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
}
#hs a:link{text-decoration: none;font-size: 13px;color: #ffffff;}
#hs a:visited{text-decoration: none;font-size: 13px;color: #ffffff;}
#hs a:hover{text-decoration: underline;font-size: 13px;color: #ffffff;}

.icon-facebook{width: 40px;height: 40px;background: url('images/social/facebook.png') no-repeat;}
.icon-twiter{width: 40px;height: 40px;background: url('images/social/twitter.png') no-repeat;}
.icon-lastfm{width: 40px;height: 40px;background: url('images/social/lastfm.png') no-repeat;}
.icon-flicker{width: 40px;height: 40px;background: url('images/social/flickr.png') no-repeat;}
.icon-ff{width: 40px;height: 40px;background: url('images/social/friendfeed.png') no-repeat;}
.icon-wiki{width: 40px;height: 40px;background: url('images/social/wiki.png') no-repeat;}
.icon-vimeo{width: 40px;height: 40px;background: url('images/social/vimeo.png') no-repeat;}
.icon-myspace{width: 40px;height: 40px;background: url('images/social/myspace.png') no-repeat;}
.icon-del{width: 40px;height: 40px;background: url('images/social/delicious.png') no-repeat;}
.icon-digg{width: 40px;height: 40px;background: url('images/social/digg.png') no-repeat;}
.iconheight{height: 52px;}
.myli{
	padding-left:13px;
	margin: 3px;
}

/***************************/

.playertool{
	width:568px;
	background:url('../resimler/playertool.jpg') no-repeat;
	position: absolute;
	margin-top: 292px;
}
.playerscreen{
	width:568px;
	height:310px;
	overflow: hidden;
	position: relative;
	border-bottom: dotted 1px #555555;
}
.playerbuton{
	background: #333333;
	text-align: center;
	padding-top: 3px;
	width:19px;
	height:16px;
	margin-left:2px;
	font-size:14px;
	cursor:pointer;
	color: #969696;
	float: right;
}
.playerscreen #img{position: absolute;}
#loader{position: absolute;z-index: 3;margin-top: 5px;margin-left: 5px;background: #000000;color: #ffffff;font-size: 11px;padding: 3px;}
/***************************************/