﻿/*#bodydiv {
    width: 1024px;
    border: solid 1px purple;
    margin-left:auto;
    margin-right:auto;
}*/
.ProductTitle,
.divProductTittle, .divCattitle{
    /*font-size: 26px;
    font-weight: bold;
    color: #1d67a7;
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 20px;
    border-bottom: solid 1px #bcbec0;
    font-family: Arial, Verdana;
    margin-bottom:0px;
    width:832px;*/
    font-size: 28px;
    font-weight: normal;
    color: #2f64a4;
    margin:0px;
    padding-top:2px;
    padding-bottom:10px;
    border-bottom: solid 1px #bcbec0;
    font-family:Arial;
    width:831px;
}

/* ******************************************** Catalog Home ********/
.divCatalogHomeName {
    font-size: 17px;
    font-weight: bold;
    color: #58595b;
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 0px;
    font-family: Arial, Verdana;
    float:right;
    width:530px;
    margin-left:20px;
}
.divCatalogHomeDesc {
    float: right;
    width: 530px;
    margin-left: 20px;
    line-height: 20px;
    color:#414042;
}
.divCatalogHomeLink {
    float: right;
    width: 530px;
    margin-top: 5px;
}


.divCatfile a
{
   display : block;	
   padding-top: 2px;
   padding-bottom : 1px;
	
}


/* ******************************************** Family Pages ********/
.divFamily  {
    float: left;
    width:832px;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: solid 1px #bcbec0;
}
.divProduct_Img {
    width: 130px;
    float:left;
    border:0px;
    
}
.divFamilyTittle {
    font-size: 17px;
    font-weight: bold;
    color: #58595b;
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 0px;
    font-family: Arial, Verdana;
    float:right;
    width:682px;
    margin-left:20px;
}
.divFamilyDesc {
    float: right;
    width:682px;
    margin-left:20px;
    line-height:20px;
}
/* ******************************************** Product Overview Pages ********/
.divcategory,
.divProduct  {
    float: left;
    width:832px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px #bcbec0;
}
.divProductName {
    font-size: 17px;
    font-weight: bold;
    color: #58595b;
    margin: 0px;
    padding-top: 4px;
    font-family: Arial, Verdana;
    margin-bottom: 10px;
    float:right;
    width:630px;
}
.divProductDesc {
    float: right;
    width:630px;
    margin-left:20px;
    line-height:20px;
}

.divCatDesc {
    padding-top: 4px;
    font-family: Arial, Verdana;
    margin-bottom: 4px;
     
    line-height:20px;
}

.divProductLink {
    float: right;
    width: 630px;
    margin-top:5px;
}
.divProduct img {
    float: left;
    border:0px;
}
.divcategory>.divProductName,
.divcategory>.divProductDesc,
.divcategory>.divProductLink {
    width: 531px;
}
.divcategory img {
    float: left;
}
/* ****************************************************/



