
#productCategoryTabContainer {
    clear: both;
    padding-top: 12px;
    xmargin-bottom: 4px;
}


#productDetailTabContainer {
    margin: 25px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    clear: both;
}

#productCategoryTabContainerTop, #productDetailTabContainerTop {
    height: 3px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    background-image: url(../../images/backgrounds/tabContainerTop.gif);
    background-repeat: no-repeat;
    background-position:top;
    font-size: 1px;
}

#productCategoryTabContainerBottom, #productDetailTabContainerBottom {
    height: 3px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    background-image: url(../../images/backgrounds/tabContainerBottom.gif);
    background-repeat: no-repeat;
    background-position:top;
    clear: both;
}

#productCategoryTabContainerBottomCONTACT {
    height: 3px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    background-image: url(../../images/backgrounds/tabContainerContactBottom.gif);
    background-repeat: no-repeat;
    background-position:top;
}

.tabsContainer {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    height: 27px;

}

#tabsContent {
    background-color: #EDEDED;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 20px 20px 20px 20px;     
    margin: 0px;
    height: 100%;
    width: 541px;
    float: left;
}

#tabsContentContactContainer {
    background-color: #EDEDED;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 0px 0px 0px 0px;     
    margin: 0px;
}

#tabsContent h2 {
    color: #0566CF;    
    font-weight: normal;
    font-size: 22px;
    padding: 0px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
}

#tabsContent p {
    font-weight: normal;
    font-size: 12px;
    padding: 0px 0px 0px 0px;
    margin: 12px 0px 0px 0px;
}

#categoryTabsImageContainer a {
    color: Red;
}

#tabsContent a:link, #tabsContent a:hover, #tabsContent a:active, #tabsContent a:visited {
    color: #FD9534;
    text-decoration: underline;
    line-height: 23px;
}

#tabsContentContact a:link, #tabsContentContact a:hover, #tabsContentContact a:active, #tabsContentContact a:visited {
    color: #FD9534;    
    text-decoration: underline;    
    line-height: 23px;
}

#tabsContentContact {
	background-image: url(../../images/backgrounds/tabBG.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 20px 20px 20px 20px;
}

#tabsContentContact h2 {
    color: #0566CF;    
    font-weight: normal;
    font-size: 22px;
    padding: 0px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
}

#tabsContentContact p {
    font-weight: normal;
    font-size: 12px;
    padding: 0px 0px 0px 0px;
    margin: 12px 0px 0px 0px;
}

#productCategoryTabContent {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #EDEDED;
    background-image: url(../../images/backgrounds/tabContainerTop.gif);
    background-repeat: no-repeat;
    background-position:top;
}

.tab01ON {
    background-image: url(../../images/tabs/tabs01OFF.jpg);
    background-repeat: no-repeat;
    background-position:left;
}

.tab01OFF {
    background-image: url(../../images/tabs/tabs01ON.jpg);
    background-repeat: no-repeat;
    background-position:left;
}

.tab02ON {
    background-image: url(../../images/tabs/tabs02ON.jpg);
    background-repeat: no-repeat;
    background-position:left;
}

.tab02OFF {
    background-image: url(../../images/tabs/tabs02OFF.jpg);
    background-repeat: no-repeat;
    background-position:left;
}

.tab03ON {
    background-image: url(../../images/tabs/tabs03ON.jpg);
    background-repeat: no-repeat;
    background-position:left;
}

.tab03OFF {
    background-image: url(../../images/tabs/tabs03OFF.jpg);
    background-repeat: no-repeat;
    background-position:left;
}

.tab04ON {
    background-image: url(../../images/tabs/tabs04ON.jpg);
    background-repeat: no-repeat;
    background-position:left;
}

.tab04OFF {
    background-image: url(../../images/tabs/tabs04OFF.jpg);
    background-repeat: no-repeat;
    background-position:left;
}

#accountTabs 
{
    width:737px;
    margin-left:15px;
    height:27px;
}

#accountTabContainerTop {
    height: 3px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    background-image: url(../../images/backgrounds/accountTabContainerTop.gif);
    background-repeat: no-repeat;
    background-position:top;
    width:737px;
    margin-left:15px;
    font-size: 1px;
}

#accountTabContainerBottom {
    height: 3px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    background-image: url(../../images/backgrounds/accountTabContainerBottom.gif);
    background-repeat: no-repeat;
    background-position:top;
    width:737px;
    margin-left:15px;
}

#accountTabsContent {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding:12px 25px 20px 25px;
    background-color:#EDEDED;     
    margin-left:15px;
    width:685px;
}

#accountTabsContent h2 {
    color: #000000;    
    font-size: 14px;
    padding: 0px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
}

#accountTabsContent p {
    font-weight: normal;
    font-size: 12px;
    padding: 0px 0px 0px 0px;
    margin: 2px 0px 0px 0px;
}

#categoryTabsImageContainer {
    float: right;
    width: 172px;
    background-color: #000000;
    color: #ffffff;
    clear: both;
    padding: 0px 0px 20px 0px;
    margin-left: 5px;
}

#categoryTabsImageContainer p {
    color: #ffffff;
    margin: 0px 0px 0px 10px;
    padding: 10px 10px 0px 0px;
    float: left;
}

#categoryTabsArticleArrow {
    padding: 13px 0px 0px 10px;
    float: left;
}

.productTabContainer {
    margin: 0px 0px 0px 12px;        
    padding: 12px 0px 0px 0px;    
	background-image: url(../../images/backgrounds/ListProductContainerBG.gif);
	background-repeat: no-repeat;
	background-position:top;
	width: 252px;
	height: 142px;
	float: left;	
}

.productTabPrice{
	font-size: 18px;
	text-align:left;
	color:#E81A27;
	font-weight: bold;
	float: left;
	margin: 20px 0px 0px 5px;
}

.productTabImg {
	width:70px;
	height: 70px;
	padding: 10px 5px 0px 20px;	
	float: left;
	text-align: center;
}

.productTabDesc {
	width:128px;
	height:40px;
	font-size: 11px;
	margin: 4px 0px 0px 5px;
	float: left;	
	font-weight: bold;
	overflow: hidden;
}

.productTabDesc a:link, .productTabDesc a:active, .productTabDesc a:visited {
	color: #333333!important;	
	text-decoration: none!important;	
	line-height: normal!important;	
}

.productTabDesc a:hover {
	color: #333333!important;
	text-decoration: underline!important;		
	line-height: normal!important;
}

.productTabBuyLink {
	color: #333333;	
	margin: 12px 0px 0px 0px;		
	padding: 0px 0px 0px 0px;
	float: left;
	width: 240px;	
	text-align: right;
}

.productTabListbuy{
	float: right;
	margin: 0px 10px 0px 18px;
}


