/* CSS Document2 */

* {
	margin: 0;
	padding: 0;
}
html, body {
	
	background-color:#c6c3c6;
	
}
body {
	color: #666;
	font: 12px Arial, Helv, sans-serif;
	/*text-align: center;*/
	background-color:#e0e1e3;
	background-image:url(../images/bg_page.jpg);
	background-repeat:repeat-x;
}
a { 
	color:#333;
	text-decoration:none;
	outline: 0px;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:focus {
    outline: 0px;
}
h1 {
	padding: 0px 0px 0px 0px;
	font: 26px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
}
h2 {
	padding: 5px 0 0px 40px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:2em;
	color:#000;
	border-bottom:1px solid #ccc;
}
h3 {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666;
	
}
h4 {
	font-size: 14px;
	font-weight:normal;
	color:#333;
}
h5 {
	padding: 5px 0 0px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:2em;
	color:#000;
}
h7 {
	margin-top:90px;
	margin-bottom:0px;
	padding:0 15px 0 0;
	font: 15px Verdana;
	font-weight:bold;
	color:#1468B3;
}

p {
	margin: 1em 0 0 0;
	line-height: 1em;
}

.txtk {
	color:#000;
}
/**********************layout**********************/

.container-page {
	left: 50%;
	margin-left: -490px;;
	width: 980px;
	position: relative;
	float: left;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background-color:#ffffff;
}
/*****************************************************************************/
.topbar-red{
	width:980px; 
	height:6px; 
	font-size: 1px;
	background-color:#e93b3f;
}
.topbar-blue {
	position:absolute; 
	width:980px; 
	height:6px; 
	background-color:#19398a;	
}

.lang {
	float: left;
	width: 316px;
	margin:17px 0px 0 218px; 
	font-size:11px;
	text-align: left;
}
.lang a {
	color:#4D4D4D;	
}
.lang a:hover {
	color:#fff;	
}
.loc {
	float:left; 
	margin:17px 0 0 0; 
	font-size:11px;
	text-align: right;
	width: auto;
}
.loc a {
	color:#4D4D4D;
	margin:0 17px 0 0 ;
}
.loc a:hover {
	color:#fff;	
}
.srch {
	width:200px;
	float: left;
	height:22px;
	margin:14px 0px 0 0; 
	padding-right: 8px;
	text-align: right;
	background-image:url(../images/bg_srch.gif);
	background-repeat:no-repeat;
}
div.brandnav {
	float: left;
	width:714px;
	height:47px;
	margin: 0px 0px 0 202px; 
	text-align: right;
}
div.brandnav img { margin-top: -2px; margin-left: -1px;}
.srchholder {
	float:left;
}
.srchtxt {
	margin:0 0 0 10px;
	border: 1px solid #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.srch img {
	float:right;
	margin:0 0 0 0; 
}
.srchbttn {
	float:right
}
/***************************************************************/
.logodiv {
	float:left;
	width:148px; 
	height:29px; 
	margin: 55px 0px 0px 0px;
	padding-left: 40px;
	left:0px; 
	top:0px; 
	z-index:2;
}
.container-topnav {
	float: left;
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	height:24px;
	margin: -1px 0 0 240px;
	text-align:left;
	font-size:12px;
	width: 740px;
	color:#002B5C;
}
.container-topnav a {
	display:block;
	float:left;
	color: #fff;/*#4D4D4D;*/
	text-decoration:none;
	padding:4px 20px 4px 20px;
	/*border-right: 1px solid #ccc;*/
}
.container-topnav a:hover{
	color: #000;
	background-color: #F2F2F2;
	text-decoration:none;
	/*border-right: 1px solid #ccc;*/
}
.container-topnav .active {
	color: #002B5C;
	text-decoration:none;
	padding:0px 10px 0px 10px;
	border-right: 1px solid #ccc;
}
.topbar {
	position:absolute; 
	width:980px; 
	height:6px; 
	left:0px;
	top:0px;
	background-color:#E93B3F;
}
.container-head {
	height:84px;
	background-image:url(../images/bg_header.jpg);
	background-repeat:no-repeat;
}
.home_banner {
	height:350px; 
	position: relative; top: -1px;
}
.banner_enduser {
	width:980px;

	padding:15px 0px 0 0px;
}
.leftblock {
	float:left;
	width:165px; 
	height:auto;
	margin: 0px 0px 0px 40px;
	text-align:right;
	}

.leftblock a:link, .leftnav a:visited {
	display: block;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #cccccc;
	font-weight: normal;
	text-decoration:none;
	font-size:14px;
	padding: 0px 0px 40px 0px;
	color: #4AAA42;
}

.leftblock a:hover{
	font-weight: normal;
	text-decoration: none;
	color:#666666;
}

.rightblock {
	float:right;
	width:200px; 
	height:auto;
	margin: 0px 40px 0px 0px;
	}
	
.rightblock-news {
	float:right;
	width:200px; 
	height:auto;
	margin: 0px 26px 40px 0px;
	}
.rightblock-product {
	float:right;
	clear: right;
	width:200px; 
	height:auto;
	margin: 24px 0px 40px 0px;
	padding-right: 26px;
	}
.rightblock-home {
	position:absolute; 
	z-index:1;
	right:40px;
	top:466px; 
	width:200px;
	height:auto;
	margin: 0 0 0 0;
}
.rightblock-home .bttn {
	margin:10px 0px 0px 0px;
}
.rightblock-enduser {
	position:absolute; 
	right:40px;
	top:606px; 
	width:200px;
	height:auto;
	margin: 0 0 0 0;
	z-index:1;
}

.container-content2 {
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;

}


.container-content2:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	color:#fff;
	content: ".";
	height: 0px;
	visibility: hidden;
}
.content-pri {
	width: 960px;
	/*min-height:140px;*/
	float: right;
	text-align: left;
	margin:0 0 0 0;
	padding: 0 10px 0px 10px; /*same height as footer*/
}
.content-pri-discover {
	width: 960px;
	float: right;
	text-align: left;
	margin:0 0 0 0;
	padding: 0 10px 108px 10px; /*padding at bottom same height as footer*/
}
.content-pri-homepages {
	width: 960px;
	float: left;
	text-align: left;
	padding: 0 10px 108px 10px; /*padding at bottom same height as footer*/
	margin:0px 0 0px 0;
	/*border-top:1px solid #ccc;*/
}
.content-pri-prod {
	width: 960px;
	float: left;
	text-align: left;
	padding: 0 9px 108px 9px; /*same height as footer*/
	margin: 0px 0px 0px 0px;
	border-top:1px solid #ccc;
}

div.txtcontent {
	margin:0px 0px 40px 235px;
	width:470px;
	padding-bottom:0px;
	font-size:12px;
}
div.identify-txtcontent {
	margin:20px 0px 0px 232px;
	width: 500px;
	padding: 0 0 0 0px 0;
	font-size:12px;
	line-height:1.5em;
}
div.product-txtcontent {
float: left;
margin: 10px 0px 40px 0px;
padding-left: 230px;
width: 470px;
padding-bottom: 0px;
font-size: 12px;
line-height: 1.5em;
}

div.product-txtcontent p { line-height: 1.5em; }

div.txtcontent p {
	margin-right:20px;
	
}
.homecontent {
	margin: 81px 0px 0px 24px;
	width:700px;
	padding-bottom:0px;
	font-size:12px;
	overflow:visible;
}
.idbutton-home {
	width:200px; 
	margin:12px 0 0 730px;
}
/*************************************************************************/
.ptabs {
	margin:24px 0 0 0px; 
	width:700px;
	height:40px;
	overflow:hidden;
	background-image:url(../images/ptabs_allup.jpg); 
	background-repeat:no-repeat;
	position: relative;
	left: 5px;
}

.emea {background-image:url(../images/taball.jpg); width:921px;} 
.ptabs a {
	text-decoration:none;
	color:#808080;
}
.ptabs a:hover {
	text-decoration:none;
	color:#000;
}
/************************************************************************/
/*************************************************************************/
.ptabs-dist {
	margin:24px 0 0 15px; 
	height:40px;
	overflow:hidden;
	background-image:url(../images/ptabs_distributor_allup.jpg); 
	width:907px;
	background-repeat:no-repeat;
}

.ptabs-dist a {
	text-decoration:none;
	color:#808080;
}
.ptabs-dist a:hover {
	text-decoration:none;
	color:#000;
}
/**************************************************************************/
.tab1-txt {
	float:left; 
	padding:0  0 0 50px; 
	width:210px;
	height:45px;
}
.tab2-txt {
	float:left; 
	margin:0 0 0 20px; 
	width:210px;
	height:45px;
}
.tab3-txt {
	float:left; 
	margin:0 0 0 5px; 
	width:200px;
	height:45px;
}
.tab4-txt {
	float:left; 
	margin:0 0 0 5px; 
	width:200px;
	height:45px;
}


.product-imageinfo 	{
	height:100px;
}
.product-imagedim-holder	{
	height:40px;
}
.product-imagedim-label	{
	float:left; width:80px; 
	color:#999;
}
.product-imagedim-detail {
	float:left; width:80px;
}

.product-imagesave {
	float:right;
	width:250px;
}
.product-imagesave ul {
	list-style:none;
}
.product-imagesave li{
	margin:0 130px 0 0px;
}
.product-imagesave li a{
	color:#333;
	display:block;
	text-decoration:none;
	padding:0px 5px 3px 30px;
	background-image:url(../images/icon_dwnload_up.jpg);
	background-repeat:no-repeat;
}
.product-imagesave li a:hover{
	color:#000;
	background-color:#EAEAEA;
	background-image:url(../images/icon_dwnload_up.jpg);
	background-repeat:no-repeat;
}
.product-manual-list {
	margin:45px 0 40px 0;	
}
/*************************************************************************/

/*************************************************************************/
.ptabs-page {
	left: 18px; 
	top: 130px; /*460px; */
	margin:0 0 0 0; 
	position:absolute; 
	z-index:4;
	width:690px;
	height:43px;
	background-image:url(../images/ptabs_allup.jpg); 
	background-repeat:no-repeat;
}

.ptabs-page a{
	text-decoration:none;
	color:#808080;
}
.ptabs-page a:hover {
	text-decoration:none;
	color:#000;
}
.cover {
	visibility:hidden;  
	position:absolute; 
	left:0px; 
	top:172px; 
	width:980px; 
	margin-bottom:40px; 
	height: auto;
	background-color:#666; 
	z-index:2;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
.cover-product-list {
	visibility:hidden;  
	position:absolute; 
	left:0px; 
	top:348px; 
	width:980px; 
	margin-bottom:40px; 
	height: auto;
	background-color:#666; 
	z-index:2;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
.cover-home {
	visibility:hidden;  
	position:absolute; 
	left:0px; 
	top:502px; 
	width:980px; 
	/*margin-bottom:40px; */
	height: auto;
	background-color:#666; 
	z-index:2;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}

.tabmenu-page {
	visibility:hidden;  
	position:absolute; 
		overflow:hidden;
	left:9px; 
	top:172px; 
	width:960px; 
	height: 344px;
	border: 1px solid #CCC; 
	background-color:#FFF; 
	margin-bottom:40px; z-index:3
}
.tabmenu-product-list{
	visibility:hidden;  
	position:absolute; 
		overflow:hidden;
	left:9px; 
	top:347px; 
	width:960px; 
	height: 344px;
	border: 1px solid #CCC; 
	background-color:#FFF; 
	margin-bottom:40px; z-index:3
}



/*************************************************************************/
.promo-distributor {
	height:192px;
	padding:20px 40px 20px 40px; 
}
.distributor-promobox1 { 
float:left;
	margin-right:72px; 
	width:250px; 
	height:190px; 
	border:1px solid #e0e0e0;
	background-image:url(../images/bg_distributor_blank.jpg);
	background-repeat:repeat-x;
}
.distributor-promobox2 { 
	float:left;
	margin-right:72px; 
	width:250px; 
	height:190px; 
	border:1px solid #e0e0e0;
	background-image:url(../images/bg_techlib.jpg);
	background-repeat:no-repeat;
}
.distributor-promobox2-content {
	text-align:center; 
	padding:25px 10px 0 110px; 
	height:125px; 
	width: 100px;
}

.distributor-promobox2-content a {
	text-align:left; 
	display:block;
width: 100px;
	padding:2px 0 2px 12px;
	background-color:#FFFFFF;
	color:#000000;
}
.distributor-promobox2-content a:hover {
	color: #aaa;
}

.distributor-promobox3 {
	float:right; 
	margin-right:0; 
	width:250px; 
	height:190px; 
	border:1px solid #e0e0e0;
	background-image:url(../images/bg_distributor_promobox.jpg);
	background-repeat:repeat-x
}
.distributor-promobox3-content {
	text-align:center; 
	padding:124px 10px 10px 10px; 
	font-weight: bold; color: #000;
}

.distributor-promobox3-content a {
	text-align:left; 
	display:block;
	width:220px;
	padding:2px 0 2px 10px;
	color:#333333;
}
.distributor-promobox3-content a:hover {
	background-color:#FFFFFF;
		color:#000000;
}



.distributor-dwnldbttn-container{
	width:885px; 
	height:30px;
	margin:20px 0 20px 29px;
	padding:0 0 0 0px;
}

/*************************************************************************/

.newsticker {
	width:898px; 
	height:26px; 
	margin:18px 0 40px 32px;
	background-image:url(../images/bg_ticker.gif); 
	background-repeat:no-repeat; 
}

.newsticker-title {
	float:left;
	width:60px; 
	height:20px; 
	padding:5px 0 0 16px;
}
.ticker{
	float:left;
	width:560px; 
	height:20px; 
	margin:5px 18px 0 0px;
}
.ticker a {color: #666; }
.ticker a:hover  {color: #aaa;	  }
.tickerlink {
	float:right;
	width:200px;
}
/*************************************************************************/
.bttn {
	width:200px;
	height:auto;
}
.bttn a {
	display:block;
	color: #FFF;
	text-decoration:none;
	width:168px;
	height:24px;
	padding: 3px 0 0 32px;
	line-height:18px;
	background-image:url(../images/button_up.jpg);
	background-repeat:no-repeat;
}
.bttn a:hover {
	background-image:url(../images/button_over.jpg);
	background-repeat:no-repeat;
}
.bttn a.bttnlnk {
	display:block;
	color: #eee;
	text-decoration:none;
	width:168px;
	height:24px;
	padding: 3px 0 0 32px;
	line-height:18px;
	background-image:url(../images/button_up.jpg);
	background-repeat:no-repeat;
}
.bttn a.bttnlnk:hover {
	background-image:url(../images/button_over.jpg);
	background-repeat:no-repeat;
	color: #eee;
}
.bttn-eventpop {
	width:120px;
	height:auto;
}
.bttn-eventpop a {
	display:block;
	color:#FFF;
	text-decoration:none;
	width:120px;
	height:24px;
	padding: 3px 0 0 32px;
	line-height:18px;
	background-image:url(../images/button_eventpop_up.jpg);
	background-repeat:no-repeat;
}
.bttn-faq {
	width:82px;
	height:auto;
}
.bttn-faq a {
	display:block;
	color:#FFF;
	text-decoration:none;
	width:50px;
	height:24px;
	padding: 3px 0 0 32px;
	line-height:18px;
	background-image:url(../images/button_faq_up.jpg);
	background-repeat:no-repeat;
}
.bttn-faq a:hover {	background-image:url(../images/button_faq_over.jpg);}



/*************************************************************************/
.container-foot {
	width: 100%;
	position: absolute;
	left:0px;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 108px;
	text-align:left;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:no-repeat;

}
.foot {
	width:944px;	
	height: auto;
	margin: 50px 0 0 36px;
	padding: 0 0 0 0;
	color:#E6E6E6;
}
.foot a {
		font-size:12px;
		text-decoration:none;
		color:#666;
		margin:0 4px 0 4px;
}
.foot a:hover {
		color:#fff;
}
.copyright-container {
		margin:10px 40px 0 40px; 
		width:440px;
		font-size:11px;
		padding-bottom: 5px;
		color:#666;
}

.copyright-container a { font-size: 11px;}
.copyright {
		float:left; 
		margin:0px 0 0 0px; 
		
}
.copyright a {color:#000; text-decoration: none;}
.copyright a:hover { text-decoration: underline;}
.footer-region-map {
	float:right;
	margin-left: 5px;
}
.footer-region {
	float:right; 
	margin:0px 0 0 0;
}

/* states for model list rollovers and active */
.normal {
	background-color:#fff;
	border-bottom: 1px solid #E5E5E5;
	cursor:pointer;
}
over {
	background-color:#F9F9F9;
	border-bottom: 1px solid #E5E5E5;
	cursor:pointer;
}


.bttnreturn {
	float:right; 
	margin:18px 220px 0 0;
}
.bttnreturn a {
	color:#4AAA42;
	text-decoration:none;
}
.bttnreturn a:hover {
	color:#002B5C;
	text-decoration:none;
}
/*********************************************************************************/
div.product-head {	
	float:left;
	width:560px;
	margin: 0 0 0 0px;
	padding-left: 28px;
}
.product-title { 
	width:560px; 
	height:auto;
	margin:20px 0px 0 0;/*85*/
}
.product-icon  {
	float: left;
	width:100px;
	height:30px;
	margin: 30px 0 0 0; 
}
.product-icon img {
	float:right; 
	margin-left:20px;
}
.product-distbutton {
	float:right; 
	width:200px; 
	margin: 26px 0px 0 0;
	padding-right: 26px ;
}
.product-distbutton .bttn { margin-bottom: 0px }

.shortname_right {
	margin:18px 0 0 0px;
	padding-left: 18px;
	font-size:18px; 
	color:#999;
}
.product-image {
	margin:20px 0 20px 0; 
	text-align:left;
	position: relative;
}
.product-availability {
	float:left; 
	margin: 20px 0px 0px 0px; 
	padding-left:26px;
	width:938px; 
	height:auto;
}
.product-status {
	float:left;
	width:auto;
	padding:4px 5px 0px 0px;
	margin:10px 30px 0px 0px ;
}
.product-status img{
	float:left;
	padding:2px 0 0 0;
	margin:0 4px 0 0;
}
.product-related {
	float:left; 
	margin: 30px 0px 0 26px; 
	padding: 0 0px 40px 0;
	width:904px; 
	height:auto;
}
.product-relatedtitle {
	font-size:14px;
	float:left;
	margin:0 0 0 0;
	padding:3px 0 0 0;
}
.product-relatedcontrol {
	float:left;
	margin:0 0 0 0;
}
.product-relatedcontrol a {
	display:inline;
	text-decoration:none;
	color:#666;
	margin: 0 0 0 18px;
	padding:3px 4px 3px 4px;
	background-color:#fff;
	line-height:23px;
}
.product-relatedcontrol a:hover {
		color:#000;
		background-color:#e0e0e0;
}
/***************************************************************************/
div.manual-head {	
	float:left;
	width:660px;
	margin: 20px 0 0 28px;
}
.manual-title { 
	width:560px; 
	height:auto;
	margin:0 0px 0 0;/*85*/
}
.manual-icon  {
	float: left;
	width:100px;
	height:30px;
	margin: 30px 0 0 0; 
}
div.manual-search-holder {	
	float:left;
	width:660px;
	margin: 25px 0 0px 28px;
}
.manual-srchtxt {
	margin:2px 0 0 10px;
	width:160px;
	border: 1px solid #eaeaea;
	background-color:#eaeaea;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.listnavigation {
margin:0 0 40px 85px;	
}
.listnavigation a {
	color:#666;
	text-decoration:none;
	padding: 2px 3px 2px 3px;
}
.listnavigation a:hover {
	color:#000;
	background-color:#dedede;
}

.listnavigation span {	color:#000;	background-color:#dedede;	padding: 2px 3px 2px 3px; }

.listnavigation-product {
	margin:0 0 10px 85px
}
.listnavigation-product a {
	color:#666;
	text-decoration:none;
	margin:0 0 0 12px;
	padding:2px 5px 2px 5px
}
.listnavigation-product a:hover {
	color:#000;
	background-color:#dedede;
}
.listnavigation-product .active {
	color:#000;
	background-color:#dedede;
}
.list-panel {
	margin:0 0 0 85px;
}
.list-tn {
	float:left;
}
.list-tn img  {max-height: 80px; width: auto;}
.list-title {
	margin:0 0 0 85px;
}
.list-title a { display: block;}
.list-subtitle {
	margin:0px 0 5px 85px;
}
.software-list-container {
	margin:0 20px 0 30px; 
	background-color:#F2F2F2; 
	padding:10px 0 10px 0;
}

.software-list-vertitle {
	margin:0px 0 0px 40px;
}
.list-current-software {
	margin:0 0 5px 40px;
	font-size:14px;
	font-weight:bold;
}
/*************************************manuals list item styles **********************************/
.manual-list-item {
	padding:0 0 0px 0;
	margin:10px 0 10px 0;
	width:445px;
	border-bottom:1px solid #ccc;	
}

.manual-list-container {
	margin:0 0px 0 30px; 
	background-color:#F2F2F2; 
	padding:15px 0 10px 0;
}
.manual-language{
	color:#666;
	height:30px;
}
.manual-language-title {
	float:left; 
	font-size:10px;
		margin: 0 0 0 10px;
}
.manual-available-title {
	margin:0 0 0 10px; 
	font-size:10px;
}
.manual-language-en {
	float:left;
}
.manual-language-en a {
			color:#666;
		text-decoration:none;
	margin: 0px 0 0 35px;
	padding:0px 10px 0px 10px;
	background-color:#dedede;
}
.manual-language-en a:hover {
	color:#fff;
	background-color:#e93b3f;
}
.manual-language-en .active {
	color:#fff;
	background-color:#e93b3f;
}

.manual-language-fr {
	float:left;
}
.manual-language-fr a {
	color:#666;
		margin: 0px 0 0 25px;
	padding:0px 10px 0px 10px;
	background-color:#dedede;
}

.manual-language-fr a:hover {
	color:#FFF;
	background-color:#4D4D84;
}
.manual-language-fr active {
	color:#FFF;
	background-color:#4D4D84;
}

.manual-language-sp {
	float:left;
}
.manual-language-sp a {
		color:#666;
		text-decoration:none;
				margin: 0px 0 0 25px;
	padding:0px 10px 0px 10px;
	background-color:#dedede;
}
.manual-language-sp a:hover {
	color:#fff;
	background-color:#FFCC00;
}
.manual-language-sp a .active {
		color:#fff;
	background-color:#FFCC00;
}
.manual-language-sp active {
		color:#fff;
	background-color:#FFCC00;
}

.manual-language a {

}

.list-filter {
	padding:2px 2px 5px 0;
	background-image:url(../images/bg_srchfilter.gif);
	background-repeat:no-repeat;
	height:28px;
}
.list-filercount {
	float:right; padding:6px 38px 0 0;
}

.document-listholder {
	margin:0 0 0 32px; 
	background-color:#f0f0f0
}

.manual-list-name {
	padding:0 0 0 30px
}
.manual-list-shortname {
	padding:0 0 5px 30px;
}
.txtfield435 {
	width:435px;
	background-color:#E6E6E6;
	border:1px solid #E6E6E6;
}

/***********************************************************************/

.manual-list ul {
	list-style:none;
	margin:10px 20px 10px 65px;
}
.manual-list li{
	margin:2px 4px 0 4px;
}
.manual-list li a{
	color:#333;
	display:block;
	text-decoration:none;
	padding:0px 5px 0px 30px;
	background-image:url(../images/icon_dwnload_up.jpg);
	background-repeat:no-repeat;
}
.manual-list li a:hover{
	color:#000;
	background-color:#EAEAEA;
		background-image:url(../images/icon_dwnload_up.jpg);
	background-repeat:no-repeat;
}
/**********************************************************************************************/
.advsrch-popup {
	padding:10px 10px 30px 10px; 
	width:500px; 
	background-image:url(../images/bg_login.jpg); 
	background-repeat:no-repeat;
}
.advsrchtxt {
	padding:0 0 5px 32px; 
	color:#fff;
}
.advsrch-title {
	padding:0 0 5px 32px; 
	margin:0 0 10px 0; 
	color:#fff; 
	font-size:18px;
}
.advsrchfield {
	margin: 0 0 0 34px;
	padding:2px 0 0 0px;
	height:28px;
	background-image:url(../images/bg_advsrch.gif);
	background-repeat:no-repeat;
}

.bttn-advsrch {
	width:120px;
	height:auto;
	float:right; 
	padding:10px 32px 0 35px;
}
.bttn-advsrch a {
	display:block;
	color:#FFF;
	text-decoration:none;
	width:120px;
	height:24px;
	padding: 3px 0 0 32px;
	line-height:18px;
	background-image:url(../images/button_eventpop_up.jpg);
	background-repeat:no-repeat;
}
.bttn-advsrch a:hover {
	background-image:url(../images/button_eventpop_over.jpg);
	background-repeat:no-repeat;
}
/**********************************************************************************************/
.product-list-item {
	margin:40px 0 0 0;	
	border-bottom:1px solid #ccc;
	min-height:90px;
}
.product-list-item a {
	color:#000;
	padding:2px 5px 2px 5px;
}
.product-list-item a:hover{
	background-color:#dedede;
}
.product-list-scroller {
	float:left;
	margin: 30px 0px 0 10px;
	width:960px; 
	height:auto;
}
.product-list-scrollercontrol {
	margin:0 0 0 0;
}
/*******************************FAQ**********************************************/
.subhead {
	font-size:18px; 
	color:#999;
	margin:10px 0 24px 0;
}
.answer {
	padding:15px 15px 15px 15px;
}
/********************************************************************************/
.panel-downloads {
	padding:10px 0 10px 0;
		font-size: .94em;
}

.downloads {
	list-style:none;
}
.downloads li{
	margin:0 0px 0 0px;
	padding: 0px 4px;
	border-bottom: 1px solid #fff;
}
.downloads li a{
	color:#333;
	display:block;
	text-decoration:none;
	padding:3px 5px 3px 30px;
	background-image:url(../images/icon_dwnload_up.jpg);
	background-repeat:no-repeat;
}
.downloads li a:hover{
	color:#000;
	background-color:#EAEAEA;
	background-image:url(../images/icon_dwnload_up.jpg);
	background-repeat:no-repeat;
}


/*************************************************************************************/
.downloads-list {
	list-style:none;
}
.downloads-list li{
	margin:0 4px 0 0px;
}
.downloads-list li a{
	color:#333;
	font-weight:bold;
	display:block;
	width:410px;
	text-decoration:none;
	padding:4px 5px 4px 30px;
	background-image:url(../images/icon_dwnload_up.jpg);
	background-position: 0px 4px;

	background-repeat:no-repeat;
}
.downloads-list li a:hover{
	color:#000;
	background-color:#EAEAEA;
		background-image:url(../images/icon_dwnload_up.jpg);
	background-position: 0px 4px;

	background-repeat:no-repeat;
}
.downloads-list img {
float:right;
padding:0px 0 0 0;
}
/*****************************************************************************************/
.document-list {
	list-style:none;
	margin:0 0 0 0; 
	padding:10px 0 15px 0;
}
.document-list-item {
	padding:0 0 0px 0;
	margin:10px 0 15px 0;
	width:445px;
	border-bottom:1px solid #ccc;	
}
.document-list li{
	margin:0 4px 0 0px;
}
.document-list li a{
	color:#333;
	font-weight:bold;
	display:block;
	width:378px;
	text-decoration:none;
	padding:4px 5px 4px 30px;
	background-image:url(../images/icon_dwnload_up.jpg);
	background-position: 0px 4px;

	background-repeat:no-repeat;
}
.document-list li a:hover{
	color:#000;
	background-color:#ccc;
		background-image:url(../images/icon_dwnload_up.jpg);
	background-position: 0px 4px;

	background-repeat:no-repeat;
}
.document-list img {
float:right;
padding:4px 0 0 0;
}
/******************************************************************************************/

.panellink {
	list-style:none;
}
.panellink li{
	margin:0 0px 0 0px;
	padding: 0px 4px;
	border-bottom: 1px solid #fff;
}
.panellink li a {
	color:#333;
	display:block;
	text-decoration:none;
	padding:3px 5px 3px 30px;
	background-image:url(../images/icon_arrow_left_up.jpg);
	background-repeat:no-repeat;
}
.panellink li a:hover{
	color:#000;
	background-color:#EAEAEA;
}

.panel-software {
	padding:10px 0 10px 0; 
	font-size: .94em;
}
.panel-software-txt {
	margin:0 0 0 30px;
}
.panel-software-ver {
	margin:5px 0 0px 50px; 
	font-size:18px; 
	font-weight:bold; 
	color:#333;
}
.panel-software-datetitle {
	margin:2px 0 0 50px;
}
.panel-software-date {
	margin:2px 0 5px 50px; 
	font-size:12px; font-weight:bold;
}
.panel-software-prev {
	text-align:center;
}
.panel-software-prev a {
	display:block;	
	margin:2px 4px 0 4px;
	padding:4px 2px 4px 2px;
}
.panel-software-prev a:hover{
	color:#000;
	background-color:#EAEAEA;
}
.panel-video {
	padding:15px 0 15px 0;
}
.panel-video-title {
	margin:0 0 0 30px;
}
.panel-video-button {
	margin:0 0 10px 30px;
}
.panel-photos {
	padding:15px 0 15px 0
}
.panel-photos-title {
	margin:0 0 10px 30px;
}
.panel-photos-tn {
	margin:0 0 0 30px;
	height:auto;
}
/**************************************************************************/

.identify-head {
	float:none; margin-left:232px;
}
.diagram-container {
	width:auto; height:170px; margin:15px 0 15px 0;
}
.diagram-nav {
	float:left; height:150px; width:210px;
	margin:20px 0 0 0;
}
.diagram {
	float:right;
	height:170px; 
	width:730px; 
	background-image:url(../images/ident_powerseries.gif); 
	background-repeat:no-repeat;
}
.diagram-copy {
	padding:20px 0 0 20px; 
	width:200px;
}
.id-search-container {
	width:auto; 
	height:80px; 
	margin:20px 0 15px 0;
}
.id-search-txt {
	float:left; 
	height:80px; 
	width:210px; 
	text-align:right; 
	color:#999;
}
.id-search-left {
	float:right; height:80px; width:730px;
}
.id-search-label {
	float:left; 
	margin:0 20px 0 0;
}
.id-search-field-container {
	float:left;
}
.id-search-field {
	width:198px;
	border:1px solid #CCC;
}
.id-search-button-container {
	margin:45px 0 0 0; 
	padding:0 0 0 245px;
}
/*************************************************************************/
.diagram-nav ul{
	list-style:none;
}
.diagram-nav ul li{
	margin:0 0 20px 0;
	text-align:right;
}
.diagram-nav ul li a{
	color:#333;
	display:block;
	background-color:#fff;
	text-decoration:none;
	padding:5px 30px 4px 5px;
	background-image:url(../images/arrow_diagramnav_up.jpg);
	background-repeat:no-repeat;
}
.diagram-nav ul li a:hover{
	color:#000;
	background-color:#f5f5f5;
}

/**************************************************************************/
.match-container {
	margin:40px 0 0 0px; 
	height:auto;
}
.match-result {
	float:left; 
	margin-right:5px;
	padding:0 0 10px 0; width:450px;
	border-bottom:1px solid #ccc;
}
.match-name {
	font-size:14px; 
	font-weight:bold;
}
.match-shortname {
	color:#999;
}
.match-compatible-container {
	float:left;
	padding:0 0 60px 0;
}
.match-compatible-title {
	margin:16px 0 10px 0;
}
.match-item {
	width:200px; 
	border-bottom:1px solid #ccc; 
	padding:10px 0 10px 0;
	text-align:center;
}
/***********************************************************************************/
.matchpop {
	visibility:hidden;
	position:absolute; 
	left:42px; top:612px; 
	width:428px; 
	height:auto; 
	background-color:#f2f2f2; 
	padding:6px 0px 6px 6px;
}
.matchpop-close {
	float:right;
	height:21px; 
	width:21px;
	margin:0 0 0 0
}
.matchpop-img {
	float:left; 
	background-color:#FFF; 
	width:175px; 
	height:180px;
}
.matchpop-namecontainer {
	margin:0 0 0 192px;
	height:90px;
}
.matchpop-name {
	margin:0px 34px 0 0; 
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
}
.matchpop-shortname {
	margin:0 0 0 0;
}
.matchpop-statement {
	margin:20px 0 0 222px; 
	font-weight:bold;
}
.matchpop-bttn {
	margin:10px 0 0 192px;
}
/**********************************************************************************************/
.newstabs {
	margin:24px 0 0 5px; 
	width:655px;
	height:40px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	background-image:url(../images/3tabs-1up.jpg);
	background-repeat:no-repeat;
}

.newstabs a {
	text-decoration:none;
	color:#808080;
}
.newstabs a:hover {
	text-decoration:none;
	color:#000;
}
.newtab1-txt {
	float:left; 
	padding:0  0 0 50px; 
	width:170px;
	height:45px;
}
.newtab2-txt {
	float:left; 
	margin:0 0 0 0px; 
	width:170px;
	height:45px;
}

}
.news-head {
padding:0 0 0 30px;
}
.news-item-nav a{
	padding:0px 8px 0px 8px;
}
.news-item-nav a:hover{
	background-color:#f2f2f2;
}
.news-item-nav a:active{
	background-color:#f9f9f9;
}
div.news-txtcontent {
	margin:0px 0px 40px 0px;
	width:600px;
	padding:1px 0 0px 64px;
	font-size:12px;
}

.news-list {
	margin:10px 0 0 0;
}
.press-list {
	margin:30px 0 0 0;
}

.news-date {
	padding: 0 0 5px 0;
}
.news-title {
	font-weight:bold;
	padding: 0 0 10px 0;
}
.news-short {
		padding: 0 0 0px 165px;
}
.news-short-left {
		padding: 0 0 15px 0px;
		font-style: italic;
}
.seminar-short {		padding: 15px 0 10px px; line-height: 150%;}
.seminar-short  p {		line-height: 150%;}
.news-link{
	text-align:right;
	padding: 10px 0 0 0;
}
.news-link a{
	padding:2px 4px 2px 4px;
	background-color:#f2f2f2;
}
.news-link a:hover{
	background-color:#ccc;
}
.news-item {
		margin: 10px 0 0px 0;
	padding:0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
.news-item-nav {
	height:38px;
	padding:20px 0px 0px 0px;
	border-bottom:1px solid #ccc;
}
.news-text {
		padding: 0 0 0px 165px;
}
.news-return {
	float:left;
}
.news-return a {
padding: 2px 4px 2px 4px;
	background-color:#f2f2f2;
}
.news-return a:hover {
	background-color:#ccc;
}
	
.news-icons {
	float:right;
	}
	.hiddendiv {display: none;}
.news-icons img {
	margin: 0 0 0 10px;
}
div.events-txtcontent {
	margin:0px 0px 40px 0px;
	width:600px;
	padding:1px 0 0px 54px;
	font-size:12px;
}
.events-list {
	margin: 30px 0 0px 0;
	padding:0 0 10px 0;
}
.events-item {
	margin: 0px 0 0px 0;
	padding:10px 0 5px 10px;
	border-bottom: 1px solid #ccc;
}
.events-item-active {
	margin: 0px 0 0px 0;
	padding:10px 0 5px 10px;
	border-bottom: 1px solid #ccc;
	background-color:#f2f2f2;
}

/************************************************************************************************/

.eventpop {
	width:312px;  
	padding:5px 5px 22px 22px;
	background-color:#EAEAEA; 
	border:1px solid #ccc;
}
.eventimage {
	float:left;
}
.pop-close img {
	height:21px;
}
.pop-close img {
	float:right;
}
.eventpop-title {
font-weight:bold;
	padding:10px 40px 10px 0;
}
.eventpop-label {
padding:0 0 0 145px;
}
.eventpop-text {
	padding:0 0 0 180px;
	margin:0 0 10px 0;
}
.eventpop-bttnholder {
padding:25px 0 0 162px;
}

/**************************************************************************************************/
.xsmall-popup {
	left:245px; 
	top:150px; 
	padding:10px;  
	background-image:url(../images/bg_login.jpg); 
	background-repeat:no-repeat;
}

.small-popup {
	width:500px; 
	height:270px; 
	background-image:url(../images/bg_login.jpg); 
	background-repeat:no-repeat;
}
.small-popuptitle {
	font-size:18px; 
	color:#fff; 
	padding:0 65px 20px 180px; 
	
}

.language-label {
	width:150px; 
	color:#fff; 
	text-align:right; 
	padding:10px 0 10px 0px;
}
.language-radio-holder {
float:right; 
width:320px; 
height:100px; 
padding:5px 0 0 0
}
.radiobutton {
}
.radio-label {
float:left;
	padding:3px 10px 0 30px;
}
.language-buttonrow {
	padding:24px 0 0 0;
}

.small-popupregion {
	width:500px; 
	height:200px; 
	background-image:url(../images/bg_login.jpg); 
	background-repeat:no-repeat;
}

.catalogue-296banner {
	width:980px; 
	height:296px; 
	background-image:url(../images/banner269_catalogue2.jpg); 
	background-repeat:no-repeat;
}
.banner296-catalogue-head {
	float:left; 
	font-size:24px; 
	font-weight:bold; 
	padding:20px 28px 0 40px; 
	color:#fff;
}
.banner296-catalogue-subhead {
	float:left; 
	padding:28px 0 0 0; 
	font-size:16px;
	color:#fff;
}
.banner296-catalogue-linkholder {
	padding:120px 0 0 723px
}
.banner296-catalogue-linkholder a {
	display:block;
	width:235px;
	padding:5px 3px 5px 3px;
	text-decoration:none;
	font-weight:bold;
	color:#F2F2F2;
}
.banner296-catalogue-linkholder a:hover {
		background-color:#f9f9f9;
		color:#000000;
}
.banner296-events {
	width:980px; 
	height:296px; 
	background-image:url(../images/banner296_events.jpg); 
	background-repeat:no-repeat;
}
.banner296-events-head {
	font-size:46px; 
	color:#FFFFFF; 
	font-weight:bold; 
	padding:65px 0 0 44px;
}
.banner296-events-subhead {
	font-size:16px; 
	color:#fbfbfd; 
	padding:0px 300px 0 240px;
}
.banner296-link {	
font-size:16px;
text-align:right;
	color:#efb112;
	padding:18px 320px 0 0;
}
.banner296-link a{
	color:#efb112;
	text-decoration:none;
	font-weight:bold;
}
.banner296-link a:hover{
	color:#ffffff;
}
.calender-link {
	padding:0px 0px 0 0px;
}
.calender-link a{
font-weight:bold;
	padding:40px 5px 3px 42px;
	color:#000;
	background-color:#d3d3d3;
		filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
}
.calender-link a:hover{
	color:#000000;
	background-color:#FFFFFF;
		filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;

}
/********************************************************************/
.banner296-news {
	width:980px; 
	height:296px; 
	background-image:url(../images/banner296_news.jpg);
	background-repeat:no-repeat;
}
.banner296-news-head {
	font-size:46px; 
	color:#000; 
	font-weight:bold; 
	padding:20px 0 0 44px;
}
.banner296-news-subhead {
	font-size:16px; 
	color:#666666; 
	padding:40px 300px 0 242px;
}

.banner296-news-link {	
	font-size:14px;
	padding:14px 0 0 44px;
}
.banner296-news-link a{
	color:#e93b3f;
	text-decoration:none;
	font-weight:bold;
}
.banner296-news-link a:hover{
	color:#000;
}
.banner296-news-text {
		padding:20px 740px 0 44px;
}

.banner296-alink{
	padding: 0px 0px 0px 0px;
	color:#EC1C24;
	font-weight:bold;
}

.banner296-alink a:hover{
	color:#66FF00;
	background-color:#ccc;
}
.banner296-alink2 {	
	font-size:12px;
	padding:0px 0 0 0px;
	color:#EC1C24;
	background-color:#e5e5e5;
	padding:0px 5px 0px 5px;
}
.banner296-alink2 a:hover {	
color:#000;
}
/*******************************************************************/
.banner296-profile {
	width:980px; 
	height:296px; 
	background-image:url(../images/bg_profile.jpg);
	background-repeat:no-repeat;
}
.banner296-profile-head {
	/*float:left; */
	font-size:24px; 
	font-weight:bold; 
	padding:20px 28px 0 40px; 
	color:#000;
}
.banner296-profile-subhead {
	float:left; 
	padding:28px 0 0 0; 
	font-size:16px;
	color:#000;
}
.txtfield250 {
	width:250px;
}
.txtfield150 {
	width:150px;
}
.txtfield160 {
	width:160px;
}
.banner296-profile-formholder {
	width:auto;
	height:auto;
	padding:10px 0px 20px 0px;
}
.form-left {
	width:310px; 
	float:left;
	margin:0 10px 0 0;
}
.form-item {
		width:auto;
		height:auto;
}
.profile-row {
	padding:0 0 10px 0;
}
.form-label {
	float:left; 
	width:120px; 
	text-align:right; 
	padding:4px 5px 0 0;
}

.296banner {
	width:980px; 
	height:296px; 
}

div.banner-reg {	
	float:left;
	width:672px; 
	height:250px; 
	margin:30px 0 20px 0px; 
	padding:5px 0 0 32px; 
	background-image:url(../images/banner_reg.jpg);
	background-repeat:no-repeat;
}
div.banner-regtitle { 
	margin:0 0px 0 0;/*85*/
	padding:0;  
	margin:0px;
}
.regform-row {
	padding:10px 0 10px 0;
}
.regform-label {
	float:left; 
	width:260px; 
	text-align:right; 
	padding:2px 10px 0 0;
}
.regform-item {
		width:auto;
		height:auto;
}
/***********************************************************************************/
.careerlist_row {
	display:block;
	width:455px;
}
.careerlist_row a{
	display:block;
	width:295px;
	padding:5px 5px 5px 5px;
	background-color:#fff;
	border-bottom:1px solid #ccc;
}
.careerlist_row a:hover{
	background-color:#f9f9f9;
	border-bottom:1px solid #ccc;
}
/**********************************************************************************/
div.pressrelease-txtcontent {
	margin:0px 0px 40px 0px;
	width:634px;
	padding:1px 0 0px 30px;
	font-size:12px;
}
.pressrelease-text {
		padding: 0 0 0px 199px;
}
.pressrelease-text p {
		line-height: 150%;
}
/*********************************************************************************/
.media-photos {
	float:left; 
	width:100px; 
	height:100px;  
	text-align:center;	
	margin:0 15px 15px 0; 
}
.media-photos img {
	margin-top: 3px
}
.media-photos a {
	display:block;
	width:100px;
	height:100px;

	border:1px solid #ccc;
	background-color:#fff;
}
.media-photos a:hover {
	background-color:#eaeaea;
}
.mediaimage-rollover {
	position:absolute; 
	left:450px; 
	top:456px; 
	width:auto; 
	height:auto; 
	background-color:#eaeaea; 
	border:1px solid#ccc; 
	padding:10px;
}
.media-photos-imageinfo {
	height:100px;
	width:300px;
}

.mediaphotos-imagedimholder {
margin-top:10px;
	height:40px;
	padding:1px;
}
.mediaphotos-imagedim-label	{
	float:left; 
	width:80px; 
	color:#999;
	text-align:right; 
	padding:0 5px 5px 0
}

.media-photos-imagesave {
float:left; 
	width:250px;
}
div.registration-txtcontent {
	float:left;
	margin:10px 0px 40px 90px;
	width:470px;
	padding-bottom:0px;
	font-size:12px;
	line-height:1.5em;
}

/******************************************************************************************/
.right-poster {
	padding:10px 7px 10px 7px; 
	margin:24px 24px 14px 24px; 
	background-color:#f0f0f0; 
	border:1px solid #ccc;
}

.posterlink {
	margin-top:5px;
}
.posterlink a {
padding:2px 5px 2px 5px;
	background-color:#e0e0e0;
}
.posterlink a:hover {
	background-color:#cccccc;
}

a.popup-link {color: #fff; font-size: 13px;}
a.popup-link:hover {color: #000; }

.bttncss a{
	padding: 2px 10px 2px 10px;
	background-color:#eaeaea;
}
.bttncss a:hover{
	background-color:#cccccc;
}

.txtfield435 {
	width:435px;
	background-color:#E6E6E6;
	border:1px solid #E6E6E6;
}
.txtfield310 {
	width:340px;
	background-color:#f5f5f5;
	border:1px solid #E6E6E6;
	height:20px;
	margin:2px 0 0 0;
}
.txtfield435-w {
	width:400px;
	background-color:#fff;
	border:1px solid #fff;
}
.txtfield250 {
	width:250px;
}
.txtfield150 {
	width:150px;
}
.txtfield160 {
	width:160px;
}

.footer-register {color: #ccc; position: relative; top: 1px;}
.footer-register a {color: #ddd; font-size: 11px; }
.footer-register a:hover {color: #000; }
.smaller {font-size: 11px;}
a.link-contact {text-decoration: none; color: #444;}
a.link-contact:hover {text-decoration: underline; color: #000;}


table.baskets {width: 500px;margin: 10px 0px 20px}
table.baskets tr th {border-bottom: 2px solid #ccc; color:#000000; text-align: left; padding: 5px 3px 3px}
table.baskets tr td {border-bottom: 1px solid #ccc; text-align: left; padding: 2px 3px 2px;padding: 8px 4px 8px 0px;}
div.homelist { margin: 10px 0px 20px 20px}
div.homelist a {display: block; background-image:url(../images/bullet-grey.gif); background-repeat: no-repeat; background-position: 0px 6px;  padding: 5px 0px 5px 18px; text-align: left;}

div.gallery-menu {width: 100%; text-align: left; border: 1px solid #f0f0f0; background-color: #f6f6f6}
.gallery-thumb {display: inline; margin: 3px 6px 3px 0px; border: 1px solid #f0f0f0; cursor: pointer;}

.size300 {width: 300px}
.size500 {width: 500px}

.container-login {
	float:right;
	width:550px;
	height:auto;
	text-align:left;
	margin: 0px 0px 0 0;
	padding-right: 0px;
}
/*********************** dealer login button ********************************/
.login {
	float:left;
	margin:14px 0px 0px 0px;
	width:218px;
	height: 20px;
	text-align: right;
}
.login a {
	display: block;
	color:#E6E6E6;
	text-align:left;
	padding:2px 0 0 32px;
	height: 18px;
	background-image:url(../images/button_dealerlogin_up.gif);
	background-repeat:no-repeat;
}
.login a:hover {
	display:block;
	color: #fff;
	padding:2px 0 0 32px;
	text-decoration: none;
	background-image:url(../images/button_dealerlogin_over.gif);
	background-repeat:no-repeat;
}
.logout {
	float:left;
	margin:14px 10px 0px 0px;
	width:220px;
	height: 20px;
	text-align: right;
}
.logout a {
	display: inline-block;
	color: #4D4D4D;
	text-align:left;
	padding:2px 5px 0 5px;
	/*
	background-image:url(../images/button_dealerlogin_up.gif);
	background-repeat:no-repeat;*/
}
.logout a:hover {
	color: #fff;
	text-decoration: none;
/*
	background-image:url(../images/button_dealerlogin_over.gif);
	background-repeat:no-repeat;
	*/
}

.logintxt {
	padding: 0 0 0 32px;
	line-height:18px;
}

.login-popup {
	width:500px; 
	background-image:url(../images/bg_login.jpg); 
	background-repeat:no-repeat;
	border: 5px solid #fff;
}
.login-close {
	text-align:right; 
	padding:5px 5px 0 0;
}
.login-title {
	font-size:18px; 
	color:#fff; 
	padding:0 65px 20px 150px; 
	width:285px;
}
.login-row {
	width:auto; 
	height:40px;
}
.login-row-feedback {
	width:auto; 
	height:36px;
}
.login-label {
	float:left; 
	width:120px; 
	color:#fff; 
	text-align:right; 
	padding:10px 0 10px 0px;
}
.login-field-holder {
	float:right;  
	padding:8px 80px 0px 0;
}
.login-field {
	width:270px;
	}
.login-bttn-row {
	width:auto; 
	height:30px; 
	padding:10px 0 5px 300px;
}
.login-link {
	width:auto; 
	padding: 0px 0 0 300px;
}
.login-link a {

	text-decoration:none;
	color:#fff;
	padding: 0 0 0 0px;
}
.login-link a:hover {
	color:#000;
}
a.email-link {color: #e93b3f}

td.product-cell {width: 140px; text-align: center; vertical-align: bottom; padding: 0px; border: none;}
td.product-cell div { display: block; min-width: 140px; width: 140px; text-align: center; font-weight: normal; margin: 0px 0 0 0px; font-size: 10px}
td.product-cell img { margin-bottom: 0px; margin: 12px; border: 0;}


a.catalog-link {color: #fff; display: block; margin: 6px 0 6px 0; font-weight: bold;}
a.catalog-link:hover {text-decoration: none;}


div.product-description { padding: 20px;}
div.product-description p {  line-height: 150%; }
ul.product-features { padding: 10px 0px;margin-left: 25px;}
ul.product-features li { padding: 0px 0px 10px;}
div.product-description li { padding: 0px 0px 5px 0px; margin-left: 25px;}

div.visible {display: block;}
table.product-menu { border-bottom: 1px solid #ccc; width: 670px;background-image: url(../images/tab-1.jpg); background-repeat: no-repeat; height: 25px; margin-left: 20px}
table.product-menu td {font-size: 13px; font-weight: normal; padding: 0px 0px  0px 20px; text-align: left; cursor: pointer;}
table.product-menu td.active {}
table.product-menu td.inactive {}

td.product-cell {width: 140px; text-align: center; vertical-align: bottom; padding: 0px}
td.product-cell div { display: block; min-width: 140px; width: 140px; text-align: center; font-weight: normal; margin: 0px 0 0 0px; font-size: 10px}
td.product-cell img { margin-bottom: 0px; margin: 12px;}

h1.security {padding: 0px; margin: 0px; position: relative; top: -2px; font-size: 20px; font-weight: normal;}
h1.fire {padding: 0px; margin: 0px;position: relative; top: -2px;font-size: 20px; font-weight: normal;}

#srcresults a { display: block; text-decoration: none;padding: 2px 0px;}
#srcresults a:hover { display: block; text-decoration: none; background-color: #ccc; color: #fff; padding: 2px 0px;}
#srcresults a.inactive:hover { display: block; text-decoration: none; background-color: #ccc; color: #fff; padding: 2px 0px;}
#srcresults a.active:hover { display: block; text-decoration: none; background-color: #ccc; color: #fff; padding: 2px 0px;}
#srcresults a.active { display: block; text-decoration: none; background-color: #ccc; color: #fff; padding: 2px 0px;}
#srcresults a.inactive { display: block; text-decoration: none; background-color: #ededed; color: #333; padding: 2px 0px;}

div.productFeatureMenuDiv {position: relative; width: 660px; margin-left: 20px; overflow: hidden; border-bottom: 1px solid #ccc; height: 24px}
div.productFeatureMenuDiv a {position: absolute; left: 0px; display: block; height: 19px; border: none; text-decoration: none;padding-top: 6px; padding-left: 20px; }
div.productFeatureMenuDiv a.tab1 {background-image: url(../images/tab-short-1.png); z-index: 4; }
div.productFeatureMenuDiv a.tab1:hover {background-image: url(../images/tab-short-2.png);  z-index: 4;  }
div.productFeatureMenuDiv a.tab1-active {background-image: url(../images/tab-short-2.png);; z-index: 4;  }
div.productFeatureMenuDiv a.tab1-active:hover {background-image: url(../images/tab-short-2.png);  z-index: 4;  }

div.productFeatureMenuDiv a.tab2 {background-image: url(../images/tab-long-1.png); z-index: 3;  background-position: right; padding-left: 30px; top: 1px; height: 18px;}
div.productFeatureMenuDiv a.tab2:hover {background-image: url(../images/tab-long-2.png); background-position: right;}
div.productFeatureMenuDiv a.tab2-active {background-image: url(../images/tab-long-2.png); background-position: right;z-index: 3;  background-position: right; padding-left: 30px; top: 1px; height: 18px;}
div.productFeatureMenuDiv a.tab2-active:hover {background-image: url(../images/tab-long-2.png); background-position: right;}

div.productFeatureMenuDiv a.tab3 {background-image: url(../images/tab-long-1.png); z-index: 2; background-position: right;padding-left: 25px; top: 1px; height: 18px;}
div.productFeatureMenuDiv a.tab3:hover {background-image: url(../images/tab-long-2.png); background-position: right;}
div.productFeatureMenuDiv a.tab3-active {background-image: url(../images/tab-long-2.png); background-position: right;z-index: 2; background-position: right;padding-left: 25px; top: 1px; height: 18px;}
div.productFeatureMenuDiv a.tab3-active:hover {background-image: url(../images/tab-long-2.png); background-position: right;}


img {border: 0px;}
#maindiv {width: 980px; float: left; margin-top: 0px; position: relative;}
#mainbody {width: 980px; float: left; min-height: calc(100vh - 354px);}
#header { background-image:url(/images/bg_header.jpg);	background-repeat:no-repeat; width: 980px; height: 103px;float: left; padding-top: 2px;}
#mainlogo { top: 55px; left: 40px; float: left; position: absolute; }

/* HOME PAGE SLIDESHOW */
/*#banner-menu {list-style-type: none; margin: 0px; padding-top: 20px; width: 185px;}
	#banner-menu li {display: block; height: 40px; border-bottom: 1px  solid #ccc; }
	#banner-menu li a {display: block; margin-top: 15px; padding-left: 25px;  background-image: url(images/bullet-green-off.jpg); background-repeat: no-repeat; background-position: 0 2px; color: #333; }
	#banner-menu li a:hover {background-image: url(images/bullet-green.jpg) ; color: #000}
	#banner-menu li a.active {background-image: url(images/bullet-green.jpg) ; color: #000; font-weight: bold}

	#banner-left span {margin-left: 7px; color: #aaa; font-size: 11px;}
	#banner-selection {list-style-type: none; margin: 0px; padding: 0px; width: 185px; margin-left: 7px; margin-top: 6px; z-index: 3; position: relative;}
	#banner-selection li {display: block; float: left; margin-right: 25px; width: 15px; height: 15px; background-color: #999; cursor: pointer; z-index: 3; position: relative;}
	#banner-selection li.active {background-color: #222;}
*/
	#banner-menu {list-style-type: none; margin: 0px; margin-top: 0px; margin-bottom: 30px; padding-top: 0px; width: 185px;}
	#banner-menu li {display: block; height: 40px; border-bottom: 1px  solid #ccc; }
	#banner-menu li a {display: block; margin-top: 15px; padding-left: 25px;  background-image: url(images/bullet-green-off.jpg); background-repeat: no-repeat; background-position: 0 2px; color: #333; }
	#banner-menu li a:hover {background-image: url(images/bullet-green.jpg) ; color: #000}
	#banner-menu li a.active {background-image: url(images/bullet-green.jpg) ; color: #000; font-weight: bold}

	#banner-left span {margin-left: 7px; color: #aaa; font-size: 11px;	}
	#banner-selection {list-style-type: none; margin: 0px; padding: 0px; width: 185px; margin-left: 7px; margin-top: 0px; z-index: 3; position: relative;}
	#banner-selection li {display: block; float: left; margin-right: 20px; width: 15px; height: 15px; background-color: #999; cursor: pointer; z-index: 3; position: relative;}
	#banner-selection li.active {background-color: #222;}

/* home page new stuff */
div.home-content {width: 980px; float: left; margin-left: 0px}
div.quick-links { float: left; width: 190px; padding: 0px 30px 0 30px; text-align: left;}
div.quick-links h4 { margin-top: 33px; padding-bottom: 20px; font-size: 22px; font-weight: normal;}
div.quick-links a { display: block; color: #000; font-size: 12px; padding: 1px 0px 3px 2px; }
div.quick-links a.arrow { padding: 1px 0px 3px 14px; background-image: url(/images/HomeQuickLinksBullet.png); background-repeat: no-repeat; background-position: 0px 2px; }
div.product-highlights { float: left; width: 420px;  text-align: left; padding: 33px 30px 20px 30px; background-image: url(/images/bg-highlights.png); background-repeat: repeat-x;}
div.product-highlights h4 { padding-bottom: 20px; font-size: 22px; font-weight: normal;}
div.news-events { float: left; width: 190px; padding: 0px 30px 0 30px;  text-align: left;}
div.news-events h4 { margin-top: 33px; padding-bottom: 20px; font-size: 22px; font-weight: normal;}

hr.homesep {border-style: dotted; color: #ccc; margin: 30px 0px; clear: both; float: left; width: 100%;}

div.product-highlight {width: 100%; float: left; padding: 0px;}
div.product-highlight div.thumb {float: left; width: 86px; text-align: center; padding: 5px; border: 2px solid #ddd; background: #fff;}
div.product-highlight div.thumb img {max-width: 86px; height: auto;}
div.product-highlight div.desc {float: left; width: 305px; padding-left: 15px; font-size: 13px; color: #666}
div.product-highlight div.desc b {font-size: 16px; font-weight: normal; color: #000}
div.product-highlight div.desc p {margin-top: 10px; line-height: 17px}
 a.more {font-size: 13px; font-weight: bold; text-decoration: none; color: #000}

div.news-blurb {margin-bottom: 15px;line-height: 17px}

	/* product families */

div.family-holder { width: 900px; margin-left: 53px;}
div.family-holder  p { line-height: 140%; font-size: 17px; color: #666666;}
div.family-holder  h3 { margin: 20px 0px;}
div.family-holder  h4 { font-weight: bold;}
div.family-holder  ul.standard { list-style-type: inside; margin: 0px 0px 20px 20px;}
div.family-holder  ul.standard li { padding: 0 0 20px 0; font-family: Arial; color: #666; font-size: 14px; line-height: 150%;}
div.family-overview { width: 875px; padding: 40px 0px;}
div.family-overview h1 { font-family: Arial; font-size: 23px; font-weight: normal;  margin: 40px 0px 20px 0px;}
div.family-overview img { float: left; margin: 40px 30px 40px 0px;}
div.feature-highlight { background-image: url(/images/bg-neo-landing.png); background-repeat: no-repeat; width: 389px; margin: 0 20px 20px 0; padding: 20px; height: 212px; overflow: hidden; float: left; }
div.feature-highlight h4 { margin: 0 0 10px 0; font-size: 21px; font-weight: normal;}
div.feature-highlight img { float: right;}
div.feature-highlight p { font-family: Arial; font-size: 12px; line-height: 150%;}
div.feature-highlight a { color: #83b5e9; text-decoration: underline;}
img.family-banner { margin: 20px 0px;}
div.feature-holder {width: 875px; float: left; margin-bottom: 30px;}
div.feature-image {width: 185px; float: left; text-align: left;}
div.feature-text {width: 690px; float: left;}


img.family-banner { margin: 20px 0px;}
div.feature-holder {width: 875px; float: left; margin-bottom: 30px;}
div.feature-image {width: 185px; float: left; text-align: left;}
div.feature-text {width: 690px; float: left;}


div.interactive-summary { border-bottom: 1px solid #b2b2b2; padding-bottom: 30px;  line-height: 150%}
div.interactive-summary p { line-height: 150% !important; font-size: 12px !important;}

#ProductGroupDesc { width: 100%; margin: 30px 0px; border-bottom: 1px solid #444; padding: 0px 0 20px 0 ; }
#ProductGroupDesc p { font-size: 14px; line-height: 18px }
#ProductGroupDesc a {text-decoration: underline; }
div.clear {float: left; clear: both; width: 100%; height: 1px; font-size: 1px;}

a.orange { display: inline-block; background-image: url(/images/button_up.jpg); background-size: 100% 100%; background-repeat: no-repeat; background-position: left top; color: #fff; font-size: 12px; text-decoration: none; text-align: left; padding: 6px 5px 8px 27px; width: 200px; margin-bottom: 8px; box-sizing: border-box;}
a.orange2 { display: inline-block; background-image: url(/images/notifications/bg-orange.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: left top; color: #fff; font-size: 12px; text-decoration: none; text-align: left; padding: 6px 0px 8px 27px; width: 200px; margin-bottom: 8px; box-sizing: border-box;}

.cookie-bar {	width:980px;  font-size: 12px; 	color: #fff; 	background-color:#000; box-sizing: border-box; padding: 10px;border-bottom: 3px solid #fff; padding-right: 120px; position: relative}
.cookie-bar a {	color: #fff; text-decoration: underline;}

table.cookie-table {border-collapse: collapse; position: relative; left: -160px; margin: 20px 0px}
table.cookie-table th { border: 1px solid #ccc; color: #000; background-color: #ccc; padding: 6px 8px; text-align: left; font-weight: normal;}
table.cookie-table td {border: 1px solid #ccc; color: #000; padding: 6px 8px; text-align: left; font-weight: normal;}
#footer { width: 920px; background-color: #e6e6e6; float: left; padding: 30px 30px 0px 30px; margin-top: 0px }
#slideshow {width: 980px; overflow: static; height: 330px; float: left; position: relative; margin-bottom: 0px ; border: 0px solid red; margin-top: 0px;}
#banner-div-1, #banner-div-2 {width: 790px; height: 330px;  position: absolute; top: 0px; left: 210px; z-index: 3; overflow: hidden;}

#footer-left {float: left; width: 420px; margin-left: 8px;}
#footer-right {float: right; width: 380px; margin-right: 8px;}

div.copyright-container {width: 900px; border-top: 1px solid #ff0000; margin: 0px; padding: 15px 10px 15px; margin-top: 25px;float: left;}
div.copyright {width: 450px; float: left;}
div.copyright-right {width: 450px; float: right; text-align: right;}

a.underline { text-decoration: underline}

.RelatedFooter {
	background-color:#E6E6E6;
	background-color: #E6E6E6;
	min-height: 252px;
	width: 100%;
	clear: both;
}
#RelatedBrands {
	width:100%;
	background-color:#fff;
	clear: both;
}
.open {
	background-color: #E6E6E6;
	border-bottom: 2px solid #CCCCCC;
	color: #666666;
	cursor: pointer;
	font-size: 14px;
	height: 25px;
	margin: 10px auto 0;
	padding-left: 35px;
	padding-top: 6px;
	clear: both;
}
.showpanel {
	width:86%;
	margin-left:73px;
	display:none;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
	clear: both;
	
}

div.content-table { width: 470px; margin-left: 228px; margin-top: 8px;  }
table.content-table { width: 470px; margin-left: 228px; margin-top: 8px;  }
div.product-finder {width: 200px; border: 0px solid #000; margin: 0px; padding: 0px; float: left; margin-left: 28px; margin-right: 25px}
div.product-finder input {border: 1px solid #ddd; background-color: #efebef; border-radius: 4px; padding: 4px 6px; margin-right: 2px}
div.product-finder div {margin-top:8px}
#mansrch {cursor: pointer; position: relative; top: 6px}
div.products-filters-box {padding-left: 0px;	width:450px; margin: 0px 40px 40px 0px;}
div.products-menu-right {float: left; width: 226px;}

div.contact-top-new {float: left; width: 680px;}
div.contact-left-new {float: left; width: 477px;}
div.contact-right-new {float: left; width: 150px; margin-top: 60px; margin-left: 20px;}

.map-navigator {width: 400px; margin-bottom: 0px; margin-left: 75px; padding: 10px 0px; }
.map-navigator a {display: inline-block; background-color: #aaa; color: #fff; padding: 4px 10px; margin: 0 0 0 10px}
#mapArea { display: block;width: 477px; height: 242px; background-image: url(images/map-world.png); background-repeat: no-repeat; }
#listArea { display:none; width: 477px; height: 242px; }

div.contacts_header div {width: 200px;}

#contactsDiv {width: 680px; height: 250px; border: 2px solid #ddd; overflow: scroll; margin-top: 26px;}
#contactsArea { margin: 0 130px; width: 680px;}
#contactsDivHeader {width: 100%;}
div.filter_byregion {float: left;}
div.filter_bytitle {float: left;}
div.filter_byname {float: left;}
#reg-intro {display: block; padding: 0px; text-align: left; margin-left: 270px;}

div.form-holder { display: block;     width: 100%;     padding: 50px;     box-sizing: border-box;     background-color: #ebebeb;}
div.form-holder * { box-sizing: border-box;     }
div.form-holder:before { display: block;    width: 100%;    box-sizing: border-box;    content: "Let us know how to contact you.";    font-size: 18px;    color: #666;    text-align: left;    margin-bottom: 30px }
div.form-holder form { display: block; width: 100%; max-height: 1000px}
div.form-holder form div.form-row { display: block; width: 100%; text-align: left; color: #aaa; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 13px}
div.form-holder form div.form-row > div { display: inline-block; width: 50%; text-align: left; vertical-align: top; float: none !important; margin: 0 !important; padding-bottom: 20px;}
div.form-holder form div.form-row > div label { display: block; width: 100%; text-align: left; padding: 0 0 3px 0; min-height: 30px;    line-height: 30px;    display: inline-block;     vertical-align: top;     padding-top: 4px;     font-weight: bold; text-align: left; font-size: 13px; color: #000; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}
div.form-holder form div.form-row > div input[type="text"] {     line-height: 30px;    min-height: 30px;    border: 1px solid #ccc;    border-radius: 0;    max-width: 500px;    width: 90%; height: 18px;    padding: 4px;    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;    font-size: 13px;    font-weight: normal;     color: #666;}
div.form-holder form div.form-row > div input[type="submit"] {         border: none;    font-family: Helvetica,Arial,sans-serif;    line-height: 1;    margin: 0;    outline: 0;    padding: 0;	text-decoration: none;    cursor: pointer;    display: inline-block;    font-size: 12px;    font-weight: 700;    line-height: 12px;    padding: 7px 18px 7px;    position: relative;    text-align: center;color: #fff;    text-shadow: 0 -1px 0 #3574e3;    background-color: #3574e3;    background-image: linear-gradient(to bottom, #7ec8f4,#3574e3); box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);    border-top: 1px solid #64baf0;    border-bottom: 1px solid #1c4ed5;    border-right: 1px solid #468ee6;    border-left: 1px solid #468ee6;    border-radius: 4px;    transition: opacity 0.15s linear;    -moz-user-select: none;    -webkit-user-select: none;    user-select: none;	}
div.form-holder form div.form-row > div input[type="submit"]:hover { box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5),0 0 5px #3574e3;    border-top: 1px solid #4db0ee;    border-bottom: 1px solid #1946be;    border-right: 1px solid #3080e3;    border-left: 1px solid #3080e3;}
div.form-holder form div.form-row > div select {     line-height: 30px;    min-height: 30px;    border: 1px solid #ccc;    border-radius: 0;    max-width: 500px;    width: 90%; height: 18px;    padding: 4px;    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;    font-size: 13px;    font-weight: normal;     color: #666;}
div.form-holder form div.form-row > div div.options {  padding-top: 10px;}

div.form-holder form div.form-row > div .error { border-color: #c87872 !important;    box-shadow: 0 0 3px rgba(171,41,32,0.25) !important; }
div.form-holder form div.form-row > div.error:after { display: block; width: 100%; content: "Please complete this mandatory field."; color: #c87872}
div.formcompleted form { overflow: hidden; max-height: 0; transition: max-height .5s ease-out; margin: 0; padding: 0;}
div.formcompleted:before { content: "Thank you for your interest in DSC’s Home Builder’s Program. "}


div.result-document span.docname a.locked { background: url(/images/lock.jpg) no-repeat right center; padding-right: 20px; background-size: 16px 16px;}

@media only screen and (min-width: 721px) {
	.desktop-hide {display: none !important}
}

div.news-connect { padding: 20px 0 0}
div.news-connect h4 { padding: 0px 0 10px 0}

a.accept-cookie {display: table; position: absolute; right: 20px; top: 50%;  width: auto; padding: 0 10px; font-size: 12px; text-transform: uppercase; color: #000; background-color: rgb(241, 214, 0); border-radius: 0px; line-height: 22px; text-decoration: none; font-weight: bold; margin-top: -11px;}


/*CUSTOM FAMILY CSS*/
div.max-100 { display: block; max-width: 980px; width: 100%; margin: 0 auto;}
div.max-60 { display: block; max-width: 980px; width: 60%; margin: 0 auto;}
div.max-50 { display: block; max-width: 980px; width: 50%; margin: 0 auto;}
div.max-25 { display: block; max-width: 980px; width: 25%; margin: 0 auto;}

div.container-1 { padding: 0 50px 0px; position: relative; box-sizing: border-box; margin-bottom: 50px;}
div.container-2 { padding: 30px 40px; position: relative; box-sizing: border-box;}
div.container-3 { padding: 0 0 0px; position: relative; box-sizing: border-box; margin-bottom: 50px;}

div.container-3 img { width: 100%; max-width: 100%; display: block;}

div.title-h2 {font-size: 18px; font-weight: bold; padding-top: 30px; padding-bottom: 6px; margin: 0}
div.container-1 p, div.container-2 p {font-size: 18px; color: #666666; margin-top: 0; padding-top: 0; line-height: 1.25}

div.overlay-1 { position: absolute; width: 100%; display: block; left: 0; bottom: 0; padding: 35px; background-color: rgba(255, 255, 255, 0.75); box-sizing: border-box; ; line-height: 1}
div.overlay-1 p {font-size: 18px; color: #000; line-height: 1.2; margin: 0; padding: 0}


@media only screen and (max-width: 437px) {
div.max-100 { display: block; max-width: 980px; width: 100%; margin: 0 auto;}
div.max-60 { display: block; max-width: 980px; width: 100%; margin: 0 auto;}
div.max-50 { display: block; max-width: 980px; width: 100%; margin: 0 auto;}
div.max-25 { display: block; max-width: 980px; width: 100%; margin: 0 auto;}

div.container-1 { padding: 0 20px 0px; position: relative; box-sizing: border-box; margin-bottom: 50px;}
div.container-2 { padding: 20px 25px; position: relative; box-sizing: border-box;}
div.container-3 { padding: 0 0 0px; position: relative; box-sizing: border-box; margin-bottom: 50px;}

div.container-3 img { width: 100%; max-width: 100%; display: block;}

div.title-h2 {font-size: 18px; font-weight: bold; padding-top: 30px; padding-bottom: 6px; margin: 0}
div.container-1 p, div.container-2 p {font-size: 18px; color: #666666; margin-top: 0; padding-top: 0; line-height: 1.25}

div.overlay-1 { position: absolute; width: 100%; display: block; left: 0; bottom: 0; padding: 10px 20px; background-color: rgba(255, 255, 255, 0.75); box-sizing: border-box; ; line-height: 1}
div.overlay-1 p {font-size: 16px; color: #000; line-height: 1.2; margin: 0; padding: 0}


}


ul.autolist > li  { display: block; padding-left: 20px; position: relative; cursor: pointer; padding: 2px 0 2px 20px}
ul.autolist > ul { padding-left: 20px; position: relative; margin-left: 0;}
ul.autolist > ul > ul{ padding-left: 20px; position: relative; margin-left: 0;}
ul.autolist li.hasChildren { cursor: pointer}
ul.autolist li.hasChildren:before  { content: "+"; position: absolute; left: 0;}
ul.autolist li.hasChildren.listopen:before  { content: "-"; }
ul.autolist > ul { display: none;}
ul.autolist > ul > ul { display: none;}
ul.listopen { display: block !important}