body .iframe {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: fixed;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header {
	height: 100%;
	width: 264px;
	position: fixed;
	left: 0px;
	top: 0px;
	background-image: url(../images/DNPAT.png);
	z-index:50;
	border-right:5px solid #10ade1;
}
.header h1 {
	display: block;
	padding: 0px;
	float: left;
	width: 264px;
	text-align: center;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header h1 a img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width:230px;
}
.header .nav {
	width: 100%;
	height: 230px;
	margin-top: 30px;
	float: left;
}
.nav ul li {
	font-size: 16px;
	color: #FFF;
	height: 35px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	position:relative;
}
.nav ul li a:hover
{
    color: #000000;
}
.nav ul li a:hover span {
	color: #000000;
}
.nav ul li:hover a {
	  color: #000000;
}
.nav ul li:hover a span {
	  color: #000000;
}
.nav ul li a {
	color: #FFF;
	padding-left: 30px;
	height: 40px;
	float: left;
	width: 260px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size:11pt;
}
.nav ul li:hover {
	background-color: #FFF;
}

.nav ul li a span {
	margin: 0px;
	padding: 0px;
	width: 260px;
	font-size: 9pt;
	height: 20px;
	float: left;
	color: #CC6633;
}
.social {
	padding: 0px;
	height: 50px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.social .face {
	padding: 0px;
	height: 32px;
	width: 36px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 85px;
}
.social .twit {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 50px;
}
.social .twit a
{
    height: 32px;
    width: 36px;
}
.social .face a
{
   
    height: 30px;
    width: 36px;
}
.header h3 {
	float: left;
	height: 30px;
	font-size: 14px;
	width: 260px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
.header h3 a:hover {
	color: #FFF;
	text-decoration: underline;
}
.header h3 a {
	color: #CCC;
	font-weight: normal;
	float: left;
	padding-left: 10px;
}
.header .form {
	padding: 0px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.header .form .textarea {
	height: 22px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	font-size: 12px;
	color: #999;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.header .form .button {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 25px;
	background-image: url(../images/formbuton.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	cursor:pointer;
}
.header h5 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 260px;
	text-align: center;
	position: absolute;
	bottom: 20px;
	color: #CCC;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.header h5 a {
	float: left;
	width: auto;
	color: #CCC;
	font-weight: normal;
	font-size: 13px;
	padding-left: 15px;
	margin-left:30PX;
}
.header h5 a:hover {
	color: #FFF;
	text-decoration: underline;
}
.content_wrapper
{
    position: fixed;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-image: url('../images/denim.png'); 
    /*   background-image: url('../images/_black_bg.png');*/
}
.content
{
    	width: 1000px;
	position: relative;
	top: 0px;
	height: auto;
	margin: 0px;
	left: 280px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 300px;
	padding-left: 0px;
	z-index:300;
    }
    
    .content h2
{
    width: 670px;
    padding-left:20px;
    border-bottom: 1px solid white;
    color: white;
    font-family: Arial;
    border-bottom-color: #FFF;
    padding-top:5PX;
}
.content p {
	color: #CCC;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.contentimg {
	float: left;
	width: 250px;
	margin: 10px;
}.talep {
	width: 700px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.iletisim {
	width: 700px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.iletisim .iletisim_bilgileri {
	float: left;
	width: 680px;
	height: auto;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom:15px;
}
.iletisim .iletisim_bilgileri h4 {
	color: #CCC;
	font-size: 13px;
	float: left;
	width: 100px;
	padding-top:2px;
/*	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;*/
}
.iletisim .iletisim_bilgileri p {
	color: #CCC;
	font-size: 13px;
	float: left;
	width: 240px;
	height: auto;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.iletisim .form {
	width: 700px;
	padding: 0px;
	margin: 0px;
	margin-bottom:30px;
}
.iletisim .form div {
	width: 280px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 15px;
	padding-left: 15px;
	height: 270px;
	padding-top: 10px;
}
.iletisim .form .noborder {
	border:none;
}
.iletisim .form .label {
	width: 280px;
	display: block;
	float: left;
	color: white;
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	line-height: 25px;
	height: 25px;
}
.iletisim .form .texbox {
	width: 280px;
	height: 25px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.iletisim .form .texarea {
	width: 280px;
	float: left;
	height: 100px;
	padding: 0px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	resize: none;
	color: #CCC;
	background-color: #333;
}
.iletisim .form .jumpMenu2
{
    width: 280px;
    height: 25px;
    float: left;
    padding: 0px;
    border: 1px solid #CCC;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: Black;
    cursor: pointer;
    background-color: transparent;
}
.iletisim .form .texarea2 {
	width: 280px;
	float: left;
	padding: 0px;
	height: 86px;
	resize: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #CCC;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
	margin: 0px;
}
.iletisim .form .button {
	float: right;
	width: 130px;
	height: 30px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 230px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
	cursor: pointer;
}

.iletisim .form .clear {
	clear: both;
}


.talep .form {
	width: 700px;
	padding: 0px;
	margin: 0px;
	margin-bottom:30px;
}
.talep .form div {
	width: 280px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 15px;
	padding-left: 15px;
	height: 270px;
	padding-top: 10px;
}
.talep .form .noborder {
	border:none;
}
.talep .form .label {
	width: 130px;
	display: block;
	float: left;
	color: white;
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 25px;
	height: 25px;
}
.talep .form .texbox {
	width: 250px;
	height: 25px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	background-color: transparent;
	border:1px solid Silver;
}
.talep .form .texarea {
	width: 280px;
	float: left;
	height: 100px;
	padding: 0px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	resize: none;
	color: #CCC;
	background-color: #333;
}
.talep .form .jumpMenu2
{
    width: 280px;
    height: 25px;
    float: left;
    padding: 0px;
    border: 1px solid #CCC;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: Black;
    cursor: pointer;
    background-color: transparent;
}
.talep .form .texarea2 {
	width: 250px;
	float: left;
	padding: 0px;
	height: 86px;
	resize: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #CCC;
	background-color: transparent;
	border:1px solid Silver;

	margin: 0px;
}
.talep .form .button {
	float: right;
	width: 130px;
	height: 30px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 230px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
	cursor: pointer;
	border:1px solid Silver;
}

.talep .form .clear {
	clear: both;
}
.gal
{
    width:150px;
    height:150px;
    overflow:hidden;
    float:left;
    margin:10px;
    }
    .gal a img
{
    width:150px;
    margin:0px auto;
    }
    
    
    
    .haberler {
	width: 800px;
	left: 200px;
	top: 0px;
	background-color: #000;
}
.haberler ul{
	width:700px;
	list-style-type:none;
}
.haberler ul li{
	width:800px;
	list-style-type:none;
	float:left;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid White;
}
.haberler ul li img{
	width:200px;
	float:left;
}
.haberler ul li p.baslik{
	width:550px;
	float:left;
	color:White;
	font-weight:bold;
	margin-left:10px;
}
.haberler ul li p.haber{
	float:left;
	color:white;
	margin-left:10px;
}
.maps
{
    width:600px;
    float:left;
    margin-top:20px;
    }
    .nav ul li:hover .sub {
	display:inline;
}
     .nav ul li .sub
{
    width: 300px;
    position: absolute;
    list-style-type: none;
    left: 265px;
    top: 0px;
    padding-bottom: -5px;
    z-index: 10000;
    display: none;
    background-image: url('../images/header.png');
}  
              .nav ul li .sub li
        {
           width:297px;
        padding-left:3px;
        padding-top:7px;
        padding-bottom:5px;
        height:23px;
        float:left;
        color:Silver;
        
            }    
               .nav ul li .sub li:hover
        {
          background-color:#E6E4DD;
            } 
                .nav ul li .sub li:hover a
        {
          color:#2A2A2F;
            } 
               .nav ul li .sub li a
        {
        color:Silver;
            }
            
            
            /*--------------------------------------------*/
            
            
            
            .galeri_warp {
	width:1000px;
	height: auto;
}

.galeri {
	width: 1000px;
	position: relative;
	top: 0px;
	height: auto;
	margin: 0px;
	left: 280px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 300px;
	padding-left: 0px;
	z-index:300;
}
.galtop {
	height: 230px;
	width: 1000px;
	margin-top: 0px;
	position: relative;
}
.imgdiv
{
    position:absolute;
    }
.img {
	width: 960px;
	height: 230px;
	top:0px;
	left:0px;
	border:1px solid silver;
}
.galtop .galeriimg {
	position: absolute;
	width: 1000px;
	height: 230px;
	left: 0px;
}
.galtop h3 {
	position: absolute;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	left: 10px;
	font-size: 18px;
	font-weight: normal;
}
.galtop p {
	color: #333;
	position: absolute;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	top: 50px;
	left: 10px;
}
.galtop ul {
	width: 200px;
	left: 10px;
	padding-bottom: 10px;
	float: left;
	margin-top: 110px;
	position: relative;
	top: 0px;
}
.galtop object {
z-index:200;
}
.galtop div 
{
    position:absolute;
    
z-index:700;
}
.galtop ul li {
	float: left;
	width: 140px;
	position: relative;
}
.galtop ul li:hover {
	background-color: #131A24;
}
.galtop ul li a
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
}
.galtop ul li .sub li a  {
	color: #6B6B6B;
}
.galtop ul li .sub li a:hover  {
	color: #FFF;
}

.galtop ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
.galtop ul li .sub  {
	position: absolute;
	height: auto;
	width: 140px;
	background-color: #F5F4F2;
	top: 0px;
	left: 140px;
	margin: 0px;
	padding: 0px;
	z-index: +20;
	display: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #818181;
}
/*
.galtop ul li:hover .sub  {
	display: block;
}
*/
.galbottom h3 {
	color: white;
	height: 20px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	top: 6px;
	font-weight: normal;
}

.galbottom {
	position: relative;
	min-height:600px;
	width: 990px;
	margin-top: 10px;
	padding-top:30px;
}
.galbottom .galsay {
	width: 960px;
	
	margin-top: 5px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ABABAB;
	height: auto;
}
.galbottom .galsay li {
	float: left;
	height: 253px;
	width: 190px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F8F2EB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.galbottom .galsay li:hover {
	background-color: #FEFEFE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #D5D5D5;
	border-bottom-color: #7E7E7E;
	border-left-color: #D5D5D5;
}
.galbottom .galsay li:hover p
{
    color: #000066;
}
.galbottom .galsay li .galeimg {
	height: 200px;
	width: 188px;
	overflow: hidden;
	position: absolute;
	/*background-color: #FFF;*/
}
.galbottom .galsay li .galeimg img {
	width: 140px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.galbottom .galsay li a {
	position: absolute;
	height: 42px;
	width: 190px;
	z-index: +12;
	background-image: url(../images/urunuincele.png);
	bottom: 50px;
	text-indent: -100000px;
	display: none;
}
.galbottom .galsay li p
{
    position: absolute;
    height: 30px;
    width: 190px;
    color: #CCCCCC;
    bottom: 20px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}
.urundetay  {
	/*height: 1000px;*/
	width: 800px;
	margin-top: 10px;
}
.urundetay h3
{
    float: left;
    width: 100%;
    line-height: 25px;
    height: 25px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #7F7F7F;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #FFFFFF;
}

.urundet {
	height: auto;
	width: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	float: left;
	padding-bottom: 20px;
}
.urundet .urunresim {
	height: 520px;
	width: 320px;
	float: left;
	position: relative;
	z-index: +11;
	margin-top:15px;
}

.urundet .bigimg {
	max-width: 270px;
	max-height: 340px;
	position: relative;
}
.bigimg #largeimages {
	position: absolute;
	height: 25px;
	max-width: 270px;
	z-index: +1000;
	background-image: url(../images/trans.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #969696;
	text-align: center;
	line-height: 25px;
	left: 10px;
	top:10px;
	z-index:150;
}
.bigimg #largeimages img {
	height: 20px;
	position: absolute;
	left: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 3px;
}
.bigimg #largeimages:hover {
	color: #FFF;
	text-decoration: underline;
}

.bigimg #largeimages img {
	height: 20px;
	position: absolute;
	left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 0px;
}
.urundet .bigimg .jqzoom img {
	margin: 0px;
	padding: 0px;
}
.urundet .bigimg .jqzoom .imgs {
/*	height: 400px;
	width: 320px;*/
}
.urundet .turmb {
	float: left;
	width: 340px;
	height: 100px;
	margin-top: 10px;
}
.turmb #thumblist li {
	float: left;
	height: 100px;
	width: 75px;
	margin-right: 5px;
	overflow: hidden;
	border: 1px solid #969696;
}
.turmb #thumblist li .zoomThumbActive img {
/*	height: 100px;*/
	width: 75px;
}
.turmb #thumblist li a img {
	height: 100px;
	width: 75px;
}
.urundet .urunaciklama  {
	float: left;
	height: 520px;
	width: 430px;
	margin-left: 10px;
	padding-top: 0px;
	padding-left: 40px;
	position: relative;
	color:White;
}
.urundet .urunaciklama .sonuc {
	position:absolute;
	width:150px;
	right:0px;
	top:170px;
}
.urundet .urunaciklama .top {
	height: auto;
	width: 430px;
	position: relative;
	float: left;
	padding-bottom: 20px;
}
.urundet .urunaciklama .top h4
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 25px;
}
.urundet .urunaciklama .top h4 span
{
    font-size: 14px;
    color: #CCCCCC;
}
.urundet .urunaciklama .top .urunozellikleri {
	float: left;
	width: 430px;
	margin-top: 5px;
}

.urundet .urunaciklama .renksecim  {
	height: auto;
	width: 430px;
	position: relative;
	float: left;
	padding-bottom: 20px;
}
.urundet .urunaciklama h5  {
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	float: left;
	height: 23px;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 7px;
}