﻿@import "../../../css/base-viaeuropa.css";
body, html
{
    background: #e4ecf7;
    font-size: 12px;    
}

p, li, span, dt, dd, em, label, div 
{
	font-family:Arial,sans-serif;
	line-height:16px;
}

#wrap
{
    background: #fff url(../img/portal_wrap.jpg) repeat-y 0 0;
}

#head
{
    background: transparent url(../img/losbynett_head.gif) no-repeat 100% 0;
    height: 123px;
}

#head .login {
	bottom: 18px;
}

#head .login span {
	padding-right: 4px;
}

#head span.los-button
{
    float: left;
    width: 160px;
    height:110px;
}
#head span.los-button:hover
{
    cursor: pointer;
    cursor: hand;
}

#menu
{
    width: 160px;
    font-size: 110%;
    float: left;
    
}
#main {
	padding: 0;
    float: left;
    width:600px;
}
#sub {
    float:right;
    margin-top:9px;
}

#menu ul
{
    list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#menu ul.AspNet-Menu li
{   
    margin-bottom:3px;
}

#menu a
{
	background-color:#D0CEC2;
	color:#000000;
	display:block;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
}

#menu a:hover
{
	background-color:#B91833;
	color:#000000;
}

#menu li.current
{
    background-color:#911328;
	color:#FFFFFF; 
}

#menu:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#foot
{
    background: #e4ecf7 url(../img/portal_foot.jpg) no-repeat top center;
}

h1
{
    color: #AA0000;
    border-bottom: solid 1px #990033;
    padding: 0 0 5px 20px;
}

h1 span {
    color: #000;
    font-size: 71%;
    padding-left: 20px;
}

h2
{
    color: #AA0000;
}

a
{
    text-decoration: none;
    color: #af0033;
    font-weight:bold;
}

#head .customercategory a
{
    color: #000;
}

#head .customercategory a.current, #head .customercategory a:hover
{
    color: #f3c622;
}
#head .customercategory a.current:hover
{
	text-decoration:none;
}

#head .admin
{
    margin-top: 54px;
    margin-right: 4px;
    position:absolute;
    right:0;
    text-align:right;
    color: #D0CEC2;
    font-weight:bold;
}

#head .admin span
{
    color:#D0CEC2;
    float:left;
    margin-right:10px;
}

#head .admin a
{
    color: #ffffff;
}

/*--- LOGIN BOX ---*/
#head .login input
{
    background-color: #D0CEC2;
    border: solid 1px #000000;
}

#head .login input:focus
{
    border: 1px solid #f3c622;
}

#head .login a
{
    color: #ffffff;
}

#head .login .Button
{
    background-color: #c1d8e3;
}

#head .login .error
{
    background-color: #D0CEC2;
    border: 1px solid #000000;
    color: #AF0033;
    padding: 5px;
	z-index: 1000;
}

#head .login
{
    color: #D0CEC2;
}

/*--- NETWORK SELECTOR ---*/
#head .network a
{
    color: #000000;
}

.col80percent, .servicelist 
{
width:100%;
}

/* http://www.456bereastreet.com/archive/200506/customising_custom_corners_and_borders */
.cbb
{
    border: 1px solid #5d9ec8;
    background: #fff;
}
.bt
{
    background: url(../img/losbynett_box.png) no-repeat 100% 0;
}
.bt div
{
    background: url(../img/losbynett_box.png) no-repeat 0 0;
}
.bb
{
    background: url(../img/losbynett_box.png) no-repeat 100% 100%;
}
.bb div
{
    background: url(../img/losbynett_box.png) no-repeat 0 100%;
}
.i1
{
    background: url(../img/losbynett_box_borders.png) repeat-y 0 0;
}
.i2
{
    background: url(../img/losbynett_box_borders.png) repeat-y 100% 0;
}
.i3
{
    background: #fff;
}
.tab
{
    background: #af0033;
    color: #fff;        
}
.tab .bt
{
    background-image: url(../img/losbynett_tab.png);
}
.tab .bt div
{
    background-image: url(../img/losbynett_tab.png);
}
.tab .bb
{
    background-image: url(../img/losbynett_tab.png);
}
.tab .bb div
{
    background-image: url(../img/losbynett_tab.png);         
    _background-image: none; /*IE6 HACK*/
}
.tab .i1
{
    background-image: url(../img/losbynett_tab_borders.png);
}
.tab .i2
{
    background-image: url(../img/losbynett_tab_borders.png);
}
.tab .i3
{
    background: #af0033;
    color: #fff;
}

/* --- MAIN OFFER DISPLAY STYLES --- */
.mainoffer
{
    width: 145px;
    height: 122px;
    margin: 0px 3px;
}
.mainoffer:hover
{
    cursor: pointer;
    cursor: hand;
}
.mainoffer h5, .mainoffer p
{
    margin: 0px 15px;
}

.mainoffer h5
{
    margin-top: 110px;
}

/* --- SERVICE CATEGORY SELECTOR STYLES --- */
div.scselect
{
    width: 145px;
    height: 122px;
    margin: 0px 0px;
}
div.scdivider
{
    clear: both;
    border-top: solid 1px #990033;
}

.sub .bt
{
    background-image: url(../img/losbynett_sub.png);
}
.sub .bt div
{
    background-image: url(../img/losbynett_sub.png);
}
.sub .i3
{
    background: #fff url(../img/losbynett_sub_bg.png) no-repeat 0 0;
}

#sub .tab .bt
{
	   background-image: url(../img/losbynett_tab.png);
}
#sub .tab .bt div
{
    background-image: url(../img/losbynett_tab.png);   
}
#sub .tab .bb
{
    background-image: url(../img/losbynett_tab.png);
}
#sub .tab .bb div
{
	background-image: url(../img/losbynett_tab.png);
}
#sub .tab .i1
{
    background-image: url(../img/losbynett_tab_borders.png);
    
}
#sub .tab .i2
{
    background-image: url(../img/losbynett_tab_borders.png);
}
#sub .tab .i3
{
    background: #af0033;
    color: #fff;
}

#serviceCategorySelectorWrapper {
	
	margin-left: 180px;
	_margin-left: 90px;		
}

span.help:hover span.description
{
    border: 1px solid #5d9ec8;
    background: #fff url(../img/losbynett_sub_bg.png);
}


/* serviceprovider */
div.serviceprovider 
{
	float: left;
	width: 30%;
	font-size: 93%;
}

div.serviceprovider h4
{
	padding-top: 10px;
}

div.serviceprovider p
{
	margin-bottom: 0;
}
div.serviceprovider div.contactdetails
{
	padding-top: 10px;
}

div.subscriptioninfo
{
    float: right;
    width: 70%;
}

div.servicecategoryinfo
{
    /*float: left;*/
}

div.servicecategory
{
    float: left;
    width: 20%;
}

div.servicecategorydetails 
{
	float: left; 
	width: 76%;
	padding-left:20px;	
}

a.highest 
{
	float: left;
	clear: both;
    background-color: orange;
    padding: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	text-transform: uppercase;
	background: url('/img/link_visibility_high.gif') top left no-repeat;
	margin: 0 0 0 -4px;
}

a.highest span
{
	display: block;
	background: url('/img/link_visibility_high.gif') top right no-repeat;
	padding: 10px 50px 13px 0px;
	margin: 0 0 0 15px;
	color: #FFFFFF;
}

a.highest:hover
{
	background: url('/img/link_visibility_high_hover.gif') top left no-repeat;
}

a.highest:hover span 
{
	background: url('/img/link_visibility_high_hover.gif') top right no-repeat;
}

h4.toggleboxbutton 
{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

h4.toggleboxbutton:hover 
{
	cursor: pointer;
    cursor: hand;
}

/* Definitionlist 
dt
{
	width: 100%;
	float: none;
	padding: 0;
}*/

dd 
{
	float:none;
	width:70%
}

.toggleboxbutton img 
{
	padding-right: 5px;
}

div#selectcustomernetwork, div#selectcustomertype
{
	padding-left: 300px;
	min-height: 400px;
}
div#selectcustomernetwork {
	background: #fff url('/img/selectcustomernetwork.jpg') no-repeat;
}

div#selectcustomertype {
	background: #fff url('/img/selectcustomertype.jpg') no-repeat;
}

div#customernetworkholder 
{
	float: left;
	clear: both;
	/*background: transparent url('/img/startpage-background.jpg') no-repeat;*/
	padding-bottom: 20px;
}

div#customernetworklogo {
	overflow: hidden;
	float: left;
	width: 300px;
	padding: 10px;
}

div#customernetworkinformation 
{
	float: left;
	width: 435px;
	padding-left: 10px;
}

div#startdefaultnetwork h2
{
	font-size: 40px;	
	margin: 15px 0 0 10px;
	padding: 0px;
}

div#startdefaultnetwork h3
{
	font-size: 20px;	
	color: #AA0000;
	margin: 0 0 30px 10px;
	padding: 0px;
}

div#startdefaultnetwork p
{
	font-weight: bold;
}

div.managesubscription 
{
	padding-top: 10px;
	float: right;
}

div.managesubscription a 
{
	clear: none;
	float: left;
}

div.managesubscription a.high
{
	padding: 8px 10px 0px 0px;
}

/* File vista styles */
#main .fileVistaControl {
    border: solid 2px #990033;
}

.fileVistaControl .toolbar, .fileVistaControl .toolbarButton, .fileVistaControl .treeTitleBar, .fileVistaControl .gridColumn{
	/*background: transparent url(../img/portal_menu.png) repeat-x 0 0;  */
	background-color: #B91833;
	border-width: 0px; 
	/*color: #FFFFFF;*/
	color: #000000;
	font-weight: bold;
}

.fileVistaControl .toolbarButton:hover, .fileVistaControl .gridColumn:hover {
    border-width: 0px;
    /*background: transparent url(../img/portal_menu_hover_right.png) repeat-x 0 0; */  
    background-color: #FFD196;
}

#divFolderInfo{
    height: 100px;
}

.fileVistaControl .separator{
    background-color: #990033;
    border-color: #990033;
}

.Menu,
ul.AspNet-Menu li
{
position: static;
}

div.separatedlinks a 
{
	padding-right: 20px;
}

div.separatedlinks 
{
	margin-bottom: 20px;
}