@CHARSET "UTF-8";
body,p,div,td,tr,span{
	font-size:12px;
	font-family: "Lucida Sans",Helvetica,sans-serif;	
}
body,div,td,tr,span,h1,h2,h3{
	margin:0px;
	padding:0px;
}
td{  vertical-align: top; }
body{ background: #E1E1E1 url("images/bg.png") repeat-x;  }
a>img,img{ border:0px; }
a,a:visited{ color:#000066; text-decoration: none;}
a:hover{ color:#ff0000; }
p{ margin:0px; margin-top:5px; margin-bottom:5px;  }
.page_wrapper{ margin: 0px auto; width:800px; }
.page_content{ background: #ffffff; }
#page_top_bar{
	height: 175px;
	background: transparent url("images/top_bg.png") repeat-x;
	border-bottom: 1px solid #cccccc;
}
#top_banner_container{
	margin:0px auto;
	background: transparent url("images/banner_template.png") no-repeat;
	height: 175px;
	width:800px;
	overflow: hidden;
}
#page_bottom_bar{
	
	height: 150px;
	background: transparent url("images/bottom_bg.png") repeat-x;
	border-bottom: 1px solid #cccccc;
}
#page_bottom_bar_container{ position:relative; margin:0px auto; width:800px;}
#div_copyright{ position: absolute; }
table.maintable{ width: 100%; }
.left_menu_td{
	width: 243px;
	background: transparent url("images/yan_bg.png") repeat-y;
	vertical-align: top;
	min-height: 400px;
}
.main_td{
	width:557px;
	vertical-align: top;
}
.admin_link,.admin_link:visited{ font-size:11px; color:#1e1e1e; text-decoration: none; display: block; padding:4px;}
#div_copyright{ position: absolute; top:90px; color:#ffffff; }
#div_paylas{ position: absolute; top:10px; }
#div_webs{ position: absolute; top:10px; left:570px; }
.beyaz_baslik{ font-size: 32px; color:#ffffff; }
.beyaz_baslik2{ font-size: 24px; color:#ffffff; }
.stdicon{ display: block;width: 24px; height:24px; margin-left: 5px; text-indent: -9999px; float: left;}
.icon_iletisim{ background: url("images/buttons.png") no-repeat -53px 0px; }
.icon_facebook{ background: url("images/buttons.png") no-repeat 0px 0px; }
.icon_twitter{ background: url("images/buttons.png") no-repeat -26px 0px; }
.icon_fav{ background: url("images/buttons.png") no-repeat -110px 0px; }
.bottom_remlink,.bottom_remlink:visited{
	display: block;
	padding:4px;
	color:#dddddd;	
}
.top_margin{ height:10px; }
.bottom_remlink:hover{ color:#ffffff; text-shadow: 0px 0px 2px #ffffff; }
.nivoSlider {
    position:relative;
    width:545px; /* Change this to your images width */
    height:250px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}
#mesaj_var{
	position:relative;
	margin-left:20px;
	margin-top:10px;
	background: transparent url("images/mesaj_var.png") no-repeat;
	height:36px;
}
#mesaj_var_link{ position: absolute; top:3px; left:43px; }
#yan_menu{
	
}
a.yan_menu_link,a.yan_menu_link_selected{ position:absolute; display:block; width:225px; left:10px; top:7px; font-size:14px; font-weight: normal; }
a.yan_menu_link{ }
a.yan_menu_link_selected{ color:#ffffff; text-shadow: 0px 0px 2px #cccccc; }
.menu_item_selected,.menu_item{ height:	34px; width:237px; position: relative; }
.menu_item_selected{ background: transparent url("images/menu_bar.png") no-repeat; }
.gelen_mesaj{
	font-size:14px;
}
.gelen_mesaj_yazari{ font-size:16px; color:#ff0000; }
.gelenmesaj_container{
	width:530px;
	padding:8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 3px 3px 6px #ccc;
	-webkit-box-shadow: 3px 3px 4px #ccc;
	box-shadow: 3px 3px 4px #ccc;
	border:1px solid #dddddd;		
}