@charset "utf-8";
@media all
{
body {
	background:url(images/frigo-mekanik-bg.jpg) top repeat-x #f7f7f7;
	margin:0px 0px;
	font: 13px/22px Helvetica, Arial, Verdana, sans-serif;
	color:#333;
}
* { margin:0; padding: 0; }
* a { 
color:#C00;
text-decoration:none;
}
* a:hover { 
color:#F00;
}
div#anatasiyici {
	background:#FFF;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	padding:0px 0px;
}
#ust{
	margin:0 auto;
	width:960px;
	padding:0;
	height:340px;
}
#frigo-mekanik-logo{
	background:url(images/frigo-mekanik-logo-zemin.jpg) repeat-x bottom;
	width:960px;
	height:110px;
	margin:0 auto;
	padding:0;
}
#logo-sol{
	width:250px;
	height:100px;
	margin:0;
	padding:5px 0px 0px 20px;
	float:left;
}
#logo-sag{
	width:690px;
	height:110px;
	margin:0;
	padding:0px;
	display:inline;
	float:left;
}
#arama-kutusu{
	width:222px;
	height:50px;
	margin-left:448px;
	padding:15px 0 0 0;
}
#aramayap .search {
width: 145px;
height: 22px;
background:url(images/ara-zemin.gif) no-repeat;
border: 0;
padding:1px 0px 0px 25px;
float: left;
}
#aramayap .button {
	width:52px;
	float: right;
	height:22px;
	border:0;
	padding:0px 0 0 0;
	}
#diltasiyici{
	width:300px;
	height:45px;
	margin-left:390px;
	padding:0;
}
.dil{
	background:url(images/dilzemin.gif) no-repeat;
	width:90px;
	height:25px;
	margin:0;
	padding:0px 5px 0px 0px;
	display:inline;
	float:left;
}
.dil a {
	color:#666;
}
.dil a:hover {
	color:#F20;
}
.dil2{
	background:url(images/dilzemin2.gif) no-repeat;
	width:90px;
	height:25px;
	margin:0;
	padding:0px 5px 0px 0px;
	display:inline;
	float:left;
}
.dil2 a {
	color:#666;
}
.dil2 a:hover {
	color:#F20;
}
#tr{
	height: 25px;
	width: 90px;
	text-indent: 37px;
	overflow: hidden;
	background: url(images/tr.gif) 7px 0px no-repeat;
	display: block;
	margin:0;
	padding:2px 7px 0 0;
}

#tr:hover{
	background-position: 7px -25px;
}
#tr2{
	height: 25px;
	width: 90px;
	text-indent: 37px;
	overflow: hidden;
	background: url(images/tr.gif) 7px -25px no-repeat;
	display: block;
	margin:0;
	padding:2px 7px 0 0;
}

#tr2:hover{
	background-position: 7px 0px;
}
#en{
	height: 25px;
	width: 90px;
	text-indent: 37px;
	overflow: hidden;
	background: url(images/eng.gif) 7px 0px no-repeat;
	display: block;
	margin:0;
	padding:2px 7px 0 0;
}

#en:hover{
	background-position: 7px -25px;
}
#en2{
	height: 25px;
	width: 90px;
	text-indent: 37px;
	overflow: hidden;
	background: url(images/eng.gif) 7px -25px no-repeat;
	display: block;
	margin:0;
	padding:2px 7px 0 0;
}

#en2:hover{
	background-position: 7px 0px;
}
#ru{
	height: 25px;
	width: 90px;
	text-indent: 37px;
	overflow: hidden;
	background: url(images/ru.gif) 7px 0px no-repeat;
	display: block;
	margin:0;
	padding:2px 7px 0 0;
}

#ru:hover{
	background-position: 7px -25px;
}
#ru2{
	height: 25px;
	width: 90px;
	text-indent: 37px;
	overflow: hidden;
	background: url(images/ru.gif) 7px -25px no-repeat;
	display: block;
	margin:0;
	padding:2px 7px 0 0;
}

#ru2:hover{
	background-position: 7px 0px;
}
#baner{
	background:url(images/baner.jpg) top repeat-x;
	margin:0 auto;
	padding:0;
	width:960px;
	height:200px;
}

.ustmenu{
	background:url(images/menu.jpg) repeat-x;
	width:960px;
	height:30px;
	margin:0px auto;
	color:#151515;
}
.menuseparator{
	background:url(images/menu_separator.gif) no-repeat;
	width:1px;
	height:30px;
	padding:0;
	margin:0;
}
/*menu*/
ul.frigomenu {
	list-style:none;
	margin:0; 
	padding:0;
}
ul.frigomenu * {
	margin:0 auto; 
	padding:0;
}
ul.frigomenu * h1{
	font:13px Helvetica, Arial, Verdana, sans-serif;
	}
ul.frigomenu * a{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
ul.frigomenu * a:hover{
	color:#FF9;
}
ul.frigomenu li {/*1. menu*/
	position:relative; 
	float:left;
	}
ul.frigomenu .frigomenulink {/*1. menu*/
	background:url(images/menu_separator.gif) right no-repeat;
	padding:7px 7px 6px 5px;
	height:17px;/*yükseklik 31px*/
	/*background:url(images/baslik-zemin.gif);*/
	text-indent:1px;
	}
ul.frigomenu .frigomenusonlink {/*1. menu*/
	padding:7px 5px 6px;
	height:17px;/*yükseklik 31px*/
	/*background:url(images/baslik-zemin.gif);*/
	}
ul.frigomenu .frigomenulink:hover, ul.frigomenu .frigomenuhover {
	color:#F90;
	/*background:url(images/menu-hover.jpg);*/
	}
	
ul.frigomenu ul {/*2. menu*/
	position:absolute; 
	top:31px; 
	left:-1px; 
	display:none; 
	opacity:0; 
	list-style:none;
	}
ul.frigomenu ul li {
	position:relative;
	background:url(images/butonzemin.gif) #d1d1d1; 
	border:1px solid #CCC; 
	border-top:none; 
	width:195px;
	height:24px;
	margin:0;
	}
ul.frigomenu ul li a {
	display:block; 
	padding:3px 7px 5px; 
	color:#000;
	}
ul.frigomenu ul li a:hover {
	background-color:#F00;
	color:#FFF;
	}
ul.frigomenu ul ul {/*3. menu*/
	left:195px; 
	top:-1px;
	}
ul.frigomenu ul ul li{/*3. menu*/
width:260px;
	}
ul.frigomenu ul ul ul {/*4. menu*/
	left:260px; 
	top:-1px;
	}
ul.frigomenu ul ul ul li{/*4. menu*/
width:220px;
	}	
ul.frigomenu .sub {
	background:url(images/arrow.gif) 183px 8px no-repeat;
	}
ul.frigomenu .sub2 {
	background:url(images/arrow.gif) 250px 8px no-repeat;
	}
ul.frigomenu .topline {
	border-top:1px solid #aaa;
	}
ul.frigomenu .topline a:hover {
	height:17px;
	}	
/*menu*/

#icerik-tasiyici{
	background:url(images/sag-icerik-ust-serit.jpg) top repeat-x;
	width:960px;
	margin:0 auto;
	padding:0px 0px 10px 0px;
}
#icerik{
	width:960px;
	margin:0px auto;
	padding:0px;
	display:block;
}
.tam-ortaiceriktasiyici{
	background:#f7f7f7;
	width:805px;
	margin:0px auto;
	padding:0px;
	display:inline;
	float:left;
}
.tam-icerik-alt-tasiyici{
	background:#f7f7f7;
	width:805px;
	height:7px;
	margin:0 auto;
}
.sol-yan-tasiyici{
	width:250px;
	margin:0px auto;
	padding:0px;
	display:inline;
	float:left;
}
.sol-menu-tasiyici{
	background:#f7f7ef url(images/sol-icerik-ust-serit.jpg) top repeat-x;
	width:230px;
	margin:0px auto;
	padding:30px 5px 30px 15px;
}
.sol-menu-rehber-tasiyici{
	background:#f7f7ef url(images/sol-icerik-ust-serit.jpg) top repeat-x;
	width:230px;
	margin:0px auto;
	padding:15px 5px 30px 15px;
}
.ziyaretciler{
	background:#e6e6e6 url(images/ziyaretci.jpg) bottom no-repeat;;
	width:230px;
	margin:0px auto;
	padding:10px 5px 10px 15px;
	font-weight:bold;
	color:#033;
}
.ziyaretcisayac{
	color:#F00;
}
.solanamenu{
	background:url(images/sag_ok.gif) 0px 11px no-repeat;
	border-bottom:1px #CCC dashed;
	padding:2px 5px 2px 10px;
}
.solanamenu a{
	color:#0185ad;
}
.solanamenu a:hover{
	color:#151515;
}
.solanamenu h1{
	font-size:12px;
}
.solanamenu:hover{
	background:#F1F1F1 url(images/sag_ok2.gif) 0px 11px no-repeat;
}
.solanamenu2{
	
	background:url(images/sag_ok.gif) 0px 11px no-repeat;
	padding:2px 5px 2px 10px;
}
.solanamenu2 a{
	color:#0185ad;
}
.solanamenu2 a:hover{
	color:#151515;
}
.solanamenu2 h1{
	font-size:12px;
}
.solanamenu2:hover{
	background:#F1F1F1 url(images/sag_ok2.gif) 0px 11px no-repeat;
}
.solana-altmenu{
	
	background:url(images/sag_ok3.gif) 5px 11px no-repeat;
	border-bottom:1px #CCC dashed;
	padding:2px 5px 2px 15px;
}
.solana-altmenu a{
	color:#004040;
}
.solana-altmenu a:hover{
	color:#151515;
}
.solana-altmenu h1{
	font-size:12px;
}
.solana-altmenu:hover{
	background:#F1F1F1 url(images/sag_ok2.gif) 5px 11px no-repeat;
}
.solana-altmenu2{
	
	background:url(images/sag_ok3.gif) 5px 11px no-repeat;
	padding:2px 5px 2px 15px;
}
.solana-altmenu2 a{
	color:#004040;
}
.solana-altmenu2 a:hover{
	color:#151515;
}
.solana-altmenu2 h1{
	font-size:12px;
}
.solana-altmenu2:hover{
	background:#F1F1F1 url(images/sag_ok2.gif) 5px 11px no-repeat;
}
.solana-ikincialtmenu{
	
	background:url(images/sag_ok3.gif) 8px 11px no-repeat;
	border-bottom:1px #CCC dashed;
	padding:2px 5px 2px 18px;
}
.solana-ikincialtmenu a{
	color:#963;
}
.solana-ikincialtmenu a:hover{
	color:#151515;
}
.solana-ikincialtmenu h1{
	font-size:12px;
}
.solana-ikincialtmenu:hover{
	background:#F1F1F1 url(images/sag_ok2.gif) 8px 11px no-repeat;
}
.solana-ikincialtmenu2{
	
	background:url(images/sag_ok3.gif) 8px 11px no-repeat;
	padding:2px 5px 2px 18px;
}
.solana-ikincialtmenu2 a{
	color:#963;
}
.solana-ikincialtmenu2 a:hover{
	color:#151515;
}
.solana-ikincialtmenu2 h1{
	font-size:12px;
}
.solana-ikincialtmenu2:hover{
	background:#F1F1F1 url(images/sag_ok2.gif) 8px 11px no-repeat;
}
.solana-ucuncualtmenu{
	background:url(images/sag_ok4.gif) 10px 11px no-repeat;
	border-bottom:1px #CCC dashed;
	padding:2px 5px 2px 20px;
}
.solana-ucuncualtmenu a{
	color:#666;
}
.solana-ucuncualtmenu a:hover{
	color:#151515;
}
.solana-ucuncualtmenu h1{
	font-size:12px;
}
.solana-ucuncualtmenu:hover{
	background:#F1F1F1 url(images/sag_ok2.gif) 10px 11px no-repeat;
}
.solana-ucuncualtmenu2{
	
	background:url(images/sag_ok4.gif) 10px 11px no-repeat;
	padding:2px 5px 2px 20px;
}
.solana-ucuncualtmenu2 a{
	color:#666;
}
.solana-ucuncualtmenu2 a:hover{
	color:#151515;
}
.solana-ucuncualtmenu2 h1{
	font-size:12px;
}
.solana-ucuncualtmenu2:hover{
	background:#F1F1F1 url(images/sag_ok2.gif) 10px 11px no-repeat;
}
.devami{
	color:#F00;
	font-weight:bold;
}
.devami a{
	color:#F00;
}
.devami a:hover{
	color:#09F;
}
.sol-menu-aciklama{
	background:url(images/anabaslik.gif) no-repeat;
	height:21px;
	width:230px;
	text-indent:30px;
	font-size:18px;
	font-weight:bold;
}
.sol-menu-basinaciklama{
	background:url(images/anabaslik.gif) no-repeat;
	height:21px;
	width:230px;
	text-indent:30px;
	font-size:15px;
	font-weight:bold;
}
.sol-menu-basinaciklama a,h1{
	font-size:15px;
	color:#333;
}
.sol-menu-basinaciklama a:hover{
	color:#F00;
}
.sol-menu-rehber-aciklama{
	background:url(images/anabaslik.gif) no-repeat;
	height:35px;
	width:230px;
	text-indent:30px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px #990 solid;
}
.sol-menu-rehber-aciklama a{
	color:#000;
	}
.sol-menu-rehber-aciklama a:hover{
	color:#F00;
}
.urun-baslik{
	background:url(images/digeryazi.gif) no-repeat 0 12px #E6E6E6;
	font-size:14px;
	border-bottom:1px #FFF solid;
	color:#333;
	font-weight:bold;
	height:30px;
	text-indent:15px;
}
.urun-baslik a{
	color:#333;
}
.urun-baslik a:hover{
	color:#900;
}
.alt-urun-baslik{
	background:url(images/digeryazi-alt.gif) no-repeat 0 12px #E2E2E2;
	font-size:14px;
	border-bottom:1px #FFF solid;
	color:#333;
	font-weight:bold;
	height:30px;
	text-indent:15px;
}
.alt-urun-baslik a{
	color:#333;
}
.alt-urun-baslik a:hover{
	color:#900;
}
.urunlistesi-cerceve{
	border:1px #CCC solid;
	margin:0 auto;
	padding:0;
}
.baslik{
	background:url(images/anabaslik.gif) no-repeat;
	font-size:18px;
	color:#333;
	font-weight:bold;
	text-indent:30px;
	border-bottom:1px solid #005198;
	height:30px;
}
.baslik h1{
	font-size:18px;
}
.baslik a{
	color:#0185ad;
}
.baslik a:hover{
	color:#151515;
}
.digerkonubaslik{
	background:url(images/digerkonu-baslik-zemin.gif) repeat-x;
	font-size:14px;
	color:#333;
	font-weight:bold;
	height:30px;
}
.digerkonubaslik-ikon{
	background:url(images/digerkonu-baslik-ikon.gif) no-repeat;
	width:43px;
	height:30px;
	float:left;
}
.baslik-yazi{
	height:26px;
	float:left;
	padding:4px 0 0 4px;
}
.baslik-yazi h1{
	font-size:16px;
}
.basliktarih{
	height:20px;
	font-size:10px;
	color:#999;
	text-align:right;
	padding:0px 10px;
}
.ortaalan{
	width:585px;
	margin:0px;
	padding:5px 5px;
}
.ortaalan ul{
	margin:0;
	padding:0px 0px 0px 30px;
	list-style: disc;
}
.satir{
	width:675px;
	margin:0px auto;
	padding:0px;
}
.satirsol{
	border-top:1px #e7e7e7 solid;
	width:210px;
	float:left;
	margin:0px;
	padding:0px 5px;
}
.satirsag{
	background:#f8f8f8;
	border-top:1px #e7e7e7 solid;
	width:440px;
	float:left;
	margin:0px;
	padding:0px 5px;
}
.inputalani{
	width:250px;
	border:1px #ccc dotted;
	background:#ECF9FF;
}
.aciklama{
	background:#FC6;
	color:#333;
	border:1px #FFF solid;
	display:inline;
	margin:0 0 0 4px;
	padding:0 2px;
}
.aciklama a{
	color:#333;
}
.aciklama a:hover{
	color:#C30;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #F7F7F7;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
.tam-ortaalan{
	width:795px;
	margin:0px;
	padding:5px 5px;
}
.tam-ortaalan ul{
	margin:0;
	padding:0px 0px 0px 30px;
	list-style: disc;
}
.yapimasamasi{
	height:200px;
	padding-top:50px;
	text-align:center;
}
#sagiceriktasiyici{
	width:675px;
	margin:0;
	padding:30px 5px 0 0;
	display:inline;
	float:right;
}
.sagicerik{
	background:url(images/icerik-zemin.gif) repeat-x;
	width:675px;
	margin:0;
	padding:0px 0px 20px;
	display:block;
}
.sagicerik a{
	color:#218ed6;
}
.sagicerik a:hover{
	color:#F00;
}
.sagicerik ul{
	margin:0px;
	padding:0px 0px 0px 30px;
	list-style:none;
	list-style-image:url(images/sag_ok2.gif);
	list-style-position:inside;
}
.sagicerik ul li:hover{
	color:#C60;
	list-style-image:url(images/sag_ok.gif);
	list-style-position:inside;
}
.galeribasliktasiyici{
	background:url(images/urunbaslikserit.gif) repeat-x;
	width:819px;
	margin:0 auto;
	padding:0px;
}
.galeribaslik{
	background:#f7f7f7;
	width:300px;
	color:#09F;
	margin:0 auto;
	padding:0px;
	text-align:center;
}
.galeribaslik h1{
	font-size:14px;
}
.leftimage{
	display:inline;
	margin:0px;
	padding:0px 10px 2px 0px;
	float:left;
}
.haberbasligi{
	border-bottom:1px #CCC dashed;
}
.haberbasligi:hover{
	background:#F1F1F1;
}
.haberbasligi a{
	color:#F00;
	font-weight:bold;
	font-size:15px;
}

.haberlistesi{
	padding:2px 5px;
}
.haberlistesi a{
	color:#F00;
}
.habericerik{
	padding:15px 5px;
}
.habersatiri{
	border-bottom:1px #CCC dashed;
	padding:2px 5px;
}
.habersatiri:hover{
	background:#F1F1F1;
}
.searchtasir{
	padding-bottom:5px;
}
.searchicerik{
	padding:3px 5px;
}
.searchsatiri{
	background:#F4FBFF;
	border-bottom:1px #CCC dashed;
	padding:2px 5px;
}
.searchsatiri:hover{
	background:#F1F1F1;
}
.habersatiri2{
	padding:2px 5px;
}
.habersatiri2:hover{
	background:#F1F1F1;
}
.digerkonular{
	background:#EEEDDF;
	border-bottom:1px #CCC dashed;
	padding:2px 0;
}
.digerkonular:hover{
	background:#FFF;
}
.clearBoth {clear: both;}/*floatlari temizle*/
#alt-tasiyici{
	background:#000;
}
.alt-frigo{
	width:760px;
	margin:0 auto;
	padding:5px 0px 5px 200px;
	background:#FFF;
	text-align:center;
	font-size:10px;
}
.alt-copyright{
	margin:0 auto;
	text-align:center;
	font-size:10px;
}
.alt{
	padding:5px 0px 0px 0px;
	color:#FFF;
}
.alt h1{
	margin:0;
	font-size:14px;
}
.alt a{
	color:#6CF;
}
.alt a:hover{
	color:#fdb82f;
}
.aranankelimeler{
	background:#333;
	text-align:center;
}
.aranankelimeler a{
	color:#999;
}
.aranankelimeler a:hover{
	color:#fdb82f;
}
.sayfaramalar{
	padding:0px 5px;
	background:#E7E7E7;
	text-align:center;
}
.sayfaramalar a{
	color:#999;
}
.sayfaramalar a:hover{
	color:#fdb82f;
}
.eklidosyabasligi{
	background:#8FCEF3 url(images/butonzemin.gif) repeat-x;
	text-align:center;
	height:25px;
	padding:5px 0px 0px;
	color:#036;
	font-weight:bold;
	border-bottom:1px #CCC solid;
}
.eklidosyalar{
	padding:0px 5px;
	background:#D8F5FE;
	color:#000;
	font-weight:bold;
}
.eklidosyalar a{
	color:#F00;
}
.eklidosyalar a:hover{
	color:#06C;
}
.eklidosyalar ul{
list-style:none;
}
.eklidosyalar li{
	border-bottom:1px dashed #09F;
	padding:2px 2px;
}
.eklidosyalar li:hover{
	background:#FFC;
}
.sunajans{
	text-align:center;
	color:#999;
	width:840px;
	margin:0 auto;
	padding:2px 0px;
	font-size:10px;
}
.sunajans a{
	color:#69F;
}
.sunajans a:hover{
	color:#fdb82f;
}
.icerikresimcerceve150{
	width:179px;
	display:inline-block;
	margin:0 auto;
	float:left;
	padding:7px;
}
.icerikcercevebuyutecli{
	width:180px;
	height:170px;
	margin-left:auto;
	margin-right:auto;
	border:1px #CCC solid;
	text-align:center;
	padding-top:10px;
	background:#FFF url(images/buyutec.gif) bottom right no-repeat;
}
.icerikcercevebuyutecli:hover{
	background:#FFF url(images/buyutec2.gif) bottom right no-repeat;
}
.icerikcercevecizgisiz150{
	width:155px;
	height:148px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:7px;
	background:#FFF;
}
.icerikcerceve150{
	width:155px;
	height:148px;
	margin-left:auto;
	margin-right:auto;
	border:1px #CCC solid;
	text-align:center;
	padding-top:7px;
	background:#FFF;
}
.icerikcercevebaslik{
	width:180px;
	margin-left:auto;
	margin-right:auto;
	border:1px #CCC solid;
	text-align:center;
	padding-top:2px;
	background:#EAFAFD url(images/digerkonu-baslik-zemin.gif) repeat-x;
	font-size:12px;
}
.icerikcercevebaslik h1{
	font-size:12px;
}
.icerikcercevebaslik2{
	width:180px;
	margin-left:auto;
	margin-right:auto;
	border:1px #CCC solid;
	text-align:center;
	padding-top:2px;
	background:#EAFAFD url(images/digerkonu-baslik-zemin.gif) repeat-x;
	font-size:12px;
}
.icerikcercevebaslik2 h1{
	font-size:12px;
}
.resimcerceve150{
	width:156px;
	display:inline-block;
	margin:0;
	float:left;
	padding-bottom:5px;
}
.cerceve150{
	width:150px;
	height:154px;
	margin-left:auto;
	margin-right:auto;
	border:1px #CCC solid;
	text-align:center;
	padding-top:4px;
	background:#FFF;
}
.cerceveyazi{
	width:150px;
	margin-left:auto;
	margin-right:auto;
	border:1px #CCC solid;
	text-align:center;
	padding-top:2px;
	background:#EAFAFD;
	font-size:12px;
}
.ortaresimcerceve{
	width:106px;
	display:inline-block;
	margin:0;
	float:left;
	padding-bottom:5px;
}
.iccerceve{
	width:100px;
	height:105px;
	margin-left:auto;
	margin-right:auto;
	border:1px #CCC solid;
	text-align:center;
	padding-top:4px;
	background:#FFF;
}
.iccercevebaslik{
	width:100px;
	margin-left:auto;
	margin-right:auto;
	border:1px #CCC solid;
	text-align:center;
	padding-top:2px;
	background:#EAFAFD;
	font-size:12px;
}
.konubaslikzemin{
	width:100%;
	height:25px;
	color:#09F;
	background:url(images/baslikzemin.jpg) repeat-x;
	margin:0;
	padding:0;
}
.konubaslikzemin h2{
	padding:2px 0px 0px 10px;
	font-size:14px;
}
.konubaslik{
	height:24px;
	background:url(images/baslikzeminsol.jpg) no-repeat;
	padding-left:40px;
	padding-top:1px;
	margin:0;
	font-size:14px;
	left:0;
}
.tabloborder{
	border:1px #CCC solid;
	height:50px;
}
.kullanicibilgileri{
	background:url(images/kullanicihesap.png) no-repeat;
	height:35px;
	padding-left:55px;
	padding-top:15px;
	font-size:16px;
	font-weight:bold;
}
.kategoribilgi{
	background:url(images/kategoriler.png) no-repeat;
	height:35px;
	padding-left:55px;
	padding-top:15px;
	font-size:16px;
	font-weight:bold;
}
.siteicerigi{
	background:url(images/icerik.png) no-repeat;
	height:35px;
	padding-left:55px;
	padding-top:15px;
	font-size:16px;
	font-weight:bold;
}
.galeri{
	background:url(images/galeri.png) no-repeat;
	height:35px;
	padding-left:55px;
	padding-top:15px;
	font-size:16px;
	font-weight:bold;
}
.anahtarkelime{
	background:url(images/anahtarkelime.png) no-repeat;
	height:35px;
	padding-left:55px;
	padding-top:15px;
	font-size:16px;
	font-weight:bold;
}
.google{
	background:url(images/google.png) no-repeat;
	height:35px;
	padding-left:55px;
	padding-top:15px;
	font-size:16px;
	font-weight:bold;
}
.siteharitasi{
	background:url(images/sitemap.png) no-repeat;
	height:35px;
	padding-left:55px;
	padding-top:15px;
	font-size:16px;
	font-weight:bold;
}
.diller{
	background:url(images/dil.gif) no-repeat;
	height:35px;
	padding-left:55px;
	padding-top:15px;
	font-size:16px;
	font-weight:bold;
}
.okstil{
	background:url(images/ok.png) no-repeat;
	height:20px;
	padding-left:13px;
}
#loader{
   visibility:hidden;
}

#f1_upload_form{
   height:30px;
   padding:0;
   margin:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#f1_upload_process{
	height:30px;
	padding:0;
	margin:0;
   z-index:100;
   display:none;
   text-align:center;
   width:100%;
}
.resimyazi{
	color:#bd3389;
	font-weight:bold;
}
.sayfanumara{
	width:20px;
	height:20px;
	background:#F09;
	color:#FFF;
	text-align:center;
	margin:0;
	padding:0 4px 0 4px;
	display:inline;
	border:2px #FFF solid;
	font-weight:bold;
}
.sayfanumara a{
	color:#FFF;
}
.sayfanumara a:hover{
	color:#000;
}
#marqueecontainer{
position: relative;
/*width: 190px; /*marquee width */
height: 150px; /*marquee height */
overflow: hidden;
padding: 0px;
}

}

