﻿/*
    Document   : Content.css
    Created on : 03/03/2010
    By         : Joel Phillips - POS Direct Ltd
    Notes      : Contains layout and appearance settings for the internal pages inc basket
                 and stock lists etc
*/
/*----------------------------------------- MAIN LAYOUT -------------------------------------------*/

div.lhs
{
    float: left;
    margin-bottom: 40px;
    width: 340px;
}

div.rhs
{
    display: block;
    float: right;
    margin-bottom: 40px;
    min-height: 400px;
    width: 610px;
}

/*----------------------------------------- LHS PANELS ---------------------------------*/

.cpanel
{
    background-color: #ffffff;
    border: solid 1px #C91F11;
    border-top: none;
    margin: 0px 0px 0px 9px;
    width: 247px;
}

.cpanel div
{
    margin: 0px;
    padding: 5px;
    width: 235px;
}

div.lhsbody
{
    background-color: #ffffff;
    float: left;
    margin-top: 15px;
    padding: 15px;
    width: 235px;
}

div.ltext
{
    display: inline-block;
    margin: 0px;
    padding: 0px;
    text-align: left;
    width: 217px;
}

div.linput
{
    float: left;
    width: 225px;
    text-align: center;
}

.reset
{
    filter: alpha(opacity=20);
    opacity: 0.2;
    position: relative;
    right: 20px;
    top: -25px;
    float: right;
}

.reset:hover
{
    filter: alpha(opacity=100);
    opacity: 1.0;
}


.panelTab
{
    float: left;
    margin-left: 180px;
    position: relative;
}

/*----------------------------------------- BASKET STOCK LIST ---------------------------------*/
div.bitem
{
    float: left;
    width: 235px;
    height: 80px;
    border-bottom: solid 1px #ff0000;
    padding: 0px;
    margin: 0px;
    margin-bottom: 3px;
}

div.bimgholder
{
    float: left;
    width: 80px;
    height: 70px;
}

.bimg
{
    border: solid 5px #ffffff;
}

.bimg:hover
{
    border: solid 5px #FFDBB7;
}

div.binfo
{
    float: right;
    text-align: right;
    width: 145px;
    height: 70px;
    margin: 0px;
    padding: 0px;
}

div.bx
{
    float: right;
    width: 15px;
    margin: 0px;
    padding: 0px;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.bximg
{
    filter: alpha(opacity=20);
    opacity: 0.2;
}


.bximg:hover
{
    filter: alpha(opacity=100);
    opacity: 1.0;
}

div.btitle
{
    color: #333333;
    font-size: 0.8em;
    font-weight: bold;
    float: right;
    width: 145px;
    font-family: Gill Sans MT;
    font-style: italic;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

div.bqty
{
    color: #333333;
    font-size: 0.8em;
    font-weight: bold;
    float: right;
    width: 145px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

div.bprice
{
    float: right;
    width: 145px;
    margin: 0px;
    padding: 0px;
    color: #d22228;
    font-weight: bold;
    font-size: 0.8em;
    padding-bottom: 1px;
}

/*----------------------------------------- MAIN STOCK LIST ---------------------------------*/

div.sitem
{
    float: left;
    height: 175px;
    margin-bottom: 9px;
    width: 580px;
}

div.simgholder
{
    background-image: url(../../imgs/system/noimage.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: center;
    float: left;
    min-height: 167px;
    padding-top: 3px;
    width: 196px;
}

.simg
{
    border: solid 5px #ffffff;
}

.simg:hover
{
    border: solid 5px #FFDBB7;
}

.sfree
{
    position: relative;
    top: -74px;
    left: 62px;
}

div.sinfo
{
    float: right;
    height: 172px;
    padding-top: 15px;
    width: 370px;
    text-align: left;
}

div.stitle
{
    padding-bottom: 10px;
    color: #4b4b4b;
    font-size: 1em;
    font-weight: bold;
    font-family: Gill Sans MT;
    font-style: italic;
    font-size: 1.25em;
    font-weight: bold;
}

div.sdesc
{
}

div.sprice
{
    font-weight: bold;
    color: #ff0000;
    padding-top: 15px;
}

div.sqty
{
    font-weight: bold;
    color: #000000;
    padding-top: 5px;
}

div.sadd
{
    float: right;
    text-align: right;
    font-size: 1.2em;
}

/*----------------------------------------- RED LINK/TITLE BARS -------------------------------------------*/

.redlink, .redlinkselected, div.shorttitle
{
    background-image: url(../../imgs/system/shortbutton.png);
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    margin-bottom: 1px;
    overflow: hidden;
    padding-left: 10px;
    padding-top: 6px;
    height: 23px;
    width: 254px;
}

.redlink:hover, .redlinkselected
{
    background-position: 0px -30px;
}

div.shorttitle
{
    margin-top: 20px;
    margin-bottom: 0px;
}

/*----------------------------------------- RHS PANELS ---------------------------------*/

div.longtitle
{
    display: block;
    float: left;
    height: 23px;
    padding-left: 10px;
    padding-top: 6px;
    width: 600px;
    background-image: url(../../imgs/system/longbar.png);
    color: White;
    font-weight: bold;
}

div.rhsbody
{
    background-color: #ffffff;
    float: left;
    margin-top: 15px;
    padding: 15px;
    width: 580px;
}

div.rtext
{
    margin-bottom: 15px;
}

div.signinbox
{
    background-image: url(../../imgs/system/signin.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    height:173px;
    padding-top:50px;
    padding-left:15px;
}

.pagerLabel
{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    display:block; 
    border:solid 1px #ff9922; 
    width: 25px; 
    height:22px; 
    padding-top:3px; 
    margin-right:4px;
}

a.pagerLinkButton 
{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    display:block; 
    border:solid 1px #666666; 
    width: 25px; 
    height:22px; 
    padding-top:3px; 
    margin-right:4px;
    background-color:#ff9922; text-decoration:none;
}

a:hover.pagerLinkButton 
{
    color: #999999; text-decoration:none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    display:block; 
    border:solid 1px #666666; 
    width: 25px; 
    height:22px; 
    padding-top:3px; 
    margin-right:4px;
    background-color:#ffcc88;
}

/*----------------------------------------- OPEN PAGE INFO BOXES ---------------------------------*/
div.oitem
{
    margin-bottom: 15px;
    width: 49%;
}

div.oimgholder
{
}

.oimg
{
}

div.otitle
{
    font-family: Gill Sans MT;
    font-style: italic;
    font-size: 1.25em;
    font-weight: bold;
    color: #ff2d03;
}

div.odesc
{
    padding: 0px;
    text-align: left;
    width: 280px;
}

