@CHARSET "UTF-8";
body { 
	font-family: Tahoma;  
	margin:0px;
	background:url(images/bg.jpg) no-repeat center top #000;
	
}

a{
	text-decoration:none;
}
.etiketler{
	font-size:11px;
	color:#73b9d3;
	line-height:15px;
}

.etiketler a{
	font-size:11px;
	color:#73b9d3;
	text-decoration:none;
}
.etiketler a:hover{
	color: #fff;
	text-decoration:none;
}

.etiket_bg{
	background:url(images/etiet_bg.png) no-repeat center;
	width:55px;
	height:21px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}


/*Coin Slider*/

#gamesHolder { 
	width:950px;
	height:273px;
	border:0px;
}
.coin-slider { 
		overflow: hidden; 
		zoom: 1; 
		position: relative; 
}
.coin-slider a{ text-decoration: none; outline: none; border: none; 
}

.cs-title { 
			width: 930px; 
			background-color: #000000; 
			color: #FFFFFF;
			text-align:left;
			padding: 10px;
			
}

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; font-size:13px; }



/*Coin Slider finish*/



.menu a{
	color:#dddbdb;
	font-size:15px;
	text-decoration:none;
	text-align:center;
}
.menu{
	background:url(images/but_bg.png) no-repeat center bottom;
	width:120px;
	height:52px;
	padding-bottom:13px;
	cursor:pointer;
}

.menu:hover{
	background:url(images/but_bg_ac.png) no-repeat center bottom;
	width:120px;
	height:52px;
	padding-bottom:13px;
	cursor:pointer;
}

.menu2 a{
	color:#fff;
	font-size:15px;
	text-decoration:none;
	text-align:center;
}
.menu2{
	background:url(images/but_bg_ac.png) no-repeat center bottom;
	width:120px;
	height:52px;
	padding-bottom:13px;
	cursor:pointer;
}



.menu3{
	background:url(images/but_bg_ac.png) no-repeat center bottom;
	width:120px;
	height:52px;
	padding-bottom:13px;
	cursor:pointer;
	color:#fff;
	font-size:15px;
	text-decoration:none;text-align:center ;
}

.menu3 a{
    color:#fff;
    font-size:15px;
    text-decoration:none;
    text-align:center;
}

.fiat td{
	background:url(images/fiyat_bg.png) no-repeat center;
	width:145px;
	height:58px;
	
}

.fiat h1 {
	position: relative;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#F00;
	font-size:21px;
	font-weight:100;
	margin:0px;
}


.fiat span {
	background: url(images/gradient-dark.png) repeat-x center;
	position: absolute;
	bottom: 0em;
	left: 0.3em;
	display: block;
	width: 145px;
	height: 24px;
}



.fiat a{
	text-decoration:none;
	color:#FFF;
	font-size:13px;
}

.fiat a:hover{
	text-decoration:none;
	color:#dedede;
}






.fiat2 td{
	background:url(images/fiyat_bg5.png) no-repeat left;
	width:103px;
	height:35px;
	padding-left:5px;
	
}



.fiat2 a{
	text-decoration:none;
	color:#FFF;
	font-size:12px;
}

.fiat2 a:hover{
	text-decoration:none;
	color:#dedede;
}

.fiat2 span {
	color:#de0c0c;
	font-weight:bold;
}








.page{
	background:url(images/page_bg.png) repeat;
	font-size:14px;
	color:#ccc;
	
	
}

.page td{
	padding:10px;
}


.page h1{
	position: relative;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#F00;
	font-size:25px;
	margin:0px;
	font-weight:100;
}


.page span {
	background: url(images/gradient-dark.png) repeat-x center;
	position: absolute;
	bottom: 0em;
	display: block;
	width: 100%;
	height: 24px;
}


.page h3{
	font-size:14px;
	color:#828181;
	font-weight:bpld;
	margin:10px 0 0 0;
}

.page h4{
	font-size:20px;
	color:#fff;
	font-weight:100;
	text-align:left;
	margin:10px 0 10px 0;
}





.page2{
	background: #000;
	font-size:14px;
	color:#ccc;
	
	
}

.page2 td{
	padding:10px;
}


.page2 h1{
	position: relative;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#F00;
	font-size:25px;
	margin:0px;
	font-weight:100;
}
.page2 span {
	background: url(images/gradient-dark.png) repeat-x center;
	position: absolute;
	bottom: -0.1em;
	display: block;
	width: 100%;
	height: 24px;
}
.page2 li{
	line-height:24px;
	list-style: none;
}







.page3{
	background:url(images/page_bg.png) repeat;
	font-size:14px;
	color:#ccc;
	
	
}


.page3 h1{
	position: relative;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#F00;
	font-size:25px;
	margin:0px;
	font-weight:100;
}


.page3 span {
	background: url(images/gradient-dark.png) repeat-x center;
	position: absolute;
	bottom: -0.1em;
	display: block;
	width: 100%;
	height: 24px;
}


.page3 h3{
	font-size:14px;
	color:#828181;
	font-weight:bpld;
	margin:10px 0 0 0;
}

.page3 h4{
	font-size:20px;
	color:#fff;
	font-weight:100;
	text-align:left;
	margin:10px 0 10px 0;
}





.link{
	color:#777777;
	font-size:13px;
	text-decoration:none;
}
.link:hover{
	color:#acaaaa;
}
.link2{
	color:#d0030d;
	font-size:13px;
	text-decoration:none;
}
.link2:hover{
	color:#ff000c;
}


.pics {  
    height:  190px;  
    width:   278px;  
    padding: 0;  
    margin:  0;  
} 
 
.transparent:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/*buttons*/

.randevu{
	border:0px;
	background:url(images/randevu_but.png) no-repeat center;
	width:125px;
	height:61px;
	cursor:pointer;
	margin:0px;
	padding-left:5px;
	font-size:18px;
	color:#fff;
	text-align:left;
}
.randevu:hover{
	background:url(images/randevu_but_ac.png) no-repeat center;
	width:125px;
	height:61px;
	cursor:pointer;
}
.yazin{
	border:0px;
	background:url(images/yazin_but.png) no-repeat center;
	width:125px;
	height:61px;
	cursor:pointer;
	margin:0px;
	padding-left:5px;
	font-size:18px;
	color:#fff;
	text-align:left;
}
.yazin:hover{
	background:url(images/yazin_but_ac.png) no-repeat center;
	width:125px;
	height:61px;
	cursor:pointer;
}
.basvuru{
	border:0px;
	background:url(images/basvuru_but.png) no-repeat center;
	width:125px;
	height:61px;
	cursor:pointer;
	margin:0px;
	padding-left:5px;
	font-size:18px;
	color:#fff;
	text-align:left;
}
.basvuru:hover{
	background:url(images/basvuru_but_ac.png) no-repeat center;
	width:125px;
	height:61px;
	cursor:pointer;
}

.map{
	border:0px;
	background:url(images/map_but.png) no-repeat center;
	width:125px;
	height:61px;
	cursor:pointer;
	margin:0px;
	padding-left:5px;
	font-size:18px;
	color:#fff;
	text-align:left;
}
.map:hover{
	background:url(images/map_but_ac.png) no-repeat center;
	width:125px;
	height:61px;
	cursor:pointer;
}

.ziaret{
	border:0px;
	background:url(images/ziaret_but.png) no-repeat center;
	width:133px;
	height:32px;
	cursor:pointer;
	margin:0px;
	padding-left:5px;
	font-size:13px;
	color:#fff;
	text-align:left;
}
.ziaret:hover{
	background:url(images/ziaret_but_ac.png) no-repeat center;
	width:133px;
	height:32px;
	cursor:pointer;
}


.ziaret2{
	border:0px;
	background:url(images/ziaret_but2.png) no-repeat center;
	width:215px;
	height:32px;
	cursor:pointer;
	margin:0px;
	padding-left:5px;
	font-size:13px;
	color:#fff;
	text-align:left;
}
.ziaret2:hover{
	background:url(images/ziaret_but2_ac.png) no-repeat center;
	width:215px;
	height:32px;
	cursor:pointer;
}


/*buttons finish*/


.foot{
	background:url(images/bot_bg.jpg) repeat-x center top #000;
	height:275px; width:950px;
	font-size:13px;
	color:#FFF;
	padding:20px;
}
.foot a{
	font-size:13px;
	color:#FFF;
	text-decoration:none;
}
.foot a:hover{
	font-size:13px;
	color: #F00;
	text-decoration:none;
}
.foot .bg{
	background:url(images/foot_text_bg.png) no-repeat center top;
	width:443px;
	height:172px;
	padding:10px;
	line-height:18px;
	font-size:11px;
}


.foot th{
	font-size:12px;
	color:#F00;
	font-weight:100;
}
.foot span{ 
		color:#737373;
		font-size:12px;
		font-weight:100;
}
.foot span a{ 
		color:#737373;
		font-size:12px;
		font-weight:100;
}
.foot span a:hover{ 
		color:#F00;
		font-size:12px;
		font-weight:100;
}

.bot_menu a{
	color:#737373;
	font-size:13px;
	text-decoration:none;
	text-align:center;
}
.bot_menu a:hover{
	color:#F00;
}

/*proje, iletisim... left menu*/

.left_menu{
	background:url(images/page_bg.png) repeat;
	font-size:14px;
	color:#FFF;
	padding-left:10px;
	
}

.left_menu a{
	text-decoration:none;
	color:#b8b7b7;
	font-size:14px;
}

.left_menu tr a{
	color:#ccc;
	background:url(images/ok_pas.png) no-repeat left;
	padding:10px;
}
.left_menu tr a:hover{
	color:#fff;
	background:url(images/ok.png) no-repeat left;
	padding-left:10px;
}

.left_menu img{
	border:0px;
}


.left_menu h1{
	position: relative;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#F00;
	font-size:25px;
	margin:0px;
	font-weight:100;
}


.left_menu span {
	background: url(images/gradient-dark.png) repeat-x center;
	position: absolute;
	bottom: -0.1em;
	display: block;
	width: 100%;
	height: 24px;
}

/*proje, iletisim... left menu finish*/



.proje{
	background:url(images/proje_bg.png) no-repeat center;
	width:703px;
	height:385px;
}



.ilet{
	background:url(images/ilet_bg.jpg) no-repeat center;
	width:703px;
	height:315px;
	font-size:14px;
	color:#dddbdb;
}

.ilet th{
	font-weight:100;
	color:#dddbdb;
	text-align:left;
}

.ilet h1{
	font-weight:100;
	color:#fff;
	text-align:left;
	font-size:18px;
}


.ilet span{
	color:#fb1212;
}
.ilet a{
	color:#dddbdb;
	text-decoration:none;
}

.ilet a:hover{
	color:#fb1212;
	text-decoration:none;
}

.viarecta{
	font-family:Century Gothic, tahoma, ariel;
	color:#FFF;
	font-size:17px;
}
.viarecta span{
	color:#fb1212;
}
.viarecta a{
	color:#fff;
	text-decoration:none;
}

.basvur_form{
	background:url(images/basvur_mid.png) repeat-y center;
	width:925px;
}



.basvur_title{
	background:url(images/basvur_tit_mid.png) repeat-x;
	height:26px;
	color:#FFF;
	font-size:14px;
}

.randevu_form{
	font-size:13px;
	padding-left:5px;
}

.randevu_form th{
	font-size:16px;
}

.fiyat_top{
	background:url(images/fiyat_top.png) no-repeat center;
	width:798px;
	height:36px;
	color:#FFF;
	font-size:24px;
	font-weight:normal;
	text-align:left;
}

.tablo_bg{
	background:url(images/fiyat_bg_big.png) no-repeat center;
	width:798px;
	height:267px;
	color:#000;
	line-height:23px;
	
}

.tablo_bg3{
	background:url(images/fiyat_bg_big2.png) no-repeat center;
	width:798px;
	height:363px;
	color:#000;
	line-height:23px;
	
}


.tablo_bg2{
	background:url(images/fiyat_bg_small.png) no-repeat center;
	width:798px;
	height:125px;
	color:#000;
	line-height:23px;
}



.fiyat_top_pad td{
	padding:0px;
}

.fiyat_bg{
	background:url(images/fiyat_bg2.png) no-repeat center; width:81px; height:49px; line-height:13px; font-weight:bold; color:#FFF;
}


.hiz_web{
	background:url(images/icon/web.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	padding-top:110px;
	text-align:right;
}
.hiz_web:hover{
	background:url(images/icon/web_ac.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	cursor:pointer;
}


.fla_sunum{
	background:url(images/icon/flash_sunum.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	padding-top:110px;
	text-align:right;
}
.fla_sunum:hover{
	background:url(images/icon/flash_sunum_ac.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	cursor:pointer;
}


.fla_oyun{
	background:url(images/icon/oyun.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	padding-top:110px;
	text-align:right;
}
.fla_oyun:hover{
	background:url(images/icon/oyun_ac.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	cursor:pointer;
}

.google{
	background:url(images/icon/google.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	padding-top:110px;
	text-align:right;
}
.google:hover{
	background:url(images/icon/google_ac.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	cursor:pointer;
}


.i_reklam{
	background:url(images/icon/reklam.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	padding-top:110px;
	text-align:right;
}
.i_reklam:hover{
	background:url(images/icon/reklam_ac.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	cursor:pointer;
}


.cd{
	background:url(images/icon/cd.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	padding-top:110px;
	text-align:right;
}
.cd:hover{
	background:url(images/icon/cd_ac.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	cursor:pointer;
}


.hosting{
	background:url(images/icon/hosting.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	padding-top:110px;
	text-align:right;
}
.hosting:hover{
	background:url(images/icon/hosting_ac.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	cursor:pointer;
}

.domain{
	background:url(images/icon/domain.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	padding-top:110px;
	text-align:right;
}
.domain:hover{
	background:url(images/icon/domain_ac.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	cursor:pointer;
}

.kurumsal{
	background:url(images/icon/baski.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	padding-top:110px;
	text-align:right;
}
.kurumsal:hover{
	background:url(images/icon/baski_ac.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	cursor:pointer;
}


.digital{
	background:url(images/icon/digital.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	padding-top:110px;
	text-align:right;
}
.digital:hover{
	background:url(images/icon/digital_ac.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	cursor:pointer;
}


.yazilim{
	background:url(images/icon/web_taban.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	padding-top:110px;
	text-align:right;
}
.yazilim:hover{
	background:url(images/icon/web_taban_ac.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	cursor:pointer;
}


.ria{
	background:url(images/icon/ria.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	padding-top:110px;
	text-align:right;
}
.ria:hover{
	background:url(images/icon/ria_ac.png) no-repeat center;
	width:182px;
	height:158px;
	border:0px;
	cursor:pointer;
}


.newyear_bg{
	background:url(images/newyear_popap.png) no-repeat center;
	width:370;
	height:442px;
	
}

.newyear_bg th{
	font-family:"Comic Sans MS", cursive;
	font-size:18px;
	color:#333;
	text-align:left;
}

.newyear_bg td{
	font-size:11px;
	color: #C00;
	font-style:italic;
	font-weight:bold;
}

