body {
	background-color: #121212;
	background-image: url('../images/bg.jpg'); 
	background-position: top center;
	background-repeat: no-repeat;
	color: #181818;
	font-size: 11px;
	font-family: Arial; }
	
/**** Modal Dialog ****/

.alt_reklam {
	float: left;
	padding-top: 18px;
	background: url('../images/bg-siyah.png');
	width: 100%;
	height: 75px;
	position: fixed; 
	right: 0px;
	left: 0px; 
	bottom: -4px; 
	border-style:none;
	 }

.kapat {
	width: 25px;
	float: right;
	padding-right: 15px; }


.mesaj {
    width: 370px;
    padding: 15px;
    color: #FFFFFF;
    border: 2px solid #5F5F5F;
    background-image: url('../images/bg-siyah.png'); }

.mesaj_bar {
    width: 370px;
    padding-left: 15px;
    padding-right: 15px;
    border: 2px solid #5F5F5F;
    background-color: #5F5F5F; }
   

/**** /Modal Dialog ****/


a:link {
	color: #000000;	
	text-decoration: none; }

a:visited {
	color: #000000;	
	text-decoration: none; }	
	
a:hover {
	color: #BB0000;	
	text-decoration: underline; }	
	
.copy {
	color: #666666;
	font-size: 10px;
	font-family: Arial; }
	
.copy a:link {
	color: #8F8F8F;	
	font-size: 10px;
	text-decoration: none; }

.copy a:visited {
	color: #8F8F8F;	
	font-size: 10px;
	text-decoration: none; }	
	
.copy a:hover {
	color: #8F8F8F;	
	font-size: 10px;
	text-decoration: underline; }

img {
	border: 0px; }
	
h1 {
	color: #888888;
	font-size: 14px;
	margin-bottom: 3px;
	border-bottom: 1px solid #272727;
	width: 90%; }
	
h2 {
	color: #232220;
	font-size: 18px;
	margin-bottom: 3px;
	font-style: italic; }	
	
h3 {
	color: #4F4F4F;
	font-size: 14px;
	margin-bottom: 3px;
	font-style: italic; }

h4 {
	width: 97%;
	font-size: 14px;
	margin-bottom: 3px;
	border-bottom: 1px solid #272727; }	
	
/* içerik */
#icerik {
	font-size: 12px;
	overflow: auto; 
	margin-right: 10px;
	height:380px; 
	width: 550px; }
	
#icerik img {
	border: 1px solid #d2d2d2;
	margin-right: 3px;
	margin-bottom: 2px; }	

#galeri img {
	width: 100px; 
	height: 100px;
	margin: 2px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 14px;
	padding-right: 14px;
	border: 0px;
	background-image: url('../images/bg-thumb.png');
	background-repeat: no-repeat; }

#mesajbox {
	border: 1px solid #8C8C8C;
	background-image: url('../images/seffaf.png');
	font-size: 11px;
	float: center;
	padding: 6px;
	color: #4F4F4F;
	width: 504px;
	font-family: Arial; }

.myinput {
	border: 1px solid #8C8C8C;
	background-image: url('../images/bg-input.jpg');
	font-size: 11px;
	padding: 2px;
	color: #4F4F4F;
	font-family: Arial; }

.mytextarea {
	border: 1px solid #8C8C8C;
	background-color: #F7F7F6;
	font-size: 11px;
	padding: 2px;
	color: #4F4F4F;
	font-family: Arial; }

.mybutton {
	height: 20px;
	background-color: #FFFFFF;
	background-image: url('../images/bg-button.jpg'); 
	border: 1px solid #8C8C8C;
	font-size: 11px;
	color: #4F4F4F;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	cursor: pointer; }

/* home menuler */
#homemenu {
	margin-left: 14px; }
	
#homemenu ul {
	list-style-image: url('../images/arrow.png');
	color: #666666;
	padding: 4px;
	margin: 4px; }
	
#homemenu ul li {
	width: 90%;
	list-style: inside;
	border-bottom: 1px dotted #D3CFCC;
	padding-top: 4px;
	padding-bottom: 6px;
	margin-right: 8px;}
	
#homemenu ul li a:link {
	color: #181818;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none; }	

#homemenu ul li a:visited {
	color: #181818;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none; }	
	
#homemenu ul li a:hover {
	color: #BB0000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none; }
	
/* alt menuler */
#bottom {
	margin-bottom: 14px; }
	
#bottom ul {
	color: #666666;
	padding: 4px;
	margin: 4px; }
	
#bottom ul li {
	width: 90%;
	list-style: inside;
	border-bottom: 1px dotted #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 8px;}
	
#bottom ul li a:link {
	color: #E2E2E2;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none; }	
	
#bottom ul li a:visited {
	color: #E2E2E2;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none; }	
	
#bottom ul li a:hover {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline; }

.duyuru {
    position: fixed;
    right: 4px;
    bottom: -14px;
    padding: 4px; }