﻿body 
{
    background-image:url(../../Images/Background.jpg);
    background-repeat:repeat-x repeat-y;
    font-family:Arial;
}

.ErrLBL
{
    text-transform:uppercase;
    color:Red;
}

.OrigPriceLBL
{
    text-transform:uppercase;
    text-decoration:line-through;
    color:Red;
}

.FlashMovie
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:100%;
    height:100%
}

.TitleImg
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    clear:right;
}

.inlineImg
{
    margin:3px 3px 3px 3px;
    padding:0px 0px 0px 0px;
}

.DivBarImg
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    height:25px;
    vertical-align:middle;
    width:1px;
}

.TopNavBar
{
    background-image:url(../../Images/GreyBar.gif);
    background-repeat:repeat-x;
}

.AdminTitleDiv
{
    width:800px;
    margin-left:auto;
    margin-right:auto;
    margin-top:5px;
    clear:both;
}

#TopNavDiv
{
    height:112px;
}

#TopNavDiv a
{
    color:Black;
    vertical-align:middle;
    text-decoration:none;
    margin:0px 10px 0px 10px;
}

#TopNavDiv a:hover
{
    text-decoration:underline overline;
}

#TopNavBarDivRight
{
    float:right;
}

#TelSection span
{
    margin-top:3px;
    float:right;
}

.LoginBar
{
    margin-top:3px;
    clear:left;
}

.NavNode
{
    color:Black;
    text-decoration:none;
    background:#DDDDDD;
    height:20px;
    width:200px;
}

.CategoryList
{
    background-color:#DDDDDD;
    margin:3px 3px 3px 0px;
    padding:0px 0px 0px 0px;
    width:200px;
}

.DataListNode
{
    text-indent:5px;
    background-image:url(../../Images/GreyBar.gif);
    background-repeat:repeat-x;
    color:Black;
    text-decoration:none;
    height:20px;
    width:200px;
}

.DataListSelectedNode
{
    text-indent:10px;
    color:Black;
    text-decoration:none;
    background:#BBBBBB;
    height:20px;
    width:200px;
    font-weight:bold;
}

.DataListChildNode
{
    text-indent:10px;
    color:Black;
    text-decoration:none;
    background:#DDDDDD;
    height:20px;
    width:200px;
}

a .DataListChildNode
{
    text-decoration:none;
    border:none;
    border-style:hidden;
}

a .DataListChildNode:hover
{
    text-decoration:none;
    background:#CCCCCC;
    border:none;
    border-style:hidden;
}

.NavHover
{
    background:#CCCCCC;
}

.NavSelected
{
    background:#BBBBBB;
    font-weight:bold;
}

.NavParent
{
    font-weight:bold;
}

.NavRoot
{
    text-indent:5px;
    background-image:url(../../Images/GreyBar.gif);
    background-repeat:repeat-x;
}

.TopNavDiv
{
    width:800px;
    margin-left:auto;
    margin-right:auto;
    margin-top:5px;
    clear:both;
}

.FooterNavDiv
{
    width:800px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:5px;
    border-top:1px;
    border-top-color:Gray;
    border-top-style:solid;
    clear:both;
    font-size:small;
}

.FooterTextDiv
{
    text-align:center;
}

.MainDiv
{
    clear:left;
    width:800px;
    margin:3px auto 0px auto;
    border-top:1px;
    border-top-color:Gray;
    border-top-style:solid;
}

.LeftDiv
{
    float:left;
    clear:left;
    width:204px;
    border-right:1px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    border-right-color:Gray;
    border-right-style:solid;
    min-height:350px;
}

.RightDiv
{
    clear:none;
    float:right;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    width:595px;
}

.InfoDiv
{
    margin:20px 0px 10px 30px;
    width:575px;
    font-size:small;
}

.FullWidthErrDiv
{
    margin:20px 0px 10px 30px;
    width:575px;
    color:Red;
    text-align:center;
}

.BasketHeader
{
    font-size:small;
}

.BasketDiv
{
    width:100%;
    margin:3px auto 0px auto;
    text-align:center;
}

.smallText
{
    font-size:small;
}

.basketOverview
{
    font-size:small;
    text-align:center;
    margin:3px auto 3px auto;
}

.InfoDivCentered
{
    margin:20px 0px 10px 0px;
    font-size:small;
}

.FieldLabel
{
    margin:0px 5px 3px 0px;
    text-align:right;
}

#OrdersGRD
{
    margin:10px 0px 10px 0px;
}

.OrderFieldLBL
{
    margin:0px 5px 3px 0px;
    text-align:right;
    color:Gray;
}

.OrderField
{
    color:Black;
    margin:0px 5px 3px 0px;
    text-align:left;
}

.OrderFieldRight
{
    color:Black;
    margin:0px 5px 3px 0px;
    text-align:right;
}

#OrderLine
{
    text-decoration:none;
}

#OrderLine:hover
{
    text-decoration:underline overline;
    color:Black;
    font-weight:bold;
}

.NoLabelField
{
    margin:0px 0px 3px 194px;
    width:200px;
}

.CustomerRegField
{
    width:200px;
}

.PostCodeField
{
    width:100px;
}

.EMailField
{
    width:300px;
}

.NextLineValidator
{
    float:left;
    clear:both;
    width:100%;
    margin:0px 0px 3px 194px;
}

.NextLineWarning
{
    float:left;
    clear:both;
    width:100%;
    margin:0px 0px 3px 194px;
    font-size:small;
}

.ButtonPanel
{
    text-align:center;
    margin:10px auto 10px auto;
}

.InfoPageTable
{
    width:545px;
    margin:10px 15px 15px 15px;
    padding:10px 15px 15px 15px;
}

.InvoiceField
{
    width:200px;
    vertical-align:top;
}

.NoLabelEMailField
{
    margin:0px 0px 3px 194px;
    width:200px;
}

.SmallGrayText
{
    font-size:small;
    color:gray;
}
.BlueText
{
    color:blue;
}    