
* { padding: 0; margin: 0; font-size:12px; font-family:Tahoma, Geneva, sans-serif; }

ul, li { list-style:none; list-style-type:none; }

body {
	background-image:url(images/body.jpg); 
	background-repeat:no-repeat; 
	background-attachment:fixed; 
	background-position:top center;
	background-color:#111;
 margin:0;
}


#header {
	width:980px;
 height:93px;
 background:url(images/header.png) no-repeat;
	margin:0px auto;
}

#navigation {
	margin:0 auto;
	width:980px;
 height:43px;
 background:url(images/navigation.png) no-repeat;
}

#wrapper { 
 margin: 0 auto;
 width: 956px;
	background:#f9f9f9;
	padding:10px;
	border-left:2px solid #aaa;
	border-right:2px solid #aaa;
 /* ie için gerekli kod */filter:alpha(opacity=95);/* CSS-3 standart kodu */opacity:0.95;
}

#faux {
 clear:both;
 background:url(images/faux.jpg) repeat-y;
 overflow: hidden; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#leftcolumn { 
 float: left;
 width: 180px;
}
#rightcolumn {
	overflow:hidden;
 width: 755px;
 margin-left:20px;
 float: left;
}
#foot{
 height:30px;
	border-top:5px solid #111;
 background:#6A4646;
}
.clear { clear:both; background:none; }

/* Genel */
.msg_error { padding:20px 0 20px 60px; background:url(images/msg_error.gif) no-repeat #f4b3a1; background-position:10px; border:1px solid #f3927d; margin-bottom:5px; }
.msg_success { padding:20px 0 20px 60px; background:url(images/msg_success.gif) no-repeat #b5ee96; background-position:10px; border:1px solid #97de74; margin-bottom:5px; }

label { cursor:pointer; }

#h1 { float:left; width:370px; height:128px; margin-left:20px; margin-top:18px; cursor:pointer; }
#h2 { float:left; width:490px; height:130px; margin-left:14px; margin-top:18px; }
/* *************************** */

.haberul { list-style:none; margin:0; padding:0; }
.haberul li { list-style:none; margin:0; padding:0;}
.haberul li a { text-decoration:none; color:#555; padding:4px 0; border-bottom:1px dotted #ccc; line-height:18px; display:block; }
.haberul li a:hover { text-decoration:underline; }

.urunbox { padding:10px 5px; }
.urunbox img { padding:1px; border:1px solid #958551; }
.urunbox a { text-decoration:none; color:#666633; font-size:12px; }
.urunbox a:hover { color:#FF9900; }

.uruntbl2 td, .uruntbl2 strong { font-size:15px; font-family:"Book Antiqua"; }
.uruntbl2 td { padding:4px 2px; }
.uaciklama { padding:5px 0; font-size:15px; font-family:"Book Antiqua"; }
.tfotoblok { margin-top:3px; border-top:1px dotted #958551; padding-top:5px; }
.tfotoblok img { padding:1px; border:1px solid #958551; } 

/* Menu */
#menu {
	margin:0;
	list-style:none;
	list-style-type:none;
}
#menu li { display:inline; }

#menu .arrow1 { background:url(images/arrow-1.gif) no-repeat left; background-position:0px; padding-left:12px; }	
#menu .arrow2 { background:url(images/arrow-2.gif) no-repeat left; background-position:0px; padding-left:12px; }	

#menu a { display:block; padding:4px 0; border-bottom:1px dotted #ddd; text-decoration:none; line-height:18px; color:#444; } 
#menu a:hover { text-decoration:underline; }

.menuurun { display:none; }

.sayac td { padding:2px; font-size:14px; }
/* *************************** */


/* Basliklar */

h4 { font-size:13px; color:#444; border-bottom:1px dotted #aaa; padding:3px 0; font-weight:bold; }

#rightcolumn h1 { padding:10px 8px; font-size:17px; background:#E2D1A6; border-left:6px solid #D1BA8E; color:#CC3300; margin-bottom:5px; font-weight:normal; }
#rightcolumn h1 a { font-size:14px; color:#FFCC00; }

.button { border:1px solid #990000; background:#993300; color:#FFFFFF; padding:4px; }
.text { width:138px; padding:4px; border:1px solid #CBB689; margin-bottom:5px; }

.arasonuc { padding:2px 0; }
.arasonuc a { font-size:12px; color:#663366; text-decoration:none; }
.arasonuc a:hover { color:#669966; }
/* *************************** */

/* Sayfa / Haber */
.s1 { font-size:13px; padding-top:2px; }
.s2 { font-size:10px; text-align:right; border-top:1px dotted #DBC794; margin-top:3px; color:#888888; }
/* *************************** */

/* mainpage */
#mp1 { float:left; width:418px; }
#mp2 { float:left; width:250px; margin-left:12px; }


ul.urun li {  }
ul.urun a:link, ul.urun a:active, ul.urun a:visited { text-decoration:none; display:block; font-size:14px; padding:3px 0; border-bottom:1px dotted #FFC082; }
ul.urun a:hover { background:#feddbe; }
/* *************************** */

/* Urun */
.gtbl td { text-align:center; padding:4px 20px; }
.gtbl td img { border:5px solid #FFC2A6; }
.gtbl #urunkodu { border-bottom:1px solid #FFCF9F; }
/* *************************** */

/* Iletisim */
#iletisimform { overflow:hidden; width:635px; }
#iletisimform {  }
#iletisimform .text { width:450px; padding:4px; border:1px solid #CBB689; margin-bottom:5px; }
#iletisimform .textarea { width:450px; height:200px; padding:4px; border:1px solid #CBB689; margin-bottom:5px; }
#iletisimform label { width: 100em; float:left; font-weight:bold; }
#iletisimform label.error { float:none; color:red; padding-left:.5em; vertical-align:top; }
#iletisimform p { clear:both; }
#iletisimform .button { border:1px solid #990000; background:#993300; color:#FFFFFF; }

/* *************************** */

