/*
################################################################################
Global CSS Style Sheet for ComputaMaps Corporate Web Site
Copyright (C) 2010 ComputaMaps
################################################################################
*/

@charset "utf-8";

/*
################################################################################
main body
################################################################################
*/

body {
	background-color: #ebebec;
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	font: 11px/14px Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0em; 
	color: #333333; 
}

/*
################################################################################
general formatting
################################################################################
*/

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
}



.p-td2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.tooltip { text-align: center;
	opacity: .70;
	-moz-opacity:.70;
	filter: opacity=70;
	white-space: nowrap;
	margin: 0;
	padding: 2px 0.5ex;
	border: 1px solid #000;
	font-weight: bold;
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #fff;
}

.download {
	font-weight: bold;
	background-color: #F0F0F0;
	width: 250px;
	padding: 7px;
	margin: 1px;
	background-image: url(images/download-bg.png);
	background-repeat: repeat-x;
}
	
.red {
	color: #C00;
}

.spec1 {
	font-weight: bold;
	color:#666
}

.spec2 {
	color: #666666;
}

.clear {
	clear: both;
}

.clearAll {
	clear: both;
}

.clearleft {
	clear: left;
}
	
.clearright {
	clear: right;
}

.floatleft {
		float: left;
}

.floatright {
		float: right;
}

/*
################################################################################
headings
################################################################################
*/

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #007ACC;
	padding-top: 22px;
	font-weight: lighter;
	line-height: 24px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #004675;
	padding-top: 0px;
	line-height: normal;
}

h3 {
	color: #004675;
	margin-bottom: 7px;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	padding-top: 10px;
}

h4 {
	color: #333333;
	letter-spacing: -0.2px;
	margin-bottom: 7px;
	margin-top: 0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	padding-top: 10px;
}

h5 {
	color: #333333;
	letter-spacing: -0.2px;
	margin-bottom: 7px;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}

/*
################################################################################
links
################################################################################
*/

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066AA;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066AA;
	font-weight: bold;
	text-decoration: underline;
}

/*
################################################################################
lists
################################################################################
*/

li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
	list-style-type: disc;
}

ul {
	padding-top: 0px;
	padding-left: 30px;	
	padding-right: 20px;	
	padding-bottom: 0px;
		
}

.citylist {
	display: none;
	opacity: 90%;
	position: absolute;
	z-index: 1000;
	width: 225px;
	height: 470px;
	overflow: auto;
	border: 0px dashed #CCCCCC;
	background-color: #d7ebf9;
	background-image: url(images/products/citylist.png);
	background-repeat: none;
}

.citylistheading {
	width: 228px;
	padding-right: 0px;
	padding-left: 10px;
}



.footnote {
	padding-right: 0px;
	padding-left: 10px;
}

/*
################################################################################
maps
################################################################################
*/

.mapcontainer {
	display: block;
	border: 1px dashed #CCCCCC;
	padding: 0px;
	margin-left: 10px;
	margin-right: auto;
	width: 940px;
	height: 470px;
}

.citymap {
	display: block;
	float: right;	
	width: 940px;
	height: 470px;
}

#citymap1 {
}

/*
################################################################################
image viewing
################################################################################
*/

.gallery {
	border-top-style: 1px;
	border-right-style: 1px;
	border-bottom-style: 1px;
	border-left-style: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

iframe {
	border: 1px solid #EBEBEC;
}

swf {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: crosshair;
}

/*
################################################################################
images
################################################################################
*/

img {
	border: none;
	padding: none;
}
	
.products {
	border: none;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 0px;	
	padding-bottom: 20px;
}
	
.productsfloat {
	border: none;
	padding-top: 0px;
	padding-left: 70px;
	padding-right: 0px;	
	padding-bottom: 20px;
}
	
.productstopright {
	border: none;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 0px;	
	padding-bottom: 20px;
}
	
.productsleft {
	border: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;	
	padding-bottom: 20px;
}
	
.productstopleft {
	border: none;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 20px;	
	padding-bottom: 15px;
}
	
.productstopleft2 {
	border: none;
	padding-top: 40px;
	padding-left: 0px;
	padding-right: 20px;	
	padding-bottom: 15px;
}
	
.productslogos {
	border: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;	
	padding-bottom: 0px;
}
	
.productstextup {
	border: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;	
	padding-bottom: 5px;
}

.map {
	border: 1px solid #999999;
}

/*
################################################################################
dropdown menu
################################################################################
*/

/*
################################################################################
search
################################################################################
*/

.search-search {
	padding-top: 18px;
	padding-bottom: 18px;
}

input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-repeat: no-repeat;
}

select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #616161;
}

.search {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: 10px;
}

.SearchText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

.googleTD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 6px;
}

.google {
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 1;
	height: 500px;
}

textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #616161;
}

/*
################################################################################
sidebar
################################################################################
*/

.a-sidenav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.a-sidenav:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

.a-sidenavSub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	padding-left: 12px;
	padding-top: 6px;
}

.a-sidenavSub:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 12px;
	text-decoration: underline;
	font-weight: normal;
}

.sidenav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F7F7F7;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/sidenav-td-bg.gif);
}

.sidenav-line {
	background-image: url(images/sidenav-line.gif);
	background-color: #F1F1F1;
	max-height: 10px;
	height: 10px;
}

.sidenav-line-sub {
	background-image: url(images/sidenav-line-sub.gif);
	height: 10px;
	background-color: #F1F1F1;
}

/*
################################################################################
slideshows
################################################################################
*/

.wisdom_slideshow {
	display: block;
	height: 298px;
	width: 960px;
	background-color: #000000;
}
	
.slideshowimage {	
	display: none;
	position: absolute;
}

.slideshowimagestart {
	display: block;
	position: absolute;
}

/*
################################################################################
slider
################################################################################
*/

.wisdom_slider_container {
	
}

/*
################################################################################
buttons
################################################################################
*/

a.linkbutton{
	display: block;
	height: 50px;
	text-decoration: none;
	color: #007ACC;
	overflow: hidden;
}

a.linkbutton:hover{
	display: block;
	background: url(images/home/Arrow.gif);
	height: 50px;
	text-decoration: none;
	color: #004675;
	overflow: hidden;
}

.buttontitle{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	padding-left: 15px;
	padding-bottom: 0px;
}

.buttontitle:hover{	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	padding-left: 15px;
	padding-bottom: 0px;
}

.buttonsubtext{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
}

.buttonsubtext:hover{	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	margin: 0px;
	padding-left: 15px;
	padding-top: 0px;
}

/*
################################################################################
tables
################################################################################
*/

/*--general content--*/

.mainTD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
	width: 680px;

}

.mainTD table tr td blockquote p strong {
	color: #900;
}

.TDjobs {
	background-color: #EDF8FE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #3A7ACC;
	border-right-color: #3A7ACC;
	border-bottom-color: #3A7ACC;
	border-left-color: #3A7ACC;
	padding: 10px;
}

.job {
	color: #C00;
}

.dotline-right {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	padding-left: 15px;
	padding-right: 15px;
}

.dotline-bottomRight {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: dashed;
	border-right-width: 1px;
	padding: 15px;

}

.dotline-left {
	padding-left: 15px;
	padding-right: 15px;
}

td.dotline-bottom p {
	padding: 0;
	margin: 0;
}

.dotline-top {
	border-top-color: #CCCCCC;
	border-top-style: dashed;
	border-top-width: 1px;
}

.dotline-bottom {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: dashed;
	border-right-width: 1px;
	padding: 15px;
}

hr {
	width: 100%;
	height: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}

/* --- front page overviews -- */


table.frontpageoverviews div.overviewpanel {
	height: 300px;
	position: relative;
	z-index: 1;
}

table.frontpageoverviews div.headingcontainer {
	padding: 0px;
	margin: 0px;
	height: 35px;
	position: relative;
	z-index: 5;
}

.linkbutton h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #007ACC;
	font-weight: lighter;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

table.frontpageoverviews h1 {
	font-size: 18px;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

table.frontpageoverviews h2 {
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

table.frontpageoverviews h3 {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}



table.frontpageoverviews div.featuredproduct {
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
table.frontpageoverviews div.featuredproduct img {
	padding: 5px;
	padding-left: 35px;
	padding-right: 35px;

}


table.frontpageoverviews div.projectsviewport {	
	position: relative;
	z-index: 5;
	display: block;
	height: 233px;
	width: 312px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

table.frontpageoverviews div.projectscontainer {
	position:relative;
	z-index: 2;
	padding: 0px;
	margin: 0px;
	display: block;
	position: relative;
}

table.frontpageoverviews div.projectcontainer {
	position: relative;
	z-index: 2;
	display: block;
	line-height: 22px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

table.frontpageoverviews div.arrowcontainer {
	position:relative;
	z-index: 5;
	display: block;
	height: 6px;
	padding: 0px;
	margin: 0px;
}

table.frontpageoverviews div.arrowcontainer:hover {
	display: block;
	height: 14px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

table.frontpageoverviews div.newsitemcontainer {
	padding: 10px;
	margin: 0px;
	height: 40px;
}

/*--products comparison--*/

.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.titlestart {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.titleend {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: strong;
	line-height: 12px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.narrow {
	padding: none;
	width: 5px;
}

.notile {
	padding: none;
	background-repeat: no-repeat;
}

.icon {
	padding: 0px;
	height: 81;
}

/*
################################################################################
footer
################################################################################
*/

.bottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.a-bottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066AA;
	font-weight: normal;
}
.a-bottom:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066AA;
	font-weight: normal;
	text-decoration: underline;
}

.bottom:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;

}
