@charset "utf-8";
/* CSS Document */
.bas_in{
	border:1px solid #ccc;
	width:250px;
	height:25px;
	font-size:15px;
	padding-left:5px;
	margin-bottom:10px;
	margin-top:10px;
	outline:none;}
.bas_in:focus{
	border:1px solid #002851;}
.text_in{
	border:1px solid #ccc;
	width:250px;
	height:75px;
	font-size:15px;
	padding-left:5px;
	margin-bottom:10px;
	margin-top:10px;
	outline:none;
	resize:none}
.text_in:focus{
	border:1px solid #000;}			
#sub{
	width:250px;
	height:40px;
	font-size:15px;
	padding:0;
	margin-bottom:10px;
	margin-top:10px;
	cursor:pointer;}
	#erorr{
	text-align:center;
	background: #E1E1F0;
	color:#000;
	font-size:13px;
	width:230px;
	padding:7px;
	border:2px solid #000;}	
#sucsses{
	background: #063;
	color: #FFFFFF;
	font-size:13px;
	width:230px;
	padding:5px;}
.scrollToTop{
	width:48px; 
	height:48px;
	padding:20px; 
	position:fixed;
	top:85%;
	right:50px;
	display:none;
	background: url(../img/1427985963_arrow_full_up-48.png) no-repeat ;
}
.scrollToTop:hover{
		width:48px; 
	height:48px;
	padding:20px; 
	position:fixed;
	top:85%;
	right:50px;
	display:none;
	background: url(../img/1427983683_Stock%20Index%20Up.png) no-repeat ;
}	
/* site css */
body{ margin:0; padding:0; font-family:Verdana, Geneva, sans-serif; }
a{ text-decoration:none;}
#header{ background:url(../img/header.png) repeat-x ; width:100%; height:93px;}
.footer{ background: url(../img/footer.png) repeat-x ; float: left; width:100%; height:103px; text-align:center; color:#FFF; font-size:14px; padding-top:40px; margin-top:35px;}
#ana_con{ width:1111px; margin-left:auto; margin-right:auto; height:auto; word-wrap:break-word;}
#logo{ background:url(../img/logo.png) no-repeat; width:411px; height:138px; margin-top:-85px; }
#lango{ float:right; margin-top:-80px;}
#fr{ background:url(../img/france.png) no-repeat; width:83px; height:85px; float:right; margin-left:15px; }
#en{ background: url(../img/eng.png) no-repeat; width:83px; height:85px; float:right; margin-left:15px; }
#tr{ background: url(../img/tr_flag.png) no-repeat; width:79px; height:83px; float:right; margin-left:15px; }
#menu{ background:url(../img/menu.png) no-repeat; width:1111px; height:57px; margin-top:5px; padding-top:11px;}
#son_menu{ float:right; margin-left:50px; color:#FFFFFF; font-size:21px; font-weight:600; font-style:italic; text-shadow: 2px 2px #006699; transition-duration: 0.3s;}
#son_menu:hover{ text-shadow: 2px 2px #000; transition-duration: 0.3s; color: #FC3}
#right_menu{ float:left; width:341px; margin-top:15px; }
#slayt{ float: right; width:750px; margin-top:15px; border:1px solid #CCC }
#son_right_menu{ background:url(../img/solMenu.png) no-repeat; width:341px; height:66px; color:#FFF; font-size:21px; font-weight:600; font-style:italic; text-shadow: 1px 1px 1px #006699; transition-duration: 0.3s; text-align:right; margin-bottom:5px;}
#son_right_menu:hover{ text-shadow: 1px 1px 1px #000; transition-duration: 0.3s; color:#FC3}
.parca{ width:330px; height:400px; float: left; 		-moz-box-shadow: 0 0 15px rgba(0,0,0,.5);
		-webkit-box-shadow: 0 0 15px rgba(0,0,0,.5);
		-box-shadow: 0 0 15px rgba(0,0,0,.5); padding:10px; border:1px solid #CCC}
#head_parca{ font-size:34px; font-weight:800; margin-left:60px; margin-top:20px; color:#333; transition-duration: 0.3s;}		
#head_parca:hover{ color: #C00; text-shadow: 1px 1px 1px #000; transition-duration: 0.3s;}
#parc_kat{ font-size:16px; font-weight:600; margin-left:10px; margin-top:10px; color:#333; transition-duration: 0.3s;}
#parc_kat:hover{ color: #33C; text-shadow: 1px 1px 1px #000; transition-duration: 0.3s;}
#urun_bac{ width:1050px; height:250px; 		-moz-box-shadow: 0 0 15px rgba(0,0,0,.5);
		-webkit-box-shadow: 0 0 15px rgba(0,0,0,.5);
		-box-shadow: 0 0 15px rgba(0,0,0,.5); padding:10px; border:1px solid #CCC; transition-duration: 0.3s; background: #F3F3F3; margin-left:20px; margin-bottom:10px;}
#urun_bac:hover{ width:1050px; height:250px; 		-moz-box-shadow: 0 0 15px rgba(0,0,0,.7); background: #FFF;
		-webkit-box-shadow: 0 0 15px rgba(0,0,0,.7);  
		-box-shadow: 0 0 15px rgba(0,0,0,.7); padding:10px; border:1px solid #CCC; transition-duration: 0.3s;}
.urun_img{ width:120px; height:73px; margin-left:15px; 		-moz-box-shadow: 0 0 15px rgba(0,0,0,.5);
		-webkit-box-shadow: 0 0 15px rgba(0,0,0,.5);
		-box-shadow: 0 0 15px rgba(0,0,0,.5);  border:1px solid #CCC; margin-bottom:10px;}	