.header {
  width: 100%;
  background: transparent url('../../../images/header/header-bg.jpg') repeat-x left top;
  height:105px;
  
}

/************top header**********************/
.top-header {
  width:100%;
  background: #000;  
  height:30px;
  margin:0 auto;  
}

.top-header .container {
  
    height:100%;
    text-align: left;  
    background: #000;
    width:1000px;
}
.top-header .container ul{
    width:100%;
    
    list-style: none;
    clear:both;
	z-index:1000;
  	  
}
.top-header .container ul li {
    float:left;
    height:28px;
}
.top-header .container ul li.login {
   width:100px;    
   list-style: none; 
   cursor:pointer; 

}

.top-header .container ul li.search-box {
    background: none repeat scroll 0 0 #575757;
    border: 1px solid #575757;
    border-radius: 25px 25px 25px 25px;
    height: 17px;
    margin: 5px 69px;
    padding: 0;
    position: relative;
    width: 93px;
}


.btn-search {
   background: transparent;
   width:18px;
   height:18px;
   cursor: pointer;
   border: 0;
   background: url("../../../images/header/btn-src.png") no-repeat scroll 3px -1px transparent;    
}

.src_input{
    outline: 0;
    font-family:'Roboto Condensed';
    color: #c4c4c4;
    border:0px; 
    font-size: 12px;  
    background: transparent;
    height:15px;
    width: 69px;
}

.call_now{
    color:#fff;
    font-size: 16px;
    width: 183px;
    padding:5px 0;
    border-left: 2px solid #999;
    vertical-align: middle;
    text-align: center;
    height:18px;
    text-transform: uppercase;
    margin-top: 3px;
    font-weight: bold;
}

.social-icons{
    color:#999;
    width:288px;
    font-size: 16px;
    margin-right:3px;
    vertical-align: middle;
    text-transform: uppercase;
    text-align: left;
    height:28px;
    cursor:pointer;
    font-weight: bold;    
}
.live-chat{
     cursor: pointer;
     margin: 2px 0px 10px 40px;
}
/*
*  main navigation
*/
.nav {
  height: 63px;
  width:1000px;
  background: #fff;
  margin: 0 auto;
}


.nav div{ float:left;}
.nav div.logo{ margin-right:130px;}
.nav #main-nav{
    
}
.nav #main-nav li{
    float:left;
    margin-right: 44px;
}
      
.nav #main-nav li a{
   font-family: "Roboto Condensed", sans-serif;
   font-weight: bold;
   text-transform: uppercase;
   font-size: 20px;
}
.nav #main-nav li a:hover{
    color: #09c;
}
.nav #main-nav li a.active{
    color: #069;
}
.nav #main-nav li.watch-now{
   margin: 0 0 0 99px;
   font-size:18px;
}
.nav #main-nav li.watch-now a:hover{ 
   color:#fff;
}
      
.hover.home {
 /* background: transparent url(../../../images/header/hover.png) no-repeat 260px top ;*/
}
.selected.home {
  /*background: transparent url(../../../images/header/hover.png) no-repeat 260px top ;*/
}

.hover.why-tvdesi {
  /*background: transparent url(../../../images/header/hover.png) no-repeat 370px top ;*/
}
.selected.why-tvdesi {
  /*background: transparent url(../../../images/header/hover.png) no-repeat 370px top ;*/
}

.hover.channel-description {
  /*background: transparent url(../../../images/header/hover.png) no-repeat 480px top ;*/
}
.selected.channel-description {
  /*background: transparent url(../../../images/header/hover.png) no-repeat 480px top ;*/
}

.hover.pricing-and-packages {
  /*background: transparent url(../../../images/header/hover.png) no-repeat 590px top ;*/
}
.selected.pricing-and-packages {
  /*background: transparent url(../../../images/header/hover.png) no-repeat 590px top ;*/
}

.hover.page {
  /*background: transparent url(../../../images/header/hover.png) no-repeat 700px top ;*/
}

.selected.page{
  /*background: transparent url(../../../images/header/hover.png) no-repeat 700px top ;*/
}
/*footer*/
.footer{ padding-top:20px; background:url(../../../images/bg-footer.jpg)  center top repeat-x; min-height:120px; font-size:12px; color:#999; clear:both;margin-bottom: 0;}
.footer .bottom_menu{
	height: 52px; 
	text-align: center; 
	background: transparent; 
	font-family: 'Roboto Condensed',"Arial Narrow",Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal
}
.footer .bottom_menu a{ color:#666; padding:2px; margin:0 6px;text-transform: uppercase;}
.footer .bottom_menu a:hover{ color:#000; text-decoration:underline}
.footer .bottom_menu_bar{ height:125px; margin:35px auto}
.footer .col-partof{ float:left; background:url(../../../images/logo/part-of.png) right center no-repeat; text-align:left}
.footer .col-network{ float:left; margin-left:20px; margin-top: 24px;}
.footer .col-network a{ float:left; width:150px; text-align:center; background:url(../../../images/logo/sep-network.png) left center no-repeat; font-size:16px; color:#666}
.footer .col-network a:hover{ color:#0099cc}
.footer .col-network .network{ text-align:center; width:150px}
.footer .col-network .first{ background:none}
.footer .powered-by{ text-align:center; padding:30px; background:url(../../../images/logo/sep-powered-by.png) center top no-repeat; clear:both }

/*submenu active state*/
.submenu-active{
    background: transparent url('../../../../../talfazat/marketing/images/submenu-active.jpg') top left repeat-x;
    height:92px;
    color:#339900;
}

.login_div{
	line-height:13px; 
	overflow:hidden;
	padding-top:5px;  
	vertical-align:top;
	width:118px;  
	height:34px;
	background: url(../../../images/header/login-button.png) no-repeat; 
	
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	cursor:pointer;
}
.login_info{display:block;color:#FFF;}
.logout_txt{
    color: #A9D035;
    cursor: pointer;
    display: block;
}
.logout_txt:hover {text-decoration:underline;color:white}

/**/
#tip-login{
    width:461px; 
    /*height:198px;*/ 
    height:220px; 
    /*background:url(../../../images/header/login-dropdown-bg.png) no-repeat;*/
    font:normal 14px/1.4 Arial, Helvetica, sans-serif;
    text-align:left;
    position: relative; 
    float:right;
    margin-right: -5px; 
    display:block;
    z-index:9999;
    background-image: linear-gradient(bottom, rgb(33,92,135) 5%, rgb(49,137,200) 53%);
    background-image: -o-linear-gradient(bottom, rgb(33,92,135) 5%, rgb(49,137,200) 53%);
    background-image: -moz-linear-gradient(bottom, rgb(33,92,135) 5%, rgb(49,137,200) 53%);
    background-image: -webkit-linear-gradient(bottom, rgb(33,92,135) 5%, rgb(49,137,200) 53%);
    background-image: -ms-linear-gradient(bottom, rgb(33,92,135) 5%, rgb(49,137,200) 53%);
   -webkit-box-shadow: 0 8px 6px -1px rgba(30, 28, 28, 0.53)
    -moz-box-shadow: 0 8px 6px -1px rgba(30, 28, 28, 0.53);
    box-shadow: 0 8px 6px -1px rgba(30, 28, 28, 0.53)
}
#tip-login .padder{ padding:10px 15px 10px 15px;}
#tip-login .wrapper{ background:url(../../../images/logo/sep-login.png) 225px center repeat-y}
#tip-login .split{ display:inline; float:left; position:relative;width:235px; padding-bottom:10px;}
#tip-login .mc{ 
    border:0 none; 
    background:none; 
    outline:0 none; 
    background:url(../../../images/sprite.png) no-repeat;  
    font:normal 16px/1 'Francois One',"Arial Narrow",Arial, Helvetica, sans-serif; 
    padding:8px 12px 10px; 
    color:#fff
}
#tip-login .mc-text{ background-position:0 -94px; width:180px; color:#999; font-family:"Roboto",sans-serif;}
#tip-login .mc-login{background: transparent url('../../../images/header/login-sign-in.png') no-repeat; padding-top:3px; color:#333; padding-right:40px;font-family:"Roboto",sans-serif;}
#tip-login .mc-subscribe{background: transparent url('../../../images/header/login-subscribe.png') no-repeat; padding-top:10px;display:block; margin-left: 20px; font-family:"Roboto",sans-serif;}
#tip-login .login-btn-subscribe{ background: transparent url('../../../images/header/login-subscribe.png') no-repeat;padding-left:20px;display:block;margin-left:252px;height:34px;line-height:32px;color:#333;text-transform:uppercase; font-family:"Roboto",sans-serif;}
