/* CSS Document */

body, html {
	width:100%;
	height:100%;
	margin:0;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	text-align:justify;
	color:#333;
}

body {
	background-color:#FFF;
}

#wrapper {
	width:100%;
}

#main {
	position:relative;
	width:990px;
	margin-left:-495px;
	left:50%;
	padding-bottom:20px;
}

#content {
	position:relative;
	min-height:100px;
	height:100%;
	background-color: #f0f0f0;
	background-image:url(../img/content_bg.png);
	background-repeat:repeat-y;
	padding: 25px 35px;
}

#header {
	position:relative;
	width: 990px;
	height: 490px;
}

#footer {
	position:relative;
	height: 108px;
}

#footer .text {
	position: absolute;
	top: 50px;
	left: 390px;
}

#footer .text span {
	font-size:10px;
	font-weight:bold;
	font-family:Helvetica,Tahoma;
	color: #3F648D;
}

img {
	border: 0;
	margin: 0;
}

.b {
	font-weight:bold;
}

#accordion h3 {
	background-image:url(../img/bayiler_bg.png);
	background-repeat:no-repeat;
	padding: 10px 10px;
	margin: 10px 10px;
	font-family: Verdana,Arial;
	font-size:14px;
	-moz-outline-style: none;
}

#accordion a, a:hover, a:visited, a:focus, a:active {
	text-decoration:none;
	color: #3f648d;
	outline:none;
	-moz-outline-style: none;
}

#accordion .mail {
	color: #7297c4;
}

p {
	padding: 0 1px;
}

input[type='text'] {
	width:150px;
	color:#3f648d;
	font:normal 11px Arial;
}

textarea {
	width:150px;
	color:#3f648d;
	font:normal 11px Arial;
	height:100px;
}

#product_image {
	float:left;
	padding:15px;
	width:250px;
	height:300px;
	
}
#product_text {
	float:left;
	width:500px;
	padding: 30px 15px;
	height:100%;
}

a {
	color:#00447b;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color:#3e638d;
	text-decoration: underline;
	font-weight:bold;
}

span.fiyat {
	font-size:14px;
}

h3 {
	color:#00447b;
}

.carousel {
	width:225px;
	float:left;
	padding-left:20px;
	font-size:10px;
}

#news {
	
}

#news span {
	color:#346f94;
	font-weight:bold;
}

#news li {

}

#news a, a:link, a:visited, a:active {
	color:#666;
	text-decoration:none;
}

#news a:hover {
	color:#666;
	text-decoration:underline;
}

#main_news {
	font:normal 12px Arial;
	color:#333;
}


.clearfix:after { /* FF, O, etc. */ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.clearfix {display: inline-block; /* IE7xhtml*/}
html[xmlns] .clearfix { /* O */display: block;}
* html .clearfix {height: 1%; /* IE5-6 */}





.dakar {width:156px; height:21px; position:absolute; margin:-53px 0 0 680px;}




