/* Layout Stylesheet */ 

body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	text-align: left;
	font-size: 0.9em;
	background-color: #6A5D55;
	list-style-position: outside;
	list-style-image: url(../images/ok.gif);
	list-style-type: decimal;
}
	
#main {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	background-image: url(../images/kenar1.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-left: 4px solid #564B45;
	border-right: 2px solid #333;
}
	
#top {
	width: 96%;
	height:44px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: left;
	font-size: 14px;
	color: #564B45;
	background-color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-indent: 1px;
	font-weight: bold;
	background-image: url(../images/kenar1.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-left: 4px solid #564B45;
	border-top: 4px solid #333;
	border-right: 2px solid #333;
}	

#footer {
	width: 96%;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 0.8em;
	color: #333333;
	background-color: #ffffff;
	background-image: url(../images/kenar1.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-bottom: 6px solid #564B45;
	border-left: 4px solid #564B45;
	border-right: 2px solid #333;
}

a:link {
	text-decoration: none;	color: #330000;	border: #333;}
a:visited {
	text-decoration: none;	color: #006699; border: #333;}
a:hover {
	text-decoration: underline; color: #cc0000; border: #333;}
a:active {
	text-decoration: none; color: #000000; border: #333;}


#top a {
	padding: 3px; color: #fff;	background: #564B45; font-weight: bold;
	border: thick solid #564B45;}
	
#top a:hover {
	padding: 3px;
	color: #990000;
	background: #fff;
	text-decoration: none;
	border: thick solid #ffffff;
}

#top a:active {
	padding: 3px;
	color: #ffcc33;
	background: #564B45;
	border: thick solid #564B45;
} 

#top a:visited {
	padding: 3px;
	color: #FFFFCC;
	background: #564B45;
	border: thick solid #564B45;
} 

.twp {
	font-family:Georgia,;
	color:#564B45;
	font-size:24px;
	letter-spacing: 3px;
	padding: 2px;
	text-align: center;
}

.ilk {
	font-family:Georgia,;
	color:#990000;
	font-size:28px;
	padding: 2px;
	letter-spacing: 2px;
	text-align: center;
}

.left {
	float: left; }
	
.sag {
	float: right; }	
	
.demo {color:#000033; background-color:#fff; layer-background-color:#eee; border:1px outset #FFFFdd;
position:absolute; top:100px; left:100px;  z-index:99; visibility:hidden;
padding-left:5px; padding-right:5px; padding-top:5xp; padding-bottom:5px;
width:480px; height:275px; font-family:verdana; font-size:12px; font-weight:normal; }

a.demolnk 			{color:#660000; text-decoration:none; font-size:12px; font-weight:bold;}
a.demolnk:hover		{color:#cc0000; text-decoration:none; font-weight:bold;}
div.topic			{color:#000066; font-family:Tahoma; font-size: 12px; font-weight:bold; margin-left:2px;}

.shopThumbLink {
	background-color: #666600;
	border: 2px groove #999;
	padding: 4px;
	text-decoration: none;
}
.shopThumb {
	background-color: #333;
	border: 2px solid #000;
	padding: 4px;
}

.shopDesc {
	width: 150px;
	height: 25px;
	display: block;
	color: #000000;
	font-weight: normal;
}
.b {font-family:Georgia,;color:#990000; font-size:18px; }

.sm {font-family:Verdana,;color:#999; font-size:11px; }