@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
#ustmenu {
	height: 40px;
	margin-bottom: 15px;
	margin-top: 2px;
}
#header_ustsag {
	height: 25px;
}



#sol {
	width: 180px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}
#orta {
	margin-top: 9px;
	margin-left: 5px;
	/*border: 1px solid #CCC;*/
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-right: 5px;
	width: 920px;
}
.arama {
	
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input, textarea, select, form, button
{padding: 0; margin: 0; background: none; border: 0; list-style: none}

.kutucuklar
{background:#FFF; border:#CCC 1px solid; padding: 3px;}

.butoncuk
{ background:#069; color:#FFF; border:#CCC 1px solid; padding: 5px;}


.araTextbox {
	font-family: Verdana;
	font-size: 14px;
	color: #CCC;
	background-image: url(../images/araTxtBg.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 200px;
	padding-left:5px;
	margin-top:3px;
	
}

.araButon {
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/araButonBg.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 40px;
	margin-left: -10px;
	margin-bottom: 3px;
	margin-top:6px;
}


#urunkututab {
	padding: 5px;
	height: 200px;
	width: 150px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #CCC;
	float: left;
}

#urunbasliktab {
	text-align: center;
	height: 25px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
}

#urunresimtab {
	text-align: center;
	height: 100px;
	width: 150px;
	vertical-align: middle;
}


#urunozelliktab {
	font-size: 10px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
}
#fiyattab {
	float: left;
	width: 90px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-align: center;
	vertical-align: middle;
	height: 17px;
	padding-top: 3px;
}
#detaytab {
	float: left;
	width: 50px;
	margin-left: 5px;
	text-align: center;
	vertical-align: middle;
	height: 20px;	
}

#sag {
	float: left;
	width: 178px;
	padding-left: 5px;
	padding-top: 10px;
}

#sagust {
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 14px;
	color: #FFF;
	padding-top: 3px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(../images/sagbaslik.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
}


#sagorta {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}


#sagalt {
	height: 1px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


#kaydir {
	clear: both;
}
#footer {
	width: 930px;
	padding: 10px;
	margin-top: 20px;
	text-align: center;
	vertical-align: top;
	color: #999;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#urunkutu {
	padding: 5px;
	height: 200px;
	width: 200px;
	margin-top: 20px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
	border: 1px solid #CCC;
	float: left;
}
#fiyat {
	float: left;
	width: 120px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-align: center;
	vertical-align: middle;
	height: 17px;
	padding-top: 3px;
}
#detay {
	float: left;
	width: 50px;
	margin-left: 5px;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}



a:hover {
	color: #CC0000;
}
a:active {
	text-decoration: none;
}


p,h1,h2,h3,h4,h5,h6,table,div
{
	padding:0px;
	margin:0px;
	
}



#wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	/*background-color: #FBFBFB;
	box-shadow:1px 1px 9px #ABAECC;
	padding: 5px;
	border: 1px solid #CCC;*/
}

#baslik {
	border: 1px solid #CCC;
	height: 20px;
	background-color: #600;
	color: #FFF;
	font-size: 16px;
	background-image: url(../images/baslikbg.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#solust {
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 14px;
	color: #FFF;
	padding-top: 3px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(../images/solbaslik.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
}

#solust2 {
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 14px;
	color: #FFF;
	background-color: #036;
	padding-top: 3px;
	padding-left: 10px;
	font-weight: bold;
}

#solorta {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

#solorta2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-right: 5px;
	padding-left: 5px;
}


#solalt {
	height: 1px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #CCC;
}

#solalt2 {
	height: 5px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}



#header {
	width: 950px;
	margin-bottom: 15px;
}


#headersol {
	height: 50px;
	width: 270px;
	padding: 10px;
	float: left;
}

#headersag {
	width: 600px;
	float: left;
	height: 30px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}


#logo {
	height: 150px;
	width: 150px;
	margin: 10px;
	float: left;
	border: 5px solid #FFF;
}

#logoyazi {
	margin: 15px;
	height: 120px;
	width: 390px;
	float: left;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
}


#urunbaslik {
	text-align: center;
	height: 25px;
	width: 200px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
}
#urunresim {
	text-align: center;
	height: 100px;
	width: 180px;
	vertical-align: middle;
	padding: 10px;
}
#urunozellik {
	font-size: 10px;
	height: 35px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
}




#ortasol {
	width: 400px;
	float: left;
	margin-right: 5px;
	margin-bottom: 40px;
}
#ortasag {
	width: 480px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px;
	/*box-shadow:1px 1px 8px #ABAECC;
	border: 1px solid #CCC;
	background-color: #FFF;*/
}
#duysol {
	width: 75px;
	color: #FFF;
	background-color: #628683;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	float: left;
	margin-right: 5px;
	text-align: center;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}
#duysag {
	float: left;
	padding: 1px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}


#ortasag h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#C00;
	margin-bottom: 5px;
	line-height: 14px;
	border-bottom: 1px dashed #CCC;
}


#ortasag ul
{
	list-style:none;
	padding:0;
	margin:0;
}

#ortasag li
{
	border-bottom:dotted 1px #CCC;
	padding:2px;
}

#ortasag li a
{
	color:#999;
	
}

#ortasag li a:hover
{
	color: #A66115;
}

#ortasag h3 {
	font-size:11px;
	color: #8C8C8C;
	font-weight: normal;
	text-align:justify;
	margin-bottom: 10px;
	
	}

#headerlogo {
	float: left;
	height: 50px;
	width: 200px;
}
#markalar {
	float: left;
	height: 50px;
	width: 50px;
}
#header_arabosluk {
	float: left;
	height: 50px;
	width: 20px;
	background-image: url(../images/header_arabosluk.png);
}
#face {
	float: right;
	height: 27px;
	width: 186px;
	text-align: right;
}
#duyurubox {
	height: 280px;
	width: 280px;
	float: left;
	margin-right: 5px;
	background-color: #FFF;
	box-shadow:0px 0px 10px #D3D8E8;
	padding: 10px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 0px solid #800000;
}

#duyurubox h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #036;
	background:url(../images/duyuru.png) no-repeat;
	padding-left: 35px;
	margin-bottom: 10px;
	line-height: 25px;
	background-color: #F5F5F5;
}


#kampanyabox {
	float: left;
	height: 280px;
	width: 280px;
	margin-right: 4px;
	margin-left: 4px;
	background-color: #FFF;
	box-shadow:0px 0px 10px #D3D8E8;
	padding: 10px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 0px solid #800000;
}

#kampanyabox h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #036;
	background:url(../images/kampanya.png) no-repeat;
	padding-left: 35px;
	margin-bottom: 10px;
	line-height: 25px;
	background-color: #F5F5F5;
}

#ikincielbox {
	width: 480px;
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	padding: 10px;
	
	/*background-color: #FFF;
	box-shadow:0px 0px 10px #D3D8E8;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0px solid #800000;*/
	
}

#ikincielbox h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color: #C00;
	margin-bottom: 5px;
	line-height: 14px;
	border-bottom: 1px dashed #CCC;
}

#icsayfa_orta {
	width: 920px;
}


/*Yedek Menü*/

div#navigation { margin-bottom:50px; font-family: Verdana, Geneva, sans-serif; font-size:14px;}
ul#navigation_pri { width:900px; margin: auto; overflow:hidden;  list-style:none; font-family:Helvetica, Arial, sans-serif; background:url(../images/nav_bg.jpg) repeat-x left top; }
ul#navigation_pri li { float:left; margin:0 4px; height:29px; padding:11px 10px 10px 10px; }
ul#navigation_pri li a:link,
ul#navigation_pri li a:visited { font-weight:bold; color:#FFF; text-decoration:none;  }
ul#navigation_pri li a:hover,
ul#navigation_pri li a:focus { text-decoration:none; color:#ccc;}
ul#navigation_pri li.active { background:url(../images/nav_cur_bg.jpg) repeat-x center top; }
ul#navigation_pri li a { color:#fff; }


/* ÜST MENÜ YENİ */
.menu {
	display: block;
}
.menu li {
	display: block;
	height: 26px;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #d5d5d5;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	
}
.menu li a { display: block; height: 100%; margin-top: 2px; color: #949494; }
.menu li a:hover {color: #BA6110;}
.menu li.son { border: none; margin: 0; padding: 0; }


/*SAĞ ÜST MİNİ MENÜ*/
.sagust_minimenu {
	position: absolute;
	right: 137px;
	top: 0px;
	background: url(../images/usmenu_bg.gif) no-repeat;
	width: 192px;
	height: 25px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 95px;
}
.sagust_minimenu ul {
	display: block;
	width: 127px;
	height: 25px;
}
.sagust_minimenu li {
	display: block;
	float: left;
	width: 52px;
	border-right: 1px solid #e1e1e1;
	padding-right: 1px;
	margin-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1;
}
.sagust_minimenu li a {
	display: block;
	height: 12px;
	font-size: 9px;
	color: #9d9d9d;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.sagust_minimenu li a:hover { color: #666666;  }
.sagust_minimenu li.son { border: none; margin-right: 0; padding-right: 0; }


#ikinciel_icerik {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#ikinciel_icerik a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#666;
}

#ikinciel_icerik a:hover {
	color:#993D04;
}
#alt_bar {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
