/*******************************products top menu *************************/
.yatayBack1{background:transparent url(../../images/konut.png) no-repeat center left;}
.yatayBack2{background:transparent url(../../images/isyeri.png) no-repeat center left;}
.yatayBack3{background:transparent url(../../images/arsa.png) no-repeat center left;}
.yatayBack4{background:transparent url(../../images/proje.png) no-repeat center left;}
a.proYatayMenu:link{color:#424242;padding:0 30px 10px 45px;font-family:Oswald;font-size:18px;}
a.proYatayMenu:active{color:#424242;}
a.proYatayMenu:visited{color:#424242;}
a.proYatayMenu:hover{color:red;}
/************************* products top menu end *************************/
.cat_title{color:#fc1313;border-bottom:3px solid;padding:10px 0 10px 0;font-size:18px;}
.proName{text-shadow:1px 1px 0 #000;background:transparent url(../../images/menu_bg_gra.gif) repeat-x;height:39px;font-family:Oswald;font-size:18px;text-align:left;padding:10px 0 3px 10px;color:white;clear:both;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
a.productTitle:link{color:white;font-weight:bold;}
a.productTitle:hover{color:yellow}
a.productTitle:visited{color:white}
a.productTitle:active{color:white}
/***************************** title ********************************/
.myTitleBack{margin-bottom:5px;text-shadow: 1px 1px 0 #000;height:39px;font-family:Oswald;font-size:18px;text-align:left;padding:12px 0 3px 30px;color:white;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.menuTitle{width:190px;background: #4396ca url(../stil1/bgimages/menuTitle.png) no-repeat left;}
.proMenuTitle{width:190px;background:#d90f0f url(../stil1/bgimages/proTitle.png) no-repeat left;}
.proOfWeekTitle{background: #d90f0f url(../stil1/bgimages/proTitle.png) no-repeat left;}
.moneyTitle{background: #505050 url(../stil1/bgimages/moneyTitle.png) no-repeat left;}
.weatherTitle{background: #505050 url(../stil1/bgimages/weatherTitle.png) no-repeat left;}
.counterTitle{background: #505050 url(../stil1/bgimages/counterTitle.png) no-repeat left;}
.icerikTitle{margin-bottom:5px;text-shadow: 1px 1px 0 #000;height:39px;font-family:Oswald;font-size:18px;text-align:left;padding:12px 0 3px 30px;color:white;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.linkTitle{background: #505050 url(../stil1/bgimages/linkTitle.png) no-repeat left;}
.FBTitle{background: #505050 url(../stil1/bgimages/FBTitle.png) no-repeat left; clear:both;margin-bottom:10px;}
.mailTitle{background: #505050 url(../stil1/bgimages/mailTitle.png) no-repeat left;}
.pollTitle{background: #505050 url(../stil1/bgimages/pollTitle.png) no-repeat left;}
.newsTitle{background: #505050 url(../stil1/bgimages/newsTitle.png) no-repeat left;}
/***************************** Form Elemanlarý ********************************/
.inputs {padding:7px;border:solid 1px #a3a3a3;color:#5d5d5d;background-color:#fff;}
.inputs:hover {	border:solid 1px #ff7800;background-color:#ececec;}
.tarea{padding:7px;border:solid 1px #a3a3a3;border-radius:3px;color:#5d5d5d;background-color:#fff;}
.tarea:hover{border:solid 1px #ff7800;background-color:#ececec;}
.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color:#f24537;
	-webkit-border-radius:3px;	
	border-radius:3px;
	-moz-border-radius-:3px;
	text-indent:0px;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-size:18px;
	padding:5px;
	width:70px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #810e05;
font-family: Oswald;
}
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color:#c62d1f;
}
.button:active {position:relative;top:1px;}
/*********************************link******************************************/
a:link {color: #0077ca;text-decoration: none;}
a:visited {color: #0077ca;text-decoration: none;}
a:hover {color: #fe740e;text-decoration: underline;}
a:active {color: #0077ca;text-decoration: none;}

/* ilan menusu */
#cssmenu_1 ul,
#cssmenu_1 li,
#cssmenu_1 span,
#cssmenu_1 a{margin: 0; padding: 0; position: relative;z-index:2}
#cssmenu_1 {}
#cssmenu_1:after,
#cssmenu_1 ul:after {content:'';display: block; clear: both;}
#cssmenu_1 a {color:#fff;height:32px;display:inline-block;padding: 8px 20px 0 45px;text-decoration: none;}
#cssmenu_1 ul {list-style: none;}
#cssmenu_1 > ul {float:left;}
#cssmenu_1 > ul > li {float:left;}
/* Arrow */
#cssmenu_1 > ul > li:hover:after {content:'';display: block; width: 0; height: 0;position: absolute;left: 50%;bottom: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid #fff;margin-left: -5px;}
#cssmenu_1 > ul > li:first-child a {}
#cssmenu_1 > ul > li:last-child a {}
#cssmenu_1 > ul > li.active a {}
#cssmenu_1 > ul > li:hover > a {color:#c60505;}
.has-subPic{float:right;width:200px;height:175px;position:absolute;top:20px;right:20px;}
.has-sub-i{font-size:12px;color:#c60505;font-family: non-inherit;font-family:arial;}
#cssmenu_1 .has-sub {z-index:1;width:150px;}
#cssmenu_1 .has-sub:hover > ul {display: block;}
#cssmenu_1 .has-sub ul {display: none;position: absolute;float: left;width:400px;padding:20px;height:175px;background:#fff;box-shadow: 0 10px 3px -5px rgba(0,0,0,.3);top: 100%; left: 0;border:solid 1px #8c8c8c;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
#cssmenu_1 .has-sub ul li {}
/* subMenu */
#cssmenu_1 .has-sub ul li a {color:#7b7b7b;filter:none;display: block;line-height:100%;padding:5px;font-family:Oswald;font-size:18px;}
#cssmenu_1 .has-sub ul li:hover a {color:red;text-decoration:underline;}
#cssmenu_1 .has-sub .has-sub:hover > ul {display: block;}
#cssmenu_1 .has-sub .has-sub ul {display: none;position: absolute;left: 100%;top: 0;}
#cssmenu_1 .has-sub .has-sub ul li a { background: #ff561b; }
#cssmenu_1 .has-sub .has-sub ul li a:hover {background: #e61d25;}

/* Kurumsal menu*/
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a { margin: 0; padding: 0; position: relative;}
#cssmenu {width:900px;height:20px;}
#cssmenu:after,
#cssmenu ul:after {content:'';display: block; clear: both;}
#cssmenu a {text-shadow: 1px 1px 0 #000;color:#fff;height:20px;display: inline-block;padding:2px 5px;text-decoration: none;}
#cssmenu ul {list-style: none;}
#cssmenu > ul {float: left;}
#cssmenu > ul > li {float: left;}
/* Arrow */
#cssmenu > ul > li:hover:after {content:'';display:block;width:0;height:0;position:absolute;left:50%;bottom:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #d90f0f;margin-left: -10px;}
#cssmenu > ul > li:first-child a {}
#cssmenu > ul > li:last-child a {}
#cssmenu > ul > li.active a {}
#cssmenu > ul > li:hover > a {color:#d90f0f;}
#cssmenu .has-sub {z-index: 1;}
#cssmenu .has-sub:hover > ul {display: block;}
#cssmenu .has-sub ul {display:none;position: absolute;float:left;min-width:100px;padding:3px;background:#fff;box-shadow: 0 10px 3px -5px rgba(0,0,0,.3);top:100%; left: 0;border-top:solid 5px #e59100;border-left:solid 1px #e59100;border-bottom:solid 1px #e59100;border-right:solid 1px #e59100;}
#cssmenu .has-sub ul li {
*margin-bottom: -1px;}
/* subMenu */
#cssmenu .has-sub ul li a {text-align:left;background:#fff;color:#000;filter:none;display: block;line-height: 100%;padding: 3px;}
#cssmenu .has-sub ul li:hover a {background:#e61d25;color:#fff;}
#cssmenu .has-sub .has-sub:hover > ul {display: block;}
#cssmenu .has-sub .has-sub ul {display: none;position: absolute;left: 100%;top: 0;}
#cssmenu .has-sub .has-sub ul li a { background: #ff561b; }
#cssmenu .has-sub .has-sub ul li a:hover {background: #e61d25;}

#kurumsal{width:90px;float:left;background-color:#282828;color:#fff;text-shadow: 1px 1px 0 #000;padding:3px;margin-top:-1px;}
#find{width:243px;float:right;color:#fff;background: url(../../images/arama.png) #25282c;padding:2px;height:316px;}
#slider{float:left;}
/**************************************** Standart end *********************************************/
body{margin:0px;background-color:#333e4b;color:#ffffff;}
table{color:#ffffff;}

.main{width:1000px;background-color:#262c38;}
.myLogo{clear:both;height:80px;text-align:left;padding:10px 0 0 10px;width:720px;float:left}
.find{width:300px;float:right;margin-top:-60px;}
.yatay_menu{width:919px;padding:7px 0 0 7px;height:50px;text-align:left;background-image:url("images/menuBack.gif");float:left;}
.title_side{clear:both;width:990px;padding:7px 0 0 5px;text-align:left;font-size:18px;color:#4cb03b;}
.mail{width:37px;height:57px;text-align:left;background-image:url("images/menuBack.gif");float:left;}
.home{width:37px;height:57px;text-align:left;background-image:url("images/menuBack.gif");float:left;}
.animasyon{width:1000px;height:320px;}
.left{width:75px;float:left;}
.menu_side{width:270px;float:left;margin-left:5px;}
.content{padding-top:5px;padding-bottom:10px;height:100%;clear:both;}
.icerik{width:712px;padding:0 4px 0 4px;float:right;text-align:left;}
.menu{width:250px;float:left;}
.aram{height:30px;background-color:#96c73f;}
.bottom{height:35px;clear:both;padding-top:20px;text-align:right;padding-right:10px;border-top:1px solid #3f8d32;}
.myTools{background-color:#3f8d32;height:30px;}
.myTools1{float:left;width:820px;padding-top:5px;}
.myTools2{float:right;width:180px;margin-top:-5px}
#proMenum{margin:-20px 5px 0 5px;float:left;}
.wellcome{float:right;font-size:12px;}
#titlem{font-family:'Oswald';font-size:18px;}

