﻿* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	line-height: 1;
	}
	
body {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #636363;
	background: #fff;
	text-align: center;
	}
	
#home {
	background: url(../images/bg-home2.jpg) top center no-repeat;
	}
	
#header {
	height: 98px;
	background: #000 url(../images/bg-header.gif) repeat-x;
	}
	
#header-home-wrap { 
	width: 919px; 
	margin: 0 auto 0;
	overflow: hidden;
	}	
	
#header-home {
	width: 913px;
	height: 98px;
	float: left;
	background: #000 url(../images/bg-header.gif) repeat-x;
	}	
	
#header-home-l {
	width: 3px;
	height: 98px;
	float: left;
	background: url(../images/bg-header-home-l.gif) no-repeat;
	}		
	
#header-home-r {
	width: 3px;
	height: 98px;
	float: left;
	background: url(../images/bg-header-home-r.gif) no-repeat;
	}	
	
#home-front {
	width: 913px;
	height: 200px;
	margin: 0 auto 0;
	text-align: left;
	position: relative;
	}	
	
#home-front-img {
	left:570px;
	position:absolute;
	top:115px;
	z-index: 3;
	}	
	
#hd-surveillance {
	margin: 26px 0 14px 0;
	}
	
#home-wrap {
	background: #fff url(../images/bg-grad-home.gif) top repeat-x;
	min-height: 100px;
	border-top: 2px solid #fff;
	}
#home-wrap .container {
	overflow: hidden;
	margin: 20px auto 0;
}
.half-col-box {
	width: 377px;
	float: left;
	margin: 22px 50px 25px 0;
	}

.half-col-box p {
	font-size: 11px;
	line-height: 13px;
	}	
	
.half-col-box ul {
	list-style: none;
	margin-top: 14px;
	}	
	
.half-col-box li {
	list-style: none;
	font-size: 11px;
	padding-left: 7px;
	margin-bottom: 2px;
	background: url(../images/ico-arrow.png) no-repeat;
	}	
	
.half-col-box .f-right .view-products {
	margin: -40px -110px 0 0; 
	position: relative;
	z-index: 5;
	background: url(../images/b-view-products.png) no-repeat;
	}	
	
.half-col-box .f-right .view-products:hover {
	background: url(../images/b-view-products-2.png) no-repeat;
	}	
	
.container {
	width: 913px;
	text-align: left;
	margin: 0 auto 0;
	}
	
#logo {
	float: left;
	margin: 18px 85px 0 23px;
	}	
	
#top-row {
	float: left;
	width: 590px;
	height: 22px; 
	margin-top: 8px;
	padding-bottom: 10px;
	background: url(../images/bg-top-row.gif) bottom repeat-x;
	}	
	
#newsletter {
	float: left;
	width: 201px;
	height: 22px;
	padding-left: 88px;
	margin-right: 20px;
	background: url(../images/bg-newsletter.gif) no-repeat;
	}	
	
#newsletter .field {
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	color: #636363;
	width: 145px;
	height: 15px;
	padding-right: 3px;
	background: none;
	}
	
#newsletter .submit {
	width: 53px;
	height: 22px;
	cursor: pointer;
	background: none;
	}	
	
#newsletter .submit:hover {
	background: url(../images/b-sign-up.gif) no-repeat;
	}	
	
#search {
	float: left;
	width: 209px;
	height: 22px;
	padding-left: 62px;
	background: url(../images/bg-search.gif) no-repeat;
	}	
	
#search .field {
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	color: #636363;
	width: 154px;
	height: 15px;
	padding-right: 3px;
	background: none;
	}	
	
#search .submit {
	width: 52px;
	height: 22px;
	cursor: pointer;
	background: none;
	}	
	
#search .submit:hover {
	background: url(../images/b-search.gif) no-repeat;
	}	
	
ul#nav {
	float: left;
	width: 590px;
	}	
	
#nav li {
	display: inline;
	list-style: none;
	}	
	
#nav a {
	display: block;
	float: left;
	height: 55px;
	background: no-repeat;
	}	
	
a#nav-home {
	width: 47px;
	background: url(../images/b-home.gif);
	}
	
a#nav-home:hover {
	background: url(../images/b-home-2.gif);
	}
	
a#nav-home-current {
	width: 47px;
	background: url(../images/b-home-2.gif);
	}	
	
a#nav-company {
	width: 76px;
	background: url(../images/b-company.gif);
	}
	
a#nav-company:hover {
	background: url(../images/b-company-2.gif);
	}
	
a#nav-company-current {
	width: 76px;
	background: url(../images/b-company-2.gif);
	}		
	
a#nav-products {
	width: 77px;
	background: url(../images/b-products.gif);
	}
	
a#nav-products:hover {
	background: url(../images/b-products-2.gif);
	}	
	
a#nav-products-current {
	width: 77px;
	background: url(../images/b-products-2.gif);
	}	
	
a#nav-support {
	width: 71px;
	background: url(../images/b-support.gif);
	}
	
a#nav-support:hover {
	background: url(../images/b-support-2.gif);
	}
	
a#nav-support-current {
	width: 71px;
	background: url(../images/b-support-2.gif);
	}	

a#nav-news {
	width: 51px;
	background: url(../images/b-news.gif);
	}
	
a#nav-news:hover {
	background: url(../images/b-news-2.gif);
	}
	
a#nav-news-current {
	width: 51px;
	background: url(../images/b-news-2.gif);
	}	
	
a#nav-gallery {
	width: 67px;
	background: url(../images/b-gallery.gif);
	}
	
a#nav-gallery:hover {
	background: url(../images/b-gallery-2.gif);
	}	
	
a#nav-gallery-current {
	width: 67px;
	background: url(../images/b-gallery-2.gif);
	}	
	
/*a#nav-my-account {
	width: 91px;
	background: url(../images/b-my-account.gif);
	}
	
a#nav-my-account:hover {
	background: url(../images/b-my-account-2.gif);
	}
*/	
	

	
a#nav-how-to-buy {
	width: 110px;
	background: url(../images/b-how-to-buy.gif) 7px 13px no-repeat;
	}
		
a#nav-how-to-buy-current {
	width: 110px;
	background: url(../images/b-how-to-buy.gif) 7px 13px no-repeat;
	}
	
a#nav-how-to-buy:hover {
	background: url(../images/b-how-to-buy-2.gif) 7px 13px no-repeat;
	}	
	
.container#content {
	margin-top: 30px;
	}	
	
.container#content p {
	line-height: 16px;
	margin: 4px 0 16px;
	}	
	
.container#content h4 {
	line-height: 16px;
	font-weight: bold;
	color: #0F0F0F;
	margin: 2px 0 4px;
	}	
	
#left-col {
	width: 250px;
	margin: 0 20px 40px 0;
	float: left;
}
	
ul.subnav {
	list-style: none;
	margin: -12px 0 16px;
	}
	
ul.subnav li {
	border-top: 1px solid #E7E7E7;
	}
	
ul.subnav li#first {
	border: none;
	}		
	
ul.subnav li a {
	display: block;
	color: #636363;
	padding: 6px 0 6px 22px;
	text-decoration: none;
	background: url(../images/ico-subnav.gif) 0 6px no-repeat;
	}
	
ul.subnav li a:hover {
	color: #000;
	background: #F3F3F3 url(../images/ico-subnav-2.gif) 0 6px no-repeat;
	}	
	
ul.subnav li a#current {
	background: url(../images/ico-subnav-2.gif) 0 6px no-repeat;
	}
	
ul.subnav li a#current:hover {
	color: #000;
	background: #F3F3F3 url(../images/ico-subnav-2.gif) 0 6px no-repeat;
	}		
	
ul.submenu {
	list-style: none;
	}
	
ul.submenu li {
	padding: 12px 0 12px;
	border-bottom: 1px solid #E7E7E7;
	}
	
.submenu div {
	font-size: 10px;
	margin-right: 4px;
	float: right;
	}		
	
.submenu .download {
	margin-top: -10px;
	}	
	
ul#map {
	list-style: none;
	margin: 25px 0 20px 20px;
	}		
	
ul#map li {
	margin-bottom: 6px;
	}	
	
ul#map li img {
	float: left;
	margin-right: 5px;
	}	
	
ul#map li div {
	color: #000;
	font-weight: bold;
	padding-bottom: 2px;
	}	
	
#right-col {
	width: 643px;
	margin-bottom: 40px;
	float: left;
	}	

.h-rule {
	margin: 10px 0 12px;
	border-bottom: 1px solid #D4D4D4;
	clear: both;
	}	
		
.product-box {
	float: left;
	margin: 0 10px 10px 0;
	width:200px;
}
	
.product-box-last {
	float: left;
	margin: 0 0 20px 0;
	}	
	
.product-box div {
	width: 200px;
	height: 140px;
	}	
	
.product-box h3, .product-box-last h3 {
	padding-bottom: 8px;
	margin-bottom: 6px;
	border-bottom: 1px solid #D0D0D0;
	}	
	
.product-img {
	width: 315px;
	height: 257px;
	}
	
.product-thumbs	{
	margin: 8px 0 0 30px;
	float: left;
	}
	
.product-thumbs img {
	border: 1px solid #D7D7D7;
	margin: 0 6px 12px 0;
	}
	
.product-thumbs img:hover {
	border: 1px solid #C00505;
	}	
	
#product-desc {
	float: right;
	width: 309px;
	margin-top: 5px;
	}		
	
#product-desc p {
	font-weight: bold;
	line-height: 13px !important;
	}	
	
#product-desc .f-right {
	margin-top: 40px;
	text-align: right;
	}	
	
#product-desc .f-right img {
	margin-bottom: 5px;
	}	
	
#key-features {
	margin: 35px 0 0 30px;
	}
	
#key-features ul {
	font-size: 11px;
	margin: 10px 0 0 14px;
	list-style-image: url(../images/ico-arrow.gif);
	}
	
#key-features li {
	line-height: 13px;
	}	
	
#key-features ul ul {
	list-style: none;
	margin: 0 0 2px 30px;
	}		
	
#related-accessories {
	margin: 20px 0 0 30px;
	}	
	
#related-box {
	width: 609px;
	height: 85px;
	margin-top: 7px; 
	background: url(../images/bg-related-products.gif) repeat-x;
	border-top: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	border-left: 1px solid #C2C2C2;
	}	
	
.related-box-single {
	width: 182px;
	padding: 10px;
	height: 65px;
	float: left;
	border-right: 1px solid #C2C2C2;
	}	
	
.related-box-single h3 {
	margin: 15px 0 12px 10px;
	}	
	
.click-to-view {
	width: 82px;
	height: 12px;
	padding: 0px 0 0 16px;
	color: #636363;
	font-size: 11px;
	text-decoration: none;
	background: url(../images/ico-subnav.gif) 0 2px no-repeat;
	}	
	
.click-to-view:hover {
	background: url(../images/ico-subnav-2.gif) 0 2px no-repeat;
	text-decoration: underline;
	}	
	
a.enlarge {
	display: block;
	width: 55px;
	height: 12px;
	padding: 0px 0 0 16px;
	color: #636363;
	font-size: 11px;
	text-decoration: none;
	background: url(../images/ico-subnav.gif) no-repeat;
	}	
	
a.enlarge:hover {
	text-decoration: underline;
	background: url(../images/ico-subnav-2.gif) no-repeat;
	}	
	
.box-m {
	width: 200px;
	margin: 6px 21px 0 0;
	float: left;
	}
	
.box-m#last {
	margin-right: 0;
	}	
	
.box-m-title {
	height: 30px;
	padding: 10px 0 0 10px;
	background: url(../images/box-m-top.gif) no-repeat;
	}	
	
.box-m-content {
	height: 125px;
	padding-top: 8px;
	text-align: center;
	background: #EEE url(../images/box-m.gif) repeat-y;
	}		
	
.box-l {
	width: 291px;
	margin: 6px 20px 10px 0;
	float: left;
	}
	
.box-l#last {
	margin-right: 0;
	}	
	
.box-l-title {
	height: 30px;
	padding: 10px 0 0 10px;
	background: url(../images/box-l-top.gif) no-repeat;
	}	
	
.box-l-content {
	height: 133px;
	padding: 13px;
	margin-bottom: -25px;
	background: #EEE url(../images/box-l.gif) repeat-y;
	}	
	
.box-l#last .box-l-content {
	padding: 0 0 0 1px;
	height: 159px;
	}	
	
.box-l-content img {
	float: left;
	margin: 0 14px 0 0;
	}	
	
.box-l-content p {
	font-size: 11px;
	line-height: 13px;
	padding-top: 4px;
	}	
	
.click-for-more {
	display: block;
	width: 200px;
	height: 26px;
	background: url(../images/b-click-for-more.gif) no-repeat;
	}		
	
.click-for-more:hover {
	background: url(../images/b-click-for-more-2.gif) no-repeat;
	}	
	
.click-for-more-l {
	display: block;
	width: 291px;
	height: 26px;
	background: url(../images/b-click-for-more-l.gif) no-repeat;
	}	
	
.click-for-more-l:hover {
	background: url(../images/b-click-for-more-l-2.gif) no-repeat;
	}	
	
.prev {
	display: block;
	width: 100px;
	height: 26px;
	float: left;
	background: url(../images/b-prev.gif) no-repeat;
	}	
	
.prev:hover {
	background: url(../images/b-prev-2.gif) no-repeat;
	}	
	
.next {
	display: block;
	width: 100px;
	height: 26px;
	float: left;
	background: url(../images/b-next.gif) no-repeat;
	}	
	
.next:hover {
	background: url(../images/b-next-2.gif) no-repeat;
	}	
	
#img-viewer	{
	width: 641px;
	height: 432px;
	padding-top: 40px;
	background: url(../images/bg-img-viewer.gif) no-repeat;
	}
	
#img-viewer .left, #img-viewer-2 .left {
	width: 62px;
	float: left;
	}

#img-viewer .right, #img-viewer-2 .right {
	width: 62px;
	float: left;
	}	
	
#img-viewer-2 {
	width: 641px;
	height: 103px;
	padding-top: 0px;
	background: url(../images/bg-img-viewer-2.gif) no-repeat;
	}		
	
#img-viewer-2 #viewer-thumbs {
	margin-top: 0px;
	padding-top: 25px;
	}	
	
a.viewer-prev {
	display: block;
	width: 46px;
	height: 118px;
	margin: 80px 0 0 16px;
	background: url(../images/b-viewer-prev.gif) no-repeat;
	}
	
a.viewer-prev:hover {
	background: url(../images/b-viewer-prev-2.gif) no-repeat;
	}	
	
a.viewer-next {
	display: block;
	width: 46px;
	height: 118px;
	margin-top: 80px;
	background: url(../images/b-viewer-next.gif) no-repeat;
	float: left;
	}	
	
a.viewer-next:hover {
	background: url(../images/b-viewer-next-2.gif) no-repeat;
	}	
	
#viewer-img {
	float: left;
	text-align:center;
	width: 496px;
	height: 279px;
	padding: 0 11px 0 10px;
	}		
	
#viewer-img-bottom {
	height: 62px;
	padding: 0 68px 0 74px;
	}	
	
#viewer-img-bottom .click-2 {
	color: #636363;
	display: block;
	width: 128px;
	height: 20px;
	padding-left: 14px;
	margin-top: 10px; 
	text-decoration: none;
	float: left;
	background: url(../images/ico-zoom.png) no-repeat;
	}	
	
#viewer-img-bottom .click-2:hover {
	color: #0f0f0f;
	text-decoration: underline;
	}	
	
#viewer-img-bottom .download {
	margin: 1px 0 0 0;
	}	
	
#viewer-thumbs {
	width: 641px;
	height: 91px;
	margin-top: 30px;
	}
	
a#viewer-left {
	display: block;
	width: 28px;
	height: 40px;
	margin: 4px 0 0 34px;
	background: url(../images/b-viewer-left.gif) no-repeat;
	}	
	
a#viewer-left:hover {
	background: url(../images/b-viewer-left-2.gif) no-repeat;
	}	
	
#thumbs {
	float: left;
	padding: 0 2px 0 10px;
	}
	
#thumbs img {
	margin-right: 9px;
	}	
	
a#viewer-right {
	display: block;
	width: 28px;
	height: 40px;
	margin-top: 4px;
	background: url(../images/b-viewer-right.gif) no-repeat;
	}	
	
a#viewer-right:hover {
	background: url(../images/b-viewer-right-2.gif) no-repeat;
	}	
		
#latest-news {
	color: #999;
	font-size: 11px;
	margin-top: 20px;
	padding: 11px 0 11px 1px;
	border-top: 1px solid #D0D0D0;
	}
	
#latest-news img {	
	float: left;
	margin: -1px 10px 0 0;
	}	
	
#footer {
	color: #666;
	font-size: 11px;
	padding: 9px 3px 40px 0;
	border-top: 1px solid #D0D0D0;
	}	
	
#footer li {
	display: inline;
	list-style: none;
	}	
	
#footer li a {
	color: #666;
	text-decoration: none;
	}	
	
#footer li a:hover {
	color: #333;
	text-decoration: underline;
	}	
	
#footer .spacer	{
	color: #ccc;
	margin: 0 4px 0;
	}
	
#site-by {
	float: right;
	color: #636363;
	}

#site-by a {
	color: #CB0000;
	text-decoration: none;
	}	
	
#site-by a:hover {
	color: #AA0101;
	text-decoration: underline;
	}	
	
.ico {
	margin: 0 6px -5px 0;
	}	
	
a:link.link-1, a:visited.link-1  {
	color: #0F0F0F;
	text-decoration: underline;
	}
	
a:hover.link-1  {
	color: #0F0F0F;
	text-decoration: none;
	}
	
.click {
	display: block;
	color: #636363;
	text-decoration: none;
	width: 80px;
	height: 16px;
	padding-left: 16px;
	margin-top: -8px;
	background: url(../images/ico-subnav.gif) no-repeat;
	}
	
.click:hover {
	text-decoration: underline;
	background: url(../images/ico-subnav-2.gif) no-repeat;
	}	
		
.click-2 {
	display: block;
	color: #636363;
	text-decoration: none;
	width: 72px;
	height: 16px;
	padding-left: 16px;
	margin-top: 16px;
	background: url(../images/ico-zoom.png) no-repeat;
	}
	
.click-2:hover {
	text-decoration: underline;
	}	
	
.download {
	display: block;
	width: 85px;
	height: 30px;
	margin: 6px -4px 0 0;
	float: right;
	background: url(../images/b-download.png) no-repeat;
	}	
	
.download:hover {
	background: url(../images/b-download-2.png) no-repeat;
	}
	
.view-products {
	display: block;
	width: 108px;
	height: 26px;
	background: url(../images/b-view-products.png) no-repeat;
	}	
	
.view-products:hover {
	background: url(../images/b-view-products-2.png) no-repeat;
	}		
	
.b-submit-resume {
	display: block;
	width: 147px;
	height: 28px;
	margin: 0px 0 25px;
	background: url(../images/b-submit-your-resume.gif) no-repeat;
	float: right;
	}
	
.b-submit-resume:hover {
	background: url(../images/b-submit-your-resume-2.gif) no-repeat;
	}
	
.b-contact-now {
	display: block;
	width: 105px;
	height: 28px;
	margin: 0px 0 25px;
	background: url(../images/b-contact-now.gif) no-repeat;
	float: right;
	}
	
.b-contact-now:hover {
	background: url(../images/b-contact-now-2.gif) no-repeat;
	}
	
ul.subnav-prev-next {
	list-style: none;
	margin: 0 7px 16px 0;
	}	
	
ul.subnav-prev-next li {
	display: inline;
	}	
	
ul.subnav-prev-next li a {
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 5px 0 0;
	background: url(../images/ico-subnav.gif) no-repeat;
	}	
	
ul.subnav-prev-next li a.prev {
	background: url(../images/ico-subnav-prev.gif) no-repeat;
	}	
	
ul.subnav-prev-next li a.prev:hover {
	background: url(../images/ico-subnav-prev-2.gif) no-repeat;
	}	
	
ul.subnav-prev-next li a.next {
	margin-right: 7px;
	background: url(../images/ico-subnav.gif) no-repeat;
	}
	
ul.subnav-prev-next li a.next:hover {
	background: url(../images/ico-subnav-2.gif) no-repeat;
	}		
	
.image {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #D6D6D6;
	}	
	
h3 {
	font-size: 15px;
	color: #333;
	}	
h4 {

	font-size: 16px;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
}
	
a.add-to-wishlist {
	color: #636363;
	font-family: Arial;
	font-size: 11px;
	color: #555;
	display: block;
	width: 80px;
	height: 20px;
	padding-left: 15px;
	margin-top: 15px; 
	float: right;
	background: url(../images/ico-arrow-2.gif) 0 2px no-repeat;
	}		
	
a.add-to-wishlist:hover {
	text-decoration: none;
	}	
	
.crumbs {
	margin-top: -4px;
	}
	
.crumbs a {
	font-family: Arial;
	font-size: 11px;
	color: #555;
	text-decoration: underline;
	}		
	
.crumbs a:hover {	
	text-decoration: none;
	}	
	
.dark {
	color: #0F0F0F;
	}
	
.f-left {
	float: left;
	}	
	
.f-right {
	float: right;
	}		
		
.clear {
	clear: both;
	}		
.clearfloat {
	clear: both;
	}	

#error_report{
font-size:12px;
font-weight:bold;
text-align:center;
color:#C73C00;

}
#information_report{
font-size:12px;
font-weight:bold;
text-align:center;
/*text-decoration:blink;*/
color:#0066CC;
}

.files_list li {
	float:left;
	margin:5px;
	list-style:none;
	width: 204px;
	min-height: 322px;
	display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
	zoom: 1;
    *display: inline;
	_height: 322px;
}
.files_list li h2 {
	min-height: 24px;
	display: block;
	margin-bottom: 5px;
	padding:0 0 0 5px;
}
.files_list .content {
	border: none !important;
	padding: 6px !important;
	background: url(../images/bg-gradient.png) repeat-x left bottom !important;	
	overflow: hidden;
}
.files_list .content .avi-icon {
	display: block;
	float: left;
	margin: 10px 5px 5px 0;
}
.files_list .content label {
	display: block;
	margin: 10px 0 5px;
	overflow: hidden;
}
.files_list .content label a { color: #444; line-height: 1.25em; }
.files_list .content .link-small { font-size: 10px; text-decoration: none; margin-top: 5px; display: block;} 

.thumb_container{
	height:76px; 
	width:76px; 
	overflow:hidden; 
	 background-position:center; 
	cursor:pointer;
	float:left;
	 
}

.smdForm label{
	float:left;
	width:150px;
}
.smdForm input{
	border:#000000 solid 1px;
	width:150px;
	margin:1px;
}
.smdForm textarea{
	
	border:#000000 solid 1px;
	width:250px;
	height:100px;
	margin:1px;
}
.smdForm select{

	border:#000000 solid 1px;
	margin:1px;

}


.btn_contact_us {
	width: 94px;
	height: 28px;
	background: url(images/contact-us-button.png) no-repeat left top;
	display: block;
	margin: 10px 0;
	float: right;
}

.btn_contact_us:hover {
	background: url(images/contact-us-button.png) no-repeat left bottom;
}



#contact_us {
	width: 366px;
	float: left;
	margin: 0 20px 0 0; 
}

#contact_form {
	width: 524px;
	float: left;
}

#contact_us p {
	color: #636363;
	font-size: 12px;
	line-height: 16px;
	padding: 10px 0;
}

#contact_us p span { 
	color: #0f0f0f; 
	display: block;
	padding: 5px 0 0 0;
}

#contact_us p.col { 
	padding: 0; 
	line-height: 18px; 
	margin: -5px 0 0 0;
}

#contact_us p.col span {
	width: 130px;
	float: left;
	padding: 0;
}

#contact_us p.delim {
	border-bottom: 1px solid #d4d4d4;
}

#contact_form p { margin: 6px 0 0 0; }

#contact_form label {
	height: 23px;
	line-height: 23px;
	font-size: 12px;
	color: #636363;
	float: left;
	width: 160px;
}

#contact_form span {
	height: 23px;
	font-size: 12px;
	color: #636363;
	line-height: 15px;	
}

#contact_form textarea {
	height: 21px;
	border: 1px solid #cccccc;
	width: 508px;
	padding: 0;
	height: 40px;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a7a7a7;
	padding: 5px;
}

#contact_form .text {
	height: 15px;
	border: 1px solid #cccccc;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a7a7a7;
	width: 348px;
	padding: 3px 5px;
}

#contact_form select {
	height: 21px;
	border: 1px solid #cccccc;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a7a7a7;
	width: 180px;
}

.submit_now {
	background: url(../img/submit-now.png) no-repeat left top;
	width: 99px;
	height: 28px;
	border: none;  
	float: right;
	margin: 10px 4px;
}

.submit_now:hover {
	cursor: pointer;
	background: url(../img/submit-now.png) no-repeat left bottom;
}
.img_title{
    float:left; 
	margin-top:-32px;
	margin-left:65px;
	font-size:14px;
	font-weight:bold;
}
.list_trade_shows, .list_press_releases, .list_publications{
    float:left;
	width:250px;
	margin-right:30px;
	border:solid 1px #d4d4d4;
	padding:15px;
	margin-bottom:20px;
}
.list_publications{
	margin-right:0px;
}

/*partners table styles*/
.partners_table_row_title{
	color:#F00;
	font-family:Arial, Helvetica, sans-serif;
}
.partners_table{
	font-family:Arial, Helvetica, sans-serif;
}
.partners_table_row{
	/*background-color:#B0C4DE;*/
	font-family:Arial, Helvetica, sans-serif;
}
.partners_table_row_alternate{
	font-family:Arial, Helvetica, sans-serif;
	/*background-color:#CCC;*/
}



/*change 15.01.10 ----------------------------------- */

a#nav-partners {
	width: 77px;
	background: url(../images/b-partners.gif);
	}
	
a#nav-partners:hover {
	background: url(../images/b-partners-2.gif);
}
a#nav-partners-current {
	width: 77px;
	background: url(../images/b-partners-2.gif);
}
	
a#nav-my-account-current {
	width: 91px;
	background: url(../images/b-my-account-2.gif);
}
a.my_account{
	float:right;
	margin:3px 17px 2px 0;
	color:#fff;
	text-indent:-9999px;
	height:9px;
	width:55px;
	background:url(../images/my_account.gif) left top no-repeat;
}
a.my_account:hover{
	background:url(../images/my_account.gif) left bottom no-repeat;
	}
#top-row{
	height:30px;
}
#header-home {
	height: 106px;
	background: #000 url(../images/bg-header-new.gif) bottom repeat-x;
}
#header-home-l {
	width: 3px;
	height: 106px;
	float: left;
	background:url(../images/bg-header-home-l-new.gif) bottom no-repeat;
}		
#header-home-r {
	width: 3px;
	height: 106px;
	float: left;
	background:url(../images/bg-header-home-r-new.gif) bottom no-repeat;
}
#header {
	height: 106px;
	background: #000 url(../images/bg-header-new.gif) repeat-x;
}
:-moz-any-link:focus {
  outline: none;
}
th.test{
	height:103px;
}
/* end change 15.01.10 ----------------------------------- */


.pdf_view_online {
	display:block;
	float:right;
	height:30px;
	margin-right:10px;
	width:36px;
	background: url(../images/button-view-online.png) no-repeat 0 0;
	text-indent: -9999em;
}