﻿body,html 
{
	padding: 0px;
	margin: 0px;
}

body
{
	font-size: 12px;
	font-family: Arial;
	color: #333333;
	background: url(Images/background_site.gif) repeat-x White top left;
}


.container
{
	position: relative;
	width: 920px;
	padding: 0px 0px 0px 4px;
	margin: 0px auto;
	background: url(Images/background_site_left.gif) no-repeat White top left;
}

img
{
	border: 0 none;
	margin: 0;
	padding: 0;
}

ul, ol
{
	padding: 0 0 0 18px;
	margin: 0;
}
ol
{
	padding-left: 22px;
}
a
{
	text-decoration: none;
	color: #004489;
}
h1, h2, h3, h4, h5, h6
{
	color: #004489;
	padding: 0;
	margin: 0;
	font-style: italic;
}
h1
{
	font-size: 24px;
	margin: 0 0 18px 0;
}
h2
{
	font-size: 20px;
	margin: 0 0 15px 0;
}
h3
{
	font-size: 14px;
	color: #666666;
	margin: 0 0 6px 0;
}

.fl
{
	float: left;
}
.fr
{
	float: right;
}
.clr
{
	clear: both;
	height: 0;
	line-height: 0;
}
.container_inner
{
	padding: 0px 4px 20px 0px;
	background: url(Images/background_site_right.gif) no-repeat transparent top right;
}
p
{
	margin-top: 0px;
	padding-top: 0px;
}

.content
{
	margin: 15px 0 0 20px;
}
.content_inner
{
	margin-right: 20px;
}

#logo
{
	position: absolute;
	top: 19px;
	left: 24px;
	width: 250px;
	height: 86px;
}

.top
{
	height: 154px;
}

.topmenu
{
	background: url(Images/topmenu_background.gif) repeat-x transparent top right;
	height: 46px;
	width: 916px;
	border-top: 1px White solid;
	border-bottom: 1px White solid;
	position: absolute;
	left: 4px;
	top: 106px;
}
.topmenu div
{
	/*display: inline;*/
	float: left;
	padding-right: 2px;
	background: url(Images/topmenu_bar.gif) no-repeat transparent top right;
}
.topmenu div a
{
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 17px 20px 18px 20px;
	line-height: 47px;
}
.topmenu div a:hover, .topmenu div.topmenuitem_selected a
{
	background: url(Images/topmenu_selected.gif) repeat-x transparent top right;
}
.topmenu_top
{
	position: absolute;
	left: 4px;
	top: 93px;
	background: url(Images/menu_topborder.gif) repeat-x transparent top right;
	height: 13px;
	width: 916px;
}
.topmenu_bottom
{
	background: url(Images/menu_bottomborder.gif) repeat-x transparent top right;
	height: 13px;
	width: 916px;
	position: absolute;
	left: 4px;
	top: 154px;
}

.search
{
	text-align: right;
	position: absolute;
	top: 50px;
	right: 24px;
}
.search .advanced
{
	margin-top: 5px;
}
.search .advanced a
{
	color: #d9a500;
	font-size: 10px;
}
.search .searchbutton
{
	border: 0 none;
	background-color: #d6d8db;
	color: #2f3b48;
	height: 19px;
}
.search .searchfield
{
	height: 14px;
	font-size: 12px;
	width: 190px;
}

.bottom
{
	background: url(Images/site_bottom.gif) repeat-x transparent top left;
	height: 4px;
	width: 924px;
	margin: 0 auto 50px auto;
}
.topquicklinks
{
	position: absolute;
	top: 10px;
	right: 40px;
	font-size: 10px;
}
.topquicklinks a
{
	font-size: 10px;
	color: #d9a500;
}
.topquicklinks span
{
	padding: 0 5px;
}

.footer
{
	margin: 20px 20px 0px 20px;
	padding-top: 20px;
	border-top: #d8d8d8 solid 1px;
}
.footer_top, .footer_middle, .footer_bottom
{
	text-align: center;
}
.footer_top
{
	margin-bottom: 15px;
}
.footer_top span
{
	text-transform: uppercase;
	font-weight: bold;
}

.collage
{
	margin-bottom: 0px;
}


.left, .middle, .right
{
	margin-top: 15px;
	float: left;
}
.start .left, .start .middle
{
	margin-top: 20px;
}

.left
{
	width: 178px;
	margin-right: 20px;
}
.middle
{
	width: 455px;
}
.right
{
	width: 243px;
}
.smallnavi
{
	list-style-type: none;
	padding: 0 0 10px 0;
	margin: 0;
	border: 1px #d6d8db solid;
	width: 176px;
}
.smallnavi ul
{
	list-style-type: none;
	padding: 0 0 0 4px;
	margin: 0;
}
.smallnavi li
{
	margin-left: 9px;
	padding: 0;
}
.smallnavi li span.arrow
{
	background: url(Images/arrow.gif) no-repeat transparent 0px 3px;
	padding-left: 12px;
}

.smallnavi span.active
{
	background: url(Images/arrow_down.gif) no-repeat transparent 0px 3px;
	padding-left: 12px;
}
.smallnavi .active a, .smallnavi a.active
{
	text-decoration: underline;
	font-weight: bold;
}


.smallnavi .first
{
	background-color: #d9a500;
	height: 19px;
	line-height: 19px;
	list-style-image: none;
	margin-bottom: 15px;
}
.smallnavi .first span
{
	float: left;
	background-image: none;
	margin: 0;
	background-color: White;
	padding: 2px 25px 2px 0px;
	color: #004489;
	font-weight: bold;
}

.bumper
{
	background: url(Images/bumper_default.gif) no-repeat transparent;
	margin: 0 0 8px 16px;
	width: 213px;
	height: 126px;
}

.bumper .text
{
	padding: 15px;
	font-size: 10px;
}

.bumper .text h1, .bumper .text h2, .bumper .text h3
{
	font-style: normal;
	font-size: 14px;
	padding: 0;
	margin: 0 0 10px 0;
}

.breadcrumbs
{
	padding-bottom: 9px;
	border-bottom: 1px #e0e0e0 solid;
}
.breadcrumbs a, .breadcrumbs
{
	font-size: 10px;
}

.breadcrumbs .parent
{
	color: #d9a500;
}

.breadcrumbs .delimiter
{
	color: #666666;
	font-weight: bold;
}

.breadcrumbs .current
{
	color: #666666;
}


.productgroups .smallnavi
{
	border: 0;
}

.productgroups .smallnavi .active a
{
	text-decoration: none;
}
.productgroups .smallnavi a.active
{
	font-weight: normal;
}

.productgroups .smallnavi li.show
{
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #f4e4b2;
}
.productgroups .smallnavi li
{
	padding-left: 9px;
	margin-left: 0;
}

.smallnavi a
{
	font-size: 11px;
}

.productgroups .smallnavi .first
{
	padding: 0;
}
.productgroups .smallnavi .first span
{
	padding-left: 9px;
}
.productgroups .smallnavi select[name=brand]
{
    width: 135px;
    
}

.productgroups .smallnavi .show span.active
{
	background: url(Images/arrow_down_products.gif) no-repeat transparent 0px 3px;
}

.productgroups .smallnavi li ul, .productgroups .smallnavi li ul li
{
	padding: 0;
}

.product-application-navigation
{
    float: left;
    width: 178px;
	margin-right: 10px;
	position: relative;
	z-index: 1;
	margin-top: 15px;
}
.product .right
{
	width: 233px;
}
.topimage img:hover
{
	cursor: pointer;
}

.thumbnails
{
	margin-top: 15px;
	text-align: left;
	width: 457px;
	height: 63px;
	background: url(Images/product_thumbnails.gif) no-repeat top left transparent;
}
.thumbnails span
{
	margin: 8px 0 0 7px;
	height: 47px;
	display: block;
	float: left;
	padding-bottom: 7px;
}
.thumbnails img
{
	border: #00397e 1px solid;
}
.thumbnails img:hover
{
	cursor: pointer;
}
.thumbnails span:hover, .thumbnails span.chosen
{
	background: url(Images/product_thumbnail_chosen.gif) no-repeat bottom center;
}

.product .pdf_top, .product .pdf_text, .product .pdf_bottom,
.product .video_top, .product .video_text, .product .video_bottom,
.product .related_top, .product .related_list, .product .related_bottom,
.product .spares_top, .product .spares_list, .product .spares_bottom
{
	margin-left: 3px;
}

.pdf_top, .video_top, .related_top, .spares_top
{
	width: 213px;
	height: 64px;
	background: url(Images/bumper_pdf_top.jpg) no-repeat top left transparent;
}
.video_top
{
    background: url(Images/bumper_video_top.jpg) no-repeat top left transparent;
}
.related_top
{
    background: url(Images/bumper_related_top.jpg) no-repeat top left transparent;
}
.spares_top
{
    background: url(Images/bumper_spares_top.jpg) no-repeat top left transparent;
}
.pdf_text, .video_text, .related_list, .spares_list
{
	width: 213px;
	background: url(Images/bumper_pdf_middle.gif) repeat-y top left transparent;
}
.pdf_text, .pdf_text a,
.video_text, .video_text a,
.related_list, .related_list a,
.spares_list, .spares_list a
{
	font-size: 10px;
}
.pdf_bottom, .video_bottom, .related_bottom, .spares_bottom
{
	width: 213px;
	height: 15px;
	background: url(Images/bumper_pdf_bottom.gif) no-repeat top left transparent;
	margin-bottom: 8px;
}

.pdf_text ul,
.video_text ul,
.related_list ul,
.spares_list ul
{
	margin: 0 15px 0 30px;
	padding: 5px 0;
	color: #004489;
}

.pdf_top span,
.video_top span,
.related_top span,
.spares_top span
{
	position: relative;
	left: 55px;
	top: 15px;
	font-weight: bold;
	font-size: 14px;
	color: #004489;
}
.product .bumper
{
	margin-left: 3px;
}

.header
{
	font-size: 24px;
	padding: 0;
	margin: 0;
}
.subtitle
{
	color: #666666;
	font-size: 14px;
	padding: 0;
	margin: 0 0 15px 0;
}


.techspec_top, .techspec_middle, .techspec_bottom
{
	width: 480px;
}
.techspec_top
{
	background: url(Images/techspec_top.gif) no-repeat top left;
	height: 25px;
}
.techspec_middle, .techspec
{
	background: url(Images/techspec_middle.gif) repeat-y top left;
	margin: 0;
	padding: 0;
}
.techspec_middle p
{
	margin: 0;
}
.techspec_bottom
{
	background: url(Images/techspec_bottom.gif) no-repeat top left;
	height: 25px;
}
.productgroups .top,
.product .top
{
	margin-top: 15px;
	height: auto;
	padding-left: 20px;
	margin-right: 20px;
	border-bottom: 1px solid #D6D8DB;
}
.productgroups .top span,
.product .top span
{
	color: #004489;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	border-top: 1px solid #d6d8db;
	border-right: 1px solid #d6d8db;
	border-left: 1px solid #d6d8db;
	position: relative;
	background-color: White;
	bottom: -1px;
}
.productgroups .top .active,
.product .top .active
{
    padding-bottom: 1px;
}
.productgroups .top span a,
.product .top span a
{
    display: block;
    padding: 5px 25px 5px 10px;
}
.productgroups .top span a:hover,
.product .top span a:hover
{
    background-color: #D9A500;
    color: White;
}
.productgroups .top .active a:hover,
.product .top .active a:hover
{
    color: #004489;
    background-color: White;
}

.productgroups .top #products-selection,
.product .top #products-selection
{
    left: -1px;
}
.productgroups .top #engines-selection,
.product .top #engines-selection
{
    left: -2px;
}

.imagenavigation
{
	position: relative;
	float: left;
}
.imagenavigation .spot
{
    position: absolute;
    width: 21px;
    height: 21px;
    background: url(Images/product-selection/blue.png) no-repeat 4px 4px transparent;
}
.imagenavigation .spot:hover
{
    background: url(Images/product-selection/yellow.png) no-repeat 0 0 transparent;
    cursor: pointer;
}
.imagenavigation .info
{
    position: absolute;
    width: 100px;
    left: 250px;
    top: 35px;
    padding: 0;
    float: none;
    height: auto;
    min-height: 0;
    font-weight: bold;
}
.imagenavigation .info ul
{
    border: 1px black solid;
    list-style: none;
    margin: 0 0 30px 0;
    padding: 0;
    width: 100px;
}
.imagenavigation .info ul li
{
    border-top: 1px black solid;
    padding: 3px;
}
.imagenavigation .info ul li.blocker
{
    background-color: #d9a500;
    border-top: none;
}

.enginelisting
{
    width: 176px;
}
.enginenavigation,
#search-by-engine-text
{
    float: left;
    width: 654px;
}
#search-by-engine-text
{
    margin: 15px 0 0 30px;
}
.engine-choices div
{
    font-weight: bold;
    margin: 0 0 5px 0;
}
.engine-choices li
{
    margin-bottom: 5px;
}
.engines-selection-product-show h1
{
    margin: 15px 0 0 30px;
}
.engines-selection-product-show ul
{
    list-style-type: none;
    margin: 15px 0 0 30px;
    padding: 0;
}

.engines-selection-product-show ul li
{
    margin-bottom: 20px;
}
.engines-selection-product-show ul a
{
    display: block;
}
.engines-selection-product-show ul img
{
    float: left;
}
.engines-selection-product-show ul h2
{
    padding-left: 110px;
}
.engines-selection-product-show ul span
{
    padding-left: 110px;
    display: block;
}


.imagenavigation img
{
	padding: 20px 0 20px 0px;
}
.product .smallnavi
{
    border: none;
}
.product .left
{
	margin-right: 8px;
	position: relative;
	z-index: 1;
}
.product .middle .subtitle,
.product .middle .topimage,
.product .middle .thumbnails,
.product .middle .producttext,
.product .middle .data,
.product .middle .header,
.product .middle .presentation
{
	margin-left: 12px;
}

.product .middle .variations
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.product .middle .variations a
{
    display: block;
    margin-bottom: 3px;
}
.product .middle .variations li
{
    margin-bottom: 15px;
}

.product .middle .data
{
	margin-top: 15px;
}
.product .middle .producttext
{
	margin-top: 10px;
}

.techspec
{
	font-style: normal;
	color: #676b58;
	font-size: 12px;
	width: 462px;
	padding-left: 18px;
}
.techspec_middle table
{
	font-size: 12px!important;
	margin-left: 18px;
	width: 445px !important;
	padding-top: 10px;
}

.techspec_middle .alt
{
	background-color: #d9e3ed;
}
.product .middle
{
	width: 480px;
}
.product .right
{
	width: 223px;
}

.company
{
	float: left;
	width: 658px;
	margin: 15px 20px 0 0;
}

.company .top h1
{
	margin: 0;
}
.company .top h3
{
	font-size: 14px;
	color: #666666;
	margin: 0;
}
.company .top
{
	height: auto;
	margin-bottom: 20px;
}

.leftcolumn, .rightcolumn
{
	width: 324px;
	float: left;
	margin-right: 5px;
}
.rightcolumn
{
	margin: 0 0 0 5px;
}
.who-info .leftcolumn, .who-info .rightcolumn
{
	width: 324px;
}
.who img
{
	padding-right: 20px;
	float: left;
}
.who h1, .who h2
{
	margin: 0;
}
.who h2
{
	color: #666666;
}
.presentation, .who-info, .who
{
	margin: 0 0 15px 0;
}

.personnel
{
	margin-bottom: 10px;
}

.agent
{
	margin-bottom: 10px;
	float: left;
	width: 324px;
	margin-right: 5px;
}

#map
{
	height: 301px;
	margin-bottom: 20px;
}




.form td, .form .input
{
	width: 120px;
	padding-bottom: 2px;
}
.form .input
{
	width: 225px;
}
.form td input, .form td select, .form td textarea
{
	width: 220px;
}
.form td textarea
{
	height: 120px;
}

.form .normal
{
	width: auto!important;
}

.form input.failed
{
	background-color: #ffcccc;
}


#languages
{
	position: absolute;
	top: 123px;
	right: 24px;
}
#languages .flag
{
	float: right;
	margin-left: 5px;
}

.rss
{
	margin-top: 50px;
	text-align: right;
}

.event
{
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: #e0e0e0 solid 1px;
}
.Newsheader
{
	font-size: 12px;
	font-weight: bold;
}

.mb15
{
	margin-bottom: 15px;
}

.EventText
{
	padding-bottom: 25px;
	border-bottom: #e0e0e0 solid 1px;
}

.ingress
{
	margin-bottom: 15px;
	font-style: italic;
}
.eventimgl
{
	margin: 0 15px 15px 0;
}
.eventimgr
{
	margin: 0 0 15px 15px;
}
.eventimgc
{
	text-align: center;
	margin-bottom: 15px;
}

.Fileheader, .Linkheader
{
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}

.Filelist, .Linklist
{
	margin-bottom: 10px;
}
.Imagetext
{
	font-size: 10px;
	color: #666666;
}
.Newsdate
{
	color: #666666;
	font-size: 10px;
}


.mb20
{
	margin-bottom: 20px;
}
.mb15
{
	margin-bottom: 15px;
}
.mb10
{
	margin-bottom: 10px;
}

.bar
{
	width: 455px;
	margin: 5px 0 3px 6px;
	border-bottom: #e0e0e0 solid 1px;
}

.portrait
{
	position: relative;
	width: 126px;
	height: 146px;
	float: left;
	overflow: hidden;
}
.portrait div
{
	width: 126px;
	height: 146px;
	position: absolute;
	z-index: 2;
	background: url(Images/portrait2.png) no-repeat top left;
}
.portrait img
{
	position: absolute;
	z-index: 1;
	top: 8px;
	left: 8px;
}
.info, .agentinfo
{
	float: left;
	width: 329px;
	padding: 22px 0 0 6px;
}
.info
{
	min-height: 124px;
	position: relative;
}
.linkbutton
{
	position: absolute;
	bottom: 5px;
	right: 5px;
	display: block;
	background: url(Images/link_button.png) no-repeat top left;
	width: 198px;
	height: 20px;
	color: White;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	font-size: 11px;
}
.agentinfo
{
	width: 192px;
}

.organization .left
{
	margin-right: 14px;
}
.organization .middle
{
	width: 461px;
}


.info h2
{
	font-size: 14px;
	font-style: normal;
	margin: 0 0 10px 0;
}
.personnel .bar
{
	width: auto;
}

.mediaArchiveTop
{
	margin-right: 20px;
}

.MarginDouble
{
	margin-top: 15px;
	margin-bottom: 20px;
}

#video-window
{
    background-color: #fcfcfc;
    width: 640px;
    height: 360px;
    display:none;
    padding: 1px;
    -moz-box-shadow: 2px 2px 3px #000;  
    -webkit-box-shadow: 2px 2px 3px #000;  
    box-shadow: 2px 2px 3px #000; 
}

#simplemodal-overlay {background-color:#000; cursor:default;}
#simplemodal-container 
{
    color:#bbb;
    background-color: #333;
    background: -moz-linear-gradient(top, #666, #555);
    background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#555));
}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(Images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}

.video span:hover
{
    cursor: pointer;
}

.video-list
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.video-list img
{
    float: left;
}
.video-list .text
{
    padding-left: 120px;
}
.video-list .text span
{
    color:#004489;
    font-size: 12px;
    font-weight: bold;
}
.video-list img:hover,
.video-list .text span:hover
{
    cursor: pointer;
}

.iop .smallnavi .first {
    background-color:#014576;
}
.iop .breadcrumbs .parent {
    color:#014576;
}
