@charset "utf-8";
/****************************reset***********************************************/
* { 
    margin: 0; 
} 


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

del {
	text-decoration: line-through;
}
/*****************************************************/

html,body {
	background-color: #000000;
	line-height: 1.5em;
	font-size: 11px;
	font-family: "Century Gothic", Helvetica, sans-serif;
	color: #333333;
	height:100%
}

#encaps{
	height:100%;
	position:relative;
}

#container
{
	clear:left;
	text-align:left;
	width:985px;
	height:604px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 3px solid #666666;
	position:relative;
}

.ilk{
	/*background-image: url(../images/bg.jpg);*/
	background-image: url(../images/infinity3.jpg);
	
}

.iki{
	background-image: url(../images/bg2.jpg);
}

#banner
{
	float:left;
	clear:left;
	width:985px;
	height:77px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(../images/banner_copy.png);
	background-repeat: repeat-x;
}

#logo
{
	float:left;
	width:270px;
	height:47px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position:relative;
	top:25px;
	left:20px;
}

#banner ul#menu{
	float:right;
	margin-right:10px;
	position:relative;
	top:35px;
	z-index:1000;
	position:relative;
}

#banner ul li{
	float:left;
	padding:10px;
}


#banner ul li a{
	color:#FFFFFF;
	text-decoration: none;
	display:block;
	width:100%;
	text-align:center;
}

#banner ul li a:hover{
	color:#6e7c91;
}

#banner ul  li.headlink{
	display: block;	
	width:75px;
}

#banner ul  li.auth{
	width:130px;
	white-space: nowrap;
}

#banner ul li.headlink ul {
	float:left;
	display: none;
	text-align: left;
	margin-top:12px;
	background-color: #000000;	
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=75); /* IE lt 8 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* FF lt 1.5, Netscape */
	
}

#banner ul li.headlink ul li{
	margin:0px;
	clear:left;
	height:15px;
	padding:5px;
	width:120px;
}

#banner ul  li.headlink:hover ul { display: block; }
#banner ul  li.headlink ul li a { text-align:left;	}
#banner ul  li.headlink ul li a:hover {}

#anasayfa{
	float:right;
	width:500px;
	right:75px;
	top:30px;
	z-index:10;
}


#yuzuk1{
	position:relative;
	float:right;
	clear:right;
	top:10px;
	left:30px;
	z-index:100;
	}
	
#yuzuk2{
float:left;
clear:both;
position:relative;
z-index:100;
bottom:290px;
left:700px;
}

	
#hakkimizda p.wrap1{
padding-right:165px;
}

#hakkimizda p.wrap2{
padding-right:205px;
}

#hakkimizda ul{
	float:left;
	padding-right:205px;
	margin-left:30px;
	list-style-type: decimal;
}

#hakkimizda ul li{
margin-bottom:10px;
}

#hakkimizda{
	float:left;
	width:805px;
	left:90px;
	top:20px;
		 min-height:440px;
  height:auto !important;
  height:440px;
}

#coming{
	float:left;
	width:805px;
	height:400px;
	left:90px;
	top:20px;
}
	
.yazi{	
	position:relative;
	color:#FFFFFF;
	z-index:1;	

}

.yazi h1{
float:left;
width:100%;
font-size:14px;
background-color:#000000;
padding:10px 0px 10px 0px;
text-indent:10px;
margin-bottom	:10px;
}

.yazi p{
padding:20px;
}

#hakkimizda p{
	padding-top:10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}



.overlay
{
position: absolute;
top: 0; /* These positions makes sure that the overlay */
bottom: 0; /* will cover the entire parent */
left: 0;
width: 100%;
background: #000000;
opacity: .50; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=50); /* IE lt 8 */
-ms-filter: "alpha(opacity=35)"; /* IE 8 */
-khtml-opacity: .50; /* Safari 1.x */
-moz-opacity: .50; /* FF lt 1.5, Netscape */
	
}

.icerik2
{
position:relative;

}


#thumbs{
	float:left;
	clear:left;
	width:360px;
	
	margin-left:50px;
}




#thumbs li{
	float:left;
	width:66px;
	height:110px;
	margin-left:20px;
	margin-bottom:5px;
}

#pages{
	margin-top:60px;
	float:left;
	width:380px;
	clear:left;
	position:relative;
	top:380px;
}

#pages li{
	float:right;
	padding:5px;
}

#pages li.current a{
	text-decoration: underline;
}


#pages li a{
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;	
}

#pages li a:hover{
	color: #000000;
	text-decoration: underline;
}

#urun{
	float:right;
	width:400px;
	margin-top:60px;
	margin-right:60px;
}

#urun .resim{
	float:left;
	width:165px;
	height:200px;
}

#urun .resim img {
  width: 165px;
  height:250px;
}

#urun h2,#urun p{
	float:right;
	width:150px;
	margin-right:30px;
	color:#999999;
	text-align:right;
}

#urun h2{
	font-size:15px;
	margin-top:150px;
}

.loading{
	background-image: url(../images/spinner.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#ooooooff{
	float:left;
	margin-left:70px;
	margin-top:20px;
}

#retail{
	float:left;
	width:205px;
	height:430px;
	padding-bottom:10px;
}

#retail2{
	float:left;
	width:615px;
	height:430px;
	padding-bottom:10px;
	margin-left:40px;
	}

ul#sehir{
	margin-left:20px;
	margin-top:30px;
}

ul#sehir li{
	float:left;
	clear:left;
}

ul#sehir li a{
	font-size: 13px;
	text-decoration: none;
	color: #CCCCCC;
}

ul#sehir li a:hover{
	color: #FFFFFF;
}

.magaza{
	padding:10px;
	width:235px;
	height:60px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	border: 1px solid #666666;
}

#search{
	float:right;
	margin-right:10px;
}

#search input{
	float:left;
	margin-right:10px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}

#iletisim{
	float:left;
	width:305px;
	left:70px;
	top:40px;
	height:400px;
}

#iletisim2{
	height:400px;
	float:left;
	width:505px;
	left:90px;
	top:40px;
	margin-left:20px;
}

#form{
	margin-left:130px;
}

#form input{
	float:left;
	clear:left;
	height:22px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	color: #000000;
}


.submit{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px;
	float:right;
	width:250px;
	margin-top:5px;
	margin-right:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


#form textarea
{
	float:left;
	clear:left;
	height:100px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

#form input, #form textarea{
	width:250px;
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #405366;
	text-indent: 10px;
}
#form input{
height:30px;
}

#message{
	float:left;
	margin-top:100px;
	margin-left:160px;
}

#download{
	float:left;
width:850px;
	height:425px;
	margin-left:70px;
	margin-top:20px;
}

#download a#cat{
	display:block;
	width:850px;
	height:425px;
	background-image: url(../images/katalog.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666666;
}

#download span{
	float:left;
	color:#FFFFFF;
	width:100%;
	text-align:right;
	font-size:10px;
}

#download span a{
	color:#FFFFFF;
}

#hakkimizda span{
	font-style: italic;
	clear: left;
	float: left;
	width:100%;
	text-indent:20px;
	color: #CCCCCC;
	text-decoration: underline;
}