body {
    background: #1a1a1a url(../images/bg.jpg) center no-repeat;
	background-attachment: fixed;
    color: #b5b5b5;
    font-size: 14px;
    font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
    background-size: cover;
    width: 100%;
    height: 100%;
	overflow:-moz-scrollbars-vertical;
	overflow-x:hidden; 
	overflow:-moz-scrollbars-vertical; 
	overflow-y:hidden;
	
}
 
html {
    position: relative;
    height: 100%;
    margin: 0;
    padding: 0;
}

option {
font-weight: normal;
    font-weight: normal;
    display: block;
    padding: 0px 2px 1px;
    white-space: pre;
    min-height: 1.2em;
}

#header {
    padding: 20px 0 25px 0;
    display: block;
    overflow: hidden;
    position: relative;
    height: 10px;
}

#container {
    width: 920px;
    margin: 0 auto;
    min-height: 100px;
    z-index: 2;
    position: relative;
    height: 100%;
    overflow: hidden;
}

#box {
background-color: rgba(8,8,9,0.87);
background-image: none;
border: 2px solid rgba(36,44,48,0.81);
z-index: -1;
width: 920px;
height: 520px;
position: relative;
display: block;
border-radius: 10px;
}

#sec {
width: 920px;
height: 80px;
margin-top: 20px;
}

#sec::after {
    content: '';
    height: 2px;
    width: 887px;
    display: block;
    background: rgba(241,235,235,0.04);
    position: relative;
    top: 24px;
    z-index: 1;
    margin-left: 20px;
}

#logo {
margin-top: -5px;
width: 240px;
position: relative;
z-index: 5;
float: left;
margin-left: 20px;
background: #090b0d;
border: 2px solid rgba(241,235,235,0.05);
border-radius: 2px 2px 2px 2px;
height: 60px;
}

#logo img {
    width: 90%;
    height: auto;
    margin-top: 3px;
    margin-left: 14px;

}

#secim {
width: 240px;
position: relative;
z-index: 3;
float: left;
margin-left: 20px;
background: #090b0d;
border: 2px solid rgba(241,235,235,0.05);
border-radius: 2px 2px 2px 2px;
height: 33px;
border-top-width:0px;
}

#secim select {
     padding: 2px 60px 2px 10px;
    margin: 0;
	 height: 21px;   
	 width: 118px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0 2px 2px 0;
    -webkit-box-shadow: 0 3px 0 #1c2225,0 -1px #131a1e inset;
    -moz-box-shadow: 0 3px 0 #1c2225,0 -1px #131a1e inset;
    box-shadow: 0 3px 0 #1c2225,0 -1px #131a1e inset;
    background: #13181d;
    color: #7a7777;
    border: 0;
    outline: 0;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    margin-top: 4px;
    font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif!important;
    font-size: 13px;
	padding: 1px;
}

#secim span {
    background: #13181d;
    color: #7a7777;
    padding: 3px 10px 0 0;
    display: block;
    float: left;
    width: 90px;
    text-indent: 5px;
    height: 18px;
    margin-top: 4px;
    border-radius: 2px 0 0 2px;
    -webkit-box-shadow: 0 3px 0 #1c2225,0 -1px #131a1e inset;
    -moz-box-shadow: 0 3px 0 #1c2225,0 -1px #131a1e inset;
    box-shadow: 0 3px 0 #1c2225,0 -1px #131a1e inset;
    margin-right: 1px;
    cursor: default;
    font-size: 12px;
    line-height: 16px;
    text-align: right;
    margin-left: 10px;
}

#secim2 {
width: 504px;
position: relative;
z-index: 3;
float: left;
margin-left: 20px;
background: #090b0d;
border: 2px solid rgba(241,235,235,0.05);
border-radius: 2px 2px 2px 2px;
height: 33px;
margin-top:-10.5px;

}

#secim2 span {
    background: #13181d;
    color: #7a7777;
    padding: 3px 10px 0 0;
    display: block;
    float: left;
    width: 90px;
    text-indent: 5px;
    height: 18px;
    margin-top: 4px;
    border-radius: 2px 0 0 2px;
    -webkit-box-shadow: 0 3px 0 #1c2225,0 -1px #131a1e inset;
    -moz-box-shadow: 0 3px 0 #1c2225,0 -1px #131a1e inset;
    box-shadow: 0 3px 0 #1c2225,0 -1px #131a1e inset;
    margin-right: 1px;
    cursor: default;
    font-size: 12px;
    line-height: 16px;
    text-align: right;
    margin-left: 10px;
}

#secim2 select {
	width:383px;
    padding: 2px 60px 2px 10px;
    margin: 0;
	height: 21px;  
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0 2px 2px 0;
    -webkit-box-shadow: 0 3px 0 #1c2225,0 -1px #131a1e inset;
    -moz-box-shadow: 0 3px 0 #1c2225,0 -1px #131a1e inset;
    box-shadow: 0 3px 0 #1c2225,0 -1px #131a1e inset;
    background: #13181d;
    color: #7a7777;
    border: 0;
    outline: 0;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    margin-top: 4px;
    font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif!important;
    font-size: 13px;
	padding: 1px;
}

#gonder {
width: 100px;
float: left;
margin-left: 15px;
height: 40px;
margin-top:-19.5px;
}

#gonder button {
    width: 100px;
    position: relative;
    z-index: 3;
    background: #13181d;
    border: 2px solid rgba(241,235,235,0.06);
    border-radius: 2px 2px 2px 2px;
    height: 25px;
    cursor: pointer;
    margin-top: -9px;
    margin-bottom: 13px;
    opacity: .6;
    color: rgba(180,165,165,0.67);
    font-size: 13px;
    font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif!important;
    outline: 0;
    resize: none;
}

#bosluk{
height: 30px;
width: 95%;
margin: 0 auto;
border-style: solid;
border-color: rgba(241,235,235,0.08);
border-width: 1px 0 0 0;
border-radius: 20px;
}

#bosluk::before {
    display: block;
    content: "";
    height: 30px;
    margin-top: -31px;
    border-style: solid;
    border-color: rgba(241,235,235,0.08);
    border-width: 0 0 2px 0;
    border-radius: 20px;

}

#player {
float: left;
width: 580px;
height: 360px;
margin-left: 20px;
background: #13181d;
border: 2px solid rgba(241,235,235,0.08);
}

#bolum {
width: 570px;
height: 345px;
margin-top: 13px;
}
#bolum a {
    text-decoration: none;
    color: rgb(93,95,134);
}

#bolum b {
    display: block;
    float: right;
    line-height: 35px;
    height: 35px;
    color: rgba(239,239,239,0.79);
    width: 110px;
    font-size: 12px;
    text-align: center;
}

#bolum i  {
    width: 108px;
    border-right: 2px solid #1d2022;
	line-height: 35px;
}

#bolum span {
    display: block;
    float: left;
    line-height: 35px;
    background-color: #121518;
    border-right: 2px solid #16191b;
    height: 35px;
    color: rgba(239,239,239,0.79);
    width: 318px;
    text-indent: 20px;
    cursor: pointer;
}

#son-bolum {
width: 540px;
height: 35px;
background: #16191b;
border: 2px solid rgba(241,235,235,0.08);
margin: 10px auto;
cursor: default;
}

#player2 {
	line-height: 27px;
    text-align: center;
    color: rgba(181,181,181,0.58);
	float: left;
    width: 270px;
    height: 30px;
    margin-left: 20px;
    background: #13181d;
    border: 2px solid rgba(241,235,235,0.08);
}

#player2::before {
    content: '';
    height: 2px;
    width: 20px;
    display: block;
    background: rgba(241,235,235,0.08);
    position: relative;
    left: -22px;
    z-index: 1;
    top: 14px;
}

#player::after{
    content: '';
    height: 2px;
    width: 20px;
    display: block;
    background: rgba(241,235,235,0.08);
    position: relative;
    top: 170px;
    z-index: 1;
    left: 582px;
}
#player2 h2 {
    text-align: center;
    color: rgba(181,181,181,0.58);
	 height:10px;
}

h2 {
	display: block;
    font-size: 1.5 em;
}

#reklam  {
    float: left;
    width: 270px;
    height: 270px;
    margin-left: 20px;
    background: #13181d;
    border: 2px solid rgba(241,235,235,0.08);
    overflow: hidden;
    margin-top: 10px;
} 
#reklam img {
margin-left:auto;
margin-right: auto;
width: 250px;
height: 250px;
margin: 10px;;
}

#player3 {
    float: left;
    width: 270px;
    height: 30px;
    margin-left: 20px;
    background: #13181d;
    border: 2px solid rgba(241,235,235,0.08);
    margin-top: 10px;
}

#player3::before {
    content: '';
    height: 2px;
    width: 20px;
    display: block;
    background: rgba(241,235,235,0.08);
    position: relative;
    left: -22px;
    z-index: 1;
    top: 14px;
}

#sosyalmedya {
    height: 30px;
    float: left;
    margin-top: -2px;	
	position: relative;
	margin-left: 210px;
    margin-top: 10px;
}

#sosyalmedya a {
    height: 30px;
    width: 134px;
    display: block;
    float: left;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    font-size: 12px;
  
    color: rgba(181,181,181,0.74);
    text-decoration: none;
}

#facebook {
    height: 30px;
    width: 134px;
    display: block;
    float: left;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    font-size: 12px;
    background: #121417;
    color: rgba(181,181,181,0.74);
    text-decoration: none;
}

#sosyalmedya img  {
	width:40px;
	height:40px;
	margin-left: 80px;
}

#twitter {
	border-left: 2px solid rgba(241,235,235,0.04);
    height: 30px;
    width: 134px;
    display: block;
    float: left;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    font-size: 12px;
    background: #121417;
    color: rgba(181,181,181,0.74);
    text-decoration: none;
}

#instagram {
	border-left: 2px solid rgba(241,235,235,0.04);
    height: 30px;
    width: 134px;
    display: block;
    float: left;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    font-size: 12px;
    background: #121417;
    color: rgba(181,181,181,0.74);
    text-decoration: none;
}

footer {
    overflow: hidden;
    height: 65px;
    background-image: none;
    z-index: -1;
    width: 880px;
    position: relative;
    display: block;
    border-radius: 10px;
    padding: 10px 20px;
    margin-top: 10px;
    text-align: center;
    background-color: rgba(8,8,9,0.87);
    border: 2px solid rgba(36,44,48,0.81);
}

footer p {
font-size: 12px;
cursor: default;
}

/* İzle Php */
#oynatici_fullscreen {
	width: 100%;
    height: 100%;
    margin: 0;
}




