@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
	font: 62.5%/2.2em Arial, Tahoma, Verdana,Helvetica, sans-serif;
	/*color: #4b4942;*/
	color:#FFF;
	background-color: #999;		/*background: #404639 url(../images/bg_patterns.gif);*/
	background-image: url(../images/img01.jpg);
	background-repeat: repeat-x;
	}
	a{text-decoration: none;color: #5599a7;}
	a:hover{color: #bb800f;}
	.hide,hr{display: none;}
	strong{font-weight: bold;}
	

/* =LAYOUT - the main layout styles */
	/* for the rounded top */
	#containertop{
	position: relative;
	width: 1004px;
	margin: 0px auto 0 auto;
	height: 10px;
	font-size:0.1em;
	background:url(../images/container_top.png) left bottom no-repeat;
	}
	/* * html #containertop{behavior: url(stylesheets/iepngfix.htc);}*/ /* to correct transparent png in IE */
	/* container */
	#container{
	width: 1004px;
	margin: 44px auto 0 auto;
	background: url(./images/bg_container.png);
	background-color: #FCFCF3;
	padding-bottom:0px;
	}

/* =HEADER */
	/* Logo and Site Title */
	/*h1{*/
	.logoyazi{
	font-size: 20px;
	}
	/*h1 a,h1 a:hover{ */
	#logo {
	width: 815px;
	height: 190px;
	margin:10px 0px 0px 20px;
	background: #666 url(../images/efinsaat_logo.png) 10px 80% no-repeat;
	color: #FFF;
	padding: 10px 0 10px 150px;
	}

/* =MENÜ */

/* =MAIN IMAGE */
	#main_image{
	width:960px;
	position: relative;
	margin: 20px auto;
	}
	/* frame: the small rounded image in the corner picture (top,right,bottom,left) */
	#frame_image_top,#frame_image_bottom{
	position: absolute;
	width: 960px;
	height: 7px;
	font-size:0.1em;
	top:0;
	left:0;
	background: url(../images/frame_image_top.png) top no-repeat;
	}
	#frame_image_bottom{
		bottom:0;top:auto;
		background: url(../images/frame_image_bottom.png) bottom no-repeat;
	}
/*	* html #frame_image_top,* html #frame_image_bottom{behavior: url(stylesheets/iepngfix.htc);}*/ /* to correct transparent png in IE */

/* =BANNER */
	#banner_wrapper{
	width: 974px;
	overflow: hidden;
	padding:30px 0 0 28px;
	}
	.banner{
	float: left;
	width: 245px;
	float: left;
	background: url(../images/banner_bg.gif) left repeat-y;
	background-color: #171A0F;
	margin-right:74px;
	padding-bottom:6px;
	position: relative;
	}
	.image_wrapper{text-align: center;}
	.banner img{border: 3px solid #181B0F;}
	.banner_last{margin-right:0;}
	.banner h2{
	height: 38px;
	background: url(../images/banner_top.gif) left no-repeat;
	font:1.9em "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	padding: 15px 0 0 17px;
	}
	/* for the rounded bottom */
	.image_wrapper span{
		position: absolute;
		width: 245px;
		height: 6px;
		font-size:.1em;
		left:0;bottom:-1px;
		background: #353C2C url(../images/banner_bottom.gif) bottom no-repeat;
	}
	
/* =SERVICES */
	#services{
	width: 958px;
	margin:26px auto 0 auto;
	position: relative;
	border: 2px solid #3B3F2D;
	}
	#servicescontent{
	width: 958px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/services_bg.jpg) bottom repeat-x;
	background-color: #999;   /*#F8F8ED; */
	padding: 30px 0 20px 0;
	position: relative;
	}
	/* sevices header */
	#services h2{
		background: #2d3622 url(../images/services_top_bg.jpg);
		height: 39px;
		font-size:2.5em;
		color: #7C7C58;
		padding: 12px 0 0 40px;
		border-bottom: 1px solid #2b2e1f;
	}
	/* top rounded image */
	#services h2 span{
	position: absolute;
	display: block;
	height: 8px;
	width: 958px;
	left:0;
	top:0;
	font-size:0.1em;
	background: url(../images/services_top.jpg) left top no-repeat;
	margin: -2px;
	}
	/* bottom rounded image */
	.bottom_rounded{
	position: absolute;
	display: block;
	width: 962px;
	height: 7px;
	font-size:0.1em;
	right:0;
	bottom:0;
	background: url(../images/services_bottom.jpg) no-repeat;
	margin: 12px;
	clear: both;
	}
	/* big image on the right bottom */
	
/* =FOOTER */
	#footer_wrapper{
	width: 971px;
	padding-left:31px;
	padding-bottom:25px;
	margin: 0 auto;
	text-transform:uppercase;
	font-size: 1.2em;
	background: url(../images/footer_left1.png) 0 0 no-repeat;
	}
/*	#footer{
	position: relative;
	width: 960px;
	height: 67px;
	background: #313B24 url(../images/footer_bg.png) 0 bottom repeat-x;
	}*/
	#footer .logo{
		padding: 34px 0 0 30px;
		width: 300px;
		float: left;
		background: url(../images/logo_small.gif) left bottom no-repeat;
	}
	#footer .logo span{
	position: absolute;
	display: block;
	right:-31px;
	top:0;
	width: 31px;
	height: 67px;
	background: url(../images/footer_right1.png) right bottom no-repeat;
	}
/*	* html #footer .logo span, * html #footer_wrapper{behavior: url(stylesheets/iepngfix.htc);}*/
	#footer ul{
	padding-top: 0px;
	padding-right: 5px;
	float: none;
	}
	#footer ul li{
		float: left;
		padding-left:10px;
	}
	#footer a{
	color: #666;
	}
	#footer li a:hover{
		color: #AFBB4F;
	}


#leftCol {
	margin:0;
	float:left;
	width:367px;
}
#welcomeBox {
margin:0;
padding-right:5px;
}
  #welcomeBox h3 {
	font-family: "Trebuchet MS";
	color:#09F;
	font-size:18px;
	font-weight:normal;
	margin:0;
	line-height:normal;
  }
  #welcomeBox p {
	color:#666;
	line-height:normal;
	margin:0;
	text-align:justify;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-right: 5px;
  }
   #welcomeBox p span {
	color:#999;
  }
     #welcomeBox h5 {
	color:#09F;
	font-weight:bold;
	margin:0;
	line-height:normal;
	font-size:11px;
	padding-top:6px;
  }
  #playListTop {
	padding-top:20px;
	margin:0 0 0 1px;
	width: 370px;
	}
	#playListTop h3 {
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	height:24px;
	width:397px;
	padding-left:30px;
	padding-top:5px;
	background: url(../images/images/playlist_head_bg.gif) no-repeat;
}
    #playListBody {
	margin:0;
	border-left:solid 1px #40434A;
	border-right:solid 1px #40434A;
	width:365px;
	}
	.head {
      height:20px;
	  width:365px;
	}
	 .head p {
        font-size:12px;
		font-weight:bold;
		color:#DBDBDB;
		margin:0;
		padding-left:12px;
		 padding-top:5px;
		 float:left;
		}
		.head p.left {
		  width:50px;

		}
		 .head p.centr {
		  width:176px;
          border-left:solid 1px #40434A;
		}
		  .head p.right {
		  width:100px;
		 border-left:solid 1px #40434A;

		}
	 #playListDark {
		height:20px;
		background-color:#464646;
		width:365px;
		}
	 .playListDark p {
	color:#FFF;
	margin:0;
	height:20px;
	float:left;
	padding-top:3px;
	background-color:#464646;
		}
		.playListDark p.play {
	        background:#464646 url(../images/images/play.gif) no-repeat 12px center;	
         	width:62px;  
		}
	.playListDark p.track {
	width:355px;
	padding-left:12px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	border-right:solid 1px #40434A;
	border-left:solid 1px #40434A;
		}
	.playListDark p.artist{
         width:104px;
         	  padding-left:12px;
		}
		#playListLight {
		height:20px;
		width:365px;
		}
		.playListLight p {
	color:#000;
	margin:0;
	height:20px;
	float:left;
	padding-top:3px;
	width:365px;
		}
			.playListLight p.play {
	        background: url(../images/images/play.gif) no-repeat 12px center;	
         	width:62px;  
		}
	.playListLight p.track {
	width:355px;
	border-left:solid 1px #40434A;
	border-right:solid 1px #40434A;
	padding-left:12px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
		}
		 .playListLight p.artist{
         width:100px;
		 border-left:solid 1px #40434A;
		 padding-left:12px;
		 }
	 p.bot {
       border-top:solid 1px #40434A;
	   clear:both;
	   margin:0;
	   width:365px;
	   height:1px;
		}
    #playListBot {
	 background: url(../images/images/play_list_botbg.png) no-repeat;	
	 height:32px;
	 width:367px;
	}
	
  #centrCol {
	margin:0;
	float:left;
	width:250px;
	padding-left:10px;
}
   .banr{
     margin:0;
	 width:275px;
   }
   #albmBlock {
   padding-top:20px;
   margin:0;
   }
   #albmBox, #albmBox2, #albmBox3, #albmBox4{
   background:url(../images/images/albm_box.gif) no-repeat;
   height:111px;
   }
   #albmBox4.totalheight {
      height:90px;
   }
   .topCont{
     height:70px;
     
   }
   .topCont h1 {
	margin:0 0 0 0;
	float:left;
	padding:7px;
   }
      .topCont p {
	 margin:0;
	 float:left;
	 padding-top:10px;
	 width:135px;
	 line-height:normal;
   }
         .topCont p.headings {
	 font-size:16px;
	 font-weight:normal;
	 color:#fff;
	 margin:0;
   }
     .topCont p span  {
	 color:#fff;
	 margin:0;
	 font-size:11px;
	 
   }
        .topCont p:hover {
	 color:#DBDBDB;
   }
   .botCont {
     height:20px;
	 padding-top:2px;
   }
   .botCont a {
     color:#454545;
   }
      .botCont a:hover {
     color:#000000;
   }
   .botCont a.left {
      margin:0;
	  width:123px;
	  float:left;
	  padding-left:35px;
   }
      .botCont a.right {
      margin:0;
	  width:60px;
	  float:left;
   }

#rightCol {
margin:0;
float:left;
padding-left:7px;
width:283px;
}
#videoBlock {
	height:505px;
	width:283px;


}
 #videoBlockTop {
   width:303px;
 }
#videoBlockTop h3 {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	background: url(../images/images/feat_vid.png) no-repeat;
	width:303px;
	margin:0;
	height:23px;
	padding-left:30px;
	padding-top:8px;
}
#videoBlockTop p {
	color:#FFF;
	background: url(../images/images/videobox_lower.gif) repeat-x;
	margin:0;
	border-bottom:solid 1px #40434A;
	border-left:solid 1px #40434A;
	border-right:solid 1px #40434A;
	padding:6px;
	font-size: 12px;
}
  #videoBlockBody {
    margin:0;
	padding:10px;
	background: url(../images/images/videobox_bg.gif) repeat-y;
	width:283px;
	height:506px;
 }
   .vidBox{
	border-bottom:solid 1px #40434A;
	padding-top:7px;
	height:105px;
	margin:0;
   }
    .leftBox {
	float:left;
	width:175px;
	height: 105px;
	  }
	  .leftBox a {
	text-decoration: none;
	  }
	.leftBox a:link,
     .leftBox a:visited {
	font-size:12px;
	text-decoration:none
} 
	   .leftBox a:hover {
	color:#06F
	text-decoration: none;
	  }
	  .leftBox p {
	margin:0;
	line-height:normal;
	font-size: 12px;
	  }
	  .leftBox p b {
	color:#000;
	  }
	   .leftBox p.dark {
	color:#FFF;
}
	  .leftBox p.light {
	color:#FFF;
}
      p.rightBox{
	float:left;
	margin:0;
	clear: right;
   }

	#videoBlockBot {
	background: url(../images/images/play_list_botbg1.png) no-repeat;
	height:28px;
	width:303px;
	clear:both;
	margin:0 0 0 0;
	}
	
#footer {
	position: relative;
	width: 1004px;
	/*background: #313B24 url(../images/footer_bg.png)  repeat-x;*/
	height:90px;
	clear:both;
	margin:25px 0 0 0;
	background: url(../images/images/foooter_bg.gif) 0 bottom repeat-x;
	padding: 0 0 0 0;
}
#footerMenu {
	margin:0 auto;
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
}
#footerMenu a{
	padding:20px;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}
#footerMenu a:hover{
	color:#000;
}
#footerMenu P {
 margin:0;
}
.rights{
	color:#FFF;
	text-align:center;
	font-size: 13px;
	font-weight: bolder;
}
.rights a{
color:#3E3E3E;
text-decoration:none;
}
.rights a:hover{
color:#ffffff;
text-decoration:underline;
}

.login_area {
	background-image: url(../images/loginbg.png);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 170px;
	width: 286px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
}
.login_head {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 33px;
	width: 230px;
	background-image: url(../images/login_head.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.login_textarea {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 258px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}.login_name {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a6a6a6;
	text-decoration: none;
	margin: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 55px;
}


.login_box {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a6a6a6;
	text-decoration: none;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logintextbox {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 180px;
	border: 1px solid #666666;
}.logintextbox:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 180px;
	border: 1px solid #333333;
}
.register {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #fcb340;
	text-decoration: none;
	background-image: url(../images/login_buttons_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 115px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 67px;
}
.register:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/login_buttons1_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 115px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 67px;
}
.login {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/login_buttons_02.png);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.login:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #fcb340;
	text-decoration: none;
	background-image: url(../images/login_buttons1_02.png);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.refyazi {
	font-size: 12px;
	color: #09F;
	font-family: Verdana, Geneva, sans-serif;
}
.refyazi1 {
	font-size: 12px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

/*CONTACT US PAGE*/
.contact_page p {
	line-height:18px;
}
.contact_page h3 {
	font-size:17px;
	margin:20px 0 0 0;
	letter-spacing:-1px;
}
.contact_page p.bg_aboutus {
	padding:10px;
	background:#EEE;
}
.moreinfo {
	background:#EEE;
	padding:10px;
	margin:0 0 50px 0;
}
.moreinfo a:link {
	text-decoration:none;
	color:#646D09;
}
.moreinfo a:visited {
	text-decoration:none;
	color:#646D09;
}
.moreinfo a:hover {
	text-decoration:underline;
	color:#646D09;
}
#frametab{
	width: 500px;
	margin: 0 0 0 0;
	height:500px;
	background-image: url(../images/tab-back.png);
	background-repeat: no-repeat;
}
#referans  {
	float: left;
	text-align: left;
	color: #FFF;
	font-size: 12px;
	margin-top: -30px;
	padding:5px 10px 5px 0px;
	width: 950px;
}
/* referanslar için */

 #playListTop1{
	padding-top:20px;
	margin:10px 0 0 0;
	width: 900px;
	}
	#playListTop1 h3 {
	background: url(../images/images/playlist_head_bg3.png) no-repeat;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	height:24px;
	width:900px;
	padding-top:8px;
	padding-left: 40px;
}
	#playListTop2{
	padding-top:0px;
	margin:10px 0 0 0;
	width: 900px;
	}
	
	#playListTop2 h3 {
	background: url(../images/images/playlist_head_bg3.png) no-repeat;
	color:#09F;
	font-size:15px;
	font-weight:bold;
	height:24px;
	width:900px;
	padding-top:8px;
	padding-left: 40px;
}
#playListBody2{
	margin:0;
	border-left:solid 1px #40434A;
	border-right:solid 1px #40434A;
	width:898px;
	background-color: #666;
	}
    #playListBody1 {
	width:898px;
	border-left:solid 1px #40434A;
	border-right:solid 1px #40434A;
	background-color: #666;
	}
	.head1 {
	height:30px;
	width:950px;
	}
	 .head1 p {
	font-size:12px;
	font-weight:bold;
	color:#DBDBDB;
	float:left;
	margin:0;
	padding-left:12px;
	padding-top:5px;
	}
		.head1 p.left {
	width:12px;
		}

	.head1 p.right2 {
	float:right;
	width:12px;

		}
		 .head1 p.centr {
	width:725px;
	/*border-left:solid 1px #40434A;*/
	padding-left: 12px;
	color: #39F;
	font-size: 13px;
		}
		  .head1 p.right {
	width:75px;
	/*border-left:solid 1px #40434A;*/
	padding-left:12px;
	color: #39F;
	font-weight: bolder;
	font-size: 13px;

		}
  .head1 p.right1 {
	width:50px;
	/*border-left:solid 1px #40434A;*/
	padding-left:12px;
	color: #39F;
	font-weight: bolder;
	font-size: 13px;
		}
	 .head1 p.makadi {
	width:450px;
	/*border-left:solid 1px #40434A;*/
	padding-left: 12px;
	color: #FFF;
	font-size: 13px;
		}
		  .head1 p.makkap {
	width:250px;
	/*border-left:solid 1px #40434A;*/
	padding-left:12px;
	color: #FFF;
	font-weight: bolder;
	font-size: 13px;

		}
  .head1 p.model {
	width:50px;
	/*border-left:solid 1px #40434A;*/
	padding-left:12px;
	color: #FFF;
	font-weight: bolder;
	font-size: 13px;
		}
	.head1 p.adet {
	width:100px;
	/*border-left:solid 1px #40434A;*/
	padding-left:12px;
	color: #FFF;
	font-weight: bolder;
	font-size: 13px;
		}
playListDark1 {
		height:20px;
		background-color:#464646;
		width:925px;
		}
		.playListDark1 p {
		  color:#B3B3B3;
		  margin:0;
		  height:20px;
		  float:left;
		  padding-top:3px;
          background-color:#464646;
		}
		.playListDark1 p.play {
	background:#464646;
	width:12px;
		}
		.playListDark1 p.track {
	width:675px;
	padding-left:12px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
		}
		.playListDark1 p.artist{
	width:161px;
	padding-left:12px;
	color: #FFF;
		}
		.playListDark1 p.artist1{
	width:50px;
	padding-left:12px;
	color: #FFF;
		}	

		playListLight1 {
		height:20px;
		width:925px;
		}
		.playListLight1 p {
		  color:#B3B3B3;
		  margin:0;
		  height:20px;
		  float:left;
		  padding-top:3px;
		  
		}
				.playListLight1 p.play {
	width:12px;
		}
		.playListLight1 p.track {
	width:725px;
	/*border-left:solid 1px #40434A;
	border-right:solid 1px #40434A;*/
	padding-left:12px;
	font-size: 13px;
	font-weight: bold;
	color: #CCC;
		}
		.playListLight1 p.artist{
	width:75px;
	/*border-left:solid 1px #40434A;
	border-right:solid 1px #40434A;*/
	padding-left:12px;
	font-size: 13px;
		 }
		.playListLight1 p.artist1{
	width:50px;
	/*border-left:solid 1px #40434A;
	border-right:solid 1px #40434A;*/
	padding-left:12px;
	font-size: 13px;
		 }
.playListLight1 p.makadi {
	width:450px;
	/*border-left:solid 1px #40434A;
	border-right:solid 1px #40434A;*/
	padding-left:12px;
	font-size: 13px;
	font-weight: bold;
	color: #CCC;
		}
		.playListLight1 p.makkap{
	width:250px;
	/*border-left:solid 1px #40434A;
	border-right:solid 1px #40434A;*/
	padding-left:12px;
	font-size: 13px;
		 }
		.playListLight1 p.model{
	width:50px;
	/*border-left:solid 1px #40434A;
	border-right:solid 1px #40434A;*/
	padding-left:12px;
	font-size: 13px;
		 }
	.playListLight1 p.adet{
	width:100px;
	/*border-left:solid 1px #40434A;
	border-right:solid 1px #40434A;*/
	padding-left:12px;
	font-size: 13px;
		 }
	 p.bot {
	border-top:solid 1px #40434A;
	clear:both;
	margin:0;
	width:900px;
	height:1px;
		}
	 p.bot1 {
	border-top:solid 1px #40434A;
	clear:both;
	margin:0;
	width:800px;
	height:1px;
		}
	p.sayfa a {
	text-align: left;
	color: #09F;
	text-decoration: none;
	font-size: 12px;
		}
	p.sayfa a:hover {
	text-align: left;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
		}
	p.sayfa #current a {
	text-align: left;
	color: #F00;
	text-decoration: none;
		}
	
    #playListBot1 {
	/* background: url(../images/images/play_list_botbg.gif) no-repeat;	*/
	 height:39px;
	width:950px;
	background: url(../images/refbaslikters.png) no-repeat;
	position: relative;
	float: left;
	}
	#referanslar {
	width: 950px;
	padding:5px 0 0 28px;
	height:1200px;
	position: relative;
	/*background-image: url(../images/ref-back.png);
	background-repeat: no-repeat;*/
	}
	#referanslar1 {
	width: 900px;
	padding:5px 0 0 28px;
	height:900px;
	position: relative;
	background-image: url(../images/ref-back.png);
	background-repeat: no-repeat;
	}
	.refBox{
	border-bottom:solid 1px #40434A;
	padding-top:10px;
	height:100px;
	margin:0;
	width: 900px;
	padding-bottom: 35px;
   }
    .refleftBox {
	float:left;
	width:450px;
	height: 100px;
	  }
	  .refleftBox p {
	margin:0;
	line-height:normal;
	font-size: 13px;
	  }
	  .refleftBox p b {
	color:#FFF;
	  }
	   .refleftBox p.dark {
	color:#FFF;
}
	  .refleftBox p.light {
	color:#FFF;
}
	.tarih1 {
	line-height:normal;
	font-size: 13px;
	width:100px; 
	float:left; 
	/* text-align: center; */
}
	.resim1 {
	width:320px;
	float:left;
	height: 125px;
	}
      p.refrightBox{
	float:left;
	margin:0;
	width: 300px;
   }
.refhead {
	border-bottom:solid 1px #40434A;
	height:30px;
	width:900px;
	}
.refhead p {
	font-size:12px;
	font-weight:bold;
	color:#DBDBDB;
	float:left;
	margin:0;
	padding-left:12px;
	padding-top:5px;
	}
.refhead p.left {
	width:12px;
		}

.refhead p.right {
	float:right;
	width:12px;

		}
.refhead p.isadi {
	width:450px;
	color: #FFF;
	font-size: 13px;
	text-align: left;
		}
.refhead p.tarih {
	width:100px;
	color: #FFF;
	font-weight: bolder;
	font-size: 13px;
	text-align: left;
		}
.refhead p.resim {
	width:300px;
	/*border-left:solid 1px #40434A;*/
	padding-left:12px;
	color: #FFF;
	font-weight: bolder;
	font-size: 13px;
	text-align: left;
		}
	.style1 {
	font-size: 12px;
	color: #09F;
	}

.sayfalama {  
   	padding: 3px;  
    margin: 3px;  
    text-align:center;  
 }  

.sayfalama a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	text-decoration: none;
	color: #000;
 }  

.sayfalama a:hover, .sayfala a:active {  

	 border: 1px solid #999;  
	 color: #666;  
 }  

.sayfalama .secili {  
	padding: 2px 5px 2px 5px;  
    margin: 2px;  
    border: 1px solid #036CB4;  
    font-weight: bold;  
    background-color: #036CB4;  
    color: #FFF;  
}  

.sayfalama .pasif {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #666;
} 
.iletisimres {
	position: absolute;
	background-image: url(../images/iletisim.png);
	width: 400px;
	height: 386px;
	left: 700px;
	top: 600px;
	background-repeat: no-repeat;
}
