@charset "utf-8";

/*
################################################################################
Global CSS Style Sheet for ComputaMaps Corporate Web Site
Created by www.imucus.com
Copyright (C) 2008 ComputaMaps
################################################################################
*/

body {
	background-color: #EBEBEC;
	/*background-image: url(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; 

}

.headingbuffer {
	width: 100%;
	/*background-image: url(bg.jpg);*/
	background-image: url(bg_white.jpg);
}

.headingbuffer table {
	margin-left: auto;
	margin-right: auto;
}

.headingbuffer .center_div {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.center_align {
	vertical-align: middle;
	height: 30px;
	/*margin-left: auto;
	margin-right: auto;*/
}

.headingbuffer_go_div {
	width: 59px;
}

.headingbuffer .headingbuffer_image {
	/*width: 59px;*/
	text-align: center;
}

.headingLogoArea {
	width: 100%;
	background: white;
	/*background-image: url(LogoBgBlurred.jpg);*/
}

table #thediv{
	margin-left: auto;
	margin-right: auto;
}

.thediv_align_center {
	text-align: center;
}

.align_right {
	text-align: right;
}

.align_center {
	text-align: center;
}

.float_right {
	float: right;
	margin: 5px;
}

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: 12px;
	line-height: normal;
}

h3 {
	color: #004675;
	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;
}
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;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	font-weight: normal;
}
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;
}
.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;
}
.a-sidenavSub:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	padding-left: 12px;
	text-decoration: underline;
}


img {
	border: 0;
	padding: 0;
}

.map {
	border: 1px solid #999999;
}


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: 5px;
}

li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
	list-style-type: square;
	padding-top: 3px;
}

input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #616161;
}
select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #616161;
}
select#country {
	width: 128px;
}
.search {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: 10px;
}
.sidenav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: transparent;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	/*background-image: url(sidenav-td-bg.gif);*/
}

.sidenavTemplate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: transparent;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.sidenav-line {
	background-image: url(sidenav-line.gif);
	background-color: #F1F1F1;
	max-height: 10px;
	height: 10px;
}
.dotline-right {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	padding-left: 15px;
	padding-right: 15px;
}

.dotline-left {
	padding-left: 15px;
	padding-right: 15px;
}

.dotline-bottom {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding: 5px;
}
.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: 5px;

}
.sidenav-line-sub {
	background-image: url(sidenav-line-sub.gif);
	height: 10px;
	background-color: #F1F1F1;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.p-td2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.SearchText {
	/*background-image: url(nav-bg.gif);
	background-repeat: no-repeat;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.google {
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 1px;
	height: 500px;
}
.mainTD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	height: 300px;
}

.mainMapTD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	width: 100%;
	height: 300px;
}

.mainmapTD_width_50_percent {
	width: 50%;
}

.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;

}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #616161;
}
.tooltip { 
	text-align: left;
	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;
}

td.dotline-bottom p
{
	padding: 0;
	margin: 0;
}

/* Apple Menu stuff */
.applemenu
{
	margin: 5px 0;
	padding: 0;
	width: 100%;
	height: 545px;
	border: 1px;
	border-style: solid;
	border-top-color: #9A9A9A;
	border-left-color: #9A9A9A;
	border-bottom-color: #D3D3D3;
	border-right-color: #D3D3D3;
	overflow: hidden;
}

.applemenu div.silverheader a{
	background: black url(../GMaps_files/silvergradient.png) repeat-x center left;
	font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: #E6E6FA; /* white */
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	/*width: 375px;*/
	padding: 0;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	text-decoration: none;
	cursor: pointer;
}

.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
	color: white;
}

.applemenu div.selected a, .applemenu div.silverheader a:hover{
	background-image: url(../GMaps_files/silvergradientselected.png);
	color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	padding: 5px;
	margin-right: 9px;
	/*height: 100%;*/
	/*height: 440px;*/ /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
	overflow: auto;
	/*width: 370px;*/
	/*max-width: 370px;*/
	/*width: 205px;*/
}

.applemenu div.submenu div.contentSquash{
	width: 100%;
}

div.formmenu form{
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-width: 0 0 0 0;
}

.applemenu div.productlisting td {
	border: 1px;
	border-style: solid;
	border-top-color: #A9A9A9;
	border-left-color: #A9A9A9;
	border-bottom-color: #D3D3D3;
	border-right-color: #D3D3D3;
	empty-cells: show;
}

.applemenu div.productlisting thead th {
	border: 0px;
	border-bottom: 1px;
	border-style: dotted;
	font-weight: bold;
}

.noshow {
	visibility: hidden;
	max-height: 0px;
}

.menu_td {
	width: 260px;
	text-align: right;
}

.menu_td .align_right{
	text-align: right;
}

.strong {
	font-weight: bold;
}

.helplist {
	list-style-type: decimal;
}

.helplist li {
	list-style-type: decimal;
	display: list-item;
}

.inlinepara {
	display: inline;
}

.nextButton {
	background: black url(../GMaps_files/silvergradient.png) repeat-x center left;
	color: #E6E6FA;
	font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	padding: 1px;
	margin: 1px;
	border: 0px;
	cursor: pointer;
	display: inline;
}

.nextButton:hover{
	background-image: url(../GMaps_files/silvergradientselected.png);
	color: white;
}

.downloadButton {
	background: black url(../GMaps_files/silvergradient.png) repeat-x center left;
	color: #E6E6FA;
	font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	padding: 0px;
	margin: 0;
	width: 100%;
	border: 0px;
	cursor: pointer;
}

.downloadButton:hover{
	background-image: url(../GMaps_files/silvergradientselected.png);
	color: white;
}

.productButton {
	background: black url(../GMaps_files/silvergradient.png) repeat-x center left;
	color: #E6E6FA;
	font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	padding: 5px;
	margin: 0;
	border: 0px;
	width: 49%;
	cursor: pointer;
}

.productButton:hover{
	background-image: url(../GMaps_files/silvergradientselected.png);
	width: 49%;
	color: white;
}

.tabButton {
	background: black url(../GMaps_files/silvergradient.png) repeat-x center left;
	/*padding: 5px;*/
	/*margin: 0;*/
	/*border: 0px;*/
	width: 49%;
	cursor: pointer;
}

.tabButtonSelected {
	background-image: url(../GMaps_files/silvergradientselected.png);
	width: 49%;
	color: white;
}

.datasetTable {
	border: 1px ;
	/*width: 92%;*/
	width: 95%;
}

tr.lowResDataset {
	/*background: #A6D96F;*/
	background: #CEE7B3;
}

tr.mediumResDataset {
	/*background: #9DD2F7;*/
	background: #D6EBFA;
}

tr.highResDataset {
	/*background: #FFD8A1;*/
	background: #FEF2E0;
}

.map_canvas_style {
	border: 1px;
	border-style: solid;
	border-top-color: #A9A9A9;
	border-left-color: #A9A9A9;
	border-bottom-color: #D3D3D3;
	border-right-color: #D3D3D3;
}

.mapTable {
	height: 100%;
	margin: 0px;
	border: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.leftShadow {
	width: 5px;
	background-image: url(4.jpg);
	background-repeat: repeat-y;
}

.rightShadow {
	width: 5px;
	background-image: url(5.jpg);
	background-repeat: repeat-y;
}

.bottomShadow {
	margin: 0px;
	padding-top: 0px;
	border: 0px;
}

.thediv {
	margin: 0px;
}

.ui-dialog-content {
	overflow: auto;
}

.errorlist li{
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 14px;
	color: #F2F2F2;
}

p#dialogPrompt {
	line-height: 17px;
	color: #E4E4E4;
}

.helpIcon {
	cursor: pointer;
}

.ProductResult {
	overflow: auto;
	height: 310px;
	background-color: #FDFDFD;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #DDDDDD;
}

/* templates */

.t_main_align_center  table {
	margin-left: auto;
	margin-right: auto;
}

.t_width960_ffffff {
	width: 960px;
	background-color: #FFFFFF;
}

.t_heading_form {
	background-image: url(nav-bg_1.gif);
	background-repeat: repeat-x;
	width: 320px;
	height: 59px;
}

.t_heading_form_settings {
	margin-left: auto;
	vertical-align: middle;
	height: 20px;
}

.t_right_align {
	margin-left: auto;
}

.t_left_align {
	margin-right: auto;
}

.t_bgffffff {
	background-color: #FFFFFF;
}

.t_sidenav {
	width: 220px;
	background-image: url(sidenav-td-bg.gif);
	background-color: #F7F7F7;
}

.t_sidenav_middle {
	background-image: url(nav-td-middle.jpg);
}

.t_5 {
	width: 5px;
	background-image: url(5.jpg);
}
