#admin-links{
	width:130px;
	background-color:#ff6600;
	padding:0px;
	border:1px #000 solid;
	position:absolute;
	right:10px;
	top:0;
	z-index:200;
}
#admin-links div.title{cursor:pointer;font-weight:bold;padding:2px 4px;color:white;}
div#admin-links:hover ul{display:block;}
#admin-links ul{
	display: none;
	padding: 4px;
	margin: 3px 0 0 0;
	list-style: none;
	line-height: auto;
	background: #fff;
}

#admin-links li{ line-height:normal; }
#admin-links li a{ color:#ff6600; }
#admin-links li a:hover{ color:black; }

.product_abbo_table{
	border: 1px #555 solid;
	background: #fff;
}
.product_abbo_table th{
	border-bottom: 1px #555 solid;
	background: #eee;
	text-align: center;
	font-weight: normal;
}
.product_abbo_table td{
	text-align: center;
	border-bottom: 1px #ddd solid;
}
.product_voorwaarden{
	margin-top: 10px;
	border-top: 1px #2154AD solid;
	padding-top: 10px;
	font-size: 9px;
	line-height: 100%;
	color: #2154AD;
}
#leverings-voorwaarden ul{
	margin: 0 0 0 16px;
	padding: 0;
}
#leverings-voorwaarden li{
	padding:0;
	list-style-type: disc;
/*  list-style: none;*/
	line-height: 100%;
	margin:4px 0 4px 0px;
}
#leverings-voorwaarden li{
}
#box_content{
	padding:5px;
	border:1px #ccc solid;
	background-color:white;
}
#box_content ul{
	margin:0;
	padding:0 0 0 20px;
}
#tech-spec_content{
	padding:5px;
	border:1px #ccc solid;
	background-color:white;
}

caption{
	margin:15px 0 4px 0px;
	text-align:left;
}

.formError{
	font-weight:bold;
	color:red;
}

.fieldWithErrors{display:inline;}
.fieldWithErrors input, .fieldWithErrors select{border:1px red solid;background-color:#FFEAEA;}

.keywords{
	color:#999;
	font-size:10px;
}

.highlight{
  background-color: #ff0;
  color: black;
  padding: 0 4px;
}

.smooth .item{background-color:#eee;width:40%;}
.smooth .value{width:60%;}
.smooth th{text-align: left; padding: 2px;}
.smooth td{padding:1px 4px;color:#999;}

th.center, td.center{
	text-align:center!important;
}
th.right, td.right{
	text-align:right;
}
th.left, td.left{
	text-align:left;
}
th.top, td.top{
	vertical-align:top;
}
th.middle, td.middle{
	vertical-align:middle;
}
th.bottom, td.bottom{
	vertical-align:bottom;
}

.shadow{
	color:#aaa;
}
.tracker{
	border:1px #eee solid;padding:2px 4px;
	background:#f6f6f6;
	font-weight:bold;
}
.content_description{
	margin:15px 0;
	padding:6px 10px;
	border:1px #eee solid;
	color:#999;
	background:#f9f9f9;
}
strong, b, .strong{font-weight:bold;}


/* Mobiel internet */

ul.provider_tabs {
	list-style:none;
	margin:10px 0 0 0!important;
	padding:0!important;
	clear:both;
	height:50px;
}

ul.provider_tabs li {
	float:left;
	padding:0;
	margin:0;
}

ul.provider_tabs li a {
	float:left;
	width:90px;
	display:block;
	padding:4px 10px 8px 10px;
	text-align:center;
	margin-right:1px;
	background-color:#fff;
	color:#666;
	line-height:0px;
	vertical-align:middle;
	border:1px #ddd solid;
	border-bottom:0;
	height:37px;
}

ul.provider_tabs li a:hover{
	background-color:#fff!important;
	border-color:blue;
}

ul.provider_tabs li a.active {
	border-color:red;
	height:38px;
	position:relative;
	margin-bottom:-1px;
}

ul.provider_tabs li a img{
	display:inline;
	vertical-align:bottom;
}

div.provider_tab{
	border:1px red solid;
	padding:6px 6px 6px 6px;
}
div.provider_tab h2{
	font-size:12px;
	margin:6px 0 6px 0;
}

table.mobiel-internet{
	width:100%;
}
table.mobiel-internet td{
	padding:4px;
}
table.mobiel-internet tr.heading td{
	
}

table.mobiel-internet tr.rows td{
	background:pink;
	border-top:2px white solid;
}

span.normaaltarief{
	text-decoration:line-through;
	color:red;
}
span.actietarief{
	font-weight:bold;
}

img.icon{
	border: 0px;
	vertical-align: middle;
}

.nowrap{
	white-space: nowrap;
}

.toggle_internet_bundles,
.view_options{
	overflow: hidden;
	width: 98%;
	padding: 2px;
	border: 1px #ddd solid;
	margin: 10px 0px;
	background-color: #f6f6f6;
}

.toggle_internet_bundles .header,
.view_options .header{
	font-weight: bold;
	font-size: 11px;
	margin: 2px 0px;
	padding: 0 6px;
	border-bottom: 1px #fff solid;
}

.view_options .header{
	cursor: pointer;
}
.view_options .header:hover{
	background-color: #eee;
}

.toggle_internet_bundles .ruler,
.view_options .ruler{
	clear: left;
	border-bottom: 1px #ddd solid;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

.toggle_internet_bundles .option{
	float: left;
	width: 24%;
	padding: 6px 0.4%;
	margin-right: 1px;
	overflow: hidden;
	border: 1px #f6f6f6 solid;
	min-height: 40px;
}

.toggle_internet_bundles .radio {
	display: block;
	float: left;
	width: 20px;
	margin-top: 2px;
}

.toggle_internet_bundles .text {
	display: block;
	float: left;
	width: 85%;
	line-height: 15px;
	margin-top: 3px;
	padding-left: 2px;
}

.toggle_internet_bundles .option:hover,
.toggle_internet_bundles .active{
	background-color: #fff;
	border: 1px #ddd solid;
}
.toggle_internet_bundles label {
	display: block;
	line-height: 16px;
	font-weight: normal;
}

.toggle_internet_bundles input[type=radio]{
	margin-right: 2px;
}
.toggle_internet_bundles .data_label{
	font-weight: bold;
}
.toggle_internet_bundles .data_limit{}

.view_options .block{
	float: left;
	width: 47%;
	margin-right: 2%;
}

.view_options .block .header{
	border: 0;

}
.view_options ul{
	margin: 0!important;
	padding: 0!important;
	list-style: none!important;
}
.view_options li{
	margin: 0px 2px;
	padding: 0;
	float: left;
	line-height: 150%;
	list-style: none!important;
}

.view_options .title{
	font-weight: bold;
	padding: 6px 6px 0px 6px;
}

.view_options li input{
	float: left;
	margin-right: 2px;
}

.view_options label{
	float: left;
	display: block;
	font-weight: normal;
	line-height: 90%;
	padding: 2px 0 0 2px;
}

.view_options input[type=submit]{
	margin: 2px 0 6px 6px;
}

.qtip-label{	
	z-index: 1000;
	cursor: help;
	border-bottom: 1px #999 dotted;	
}

.qtip{
	-moz-box-shadow: 2px 2px 5px #999;
  	-webkit-box-shadow: 2px 2px 5px #999;
	box-shadow: 2px 2px 5px #999;
	/*border: 1px #ccc solid;*/
}

.qtip-tip{

}

.qtip-title{

}

.qtip-content{

}

.qtip-active{

}

.qtip .small-text{
	line-height: 90%;
}

table.abbo-price-list{
	border: 0;
	width: 99%;
}

table.abbo-price-list h4{
	font-weight: bold;
	margin: 0;
}

table.abbo-price-list a.product-link{
	text-decoration: none;
	display: block;
	font-size: 11px;
}

table.top-5 a.product-link{
	line-height: 110%;
	color:#2955A0;
	text-align:center;
	font-size:11px;
	padding:2px 5px;
}

table.abbo-price-list a.product-link:hover{
	background-color: inherit!important;
}

table.abbo-price-list .product-image{
	background-color:white;
	padding:2px;
}

table.abbo-price-list .product-image img{
	border: 0;
}

#admin-overlay{
	padding: 4px 20px;
	font-weight: bold;
	font-size: 13px;
	color: #eee;
	background-color: #C00;
}

#admin-overlay.development{
	background-color:	green;
}

#admin-overlay a{
	color: white;
}

.renewable_cache_fragment{
	border: 1px #ccc dotted;
	line-height: 12px;
	font-size: 10px;
	padding: 4px;
	background-color: #f7f7f7;
	overflow: hidden;
}

.renewable_cache_fragment:hover{
	background-color: #eeeeff;
	border-color: #aaa;
	height: auto;
}

.renewable_cache_header{
}

.renewable_cache_key{
	float: left;
}

.renewable_cache_link{
	float: right;
}

/* Gradient Buttons */
.gradient-button,
.gradient-button-loading {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	color: #333;
	background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#e0e0e0));
	background: -moz-linear-gradient(top,  #f7f7f7,  #e0e0e0);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#e0e0e0');
}
.gradient-button:hover {
	background: #f7f7f7;
	background: -webkit-gradient(linear, left top, left bottom, to(#e0e0e0), from(#f7f7f7));
	background: -moz-linear-gradient(top,  #e0e0e0,  #f7f7f7);
	text-decoration: none;
}
.gradient-button:active {
	position: relative;
	top: 1px;
	background: #e0e0e0;
}
/*
  Orange

  Default state
  Text: #fef4e9
  Border: #da7c0c
  Background: #f78d1d
  Gradient light: #faa51a
  Gradient dark: #f47a20

  Hover state
  Text: #fef4e9
  Border: #da7c0c
  Background: #f47c20
  Gradient light: #f88e11
  Gradient dark: #f06015

  Active state
  Text: #fcd3a5
  Border: #da7c0c
  Background: #f78d1d
  Gradient light: #f47a20
  Gradient dark: #faa51a
*/

.gradient-orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.gradient-orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.gradient-orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/*
  Green

  Default state
  Text: #E6F8E6
  Border: #009933
  Background: #00B300
  Gradient light: #00C900
  Gradient dark: #009A18

  Hover state
  Text: #E6F8E6
  Border: #009933
  Background: #25D825
  Gradient light: #25EE25
  Gradient dark: #25C125

  Active state
  Text: #A1E2A1
  Border: #009933
  Background: #009A18
  Gradient light: #009A18
  Gradient dark: #00C900

*/

.gradient-green {
	color: #E6F8E6;
	border: solid 1px #009933;
	background: #00B300;
	background: -webkit-gradient(linear, left top, left bottom, from(#00C900), to(#009A18));
	background: -moz-linear-gradient(top,  #00C900,  #009A18);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00C900', endColorstr='#009A18');
}
.gradient-green:hover {
  	border-color: #25DB3B;
	background: #25D825;
	background: -webkit-gradient(linear, left top, left bottom, from(#25EE25), to(#25C125));
	background: -moz-linear-gradient(top,  #25EE25,  #25C125);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#25EE25', endColorstr='#25C125');
}
.gradient-green:active {
	color: #A1E2A1;
	background: -webkit-gradient(linear, left top, left bottom, from(#009A18), to(#00C900));
	background: -moz-linear-gradient(top,  #009A18,  #00C900);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#009A18', endColorstr='#00C900');
}

input[disabled],
input[disabled]:active,
input[disabled]:hover{
	background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#eee));
	background: -moz-linear-gradient(top,  #ddd,  #eee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#eeeeee');
	color: #999;
	border: 1px #ccc solid;
	text-shadow: 0;
}

/* Renewable Cache */

.renewable_cache_fragment{
	border: 1px #ccc dotted;
	line-height: 12px;
	font-size: 10px;
	padding: 4px;
	background-color: #f7f7f7;
	overflow: hidden;
}

.renewable_cache_fragment:hover{
	background-color: #eeeeff;
	border-color: #aaa;
	height: auto;
}

.renewable_cache_header{
}

.renewable_cache_key{
	float: left;
}

.renewable_cache_link{
	float: right;
}

/* VBR Login information */

#vbr_login_information{
	padding: 4px 10px;
	border:1px green solid;
	background-color: #f6fff6;
	color: green;
	margin: 10px 0px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.block-notice,
.block-highlight,
.block-error{
	padding: 8px 14px;
	margin: 10px 0px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-weight: bold;
}

.block-notice {
	border:1px green solid;
	background-color: #f6fff6;
	color: green;
}

.block-highlight {
	border:1px #cccc00 solid;
	background-color: #ffffcc;
	color: #999900;
}

.block-error {
	border:1px #ff3333 solid;
	background-color: #ffcccc;
	color: #ff0033;
}

