/* Sinsi CSS */
.bilgi, .basari, .sorun, .hata {
border: 1px solid;
margin: 10px 0px;
width:900px;
padding:8px 3px 8px 43px;
background-repeat: no-repeat;
background-position: 10px center;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
.bilgi {
color: #00529B;
background-color: #BDE5F8;
background-image: url('images/bilgi.png');
}
.basari {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('images/basari.png');
}
.basari a{
  color:  #4F8A10;
}
body {
	line-height: 1.4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #161616 url(img/bg.jpg) center top no-repeat;
}

#wrapper {
	width: 996px;
	margin: 0 auto;
	position: relative;
}

#header {
	height: 192px;	
}

#logo {
	float: left;
	width: 306px;
	height: 86px;
	background: url(/css/logo.png) top left no-repeat;
	margin: 25px 0 0 30px;
}

#logo h1 {
	text-indent: -9999px;
}

#logo h1 a {
	width: 306px;
	height: 86px;
	display: block;
}

#slogan {
	float: left;
	width: 267px;
	height: 53px;
	background: url(img/slogan.png) top left no-repeat;
	margin: 42px 0 0 -10px;
	text-indent: -9999px;
}

#headDesc {
	float: right;
	margin: 24px 0 0 0;
	font-size: 11px;
	color: #8d8d8d;	
}

#headDesc a{
	color: #fff;	
	text-decoration: none;
}
#headDesc a:hover{
	text-decoration: underline;
}

#nav {
	position: absolute;
	top: 74px;
	left: 8px;
	background: url(img/navBg.png) top left no-repeat;
	width: 978px;
	height: 100px;
}

#menu {
	float: left;
	width: 590px;
	height: 46px;
	margin: 52px 0 0 4px;
	line-height: 46px;
}

#menu li {
	float: left;
	padding: 0 20px;
	font-size: 12px;
	background: url(img/menuLiBg.png) top left no-repeat;	
}

#menu li:hover{
    float: left;
    background: #f30485;
    color: #ffffff;
    text-decoration: none;
}

#menu li.first {
	background: none;	
}

#menu li a {
	color: #fff;
	text-decoration: none;	
}
#menu li a:hover {

}

#searchArea {
	float: right;
	width: 290px;
	height: 100px;
	margin: 0 40px 0 0;
}
#selectBox {
	float: left;
	margin: 24px 0 0 18px;	
}
#search {
	float: left;
	width: 290px;
	height: 60px;
	background: url(img/searchBg.png) top left no-repeat;
	margin: 0 0 0 18px;
	padding: 0;
}

.sInput {
	float: left;
	background: none;
	border: 0 none;
	margin: 8px 8px 0 8px;
	padding: 7px 0;
	width: 160px;
	height: 13px;	
	font-size: 11px;
	color: #353535;
	*margin-left: -10px;
}
.sSubmit {
	float: left;
	background: none;
	border: 0 none;
	margin: 9px 0 0 14px;
	padding: 0;
	width: 58px;
	height: 25px;
	cursor: pointer;
}


#left {
	float: left;
	width: 172px;
	padding: 0 0 0 8px;	
}

#side {
	float: right;
	width: 170px;
	padding: 0 0 0 8px;	
}

#closeAds {
	float: left;
	width: 200px;
	height: 45px;
	background: url(img/closeAds.png) top left no-repeat;
	text-indent: -9999px;
}

#leftAds {
	float: left;
	width: 160px;
	height: 601px;
	background: url(img/leftAdsBg.png) top left no-repeat;
	margin: 12px 0 0 0;
	padding: 20px;
}

.lblock {
	float: left;
	width: 170px;
	background: url(img/lbTop.png) top left no-repeat;
}

.lblock h3 {
	float: left;
	width: 170px;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	color: #f30485;
	padding: 0 0 0 20px;
	font-weight: normal;	
}

ul#cats {
	background: url("img/lbBot.png") no-repeat scroll left bottom transparent;
    width: 170px;
    float: left;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}

ul#cats li {
	font-weight: bold;
	background: url left center no-repeat;
}

ul#cats li a {
    width: 135px;
    padding-left: 28px;
    float: left;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
}
ul#cats li a:hover {
    width: 135px;
    padding-left: 28px;
    float: left;
    background: #F30485;
    color: #ffffff;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
}

ul#comments {
	float: left;
	width: 165px;
	background: url(img/lbBot.png) left bottom no-repeat;
	padding: 0 0 30px 0;
}

ul#comments li {
	font-weight: bold;
	background: url(img/comBg.png) 4px bottom no-repeat;
	padding: 12px 10px;
	color: #c8c7c7;
	line-height: 1.5;
}
ul#comments li p span {
	color: #fff;
}
ul#comments li i {
	font-weight: normal;
}
ul#comments li p a {
	color: #ee5ea0;
	text-decoration: none;
}
ul#comments li p a:hover {
	text-decoration: underline;
}


ul#cats li a {
	text-decoration: none;
	color: #c8c7c7;
}
ul#cats li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


#right {
	float: left;
	width: 630px;
	padding: 0 8px 0 0;	
}


.block {
	color: #FFFFFF;
	float: left;
	position: relative;
	z-index: 0;
	width: 630px;
	margin: 0 0 10px 0;
}

.heading {
	color: #f30485;
	font-weight: normal;
	font-size: 18px;
	width: 650px;
	height: 44px;
	background: url(img/headingBg.png) top left no-repeat;
	line-height: 42px;
	padding: 0 0 0 30px;
	position: relative;
	z-index: 0;
}

.all {
	float: right;
	margin: 0 20px 0 0;
	color: #bf0053;
	font-weight: normal;
	font-size: 12px;
}

.block ul {
	margin-left: 2px;
	width: 630px;
}

.block ul li {
	float: left;
	text-align: center;	
	width: 155px;
	height: 160px;
	background: url(img/blockLiBg.png) top left no-repeat;
	margin: 10px 0 0 2px;

}

a.blockImg {
	display: block;
	padding: 3px;
	border: 1px solid #5e5e5e;
	width: 120px;
	height: 100px;
	margin: 10px 0 0 13px;
	*margin-left: 0px;
}

.block ul li h4 {
	margin: 5px 0 0 0;
	font-size: 11px;
}
.block ul li h4 a {
	color: #fff;
	text-decoration: none;
}
.block ul li h4 a:hover {
	text-decoration: underline;
}

.block ul li p {
	font-size: 11px;
	color: #908f8f;	
}

.pagination {
	border-bottom:3px solid #908f8f;
	display:inline;
	float:left;
	margin: 30px 0 10px 6px;
	width: 630px;
}

.pagination li {
	float:left;
	color:#8B8B8B;
}
.pagination li a {
	color:#8B8B8B;
	float:left;
	padding:0 8px 5px;
	text-decoration:none;
}

.pagination li a:hover {
	background:url("img/arrow.png") no-repeat scroll center bottom transparent;
	color:#FFFFFF;
}






#footer {
	float: left;
	width: 100%;
	height: 183px;
	background: url(img/footerBg.png) top left repeat-x;
	margin: 30px 0 0 0;
}


#footWrap {
	width: 996px;
	margin: 0 auto;
}


#fLeft {
	float: left;
	width: 460px;
	color: #c8c7c7;
	font-size: 11px;
	margin: 20px 0 0 10px;
}

#fLeft p {
	margin-bottom: 10px;	
}

#fLeft p.imp {
	color: #dd80aa;
}

ul#footMenu {
	float: right;
	width: 436px;
	margin: 20px 10px 0 0;
}

ul#footMenu li {
	float: left;
	margin: 0 0 0 10px;
	border-right: 1px solid #595858;
	padding: 0 10px 0 0;
}

ul#footMenu li.last {
	border-right: 0 none;
	padding:0;
}
ul#footMenu li a {
	color: #595858;
	text-decoration: none;
	font-size: 14px;	
}

ul#footMenu li a:hover {
	color: #F30485;
	text-decoration: underline;
}




/* video.html STARTs */

.heading a {
	float: right;
	margin: 0 30px 0 0;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}


#video {
	float: left;
	width: 615px;
	background: url(img/videoBg.jpg) top left no-repeat;
	padding: 6px 12px;
	margin: 6px 0 0 -5px;
}

#videoLeft {
	float: left;
	width: 573px;
}

p.note {
	margin: 0 0 10px 0;
	width: 573px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 11px;
	background: #59474f;	
}

p.note a {
	float: left;
	display: block;
	margin: 9px 20px 0 10px;	
}

#player2 {
	float: left;
	width: 573px;
	margin: 10px 0 0 0;	
}


#videoRight {
	float: right;
	width: 160px;
	margin: 10px 6px 0 0;	
}

#videoRight ul {
	height: 700px;
	overflow: auto;	
}

#videoRight ul li {
	width: 120px;
	text-align: center;
	margin: 0 0 10px 0;
}

#videoRight ul li a.vlink {
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin: 5px 0;
	width: 125px;
	overflow: hidden;
}

#videoRight ul li a.vimg {
	display: block;
	width: 120px;
	height: 100px;
	padding: 3px;
	border: 1px solid #5e5e5e;
}


#videoDesc {
	width: 630px;
	background: url(img/line.png) top left no-repeat;
	margin: 20px 0 0 0;
	padding: 20px 0;
}

#videoDescLeft {
	float: left;
	width: 595px;
	background: url(img/vert.png) top right repeat-y;
}

#videoDescLeft p {
	clear: both;
	padding-bottom: 24px;
}

#videoDescLeft p strong {
	float: left;
	color: #dc1287;
	width: 100px;
}

#videoDescLeft p span {
	float: left;
	color: #dc1287;
	width: 10px;
}

#videoDescLeft p span.yazi {
	float: right;
	color: #9f9f9f;
	width: 485px;
}


.line {
	float: left;
	width: 620px;
	height: 2px;
	background: url(img/line.png) top left no-repeat;
	margin: 0 0 20px 0;
	font-size: 1px;
}


#videoDescRight {
	float: right;
	width: 160px;
}

#videoDescRight a {
	display: block;
	text-decoration: none;
	color: #9f9f9f;
	margin: 15px auto;
	width: 140px;
	line-height: 2;
}

#videoDescRight a img {
	float: left;
	margin-right: 10px;
}


.comment {
	float: left;
	width: 620px;
	margin: 5px 0 0 7px;
	background: url(img/commentBg.png) top left repeat-y;
}

.comLeft {
	float: left;
	width: 94px;
	text-align: right;
	padding: 10px 30px 10px 0;	
	color: #9f9f9f;
}

.comLeft p {
	margin: 3px 0 3px 0;
}

p.writer {
	font-weight: bold;
	color: #dc1287;
}

.comRight {
	float: right;
	width: 460px;	
	padding: 5px;
	color: #9f9f9f;
}


#commentForm {
	width: 620px;
	background: url(img/line.png) top left no-repeat;
	margin: 20px 0 0 12px;
	padding: 20px 0;
}


#cfl {
	float: left;
	width: 260px;
}

.input1 {
	float: left;
	font-size: 11px;
	color: #353535;
	padding: 7px 10px;
	margin: 0 0 16px 0;
	border: 0 none;
	width: 228px;
	height: 14px;
	background: url(img/input.png) top left no-repeat;
}

#cfm {
	float: left;
	width: 300px;
}

.textarea1 {
	float: left;
	width: 272px;
	height: 51px;
	background: url(img/textarea.png) top left no-repeat;
	border: 0 none;
	font-size: 11px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#cfr {
	float: right;
	width: 160px;
	height: 50px;
	color: #9f9f9f;
	font-size: 11px;
	padding: 20px 0 0 20px;
	background: url(img/vert.png) top left repeat-y;
}

#cfSubmit {
	float: left;
	width: 124px;
	height: 50px;
	background: url(img/sCom.png) top left no-repeat;
	margin: -10px 0 0 440px;
}

#cfSubmit input{
	float: left;
	width: 100px;
	height: 25px;
	margin: 10px 0 0 12px;
	border: 0 none;
	cursor: pointer;
	background: none;
}

div.sc_menu {
	/* Set it so we could calculate the offsetLeft */
	position: relative;
	height: 165px;
	width: 630px;
	overflow: auto;
}
ul.sc_menu {
	display: block;
	height: 160px;
	/* max width here, for users without javascript */	
	width: 1520px;	
	padding: 15px 0 0 15px; 
	/* removing default styling */
	margin: 0;	
	list-style: none;
	
}
.sc_menu li {
	display: block;
	float: left;	
	padding: 0 3px;
}
.sc_menu a {
	color: #F30485;
	display: block;
	text-decoration: none;
}
.sc_menu span {
	display: block;
	margin-top: 3px;
	text-align: center;
	font-size: 11px;	
	color: #FFFFFF;
}
.sc_menu a:hover span {
	color: #F30485;
	display: block;
}
.sc_menu img {
	border: 3px #000 solid;	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.sc_menu a:hover img {
	filter:alpha(opacity=50);	
	opacity: 0.5;
}


