@charset "UTF-8";
/* CSS Document */
/* All4sign */

.view-by a { color:#003399;}
.view-by a:hover { color:#003399; text-decoration:none;}
.view-by a.active { color:#003399;}
.view-by a:hover.active { color:#003399; text-decoration:none;}

.col-main h6 { font-weight:bold; color:#003399; font-size:12px;}

a:hover, .read_more {
	color: #003399;
}
.new-prod-red .price-box .regular-price .price {font-size: 11px; color: #ffffff; float: left; margin-left: 7px; width: 37px; text-align: center;}
.featured .regular-price .price { font-weight:bold; font-size:16px; color:#003399; }
.bestsold .regular-price .price { font-weight:bold; font-size:16px; color:#003399; }
.product-options-bottom .price-box .price { font-size:16px; font-weight:bold; color:#003399; margin-top:0px; position:relative; top:-25px; width:250px;}
.featured .regular-price .price { font-weight:bold; font-size:16px; color:#003399; }
.product-options-bottom .price-box .price { font-size:16px; font-weight:bold; color:#003399; margin-top:0px; position:relative; top:-25px; width:250px;}

.breadcrumbs li {font-weight:bold; color:#003399; }
.breadcrumbs a:hover{ color:#003399;font-weight:normal; }
.price-box .price { font-weight:bold; color:#003399; font-size:14px; }
.regular-price .price { font-weight:bold; font-size:14px; color:#003399; }
.feature-price .price { font-weight:bold; font-size:12px; color:#003399; }
.special-price .price { font-size:14px; font-weight:bold; color:#003399; }
.product-collateral .collateral-box h4{ color:#003399; }
.login-box h4 {
    min-height:16px;
    border-bottom:1px solid #ddd;
    margin-bottom:1.2em;
    padding-bottom:5px;
    padding-left:23px;
    background-position:0 1px;
    background-repeat:no-repeat;
    font-size:1.05em;
    color:#003399; /*login box header color*/
    text-transform:uppercase;
    }
.account-box h4 { color:#003399; font-size:1.1em; text-transform:uppercase; } /*account info header color*/

.display  {
	background-color: transparent;
	background-image: url(../images/display_material.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}
