/* Sistem Fotokopi V2 CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e6e6e6;
}

/* -------------------------------- ACCORDION MENU -------------------------------------------*/

.arrowlistmenu{
width: 750px; /*width of accordion menu*/
float:none;
margin:0 auto;
}
.teknik_servis{
	color:#666666;
	font-family:Arial;
	font-size:12px;
	}
#teknikservisbosluk {
	padding-left:10px;
	}
.ariza_t_baslik{
	color:#0099FF;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	}
.ariza_t_bilgi{
	color:#333333;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	}
.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: black url(/tema/x2/images/turuncu_menu.jpg) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(/tema/x2/images/yesil_menu.jpg);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #333333;
font-family:Arial;
font-size:12px;
background: url(/tema/x1/images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #333333;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #666666;
background-color: #f1f1f1;
}
	
/* -------------------------------- ACCORDION MENU -------------------------------------------*/

.urunozellik_baslik{
	color:#5385b1;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	}
.urunozellik_aciklama{
	color:#666666;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	}
.urunozellik_bbaslik{
	color:#96c047;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	}
.urun_liste{
	color:#d97409;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
	/*padding-top:4px;*/
	}
a.urun_liste:link{
	color:#d97409;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
a.urun_liste:hover{
	color:#ff880b;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
a.urun_liste:active{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
a.urun_liste:visited{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.kat_baslik {
	font-family:Arial;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:0px;
	font-size:14px;
	font-weight:bold;
	height:30px;
	width:750px;
	}
a.kat_baslik:link {
	font:Arial;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
a.kat_baslik:hover {
	font:Arial;
	color:#f2f2f2;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
a.kat_baslik:active {
	font:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
a.kat_baslik:visited {
	font:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
.top_link{
	color:#666666;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	}
a.top_link:link{
	color:#666666;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
a.top_link:hover{
	color:#333333;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
a.top_link:active{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
a.top_link:visited{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
.top_menu{
	color:#666666;
	font-family:Arial;
	font-size:16px;
	}
a.top_menu:link{
	color:#666666;
	font-family:Arial;
	font-size:16px;
	text-decoration:none;
	}
a.top_menu:hover{
	color:#333333;
	font-family:Arial;
	font-size:16px;
	text-decoration:none;
	}
a.top_menu:visited{
	font-family:Arial;
	font-size:16px;
	text-decoration:none;
	}
a.top_menu:active{
	font-family:Arial;
	font-size:16px;
	text-decoration:none;
	}
.ortaspt_baslik{
	color:#333333;
	font-family:Arial;
	font-size:16spx;
	font-weight:bold;
	}
.ortaspt_icerik{
	color:#333333;
	font-family:Arial;
	font-size:11px;

	}
a.ortaspt_icerik:link{
	color:#4777a4;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
a.ortaspt_icerik:hover{
	color:#666666;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
a.ortaspt_icerik:active{
	color:#4777a4;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
a.ortaspt_icerik:visited{
	color:#4777a4;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
#haber_alan{
	width:380px;
	height:90px;
	float:none;
	margin:0 auto;
	padding:0px;
	}
.haber_baslik{
	color:#000000;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	}
.haber_icerik{
	color:#333333;
	font-family:Arial;
	font-size:12px;
	}
a.haber_icerik:link{
	color:#333333;
	font-family:Arial;
	font-size:12px;
	text-decoration:none
	}
a.haber_icerik:hover{
	color:#666666;
	font-family:Arial;
	font-size:12px;
	text-decoration:none
	}
a.haber_icerik:active{
	font-family:Arial;
	font-size:12px;
	text-decoration:none
	}
a.haber_icerik:visited{
	font-family:Arial;
	font-size:12px;
	text-decoration:none
	}
.sol_menu_bas{
	color:#FFFFFF;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	}
a.sol_menu_bas:link{
	color:#FFFFFF;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	}
a.sol_menu_bas:hover{
	color:#f9f9f9;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	}
a.sol_menu_bas:visited{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	}
a.sol_menu_bas:active{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	}
td.turuncu_menu{
	width:200px;
	height:20px;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	background-image:url(../images/gri_menu_bg.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	}
td.turuncu_menu:hover{
	width:200px;
	height:20px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	background-image:url(../images/turuncu_menu_bg.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	}
td.yesil_menu{
	width:200px;
	height:20px;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	background-image:url(../images/gri_menu_bg.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	}
td.yesil_menu:hover{
	width:200px;
	height:20px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	background-image:url(../images/yesil_menu_bg.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	}
td.mavi_menu{
	width:200px;
	height:20px;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	background-image:url(../images/gri_menu_bg.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	}
td.mavi_menu:hover{
	width:200px;
	height:20px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	background-image:url(../images/mavi_menu_bg.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	}
.solmenu_link{
	color:#333333;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	}
a.solmenu_link:link{
	color:#333333;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
a.solmenu_link:hover{
	color:#666666;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
a.solmenu_link:active{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
a.solmenu_link:visited{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
.footer_link{
	color:#333333;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	}
a.footer_link:link{
	color:#333333;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
a.footer_link:hover{
	color:#666666;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
a.footer_link:active{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
a.footer_link:visited{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
.footer_yazi{
	color:#666666;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	}
.makale_baslik{
	color:#fa8e1a;
	font-family:Arial;
	font-size:12px;
	}
a.makale_baslik:link{
	color:#fa8e1a;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	}
a.makale_baslik:hover{
	color:#b7640b;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	}
a.makale_baslik:active{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	}
a.makale_baslik:visited{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	}
.makale_icerik{
	color:#333333;
	font-family:Arial;
	font-size:11px;
	}
.hakkimizda_yazi {
	color:#666666;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	}
.hakkimizda_baslik {
	color:#9dc94a;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;	
	}
/* Medyanet Biližim Contact Form CSS Document - Designed & Coded Došan ERKAN  */
.Contact_Baslik{
	color:#ef2a29;
	font-family:Arial;
	font-size:18px;
	padding-left:6px;
	}
.Contact_KBaslik1{
	color:#ef2a29;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	}
.Contact_KBaslik2{
	color:#666666;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	}
.Contact_Icerik{
	color:#666666;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	}
.Contact_Table{
	border:1px dotted #ef2a29;
	padding:5px;
	}
input.InpAdmAraFocus{
	padding: 4px;
	margin: 0 0 4px 0;
	font:bold 10px Verdana;
	color: Gray;
	border: 1px solid #0087c7;
	background-color:#f2f2f2;
	height:14px;
}

input.InpAdmAraBlur{
	padding: 4px;
	margin: 0 0 4px 0;
	font:bold 10px Verdana;
	color: #3b7dc7;
	border: 1px solid #ff7e00;
	height:14px;
	background-color:#ffffff;
}
textarea.InpAdmAraFocus{
	padding: 4px;
	font:bold 10px Verdana;
	color: Gray;
	width:250px;
	height:130px;
	border: 1px solid #0087c7;
	background-color:#f2f2f2;
}
.ContactEmail_no{
	color:#CC0000;
	font-family:Arial;
	}
.ContactEmail_yes{
	color:#009900;
	font-family:Arial;
	}

textarea.InpAdmAraBlur{
	padding: 4px;
	font:bold 10px Verdana;
	color: #3b7dc7;
	width:250px;
	height:130px;
	border: 1px solid #ff7e00;
	background-color:#ffffff;
}
/* Medyanet Biližim Contact Form CSS Document - Designed & Coded Došan ERKAN  */


a.diger_Urun{
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.diger_Urun:hover{
	color:#e8f2ff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}



































.etiket1 {
	color: #8b9b07;	
	font-family:Arial;
	font-weight: bold;
	font-size:14px;
	}
a.etiket1:link {
	color: #8b9b07;	
	font-family:Arial;
	font-weight: bold;
	font-size:14px;
	text-decoration:none;
	}
a.etiket1:hover {
	color: #ffffff;	
	font-family:Arial;
	font-weight: bold;
	font-size:14px;
	background-color: #8b9b07;
	text-decoration:none;
	}
a.etiket1:active {	
	font-weight: bold;
	font-size:14px;
	text-decoration:none;	
	}
a.etiket1:visited {	
	font-weight: bold;
	font-size:14px;
	text-decoration:none;
	}
	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.etiket2{
	color: #b10b3b;	
	font-family:Arial;
	font-weight: bold;
	font-size:9px;
	}
a.etiket2:link {
	color: #b10b3b;	
	font-family:Arial;
	font-weight: bold;
	font-size:9px;
	text-decoration:none;
	}
a.etiket2:hover {
	color: #f3f3f3;	
	font-family:Arial;
	font-weight: bold;
	font-size:9px;
	background-color: #b10b3b;
	text-decoration:none;
	}
a.etiket2:visited {	
	font-weight: bold;
	font-size:9px;
	text-decoration:none;
	}
a.etiket2:active {
	font-weight: bold;
	font-size:9px;
	text-decoration:none;
	}
	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */	
.etiket3 {
	color: #f10f50;	
	font-family:Arial;
	font-weight: bold;
	font-size:11px;
	}	
a.etiket3:link {
	color: #f10f50;	
	font-family:Arial;
	font-weight: bold;
	font-size:11px;
	text-decoration:none;
	}
a.etiket3:hover {
	color: #f2f2f2;	
	font-family:Arial;
	font-weight: bold;
	font-size:11px;
	background-color: #f10f50;
	text-decoration:none;
	}
a.etiket3:active {	
	font-weight: bold;
	font-size:11px;
	text-decoration:none;
	}
a.etiket3:visited {	
	font-weight: bold;
	font-size:11px;
	text-decoration:none;
	}
	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */	
.etiket4{
	color: #b15c0b;	
	font-family:Arial;
	font-weight: bold;
	font-size:13px;
	}	
a.etiket4:link {
	color: #b15c0b;	
	font-family:Arial;
	font-weight: bold;
	font-size:13px;
	text-decoration:none;
	}
a.etiket4:hover {
	color: #f1f1f1;	
	font-family:Arial;
	font-weight: bold;
	font-size:13px;
	background-color: #b15c0b;
	text-decoration:none;
	}
a.etiket4:active {	
	font-weight: bold;
	font-size:13px;
	text-decoration:none;
	}
a.etiket4:visited {	
	font-weight: bold;
	font-size:13px;
	text-decoration:none;
	}
	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */	
.etiket5{
	color: #cb6e0e;	
	font-family:Arial;
	font-weight: bold;
	font-size:12px;
	}	
a.etiket5:link {
	color: #cb6e0e;	
	font-family:Arial;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	}
a.etiket5:hover {
	color: #ffffff;	
	font-family:Arial;
	font-weight: bold;
	font-size:12px;
	background-color: #cb6e0e;
	text-decoration:none;
	}
a.etiket5:active {	
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	}
a.etiket5:visited {	
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	}
	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */	
	
.etiket6 {
	color: #1189b3;	
	font-family:Arial;
	font-weight: bold;
	font-size:16px;
	}
a.etiket6:link {
	color: #1189b3;	
	font-family:Arial;
	font-weight: bold;
	font-size:16px;
	text-decoration:none;
	}
a.etiket6:hover {
	color: #f5f5f5;	
	font-family:Arial;
	font-weight: bold;
	font-size:16px;
	background-color: #1189b3;
	text-decoration:none;
	}
a.etiket6:active {	
	font-weight: bold;
	font-size:16px;
	text-decoration:none;
	}
a.etiket6:visited {	
	font-weight: bold;
	font-size:16px;
	text-decoration:none;
	}
	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */	

.etiket7 {
	color: #59b4d9;	
	font-family:Arial;
	font-weight: bold;
	font-size:15px;
	}
a.etiket7:link {
	color: #59b4d9;	
	font-family:Arial;
	font-weight: bold;
	font-size:15px;
	text-decoration:none;
	}
a.etiket7:hover {
	color: #f2f2f2;	
	font-family:Arial;
	font-weight: bold;
	font-size:15px;
	background-color: #59b4d9;
	text-decoration:none;
	}
a.etiket7:visited {	
	font-weight: bold;
	font-size:15px;
	text-decoration:none;
	}
a.etiket7:active {	
	font-weight: bold;
	font-size:15px;
	text-decoration:none;
	}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */		
	
.etiket8 {
	color: #a4059d;	
	font-family:Arial;
	font-weight: bold;
	font-size:8px;
	}
a.etiket8:link {
	color: #a4059d;	
	font-family:Arial;
	font-weight: bold;
	font-size:8px;
	text-decoration:none;
	}
a.etiket8:hover {
	color: #f1f1f1;	
	font-family:Arial;
	font-weight: bold;
	font-size:8px;
	background-color: #a4059d;
	text-decoration:none;
	}	
a.etiket8:active {	
	font-weight: bold;
	font-size:8px;
	text-decoration:none;
	}	
a.etiket8:visited {	
	font-weight: bold;
	font-size:8px;
	text-decoration:none;
	}	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */	
	
.etiket9 {
	color: #e807e0;	
	font-family:Arial;
	font-weight: bold;
	font-size:16px;
	}
a.etiket9:link {
	color: #e807e0;	
	font-family:Arial;
	font-weight: bold;
	font-size:16px;
	text-decoration:none;
	}
a.etiket9:hover {
	color: #f2f2f2;	
	font-family:Arial;
	font-weight: bold;
	font-size:16px;
	background-color: #e807e0;
	text-decoration:line-through;
	}
a.etiket9:active {	
	font-weight: bold;
	font-size:16px;
	text-decoration:none;
	}
a.etiket9:visited {	
	font-weight: bold;
	font-size:16px;
	text-decoration:none;
	}
#footer {
	width:1000px;
	height:50px;
	float:none;
	margin:0 auto;
	}


