﻿@import url("rbox.css");

/*=RESET*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

tr {
    vertical-align: top;
}


/*=INITIAL */
body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	text-align: center;
	background: #f5f5f5 url(../img/body-bg.gif) 0 0 repeat-x;
}

a, a:visited {
	color: #265f8c;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3 {
	padding-bottom: 6px;
	font: bold 16px Arial, Helvetica, sans-serif;
}

h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #4e4e4e;
	text-decoration: none;
}

h2, h3 {
	font-size: 14px;
}

p {
	padding: 0 0 10px 0;
	line-height: 1.4;
}

input, select, textarea {
   	padding: 7px;
	font-size: 12px;
	border: 1px solid #e2e2e2;
}

input:focus, select:focus, textarea:focus {
	border: 1px solid #265f8c;
}


/*=LAYOUT */
#page {
	background: transparent url(../img/page-bg.gif) 0 100% repeat-x;
	padding-bottom: 10px;
	min-height: 880px;
}

#wrapper {
	width: 988px;
	margin: 0 auto;
	padding: 110px 0 145px;
	text-align: left;
}

/*=LANG-BAR*/
#lang-bar {
	overflow: hidden;
}

#lang-bar a, #lang-bar a:visited {
	display: block;
	float: right;
	margin: 5px;
	width: 24px;
	height: 23px;
	text-indent: -1000em;
}

#lang-bar #lang-de a {
	background:  url(../img/flag-de.gif) no-repeat;
}

#lang-bar #lang-dk a {
	background:  url(../img/flag-dk.gif) no-repeat;
}

/*=NAV-BAR*/
#nav-bar {
	width: 988px;
	height: 72px;
	margin-bottom: 5px;
	overflow: hidden;
	background: url(../img/nav-bar-bg.gif) no-repeat;
}

#nav-bar h1 {
	float: left;
	overflow: hidden;
	padding: 15px 20px;
}

#nav-bar h1 a, #nav-bar h1 a:visited {
	display: block;
	width: 191px;
	height: 42px;
	background: url(../img/comtalk-logo.gif) no-repeat;
	text-indent: -1000em;
}

#nav-bar ul {
	float: right;
	padding-top: 10px;
}

#nav-bar li {
	float: left;
	width: 100px;
	height: 55px;
}

#nav-bar li a, #nav-bar li a:visited {
	display: block;
	padding-top: 40px;
	text-align: center;
	text-decoration: none;
	color: #424242;
}

#nav-bar li a:hover,
#nav-bar li a.active, #nav-bar li a.active:visited {
	color: #265f8c;
}


#nav-bar li.nav-services a {
	background: url(../img/ico-services.gif) 50% 0 no-repeat;
}

#nav-bar li.nav-solutions a {
	background: url(../img/ico-solutions.gif) 50% 0 no-repeat;
}

#nav-bar li.nav-account a {
	background: url(../img/ico-account.gif) 50% 0 no-repeat;
}

#nav-bar li.nav-contact a {
	background: url(../img/ico-contact.gif) 50% 0 no-repeat;
}

/*=INTRO-BOX*/
#intro-box {
	width: 988px;
	height: 357px;
	background: url(../img/intro-box-bg.gif) no-repeat;
}

#intro-box-inner {
	float: left;
	width: 978px;
	height: 347px;
	margin: 5px 5px;
	background: url(../img/intro-box-inner-bg.jpg) no-repeat;
}

#intro-text {
	float: right;
	width: 426px;
	height: 279px;
	margin: 25px 45px;
	background: url(../img/intro-text-bg.png) no-repeat;
}

#intro-text-inner {
	padding: 15px 20px;
	overflow: hidden;
}

/*=INTRO-LINKS*/
#intro-links {

}

ul.info-boxes {

}

#content li.info-box-wrap {
	float: left;
	padding: 2px;
	background: none;
}

.info-box {
	width: 243px;
	height: 144px;
	overflow: hidden;
	position: relative;
	background: url(../img/info-box-bg.gif) no-repeat;
}

.info-box-name {
	width: 235px;
	height: 135px;
	position: absolute;
	bottom: 5px;
	left: 5px;
	background: url(../img/info-box-name-bg.png) no-repeat;
}

.info-box-name:hover {
	opacity: 0.7;
}

.info-box-name a, .info-box-name a:visited {
	display: block;
	padding: 113px 10px 2px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.info-box-name a:hover {
/*	opacity: 0.7;
	filter: alpha(opacity=70);*/
}

.info-box-img {
	padding-top: 5px;
	text-align: center;
}

.info-link-subpages {
	float: left;
	width: 500px;
}


/*=MAIN*/
#content ul li {
	padding-left: 10px;
	background: url(../img/li-bg.gif) 0 6px no-repeat;
}

/*=FANCY-BOX*/
.fancy-box {
	padding-left: 2px;
	background: url(../img/fancy-left.gif) 0 0 no-repeat;
	margin: 4px 0 15px;
}

.wide-box {
	clear: both;
}


.narrow-box {
	width: 430px;
	float: left;
}

.fancy-box-inner {
	background: url(../img/fancy-right.gif) 100% 0 no-repeat;
}

.fancy-content {
	padding: 15px 20px;
}

/*=PRODINFO-BOX*/
.prodinfo-box {

}

#content .prodinfo-header {
	position: relative;
	padding-left: 50px;
}


.prodinfo-header span {
	position: absolute;
	left: 10px;
	top: -6px;
	display: block;
	width: 32px;
	height: 32px;
	background: url(../img/ico-info.png) no-repeat;
	text-indent: -1000em;
}

.prodinfo-content-wrap {
	margin: 15px 30px;
	overflow: hidden;
	height: 150px;
}

.prodinfo-content {
	width: 830px;
}

.prodinfo-text {
	float: left;
	width: 460px;
	line-height: 1.4;
}

.prodinfo-options {
	float: right;
	width: 220px;
}

#content #content-inner .prodinfo-options ul li {
	background: none;
	padding: 5px;
	overflow: hidden;
}

.prodinfo-options li strong {
	text-align: right;
	display: block;
	float: left;
	width: 160px;
}

.prodinfo-options li em {
	display: block;
	position: relative;
	top: -3px;
	float: right;
	width: 30px;
	height: 22px;
	text-indent: -1000em ;
}

.prodinfo-options li em.option-yes {
	background: url(../img/ico-tick.png) no-repeat;
}

.prodinfo-options li em.option-no {
	background: url(../img/ico-cross.png) no-repeat;
}


/*=CSS-STYLED-CONTENT*/
.csc-default .csc-header {
	padding-left: 3px;
	margin-bottom: 10px;
	background: url(../img/title-left.gif) no-repeat;
	clear: both;
}

.csc-default .csc-header h1,
.csc-default .csc-header h2,
.csc-default .csc-header h3 {
	padding: 4px 5px;
	background: url(../img/title-right.gif) 100% 0 no-repeat;
	color: #fafafa;
}

.fancy-box .csc-header {
	background: #f4f4f4;
	margin: 0 -20px 6px -20px;
	padding: 0 20px;
}

.fancy-box .csc-header h1 {
	padding: 0;
}

.csc-header h1.title-gratis {
	position: relative;
}

.csc-header h1.title-gratis em {
	position: absolute;
	right: 0px;
	top: -60px;
    display: block;
	width: 97px;
	height: 97px;
	background: url(../img/gratis-seal.png) no-repeat;
	text-indent: -1000em;
}


/*=CSC-MAILFORM*/
.csc-mailform label {
	width: 100px;
	display: block;
	float: left;
	text-align: left;
	clear: left;
	padding: 7px 10px;
}

.csc-mailform-field {
	padding: 6px;
}

.csc-mailform-field input, .csc-mailform-field select, .csc-mailform-field textarea  {
	width: 200px;
}

.csc-mailform-field textarea  {
	width: 400px;
}

input.csc-mailform-submit {
	position: relative;
	left: 120px;
}



