@import "editor.css";

html, body {
	padding: 0;
	margin: 0;
	background: #f4f2f2; /* url('../images/BGHome.gif'); */
}

.hide {
	display: none;
}

/* Structure Styling */

#wrap {
	width: 791px;
	margin: 0 auto;
	background: url('../images/menu-bg.png') repeat-y;
}

#header {
	width: 791px;
	height: 81px;
	background: url('../images/telogis-header.png') no-repeat;
}

	#header a.telogis-logo {
		float: left;
		display: block;
		width: 250px;
		height: 81px;
		text-indent: -10000px;
	}

	#top-icons {
		float:right;
		padding: 12px 24px 0 0;
		font-family: Arial, Helvetica, sans-serif;
	}
	
		a#home-icon:link, a#home-icon:visited, a#home-icon:hover, a#support-icon:link, a#support-icon:visited, a#support-icon:hover, a#ontrack-login-icon:link, a#ontrack-login-icon:visited, a#ontrack-login-icon:hover {
			font-size: 11px;
			padding: 3px 23px 4px 0;
			color: #99928b;
			text-decoration: none;
			margin-left: 10px;
		}
		
		a#ontrack-login-icon:link, a#ontrack-login-icon:visited {
			font-size: 11px;
			padding: 3px 23px 4px 0;
			color: #ffffff;
			text-decoration: none;
			margin-left: 36px;
		}
	
		a#home-icon:hover {
			color: #ffffff;
			text-decoration: underline;
			background: url('../images/home-icon-over.png') no-repeat right bottom;
		}
	
		a#support-icon:hover {
			color: #ffffff;
			text-decoration: underline;
			background: url('../images/support-icon-over.png') no-repeat right bottom;
		}	
		
		a#ontrack-login-icon:hover {
			text-decoration: underline;
			background: url('../images/ontrack-login-icon-over.png') no-repeat right bottom;
			padding: 3px 23px 4px 0;
			color: #ffffff;
			margin-left: 36px;
		}
		
		a#home-icon {
			background: url('../images/home-icon.png') no-repeat right bottom;
		}
	
		a#support-icon {
			background: url('../images/support-icon.png') no-repeat right bottom;
		}
		
		a#ontrack-login-icon {
			background: url('../images/ontrack-login-icon.png') no-repeat right bottom;
		}
		
#Menu1 {
	height: 27px;
	padding-left: 12px;
	background: url('../images/menu-bg.png') repeat-y;
}
	
	#Menu1 li {
		margin: 0;
		padding: 0;
		text-indent: -100000px;
		float: left;
	}
		#Menu1 li a {
			font-family: Arial Narrow, Arial, Helvetica, sans-serif;
			font-size: 18px;
			color: #414141;
			text-decoration: none;
			display: block;
			height: 27px;
		}

		#Menu1 li a:hover, #Menu1 li a.current {
			color: #a40020;
		}
	
		#Menu1 li a.products {
			width: 118px;
			background: url('../images/menu-products.gif') no-repeat;
		}
		#Menu1 li a:hover.products, #Menu1 li.current a.products, #Menu1 li.section a.products {
			background: url('../images/menu-products-over.gif') no-repeat;
		}
		
		#Menu1 li a.client {
			width: 153px;
			background: url('../images/menu-client.gif') no-repeat;
		}
		#Menu1 li a:hover.client, #Menu1 li.current a.client, #Menu1 li.section a.client {
			background: url('../images/menu-client-over.gif') no-repeat;
		}
		
		#Menu1 li a.news {
			width: 148px;
			background: url('../images/menu-news.gif') no-repeat;
		}
		#Menu1 li a:hover.news, #Menu1 li.current a.news, #Menu1 li.section a.news {
			background: url('../images/menu-news-over.gif') no-repeat;
		}
		
		#Menu1 li a.faqs {
			width: 98px;
			background: url('../images/menu-faqs.gif') no-repeat;
		}
		#Menu1 li a:hover.faqs, #Menu1 li.current a.faqs, #Menu1 li.section a.faqs {
			background: url('../images/menu-faqs-over.gif') no-repeat;
		}
		
		#Menu1 li a.about {
			width: 123px;
			background: url('../images/menu-about.gif') no-repeat;
		}
		#Menu1 li a:hover.about, #Menu1 li.current a.about, #Menu1 li.section a.about {
			background: url('../images/menu-about-over.gif') no-repeat;
		}

		#Menu1 li a.contact {
			width: 128px;
			background: url('../images/menu-contact.gif') no-repeat;
		}
		#Menu1 li a:hover.contact, #Menu1 li.current a.contact, #Menu1 li.section a.contact {
			background: url('../images/menu-contact-over.gif') no-repeat;
		}

#image-block {
	background: url('../images/content-headers/fuel-price.jpg') no-repeat;
	margin-left: 12px;
	height: 83px;
}
	#image-block h1 {
		color: #ffffff;
		padding-left: 240px;
		padding-top: 50px;
	}

	
#main-content {
	width: 760px;
	background: #ffffff;
	padding: 0 7px 0 0;
	margin-left: 12px;
	min-height: 588px;
	border-right: #c0c0c0 solid 1px;
}
	
	#left-col {
		float: left;
		width: 218px;
		background: url('../images/left-col-bg.png') top repeat-x;
	}

		#left-col .pad-box {
			margin-top: 5px;
		}
		
		.contact-cta {
			background: url('/images/Telogis/Callbox.gif');
			display: block;
			width: 202px;
			height: 64px;
			text-indent: -100000px;
			margin: 20px 5px 10px 5px;
		}

		#excellence {
			background: url('/images/Telogis/Template_22.gif');
			display: block;
			width: 207px;
			height: 90px;
			text-indent: -100000px;
			margin: 0 5px;
		}
		
		#Menu2 {
			margin: 0;
		}
		
		ul#Menu2 li {
			list-style: none;
			padding: 0;
			margin: 0;
		    width: 218px;
		}
		#Menu2 li a {
			font-size: 11px;
			line-height: 12pt;
			padding: 6px 0 6px 5px;
			display: block;
		    color: #1B497F;
		    width: 213px;
		    height: 16px;
		    text-decoration: none;
			font-weight: bold;
		    background: url(../images/dash.gif) center bottom no-repeat;
		}
		#Menu2 li a:hover, #Menu2 li.current a {
			color: #ffffff;
			background: #000000;
		}
		#Menu2 li ul li {
		    width: 218px;
			background: none;
		}
		#Menu2 li ul li a:link, #Menu2 li ul li a:visited {
			padding: 6px 0 6px 15px;
			line-height: 10pt;
			display: block;
		    width: 203px;
		    color: #1B497F;
			height: auto;
		    font-weight:normal;
		    text-decoration: none;
			background: url('../images/arrow-grey.gif') 5px 10px no-repeat;
		}
		#Menu2 li ul li a:hover, #Menu2 li ul li.current a {
			color: #ffffff;
			background: #000000 url('../images/arrow-green.gif') 5px 9px no-repeat;
		}
				
	#right-col {
		float: right;
		width: 501px;
		padding-top: 24px;
		padding-right: 18px;
	}
		#right-col .pad-box {
			margin-top: 10px;
		}
		
		.article h2 a {
			font-size: 11pt;
			margin: 1em 0 0 0;
			text-decoration: none;
		}
		
		.article h2 a:hover {
			text-decoration: underline;
		}

		.article p {
			margin: 0 0 2em 0;
		}
	
	fieldset {
		margin-left: 30px;
	}
	
	fieldset div {
		margin: 5px 0;
	}
	
	fieldset label {
		width: 200px;
	}
	
	fieldset input.text {
		width: 120px;
	}
	
	fieldset textarea {
		width: 160px;
		height: 50px;
	}
	
	div.Actions input {
		margin-left: 230px;
	}
	
	fieldset span.message {
		margin: 3px;
		padding: 5px;
	}
	
	fieldset span.required {
		border: #dd2222 solid 2px;
		background: #ffeeee;
	}

	fieldset span.validation {
		border: #cc6622 solid 2px;
		background: #fffae6;
	}
	
#footer {
	clear: both;
	background: #f4f2f2 url('../images/footer-main-bg.png') no-repeat top;
	width: 766px;
	height: 39px;
	padding: 20px 0 0 25px;
}
	
	#footer ul li {
		float: left;
		display: inline;
		color: #000000;
		border-right: 1px solid #333333;
		line-height:12px;
		margin:4px 0pt;
		padding:0pt 7px;
	}
	
		#footer ul li.last-li {
			border-right: none;
		}

		#footer ul li a:link, #footer ul li a:visited {
			font-size: 7.8pt;
			color: #000000;
			text-decoration: none
		}
		
		#footer ul li a:hover {
			text-decoration: underline;
		}
	


#ab-report {
	padding: 0;
}


.Hidden
{
    display: none;
    visibility: hidden
}

.UnHidden
{
    visibility: visible
}

.SubNav
{
    font-size: 8pt;
    color: #000000;
    font-family: Arial, San-Serif, Helvetica
}

.Box1
{
    border-right: #dadada 1px solid;
    padding-right: 0px;
    border-top: #dadada 1px solid;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-left: #dadada 1px solid;
    padding-top: 0px;
    border-bottom: #dadada 1px solid;
    background-color: #f3f3f3
}

.Remove
{
    text-decoration: line-through
}

