@charset "UTF-8";
/* Style used on POS pages
*  Jessica Greenwalt
*  www.jgreenwalt.com
*  02-16-09
******************************* */

#pos-legend {
    background:#FFFBE2;
    position:fixed;
    top:353px;
    right:5px;
    padding:0 5px 15px 5px;
    border:1px solid #6B4284;
    z-index:50;}

.top-past {
    float:right;
    margin:-20px 0 10px 0;}

.pos {
    border:1px solid #A1A535;
    border-bottom:none;
    width:605px;
    position:relative;
    float:left;
    margin-bottom:20px;}

.pos-brand a,
.pos-brand a:link {color:#FFF;}

.pos-brand {
    background:#6B4284;
    color:#FFF;
    font-weight:bold;
    text-align:left;
    border-bottom:1px solid #A1A535;
    text-indent:5px;}

.pos-headings {
    color:#6B4284;
    font-weight:bold;
    border-bottom:1px solid #A1A535;
    float:left;}

.pos-group {
    border-bottom:1px solid #A1A535;
    padding-bottom:2px;
    float:left;
	width:605px; /* Jess test */}
.pos-past {
    border-bottom:1px solid #A1A535;
    padding:0 5px 2px 0;
    text-align:right;
    float:left;
    width:599px;}

.pos-icon {margin-top:2px;}

.pos-h1,
.pos-product-name {
    border-right:1px solid #A1A535;
    display:block;
    text-align:left;
    float:left;
    text-indent:5px;}
.pos-h1 {
    width:284px;} /* 284px */
.pos-h2 {
    width:320px; /* 320px */
    display:block;
    text-align:left;
    float:left;
    text-indent:5px;}

.pos-product-name {width:284px;} /* 284px */
.pos-content {
    /* width:320px; Jess test */
    display:block;
    text-align:left;
    float:left;
    text-indent:5px;}

.pos-background,
.pos-product-sheet,
.pos-bottle,
.pos-label,
.pos-shelftalker,
.pos-press,
.pos-food-pairing {
    width:16px;
    margin-right:2px;
    display:inline-block;}
