html>body{
		font:normal 12px Arial,Tahoma,Verdana;
		margin-top:0;
		margin-bottom:0;
		margin-left:0;
		margin-right:0;
}
#body {
    margin:0;
    padding:0;
}
ul {
    list-style-image:url('../images/bullet.png');
    margin-left:-20px;
}
.top {
	background-color:#b73939;
	width:100%;
}
.header {
		margin-left:auto;
		margin-right:auto;
		max-width:980px;
		min-height:100px;
}
.logo {
		margin-top:0px;
		border:0px;
		padding:0, 0, 0, 0;
        float:left;       
}
.menu_bos {
    width:350px;
    height:10px;
    float:left;
}
.slider_text{
    
    font-size:30px;
    color:#ffffff;
    text-shadow: 1px 1px #383838;
    padding-right:120px;    
}
.temizle {
    clear:both;
}
h2 {
    margin-top:10px;
}
.menu {	     
		
		font-size:16px;
		border:0px;		
		color:#ffffff;
        margin:35px 10px 2px 10px;
        float:left;        
        border-radius: 5px;  /*Standart Özellik: CSS 3 standart yazılışı*/
	    -moz-border-radius: 5px;  /*Mozilla Firefox için özellik*/
	    -webkit-border-radius: 5px;  /*Safari ve Chrome için kullanılan yazılış.*/  
        cursor:pointer;     
        text-align:center;
}
a#menu {
	color: #ffffff;
    text-decoration: none;
}
a:hover#menu {
		border:0px;		
		color:#3e5368;        
        float:left;        
        border-radius: 5px;  /*Standart Özellik: CSS 3 standart yazılışı*/
	    -moz-border-radius: 5px;  /*Mozilla Firefox için özellik*/
	    -webkit-border-radius: 5px;  /*Safari ve Chrome için kullanılan yazılış.*/  
        cursor:pointer;     
        background-color:#ffffff; 
        text-align:center;
}
.menu_p {
    margin:3px 5px 3px 5px;
}
a#menu1 {
	color: #ededed;
    text-decoration: none;
    
}
a:hover#menu1 {
	color: #ffffff;
    text-decoration: none;
    
}
a {
	color: #383838;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: none;
}
.page {
    max-width:980px;
    margin-left:auto;
    margin-right:auto;
}
.right {
    margin-left:20px;
    margin-top:20px;
    width:300px;
    min-height:320px;
    float:left;    
}
.left {
    width:660px;
    margin-left:auto;
    margin-right:auto;
    margin-top:40px;
    
    font-weight:100;
	font-size:16px;
    text-align:center;
    float:left;
}
.date {
    background-image:url('../images/bos.png');    
    float:left;
    width:100px;
    height:280px;
}
.date1 {
    background-image:url('../images/bos.png');    
    float:left;
    width:100px;
    height:220px;
}
.calendar {    
    font-weight:bold;
	font-size:16px;
    width:50px;
    height:50px;
    margin-top:53px;
    margin-left:25px;
    text-align:center;
}
.ticket {
    width:560px;
    height:280px;
    background-color:#e1e1e1;
    float:left;
}
.ticket1 {
    width:560px;
    height:220px;
    background-color:#e1e1e1;
    float:left;
}
.sosyal {
    width:210px;
    height:210px;
    padding:10px;
    float:left;
}
.ticket_text {
    width:300px;
    height:200px;
    text-align:left;
    float:left;
}
.price {
    font-weight:bold;
    font-size:20px;
    margin-top:0px;
}
.discount {
    font-style:italic;
    font-weight:400;
    font-size:14px;
}
.sell {    
    width:560px;
    height:43px;
    background:#b2b2b2;
    float:left;
    color:#ffffff;
    text-align:center;
    font-weight:bold;
    font-size:30px;
    padding-top:7px;            
}
.badge {        
    z-index:999999;
    position:relative;    
    width:100px;
    height:100px;
    top: -110px;
    left: 432px;
}
.video {
	margin:10px 0px 0px 0px;
}
.right_menu_img {
    margin-top:20px;    
    float:left;
}
.right_menu_img1 {    
    float:left;
}
.right_menu_baslik{    
    margin-top:20px;
	background-color:#838383;
	line-height:15px;
	
	font-size:17px;
	font-weight:500;
	color:#ffffff;	
	height:35px;
	padding:16px 0 0 66px;	     	
}
.right_menu_content {
    margin:10px 0 10px 10px;
    
	font-size:14px;
}
.right_menu_content2 {
    margin:10px 0 10px 10px;
    
	font-size:11px;
}
.right_menu_alt {    
	width:300px;
	height:27px;
	background-color:#838383;
	
	font-size:17px;
	color:#ffffff;	
	padding:4px 0 0 0;
    text-align:center;
}
.all_news {
	font-size:13px;
	margin:3px 5px 3px 5px;
}
.firms {
    width:300px;
    margin-top:10px;
}
.icn {
    float:left;
    width:80px;
    }
.icn_text {
    font-size:13px;
}
.nasil_alan {
    width:490px;
    height:50px;
}
.nasil {
    width:450px;
    font-size:14px;
    padding-top:50px;
	color:#424242;
    float:left;
    margin-left:30px;
}
.icon_nasil {
    width:120px;
    margin-right:0px;
    float:left;
}
.phone {
    width:100px;
    margin-right:30px;
    float:left;
}
.phone_text {
    float:left;
    font-size:24px;
    margin-top:30px;
    margin-right:50px;
}
.space {
    height:80px;
}
.map{
    width:100%;
    height:400px;
    left:auto;
    right:auto;
}
.footer_bg {
    width:100%;
    height:100px;
    margin-left:auto;
    margin-right:auto;
    background-color:#1c1c1c;
}
.footer {
    width:100%;
    max-width:980px;
    margin-left:auto;
    margin-right:auto;
}
.footer_img {
    float:left;
}
.footer_text {
    margin-top:50px;
    float:right;    
	font-size:14px;
    color:#e1e1e1;
}
.banner {
    margin-top:20px;
    width:300px;
    height:250px;
}
.ozet_hata {
    font-size:20px;
    font-weight:700;
    color:#ad0909;
}
.ozet_baslik {
    font-size:20px;
    font-weight:700;
}
.ozet_content {
    font-size:16px;
    font-weight:400;
}
.sonuc {
    text-align:center;
    font-size:16px;
    padding-top:50px;
    padding-bottom:50px;
    min-height:600px;
}
.dil {
    float:right;
    margin-top:5px;
    margin-left:5px;
    position:static;
}