@charset "utf-8";
/****************************reset***********************************************/

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;
}


/*********************GENEL******************************************/
body {
	background-color:#0e0e0e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:1.4em;
	margin:0;
	text-align:center;
	color: #8e8e8e;
}

#containerOuter
{
	float:left;
	width:100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #2f2b2c;
}

#container
{
	clear:left;
	margin:0 auto;
	text-align:left;
	width:950px;
	position: relative;
}

#banner{
	float:left;
	width:950px;
	height:117px;
}

#banner #logo{
	float:left;
	display:block;
	width:425px;
	height:99px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position:relative;
	left:-50px;
}

#banner ul{
	float:right;
	position:relative;
	top:45px;
}

#banner ul li{
	float:left;
}

#banner ul li a{
	float:left;
	text-indent:-9999px;
	display:block;
	width:116px;
	height:45px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
}


#banner ul li a.anasayfa{
	background-position: 0px 0px;	
}

#banner ul li a.kurumsal{
	background-position: -116px 0px;	
}

#banner ul li a.urunler{
	background-position: -232px 0px;	
}

#banner ul li a.iletisim{
	background-position: -348px 0px;	
}

#banner ul li a.anasayfa:hover{
	background-position: 0px -45px;	
}

#banner ul li a.kurumsal:hover{
	background-position: -116px -45px;		
}

#banner ul li a.urunler:hover{
	background-position: -232px -45px;		
}

#banner ul li a.iletisim:hover{
	background-position: -348px -45px;		
}
#banner ul li #active.anasayfa {
	background-position: 0px -90px;	
}

#banner ul li #active.kurumsal{
	background-position: -116px -90px;		
}

#banner ul li #active.urunler{
	background-position: -232px -90px;		
}

#banner ul li #active.iletisim{
	background-position: -348px -90px;		
}

#ana_imaj{
	float:left;
	width:950px;
	height:169px;
	background-image: url(../images/ustBg.jpg);
	background-repeat: no-repeat;
}

#ustLabel{
	float:left;
	width:214px;
	height:24px;
	background-image: url(../images/ustBgUst.png);
	background-repeat: no-repeat;
	position:relative;
	top:10px;
	left:-7px;
	text-align:right;
	padding-top:10px;
	padding-right:5px;
	font-size:20px;
	color: #CCCCCC;
}

#icerik{
background-color:#181818;
float:left;
width:100%;
padding-top:25px;
}

#footer{
	width:950px;
	clear:left;
	margin:0 auto;
	text-align:left;
	width:950px;
	height:80px;
	position: relative;
	background-color:#181818;
	background-image: url(../images/footerBg.png);
	background-repeat: repeat-x;
}

#footer span{
	float:left;
	margin-top:40px;
}

#footer ul{
	float:right;
	margin-top:20px;
}

#footer ul li{
	float:left;
	padding:10px;
}

#footer ul li a{
	color:#696969;
	font-weight: normal;
	font-size: 11px;
}

#footer ul li a:hover{
	color:#FF3333;
}


#footerOuter{
	width:100%;
	float:left;
	height:80px;
	background-image: url(../images/footerBg.png);
	background-color: #2f2b2c;
	background-repeat: repeat-x;
}

h1{
	font-size: 20px;
	font-weight: 600;
	color: #FFFFFF;
	margin-bottom:10px;
	
}

a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*********ANASAYFA************/

#anaYazi{
	float:left;
	width:225px;
	padding:0 25px 25px 25px;
}

#anaYazi p{
	margin-bottom:15px;
}


#anaYazi hr{
	width:225px;
	margin-top:25px;
	margin-bottom:25px;
	border-top-width: thin;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #333333;
}

.thumbContainer{
	float:left;
	width:200px;
	height:140px;
	margin:0px 10px 10px 10px;
	position:relative;
}
.thumb{
	float:left;
	width:200px;
	height:140px;
	position:relative;
	overflow:hidden;
}

.thumbContainer .label{
	float:left;
	width:101px;
	height:23px;
	background-image: url(../images/label.png);
	background-repeat: no-repeat;	
	position:absolute;
	top:5px;
	left:-7px;
	padding-top:12px;
	padding-right:8px;
	text-align:right;
}



#iletisimYazi{
	float:left;
	width:325px;
	padding:0 25px 85px 25px;
}

#iletisimYazi span{
	color: #CCCCCC;
}

/**********İLETİŞİM**********/


#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:300px;
	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:300px;
	margin-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
	background-color: #E8E8E8;
}

.loading
{
    background: url( 'images/spinner.gif' ) no-repeat 50% 50%;
    height: 100%;
    width: 100%;
}

.loading #form
{
	visibility:hidden;
}

#message{
	float:left;
	margin-top:100px;
}

#iletisim{
	float:left;
	width:300px;
	margin:40px;
	line-height: 1.5em;
	text-align: center;
	margin-left:150px;
	margin-bottom:55px;

}

#urunmenu {
	margin-left:5px;
	width:197px;
	float:left;
	line-height:1em;
	min-height:180px;
	height:auto !important;
	height:180px; 

}
	
#urunmenu li 
{
	margin-bottom:5px;
}

#urunmenu li a
{
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

h3{
	font-size: 15px;
	color: #FFFFFF;
}
#urunmenu li a:hover{
	color: #FF0000;
} 

#urunmenu li ul li{
	text-indent:10px;
}

a {
	text-decoration: none;
	color:#000000;
}

#urunicerik {
	width:670px;
	float:left;
	margin-bottom:30px;
	min-height:352px;
	height:auto !important;
	height:352px; 
	}
