﻿html, body
{
    margin: 0px;
    padding: 0px;
    height: 100%;
    min-height: 100%;
    height: 100%;
    font-family: Arial;
    font-size: 9pt;
    color: #454545;
    text-align: left;
    background-color: #FFFFFF;
    background-repeat: repeat-y;
}



#mainpage
{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    background-color: #FFFFFF;
    min-height: 100%;
    height: 750px;
    border: yes;
    border-left-width: 1pt;
    border-right-width: 1pt;
    border-top-width: 0pt;
    border-bottom-width: 0pt;
    border-style: solid;
    border-color: #D8DACA;
    margin-top:0px;
}

.mainpage2
{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    background-color: #FFFFFF;
    min-height: 100%;
    height: 100%;
}


#infoheader, #infoheader2
{
    float: left;
    margin-top: 15px;
    margin-bottom: 20px;
    width: 100%;
    vertical-align: top;
    display: inline;
    text-align: left;
   
}


#header, #header_personalise
{
    padding: 0px;
    margin: 0px;
    text-align: center;
    height: 130px;
    background: url(Images/top_header.jpg);
    background-repeat: no-repeat;
}


#header_personalise
{
    height: 55px;
    background: url(Images/top_header_personalise.jpg);
}



.pnl_headernavigation, .pnl_headernavigation2, .pnl_headernavigation_personalise
{
    float: left;
    width: 980px;
    height: 114px;
    text-align: left;
    padding-left: 0px;
    padding-top: 3px;
    display: inline;
    font-size: 10pt;
    font-weight: bold;
    line-height: 14pt;
    text-align: left;
}



.pnl_headernavigation2
{
    height: 26px;
    width: 976px;
    margin-left: 2px;
}


.pnl_headernavigation_personalise
{
    height: 50px;
}

#nav
{
    text-align: center;
    margin-bottom: 15px;
    line-height: 0pt;
}




#main, #mainblank
{
    margin-left: 0px;
    margin-right: 2px;
    margin-top:0px;
    padding-top:0px;
    text-align: left;
    background-color: #FFFFFF;
    width: 978px;
    height: 600px;
    background: url(Images/top_header2.jpg);
    background-repeat: no-repeat;
}

#mainblank
{
    background: url(Images/checkoutpanel_top.jpg);
    background-repeat: no-repeat;
}



#maininner, #maininner2
{
    margin-left: 25px;
    margin-right: 25px;
    text-align: left;
    
}


#maininner2
{
    margin-left: 0px;
}


#footer
{
    padding: 0px;
    text-align: center;
    margin-top: 0px;
    height: 50px;
    background-color: #FFFFFF;
    border: thin solid #ffffff;
    clear: both;
}


.nav_options
{
    margin-top: 5px;
    margin-bottom: 7px;
}


.navleft_topspacer
{
    margin-top: 5px;
}


.home_spacer1
{
    margin-top: 5px;
    margin-bottom: 20px;
}


.home_spacer2
{
    margin-top: 5px;
    margin-bottom: 6px;
}

.home_spacer3
{
    margin-top: 15px;
    margin-bottom: 0px;
}

.home_spacer5
{
    margin-top: 0px;
    margin-bottom: 0px;
}

.home_spacer4
{
    margin-top: 5px;
    margin-bottom: 10px;
}

.home_spacer2_text
{
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 9pt;
}


.maininner_page
{
    width: 765px;
}


.rangeblock
{
    background-color: #C9BAC1;
}



.cardtitle
{
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 8pt;
    text-align: left;
    color: #000000;
    padding-left: 2px;
}

.rangeinfo
{
    text-align: center;
}

.info_head
{
    font-size: 8pt;
    color: #000000;
    vertical-align: bottom;
}

.info_textbox, .info_textbox1
{
    width: 182px;
    height: 16px;
    font-size: 8pt;
    background-color: #FFFFFF;
    border: none;
    border-width: 0pt;
    border-style: solid;
    border-color: #EEEAEB;
    color: #000000;
    font-weight: normal;
    vertical-align: bottom;
    margin-left: 15px;
    margin-bottom: 2px;
}

.info_textbox1
{
    width: 150px;
    background-color: #EEEAEB;
    border-color: #EEEAEB;
}

#loginmain
{
    float: right;
    background-color: #434c06;
    height: 100px;
    margin-right: 0px;
    width: 300px;
    text-align: center;
}


a.personal_list, a.personal_list:hover, a.personal_list:visited
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    color: #898989;
    text-decoration: none;
    cursor: pointer;
}


a.personal_list:hover
{
    color: #000000;
    text-decoration: underline;
    cursor: pointer;
}



a.personal_list_bold, a.personal_list_bold:hover, a.personal_list_bold:visited
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    color: #898989;
    text-decoration: none;
    cursor: pointer;
}

a.personal_list_bold:hover
{
    color: #000000;
    text-decoration: underline;
    cursor: pointer;
}


a.topleftnav2, a.topleftnav2:hover, a.topleftnav2:visited
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    padding-right: 8px;
    font-weight: bold;
}

a.topleftnav2:hover
{
    color: #FFDD00;
    text-decoration: underline;
    padding-right: 8px;
    font-weight: bold;
}



a.leftnav, a.leftnav:hover, a.leftnav:visited
{
    font-family: Arial;
    font-size: 11pt;
    color: #454545;
    font-weight: normal;
    text-decoration: none;
}

a.leftnav:hover
{
    color: #434c06;
    text-decoration: underline;
    font-weight: normal;
}


a.bodynav, a.bodynav:hover, a.bodynav:visited, a.bodynav:active
{
    color: #454545;
    text-decoration: underline;
}

a.bodynav:hover
{
    color: #434c06;
    text-decoration: underline;
}


a.bodynav2, a.bodynav2:hover, a.bodynav2:visited, a.bodynav2:active
{
    color: #898989;
    text-decoration: none;
    font-size: 7pt;
}

a.bodynav2:hover
{
    color: #000000;
    text-decoration: underline;
}


a.bodynav3, a.bodynav3:hover, a.bodynav3:visited, a.bodynav3:active
{
    color: #454545;
    text-decoration: none;
    font-size: 14pt;
}

a.bodynav3:hover
{
    color: #000000;
    text-decoration: underline;
}


.txtlogin, .txtlogin3
{
    width: 200px;
    height: 12px;
    font-size: 8pt;
    background-color: #FFFFFF;
    border: yes;
    border-width: 1pt;
    border-style: solid;
    border-color: #eeeeee;
    color: #000000;
    font-weight: normal;
}


.txtlogin3
{
    width: 100px;
}


.txtloginfront
{
    width: 200px;
    height: 14px;
    font-size: 8pt;
    background-color: #FFFFFF;
    border: yes;
    border-width: 1pt;
    border-style: solid;
    border-color: #005192;
    color: #000000;
    font-weight: normal;
}

.txtlogin2
{
    width: 80px;
    height: 20px;
    font-size: 12pt;
    font-weight: bold;
    vertical-align: middle;
    text-align: right;
    border: yes;
    border-width: 1pt;
    border-style: solid;
    border-color: #a8a8a8;
}

.btn_standard
{
    height: 21px;
    font-size: 7pt;
    vertical-align: top;
}

.dd_standard
{
    height: 18px;
    font-size: 8pt;
    margin-top: 5px;
}

.dd_standard_large
{
    height: 24px;
    font-size: 12pt;
    margin-top: 0px;
}

.dd_standard2
{
    height: 16px;
    font-size: 7pt;
    margin-top: 5px;
}

#loginbox, #loginbox1
{
    float: right;
    width: 300px;
    text-align: center;
    height: 280px;
}

#loginbox1
{
    background-color: #027CBB;
    height: 115px;
    margin-top: 30px;
}

#loginbox2, #loginbox2b
{
    float: right;
    background-color: #FFFFFF;
    height: 281px;
    width: 320px;
    text-align: left;
    margin-top: 3px;
}

#loginbox2b
{
    float: left;
    background: url(Images/front_box.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    height: 281px;
    width: 320px;
    text-align: left;
}

#loginbox3, #loginbox3b, #loginbox4
{
    float: right;
    background-color: #ffffff;
    height: 280px;
    width: 300px;
    text-align: left;
    margin-top: 30px;
    line-height: 13pt;
}

#loginbox4
{
    float: right;
    background-color: #ffffff;
    width: 300px;
    text-align: left;
    margin-top: 10px;
    line-height: 13pt;
}


#checkout_header
{
    background-color: #434c06;
    width: 210px;
    height: 23px;
    font-family: Arial;
    color: #ffffff;
    padding-top: 4px;
    font-size: 10pt;
    text-align: center;
}

#delivery_header, #delivery_header_inv
{
    background-color: #434c06;
    width: 230px;
    height: 23px;
    font-family: Arial;
    color: #ffffff;
    padding-top: 4px;
    font-size: 10pt;
    text-align: center;
}

#basket_header
{
    background-color: #434c06;
    width: 440px;
    height: 20px;
    font-family: Arial;
    font-weight: bold;
    color: #ffffff;
    padding-top: 4px;
    font-size: 9pt;
    text-align: left;
}



#basket_header_orders
{
    background-color: #434c06;
    width: 640px;
    height: 23px;
    font-family: Arial;
    font-weight: bold;
    color: #ffffff;
    padding-top: 4px;
    font-size: 9pt;
    text-align: left;
}



#monthly_header
{
    background-color: #434c06;
    float: left;
    text-align: left;
    height: 20px;
    width: 100%;
    font-family: Arial;
    font-weight: bold;
    color: #000000;
    margin-bottom: 5px;
    padding-top: 4px;
    padding-left: 0px;
    padding-right: 0px;
}


#template_header
{
    float: left;
    text-align: center;
    padding-top: 5px;
    width: 220px;
    height: 20px;
    border: yes;
    border-width: 0pt;
    border-style: solid;
    background-color: #9BD3EC;
}




#checkout_body
{
    background-color: #F9F5B8;
    width: 210px;
    height: 120px;
    font-family: Arial;
    color: #ffffff;
    padding-top: 8px;
    font-size: 9pt;
    text-align: left;
}


#delivery_body, #delivery_body_inv
{
    background-color: #EDF3CF;
    width: 230px;
    height: 160px;
    font-family: Arial;
    color: #000000;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    font-size: 8pt;
    text-align: left;
}

.totals1
{
    margin-top: 0px;
    margin-bottom: 5px;
    text-decoration: underline;
}

.dataview_header
{
    background-color: #9BD3EC;
    color: #000000;
    height: 20px;
}

.dataview_item
{
    color: #000000;
    height: 15px;
}

.standardtext
{
    font-family: Arial;
    color: #454545;
    text-align: left;
}


.standardtextdb
{
    color: #434c06;
}

.standardtextlb
{
    color: #FFDD00;
}

.standardtextbr
{
    color: #AB8171;
}

.standardtextdg
{
    color: #C9BAC1;
}

.standardtextlg
{
    color: #EEEAEB;
}

.standardtextrd
{
    color: #E30119;
}

.standardtextwt
{
    color: #ffffff;
}

.standardtextbl
{
    color: #000000;
}

.standardtextdb2
{
    color: #0492D0;
}


.standardtextbd
{
    font-size: 9pt;
}

.standardtextmd
{
    font-size: 14pt;
}


.standardtextmd3
{
    font-size: 20pt;
}

.standardtext_md
{
    font-size: 10pt;
    font-weight: bold;
}

.standardtext_sm
{
    font-size: 7pt;
}

.standardtext_sm2
{
    font-size: 8pt;
}


.standardtext_hd
{
    font-size: 13pt;
    font-weight: bold;
}

.standardtext_hd2
{
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
}

.standardtext_subhd
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
}

.standardtext_linespacing
{
    line-height: 12pt;
}

.standardtext_hd_linespacing
{
    line-height: 16pt;
}

.standardtext_bold
{
    font-weight: bold;
}

.style2
{
    font-size: 8pt;
    line-height: 8pt;
    margin-top: 3px;
    margin-bottom: 3px;
}

.style3
{
    font-size: 8pt;
    font-weight: bold;
    line-height: 8pt;
    text-decoration: underline;
    margin-top: 3px;
    margin-bottom: 3px;
}


.subheader
{
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 24pt;
    color: #434c06;
    font-weight: bold;
    font-family: Times New Roman;
}

.prodtitle
{
    font-size: 13pt;
    color: #434c06;
    font-weight: bold;
}

.prodsubtitle
{
    font-size: 11pt;
    color: #434c06;
    font-weight: normal;
}

.proddescription
{
    line-height: 11pt;
}

.prodsize
{
    font-size: 10pt;
    font-weight: bold;
}




