﻿body {
	background:#252525; 
	font-size: 75%;
	font-family:Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the .container selector */
	color: #565656;
}
#main
{
	margin:0 auto;
	text-align:left;
	min-width:1000px;
}
#header 
{
	background: #f4ebda url(../../images/header_bg_alt.jpg) 0 0 repeat-x;
	height:135px;
}
#header h1 {
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;padding: 0;border: 0;
}
	
#header h1 a:link, h1 a:visited, h1 a:hover {
	display: block;	
	width: 145px;height: 135px;
	background:transparent url(../../images/logo_alt.jpg) no-repeat 0 0 ;
}
	
#header h1 a:hover {	
	background:transparent url(../../images/logo_alt.jpg) no-repeat 0 -135px ;
	
}
.container {
	width:1000px;
	min-width:1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	position:relative;
	}
	
.container2 {
	width:1000px;
	min-width:1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	position:relative;
	}	
	
.iceriksag p
{
	margin-top:0px;margin-bottom:0px;
}
.iceriksag h4
{
	margin-top:10px;margin-bottom:0px;
}

.iceriksag img
{
	float:left;padding:6px;width:100px;
}	
	
#header ul {
	list-style:none;
	margin:0;
	padding:0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top:79px;
	left:160px;
	font-size:110%;
}

#header li {
	margin:0 10px;
	padding:0;
	float:left;
	color:#424640;
}
	
#header ul a:link, #header ul a:visited, #header ul a:hover {
	color:#d1af76;
	border:none;
	background:none;
}

#header ul a:hover {
	color:#fff;
}
	
#header ul li.active a:link, #header ul li.active a:visited, #header ul li.active a:hover {
	color:#fff;
}	


#footer {
	background: transparent url(../../images/footer_bg.jpg) left top repeat-x;
	height:170px;
	padding: 0;
	margin: 0;
	text-align:center;
	color:#50524f;
}

#footer ul {
	list-style:none;
	margin: 0 auto;
	padding: 30px 0 0 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	text-align: center;
	}

#footer li {
	margin:0 10px;
	padding:0;
	display:inline;
	color:#757974;
	}
	
#footer p {
	clear:both;
	}
	
#footer ul a:link, #footer ul a:visited, #footer ul a:hover, #footer ul a:active {
	color:#d1af76;
	border-bottom:none;
	}

#footer ul a:hover {
	color:#fff;
	border-bottom:none;
	background:none;
	}
	
#footer ul li.active a:link, #footer ul li.active a:visited, #footer ul li.active a:hover, #footer ul li.active a:active {
	color:#fff;
	border-bottom:none;
	}
#footer p.bar {
	background:transparent url(../../images/footer_bar.gif) top left no-repeat;
	width:500px;
	height:32px;
	margin:24px auto 0;
	padding-top:6px;
	}

#footer p.bar span {
	color:#323331;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#footer p.bar span.pipe {
	padding:0 4px;
	}
	
#footer p a:link {color:#50524f; text-decoration:none; border-bottom:none; background:none;}
#footer p a:visited {color:#50524f; text-decoration:none; border-bottom:none; background:none;}
#footer p a:hover {color:#7c7f7a; text-decoration:none; border-bottom:none; background:none;}
#footer p a:active {color:#50524f; text-decoration:none; border-bottom:none; background:none;}


#content #homepromo 
{
	background: #f2e6d1 url(../../images/promo_bg.jpg) left top repeat-x;
	padding:0 0 30px 0;
	margin:0;
	position:relative;
	overflow:auto;
	
}

#content #homebody {
	padding:20px 0 60px 0;
	margin:0;
	position:relative;
	background-color:#fff8eb;
	overflow:auto;
	}


h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}

h2, h3, h5, h6 {
	margin:0;
	padding:0;
	}

h2 {
	color:#252525;
	font-size:210%;
	line-height:110%;
	}
	
h3 {
	color:#4d524b;
	font-size:190%;
	line-height:110%;
	}
	
h4 {
	color:#4d524b;
	font-size:130%;
	line-height:110%;
	}
h5 {
	color:#886231;
	font-size:130%;
	line-height:110%;
	}
h5 {
	padding:6px 0 6px 0;
	}	
.clear { clear: both; background: none;height:20px; }
.clearboth { clear: both; background: none; }	

p.date {
	color:#8f7851;
	padding:0 0 0 0;
	margin:0 0 4px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.tdcaption
{
	background-color:#f2e6d1;color:black;height:25px;font-weight:bold;
}

/* Links */

a:link {color: #454a44; text-decoration:none; border-bottom:2px solid #f2e7d1;}     /* unvisited link */
a:visited {color: #454a44; text-decoration:none; border-bottom:2px solid #f2e7d1;}  /* visited link */
a:hover {color: #231f20; text-decoration:none; border-bottom:none; background-color:#f2e7d1;}   /* mouse over link */
a:active {color: #454a44; text-decoration:none; border-bottom:2px solid #f2e7d1;}   /* selected link */

/* Links */
.mainlink a:link {color:  #d1af76; text-decoration:none; border-bottom:1px solid #d1af76;}     /* unvisited link */
.mainlink a:visited {color: #d1af76; text-decoration:none; border-bottom:1px solid #d1af76;}  /* visited link */
.mainlink a:hover {color: #231f20; text-decoration:none; border-bottom:none; background-color:#d1af76;}   /* mouse over link */
.mainlink a:active {color: #d1af76; text-decoration:none; border-bottom:1px solid #d1af76;}   /* selected link */

a.button:link {border:none;}     /* unvisited link */
a.button:visited {border:none;}  /* visited link */
a.button:hover {border:none; background-color: inherit;}   /* mouse over link */
a.button:active {border:none;}   /* selected link */

a img {border:none;}

.iceriksol
{
	float:left;width:680px;border-right:1px solid #f2e7d1;	padding-right:20px;
}
.temelozelliksol
{
	float:left;width:48%;padding-right:1%;
}
.temelozelliksag
{
	float:left;width:48%;padding-left:1%;
}
.iceriksol .tdcaption
{
	background-color:#f2e6d1;color:black;height:25px;font-weight:bold;
}
.iceriksag
{
	float:left;width:280px;padding-left:15px;
}
div.nereden_alabilirim { margin:10px 0px 0px 0px;width:1000px;}
div.nereden_alabilirim div.logo {background-image:url(../../images/online_alisveris_bg.gif); background-repeat:no-repeat;width:174px; height:98px; vertical-align:middle;text-align:center;float:left;margin:2px;}
div.nereden_alabilirim div.logo img {width:145px;height:61px;text-align:center; padding:6px;}
div.nereden_alabilirim div.logo .lnk { text-align:center; font-family:tahoma; font-size:10px;}
div.nereden_alabilirim div.logo .lnk a{color:#6381b0; text-decoration:underline;}
div.nereden_alabilirim div.logo .lnk a:hover{text-decoration:none;}


/*yeni eklenenler 25 haziran 2009*/
ul#sidebar-list {
    list-style: none;
    width: 280px;
    text-align:left;
    margin:0 0 30px 0;
    padding:0;
}

ul#sidebar-list li{
    width: 280px;
    margin:0;
}
ul#sidebar-list li h4{
    margin-left:0px;
    margin-bottom:10px;
}

ul#sidebar-list li p{
    padding: 0 0 0 125px;
    min-height:95px;
}
ul#sidebar-list li p#cokluBaskilama {background: url(../../content/coklu_baski.jpg) no-repeat top left;}
ul#sidebar-list li p#ucuBirArada {background: url(../../content/3in1.jpg) no-repeat;}    
ul#sidebar-list li p#posterBaskilama {background: url(../../content/poster_baski.jpg) no-repeat;}    
ul#sidebar-list li p#dorduBirArada {background: url(../../content/4in1.jpg) no-repeat;}    
ul#sidebar-list li p#duplexBaski {background: url(../../content/dublex_baski.jpg) no-repeat;}    
ul#sidebar-list li p#dorduBirAradaFaks {background: url(../../content/4in1.jpg) no-repeat;} 
ul#sidebar-list li p#overlay {background: url(../../content/overlay.jpg) no-repeat;}    
ul#sidebar-list li p#besiBirArada {background: url(../../content/5in1.jpg) no-repeat;}    
ul#sidebar-list li p#tonerSave {background: url(../../content/toner_save.jpg) no-repeat;}    
ul#sidebar-list li p#smarThru4 {background: url(../../content/smarthru4.jpg) no-repeat;}    
ul#sidebar-list li p#ocr {background: url(../../content/ocr.jpg) no-repeat;}    
ul#sidebar-list li p#syncThru {background: url(../../content/syncthru.jpg) no-repeat;}    
ul#sidebar-list li p#autoFit {background: url(../../content/autofit.jpg) no-repeat;}    
ul#sidebar-list li p#jms {background: url(../../content/is_yonetimi.jpg) no-repeat;}    
ul#sidebar-list li p#termalTransferi {background: url(../../content/termal_boya_transferi.jpg) no-repeat;}    
ul#sidebar-list li p#jobRetention {background: url(../../content/isi_bellege_alma.jpg) no-repeat;}    
ul#sidebar-list li p#barkodBaski {background: url(../../content/barkod_baski.jpg) no-repeat;}    
ul#sidebar-list li p#fligran {background: url(../../content/filigran_baski.jpg) no-repeat;}    
ul#sidebar-list li p#noNois {background: url(../../content/no-nois.jpg) no-repeat;}    


h5.groupCaption {background-color:#f2e6d1;width:660px;padding-left:5px;color:Black !important;font:14px bold tahoma !important;margin:5px 0 0 0;}
ul.teknikOzellik {list-style: none;width: 660px;margin:0 0 35px 0;padding:0;}
ul.teknikOzellik li {width: 660px; margin:0;clear:both;}
ul.teknikOzellik li p {float:left;padding-left:5px;margin:2px;width:500px;}
ul.teknikOzellik li p.caption {width:120px;}