﻿body 
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-image: url(../backgroundFull.png);
    background-repeat: repeat-x;
    background-position:top center;
    font-family: Arial;
    font-size: 12px;
}

form
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; 
}

A
{
    text-decoration: none;
    color: #960CC9;
}

img
{
    border: solid 0px #ffffff;
}

li 
{
        list-style-image: url(../bullet.png);
        margin:10px;       
}

.listItem
{
    float: left;
    height:27px;
    
}

.listItem A
{
    color: #420359;
    text-transform: lowercase;
    height: 27px;
    line-height:27px;
    padding-left: 23px;
    width: 183px;
    background-image: url(../button_bg.png);
    font-size: 11px;
    display:block;
    background-repeat:no-repeat;
}

.listItem A:hover
{
    color: #420359;
    text-transform: lowercase;
    height: 27px;
    line-height:27px;
    padding-left: 23px;
    width: 183px;
    background-image: url(../button_bg_on.png);
    font-size: 11px;
    display:block;
    background-repeat:repeat;

}

.listItemSub
{
    float: left;
    height:27px;
    
}

.listItemSub A
{
    color: #000000;
    text-transform: lowercase;
    height: 27px;
    line-height:27px;
    padding-left: 23px;
    width: 173px;
    background-image: url(../listButton.png);
    background-position:0px 1px;
    font-size: 11px;
    display:block;
    background-repeat:no-repeat;
}

.listItemSub A:hover
{
    color: #000000;
    text-transform: lowercase;
    height: 27px;
    line-height:27px;
    padding-left: 23px;
    width: 173px;
    background-image: url(../listButton.png);
    background-position:0px 1px;
    font-size: 11px;
    display:block;
    background-repeat:no-repeat;
}

.wrapper
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    background-color:#fff;
}


.backgroundWrapper
{
    width: 950px;
    float: left;
    background-image: url(../bannerAlt.png);
    background-repeat: repeat-x;
    background-position: top center;
}

.mainImage 
{
    float:left;
    height:100px;
    width:947px;
    background-color:Red;
    margin-top:1px;
        background-image: url(../banner_lower.png);

    
}
    


.mainContent
{
    height: 49px;
    width: 534px;
    float: left;
    line-height: 49px;
    font-size: 11px;
    padding: 0px 0px 0px 15px;
    display: block;
    overflow: hidden;
    vertical-align: middle;
}

.mainContent A
{
    color: #960CC9;
    text-transform: lowercase;
}


.mainContentBasket
{
    border-right: solid 1px #eeeeee;
    float: left;
    width: 400px;
    height:48px;
}


.buttonBackground
{
    width: 140px;
    height: 42px;
    line-height: 42px;
    color: #960CC9;
    background-image: url(../buttonbackground_alt.png);
    float: left;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
    display: block;
    overflow: hidden;
    letter-spacing:-1px;

}

.topPusher
{
    width: 950px;
    height: 100px;
    float: left;
}

.menuOn A
{
    color: #fff;
    height: 42px;
    width: 140px;
    float: left;
}

.menuOn A:HOVER
{
    color: #fff;
    height: 42px;
    width: 140px;
    float: left;
           background-image: url(../buttonbackground_alt.png);
 
   }

.menuOff A
{
    color: #fff;
    height: 42px;
    width: 140px;
    float: left;
    background-image: url(../buttonbackgroundOn_alt.png);

}

.menuOff A:HOVER
{
    color: #fff;
    height: 42px;
    width: 140px;
    float: left;
        background-image: url(../buttonbackground_alt.png);

}



.menuLeftPusher
{
    padding-left: 1px;
    float: left;
}

.menuTelephone
{
    font-size: 21px;
    float: right;
    font-weight: bold;
    height: 42px;
    line-height: 50px;
    display: block;
    overflow: hidden;
    color: #ffffff;
    margin-right: 10px;
    text-align: right;
    width: 300px;
}

.contentMiddle
{
    width: 740px;
    float: left;
    background-color: #ffffff;
}

.bottomFooter
{
    width: 890px;
    line-height: 50px;
    padding-left: 30px;
    padding-right:30px;
    font-size: 11px;
    background-color:#ffffff;
    border-top:solid 1px #eeeeee;
    margin-left:auto;
    margin-right:auto;
    
}

.bottomFooter b
{
    text-align:left;    
    float:left;
}

.bottomFooter span
{
    text-align:right;    
    float:right;
}


.leftMenu
{
    width: 206px;
    float: left;
    border-right: solid 1px #eeeeee;
    background-color: #ffffff;

}

.leftMenuPurple
{
    background-color: #960CC9;
    float: left;
    width: 196px;
    height: 36px;
    color: White;
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
        letter-spacing:-1px;
         background-image: url(../left_purple_bg.png);

}

.leftMenuBorder
{
    float: left;
    border-bottom: solid 1px #eeeeee;
}

.leftMenuGreen
{
    background-color: #05C69B;
    float: left;
    width: 196px;
    height: 36px;
    color: White;
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    letter-spacing:-1px;
          background-image: url(../left_green_bg.png);

}

.borderBottom
{
    float: left;
    border-bottom: solid 1px #eeeeee;
    width: 206px;
}
.borderBottomColour
{
    float: left;
    border-bottom: solid 1px #eeeeee;
    width: 206px;
}

.topLogin
{
    font-size: 11px;
    height: 35px;
    line-height: 35px;
    border-top: solid 1px #eeeeee;
    border-bottom: solid 1px #eeeeee;
    padding-left: 5px;
    float: left;
    width: 735px;
          background-image: url(../login_bg.png);

}

.topLogin img
{
    vertical-align: middle;
    margin-right: 10px;
}

.topLogin a
{
    color: #960CC9;
}

.greenProductsTitleBackground
{
    width: 725px;
    float: left;
    background-repeat: repeat-x;
    padding: 0px 0px 0px 15px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
    margin-bottom:20px;
    background-image:url("../arrow.png");
    background-repeat:no-repeat;
    background-position: 10px 50%;
}

.ProductsTitleBackground
{
    width: 725px;
    float: left;
    background-repeat: repeat-x;
    padding: 0px 0px 0px 15px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
    margin-bottom:20px;
    background-image:url("../arrow_down.png");
    background-repeat:no-repeat;
    background-position: 5px 50%;
}

.greenProductsTitleText
{
    float: left;
    height: 34px;
    line-height:34px;
    background-repeat: repeat-x;
    color: #1a1a1a;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing:-1px;
    padding-left:10px;
}

.greenProductsTitleBack
{
    font-size: 11px;
    color: #000000;

    float: right;
    height: 34px;
    line-height:34px;
    background-repeat: repeat-x;
    color: #1a1a1a;
    font-weight: bold;
    text-transform: capitalize;
    padding-right:15px;
}

.greenProductsTitleBack A
{
    font-weight: normal;

}

.topContent
{
    width: 700px;
    float: left;
}

.topRoundedBox
{
    width: 190px;
    float:left;
    background-image: url(../topRoundedBox.png);
    background-repeat: no-repeat;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 10px 10px 10px;
    color: #ffffff;
    background-color: #212121;
    text-transform: lowercase;
    letter-spacing:-1px;

}

.contentRoundedBox
{
    width: 200px;
    padding: 5px 5px 5px 5px;
    float:left;
    background-image: url(../sideRoundedBox.png);
}


.contentRoundedBoxImage
{
    width: 80px;
    height: 80px;
    float: left;
}

.contentRoundedBoxText
{
    width: 115px;
    float: right;
    font-size: 10px;
}

.contentRoundedBoxText
{
    width: 95px;
    float: right;
    font-size: 10px;
    padding-right:10px;
    overflow:hidden;
}

.contentRoundedBoxPrice
{
    width: 85px;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height:25px;
    line-height:25px;
    padding-left:10px;
}

.bottomRoundedBoxMoreInfo
{
    width: 101px;
    height: 25px;
    float: right;
    margin-right: 10px;
    background-image: url(../view_category.png);
        line-height:25px;
    text-align:center;
    font-weight:bold;
    color:#fff;
        font-size:97%;
    font-weight:bold;
    margin-top:-1px;

}

.bottomRoundedBoxMoreInfo A
{
    width: 101px;
    height: 25px;
    float: right;

}

.bottomRoundedBox
{
    height: 7px;
    width: 210px;
    float:left;
    background-image: url(../bottomRoundedBox.png);
    background-position:bottom;
}

.roundedBox
{
    width: 210px;
    float: left;
    margin: 0px 0px 20px 25px;
    cursor:pointer;
    color:#000;
}

.roundedBox a
{
    cursor:pointer;
}

.LoginBox
{
    background: #fff;
    border: solid 1px #eeeeee;
    margin-right: 5px;
}

.loginButton
{
    vertical-align: middle;
    margin-right:8px;
    color:#ffffff;
        background-image: url(../login.png);
        background-color:Transparent;
        font-size:11px;
        border:solid 0px transparent;
        width:44px;
        height:22px;
        cursor:pointer;
        font-weight:bold;

}

.bottomMenuItems
{
    float: left;
    width: 90px;
    padding-left: 10px;
    padding-top: 10px;
}

.productMainContent
{
    width: 740px;
    float: left;
}

.productImage
{
    width: 230px;
    float: left;
    padding-left: 39px;
    padding-top:10px;
}

.productImageThumbnail
{
    width: 230px;
    float: left;
    padding-top:10px;
}


.productDescription
{
    width: 455px;
    float: left; 
    border-left: solid 1px #eeeeee; 
    padding-left: 10px;

}

.productTitle
{
    font-size: 18px;
    font-weight: bold;
}

.productDesc
{
    font-size: 11px;
        padding-bottom:20px;
}

.productPurple
{
    float: right; 
    background-color: #960CC9;
    padding: 10px 10px 10px 10px;
    color: #ffffff;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
    border-right: solid 20px #ffffff;
    margin-top: 20px;
    margin-bottom: 20px;
}

.productPurple A
{
    color: #000000;
}

.productOptions
{
    float: left;
    width: 445px;
    padding-bottom: 20px;
}

.productOptionsLeftItem
{
    float: left;
    height: 25px;
    width: 177px;
    background-repeat: no-repeat;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
}

.productOptionsRightItem
{
    float: left;
    height: 25px;
    text-align:left;
}

.productTotal
{
    width: 335px;
    float: right;
    font-size: 12px;
    font-weight: bold;
    border-right: solid 80px #ffffff;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 20px;
}

.productAddToBasket
{
    width: 335px;
    float: right;
    text-align: right;
    border-right: solid 80px #ffffff;
    margin-bottom: 20px;
}

.registerContent
{
    width: 700px;
    padding-left: 20px;
    padding-top: 20px;
}

.registerTableLeft
{
    width: 95px; 
    text-align: right; 
    padding-right: 5px;
    font-size: 11px;
}

.registerTextbox
{
    width: 200px;
    font-size: 12px;
    font-family:Arial;
    padding: 5px 5px 5px 5px;
}

.registerDropdownlist
{
    font-size: 12px;
    font-family:Arial;
}

.registerButtonGreen
{
    width: 105px;
    height: 35px;
    background-image: url(../greenButtonBG.png);
    float: left;
    background-color: Transparent;
    border: solid 0px #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    margin-left: 3px;
}

.registerButtonPurple
{
    width: 105px;
    height: 35px;
    background-image: url(../purpleButtonBG.png);
    float: left;
    background-color: Transparent;
    border: solid 0px #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}

.registerRadioButtonList
{
    font-size: 13px;
    font-weight: bold;
}

.errorMessage
{
    color: #ff0000;
    font-size: 12px;
}

.btnSearch
{
    background-image: url(../searchButtonAlt.png);
    background-color: Transparent;
    border: none;
    width: 38px;
    height: 35px;
    cursor:pointer;
}

.txtSearch
{
    padding-left: 15px;
    padding-right: 5px;
    width: 120px;
    color: #333333;
    background-image: url(../search_bg.png);
    background-color: Transparent;
    border: solid 0px transparent;
    height:35px;
    background-position:top;
    float:left;
    padding-top: 9px;
}

.searchResultsText
{
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #666666;
    float: left;
    width: 280px;
    padding-left: 15px;
    padding-left: 10px;
    padding-right: 10px;
    border-left: solid 1px #eeeeee;
    border-right: solid 1px #eeeeee;
    border-top: solid 1px #eeeeee;
    margin-top: 5px;
    margin-left: 5px;
}

.searchTitle
{
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 280px;
    height: 20px;
}

.searchBody
{
    font-size: 12px;
    padding: 5px 5px 5px 5px;
    float: left;
    width: 255px;
    height: 125px;
}

.searchLink A
{
    font-size: 13px;
    font-weight: bold;
    float: left;
    text-align: right;
    color: #960CC9;
    width: 280px;
}

.loginTitle 
{
    float:left;
    height:35px;
    line-height:35px;
    padding-right:5px;
    padding-left:5px;
}

.loginForm
{
    float:left;
    height:35px;
    line-height:35px;
    padding-top:5px;
}

.description 
{
    float:left;
    width:690px;
    padding: 0px 25px 20px 25px;
    font-size:12px;
}





html,
body {
   margin:0;
   padding:0;
   height:100%;
}
#container {
   min-height:100%;
   position:relative;
}
#header {
   background:#ff0;
   padding:10px;
}
#body {
   padding:10px;
   padding-bottom:60px;   /* Height of the footer */
}
#footer {
   float:left;
   bottom:0;
   width:100%;
   height:50px;   /* Height of the footer */
   padding-top:50px;
}