#wrapper{
    direction:ltr;
    width:975px;
    margin: 0 auto;
    
}
#header{
    background-color: #fff;
    width:975px;
}

#headerTop{
    border-bottom: 1px solid #DBDBDB;
    height: 84px;
    width:970px;
}

#header img{
    float:left;
}


.topPageOrangeHeader{
    color: #FF9d01;
    font-family:arial;
    font-size:12px;
    border-bottom: 5px solid #FF9d01;
    padding: 0px 6px;
    text-decoration:none;
}

#topRight{
    float:right;
    margin-top:44px;
    margin-right:13px;
}

#tableTdPadding{
    padding-bottom: 7px;
    padding-right: 23px;
}

#headerBottom{
    width:975px;
    height:34px;
    position:relative;
    background:url(/_media/images/bg_both.png) repeat-y;
}

#headerBottom ul{
    list-style-type:none;
    margin:0 0px 10px 15px;
    padding:0;
    left:0;
    top:0;
    z-index: 3;
}

#headerBottom ul li{
    float:left;
    padding-left:50px;
    margin-top:8px;
}

#headerBottom ul li ul{
	top:19px;
}

#headerBottom ul li ul li{
	padding-left:10px;
	float:none;
	margin-top:0px;
}

p{
	font-family:arial;
}

#headerBottom a{
   
    color: #20AAAA;
    font-family:arial;
    font-size:12px;
    text-decoration:none;
}

#headerBottom ul li ul a{
	color: #666666;
	font-size:11px;
}


#headerBottom a.sel:active, #headerBottom a.sel:visited,#headerBottom a.sel:link {
    font-weight:bold;
    }
    

.content{
   width:970px; 
   background: #FFFFFF url(/_media/images/bg_both.png) repeat-y;
   padding-left:5px;
}

#contentTop{
    width: 970px;
    height:276px;
}

#videoContent{
    position:relative;
    float:left;
    height:276px;
    width:647px;
    z-index:0;
}

#videoMenu{
   position:absolute;
   z-index:1;
   height:276px;
}

#videoMenu ul{
    list-style-type:none;
    height:276px;
}

#videoMenu ul li{
    width:150px;
    background: url(../images/home/buttonVideoOff.png) no-repeat;
    padding:17px 0px 3px 10px;
    height: 49px;
    font-size:9px;
}

#videoMenu a{
    font-weight:normal;
    font-family:arial;
    font-size:11px;
    color:black;
    text-decoration:none;
}

.blackLink{
    font-weight:bold;
    font-family:arial;
    font-size:11px;
    color:black;
}

.linkVideoSpec{
    width: 112px;
    display:block;
    font-family:arial;
    font-size:11px;
    font-weight:normal;
    color:black;
}

#videoPlayerRightMenu{
    float:right;
    background-color: #60C2C3;
    width:323px;
    height: 276px;
}

#videoPlayerRightMenu ul{
    padding-left: 23px;
    padding-bottom: 60px;
    padding-top:40px;
}

#videoPlayerRightMenu ul li{
    width: 279px;
    height: 32px;
    display:block;
    border-bottom: 1px solid #9FE9EA;
    padding-top: 15px;
}

#videoPlayerRightMenu a{
    color: white;
    text-decoration:none;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    
}

#contentCenter{
   
}

#contentCenter table tbody tr td{
    width: 333px;
    border-bottom: 1px solid #DBDBDB;
    border-top: 22px solid #F3F3F3;
    padding-bottom:12px;
    border-right:7px solid white;
}

#contentCenter table tbody tr td p.grayTextBold , #contentCenter table tbody tr td p.grayText{
    width:301px;
    padding-top:17px;
}

#contentCenter table tbody tr td form{
    margin-top:25px;
    text-align:center;
}

.orangeBox{
    width: 78px;
    height: 21px;
    display:block;
    background-color: #FF9d01;
    text-align:center;
    padding-top:1px;
}

.orangeBoxWhiteTitle
{
    color: white;
    font-family:arial;
    font-size:11px;
    font-weight:bold;
}

.grayTextBold{
    color: #656565;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
}

.grayText{
    color: gray;
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
}

.grayTextSmaller{
    color: gray;
    font-size: 11px;
    font-family: arial;
    font-weight: normal;
}

#contentCenterSearch{
    width: 131px;
    margin: 0 auto;
}

.contentCenterBox form{
    margin-top:25px;
}

.contentCenterBox form input{
    color: gray;
    font-size: 11px;
    font-family: arial;
    text-align:center;
}


.bottomCenterCell{
    background-color:#f3f3f3;
    margin-top:10px;
    padding:25px 30px 78px 30px;
    float:left;
    display:block;
    height: 212px;
    border-left: 4px solid white;
    
}

.bottomCenterCell a{
	color: gray;
    font-size: 11px;
    font-family: arial;
    font-weight: normal;
}

.bottomCenterCellHeader{
    color: #21ABAE;
    font-family:arial;
    font-size: 14px;
    font-weight:normal;
    
}

#turkizText{
  color: #21ABAE;
  font-family:arial;
  font-size: 11px;
}

.bottomCenterCellBottomHeader a{
    color: #21ABAE;
    font-family:arial;
    font-size: 12px;
    font-weight:bold;
    position:absolute;
    top: 900px;
    text-decoration:none;
}

.bottomCenterCell ul{
    list-style-image: url('../images/home/square.png');
    list-style-position:outside;
}

.bottomCenterCell ul li{
    margin-top:10px;
    line-height:11px;
    vertical-align: baseline;
}

.bottomCenterCell ul li.noSpace{
    padding:1px;
    list-style-image:none;
    line-height:10px;
    margin-top:0px;
}

#footer{
    background-color: #515151;
    height: 95px;
    width:970px;
}

#footerLeft{
    float:left;
    margin-top:12px;
}

#footerLeft ul{
    list-style-type:none;
    margin:0;
    overflow:hidden;
    height: 83px;
    float:left;
    padding-left:45px;
}

#footerLeft ul li{
    padding-top: 4px;
}

#footerLeft a, #footerRight a{
    text-decoration:none;
    font-family:arial;
    font-size:12px;
    font-weight:normal;
    color: #C1BFC0;
}

#footerRight{
    float:right;
    margin-top: 34px;
    margin-right: 136px;
}

.contentCenterBox{
    float:left;
    height:220px;
    display:block;
    border-bottom: 1px solid #DBDBDB;
    border-left: 4px solid white;
    padding-right:30px;
}

.contentCenterBox p.grayText, .contentCenterBox p.grayTextBold{
    padding-top:10px;
}

.grayLine{
    background: #F3F3F3;
    height:19px;
}

#oxylus-video-player {
    display: block;
    width: 491px;
    height: 276px;
    border-right: 5px solid white;
    position:absolute;
    left: 150px;
    }
    

#videoMenu li:hover{
    font-weight:bold;
    background: url(../images/home/buttonVideoOff.png) no-repeat top left;
}

#videoMenu li.sel{
    font-weight:bold;
    background: url(../images/home/buttonVideoOn.png) no-repeat top left;
    }
    
    
 #rightBottomCell{
 	width:273px; 
 	padding-left: 20px; 
 	padding-right: 25px;
 	border-left:5px solid white;
 }
 
 #questions h3{
 	color:gray;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
 }
 
 #questions ul{
 	list-style-image:url(../images/home/square.png);
	list-style-position:outside;
 }
 
 #questions ul li{
 	color:gray;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
 }
 
 #questions ul li strong{
 	font-weight: bold;
 }

 .search-input{
 	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#DDDDDD none repeat scroll 0 0;
	width:87px;
 }
 
 .search-button{
 	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	font-size:11px;
 }
 
 #searchB{
 	float: right; 
 	margin-right: 18px;
 	margin-top:0px
 }
 
 .menu li{
 	margin: 0 0px;
 }
 
 #logoTopAgenda{
 	float:left;
 	left:33px;
 	margin-top:19px;
 	position:relative;
 	width:489px;
 	z-index:3;
 }
 
 #logoTopAgenda p{
 }
 
 .grayTextNormal{
 	color:#656565;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
 }
 
 .startAboutText{
 	padding-top:17px;
 	padding-bottom:10px;
 	color: #656565;
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
 }
