body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-image: url(/images/underTopProducts.jpg);
	background-color:#000000;
/*
	background-image: url(/images/underTop.jpg);
*/
	background-repeat: repeat-x;
	font-size: 11px;
/*	  overflow-x: hidden; 
  overflow-y: scroll; */
}


td, tr, th, p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

/*
ul { margin: 0px 0px 0px 20px; }
li { font-size: 11px; list-style: disc; }
*/

a, a:link, a:visited, a:active {
	color: #009BB2;
    font-size: 11px;
	text-decoration: none;
    font-weight: none;
}

a:hover {
	color: #009BB2;
	text-decoration: underline;
}

.articleText { 
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
    text-align: left; 
}

.articleCode {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.articleHead, .articleList_tophead, h1, h2 {
	font-weight: bold;
	font-size: 27px;
	font-family: "Trebuchet MS", "Verdana";
	text-decoration: none;
	line-height : 120%;
	color : #009BB2;
}

.articleSubHead, .articleList_topsubhead, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #6D7983;
	line-height: 110%;
	margin-bottom: 0px;
}

.articleSummary {
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
    text-align: left; 
}

.contentHead {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6D7983;
	line-height: 110%;
}

.contentSubHead {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 110%;
}

.tableHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D7983;
	line-height: 13px;
}

.tableSubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.v09 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; }
.v10 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.v11 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }
.v12 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; }


.formButton	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}

textarea {
 font-size: 11px;
}

/* search */
.formSearch { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}



.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level menu */
#list_top_ul {
	padding: 0px 0px;
	margin-left: 6px;
    margin-top: 0px;  
	font: 10px Verdana, sans-serif;
}

#list_top_ul li {
	list-style: none;
	margin-right: -3px;
	display: inline;
}

#list_top_ul li a {
	padding: 0px 5px;
	text-decoration: none;
	/*background-image: url(/images/menuNo.jpg);
	background-repeat: repeat-x;*/
	background-color: #68979E;
	height: 15px;
    width: 120px;
	border: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
#list_top_ul li a:link {
	color: #68979E;
}
#list_top_ul li a:visited { color: #FFFFFF; }
#list_top_ul li a:hover {
	color: #F8F8F3;
    /*background-image: url(/images/menuNo.jpg);*/
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
    color: #F8F8F3;
	/*background-image: url(/images/menuNo.jpg);
	background-repeat: repeat-x;*/
    font-weight: bold;
}

/* CSS for the 2nd level menu */
#list_level ul {
	margin-left: 0;
	font: 10px Verdana, sans-serif;
}

#list_level li { 
	list-style: none;
	margin: 0;
	display: inline;
}

#list_level li a {
	padding: 2px 0px;
	margin-left: 0px;
    margin-bottom: 2px;
	text-decoration: none;
	background-image: url(/images/submenuAct.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 127px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}

#list_level li a:link {
	color: #505050;
}

#list_level li a:visited { 
	color: #505050; 
}

#list_level li a:hover {
	color: #009BB2;
    background-image: url(/images/submenuNo.jpg);
}

#list_level li a#list_level_active_link, #list_level li a#list_level_home_active_link {
	background: White;
    color: #009BB2;
	background-image: url(/images/submenuNo.jpg);
	background-repeat: no-repeat;
}

/* parent link definition */
#list_level li#list_level_parent a {
	padding: 0px 0px;
	margin-left: 0px;
	text-decoration: none;
	height: 15px;
	width: 127px;
	text-align: center;
	vertical-align: middle;
	background: #68979E;
	font-weight: normal;
    color: #F8F8F3;
	border: 1px solid #FFFFFF;
}

#list_level li#list_level_parent a:link {
	color: #505050;
}

#list_level li#list_level_parent a:visited { 
	color: #505050; 
}

#list_level li#list_level_parent a#list_level_parent_link {
	color: #FFFFFF;
	font-weight: normal;
}

#list_level li#list_level_parent a#list_level_parent_link:hover {
    color: #F0F0E8;
	font-weight: normal;
}


/* end definition of parent link */

.underSearch {
	background-image: url(/images/index_r1_c1.jpg);
	background-repeat: no-repeat;
}
.underNews {
	background-image: url(/images/under.jpg);
	background-repeat: no-repeat;
}

.underProducts {
	background-image: url(/images/index_r4_c1_products.jpg);
	background-repeat: no-repeat;
}

TD#printlink A {
	color : #848484;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: none;

}
TD#printlink A:hover {
	color : #000000;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}
TD#sitemap A {
	color : #848484;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}
TD#sitemap A:hover {
	color : #000000;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}
H1 {
	color : #8A8B00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
         text-align: center;
}

.searchButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	color: #848484;
	font-weight: bold;
	border: 1px solid #68979E;
	height: 15px;

}
.searchInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	color: #848484;
	font-weight: bold;
	border: 1px solid #68979E;
	height: 15px;

}

img {
	border: none;
}
/* left links */
TD#links {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 10px;
}
TD#links A {
	color : #505050;
    display:block;
	text-decoration : none;
	background-image: url(/images/left_link.gif);
	background-repeat: no-repeat;
    padding: 6px 0px;         
}
TD#links A:hover {
	color: #FFFFFF;
    text-decoration : none;
	background-image: url(/images/left_linkAct.gif);
	background-repeat: no-repeat;
}
/* NEWS HOMEPAGE */
.news_text {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 12px;
    line-height: 150%;
    padding: 12px 12px; 
}

.news {
	color : #FFFFFF;
    display: inline;
    margin-right: 6px;
    border: 1px solid #000000;
    background-color: #AF0005; 
	width: 180px;
    height: 120px;
}

.news A {
	font-weight: bold;
	display: block;
	color : #000000;
	background-color: #FFFFFF; 
	margin-right: 0px;
	border: 1px solid #000000;
	width: 50px;
	height: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.news A:visited {
	display: block;
	color : #000000;
	background-color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 0px;
}
.news A:hover {
	display: block;
    color : #000000;
    background-color: #FFFFFF; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	margin-right: 0px;
}

.news_link {
	color : #FFFFFF;
}

.news_link A {
	font-weight: bold;
    display: block;
    color : #000000;
    background-color: #FFFFFF; 
	border: 1px solid #000000;
	width: 35px;
	height: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.news_link A:visited {
	display: block;
	color : #000000;
	background-color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* NEWS LIST & ARCHIVE LIST*/
.newsl {
	margin-bottom: 2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: 1px solid #000000;
    color : #FFFFFF;        
}
.newsl A {
    color : #FFFFFF;
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 150%;
    padding: 12px 12px;
}
.newsl A:visited {
    color : #FFFFFF;
}
.newsl A:hover {
    color : #000000;
    background-color: #FFFFFF; 
}

.newsl_active {
    background-color: #FFFFFF; 
    margin-bottom: 2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #000000;
}
.newsl_active A {
    color : #000000;
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 150%;
    padding: 12px 12px;
}
.newsl_active A:hover {
    color : #000000;
}
.newsl_active A:visited {
    color : #000000;
}
/* SITEMAP */
/* SET CSS FOR 3 LEVELS OF SITE (CURRENTLY THERE IS ONLY 2) */
.sitemap1 {
border: 1px solid #D5D5D5;
}
.sitemap1 A {
color : #000000;
}
.sitemap1 A:visited {
color : #000000;
}
.sitemap2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.sitemap3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
/* SET CSS FOR ARTICLES IN SITEMAP */
.sitemap_article {
}
.address {
    color : #848484;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	padding: 25px 25px;
	line-height: 150%;
}


TD.productPicture {
	background-image: url(/images/products_r2_c1.jpg);
	width: 295px;
	height: 124px;
}

TD.productName {
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	color: #FFFFFF;
	width: 360px;
	height: 124px;
}

TD.productVCLogo {
	background-image: url(/images/products_r2_c4.jpg);
	background-repeat: no-repeat;
}

.productName {
	margin: 0px 0px 0px 10px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

TD.productText {
	padding: 20px 40px 0px 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

TD.productTechData {
	margin: 0px 0px 0px 0px;
	padding: 45px 0px 0px 0px;
	background-image: url(/images/products_r4_c3.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 360px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
}

.productTechData {
	margin: 0px 0px 0px 10px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.usc_loginform, .usc_filedetails {
	color: #FFFFFF;
	font-size: 12px;
}

.whitetext {
	color: #FFFFFF;
	font-size: 12px;
}

/* first line of navigation */
TD.vcp-nav-fl {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/nav-articles/nav-bg-normal.gif);
	background-repeat: no-repeat;
	width: 119px;
	height: 17px;
	text-align: center;
	font-weight: normal;
}
A.vcp-nav-fl:link, A.vcp-nav-fl:visited{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/nav-articles/nav-bg-normal.gif);
	background-repeat: no-repeat;
	width: 119px;
	height: 17px;
	text-align: center;
	font-weight: normal;
}

A.vcp-nav-fl:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/nav-articles/nav-bg-selected_line.gif);
	background-repeat: no-repeat;
	width: 119px;
	height: 17px;
	text-align: center;

}

TD.vcp-nav-fl-activated {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/nav-products/nav-bg-selected_line.gif);
	background-repeat: no-repeat;
	width: 119px;
	height: 17px;
	text-align: center;
	
}
A.vcp-nav-fl-activated:active, A.vcp-nav-fl-activated:link, A.vcp-nav-fl-activated:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/nav-products/nav-bg-selected_line.gif);
	background-repeat: no-repeat;
	width: 119px;
	height: 17px;
	text-align: center;
}
A.vcp-nav-sl:link, A.vcp-nav-sl:visited, TD.vcp-nav-sl {
	/* first line of navigation */
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/nav-products/nav-bg-selected_line.gif);
	background-repeat: no-repeat;
	width: 119px;
	height: 17px;
	text-align: center;
	font-weight: normal;
}

A.vcp-nav-sl:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/nav-products/nav-bg-selected_item.gif);
	background-repeat: no-repeat;
	width: 119px;
	height: 17px;
	text-align: center;
}

A.vcp-nav-sl-activated, A.vcp-nav-sl-activated:active, A.vcp-nav-sl-activated:link, A.vcp-nav-sl-activated:visited, TD.vcp-nav-sl-activated {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/nav-products/nav-bg-selected_line_gray.gif);
	background-repeat: no-repeat;
	width: 119px;
	height: 17px;
	text-align: center;
}


A.vcp-nav-tl, A.vcp-nav-tl:link, A.vcp-nav-tl:visited, TD.vcp-nav-tl {
	/* first line of navigation */
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/nav-products/nav-bg-selected_line_gray.gif);
	background-repeat: no-repeat;
	width: 119px;
	height: 17px;
    overflow:hidden;	
	text-align: center;
	font-weight: normal;
}

A.vcp-nav-tl:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/nav-products/nav-bg-selected_item.gif);
	background-repeat: no-repeat;
	width: 119px;
    overflow:hidden;	
	height: 17px;
	text-align: center;
}

A.vcp-nav-tl:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/nav-products/nav-bg-selected_item.gif);
	background-repeat: no-repeat;
	width: 119px;
    overflow:hidden;	
	height: 17px;
	text-align: center;

}

A.vcp-nav-tl-activated, A.vcp-nav-tl-activated:active, A.vcp-nav-tl-activated:link, A.vcp-nav-tl-activated:visited, TD.vcp-nav-tl-activated {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/nav-products/nav-bg-selected_item.gif);
	background-repeat: no-repeat;
	width: 119px;
    overflow:hidden;	
	height: 17px;
	text-align: center;

}


A.vcp-nav-fl {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/nav-products/nav-bg-normal.gif);
	background-repeat: no-repeat;
	width: 119px;
    overflow:hidden;	
	height: 17px;
	text-align: center;
	font-weight: normal;
	display: block;
	text-decoration: none;


 } 


A.vcp-nav-fl-activated { display: block }


A.vcp-nav-sl-activated { display: block }


A.vcp-nav-tl-activated { display: block }

A.vcp-nav-sl {
	text-decoration: none;
	display: block;
}

A.vcp-nav-tl {
	display: block;
	text-decoration: none;
}
A.vcp-nav-sl { 	/* first line of navigation */
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/nav-products/nav-bg-selected_line.gif);
	background-repeat: no-repeat;
	width: 119px;
	height: 17px;
	text-align: center;
	font-weight: normal;
 } 
A.vcp-nav-fl-activated { 	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/nav-products/nav-bg-selected_line.gif);
	background-repeat: no-repeat;
	width: 119px;
	height: 17px;
	text-align: center;
 } 

TD#logout a {
 background:#A30121;
}

a#vcp-nav-fl-a-43 {
 background:#A30121;
}
 
.popupLayer {
 position: absolute;
 display: none;
 width: 810px;
 height: 400px;
 top:50%;
 left:50%;
 background-color: #202020;
 padding: 10px;
 margin-top:-205px;
 margin-left:-420px;
 z-index:999999;
 border: 1px solid #777777;
}
.popupLayer .header {
 float: left;
 margin: 0px 0px 0px 2px;
}

.popupContent {
 border: 1px solid #666666;
 overflow: auto;
 margin: 7px 0px 0px 0px;
 padding: 5px 5px 5px 5px;
 width: 790px;
 height: 365px;
 scrollbar-3dlight-color:#444444;
 scrollbar-arrow-color:#444444;
 scrollbar-track-color:#000000;
 scrollbar-darkshadow-color:#000000;
 scrollbar-face-color:#000000;
 scrollbar-highlight-color:#000000;
 scrollbar-shadow-color:#444444;
}

.close {
 text-align: right;
}

textarea.formInput {
 font-size: 9px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 height: 50px;
 font-weight: normal;
}

.formInput, .LoginTextField {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: Black;
 font-weight: bold;
 background-color: White;
 border: 1px solid #000000;
 height: 16px;
 line-height: 13px;
 width: 200px;
}

.inputBlue, .LoginTextField {
 border: 1px solid #a1c1cc;
 background-color: #202020;
 color:#FFFFFF;
}

.LoginSubmitField {
 width: 103px;
 height: 19px;
 background-repeat: no-repeat;
 border: 1px solid #FFFFFF;
 background-color: #000000;
 cursor: pointer;
 font-size: 11px;
 line-height:12px;
 color:#FFFFFF;
 text-transform: uppercase;
 font-weight: bold; 
}

.LoginTextTitle {
 font-size: 11px;
}

#shopContent {
 padding: 30px 0px 0px 0px;
 border: 0px solid #aaffaa;
}

#productsList #leftContent {
 float: left;
 width: 575px;
 border-right: 1px solid #cccccc;
 padding: 0px 2px 0px 0px;
 height: 440px;
 overflow:auto;
 scrollbar-3dlight-color:#333333;
 scrollbar-arrow-color:#565656;
 scrollbar-track-color:#333333;
 scrollbar-darkshadow-color:#000000;
 scrollbar-face-color:#000000;
 scrollbar-highlight-color:#000000;
 scrollbar-shadow-color:#333333; 
}

#productsList #rightContent {
 float: left;
 width: 210px;
 padding: 0px 0px 0px 20px;
}

#productsList #rightContent #B2B {
 border: 1px solid #333333;
 width:170px;
 text-align:center;
 margin: 0px 0px 15px 0px;
 padding: 5px 5px 7px 5px;
 color: #666666;
}

#productsList #rightContent #B2B strong {
 color: #FFFFFF;
}

#productsList #rightContent #cart {
 border: 1px solid #333333;
 min-height: 150px;
 width:170px;
 padding: 0px 5px 3px 5px;
}

#productsList #rightContent #cart #cartTitle {
 text-align:center;
 padding: 5px;
 color: #ffffff;
}

#productsList #rightContent #cart #cartTitle a {
 color: #ffffff;
}

#productsList #rightContent #cart .cartProdNumber {
 white-space:nowrap;
}

#productsList #rightContent #cart .ecColor {
 color: #555555;
 font-weight:bold;
}

#productsList #rightContent #cart #cartTitleBlue, 
#productsList #rightContent #cart #cartTitleBlue a {
 color:#009BB2;
 text-decoration:underline;
 text-align:center;
 padding: 7px 0px 7px 0px; 
}

#productsList h1.offerTitle {
 text-align: center;
 font-size: 12px;
 font-weight:bold;
 color:#009BB2;
 font-size:16px;
 font-family: "Trebuchet MS", "Verdana", Arial, Tahoma;
}

#productsList #rightContent #cartProducts {
 text-align:left;
  min-height: 130px;
}

#productsList #leftContent .productItem .header {
 font-weight: bold;
 font-size:16px;
 font-family: "Trebuchet MS", "Verdana", Arial, Tahoma;
 text-decoration: none;
 color: #FFFFFF; 
}

#productsList #leftContent .productItem .productDesc {
 border:0px solid #00FF66;
 padding-bottom:7px;
}

#productsList #leftContent .productItem .productDesc a {
 text-decoration:underline;
 color: #888888;
}

#productsList #leftContent .productItem .productCartAction {
 font-size:9px;
 padding:2px 0px 0px 0px;
 width: 500px;
 float:left;
 border:0px solid #00FF00;
 color:#FFFFFF;
}

#productsList #leftContent .productItem .productCartAction .addMessage {
 height:21px;
 border: 0px solid red;
 font-size: 9px;
 color:#FF3300;
 line-height:21px;
}

#productsList #leftContent .productItem .quantity, #productsList #leftContent .productItem .quantityReadOnly {
 width: 30px;
 height:18px;
 text-align:right;
 margin:0px 0px 1px 0px;
 padding:0px 2px 0px 2px;
 font-weight:bold;
 border: 1px solid #FFFFFF;
 background-color:#222222;
 color:#FFFFFF;
 float:left;
}

#productsList #leftContent .productItem .quantityReadOnly {
 border: 1px solid #000000;
 background-color:#000000;
 color:#000000;
}

#productsList #leftContent .productItem .varTXT {
 float: left;
 width: 60px;
 margin: 1px 0px 0px 0px;
 padding:0px 2px 0px 3px;
 color:#FFFFFF;
 border:1px solid #000000;
 border-right:0px solid #333333;
 background-color:#333333;
 white-space:nowrap;
}

#productsList #leftContent .productItem .varSample {
 float: left;
 min-width: 80px;
 margin: 1px 0px 0px 0px;
 padding:0px 3px 0px 3px;
 text-align:center;
 border:1px solid #000000;
 border-right:0px solid #333333;
 background-color:#333333; 
}

#productsList #leftContent .productItem .varStrength {
 float: left;
 width: 55px;
 margin: 1px 0px 0px 0px;
 padding:0px 3px 0px 3px;
 text-align:center;
 border:1px solid #000000;
 border-right:0px solid #333333;
 background-color:#333333; 
}

#productsList #leftContent .productItem .varStrength select {
 width: 57px;
 overflow:hidden;
}

#productsList #leftContent .productItem .varQuantity {
 float: left;
 width: 151px;
 margin: 1px 0px 0px 0px;
 padding:0px 3px 0px 3px;
 text-align:center;
 border:1px solid #000000;
 border-right:0px solid #333333;
 background-color:#333333; 
}

#productsList #leftContent .productItem .prodBody .varTXT,
#productsList #leftContent .productItem .prodBody .varSample,
#productsList #leftContent .productItem .prodBody .varStrength,
#productsList #leftContent .productItem .prodBody .varQuantity {
 line-height:21px;
 border:1px solid #333333;
 border-right:0px solid #333333;
 text-align:left;
 min-height: 50px;
 padding:5px 3px 0px 3px; 
 margin: 0px 0px 0px 0px;
 background-color:transparent; 
}

#productsList #leftContent .productItem .prodBody .varQuantity span{
 float:left;
 color: #cccccc;
 font-size:9px;
 line-height:10px;
 font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
 padding: 0px 2px 0px 2px;
 width: 110px;
 height:21px;
}

#productsList #leftContent .productItem .prodBody .varTXT {
 border-left:0px solid #333333;
}

#productsList #leftContent .productItem .prodBody {
background-color:transparent;
}

#productsList #leftContent .productItem .endCustomerLink {
 float: left;
 padding: 8px 0px 8px 0px;
 width: 430px;
}

#productsList #leftContent .productItem .addToCart {
 float: left;
 padding: 3px 0px 5px 0px;
 width:60px;
}

#productsList #leftContent .productItem .addToCart a {
 display:block;
 width:30px;
 margin: 0px 0px 0px 0px;
 padding: 4px;
 border:0px solid red;
}

#productsList #leftContent .productItem .productCartAction img.checkout {
 float: left;
 margin: 0px 0px 0px 5px;
 border:0px solid red;
}

#productsList #leftContent .productItem {
 clear:both;
 border: 0px solid #cccccc;
 border-top: 1px solid #cccccc;
 padding: 7px 0px 7px 0px;
 min-height: 55px;
}

#productsList #leftContent .productCustomer {
 clear:both;
 border: 0px solid #cccccc;
 border-top: 1px solid #009BB2;
 padding: 5px 0px 10px 0px;
 margin: 15px 0px 0px 0px;
 min-height: 25px;
}

#productsList #leftContent .productCustomer .header {
 font-weight: bold;
 font-size:16px;
 font-family: "Trebuchet MS", "Verdana", Arial, Tahoma;
 text-decoration: none;
 color: #FFFFFF; 
}

#productsList #leftContent .productCustomer .description {
 border:0px solid #00FF66;
 color:#FFFFFF;
}

#productsList #leftContent .productCustomer .description a {
 text-decoration:underline;
 color: #888888;
}

.clear {
 clear: both;
 border:0px solid red;
 height:0px;
 overflow:hidden;
}

#productsList #leftContent .productItem:first-child {
 padding: 0px 0px 7px 0px;
 border-top: 0px solid #333333;
}

#productsList .popupContent TD.productText {
 width: 420px;
 border:0px solid white;
 vertical-align:top;
}

#productsList .popupContent TD.productTechData {
 background-image: url(/images/products_r4_c3_popup.gif);
 width: 350px;
 height: 360px;
 border:0px solid red;
 vertical-align:top;
}

#productsList .popupContentTbl {
 border:0px solid blue;
 width: 770px;
}

#productsList .inputBlue {
 width: 180px;
 height: 120px;
 overflow:auto;
 background-color:#202020;
 border:1px solid #333333;
 margin: 5px 0px 0px 0px;
 color:#FFFFFF;
}

img {
 behavior: url(/phpwcms_template/inc_css/iepngfix/iepngfix.php);
}



#productsList #leftContentCheckout .productItem .productDesc {
 width: 500px;
 border:0px solid #00FF66;
 padding-bottom:7px;
}

#productsList #leftContentCheckout .productItem .productCartDelete {
 width: 32px;
 float:left;
 border:1px solid #000000;
 margin: 0px 0px 0px 0px;
}

#productsList #leftContentCheckout .productItem .prodBody .productCartDelete {
 margin: 0px 0px 0px 0px;
 padding: 17px 0px 0px 0px;
 width: 33px;
 float:left;
 height: 38px;
 border:1px solid #333333;
 border-left:0px solid #00FF66;
}

#productsList #leftContentCheckout .productItem .productCartAction {
 padding:0px 0px 0px 0px;
 border:0px solid #00FF00;
 width: 555px;
 float:left;
}


#displayResponse {
 width: 250px;
 border: 0px solid red;
}

.ecPopupLayer {
 position: absolute;
 display: none;
 width: 490px;
 height: 200px;
 background-color: #202020;
 padding: 10px;
 margin-top:-150px;
 z-index:999990;
 border: 1px solid #777777;
}
.ecPopupLayer .header {
 float: left;
 margin: 0px 0px 0px 2px;
}

.ecPopupLayer .popupContent {
 border: 1px solid #666666;
 overflow: auto;
 margin: 7px 0px 0px 0px;
 padding: 15px 5px 5px 5px;
 width: 478px;
 height: 157px;
 scrollbar-3dlight-color:#444444;
 scrollbar-arrow-color:#444444;
 scrollbar-track-color:#000000;
 scrollbar-darkshadow-color:#000000;
 scrollbar-face-color:#000000;
 scrollbar-highlight-color:#000000;
 scrollbar-shadow-color:#444444;
}

.ecPopupLayer .popupContent .labels {
 min-width: 130px;
 float:left;
 line-height: 20px;
}

.ecPopupLayer .popupContent .inputs {
 min-width: 170px;
 float:left;
}

.ecPopupLayer .popupContent input, .ecPopupLayer .popupContent textarea {
 width: 270px;
 border: 1px solid #cccccc;
 margin: 1px 0px 0px 0px;
 padding: 0px;
 height:18px;
 text-align:left;
 font-weight:bold;
 background-color:#444444;
 color:#FFFFFF; 
}
.ecPopupLayer .popupContent textarea {
 width: 266px;
 font-family: Verdana, Arial, "Trebuchet MS";
}

.ecPopupLayer .popupContent input.submit {
 width: 90px;
 border: 1px solid #cccccc;
 margin: 1px 0px 0px 0px;
 padding: 0px;
 height:20px;
 text-align:center;
 font-weight:bold;
 background-color:#000000;
 color:#FFFFFF; 
}

.ecPopupLayer .popupContent textarea {
 font-family: Verdana, Arial, "Trebuchet MS";
 height: 100px;
 overflow:auto;
 padding: 0px 2px 2px 2px;
}

.endCustomerLink a {
 text-decoration:underline;
 color:#888888;
}

.endCustomerLink .label {
 text-decoration:underline;
 color:#888888;
}

#productsList .comment {
 display: none;
 visibility:hidden;
}