/* HTML DEFINITIONS START */

html, body {
	height:100%;
}

body {
	margin:0;
	padding:0;
}

body#output {
	background:#FFF url(/images/bg-gradient-top-2.png) repeat-x;
}

body, td, input, textarea {
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#342C2B;
	line-height:15px;
}

h1, h2, h3, h4, h5, h6, p, ul, table {
	margin:0 0 1em 0;
}

h1, h2, h3, h6 {
	font-family:Helvetica, Arial, sans-serif;
	color:#C11508;
}

h1 {
	font-size:22px;
	font-weight:normal;
	line-height:25px;
}

h2 {
	font-size:18px;
	font-weight:normal;
	line-height:20px;
}

h6 {
	font-size:13px;
	line-height:15px;
	color:#342C2B;
}

a {
	text-decoration:none;
	color:#C11508;
}

a:hover {
	text-decoration:underline;
}

/* HTML DEFINITIONS END */

/* LAYOUT START */

#container {
	width:808px;
	position:relative;
	margin:0 auto;
}

#header {
	height:57px;
	padding-top:1px;
	position:relative;
	z-index:2;
}

/* LAYOUT END */

/* SECTION STYLES */

	/* HEADER START */
	
	#logo {
	position:absolute;
	left:16px;
	top:2px;
	width:84px;
	height:82px;
	background:url(/images/octo-telematics.png) no-repeat;
	z-index:100;
	}
	
	#logo a {
		display:block;
		height:82px;
		text-decoration:none;
		text-indent:-9000px;
	}
	
	#search {
		position:absolute;
		right: 0px;
		top: 4px;
	}
	
	#langswitch {
	width:250px;
	position:absolute;
	right:160px;
	top:11px;
}
	.langswitch {text-indent:-9000px;width:16px;height:16px;float:right;margin:0 3px;}
	.langswitch a {display:block;height:16px;}
	#langswitch #en {background:url(/images/flag-gb.gif) no-repeat;}
	#langswitch #fr {background:url(/images/flag-fr.gif) no-repeat;}
	#langswitch #it {background:url(/images/flag-it.gif) no-repeat;}
	#langswitch #de {background:url(/images/flag-de.gif) no-repeat;}
	#langswitch #pt {background:url(/images/flag-pt.gif) no-repeat;}
	#langswitch #br {background:url(/images/flag-br.gif) no-repeat;}
	#langswitch #us {background:url(/images/flag-us.gif) no-repeat;}
	#langswitch #es {background:url(/images/flag-es.gif) no-repeat;}
		
	/* HEADER END */
	
	/* MAIN START */
	
		/* MAIN NAVIGATION START */
		
		#nav-main {
			height:29px;
			background:url(/images/bg-menu-blue2.png) no-repeat;
			position:absolute;
			top:29px;
			width:100%;
			z-index:99;
		}
		
		#nav-main ul {
			margin:4px 0 0 120px;
			padding:0;
			list-style:none;
			font-family:Helvetica, Arial, sans-serif;
			font-size:12px;
		}
		
		#nav-main ul li {
			float:left;
			background:url(/images/bg-btn-blue.png) 0 0 no-repeat;
			padding-left:13px;
			line-height:25px;
			position:relative;
		}
		
		#nav-main ul li a {
			display:block;
			height:25px;
			background:url(/images/bg-btn-blue.png) 100% 0 no-repeat;
			padding-right:13px;
			color:#FFFFFF;
		}
		
		#nav-main ul li a {
			text-decoration:none;
		}
		
		#nav-main ul li a:hover span {
			display:block;
			background:url(/images/bg-btn-ov-blue.png) 50% 0 no-repeat;
		}

		#nav-main ul li.active {
			background:url(/images/bg-btn-act.png) 0 0 no-repeat;
		}
		
		#nav-main ul li.active a {
			background:url(/images/bg-btn-act.png) 100% 0 no-repeat;
		}
		
		#nav-main ul li.active a:hover span {
			background:none;
		}
		
		#nav-main ul ul {
			font-size:12px;
			margin:0;
			position:absolute;
			top:25px;
			left:0;
			padding-top:1px;
		}
		
		#nav-main ul ul li {
			float:none;
			line-height:22px;
			padding:0;
		}
		
		#nav-main ul ul li a, #nav-main ul li.active ul li a {
			background:none;
			width:200px;
			padding:0 10px;
			height:22px;
			background:#1A3F74;
			border-bottom:1px solid #000;
		}
		
		#nav-main ul ul li a:hover, #nav-main ul li.active ul li a:hover {
			background:#C11508;
			border-bottom:1px solid #333333;
		}
			
		/* MAIN NAVIGATION END */
		
		/* CONTENT START */
		
		#flashbox-sm {
			padding:11px;
			width:494px;
			height:251px;
			background:url(/images/bg-box-flash-sm.png) 0 0 no-repeat;
			margin:0;
			float:left;
		}
		
		#flashbox-lrg {
			padding:11px;
			width:746px;
			height:280px;
			background:url(/images/bg-box-flash-full2.png) 0 0 no-repeat;
			margin:0;
		}
		
		.teaser-right {
			width:242px;
			float:right;
			background:url(/images/bg-box-right.png) 0 0 no-repeat;
			padding:10px 0 0 0;
			position:relative;
		}
		
		.teaser-right-2 {
			background:url(/images/bg-box-right.png) 0 100% no-repeat;
			padding:0 10px 4px 10px;
		}
		
		.start1 {
			height:112px;
			overflow:hidden;
		}
		
		.teaser-right .start1 h2 {
			margin:0;
			line-height:normal;
		}
		
		.start2 {
			height:131px;
			overflow:hidden;
		}
		
		.teaser-right h2 {
			font-size:1em;
		}
		
		.teaser-right p, .teaser-right h2 {
			margin:0 0 .5em 0;
		}
		
		.teaser-right a.more {
			display:block;
			width:222px;
			position:absolute;
			bottom:4px;
			left:5px;
			background:url(/images/bg-more.png) repeat-x;
			height:15px;
			line-height:13px;
			text-align:right;
			color:#FFF;
			padding:0 5px;
			font-size:11px;
		}
		
		#head-img {
			min-height:50px;
			width:780px;
			margin:0 auto;
			padding:10px 14px 0 14px;
			background:url(/images/bg-content.png) repeat-y;
		}
				
		#content {
			position:relative;
			padding:10px 20px 10px 20px;
			z-index:0;
			background:url(/images/bg-content.png) repeat-y;
			/* min-height:540px; */
		}
				
		.cont-med-left {
			width:480px;
			padding:0 40px 0 0;
			background:url(/images/divider-vert.png) 100% 0% no-repeat;
			float:left;
		}
		
		.cont-med-left-2 {
			height:25px;
			margin-right:-40px;
			background:url(/images/divider-vert-2.png) 100% 100% no-repeat;
		}
		
		.cont-med-left img {
			padding:6px;
			border:1px solid #EBEBEB;
			float:left;
			margin:0 15px 10px 0;
		}
		
		.cont-divide {
			background:url(/images/divider-hor.png) 50% 100% no-repeat;
			padding-bottom:30px;
		}
		
		.cont-small-right {
			float:left;
			margin:0 -15px 0 5px;
		}
		
		.box-teaser {
			background:url(/images/bg-box-small.png) no-repeat;
			width:211px;
			padding:13px;
			color:#342C2B;
			font-size:11px;
		}
		
		.box-teaser img {
			padding:5px;
			border:1px solid #EBEBEB;
			float:left;
			margin:0 11px 11px 0;
		}
		
		.box-teaser img.right {
			margin:0 0 11px 0;
		}
		
		.links ul, .files ul {
			margin:0;
			padding:0;
			list-style:none;
		}
		
		.links a, .files a {
			padding:1px 0 0 24px;
			display:block;
			height:26px;
		}
		
		.links a {
			background:url(/images/ico-link.png) 0 0 no-repeat;
		}
		
		.files a {
			background:url(/images/ico-download.png) 0 0 no-repeat;
		}

		/* CONTENT END */
	
	/* MAIN END */

	/* FOOTER START */
	
	#footer {
		height: 156px;
		bbackground:url(/images/bg-gradient-bottom.png) repeat-x;
		color:#05295D;
		font-size:11px;
		text-align:center;
	}
	
	#footer a {
		text-decoration:none;
		color:#05295D;
	}
	
	#footer a:hover {
		text-decoration:underline;
	}
	
	#footer-inner {
		width:748px;
		margin:0 auto;
		padding:35px 30px 0 30px;
		background:url(/images/bg-footer.png) 0 0 no-repeat;
		height:96px;
		position:relative;
	}
	
	#footer ul {
		margin:0;
		padding:0;
		list-style:none;
		line-height:18px;
	}
	
	#footer ul li {
		width:140px;
		float:left;
		font-weight:bold;
	}
	
	#footer ul ul li {
		padding-left:5px;
		font-weight:normal;
	}
	
	#imprint {
		position:absolute;
		right:13px;
		top:2px;
		text-align:right;
	}
	
	#imprint a {
		color:#FFF;
	}
	
	/* FOOTER END */

/* TEMPLATE-SPECIFIC STYLES START */
	
	/* SIDEBARS START */
	
	.news-teaser p {
		padding-left:24px;
	}
	
	/* SIDEBARS END */

	/* GALLERY START */

	#gallery-thumbs {}
	
	div.gallery-img {}
	p.gallery-img-toolbar {}
	span.gallery-img-toolbar-left {}
	span.gallery-img-toolbar-middle {}
	span.gallery-img-toolbar-right {}
	span.gallery-img-image {}
	p.gallery-img-footer {}
	
	/* GALLERY END */
	
	/* CONTENTSWITCH */
	
	#contentswitch {
		width:768px;
		height:165px;
		overflow:hidden;
		margin-top:10px;
	}
	
	#contentswitch h1 {
		font-size:18px;
		margin-bottom:10px;
	}
	
	#contentswitch #left {
		width:180px;
		float:left;
	}
	
	#contentswitch #left ul {
		margin:0;
		padding:0;
		height:150px;
		list-style:none;
		background:url(/images/bg-contentswitch-left-sm.png) 100% 0 no-repeat;
		padding-top:15px;
	}
	
	#contentswitch #left ul li {
		text-align:right;
	}
	
	#contentswitch #left ul li a {
		display:block;
		height:27px;
		line-height:27px;
		padding-right:20px;
		color:#000000;
	}
	
	#contentswitch #left ul li a:hover, #contentswitch #left ul li a.swmenuhover   {
		background:url(/images/bg-contentswitch-left-lism.png) 100% 0% no-repeat;
		text-decoration:none;
		color:#C11508;
		font-weight:bold;
		white-space:nowrap;
	}
	
	#contentswitch #right {
		width:575px;
		float:right;
		padding:10px 0 0 0;
	}
	
	#contentswitch #right img {
		float:left;
		margin:-5px 5px 20px -3px;
		padding:0;
		border:none;
	}
	
	.contsw {
		height: 0px;
	}
	
	.contsw-hidden {
		display: none;
	}
	
	/* CONTENTSWITCH END */
	
	/* CUSTOMERS */
	
	h2.customers {
		float:left;
	}
	
	p.customers {
		float:right;
		font-size:10px;
	}
	
	/* CUSTOMERS END */	


/* TEMPLATE-SPECIFIC STYLES END */

/* MISC. HELP STYLES */

.tagline {
	height:67px;
	text-align:center;
	font-size:22px;
	line-height:67px;
	background:url(/images/bg-tagline.png) 50% 50% no-repeat;
	margin-bottom:15px;
}

.f-right {float:right;}
.f-left {float:left;}

p.a-right {text-align:right;}
p.a-left {text-align:left;}

input.f-input {
	height:27px;
	padding:6px 9px 5px 9px;
	border:none;
	font-size:11px;
	padding:6px 9px 5px 9px;
	height:17px;
	margin:5px 0;
}

input.f100 { background:#FFF url(/images/bg-form-100.png) 0 0 no-repeat; width:96px; }
input.f150 { background:#FFF url(/images/bg-form-150.png) 0 0 no-repeat; width:146px; }
input.f200 { background:#FFF url(/images/bg-form-200.png) 0 0 no-repeat; width:196px; }
input.f300 { background:#FFF url(/images/bg-form-300.png) 0 0 no-repeat; width:296px; }
input.search { background:url(/images/bg-form-search-2.png) 0 0 no-repeat; width:111px; margin:0; padding-left:23px; }
#octo_start	{float:left; width:513px; height:269; margin:2px 0 0 0;}
a.button {
	display:block;
	width:112px;
	height:16px;
	padding:6px 25px 18px 7px;
	background:url(/images/formbutton.png) no-repeat;
	text-align:center;
	color:#FFFFFF;
}

a:hover.button {
	text-decoration:none;
}

a.tooltip {
	text-decoration:none;
	border-bottom:1px dotted #C11508;
	cursor:help;
}	

/* COMMON STANDARDS */
html {min-height: 100%; margin-bottom: 1px;} img {border:none;} .form-error {color:#FF0000;background:#880000;border:1px solid #FF0000;} .error {font-weight:bold;} a {outline:none;} form {display:inline;} .nostyle {background:none;border: none;margin:0;padding:0;width:inherit;} .clearfix:after {content:'.';display:block;height:0;clear:both;visibility:hidden;} .clearfix {display:inline-block;} * html .clearfix {height:1%;} .clearfix {display:block;} .wai {display:none;} .inline {display:inline;} .snippet {padding-left:50px;line-height:40px;border-top:1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;background:url(/adminarea/wysiwyg/jscripts/tiny_mce/plugins/mc3000snippets/img/snippet_bg.png) no-repeat;display:block;} #promo {display:none;}

