*
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
body
{
    font-size: 0.75em;
    background-color: #DDDDDD;
    color: #000080;
    text-align: center;
}
hr
{
    height: 1px;
    color: #333333;
    border-bottom: solid 1px #000000;
}
tr
{
    padding-bottom: 5px;
}
img
{
    border: none;
}
p
{
    text-align: left;
}
#logo
{
    background-image: url(Images/logo.jpg);
    border: none;
    clear: none;
}

.basket_label
{
    color: White;
    text-decoration: none;
    font-weight: bold;
}

#intro
{
    color: #000000;
    background-color: #DDDDDD;
    padding-top: 0px;
    padding-bottom: 20px;
}
#wrapper
{
    width: 950px;
}
#main
{
    width: 950px;
    text-align: center;
    font-size: large;
}
#basket
{
    width: 950px;
    text-align: center;
}
#standardContent
{
    float: right;
    width: 795px;
}
#plainDynamicContent
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#dynamicContent
{
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
    border-top: solid 1px #999999;
    border-left: solid 1px #999999;
    padding-top: 10px;
    float: right;
    text-align: center;
    width: 795px;
}
#logo
{
    height: 80px;
    width: 950px;
    text-align: left;
}

#sideMenu
{
    float: left;
    width: 140px;
    background-color: #3366CC;
    font-size: 14px;
}
.hideSwitch
{
    display: none;
    clear: both;
}
.showSwitch
{
    display: block;
    clear: both;
    color: #FFFFFF;
    background-color: #3366CC;
    font-size: 16px;
    text-decoration: none;
    width: 100%;
}
.showSwitch a
{
    color: #FFFFFF;
    border: 1px solid;
    border-color: #666666 #000000 #000000 #666666;
    background-color: #3366CC;
    font-size: 16px;
    text-decoration: none;
    display: block;
    padding-left: 10px;
    width: 130px;
    text-align: left;
}

.showSwitch a:hover
{
    font-size: 16px;
    border: 1px solid;
    background-color: #0000cc;
    border-color: #000000 #666666 #666666 #000000;
    color: #FFFFFF;
    text-decoration: none;
}

.buttonscontainer
{
    width: 100%;
    color: #000000;
    border: 1px solid;
    border-color: #666666 #000000 #000000 #666666;
    background-color: #3366CC;
    padding: 2px;
}
.DDMenu
{
    display: block;
    border: 1px solid;
    border-color: #666666 #000000 #000000 #666666;
    background-color: #3366CC;
    text-decoration: none;
    width: 100%;
    text-align: left;
    clear: both;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
}

.buttons
{
    border-top: 1px #666666 solid;
    text-align: left;
    display: block;
}

.buttons a
{
    color: #FFFFFF;
    border: 1px solid;
    border-color: #666666 #000000 #000000 #666666;
    background-color: #3366CC;
    font-size: 16px;
    text-decoration: none;
    display: block;
    width: 100%;
    text-align: left;
}

.buttons a:hover
{
    border: 1px solid;
    background-color: #0000CC;
    border-color: #000000 #666666 #666666 #000000;
    color: #FFFFFF;
    text-decoration: none;
}
#search
{
    height: 26px;
    float: right;
}
.searchItem
{
    font-size: 18px;
    height: 26px;
    vertical-align: middle;
}
#breadcrumb
{
    height: 20px;
    float: left;
    font-size: 0.5em;
}

#news
{
    color: #000000;
    background-color: #DDDDDD;
    padding-left: 20px;
    font-size: 0.9em;
}

#news p
{
    font-size: 1.0em;
    text-align: left;
}
#news h1
{
    font-size: 1.2em;
    text-align: left;
    vertical-align: top;
    color: #000000;
    background-color: #DDDDDD;
}
.itemHeading .moneyHeading
{
    font-size: 1.0em;
    padding-left: 10px;
}
.itemHeading
{
    text-align: left;
}
.itemError
{
    font-size: 1.0em;
    text-align: left;
    color: #FF0000;
}
.moneyHeading
{
    text-align: right;
}
.itemNormal
{
    font-size: 0.8em;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}
.itemDescription
{
    font-size: 0.8em;
    font-weight: bolder;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    width: 250px;
}
.itemSmall
{
    font-size: 0.65em;
    text-align: left;
    padding-left: 5px;
}
.itemStock
{
    font-size: 0.65em;
    text-align: left;
    padding-left: 5px;
    padding-right: 10px;
}
.itemThumb a
{
    text-decoration: none;
    width: 150px;
    text-align: center;
}
.itemMoney
{
    font-size: 0.8em;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
}
.itemTotal
{
    font-size: 1.0em;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
}
.pageHeading
{
    font-size: 1.5em;
    text-decoration: underline;
    color: #3366CC;
    padding-bottom: 15px;
    text-align:center;
}
.styleDescription
{
    font-size: 1.2em;
    text-decoration: none;
}
#pageNav
{
    padding: 4px;
    font-size: 0.8em;
}
.navButton
{
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
    border-top: solid 1px #999999;
    border-left: solid 1px #999999;
    cursor: pointer;
}
.basketBtn
{
    padding: 2px;
}
.basketSummary
{
    text-align: center;
    text-decoration: none;
    color: White;
}
.basketSummaryTitle
{
    text-decoration: underline;
    color: White;
}
#basketTotal
{
    float: right;
    clear: both;
}
.totalLabel
{
    text-align: left;
    width: 150px;
}
.total
{
    width: 100px;
    text-align: right;
    font-weight: bold;
    font-size: larger;
    padding-left: 10px;
}
.tillButtonsGroup
{
    clear: both;
}
.tillButton
{
    padding-left: 10px;
    padding-right: 10px;
}
#deliveryAddress
{
    text-align: left;
}
#customerDetails
{
    text-align: left;
    padding-left: 50px;
    font-size: larger;
}
.customerEdit
{
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
}
.customerEditLabel
{
    padding-right: 20px;
}
.errorLabel
{
    color: Red;
    font-size: medium;
}
.loginLabels
{
    font-size: smaller;
}
.patternType
{
    text-align: left;
    width: 700px;
}
#details
{
    width: 950px;
    text-align: center;
}
.detailItem
{
    text-align: left;
    vertical-align: top;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
}
.detailHeading
{
    text-align: left;
    font-size: 16px;
    font-weight: bolder;
    padding-left: 5px;
    padding-right: 5px;
}
.closeButton
{
    text-align: center;
    font-size: 16px;
    font-weight: bolder;
    padding-left: 5px;
    padding-right: 5px;
}
#info
{
    text-align: center;
}
#info td
{
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: top;
}
#contact
{
    text-align: center;
}
#contact td
{
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: top;
}
#terms h1
{
    font-size: 20px;
    color: #3366CC;
    text-decoration: underline;
}
#terms h2
{
    font-size: 16px;
    padding-top: 10px;
    text-decoration: underline;
}
#terms h3
{
    font-size: 14px;
    padding-top: 5px;
}
#terms p
{
    font-size: 14px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
#terms pre
{
    font-size: 14px;
    padding-bottom: 10px;
    text-align: left;
}
.postage
{
    font-size: 10px;
    text-align: right;
}
.postage td
{
    padding-left: 3px;
    padding-top: 3px;
    border-left: solid 1px #999999;
    border-right: solid 1px #666666;
    border-bottom: solid 1px #333333;
    border-top: solid 1px #999999;
}
.tillVAT
{
    font-size: 14px;
    color: Red;
}
.headingMessage
{
    color: Maroon;
    font-size: 14px;
}
#forumPageTitle
{
    text-align: center;
    font-size: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 760px;
    padding-bottom: 20px;
    font-weight: bolder;
    text-decoration: underline;
}
.newTopic .newPost
{
    padding-bottom: 15px;
}

.newPostDesc
{
    text-align: left;
    width: 120px;
    font-size: 18px;
    vertical-align: top;
    padding-bottom: 10px;
}

.topicTitle
{
    color: Red;
}
#posts hr
{
    height: 3px;
}
#validation
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
}
#postage
{
    padding-top: 25px;
    font-size: 16px;
}
#login
{
    float: right;
    width: 795px;
    padding-top: 25px;
    text-align: center;
}
#p1
{
    display:inline;
}
