/**
 ** Cedita Software Web Stylesheet (Desktop)
 ** By: Rudi Visser
 ** http://www.rudiv.se/
 **/

body {
	margin: 0 0 0 0;
	
	background-color: #D6E9FA;
	background-image: url('http://common.cedita.com/images/main_bg.png');
	background-repeat: repeat-x;
	
	font-family: Arial, Tahoma, Verdana, Calibri;
	font-size: 12px;
}

body.small {
	background-image: url('http://common.cedita.com/images/mini_bg.png');
}

a { color: #FFFFFF; text-decoration: none; }
a,img { border: none; }
h1, h2, h3 { margin: 3px 0px 3px 0px; font-size: 20px; font-weight: normal; }
h1.arrow { color: #FF9900; background-image: url('http://common.cedita.com/images/arrows.png'); background-repeat: no-repeat; background-position: left center; padding-left: 18px; }
h2 { color: #FF9900; font-size: 18px; }
h2.arrow { background-image: url('http://common.cedita.com/images/arrows.png'); background-repeat: no-repeat; background-position: left center; padding-left: 18px; }
h2.arrow a { color: #FF9900; }
h3 { color: #777777; font-size: 15px; }
h3 a { color: #777777; }
h3 a:hover { text-decoration: underline; }
p { color: #444444; margin: 4px 0px 3px 0px; }
p a { color: #016AD3; }
ul li { color: #444444; }
p.new { margin: 14px 0px 3px 0px; }
p.spad { padding-left: 20px; }
form { padding: 0 0 0 0; margin: 0 0 0 0; }

div#container {
	width: 1000px;
	margin: 0 auto;
}

div#content {
	padding: 2px 5px 20px 5px;
	background-color: #FFFFFF;
	background-image: url('http://common.cedita.com/images/content_bg.png');
	background-position: top;
	background-repeat: repeat-x;
}

div#header {
	height: 349px;
	color: #FFFFFF;
	background-image: url('http://common.cedita.com/images/head_bg.png');
}
div#headersmall {
	height: 136px;
	color: #FFFFFF;
	background-image: url('http://common.cedita.com/images/mini_head_bg.png');
	/*margin-bottom: 8px;*/
}
div#clientarea {
	height: 17px;
	text-align: center;
	padding-top: 3px;
	width: 100px;
	float: right;
	background-color: #5391CB;
	margin-bottom: 19px;
}
div#headersmall div#clientarea {
	margin-bottom: 7px;
}
div#menuarea {
	padding-top: 8px;
	height: 70px;
}
div#menuarea img#logo {
	float: left;
}
div#menuarea div#menucontainer {
	float: right;
	padding-top: 22px;
	font-size: 15px;
}
div#menuarea div#menucontainer a {
	display: block;
	float: left;
	margin: 0px 10px 0px 10px;
}
div#header div#mainarea {
	position: relative;
	height: 233px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#header div#mainarea h1 {
	font-size: 28px;
}
div#header div#mainarea div#mainh {
	float: left;
	margin-top: 20px;
	width: 650px;
}
div#header div#mainarea h2 {
	font-size: 22px;
}
div#header div#mainarea div#mainh h2 {
	padding-left: 30px;
	margin-top: 20px;
	color: #EEEEEE;
}
div#header div#mainarea img {
	float: right;
	margin: 15px 8px 0px 10px;
}
div#header div#mainarea span#star {
	position: absolute; bottom: 4px; font-size: 11px; right: 1px;
}
div#header div#mainarea h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

div#footer {
	color: #666666;
	height: 80px;
	background-image: url('http://common.cedita.com/images/footer_bg.png');
	background-repeat: repeat-x;
}
div#footer div#centralfoot {
	width: 988px;
	padding: 10px 8px;
	margin: 0 auto;
}
div#countrysel, div#country {
	background-color: #FFFFFF;
	float: left;
	margin-right: 4px;
	padding: 2px;
	border: 1px solid #333333;
	width: 145px;
}
div#country { background-color: #EEEEEE; }
div#country a {
	text-decoration: underline;
	color: #666666;
}
div#countrysel img, div#country img {
	float: left;
	margin-left: 2px;
}
div#countrysel span, div#country span {
	float: left;
	margin-left: 4px;
}
div#countrysel br, div#country br {
	display: block;
	clear: both;
}
div#footertext {
	clear: both;
	padding-top: 6px;
	font-size: 11px;
}
div#footertext a {
	color: #333333;
}
div#footermain { float: left; width: 600px; }
div#logos {	float: right; width: 280px; margin-top: 10px; }

form.box {
	display: block;
	border: 1px solid #FF9900;
	background-color: #FFF4EA;
	margin: 3px;
	padding: 4px;
}
form.box input[type="text"] {
	border: 1px solid #AAAAAA;
	width: 250px;
	padding: 4px;
}
form.box input[type="text"]:focus {
	border-left: 3px solid #FF9900;
	background-color: #FAFAFA;
	width: 247px;
}
div#underfooter {
	height: 200px;
	overflow: hidden;
	background-color: #FFFFFF;
}

table.comparison {
	width: 100%;
}
table.comparison tr.head {
	background-color: #EEEEEE;
}
table.comparison tr th, table.comparison tr.alt th {
	text-align: left;
}
table.comparison tr.head th, table.comparison tr td {
	text-align: center;
}
table.comparison tr td a, table.comparison tr th a {
	color: #000000; font-weight: bold;
}
table.comparison tr.alt {
	background-color: #FFFAF0;
}

div.productbox {
	float: left;
	width: 303px;
	padding: 10px;
	height: 216px;
	margin-right: 10px;
	background-image: url('http://common.cedita.com/images/productbox_bg.png');
}
div.productbox h2 {
	font-size: 14px;
	color: #3B80BF;
}
div.productbox h2 a {
	font-size: 14px;
	color: #3B80BF;
	text-decoration: none;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}