/*  $Workfile: BookManager.cs $ */
/*  $Logfile: /CheshireCCSolutions/PoetryEShopSolution/CheshireCC.PoetryEShop.Business/DataEntry/BookManager.cs $ */
/*  $Revision: 2 $ */
/*  $Date: 21/08/07 11:55 $ */
/*  Original Author: HenrikS */
/*  $Author: Henriks $ */
/*  Copyright(c) Cheshire County Council All Rights Reserved. */
body
{    
}
p
{
    font-size: 0.9em;
    font-family: Arial;
}
img a
{
    border: none;
}
#lblError
{
    font-size: 0.9em;
    background-image: url(../images/exclamation.gif);
    background-repeat: no-repeat;
    background-position: center left;
    background-color: #F4F4F4;
    padding: 5px 5px 5px 25px;
    margin-top: 15px;
    margin-bottom: 15px;
    border: solid 1px #DCDCDC;
    width: 80%;
    cursor: default;
}
#dataContainer a
{
    color: #0000FF;
}
.bar
{
    clear: left;
    font-family: Arial;
    font-size: 0.9em;
    background-color: #CDDDEC;
    width: 80%;
    height: 25px;
    margin-top: 5px;
    cursor: default;
}
html>body .bar
{
    height: 30px;    
}
.bar a
{
    color: #3C6B9A;
}
.bar a:hover
{
    color: #3C6B9A;
    text-decoration: none;
}
.pipe
{
    color: #FFFFFF;
}
.leftBar
{
    float: left;
    padding: 5px 0px 2px 5px;
    background-image: url(../images/barLeftCorner.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
.rightBar
{
    float: right;
    padding: 5px 5px 2px 5px;
    background-image: url(../images/barRightCorner.gif);
    background-repeat: no-repeat;
    background-position: top right;
    text-align: left;
}
.ID_Field
{
    color: #BDBDBD;
    padding-left: 5px;
    padding-right: 20px;
    float: left;
}
.Preview_Image
{
    border: solid 1px #E0E0E0;
    padding: 2px;
    margin-right: 15px;    
    float: left;
    width: 100px;
    height: 142px;
}
.Row
{
    font-size: 0.9em;
    border-bottom: dotted 1px #E0E0E0;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 80%;
}
.Text_Container
{
    height: 142px;
}
html>body .Text_Container
{
    margin-left: 150px;
    height: 142px;
}
.Hyperlink_Field
{
    height: 40%;
}
html>body .Hyperlink_Field
{
    height: 50%;
}
.Text_Bottom
{
    height: 25%;
}
html>body .Text_Bottom
{
    height: 25%;
}
.Basket_Preview
{
    float: left;
    font-size: 0.9em;
    background-image: url(../images/basketPreviewBG.gif);
    background-repeat: no-repeat;
    background-position: top;
    background-color: #CDDDEC;
    border: solid 1px #00B2EE;
    padding: 3px;
    width: 200px;
    height: 120px;
    margin-right: 5px;
    cursor: default;    
}
html>body .Basket_Preview
{
    padding: 3px;    
    width: 190px;
    height: 116px;
    margin-bottom: 6px;
}
.Basket_Preview_Body
{
    text-align: center;
}
.Basket_Preview_Body a
{
    color: #3C6B9A;
}
.Basket_Preview_Body a:hover
{
    color: #3C6B9A;
    text-decoration: none;
}
.Basket_Left_Links
{
    text-align: left;
    float: left;
}
.Basket_Right_Links
{
    text-align: Right;
}
.Basket_Container
{
    width: 85%;
}
.Postage_Packaging
{
    border: none;
    width: 80%;
    cursor: default;
}
.Postage_Packaging_Header
{
    font-weight: bold;
    font-size: 0.9em;
    text-align: center;
    background-color: #CDDDEC;
}
.Postage_Packaging_Header_Left
{
    background-image: url(../images/barLeftCorner.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
.Postage_Packaging_Header_Right
{
    background-image: url(../images/barRightCorner.gif);
    background-repeat: no-repeat;
    background-position: top right;
}
.Postage_Packaging td
{
    font-size: 0.9em;
    text-align: center;
    border: none;
}
.form
{
    border: solid 1px #DCDCDC;
    padding: 5px;
    width: 95%;
}
.form_columnA
{
    font-size: 0.9em;
    padding: 5px;
    float: left;
    width: 110px;    
}
.form_columnB
{
    font-size: 0.9em;
    padding-left: 100px; 
    float: left;   
}
.form_columnC
{
    font-size: 0.9em;    
}
.TextBox_General
{
    font-size: 0.9em;
    width: 200px;
}
.TextBox_PostCode
{
    width: 70px;
}
.InputBox_General
{
    font-size: 0.9em;
    width: 125px;
}
.form span, p
{
    cursor: default;
}
span.validator
{
    color: #B0171F;
    background-image: url(../images/error.gif);
    background-repeat: no-repeat;
    background-position: center left;
    background-color: #F4F4F4;
    border: solid 1px #DCDCDC;
    padding: 0px 5px 5px 20px;
}
#imgArtsCouncil
{
    float: left;
    border: solid 1px #E0E0E0;
}
#wrapper
{
    width: 93%;
    margin: 0px 15px 15px 15px;
}
