
/*********  insan kaynaklari  ***********/
.ik_normal {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:16px;
	border:1px solid #999999;
	color:#2b373c;
	background-color:#ffffff;
}
img {border:none;}
.ik_select {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:18px;
	border:1px solid #999999;
	color:#2b373c;
	background-color:#ffffff;
}

.ik_select2 {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:20px;
	border:1px solid #999999;
	color:#2b373c;
	background-color:#ffffff;
}
.ik_middle {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:80px;
	height:16px;
	border:1px solid #999999;
	color:#2b373c;
	background-color:#ffffff;
}
.ik_small {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:50px;
	height:16px;
	border:1px solid #999999;
	color:#2b373c;
	background-color:#ffffff;
}
.ik_text {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:400px;
	height:100px;
	border:1px solid #999999;
	color:#2b373c;
	background-color:#ffffff;
}
.ik_adres {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:300px;
	height:60px;
	border:1px solid #999999;
	color:#2b373c;
	background-color:#ffffff;
}
/***************** divler ***********/


/************ menulink ************/


/************** arka plan *************/


/************ yazi ***********/
.ik_baslik {
	background-color:#cc0000;
	height:20px;
	padding:0px 0px 0px 10px;
	font-weight:bold;
	font-size:9pt;
	color:#FFFFFF;
}
.oe_baslik {
	background-color:#15d588;
	height:20px;
	padding:0px 0px 0px 10px;
	font-weight:bold;
	font-size:9pt;
	color:#FFFFFF;
}
.baslik_alt_cizgi {
	background-color: #ffffff;
	height:20px;
	padding:0px 0px 0px 10px;
	font-weight:bold;
	font-size:9pt;
	color:#cc3366;
}	

/*CIZIKLAR*/
.kenarlik{
	border:1px solid #dededd;
}
.alt_kenarlik_gri{
	border-bottom:1px solid #dededd;
}

/*********** YazÃƒÆ'Ã†'Ãƒâ€ 'ÃƒÆ'Ã¢â‚¬Â '"ÃƒÆ'Ã†'Ãƒâ€ 'ÃƒÆ'Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ'Ã†'ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ'Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â± Stilleri ****************/
.bold_pembe{
	font-weight:bold;
	color:#cc3366;
}

.bold_yesil{
	font-weight:bold;
	color:#15d588;
}

/********** Menu Stilleri ***********/
.submenutable{
	background-color:#ff9900;
}
.altmenu_0{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	float: left;
	border-bottom:1px solid #FFFFFF;
	width:140px;
	height:18px;
	padding-top:5px;
	padding-left:5px;
	background-color:#FF9900;
	
}
a.altmenu_0:hover{
	color:#ffffff;
	background-color:#0193d0;
}

.altmenu_0_sel{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	float: left;
	width:100%;
	height: 16px;
	background-image:url(../images/beyaz_kalp2.gif);
	background-repeat: no-repeat;
	background-position:3px center; 
	border-bottom:1px solid #f2f3f4;
	padding-left:20px;
	background-color:#676767;
	padding-top:2px;
}
a.altmenu_0_sel:hover{
	color:#000000;
	background-image:url(../images/beyaz_kalp.gif);
}


.altmenugezer_0{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	float: left;
	border-bottom:1px solid #f2f3f4;
	width:100%;
	height:18px;
	padding-top:5px;
	
}
a.altmenugezer_0:hover{
	color:#ff6600;
	background-color:#f2f3f4;
}

.altmenugezer_0_sel{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	float: left;
	border-bottom:1px solid #cccccc;
	width:100%;
	height:18px;
	padding-top:5px;
	background-color:#f2f3f4;
}
a.altmenugezer_0_sel:hover{
	color:#ff6600;
	background-color:#f2f3f4;
}

/*** furniture ***/


/** HOVER BOX **/

.hoverbox {
	cursor : default;
	list-style : none;
}
.hoverbox a {
	cursor : default;
}
.hoverbox a .preview {
	display : none;
}
.hoverbox a:hover .preview {
	display: block;
	position: absolute;
	top : -55px;
	left : -80px;
	z-index : 1;
}
.hoverbox img {
	

	padding-left:40px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	vertical-align:middle;

	width : 120px;
	height : 120px;
}
.hoverbox li {
    width:210px;

	background:#FFFFFF;
	border-color:#000000;
	border-right-color:#000000;
	border-style : solid;
	border-width : 1px;
	color : inherit;
	display: inline;
	float : left;
	padding : 10px;
	position : relative;
}
.hoverbox .preview {
	border-color : #000;
	width : 250px;
	height : 207px;
}
/******** photo gallery *******/



.photo {
	background-image:url(../images/photo.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	float:left;
	width:180px;
	height:22px;
	padding:3px 0px 0px 0px;
	color:#fff;
	font-weight:bold;
	font-size:8pt;
	text-align:center;
}
a.photo:hover {
	background-image:url(../images/photo_sel.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	float:left;
	width:180px;
	height:22px;
	padding:3px 0px 0px 0px;
	color:#fff;
	font-weight:bold;
	font-size:8pt;
	text-align:center;
}
.photo_sel {
	background-image:url(../images/photo_sel.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	float:left;
	width:180px;
	height:22px;
	padding:3px 0px 0px 0px;
	color:#fff;
	font-weight:bold;
	font-size:8pt;
	text-align:center;
}
a.photo_sel:hover {
	background-image:url(../images/photo_sel.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	float:left;
	width:180px;
	height:22px;
	padding:3px 0px 0px 0px;
	color:#fff;
	font-weight:bold;
	font-size:8pt;
	text-align:center;
}

.kenarlik_alt{
	border-bottom:solid #aaaaaa 1px;
}
body { margin: 0px; background: #7D7D7D; cursor: default; }
a { color: #666; text-decoration: none; font-weight: bold; }




.clear { clear: both; }
.auto { width: 990px; margin-right: auto; margin-left: auto; }
.beyaz { background: #FFF; }

.turuncu {
	color: #666666;
}
.turuncu2 {
	color: #666666;
}
.medyanet {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.gri { color: #666; }
.kirkasagi { height: 40px; width: 990px; margin-right: auto; margin-left: auto; background: #7D7D7D; }
.onbesasagi { height: 15px; }
a{text-decoration: none}


#tepe { height: 5px; width: 100%; background: #5F5E5D; }
.tabloust { background: url(images/tepe.png); height: 10px; }
.ara { background: #FFF; padding: 10px;  }
.katlist{float: left; width: 175px; height: 130px; border: 1px silver dotted; text-align: center; padding: 5px; background: url('images/urunbg.png');}
.katlist a{color: #f15602; }
.katlist a:hover{text-decoration: underline; }
.uresim{margin: 10px;}
.tabloalt { background: url(images/alt.png); height: 10px; }
#logo { float: left; width: 215px; height: 126px; background-image: url(images/logo_bg.png); text-align: center; padding-top: 65px;}
#banner {height: 90px; width: 990px;  }
#bannerfoto { float: right; height: 120px; width: 670px; margin-right: 3px; }
#bannerfoto img { float: right; margin-left: 0px; }
#menu { height: 45px; width:100%; /* clear: both; */ background: url(images/menubg.png); border-bottom: 5px solid #5F5E5D; text-align:right; }
#menu ul li a{ float: right; font-size:16px; color: #FFF; text-decoration: none; padding: 15px 34px;}
#menu ul .padding { padding: 10px 61px; }
#menu ul .ayrac  { float: right; width: 1px; background: #838383; margin-top: -90px; height: 25px; }
#menu ul li a:hover { background: #928E8E ; color: #FFFFFe; }
#menu ul li a.selected { background: #e71c25; }
#menu ul li {float:left;display: block;display: block;margin-top: -101px;}
#menu ul li a  { }
#flashalan { background: #FFF; height: 350px; width: 990px; clear: both; overflow: hidden; }
#flashalan img { height: 350px; width: 990px; }
#flashtamamla { background: #747474; height: 4px; }
.baslik { font: 20px verdana; background: #F2C8B2; padding: 10px; }
.yazi { font: 12px verdana; padding: 10px; color: #525252; background: #F9F9F9; min-height: 200px }
#kayanfoto { height: 110px; background: #FFF; padding: 10px 0px; border-top: 1px solid #EFEFEF; border-bottom: 1px solid #F2F2F2; clear: both; }
#kayanfoto img { padding: 2px; height: 100px; width: 200px; border: 1px solid #CCC; }
#kayanfoto img:hover { border-color: #666; }
.footer, .footersag  { float: left; padding: 10px; color: #666; height: auto; font: 11px arial; }

.footer { width: 220px; cursor: default; }
.footlink { color: #666; font: bold 12px arial; cursor: pointer; float: left; }
.footlink:hover { color: #e71c25; }


.footersag { width: 490px; text-align: right; }
#footerlink { clear: both; padding: 0px 0px 10px 10px; width: 360px; float: right; }
.ayiracfoot { background: #DADADA; height: 15px; width: 1px; margin-right: 10px; margin-left: 10px; float: left; }
