﻿body
{
    background-color: #C0DEED;
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*font-size: 130%;*/
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height:130%;
}

h2
{
    padding:0;
    margin:0;
}
#wrapper-top
{
    width: 80%;
    margin: 0 auto;  
    text-align:right;
    margin-bottom:5px;
}

#wrapper 
{	
    width: 80%;
    background-color:#FFFFFF;
    margin: 0 auto;    
}

#header {
		
	height: 50px;
	
}

/* Page */

#page {
	width: 100%;
}

#page div{
	padding:10px;
}

/** LOGO */

#logo 
{
    
	float: left;
	width: 20%;
	height: 25px;
	/*margin: 0 auto;*/
	/*padding-top: 10px;*/
	margin-top:20px;
	background-color:#082A64;
	color:White;
	text-align:center;
	font-size:19px;
}

/* Menu */

#menu {
	float: right;
	width: 75%;
	/*padding: 5px 0px 5px 0px;*/
	background-color:#082A64;
    height: 25px;
    margin-top:20px;
}

#menu ul 
{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;	
}

#menu li 
{
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	/*height: 22px;*/
	padding: 5px 10px 5px 30px;
	/*border-right: 1px solid #204359;*/
	text-decoration: none;
	/*text-align: center;*/
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #204359;*/
	color:White;	
}


.index
{
    text-align:center;   
    padding: 0px 0 25px 0px; 
}


#footer
{
    clear:inherit;
    border-top:solid 1px #ECECEC;    
    font-size:10px;
    padding:0!important;    
    height:30px;
}

#footer div.one
{
    clear:inherit;
    float:left;
    padding: 5px 0 0 15px;
    
}

#footer div.two
{
    clear:inherit;
    float:right;    
    padding: 5px 0 0 15px;
}

input[type=text] 
{
    width: 300px;
    font-size:120%;   
} 

.t_row
{        
    padding:5px;
    position:relative;
}

#numbers
{
    width:300px;
    margin:0 auto;
    
}


.a_buton
{
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    
    font-size:20px;
    line-height:26px;    

    background-color:#B4D9EB;
    background-image:none !important;
    border:1px solid #59ABD2;
    color:#000000;
    cursor:pointer;    
    outline-color:-moz-use-text-color !important;
    outline-style:none !important;
    outline-width:medium !important;
    padding:4px 8px;
    vertical-align:top;
}

.a_buton:hover {
    border:1px solid #D9ECF4;
}

.t_
{
    color: #999999;
}

.t_ td
{
    padding-right:15px;  
    padding-bottom:5px;  
}

.t_ tr.ciz
{

}

.t_ tr.ciz:hover
{
    background-color:#F7F7F7;
}

.t_ tr.ciz td
{
    border-bottom:1px solid #EEEEEE;       
}

.t_ tr.ciz_checked td
{
    background-color: #D2E9FF;
    border-bottom: 1px solid #EEEEEE;
}

.t_ td b
{
    color:Black;
}

.p_table
{
    border-spacing:7px;
}

.avea
{
    float:left;
    width:300px;
    height:40px;
	background:#FFFFCC url(images/avea.jpg) 8px 6px no-repeat;
	border:solid 1px #90ac13; 
	color:#6b800d;
	font-weight:bold;
	padding:4px;
	text-align:center;
}

.turkcell
{
    float:left;
    width:300px;
    height:40px;
	border:solid 1px #90ac13; 
	background:#eef4d3 url(images/turkcell.jpg) 8px 6px no-repeat;
	color:#6b800d;
	font-weight:bold;
	padding:4px;
	text-align:center;
}

.avea h2, .turkcell h2
{
    margin-top:10px;
}

.stats_table
{
    width:80%;
    margin-top:10px;
    margin-bottom:25px;
}

.stats_table thead tr
{
    background-color:#082A64;       
    color:White;
}

.stats_table thead td
{
    text-align:left;
    font-weight:bold;   
    padding:5px 0px 5px 3px;
}


.stats_table td:first-child
{
    text-align:center;
    width:5%;
}

.stats_table td
{
    text-align:left;
    width:90%;
    padding-left:3px;
    padding-bottom:3px;    
    padding-top:3px;
}


.stats_table td:last-child
{
    text-align:center;
    width:5%;
}
 
#tabMenu 
{  
 margin:0;  
 padding:0 0 0 15px;  
 list-style:none;  
}

#tabMenu li
{
    float: left;
    width: 120px;
    cursor: pointer;
    cursor: hand;
    background-color: #F7F7F7;
    text-align: center;
    margin-right: 5px;
    padding: 5px;
} 

#tabMenu li.mouseover{background-color: #CCCCCC;}  
#tabMenu li.mouseout {background-color: #F7F7F7;} 
#tabMenu li.selected {background-color: #CCCCCC;} 

.box {}    
.boxTop {clear:both; padding:0 !important;}
.boxBody {}
.boxBody div {display:none;} 
.boxBody div.show { display:block;}
.boxBody #category a {display:block;}

select.tlist
{
    width:300px;
    height:250px;
}

.hareket
{
    border:1px solid #CECECE;
    float:right;
    margin:0 0 0 10px;
    padding:0.25em 1em;
    text-decoration:none;
}
