﻿/*----------------Tabs style--------------------------*/
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; 
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background:url(../images/TabBg.JPG) repeat-x top;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	letter-spacing: normal;
	line-height: 1.5em;
	color:#595959; 
}

.TabbedPanelsTabHover {
	background-color: #5d7b9d;
	color:#FFFFFF;
}
.TabbedPanelsContentGroup {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
    color:#595959; 	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;	
}

.TabbedPanelsContent {
	padding: 4px;
	text-align:left;
	line-height:15px;
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 100%;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

.ImagePanel
{
  vertical-align:top;	
  width:100%;
}
.Tbl_Featured_Products_Sub_Tbl
{
	border:solid 1px #dcdcdc;
	padding:2px 2px 2px 2px;			
} 
.Tbl_Featured_Products_Product_Image_Col
{   
  text-align:center;
  height:150px;
}
.Tbl_Featured_Products_Product_Image
{     
  border:solid 2px #FFC82D;
  padding:2px 2px 2px 2px;
}
.Tbl_Featured_Products_Product_Code_Col
{
  border:solid 1px #44A6BF;
  border-top-width:0px;
  background:#FFFFFF;
  font-family:Tahoma;
  font-size:9px;
  color:#FFFFFF;
  font-weight:bold;
  vertical-align:middle;
  text-align:center;
  width:45%;
}
.Tbl_Featured_Products_Seperate
{
  width:15px;
  height:14px;
  width:10%;
}
.Tbl_Featured_Products_Product_Price_Col
{
  border:solid 1px #F67718;
  border-top-width:0px;
  background:#FFFFFF;
  font-family:Tahoma;
  font-size:9px;
  color:#FFFFFF;
  font-weight:bold;
  vertical-align:middle;
  text-align:center;
  width :45%;
}
.Tbl_Featured_Products_Product_Code_Span{
background-color:#44A6BF; 
width:98%; 
height:12px; 
display:block;
}
.Tbl_Featured_Products_Product_Price_Span{
background-color:#F67718; 
width:98%; 
height:12px; 
display:block;
}
.TabbedPanelsTabSelected {
	background-color: #fff;
	color:#ff5500;
	border-bottom: 1px solid #fff;
}

.TabbedPanelsTab a {
	color: blue;
	text-decoration: none;
}
.TabbedPanelsContent {
	padding: 4px;
}

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 100%;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
/* #################################### CATEGORY BROWSE ############################################################# */

.navAnchor 
{
font-family:Verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#138FD7;
}
.navAnchor:hover 
{
text-decoration:underline;
}
.catAnchor
{
  font-family:Arial;
  font-size:11px;
  font-weight:bold;
  color:#BC2B28;
  text-decoration:none;
}
.catAnchor:hover 
{	
	text-decoration:underline;
}

.Tbl_SpecialOffer
{
	
}

.Tbl_SpecialOffer_Col_Image
{
    width:50%;
    text-align:right;
}
.Tbl_SpecialOffer_Col_Type
{
    text-align:left;
}

.Tbl_SpecialOffer_Col_Description
{
	
}

.Tbl_ProductPackaging_Row
{
	width: 100%;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	border:solid 1px #07519A;
}

.Tbl_ProductPackaging
{
	width: 30%;
	
}

.Tbl_ProductPackaging_Col_Header
{
	text-align:center;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	color:#BC2B28;
	border-bottom:solid 1px #CCCCCC;
}

.Tbl_ProductPackaging_Col_Item
{
	width:50%;
	font-weight:bold;
}

.Tbl_ProductPackaging_Col_Value
{
	width:50%;
}

.Tbl_Quantity_Col_Item
{
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
}

.Btn_Cart
{
	border:solid 1px #CCCCCC;
	background-color:#EEEEEE;
	width:150px;
	height:20px;
	font-size:10px;
}
.Div_Products
{
	text-align:center;
}
.Tbl_CategoryHierarchy
{
	width:100%;
	color:#363636;
	border-collapse:collapse;
	text-align:left;
}
.Tbl_CategoryHierarchy_Header
{

	height: 24;	
}
.Tbl_CategoryHierarchy_Header_Navigation
{
	color:#ea4a00;		
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
}

.Tbl_CategoryHierarchy_Col_CategoryName
{
	width:50%;	
}

/* ############################################# PRODUCT LIST #################################################*/

.Div_ProductList 
{
	padding: 5px 2px 5px 2px;
	text-align:left;
}

.Tbl_ProductList
{		
	border:solid 1px #DCDCDC;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align:left;
	width:100%;
}

.Tbl_ProductList_Header
{
	color:#363636;
	text-decoration:none;
}

.Tbl_ProductList_Header_ProductName
{	
	background: #CCCCCC;
	color: Navy;
	border:solid 1px #abe6ff;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	width: 100%;
	text-align:center;
}
.Tbl_ProductList_Col_ProductName
{	
	width: 100%;
	text-align:left;
	padding-left:0px;
}
.Tbl_ProductList_Col_ProductCode
{
    text-align:center;    
    color:#0297be;
	width:30%;
	height:120px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;	
    border-right:solid 1px #DCDCDC;
}

.Tbl_ProductList_Col_ProductAbstract
{
	font-family: Verdana, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.5em;
  color:#595959; 
}
.Tbl_ProductList_Col_ProductComponents
{
	width:100%
}
.Tbl_ProductList_Seperator
{
	
	
}

/* ################################  PRODUCT DETAILS ###############################################################*/

.Tbl_ProductView
{
	width:100%;
	border:solid 1px #CCCCCC;	
	border-collapse:collapse;	
	text-align:left;
}

.Tbl_ProductView_Header
{

	font-family:Arial;
	font-size:12px;
	font-weight:bold;	
}

.Tbl_ProductView_Header_ProductName
{		
	width: 100%;
}

.Tbl_ProductCode_Col_Item
{
	font-weight:bold;
	font-family:Verdana;
	font-size:10px; 
	text-align:left;
}

.Tbl_ProductCode_Col_Value
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	color:#000000;
	border:solid 1px #CCCCCC;
}

.Tbl_ProductPrice_Col_Item
{
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
}

.Tbl_ProductPrice_Col_Value
{
	font-family:Verdana;
	font-size:12px;
	text-align:left;
	color:#BC2B28;
	font-weight:bold;
	width:35%;
}

.Tbl_ProductView_Col_Image
{
	font-weight:bold;
	width:480px;	
	border-bottom:solid 1px #DCDCDC;	
	border-right:solid 1px #DCDCDC;	
	padding:1px;	
	vertical-align:middle;	
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	color:#BC2B28;
}

.Tbl_ProductView_Col_ProductSelectSpec
{
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	border:solid 1px #dbf4ff;
	text-align:center;
	vertical-align:middle;
}

.Tbl_ProductDescription
{
	text-align:left;
	vertical-align:top;
	font-family:Verdana;
	font-size:11px;
	border:solid 1px #CCCCCC;
}

.Tbl_ProductView_Col_ProductDescription
{
	width:100%;
	padding:4px;
}

.Tbl_ProductDescription_Col_Header
{
	font-weight:bold;
	text-align:center;
	background-color:#EEEEEE;
	border-bottom:solid 1px #dbf4ff;
	border-top:solid 1px #dbf4ff;
}

.Tbl_SpecialOffer
{
	
}

.Tbl_SpecialOffer_Col_Image
{
    width:50%;
    text-align:right;
}
.Tbl_SpecialOffer_Col_Type
{
    text-align:left;
}

.Tbl_SpecialOffer_Col_Description
{
	
}

.Tbl_ProductPackaging_Row
{
	width: 100%;
	font-size: 8pt;
	font-family: Verdana;
	text-align:left;
	border:solid 1px #abe6ff;
}

.Tbl_Quantity_Col_Item
{
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
}

.Btn_Cart
{
	border:solid 1px #CCCCCC;
	background-color:#EEEEEE;
	width:150px;
	height:20px;
	font-size:10px;
}

.Txt_Quantity
{
	border:solid 1px navy;
	width:32px;
}

.TdTopCategory div
{
	height:20px
}

.Tbl_CategoryHierarchy_Col_CategoryName
{
	width:50%;
	color:#AAAAAA;
}

.Tbl_CategoryHierarchy_FieldSet
{
	text-align:center;
	border:solid 1px #585858;
	height:120px;
	vertical-align:middle;
}

.Tbl_CategoryHierarchy_FieldSet A
{
	color:#646464;
}

.Tbl_ProductList_Col_ProductComponents
{
	width:100%;	
}
/*##################################### COMPONENT SPECIFICATION ###################################### */

.Tbl_Components_Spec
{
	width:100%;	
	border:solid 1px #CFCFCF;
	font-size:10px;
}

.Tbl_Components_Spec_Header
{
	/*height:20px;*/
}

.Tbl_Components_Spec_Header_Name
{
	padding-top:5px;
	font-family:Tahoma;
	font-weight:bold;
	color:#585858;	
}

.Tbl_Components_Spec_Header_Cols
{
	/*width:100px;*/
    font-family:Tahoma;
	font-weight:bold;
	color:#585858;
}

.Tbl_Components_Spec_Row
{
	font-family:Tahoma;	
}

.Tbl_Components_Spec_Cols
{	
	font-family:Tahoma;
	color:#585858;
	border-bottom:solid 1px #CFCFCF;
	background-color:#ffffff;
}
.VerticalText{ writing-mode: tb-rl;}