
/* CSS Prodcut page  */

.ProdSUB_Menu{
padding: 0;
width: 69px;
border: 0px; 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ProdSUB_Menu ul{
margin:0;
margin: 0px; 
padding: 0;
list-style: none;
}

.ProdSUB_Menu li{
display: inline;
margin: 0;
padding: 0;
text-transform:uppercase;
}

.ProdSUB_Menu a{

display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0; 
padding: 0;
border: none;
}

.ProdSUB_Menu a:hover{
}

.ProdSUB_Menu a.selected{ 
}

<!-- ContUSB  Start -->
.ProdTAB_Feature li{
display: inline;
margin: 0;
padding: 0;
text-transform:uppercase;
text-align:left;

}

.ProdTAB_Feature a{
background-image:url(../../../_Images/content/ProdTAB_Feature_FR_off_on.gif);
display: block;
text-decoration: none;
margin: 0; /*Margin between each menu item*/
padding: 0px;
border:none;
width:69px;
height:150px;
background-position: left top; 
}

.ProdTAB_Feature a:hover{
background-position: left bottom;  }

.ProdTAB_Feature a.selected{
background-position: left bottom;  }
<!-- ContUSB  End -->

<!-- Breeze  Start -->
.ProdTAB_Gallery li{
display: inline;
margin: 0;
padding: 0;
text-transform:uppercase;
}

.ProdTAB_Gallery a{
background-image:url(../../../_Images/content/ProdTAB_Gallery_FR_off_on.gif);
display: block;
text-decoration: none;
margin: 0; /*Margin between each menu item*/
padding: 0px;
border:none;
width:69px;
height:136px;
background-position: left top;
}

.ProdTAB_Gallery a:hover{
background-position: left bottom;  }

.ProdTAB_Gallery a.selected{
background-position: left bottom;  }
<!-- Breeze  End -->


.Prod_tabcontent{
display:none; 
width:433px;
vertical-align:top
}

.ProdMenu_main{
width:520px;
margin-left:-25px;
height:255px;
}


/* Popup Window Start */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

/* Popup Window End */


/* ProdSUB_Menu Start */
.ProdSUB_Menu{
padding: 0;
margin-top:1;
width: 77px;
border: 0px; 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ProdSUB_Menu ul{
margin:0;
margin: 0px; 
padding: 0;
list-style: none;
}

.ProdSUB_Menu li{
margin: 0;
padding: 0;
text-transform:uppercase;
}

.ProdSUB_Menu a{

display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0; 
padding: 0;
border: none;
}

.ProdSUB_Menu a:hover{  }
.ProdSUB_Menu a.selected{ }

/* ProdSUB_Menu End */


.Prodct_Table table{
border-color:#FF6633;
}

/*
	Table Style
*/
#Prodct_Table table {
	border:none;
	padding: 0px;
	margin: 0px;
	background-color:#FFFFFF;
}
#Prodct_Table table tr th,
#Prodct_Table table tr td {
	padding: 0px;
}
#Prodct_Table table tr th {
	padding: 0px;
	border: 0px;
}
#Prodct_Table table tr td {
    vertical-align:top;
	padding: 0px;
	border: 0px;
	background-repeat:no-repeat;
}
#Prodct_Table table tr.even td {
	padding: 0px;
	background-color:#FFFFFF;
}







@media print {
.tabcontent {
display:block !important;
}
}


