BODY {
	background: #c2dcff url(/images/body-bg.jpg) repeat-x;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-align: left;
}
span, p {
	font-size: 13px; !important	
}
h1 {
    color: #000;
    font-size: 16px;
}
#header {
	height: 106px;
	background: url(../../images/header-bg.jpg) no-repeat;
}
.banner {
    height: 70px;
    margin: 0 0 0 380px;
    padding: 18px 0 0;
    width: 450px;
}
#middleSection .rtCol {
    width: 725px;
}
a.productLinks, a.productLinks:visited, a.productLinks:active {
    font-size: 13px;
    font-weight: bold;
    color: #3770bf;
    text-decoration: none;
}
a.productLinks:hover {
    text-decoration: underline;
}
.img-right {
    float: right;
    margin: 0 0 20px 20px;
}
.tableHeader {
    background-color: #e0dfdf;
    font-weight: bold;
    text-align: center;
    color: #050505;
}
.highlightSales {
    background-color: #fec8c8;
}
.highlightSpecial {
    background-color: #fcfbc2;
}
.highlightFeatured {
    background-color: #d6ffc5;
}
.shoppingCartHeader {
    background-color: #85b0e9;
    font-weight: bold;
    color: #fff;
}
.shoppingCart img {
    border: 1px solid #6caaff;
}
.searchHeader {
    font-weight: bold;
}

.searchFooter {
    text-align: right;
    font-weight: bold;
}
.contentHolder {
    margin: 0;
    padding: 0;
}
.contentHolder .contentHeader {
    background: url(/images/contentTop-background.jpg) no-repeat;
    height: 38px;
    padding: 10px 0 0 10px;
    margin-top: 12px;
}
.contentHolder .contentBody {
    background: url(/images/contentBody-background.jpg) repeat-y;
    min-height: 38px;
    padding: 0 10px 0 10px;
}
.contentHolder .contentBody p {
    margin: 0;
}
.productsHolder {
    margin: 20px 0;
    padding: 20px 10px 10px;
    border: 1px solid #949494;
    background: url(/images/gradient-background.jpg) repeat-x;
}
.productDividerRow {
    border-bottom: 1px solid #d6d6d6;
}
.productDividerRight {
    border-right: 1px solid #d6d6d6;
}
.productBorder {
    border: 1px solid #949494;
    padding: 6px 10px;
    background: url(/images/gradient-background.jpg) repeat-x;
    margin-top: 25px;
}
.imgHolder {
    float: right;
    width: 232px;
    margin: 0 0 20px 20px;
}
#middleSection .lftCol {
    width: 187px;
    background: url(/images/leftCol-background.jpg) bottom no-repeat;
    min-height: 682px;
    float: left;
    padding-bottom: 200px;
}
.gridRow2 {
    background: #e0edff;
}
.productTitles {
    background: url(/images/prod-title-bg.gif) repeat-x scroll 0 0 #FBFBFB;
    border: 1px solid #BFBFBF;
    font-weight: bold;
    min-height: 15px;
    padding: 5px 0;
    text-align: center;
    width: 155px;
}
.productTitles a, .productTitles a:visited, .productTitles a:active {
    color: #3770bf;
    text-decoration: none;
}
.productTitles a:hover {
    color: #FF0000;
}
.specialsBox {
    width: 186px;
    float: right;
    margin-right: 8px;
}
.specialsBox .specialsWrapper {
    padding: 0 8px 8px;
    background-color: #dedddd;
}
* html .specialsBox .specialsWrapper .specialsBody {
    height: 555px;
}
.specialsBox .specialsWrapper .specialsBody {
    background: #efeeee url(/images/specials-background.jpg) repeat-x;
    min-height: 555px;
    padding: 0 5px;
}
.specialsBox .specialsWrapper .specialsBody p {
    margin: 2px 0 0 0;
}
.specialImHolder {
    padding: 5px;
    width:125px;
    background: #ffffff;
    border: 1px solid #3770bf;
    text-align: center;
}
.specialTitles {
    color: #3770bf;
    font-weight: bold;
}
.viewAllSpecials {
    text-align: right;
    margin: 25px 0 0 0;
}
.specialsHeader {
    height: 25px;
    text-align: center;
    background-image: url(/images/specials-title.jpg);
    background-repeat: no-repeat;
    padding-top: 6px;
}

.productsHolder {
    margin: 20px 0;
    padding: 20px 10px 10px;
    border: 1px solid #949494;
    background: url(/images/gradient-background.jpg) repeat-x;
}

#MenuHolder {
    width: 510px;
    margin: 0;
    padding: 0;
    float: left;
}
#MenuHolder .accHeader {
    background-color: #ddd;
    background-image: url(/images/gradient-background.jpg);
    background-repeat: repeat-x;
    color: #555353;
    padding: 6px 12px;
    font-size: 13px;
    font-weight: bold;
    border-left: 1px solid #949494;
    border-right: 1px solid #949494;
    border-bottom: 1px solid #949494;
}
#MenuHolder .accHeaderFirst {
    border: 1px solid #949494;
    background-color: #ddd;
    background-image: url(/images/gradient-background.jpg);
    background-repeat: repeat-x;
    font-size: 13px;
    color: #555353;
    padding: 6px 12px;
    font-weight: bold;
}
#MenuHolder .accHeaderFirst img, #MenuHolder .accHeader img {
    position: relative;
    top: 3px;
}
#MenuHolder .accHeader a, #MenuHolder .accHeader a:visited, #MenuHolder .accHeaderFirst a, #MenuHolder .accHeaderFirst a:visited {
    display: block;
    color: #555353;
}
#MenuHolder .accHeader a:hover, #MenuHolder .accHeaderFirst a:hover {
    color: #3770bf;
}
#MenuHolder .accContent {
    padding: 8px;
    border-left: 1px solid #949494;
    border-right: 1px solid #949494;
    border-bottom: 1px solid #949494;
}
.buttonHolder {
    text-align: right;
    padding: 10px 0;
}
#rtStats {
    width: 200px;
    float: left;
    margin: 0 0 0 12px;
}
#orderSum {
    border: 1px solid #949494;
    color: #555353;
}
#orderSum .topTitle {
    padding: 5px 2px;
    font-weight: bold;
    font-size: 13px;
    background-color: #555353;
    background-image: url(/images/gradient-background.jpg);
    background-repeat: repeat-x;
}
#orderSum .contentTotals {
    padding: 4px 2px;
}
#orderSum .sumFooter {
    padding: 5px 2px;
    background-color: #ddd;
    background-image: url(/images/gradient-background.jpg);
    background-repeat: repeat-x;
}
#gcHolder {
    margin: 8px 0 0 0;
    border: 1px solid #949494;
}
#gcHolder .topTitle {
    padding: 5px 2px;
    font-weight: bold;
    background-color: #ddd;
    background-image: url(/images/gradient-background.jpg);
    background-repeat: repeat-x;
}
#gcHolder .contentTotals {
    padding: 8px 4px;
}
#shipDetail {
    width: 473px;
    float: left;
    border: 1px solid #949494;
    min-height: 100px;
}
#orderSum2 {
    width: 225px;
    float: left;
    margin: 0 0 0 20px;
    border: 1px solid #949494;
}
#orderSum3 {
    width: 225px;
    float: left;
    margin: 0 0 0 20px;
    border: 1px solid #949494;
}
.titleHeaders {
    background-color: #ebeaea;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 3px;
    color: #555353;
}
.titleHeaders a, .titleHeaders a:visited {
    color: #3770bf;
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;
}
.titleHeaders a:hover {
    color: #0099FF;
}
.dataDetails {
    padding: 8px 4px;
}
ul.prodList {
    margin: 10px 5px;
    padding: 0;
}
ul.prodList li {
    margin: 0 0 8px 0;
}
.priceHightlight {
    color: #757575;
    font-weight: bold;
}
.MainTitleHeader {
    font-size: 13px;
    font-weight: bold;
    padding: 4px 2px;
    background-color: #858585;
    color: #555353;
    background-image: url(/images/gradient-background.jpg);
    background-repeat: repeat-x;
}
#priceDetailBox {
    margin: 8px 0 0;
    border: 1px solid #949494;
}
.clear {
    clear: both;
}
#Wrapper {
    margin: 25px 0 0 0;
    color: #555353;
}
ul.checks {
	background: none;
	list-style: none;
	margin-left: 0;
	padding-left: 12px;
}
ul.checks li {
	margin-bottom: 16px;
	background: url(../../images/checkmark.jpg) 0 3px no-repeat;
	padding-left: 19px;
}

