@charset "utf-8";

html, body{
	font-family: Arial, Helvetica, sans-serif;
	background: #d0d0d0;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	height: 100%;
	width:100%;
}
#ribbon{
	background-image:url(../images/ribbon.png);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:16px;
	margin:15px 0 -10px 0;
	padding:0 0 0 30px;
	left:-57px;
	position:relative;
	height:57px;
	width:267px;
	text-transform:uppercase;
	color:#ffffff;
	line-height:42px;
	text-shadow:1px 1px 3px #333;
}
a img{ border:0; }
p{ margin:0; padding:10px 0 10px 0; font-size:14px; }
hr{ border-style:none none dotted; border-width: thin thin 1px; height:1px; border-color:#6b6d73; }
h2{margin:10px 0 0 0}
#container{ width:960px; height:100%; background: #ffffff; 
	margin: 0 auto;
	text-align: left;
}
/* --- Header start --- */
#header { background: #ffffff; height:130px; }
#one{
	position:relative;
	background:#666666;
	opacity:0.75;
	width:170px;
	height:90px;
	left:40px;
	top:220px;
}
#logo{ margin:10px 0 0 30px; float:left; }
#header h1 { margin: 0; padding: 10px 0; }
.header-info{
	color:#999999;
	float:right;
	font-size:12px;
	text-align:right;
	padding:10px 10px 0 0;
}
#breadcrumbs{ padding:0 0 0 85px; color:#ffffff; }
#breadcrumbs a, #breadcrumbs a:visited{ font-size:12px; color:#ffffff; text-decoration:none; }
#breadcrumbs a:hover{ text-decoration:underline; }
.crumb{ font-size:12px; }
#skiptocontent{ padding-top:15px; }
#skiptocontent a, a:visited{ color:#999999; font-size:14px; text-decoration:none; }
#skiptocontent a:hover{ text-decoration:underline; }
#heading{ background-color:#6d6e71; float:right; width:100%; }
#heading a, #heading a:visited { color:#fff; text-decoration:none }
#heading a:hover { text-decoration:underline; }
/* --- Header finish --- */

/* --- Content start --- */
#mainContent{ background: #ffffff; float:left; width:100%; }
.top{
	background-image:url(../images/startpage_top.png);
	background-repeat:no-repeat;
	width:792px;
	height:228px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
#consulting{ float:left; width:240px; padding:20px 0 5px 15px; }
#consulting h2{ color:#ffffff; font-weight:normal; margin:0; padding:0; }
.top h2 a, a:visited{ font-size:inherit; color:#ffffff; text-decoration:none; }
.top h2 a:hover{ text-decoration:underline; }
#consulting p{ color:#ffffff; font-size:16px; text-align:left; line-height:25px; }
#services{ float:left; width:240px; padding:20px 0 5px 20px; }
#services h2{ color:#ffffff; font-weight:normal; margin:0; padding:0; }
#services p{ color:#ffffff; font-size:16px; text-align:left; line-height:25px; }
#vdna{ float:right; width:240px; padding:20px 10px 5px 0; }
#vdna h2{ color:#ffffff; font-weight:normal; margin:0; padding:0; }
#vdna ul{ padding:10px 0 0 0; margin:0; color:#ffffff; line-height:25px; }
#content{ background-color:#ffffff; float:left;	padding:0 40px 0 40px; }
#content a, #content a:visited { color:#4286B5; text-decoration:none; }
#content a:hover { text-decoration:underline }
.homeBlock { float:left; padding:20px; }
.homeBlockLeft { width:600px; float:left; padding:20px; }
.homeBlockRight { width:200px; float:left; padding:20px; }

/*-------- NEWS --------*/
.news-tab{
	background-image:url(../images/news-tab.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
	font-size:16px;
	line-height:45px;
	text-align:center;
	text-shadow:2px 2px 5px #333333;
}
#news{ width:100%; }
#news a{ color:#4286b5; font-weight:bold; text-decoration:none; }
#news a:hover{ text-decoration:underline; }
#news p{ margin:0; padding:0; }
#news-date{ font-size:9px; font-weight:bold; }

.logos{ text-align:left; }
.logos img{ margin:0 15px 15px 0; border:1px solid #d0d0d0; }
.provisioning{
	background-image:url(../images/provisioning_callout.png);
	background-repeat:no-repeat;
	width:150px;
	height:65px;
	text-transform:uppercase;
	color:#ffffff;
	font-size:16px;
	line-height:45px;
	text-align:center;
	text-shadow:2px 2px 5px #333333;
}
#contacts{
	border-top:2px solid #d1d1d1;
	float:left;
	padding:30px 0 30px 0;
	height:64px;
	width:100%;
}
#contacts dt,dd{ margin:0; padding:0; }
#phone-footer,#email-footer{
	background:url("../images/contacts_sprite.jpg") no-repeat scroll 0 0 #ffffff;
	background-position:0px 0px;
	float:left;
	margin:0;
	padding:0 0 0 76px;
	width:350px;
	height:64px;
}
#phone-footer dd#nr{ font-size:30px; font-weight:bold; margin-top:6px; }
#phone-footer dd a, #phone-footer dd a:visited{ text-decoration:none; color:#666666; }
#phone-footer dd#nr span { color:#d1d1d1; }

#email-footer{
	background:url("../images/contacts_sprite.jpg") no-repeat scroll 0 0 #ffffff;
	background-position:0px -64px;
	float:left;
	margin:0;
	padding:0 0 0 76px;
	width:350px;
	height:64px;
}
#email-footer dd#nr{ font-size:30px; font-weight:bold; margin-top:6px; }
#email-footer dd a, #email-footer dd a:visited{ text-decoration:none; color:#666666; }
#email-footer dd a:hover{ text-decoration:underline; }

/* --- Content finish --- */

/* --- Footer start --- */

#footer{ 
	padding: 20px 0 0 0;
	background:#6d6e71;
	height:100px;
	width:100%;
	color:#ffffff;
	float:left;
	position:relative;
}
#footer p{
	margin: 0;
	padding: 10px 0;
	text-align:center;
	font-size:14px;
}
#footer p a{ color:#ffffff; text-decoration:none; }
#footer p a:hover{ text-decoration:underline; }
/* --- Footer finish --- */

/* the overlayed element */
div.overlay {
	
	/* growing background image */
	background-image:url(../images/white.png);
	
	/* dimensions after the growing animation finishes  */
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:35px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(../images/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}
/* black */
div.overlay.black { background:url(../images/transparent.png) no-repeat !important; color:#fff; }

/* petrol */
div.overlay.petrol { background:url(../images/petrol.png) no-repeat !important; color:#fff; }
div.black h2, div.petrol h2 { color:#ddd; }

/* Contact Form */
#contact-wrapper{ width:420px; border:1px solid #e2e2e2; background:#f1f1f1; padding:20px; }
#contact-wrapper div{ clear:both; }
#contact-wrapper label{ display:block; float:none; width:auto; }

form#contactform input { 
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	margin-bottom:5px;
	font-size:16px;
	color:#333;
}
form#contactform textarea { 
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:16px;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	color:#333;
}

/* Resizable Textarea */
div.grippie{
	background:#eeeeee url(../images/grippie.png) no-repeat scroll center 2px;
	border-color:#dddddd;
	border-style:solid;
	border-width:0pt 1px 1px;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
}
.resizable-textarea textarea{
	display:block;
	margin-bottom:0pt;
	width:96%;
	height:40%;
	margin-top:2px;
}
.error{ color:red; font-size:10px; }

/* Menu CSS */
.menu{
	background:url("../images/menu.jpg") scroll 0 0 transparent;
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	float:right;
	width:100%;
}
.menu ul{
	background:url("../images/menu.jpg") scroll 0 0 transparent;
	height:40px;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.menu li{ float:left; padding:0px; }
.menu li a{
	background:url("../images/seperator.gif") bottom right no-repeat;
	color:#333333;
	display:block;
	font-weight:normal;
	line-height:40px;
	margin:0px;
	outline:none;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
}
.menu li a:hover, .menu ul li:hover a{
	background: #2161b9 url("../images/hover.jpg") bottom center;
	color:#ffffff;
	text-decoration:none;
}
.menu .current{ background: #e6e6e6 url("../images/current.jpg") bottom center; }
.menu li ul{
	background:#cfcfd2;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:225px;
	z-index:2000;
	opacity:0.9;
	filter:alpha(opacity=90);
}
.menu li:hover ul{ display:block; }
.menu li li {
	background:url('../images/sub_sep.png') bottom left no-repeat;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:225px;
}
.menu li:hover li a{ background:none; color:#333333; }
.menu li ul a{
	display:block;
	height:40px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
	color:#333333;
}
.menu li ul a:hover, .menu li ul li:hover a{
	background:#024997 url('../images/hover_sub.png') center left no-repeat;
	border:0px;
	color:#ffffff;
	text-decoration:none;
}
.menu p{ clear:left; }

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:960px;
	height:320px;
	background:#6b6d73 url(../images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
.nivoSlider a {	border:0; outline:none; }
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	background:none repeat scroll 0 0 #000000;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.5; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
	display:block;
	width:32px;
	height:34px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	color:#fff;
}
.nivo-controlNav a.active {
	font-weight:bold;
	color:#fff;
}
#slider1 .nivo-controlNav,
#slider2 .nivo-controlNav,
#slider4 .nivo-controlNav {
	position:absolute;
	left:87%;
	bottom:-23px;
}
#slider1 .nivo-controlNav a,
#slider2 .nivo-controlNav a,
#slider4 .nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
#slider1 .nivo-controlNav a.active,
#slider2 .nivo-controlNav a.active,
#slider4 .nivo-controlNav a.active {
	background-position:-10px 0;
}

/* Scrollable on homepage */
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 515px;
	height:105px;

	/* custom decorations */
	border:1px solid #ccc;
	background:url(../images/h300.png) repeat-x;
}
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}
.items div {
	float:left;
	width:515px;
}
/* single scrollable item */
.scrollable img {
	float:left;
	margin:20px 5px 20px 15px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:100px;
	height:60px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}
/* this makes it possible to add next button beside scrollable */
.scrollable { float:left; }
/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}
/* right */
a.right { background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover { background-position:-30px -30px; }
a.right:active { background-position:-60px -30px; } 
/* left */
a.left { margin-left: 0px; } 
a.left:hover { background-position:-30px 0; }
a.left:active { background-position:-60px 0; }
/* disabled navigational button */
a.disabled { visibility:hidden !important; }
