﻿.productprice {
    color:#1a8204;
    }
    
.productqty {
    font-size:11pt;
    font-weight:bold;
}

.AccessoriesContainer {
    margin:0px 0px 0px 40px;
	line-height:1.5em;
}

.AccessoriesContainer label {
	margin:0px 0px 5px 0px;
}
.AccessoriesContainer img {
	margin: 0px 40px 0px 20px;
}
.LengthPrice, .HeightPrice, .FabricPrice, .WidthPrice, .ColorPrice {
             font-weight:bold;}   
            
.Sidebar_Cart {
    margin-left:20px;
}

.recommended {
    color:#666;
    text-decoration: underline;
     font-size:8pt;     
}
.accessoryitem
{
    background-position: #F4F4F4;
    background: #F4F4F4;
    font-size: 11px;
}
.small {font-size:8pt;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.bold {font-weight:bold;}
.normal {font-weight:normal;}
.center { text-align:center;}
.right { text-align:right;}
.left { text-align:left;}
.padleft { padding-left:5px;}
.padright { padding-right:5px;}

.headerInfo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #D9A212;
    cursor:pointer;
}

.headerInfo A, .headerInfo:visited A, .headerInfo:active A, .headerInfo:hover A, .headerInfo:link A {
    color: #D9A212;
}

