﻿body
{
    font-family: Verdana,Helvetica,Arial,Sans;
    font-size: 0.8em;
    margin: 0; 
    padding: 0; 
    text-align: center; 
    background-color: #cfcac9;
}

p
{
    margin:0;
    padding:0;    
}

h2
{
    color:  #03498E;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-size: 1.4em;
}

.BlueColor
{
   color:  #03498E;     
   font-size: 0.9em;
}

#pagewrapper
{
    width: 753px;
    text-align: left; /* optionally you could use "justified" */
    border: 0px; /* Changing this value will add lines around the centered area */
    padding: 0;  
    margin : 0 auto;
    background-color: White;
}

#MainLeft
{
    width: 400px;
    float: left;
}

#description
{
    padding-top: 20px;  
    font-size: 0.9em;  
}

#MainRight
{
    width: 313px;    
    float: right;
}

#MainRightTopIconsWrapper
{
    padding-top: 25px;
    padding-bottom: 15px;
    padding-right: 20px;
    text-align: right;
}

#contentwrapper
{
    padding: 0px 20px 10px 20px;  
}

.NRFWrapper
{
    color:  #03498E;
    width: 100%;  
    height: 15px; 
    font-size: 0.9em; 
}

.NRFview
{
    float: left;
    font-weight: bold;
    width: 50px;    
    height: 15px;
}

.NRFviewinfo
{
    float: left;
    font-weight: bold;
    height: 15px;
}

.ProductDetailsHeader
{
    width: 400px;
    font-weight: bold;
    font-size: 1.3em;    
}

.ProductDetailsHeading1
{
    background-color: inherit;
    font-weight: bold;
    float: left;
    width: 250px;    
}

.ProductDetailsHeading1 a
{
    color: #336699;
    text-decoration: none;
}

.ProductDetailsHeading2
{
    background-color: inherit;
    float: left;
    width: 150px;    
}

.ProductDetailsRowEven
{
    /*height: 15px;*/
    padding: 2px 0px 2px 0px;
    width: 400px;
    font-size: 0.9em; 
}

.ProductDetailsRowOdd
{
    /*height: 15px;*/
    background-color: #CEDDE2;
    padding: 2px 0px 2px 0px;
    width: 400px;
    font-size: 0.9em; 
}

.ProductRelatedHeader
{
    width: 600px;
    font-size: 1.2em;
    padding: 2px 2px 2px 5px;
    font-weight: bold;
}

.ProductRelatedHeadingList
{
    font-size: 0.9em;
    font-weight:bold;
}

.ProductsRelatedItem
{
        
}

.Picture
{
    padding-left: 20px;
}

#BottomPictureText
{
    padding: 20px 10px 10px 10px;    
}

#footer
{
    height: 32px;
    color: #666666;
    text-align: center;
    padding-top: 8px;
    font-size: 0.7em;
}

#footerProduct
{
    background-color: #cfcac9;
    padding-bottom: 5px;
    color: #666666;
    text-align: center;
    padding-top: 8px;
    font-size: 0.7em;
}

.clearboth
{
    clear: both;    
}
