

body{
	background: #1f1f1f url(images/bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;

}

#anahtar {
	width: 277px;
	height: 49px;
	float: left;
	display: inline;
	text-indent: -3000px;
	position:absolute;
	top:96px;
	left:80px;
	text-align:center;
	padding:18px 0 0 0;
	z-index:120;
	background:none;
}

#anahtar h1{margin:0; padding:0; text-decoration:none;background:none;}
#anahtar h1 a{text-indent: -3000px; background:none;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color:#F8F8F8;
	padding-bottom: 5px;
	background: url(images/ref_cizgi.gif) no-repeat left bottom;
}

h2 {
    font-size: 12px;
	font-style:normal;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0 0 5px 20px;
	background: url(images/img3.gif) no-repeat 5px 4px;
	border-bottom: 1px solid #cccccc;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 2px;
	color:#F8F8F8;
	
}


h4 {
margin : 0 0 6px 0;
padding: 0;
font-size :15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:800;
color : #ffffff;
background : transparent;
}



* html body {
}

img {
	border: 0px;
}

a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	
}
	
a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration:  none;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}
 

/* Header */

#header {
	width: 780px;
	height: 199px;
	margin: 0 auto;

	
}


/* Menu */

#menu {
	float: left;
	width:780px;
	height:34px;
	background: url(images/menu.gif) repeat-x;
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 5px 20px;
	text-decoration: none;
	text-transform:inherit;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
}

#menu a:hover, #menu .active a {
	padding: 5px 19px;
	background: #2F1A1A url(images/img2.gif) repeat-x left bottom;
	border: 1px solid #1E1010;
	border-right-color: #7A6D6D;
	border-bottom-color: #7A6D6D;
	color: #FFFFFF;
}



/* Content */

#container {
	margin: 0px auto;
	text-align: left;
	width: 780px;
}


#content {
    clear: both;
	width: 780px;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat;
	
	
}

/* Column One */
.left {
    float:left;
	padding: 5px 20px 20px 20px;
	width: 471px;
	height:auto;
	font-size:13px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#F8F8F8;
	
	
	
}

.right {
	float: right;
	width: 246px;
	height:auto;
	padding:4px 15px 4px 8px;
	background-color:#848589;
	
   
}

.right ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image:url(images/bullet-list.gif);
	
	

	
	
}

.right li {
	margin-bottom: 2px;
	margin-left: 35px;
}

#textfield1 {
	width: 150px;
	margin-left: 20px;
	background: #9E9E9E url(images/img4.gif) repeat-x;
	border: 1px solid #9C9C9C;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
}

#submit1 {
	background: #9E9E9E url(images/img5.gif) repeat-x;
	border: 1px solid #625252;
	border-right-color: #1B0F0F;
	border-bottom-color: #1B0F0F;
	color: #CCCCCC;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}


/* Footer */

#footer {
	background: url(images/footer_bg.gif) repeat-x;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 88px;
	padding-top: 20px;
	text-align: center;
	width: 780px;
	margin: 0 auto;
}



#footer p {
padding-left :10px;
}

#footer .sol{
	width:120px;
	float:left;
	padding:8px 0 4px 15px;
	text-align:left
}

#footer .orta{
	width:530px;
	float:left;
	padding:8px 0 4px 0;
}

#footer .sag{
	width:110px;
	float:left;
	padding:22px 0 4px 0;
	text-align:right;
}




#orta{
	width:470px;
	height:15px;
	float:left;
}

.kutu1{
	width:150px;
	float:left;
	height:auto;/*221px*/
	border:1px solid #DCDCDC;
	padding-bottom:0px;
	background-color:#848589;
}

.kutu1 p a:hover{
	text-decoration:none;
	font-size:1em;
}

.kutu2{
	width:150px;
	height:auto;
	float:left;
	margin-left:7px;
	border:1px solid #DCDCDC;
	padding-bottom:0px;
	background-color:#848589;
}

.kutu2 p a:hover{
	text-decoration:none;
	font-size:1em;
}

.kutu1_bos{
	width:150px;
	float:left;
	height:197px;
}

.kutu2_bos{
	width:150px;
	height:197px;
	float:left;
	margin-left:4px;
}

.kutu_baslik1{
	width:145px;
	height:25px;
	background-image:url(images/golge.gif);
	background-repeat:repeat-x;
	margin-top:1px;
	margin-right:1px;
	margin-left:1px;
	margin-bottom:12px;
	font-family:sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}

.kutu_baslik2{
	width:145px;
	height:25px;
	background-image:url(images/golge.gif);
	background-repeat:repeat-x;
	margin-top:1px;
	margin-right:1px;
	margin-left:1px;
	margin-bottom:12px;
	font-family:sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}



#cizgi{
	border-bottom:1px solid #CCCCCC;
	width:148px;
	margin:6px 0 6px 0;
} 

.slogan{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:900;
	color:#D20000;
	text-decoration:none;
}

.urunler{
	width:471px;
	height:163px;
}

.urun_baslik{
   padding:11px 20px 3px 0px;
   display: block;
   background: url(images/ref_cizgi.gif) no-repeat left bottom;
   font-family:Arial, Helvetica, sans-serif;
   font-size:17px;
   font-weight:bold;
   line-height: normal;
   text-indent: 0px;
   color:#F8F8F8;
}

.urun_detay{
	width:471px;
	float:left;
	height:auto;
	border:0px solid #DCDCDC;
	background-color:#636467;
}

#arabosluk{
	width:471px;
	height:5px;
	/*float:left;*/
}

#kayit_yok{
	width:471px;
	height:100px;
	text-align:center;
	padding:80px 0 0 0;
	color:#D60A18;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none; 
	/*float:left;*/
}

.urun_detay_baslik{
	width:471px;
	height:24px;
	background-image:url(images/golge.gif);
	background-repeat:repeat-x;
	margin-top:1px;
	margin-right:1px;
	margin-left:1px;
	margin-bottom:15px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:900;
	color:#666666;
}

.urun_ozellikleri{
	width:481px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:900;
	color:#333333;
	border-bottom:1px solid #CCCCCC;
	line-height:22px;
	margin-bottom:10px;
}

.urun_ozellikleri2{
	width:510px;
	font-family: serif;
	font-size:21px;
	font-weight:normal;
	color:#333333;
	border-bottom:1px solid #CCCCCC;
	line-height:22px;
	margin-bottom:10px;
}

.sayfalama{
	width:470px;
	border-top:1px solid #CCCCCC;
	margin:0 0 30 0;
	line-height:20px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:900;
	color:#D60A18;
	
	float:left;
}

.sayfa{
	font-family:Tahoma;
	font-size:12px;
	font-weight:900;
	color:#D60A18;
	text-decoration:none;
}

a.sayfa{
	font-family:Tahoma;
	font-size:12px;
	font-weight:900;
	color:#333333;
	text-decoration:none;
}

a.sayfa:hover{
	font-family:Tahoma;
	font-size:12px;
	font-weight:900;
	color:#D60A18;
	text-decoration:underline;
}

.urun_olcu{
	width:481px;
	height:auto;
	margin-bottom:8px;
	
}

.urun_resimler{
	width:497px;
	height:auto;
	margin:8px 0 8px 0;
}

.kucuk_resim{
	border:1px solid #CCCCCC;
}

.gri{
	font-family:Tahoma;
	font-size:12px;
	/*font-weight:normal;*/
	color:#666666;
	text-decoration:none;
}

.koyu_kirmizi{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#C40308;
	text-decoration:none;
}

#urun_cizgi{
	border-bottom:1px solid #CCCCCC;
	width:458px;
	margin:0 0 8px 0;
}



.urun_aciklama{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	float:left;
	width:481px;
	height:auto;
	border-top:2px solid #CCCCCC;
	padding-top:8px;
	margin-left:8px;
}

.urun_aciklama2{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	width:463px;
	height:auto;
	padding-bottom:10px;
}

.urun_aciklama2 ul{
margin-left:30px;
}

.urun_aciklama2 li{
	line-height:20px;
	list-style-type:none;
}

.urun_aciklama2 p{
	text-indent:40px;
}

a.referans{
	font-family:Tahoma;
	font-size:12px;
	font-weight:900;
	color:#666666;
	text-decoration:none;
}

a.referans:hover{
	font-family:Tahoma;
	font-size:12px;
	font-weight:900;
	color:#E84000;
	text-decoration:underline;
}

*html .urun_aciklama{
	margin-left:4px;
}

.urun_aciklama li{
	list-style-type:none;
	margin:0px;
}


.baslik{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:900;
	color:#636363;
	text-decoration:none;
}

.baslik2{
	font-family:"Arial";
	font-size:10px;
	font-weight:normal;
	color:#636363;
	text-decoration:none;
	line-height:14px;
}

.baslik3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
	color:#FFFFFF;
	text-decoration:none;
}

.normal{
	font-family:Arial;
	font-size:12px;
	color:#636363;
	/*text-decoration:none;*/
	font-weight:normal;
}

.normal li{
	list-style-type:square;
	list-style-position:inside;
}

.normal p{
margin:8px 0 8px 0;}

#toplist{
float:left;
width:100%;
margin:4px 0 0 0;
font-family:Arial;
font-size:11px
}

.yazi_01{ color:#FFF; font-size:12px;}



