/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}
#wrapper { 
 float:left;
 width: 800px;
 margin: 0px auto;
}
#faux {
 background: url(faux-2-3-col.gif);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 800px;
}
#header {
 color: #333;
 width: 800px;
 height: auto;
 margin-top: 10px;
}
#menu{
 height:50px;
 background-image:url(../img/menu.gif);
 margin-top:10px;
 margin-bottom:10px;
 }
#menu li{
 float:left;
 margin-left:15px;
 margin-top:15px;
 }
#menu ul{
 margin-left:30px;
 }
#menu li a{
 text-decoration:none;
 color:#000000;
 font-family:"Times New Roman", Times, serif;
 font-weight:bold;
 font-size:13px;
 }
#menu li a:hover{
 text-decoration:none;
 color:#FF9933;
 font-family:"Times New Roman", Times, serif;
 }
#leftcolumn { 
 display: inline;
 color: #333;
 padding: 0px;
 width: 180px;
 float: left;
 margin-top:10px;
 border:solid 1px #ccc;
}
#leftcolumn a{
 text-decoration:none;
 color:#000;
 font-weight:bold;
}
#content { 
 float: left;
 color: #333;
 margin: 10px 0px;
 padding: 0px;
 width: 410px;
 display: inline;
 position: relative;
}
#content a{
 text-decoration:none;
 color:#000;
 font-weight:bold;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 10px 0px 0px 0px;
 padding: 0px;
 width: 185px;
 float: left;
 border:solid 1px #ccc;
}
#rightcolumn a{
 text-decoration:none;
 color:#000;
 font-weight:bold;
}
#markalar { 
 color: #333;
 padding: 0px;
 width: 750px;
 float: left;
 margin-left:25px;
}
#footer { 
 width: 780px;
 clear: both;
 color: #933;
 text-align:center;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 font-weight:bold;
 background:#f9f9f9;
}
.clear { clear: both; background: none; }

.flash_resim{
width:300px;
height:220px;
margin-left:5px;
border:none;
}
.bresim{
width:325px;
height:250px;
	}
.thumbNormal {
width:75px;
height:50px;
}
.thumbSelected {
width:75px;
height:50px;
}
table.thumbs {
border: none;
margin-left:15px;
}.ozel {
	color: #F60;
	font-weight: bold;
}


.nav{
	width:847px;
	height:26px;
	padding:0 0 0 26px;
	text-align:center;
}
.nav li{
	float:left;
	margin:0 3px 0 0;
	font-size:0;
	line-height:0;
}
.nav li.noMargin{
	margin:0;
}
.nav li a{
	display:block;
	background:url(../images/nav_bg.gif) 0 0 no-repeat;
	width:82px;
	height:26px;
	font:bold 10px/26px  Tahoma, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
}
.nav li a:hover{
	background:url(../images/nav_bg_hover.gif) 0 0 no-repeat;
	color:#444444;
	background-color:inherit;
}
.nav li a.hover{
	display:block;
	background:url(../images/nav_bg_hover.gif) 0 0 no-repeat;
	width:82px;
	height:26px;
	font:bold 11px/26px  Tahoma, sans-serif;
	color:#444444;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	cursor:text;
}
.nav sub{
	width:892px;
	height:29px;
	padding:0 0 0 65px;
	float:left;
}
.nav sub li{
	float:left;
	background:url(../images/nav_div.gif) right top no-repeat;
	padding:0 2px 0 0;
}
.nav ul.sub li.noImg{
	background-image:none;
}
.nav ul.sub li a{
	padding:0 14px;
	font:bold 11px/26px  Tahoma, sans-serif;
	color:#1F2123;
	background-color:inherit;
	text-decoration:none;
}
.nav ul.sub li a:hover{
	color:#B70D0D;
	background-color:inherit;
}