@charset "utf-8";
body {
	background-color: #000406;
	margin: 0px;
	padding: 0px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
}
#content a{
	color: #58b33d;
}
#sales_email{
	margin-top: 6px;
	font-size: 0.9em;
}
#sales_email, #sales_email a{
	color: #c3c3c3;
	font-weight: bold;
}
#sales_email a{
	text-decoration: none;
}
#sales_email a:hover{
	text-decoration: underline;
}
input,textarea,select{
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;	
}
h1, h2{
	font-size: 1.5em;
	color: #999999;
}
h3{
	color: #002a39;
	border-bottom: solid 1px #efefef;
	padding-bottom: 15px;
	font-size: 1.28em;
}
h4{
	color: #666666;
	font-size: 1.28em;	
}
hr{
	height: 1px;
	background-color: #efefef;
	border: none;
	margin-top: 28px;
	margin-bottom: 20px;	
}
.float_left{
	float: left;
}
.float_right{
	float: right;
	margin: 0px;
}
.float_right img{
	margin-left: 20px;
	margin-bottom: 20px;	
}
h1.float_left{
	margin-bottom: 10px !important;
}
.clear{
	clear: both;
}
#outer_container{
	background-image: url(../images/bg.gif);
	width: 100%;
	margin: 0px !important;
	padding: 0px !important;
	border-top: solid 1px #FFFFFF;	
}
#inner_container{
	background-image:url(../images/top_bar.png);
	background-repeat:repeat-x;
}
#container{
	width: 980px;
	margin: auto;
	border-top: solid 1px #FFFFFF;
}
#logo_container{
	width: 732px;
	height: 159px;
	overflow: hidden;
	float: left;
	padding-left: 10px;
}
#logo{
	width: 329px;
	height: 107px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	margin-top: 15px;
	margin-bottom: 0px;	
	float: left;
}
#logo p{
	text-indent: -9000em;
}
#logo *, #search *, #contact_container *, #sony_search *, #footer_search *, .product_text *, #language a{
	margin: 0px !important;
	padding: 0px !important;
}
#search input[type="text"]{
	background-color: #ededed;
	border: solid 1px #e5e5e5;
	color: #919191;
	font-size: 0.9em;	
	padding: 2px !important;
	font-weight: bold;	
}
#search input[type="submit"]{
	background-color: #58b33d;
	border: solid 1px #58b33d;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.75em;
	height:18px;
}
#contact_container{
	width: 225px;
	height: 159px;	
	float: left;
}
#contact_container p, #language a{
	background-repeat: no-repeat;
}
#telephone{
	text-indent: -9000em;
	background-image:url(../images/telephone.gif);
	width: 242px;
	height: 18px;
	float: left;
	margin-left: 90px;
	margin-top: 40px;
}
#language{
	float: right;
	width: 103px;
	height: 30px;
}
#language span{
	display: none;
}
#language a{
	text-decoration: none;
	display:block;
	float: left;
	text-indent: -9000em;
	height: 30px;		
}
#language_uk{
	background-image:url(../images/language_uk.gif);
	width: 56px;
}
#language_es{
	background-image:url(../images/language_es.gif);
	width: 46px;
}
#sony_logo{
	clear:both;
	background-image:url(../images/sony_logo.gif);
	background-repeat:no-repeat;
	text-indent: -9000em;
	display:block;
	width: 230px;
	height: 129px;
}
#nav_container{
	background-color: #002a39;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;	
	background-position:bottom left;
	height: 62px;
}
#nav{
	width: 732px;
	overflow:hidden;
	float: left;
}
#nav ul, #sub_nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li{
	float: left;
}
#nav ul .selected{
	background-image:url(../images/nav_selected.gif);
	background-position: center bottom;
	background-repeat:no-repeat;
}
#nav ul .selected a{
	font-weight: bold;
}
#nav ul li a{
	float: left;
	color: #FFFFFF;
	text-transform:uppercase;
	font-family: "GothamHTF Bold",Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding-top: 13px;
	height: 49px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#nav ul li a:hover{
	text-decoration: underline;
}
#search{
	width: 182px;
	float: left;
	margin-left: 95px;
	background-image:url(../images/search_bg.gif);
	background-repeat:no-repeat;
	padding-left: 78px;
}
#search form{
	line-height: 33px;
}
#sony_search{
	clear:both;
	background-color: #62b741;
	height: 47px;
	width: 212px;
	padding-left: 16px !important;	
	float: right;
}
#sony_search input{
	font-weight: bold;
	font-size: 0.9em;
	margin-top: 13px !important;	
}
#sony_search input[type="text"]{
	background-color: #fefefe;
	border: solid 1px #4b9934;
	color: #7a7a7a;
	padding: 3px !important;
}
#sony_search input[type="submit"]{
	background-color: #305b20;
	border: solid 1px #305b20;
	color: #FFFFFF;
	padding: 2px !important;
}
#content_container, #related_products{
	clear:both;
	background-image:url(../images/body_bg.png);
	background-repeat:repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
}
#related_products{
	background-image:url(../images/related_products_bg.png);
	width: 721px;
	padding-left: 269px;
	padding-top: 30px;
}
#sub_nav{
	float: left;
	border-right: solid 1px #f5f5f5;
	width: 190px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;	
}
#sub_nav ul li form{
	border-bottom: solid 1px #f1efee;
	padding-bottom: 15px;
	padding-top: 15px;	
	margin: 0px;
}
#sub_nav ul li form select{
	width: 190px;
}
#sub_nav ul li a{
	color: #58b33d;
	/* text-transform: uppercase; */
	text-decoration: none;
	font-weight: none;
	border-bottom: solid 1px #f1efee;
	padding-bottom: 6px;
	padding-top: 6px;	
	display:block;
	font-size: 1.2em;
}
#sub_nav ul li a:hover{
	/* text-decoration: underline;  */
	font-weight: bold;
}

li.popupmenu ul {
	display: none;
}

li.popupmenu:hover ul {
	display: block;
}

li.popupmenu ul li {
	margin-left: 15px;
}


#content{
	padding-bottom: 40px !important;
	border-left: solid 1px #f5f5f5;
	margin-left: -1px;
	padding-left: 27px;
	padding-right: 15px;
	width: 687px;
	float: left;
}
#content.fullwidth{
	clear:both;
	float: none !important;
	width: 940px !important;	
	padding: 10px !important;
	border: none !important;
	margin-left: 0px !important;
}

#home_products{
	background-color: #002a39;
	padding: 12px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
#home_products p{
	display: block;
	width: 205px;
	float: left;
}
#home_products p a{
	display: block;
	width: 205px;
	height: 113px;
	text-decoration: none;
	text-indent: -9000em;
	background-repeat:no-repeat;
	margin-bottom: 10px;
}
#home_products h2{
	margin: 0px;
	font-size: 1.2em;
}
#teaser_medical a{
	background-image:url(../images/teaser_medical.gif);
}
#teaser_industrial{
	margin-left: 31px;
	margin-right: 31px;	
}
#teaser_industrial a{
	background-image:url(../images/teaser_industrial.gif);
}
#teaser_veterinary a{
	background-image:url(../images/teaser_veterinary.gif);
}
#teaser_veterinary{
	margin-right: 31px;	
}
#teaser_tachograph a{
	background-image:url(../images/teaser_tachograph.gif);
}

.col_1, .col_2{
	width: 432px;
	float: left;
	padding-left: 12px;
}
.col_1 em{
	color: #b2b2b2;
	font-style:normal;
}
.col_2{
	margin-left: 35px;
}
#footer{
	border-top: solid 1px #002836;
	min-height: 294px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position: top left;
	color: #ffffff;
	font-size: 1em;
}
#footer a{
	color: #58b33d;
}
#footer_content{
	width: 940px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;	
	padding-left: 20px;
}
#footer #contact{
	padding-right: 40px;
}
#site_map, #footer #contact{
	float: left;
}
#site_map, #site_map a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#site_map a{
	padding-left: 7px;
}
#site_map a:hover{
	text-decoration: underline;
}
#footer_search{
	float: right;
	background-image:url(../images/footer_logo.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	padding-right: 230px;
	margin-right: 30px;
	margin-top: 70px;
}
#footer_search form{
	border-bottom: solid 1px #3b464a;
	width: 202px;
}
#footer_search p{
	margin-top: 10px !important;
	margin-bottom: 5px !important;	
}
#footer_search input{
	margin-bottom: 10px !important;
	font-size: 0.9em;
	padding: 2px !important;
}
#footer_search input[type="submit"]{
	background-color: #58b33d;
	border: solid 1px #58b33d;	
	color: #FFFFFF;
}
.qa-spacer{
	clear:both;
	display: block;
	width: 30px !Important;
	float: left;
}
.qa-block{
	display: block;
	width: 400px !Important;
	float: left;
}
.product_intro, .product_intro_small{
	margin-top: 20px;
}
.product_lead{
	margin-bottom: 20px !important;
}
.product_intro_image{
	background-color: #FFFFFF;
	padding: 8px;
	border: solid 1px #efefef;
	width: 233px;
	float: left;
	margin: 0px !important;
	margin-right: 44px !important;
}
.product_intro_small .product_intro_image{
	width: 199px;
	height: 107px;
	margin-right: 24px !important;	
}
.product_lead .product_intro_image{
	width: 317px;
	height: 233px;
	margin-right: 24px !important;	
}
.product_text, .product_intro h2, .product_intro_small h3{
	width: 372px;
	float: left;
}
.product_lead .product_link{
	border-bottom: solid 1px #efefef;
	width: 317px;
	float: left;	
	padding-bottom: 17px;
}
.product_lead h2, .product_lead .product_text{
	width: 315px;
	float: left;
}
.product_intro_small h3, .product_intro_small .product_text{
	width: 443px;
}
.product_intro h2, .product_intro_small h3, .product_lead h2{
	margin: 0px;
	padding: 0px;
	color: #c6bebd;
	font-size: 1.5em;
	border-bottom: solid 1px #efefef;
	padding-bottom: 10px;
}
.product_intro h3{
	color: #c9c9c9 !important;
}
.product_link{
	float: left;
}
.product_link a{
	background-image:url(../images/products_teaser_button.gif);
	display:block;
	width: 198px;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	color: #FFFFFF !important;
	padding-left: 10px;
	font-weight: bold;
	font-size: 0.95em;
}
.product_link a:hover{
	text-decoration: underline;
}
#masthead_info, #section_info{
	border: solid 1px #ebebeb;
	width: 935px;
	height: 350px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 6px 6px;
	position: relative;
	margin: auto;
	margin-bottom: 20px !important;
}
#home_masthead{
	background-image:url(../images/masthead_home.jpg);
	background-repeat:no-repeat;
	margin-bottom: 0px !important;
	width: 939px;
	height: 304px;
	background-color: #82c54e;
}
#section_header{
	background-color: #FFFFFF;
	border: solid 1px #ebebeb;
	padding: 6px;	
}
#section_info{
	width: 683px;
	height: 220px;
	background-position: 3px 3px;	
}
#masthead_info h1, #section_info h1{
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 500px;
	margin: 0px;
	font-size: 3.2em;
	position:absolute;
	left: 30px;
	top: 30px;
	text-transform: none !important;
}
#home_masthead h1{
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	width: 600px;
	font-size: 2.5em;
	margin: 0px !important;	
	padding-left: 30px;
	padding-top: 25px;
}
#home_masthead a{
	background-color: #002a39;
	border: solid 1px #002a39;
	padding: 6px !important;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 0.75em;
	text-decoration: none;
	font-weight: bold;
}
#home_masthead a:hover{
	text-decoration: underline;
}
#home_masthead p{
	font-size: 1.2em;
	color: #FFFFFF;
	width: 400px;
	margin-left: 30px;
}
#section_info h1{
	font-size: 2.3em;
	width: 320px;	
}
#masthead_info p{
	position: absolute;
	left: 30px;
	font-size: 1.5em;
	color: #FFFFFF;
	width: 500px;
	bottom: 20px;
}
.masthead_1{
	background-image:url(../images/masthead_1.jpg);
}
.section_1{
	background-image:url(../images/section_1.jpg);
}
#breadcrumbs{
	font-size: 1.2em;
}
#breadcrumbs a{
	color: #999999;
	text-decoration: none;
}
#breadcrumbs a strong{
	color: #58b33d !important;
}
#breadcrumbs a:hover{
	text-decoration: underline;
}
.price{
	font-size: 1.5em;
	color: #58b33d;
	width: 200px;
	float: right;
	margin-bottom: 10px !important;	
	margin-top: 12px !important;
	text-align: right;
}
.spec_table{
	border-top: solid 1px #e9e7e7;
}
.spec_table td{
	padding: 8px;
	border-bottom: solid 1px #e9e7e7;
}
table .highlight td{
	background-color: #f5f5f5;
}
.content_col_1 h2, .content_col_2 h2{
	color: #58b33d;
}
.content_col_1{
	width: 202px;
	float: left;
}
.content_col_2{
	width: 410px;
	float: right;
	margin-left: 47px;
}
.align_center{
	text-align: center;
}