﻿.inner-tabs ul.tabs 
{
    font-family: Tahoma,Geneva,sans-serif;
	margin: 0;
	padding: 0 0 0 7px;
	list-style: none;
	height: 31px; /*--Set height of tabs--*/
	overflow:hidden;
	margin-top:-25px;
}

.inner-tabs ul.tabs {
	margin-top:-25px;
}

.inner-tabs ul.tabs {
	margin-top:0px;
}

.inner-tabs ul.tabs li 
{
    font-family: Tahoma,Geneva,sans-serif;
	float: right;
	margin: 0px 0px 0 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
}

.inner-tabs ul.tabs li {
	float: left;
	margin: 0px 0px 0 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
}
.inner-tabs ul.tabs li a 
{
    font-family: Tahoma,Geneva,sans-serif;
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 12px;
	font-family:Tahoma, Geneva;
	text-align:center;
	outline: none;
	height: 31px;
	padding:2px 10px;
	position:relative;
	background-image:url(../_gfx/mediaTabRight_off.png);
	background-repeat:no-repeat;
	background-position:right top;
	margin-left:7px;
	z-index:1;
	font-weight: bold;
}

.inner-tabs ul.tabs li a 
{
    font-family: Tahoma,Geneva,sans-serif;
	background-image:url(../_gfx/inTab_right_off.png);
	background-repeat:no-repeat;
	background-position:right top;
    padding-right:40px;
}

.inner-tabs ul.tabs li .last {
	background-image:url(../_gfx/inTab_right_last_off.png);
}

.inner-tabs ul.tabs li a b 
{
    font-family: Tahoma,Geneva,sans-serif;
	background-image:url(../_gfx/mediaTabLeft_off.png);
	background-repeat:no-repeat;
	width:16px;
	height:31px;
	display:block;
	position:absolute;
	left:-15px;
	top:0;
}
.inner-tabs ul.tabs li a b 
{
    font-family: Tahoma,Geneva,sans-serif;
	background-image:url(../_gfx/inTab_left_off.png);
	background-repeat:no-repeat;

}
.inner-tabs ul.tabs .first a b 
{
    font-family: Tahoma,Geneva,sans-serif;
	background-image:url(../_gfx/inTab_left_off_first.png);
	background-repeat:no-repeat;

}
.inner-tabs ul.tabs li.active a { /*--Makes sure that the active tab does not listen to the hover properties--*/
                                  font-family: Tahoma,Geneva,sans-serif;
	background-image:url(../_gfx/mediaTabRight_on.png) !important;
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 10px;
	z-index:5;
}
.inner-tabs ul.tabs li.active a { /*--Makes sure that the active tab does not listen to the hover properties--*/
	font-family: Tahoma,Geneva,sans-serif;
	background-image:url(../_gfx/inTab_right_on.png) !important;
	background-repeat:no-repeat;
	background-position:right top;
    padding-right:40px;
}

.inner-tabs ul.tabs li.active .last { /*--Makes sure that the active tab does not listen to the hover properties--*/
	font-family: Tahoma,Geneva,sans-serif;
	background-image:url(../_gfx/inTab_right_last_on.png) !important;
}

.inner-tabs ul.tabs li.active a b { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background-image:url(../_gfx/mediaTabLeft_on.png) !important;
	background-repeat:no-repeat;
	background-position:right top;
}

.inner-tabs ul.tabs li.active a b { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background-image:url(../_gfx/inTab_left_on.png) !important;
	background-repeat:no-repeat;
	background-position:right top;
}

.inner-tabs ul.tabs li.active a {
	color:#fff;
	font-weight: bold;
}


.popup-container {overflow:auto; height:450px;}


/*promo*/
/*.brdbnd-promo-box-container
{
    margin:2px !important;                   
}
.brdbnd-promo-box {
	float:left;
    width:458px;
    height: 326px;
    margin:2px !important;
}*/

.Multimedia
{
    margin-top:20px;
}

/*kxip*/

.featureList #tvGuide .content {
    height: 192px;
}

/*contact form*/
.f-form {
	border-top:1px solid #CCC; 
    margin:10px 0;
}
.f-formcontainer {
	background:#F4FAFF; 
    border-bottom:1px solid #CCC;
}
.f-formcontainer table {
    width:100%; 
    margin:20px auto;
}

.f-formcontainer table thead td {
    background-image: url("../_gfx/thead_back.gif");
    background-repeat: repeat-x;
    border-bottom: 1px dashed #C1C1C1 !important;
    color: #01B2FF;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    padding: 12px;
}

.f-formcontainer table td{padding:7px 20px;}

.f-formcontainer table th {
    background: url("../_gfx/popup_table_header.png") repeat-x scroll 0 0 transparent;
    color: #000000;
    font: 11px Tahoma,sans-serif;
    height: 49px;
    padding: 0 20px;
    text-align: left;
}

.f-formcontainer .textbox {
	border:1px solid #daf4ff;
    width:240px;
    height:20px;
}
.f-formcontainer .comment-box {
	border:1px solid #daf4ff;
    width:240px;
}
.f-formcontainer .captcha-box{
	background: #04abf1;
    padding:4px 20px;
    color:#FFF;
}

.f-form .s-btn {
	background:url(../_gfx/button_cyan_norm.png) no-repeat; 0 0;
    border:none;
    width:150px;
    height:25px;
    color:#FFF;
 }
 
 .f-form .r-btn {
	background:url(../_gfx/button_grey_norm.png) no-repeat; 0 0;
    border:none;
    width:150px;
    height:25px;
    color:#FFF;
    margin-right:10px;
 }
 


/*PROMO BOX*/
.PromoBox {             
    position:relative;
    margin-left:15px;
    margin-right:15px;
    margin-bottom:15px;
    float: left;
    
}
.PromoBox IMG {
    padding:0px !important;
    margin:0px !important;
}
.PromoBox .Content  {
    overflow: hidden;
}
.PromoBox .Border
{
    border: 1px solid #D8D8D8;
    height:100%;
    
}
.PromoBox .Footer
{
    position:absolute; 
    left:0px;
    right:0px;
    bottom:-1px; 
                             
}                        
                        
.PromoBox .More  {
    position:relative;
}
.PromoBox .More DIV {
    z-index:2;
    position:relative;
    background-color:transparent;
    text-align:center;
}
.PromoBox .More IMG{
    width : 100%;
    height: 100%;
    left : 0px;
    top : 0px;
    z-index :0;
    position : absolute;
}
.PromoBox .More A, .PromoBox .More A:VISITED, .PromoBox .More A:HOVER  {
    color:#FFFFFF;
    font-size:18px;
    font-family: Myriad Pro,Trebuchet MS,Tahoma,sans-serif;
    background: url(../_gfx/arrow_promo_view_off.png);
    background-repeat:no-repeat;
    background-position:right center;                            
    padding:17px 40px 17px 40px;
    margin-right:30px;
    display:block;   
}
.PromoBox .More A:HOVER {
    background: url(../_gfx/arrow_promo_view_on.png);
    background-repeat:no-repeat;
    background-position:right center;
    color:#bcebff;
}
.PromoBox .More A SPAN {
    text-align:left;
    display: inline-block; 
    zoom:1; 
    *display:inline;
}
.PromoBox .More A:HOVER SPAN {
    cursor:pointer;
}
                        
.PromoBox .More IMG{
    *display:none;
}
.PromoBox .More DIV 
{
    *background-color:#FFFFFF;
    *overflow:hidden;
    *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='_assets/_gfx/broadband_promo_viewBg.jpg');
    *-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='_assets/_gfx/broadband_promo_viewBg.jpg')";   
}

.services_img
{
    clear:right; 
    float:right; 
    margin-left:15px;
    margin-bottom:15px; 
    border:1px solid #d8d8d8;
    margin-top:20px;  
}

/* Add by kxip - Δεξί μενού (final excel - Phase B) */ 
.sideBox img {
    float: left;
    margin: 0;
}

.rightMenu .active .noactive {
    font-weight: normal;
}