/* fiber wizard */
#fiberwizard .dekodar {
	-moz-border-radius-bottomleft:0.5em;
	-moz-border-radius-bottomright:0.5em;
	-moz-border-radius-topleft:0.5em;
	-moz-border-radius-topright:0.5em;
	padding: 5px;
	border: 1px solid #ccc;
	width: 200px;
	font-size: 1.2em;
	color: #666;
}
#fiberwizard table td {
	vertical-align: top;
}
#fiberwizard table .sum {
	text-align: right;
	font-style: italic;
	padding-right: 1em;
}
#fiberwizard table .summary td {
	border-top: 1px solid #aaa;
}
#fiberwizard .product_description {
	padding: 0 4px;
}
#fiberwizard .product_description h5 {
	font-size: 1.3em;
}
#fiberwizard .product_description p {
	font-size: 1em;
	color: #777;
}
#fiberwizard .product_status {
	vertical-align: middle;
}
#fiberwizard select.dekodar {
	width: 70px;
}
#fiberwizard .show {
	display: block;
}
#fiberwizard .hide {
	display: none;
}
#fiberwizard .product_table td {
	border-bottom: 1px solid #e5e5e5;
}
#fiberwizard .product_table tr.odd td {
	background-color: #f5f5f5;
}
#fiberwizard #steg-neste, #fiberwizard #steg-forrige, #fiberwizard #steg-fullfor {
  width: 120px;
  height: 25px;
  margin: 0;
  padding: 0;
  border: 0;
  text-indent: -1000em;
}
#fiberwizard .next_button {
	background: transparent url(images/steg-neste.png) 0 0 no-repeat;
  cursor: pointer; /* hand-shaped cursor */
}
#fiberwizard .previous_button {
	background: transparent url(images/steg-forrige.png) 0 0 no-repeat;
  cursor: pointer; /* hand-shaped cursor */
}
#fiberwizard .finish_button {
	background: transparent url(images/steg-fullfor.png) 0 0 no-repeat;
  cursor: pointer; /* hand-shaped cursor */
}
#fiberwizard .disabled_button {
	background-position: 0 -50px;
	cursor: default;
}
#fiberwizard .submit_hover {
	background-position: 0 -25px;
}
#fiberwizard .product_choice, #fiberwizard .product_price {
	vertical-align: top;
	padding-top: 4px;
}
#fiberwizard .product_price {
	text-align: right;
}
#fiberwizard .vis_kanalar {
	font-size: .8em;
	color: #F57B20;
}
#fiberwizard .skildring {
	font-size: .8em;
}
#fiberwizard .kanal {
	float: left;
	width: 50px;
	height: 40px;
	margin: 0 5px 5px 0;
	border: 1px solid #ddd;
}
#fiberwizard .favoritt_kanal {
	float: left;
	padding: .5em .2em;
	width: 75px;
	height: 50px;
	overflow: hidden;
	position: relative;
}
#fiberwizard .favoritt_kanal input {
	float: left;
	margin-right: 4px;
}
#fiberwizard .favoritt_kanal label {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
}
#fiberwizard .favoritt_kanal img {
	display: inline;
}

/* bundle table */
.bundle_table, .bundle_table td, .bundle_table th {
  border-color: #ddd;
  border-style: solid;
}
.bundle_table {
  border-bottom-width: 1px;
  border-right-width: 1px;
}
#orderform .bundle_table {
  margin-bottom: 1em;
}
.bundle_table img {
  display: inline;
}
.bundle_table .radio_input td {
  font-size: .85em;
  padding: 4px 0;
  text-align: left;
}
.bundle_table .order_bundle td label {
  color: #F57B20;
  font-weight: bolder;
}
.bundle_table td {
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 0;
  border-bottom-width: 0;
  padding: 2px 4px;
  text-align: center;
}
.bundle_table th {
  border-bottom-width: 1px;
  color: #fff;
  padding: 2px 4px;
  text-align: center;
}
.bundle_table .product_name {
  text-align: left;
}
.bundle_table .header_row th {
  background: #3c3c3c url(images/header_row_bg.png) 0 bottom repeat-x;
  border-left: 1px solid #555;
  border-top: 1px solid #555;
  border-bottom: none;
  border-right: none;
}
.bundle_table .enkel { width: 23%; }
.bundle_table .standard { width: 23%; }
.bundle_table .ekstra { width: 23%; }
.bundle_table .odd td { background-color: #f5f5f5; }
.bundle_table .even td {  }
.bundle_table .header_row .product_name {
  background: transparent;
  border: none;
}
#fiberwizard .bundle_table .skille td {
  border-top: 1px solid #aaa;
}
#fiberwizard  .order {
  display: block;
  width: 130px;
  height: 28px;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
}
#fiberwizard .bundle_enkel { background: transparent url(images/pakke_val.png) 0 0 no-repeat; }
#fiberwizard .bundle_standard { background: transparent url(images/pakke_val.png) 0 0 no-repeat; }
#fiberwizard .bundle_ekstra { background: transparent url(images/pakke_val.png) 0 0 no-repeat; }

#fiberwizard .bundle_table .changes_enkel { background: transparent url(images/pakke_val.png) 0 -28px no-repeat; }
#fiberwizard .bundle_table .changes_standard { background: transparent url(images/pakke_val.png) 0 -28px no-repeat; }
#fiberwizard .bundle_table .changes_ekstra { background: transparent url(images/pakke_val.png) 0 -28px no-repeat; }

#fiberwizard .bundle_table .single_enkel { background: transparent url(images/pakke_val.png) 0 -56px no-repeat; }
#fiberwizard .bundle_table .single_standard { background: transparent url(images/pakke_val.png) 0 -56px no-repeat; }
#fiberwizard .bundle_table .single_ekstra { background: transparent url(images/pakke_val.png) 0 -56px no-repeat; }

#fiberwizard .custom_button {
  background: transparent url(images/pakke_val.png) 0 -56px no-repeat;
  display: block;
  width: 130px;
  height: 28px;
  margin: 0;
  padding: 0;
  border: 0;
  text-indent: -999px;
  cursor: pointer;
  position: relative;
}

/* helpbox */
.helpbox {
  padding: 1em;
}
.helpbox h3, .helpbox p {
  margin-bottom: .5em;
}

/* adsl wizard */

#orderform p {
	font-size: 1.2em;
}
#orderform h4 {
	color: #f57b20;
}
#orderform p {
	margin-bottom: 1em;
}
#orderform fieldset {
	border: 1px solid #ccc;
	padding: 1em;
	margin-bottom: 1em;
}
#orderform fieldset legend {
	font-size: 1.2em;
	color: #666;
}
#orderform table {
	font-size: 1.2em;
	width: 100%;
	margin-bottom: 0;
}
#orderform table .formlabel {
	color: #666;
	text-align: right;
	width: 25%;
}
.text-field, .phone-field, .zip-field, .date-field {
	width: 40%;
}
#orderform table .form-checkfield {
	width: 15%;
	text-align: right;
}
#orderform table .text-field input, #orderform table .date-field input, #orderform table .phone-field input, #orderform table .text-field textarea { 
	border: 1px solid;
	border-color: #aaa #eee #eee #ccc;
	padding: 2px;
}
#orderform table .text-field input { width: 200px; }
#orderform table .date-field input { width: 130px; }
#orderform table .phone-field input { width: 80px; }
#orderform table .zip-field input { width: 50px; }
#orderform table .text-field textarea { width: 200px; }

#orderform table tbody tr.sum th {
	border-top: 1px dashed #ccc;
	border-bottom: 1px solid #ccc;
}
#orderform #tv-kommentar {
  width: 90%;
}
#orderform .boxbody {
	padding: 20px 30px;
}
#orderform .fieldset {
	display: none;
}
#orderform .active-fieldset {
	display: block;
}
#orderform .panel {
	display: none;
}
#orderform .active-panel {
	display: block;
}
#orderform .boxbody {
	height: 100%;
}
#orderform #nextstep { 
	margin-top: 1em;
}
#orderform #nextstep button {
	background: url(images/nextbuttonbg.png) 0 50% no-repeat;
	border: 0;
	cursor: pointer;
	width: 120px;
	height: 30px;
	color: #fff;
	font-weight: bold;
}
#orderform h2 {
	height: auto;
	text-align: left;
	padding: 1em 0;
	font-size: 1.8em;
}
#ordersteps {
	margin-bottom: 2em;
}
#ordersteps ol { 
	padding-left: 0;
}
#ordersteps ol li {
	color: #777;
	height: 50px;
}
#ordersteps ol li .number {
	float: left;
	width: 63px;
	height: 50px;
	background: url(images/step-left-inactive.png) 0 50% no-repeat;
}
#ordersteps ol li.active .number {
	background: url(images/step-left-active.png) 0 50% no-repeat;
	color: #fff;
}
#ordersteps ol li .number span {
	font-size: 2.5em;
	padding-left: 20px;
	line-height: 2em;
}
#ordersteps ol li strong {
	background: url(images/step-right-inactive.png) 100% 50% no-repeat;
	font-weight: normal;
	display: block;
	float: left;
	width: 145px;
	color: #777;
	padding: 17px 0 17px 6px;
	font-size: 1.1em;
	text-decoration: none;
}
#ordersteps ol li.active strong {
	background: url(images/step-right-active.png) 100% 50% no-repeat;
	color: #333;
}
#ordersteps ol li strong span {
	background: url(images/check.png) 50% 50% no-repeat;
	padding: 8px 10px 0 20px;
}
#ordersteps ol li.active strong span {
	background: none;
}

.form-container {
	margin-top: 1em;
}
.slidebox ul {
  font-size: 1.2em;
  margin: 0 0 1em 2em;
  list-style: disc;
}

/* order menu */
.ordermenu{
	height: 39px;
	padding-left: 10px;
	margin-bottom: 1em;
}
.ordermenu.navbg {
	background: url(images/submenubg.png) 0 bottom no-repeat;
}
.ordermenu a{
	text-decoration: none;
}
.ordermenu ul {
	position: relative;
	z-index: 10;
	padding: 0;
  margin: 0;
  list-style: none;
	font-family:Arial, Helvetica, sans-serif;
}
.ordermenu ul li {
	float: left;
  position: relative;
}
.ordermenu ul li a{
	background-image: url(images/submenu-inactive.png);
	background-position: 0px 50%;
	background-repeat: no-repeat;
	color: #333;
	font-size: 1.2em;
	padding: 10px 10px 10px 35px;
	display: block;
	margin-right: 10px;
}
.ordermenu ul li.active a {
	background-color: #fff;
	background-image: url(images/submenu-active.png);
	border: 1px solid #ddd;
	border-bottom: none;
}
.ordermenu ul li a:hover{
	color: #f57b20;
}
.boxbody .panel {
	padding: 20px;
}
.ordermenu li:hover ul, .ordermenu li.over ul{ display: block; }

.required-field {
	color: red;
	width: 35%;
}
#orderform .errorbox {
	background: url(images/error.png) 1em 40% no-repeat;
	color: red;
	border: 1px dotted red;
	padding: 1em 2em 1em 4em;
	margin: 1em 0;
	font-size: 1.4em;
}
#orderform .infobox {
	background: url(images/info.png) 1em 40% no-repeat;
	color: blue;
	border: 1px dotted blue;
	padding: 1em 2em 1em 4em;
	margin: 1em 0;
	font-size: 1.4em;
}
.info-field {
	color: #888;
	font-size: .9em;
}

.ordernav {
	padding: 20px;
}

#orderform table.product_table {
	margin-bottom: 1em;
}
#orderform table td.campaign_choice, #orderform table td.product_choice {
	width: 1%;
}
#orderform table td.product_price {
	width: 20%;
}

#orderform table td.productname {
	font-size: 1.4em;
	color: #333;
}
#orderform .terms {
	font-size: .9em;
	background: #f5f5f5;
	padding: .5em;
	border: 1px dashed #ccc;
}

/* bundle */
#bundles {
	width: 100%;
	overflow: hidden;
	font-size: 1.2em;
  margin-bottom: 1em;
}
.bundle {
	background: url(images/bundleBg_bottom.png) 0 bottom no-repeat;
	margin-left: 20px;
	width: 190px;
	padding-bottom: 20px;
}
.bundle h3 {
	background: url(images/bundleBg_top.png) 0 0 no-repeat;
	color: #f57b20;
	font-size: 1.8em;
	padding: 10px 10px 0 10px;
}
#orderform .bundle h4 {
	color: #333;
	padding: 0 10px;
	font-size: 1.4em;
	font-weight: bold;
}
.bundle ul {
	padding: 2px 10px 2px 0;
	margin: 0 0 10px 25px;
	list-style-type: disc;
}
#orderform .bundle .last {
	margin-bottom: 1em;
}
#orderform .bundle p {
	padding: 0 10px;
	margin: 0;
}
.bundle_first {
	margin-left: 0;
}

/* summary */
#summary {
	margin-left: 2px;
	padding: 0;
}
#summary h5 {
	font-style: italic;
}
#summary table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	border-left: 0;
	border-bottom: 0;
}

#summary table td, #summary table th {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 2px 4px;
}
#summary table tr th {
	background-color: #ddd;
	border-bottom-color: #aaa;
}
#summary table tr.odd td { background-color: #eee; }
#summary table tr.even td { background-color: #f5f5f5; }
#summary table tr.total td {
	background-color: #fff;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
#summary table tr .total_etablering, #summary table tr .total_pris {
	white-space: nowrap;
}