html 
{
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/bg-1.jpg) no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	position:relative;
}

a {
	color:#000;
}

a:hover {
	color:#666;
}

#header {
	width:1000px;
	height:200px;
	position:relative;
	margin:0px auto;
}

#header .logo {
	width:258px;
	height:168px;
	position:relative;
	margin:0px auto;
}

#header .tel {
	position:absolute;
	right:50px;
	top:20px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:24px;
	font-weight:bold;
}

#header .menu {
	top:75px;
	position:absolute;
	width:auto;
}

#header .menu ul > li {
	float:left;
	margin-left:20px;
	margin-right:20px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:18px;
}
#header .menu ul > li a {
	color:#fff;
}
#header .menu ul > li a:hover {
	color:#FC0;
}

#header .sol {
	left:35px;
}

#header .sag {
	right:55px;
}

#slayt {
	width:1000px;
	height:451px;
	position:relative;
	margin:0px auto;
	margin-top:10px;
}
#slayt > img {
	margin-left:40px;
}

#main {
	background:url(../images/orta-bg.png) top no-repeat;
	width:1000px;
	min-height:743px;
	position:relative;
	margin:0px auto;
	margin-top:30px;
	padding-bottom:80px;
}

#main .kutu {
	background:url(../images/kutu.png);
	width:472px;
	height:213px;
	position:relative;
	float:left;
	margin-left:20px;
	margin-top:15px;
}

#main .baslik {
	position:absolute;
	left:10px;
	top:-5px;
}

#main .kutu .icon {
	position:absolute;
	top:50px;
}

#main .kutu p {
	position:absolute;
	right:20px;
	top:25px;
	color:#552B00;
	width:270px;
	height:170px;
	font-weight:bold;
}


#main .koypazari {
	margin-left:20px;
	position:relative;
}

#main .kutu2 {
	background:url(../images/kutu-kucuk.png) bottom center no-repeat;
	width:325px;
	height:187px;
	position:relative;
	float:left;
	margin-left:5px;
}

#main .kutu2 p {
	width:270px;
	height:125px;
	margin:0px auto;
	margin-top:45px;
	font-weight:bold;
	color:#000;
}
#main .kutu2 .icon {
	position:absolute;
	left:70px;
	top:120px;
}
#main .kutu2 .bizeulas {
	position:absolute;
	left:5px;
	top:40px;
}
#main .kutu2 .servis {
	position:absolute;
	right:5px;
	top:40px;
}

#sfooter {
	background:url(../images/footer.png) center;
	width:100%;
	height:146px;
	z-index:333;
	margin-top:-70px;
	position:relative;
}


#footer {
	width:1000px;
	height:100px;
	position:relative;
	margin:0px auto;
}
#footer .altmenu {
	position:absolute;
	left:0px;
	top:100px;
	background:url(../images/footer-seffaf.png);
	width:538px;
	height:27px;
}
#footer .altmenu ul > li {
	float:left;
	margin-left:25px;
	line-height:27px;
	font-weight:bold;
	font-size:16px;
	font-family: 'PT Sans Narrow', sans-serif;
}

#container > .galeri 
{
	width: 220px;
	height: 190px;
	background: #222;
	float: left;
	margin-right: 12px;
	text-align:center;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	border:1px solid #333;
	margin-bottom:10px;
}

.galeri img 
{
	display: block;
	margin-bottom: 5px;
	width:220px;
	height:160pX;
}

.galeri img:hover 
{
	opacity: 0.8;
}


#saruhanweb {
	position:fixed;
	right:15px;
	bottom:10px;
}

.temizle {
	clear:both;
}

#container 
{
	width: 980px;
	min-height: 300px;
	margin: 0px auto 0px auto;
	position: relative;
	font-size: 11pt;
	line-height: 18px;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	padding: 10px;
}

.etiketgoster .name {
	font-size:16px;
}

.etiketgoster .name a{
	color:#000;
}

.etiketgoster .kisayazi {
	font-size:12px;
	border-bottom:1px dotted #ccc;
}

.etiketgoster .kisayazi a{
	color:#000;
}

#container .bosluk 
{
	width: 100%;
	height: 40px;
}

#container .icerik {
	font-family:Tahoma, Geneva, sans-serif;
}

#container .kapak {
	position:relative;
	margin-top:-10px;
	margin-left:-10px;
}

#container .kapak > img {
	position:relative;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	 border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}

#container .h1 
{
	position:relative;
	width: 100%;
	border-bottom:1px dotted #999;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:5px;
	height:35px;
}

#container .h1 h1 
{
	color: #000;
	font-size: 16pt;
	padding: 10px;
	padding-left:0px;
}

#container .h1_a 
{
	position:relative;
	width: 100%;
	border-bottom:1px dotted #999;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:5px;
	height:35px;
	margin-top:-36px;
	background:url(../images/arka.png);
	margin-left:-10px;
	padding-left:10px;
	padding-right:10px;
}

#container .h1_a h1 
{
	color:#FFF;
	font-size: 16pt;
	padding: 10px;
	padding-left:0px;
}


.etiket 
{
	background: #333;
	border:1px solid #ccc;
	padding:4px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 8pt;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	cursor: pointer;
}

.etiket a 
{
	color: #888888;
	font-size: 8pt;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

.etiket:hover 
{
	background: #444444;
}



td img 
{
	vertical-align:middle;
}

td 
{
	padding:10px;
	font-size: 11pt;
	line-height:21px;
}



#pagination 
{
	width: 100%;
	height: auto;
	margin:10px auto 10px auto;
}

#pagination .page 
{
	padding:1px;
	border:1px solid #000;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	background: #000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px	
}

#pagination .page a 
{
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	font-size:8pt;
	padding-left:5px;
	padding-right:5px;
}

#pagination .page:hover
{
	background: #FF0000;
	border:1px solid #FF0000;
}




.clear {
	clear:both;
}



.gmap {
	width:100%;
	min-height:350px;
	position:relative;
	margin-bottom:15px;
	color:#000;
}

.gmap .ikutu {
	width:350px; /* padding var 10 :) 20 düş toplam 358px.. */
	min-height:150px;
	position:absolute;
	background:#FFF;
	margin-top:10px;
	margin-left:10px;
	z-index:15;
	padding:10px;
	border:1px solid #CCC;
}

.gmap .ikutu h1 {
	font-size:20px;
	font-family: 'PT Sans Narrow', sans-serif;
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
}

.gmap .ikutu a {
	color:#36F;
}
.gmap .ikutu a:hover{
	color:#666;
}

.gmap .ikutu table tr td {
	border-bottom:1px dotted #ccc;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height:30px;
}


.pro 
{
	width: 319px;
	height: 240px;
	float: left;
	margin-right:5px;
	margin-bottom: 15px;
	background: #333;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border:1px solid #ccc;	
	position: relative;
}

.pro h1 {
	text-align:center;
	line-height:40px;
	font-size:20px;
	font-family: 'PT Sans Narrow', sans-serif;
}
.pro h1 a{
	color:#FFF;
}

.pro .prophoto 
{
	width: 320px;
	height: 200px;
	position: absolute;
	top:40px;
	left: 0px;
	background:#fff;
	text-align:center;
}

.pro .protext 
{
	width: 180px;
	padding: 5px;
	position: absolute;
	bottom:5px;
	left: 0px;
	text-align:center;
}

.protext a 
{
	color: #F0AE19;
	font-size: 13pt;
}



.urun {
	width:700px;
	min-height:500px;
	float:left;
	position:relative;
}
.urun .foto {
	width:500px;
	min-height:400px;
	position:relative;
	margin:0px auto;
}

.urun .foto2 {
	width:100%;
	min-height:100px;
	position:relative;
	margin:10px auto;
}
.urun .foto2 img {
	margin-right:7px;
	margin-left:5px;
	margin-bottom:7px;
}

.urun .ozellik {
	width:700px;
	margin:10px auto;
	height:30px;
	position:relative;
}
.urun .ozellik ul > li a {
	float:left;
	width:139px;
	text-align:center;
	line-height:30px;
	font-size:16px;
	background:#666;
	border-right:1px solid #FFF;
	color:#FFF;
}
.urun .ozellik ul > li a:hover {
	background:#FB6A00;
}
.urun .ozellik ul > li a.aktif {
	background:#FB6A00;
}

.urun #aciklama {
	width:700px;
	min-height:100px;
	margin:15px auto;
	padding-bottom:5px;
	border-bottom:1px dotted #999;
	font-size:13px;
}

.urun #aciklama h1 {
	height:25px;
	text-indent:5px;
	line-height:25px;
	color:#FFF;
	width:700px;
	background:#666;
	margin-bottom:5px;
}

.urundiger {
	float:right;
	width:270px;
	min-height:500px;
	background:#FFF;
	border-left:1px solid #ccc;
}
.urundiger h1 {
	background:#666;
	text-align:center;
	width:100%;
	height:30px;
	line-height:30px;
	color:#FFF;
}
.urundiger ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.urundiger ul > li {
	width:100%;
	height:70px;
	border-bottom:1px dotted #CCC;
	position:relative;
	margin-top:5px;
	margin-bottom:5px;
	position:relative;
}
.urundiger ul > li .img {
	float:left;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	width:65px;
	height:60px;
}

.urundiger ul > li h3 {
	position:absolute;
	left:80px;
	top:0px;
	font-size:13px;
}
.urundiger ul > li h3 a {
	color:#F60;
}
.urundiger ul > li p {
	font-size:12px;
	position:absolute;
	width:185px;
	min-height:45px;
	right:5px;
	top:20px;
}

.urun #ozellikler {
	width:700px;
	min-height:100px;
	margin:15px auto;
	padding-bottom:5px;
	border-bottom:1px dotted #999;
	font-size:13px;
}

.urun #ozellikler h1 {
	height:25px;
	text-indent:5px;
	line-height:25px;
	color:#FFF;
	width:700px;
	background:#666;
	margin-bottom:5px;
}

.urun #teknoloji {
	width:700px;
	min-height:100px;
	margin:15px auto;
	padding-bottom:5px;
	border-bottom:1px dotted #999;
	font-size:13px;
}

.urun #teknoloji h1 {
	height:25px;
	text-indent:5px;
	line-height:25px;
	color:#FFF;
	width:700px;
	background:#666;
	margin-bottom:5px;
}

.urun #sistem {
	width:700px;
	min-height:100px;
	margin:15px auto;
	padding-bottom:5px;
	border-bottom:1px dotted #999;
	font-size:13px;
}

.urun #sistem h1 {
	height:25px;
	text-indent:5px;
	line-height:25px;
	color:#FFF;
	width:700px;
	background:#666;
	margin-bottom:5px;
}

.urun #diger {
	width:700px;
	min-height:100px;
	margin:15px auto;
	padding-bottom:5px;
	border-bottom:1px dotted #999;
	font-size:13px;
}

.urun #diger h1 {
	height:25px;
	text-indent:5px;
	line-height:25px;
	color:#FFF;
	width:700px;
	background:#666;
	margin-bottom:5px;
}



.sss {
	width:100%;
	min-height:40px;
	border-bottom:1px dotted #888;
	margin-bottom:10px;
	background:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.sss h1 {
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:10px;
}

.sss ul {
	padding:0px;
	margin:0px;
	list-style:none;
	margin-bottom:10px;
}

.sss ul > li {
	margin-bottom:10px;
	border-top:1px dotted #CCC;
	padding-bottom:6px;
}

.sss ul > li h2 {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	margin-left:20px;
	color:#900;
	font-weight:bold;
}
.sss ul > li h2 a {
	color:#900;
}
.sss ul > li p {
	margin-left:30px;
	font-size:12px;
}

.hizmet {
	width:465px;
	height:330px;
	position:relative;
	float:left;
	margin-left:13px;
	margin-right:12px;
	margin-bottom:15px;
	margin-top:5px;
	background:#fff;
}
.hizmet:hover {
	opacity:0.8;
}
.hizmet img {
	width:465px;
	height:280px;
	border-bottom:4px solid #F60;
	margin-bottom:5px;
}
.hizmet h1 {
	color:#F60;
	font-family: 'Open Sans', sans-serif;
	font-size:22px;
	padding-left:15px;
	line-height:24px;
}