﻿.headerWrapper
{
    width:100%;
    padding-bottom:20px;
    height:55px;
}
.header
{
    font-size:28pt;
    text-transform:lowercase;
    font-weight:normal;
    padding-left:26px;
    padding-top:13px;
    float:left;
    height:45px;
}
.headerSmall
{
    font-size:11pt;
    text-transform:lowercase;
    font-weight:normal;
    padding-right:16px;
    padding-top:19px;
    float:right;
    text-align:right;
}
.mainContent
{
    border-top:solid 2px #000000;
    border-bottom:solid 2px #000000;
    
}
table.mainContent td { 
	padding:10px; 
	color:#9c9c9c;
	vertical-align:top;
	}


.breadCrumb
{
    padding-top:7px;
    background-image:url('images/center.gif');
    height:32px;float:left;
}

table.mainContent td li
{
    color:#9c9c9c;
    list-style-image:url("images/bullet.gif");
    list-style-position:outside;
    font-size:9pt;
}
.gray
{
    
}
ul li
{
    color:#9c9c9c;
    list-style-image:url("images/bullet.gif");
    list-style-position:outside;
    font-size:9pt;
}
ol li
{
    color:#9c9c9c;
    list-style-position:outside;
    font-size:9pt;
}

h1
{
    text-transform:lowercase;
    font-family:Arial;
    font-size:18pt;
    font-weight:normal;
    
}
h2
{
    font-family:Arial;
    font-size:16pt;
    font-weight:normal;
    color:red;
}
h3
{
    font-family:Arial;
    font-size:14pt;
    font-weight:normal;
    color:#899096;
}
.money
{
    text-align:right;
}
.content
{
    padding-left:100px;
    padding-right:100px;
}
.content table.priceList td.product
{
    font-size: 11pt;
    color: #666666;
}
.content table.priceList td.product .productDetails
{
    font-size: 11pt;
    color: #666666;
    display:none;
}
.content table.productList ol li
{
    font-size: 11pt;
    color: #7C7C7C;
    list-style-position: outside;
}
.content table.productList thead th
{
    font-size: 12pt;
    color: #7C7C7C;
    font-weight:bold;
    text-align:center;
}
.content table.priceList thead th
{
    font-size: 12pt;
    color: #7C7C7C;
    font-weight:bold;
    text-align:center;
}
.content table.productImages td
{
    font-size: 11pt;
    color: #666666;
    text-align:center;
}
.content table.productImages td.product .productDetails
{
    font-size: 11pt;
    color: #666666;
    display:none;
}

