﻿html, form, body
{
    height: 100%;
}

body
{
    background-image: url('/images/background.png');
    background-repeat: repeat;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

.main
{
    width: 809px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    border-left: solid 3px;
    border-right: solid 3px;
    background-color: #ffffff;
    min-height: 100%;
}

#header
{
    background-image: url('/images/masterbg.png');
    background-repeat: no-repeat;
    background-color: #ffffff;
    border-top-color: inherit;
}

#ltsscalelogo
{
    margin-left: 47px;
    margin-top: 17px;
    cursor: pointer;
    margin-bottom: 26px;
}

#menu
{
    font-size: 12px;
    padding: 0px;
    border-top: solid 3px;
    border-top-color: inherit;
    padding-bottom: 7px;
}

/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

/*.menu ul {
	width: 11em;
}
*/

.menu li a
{
    text-decoration: none;
    padding: 6px 20px 5px 20px;
    display: block;
    position: relative;
}

.menu li li a
{
    text-decoration: none;
    padding: 6px 0px 5px 20px;
    display: block;
    position: relative;
}

.menu a:hover, .menu li:hover > a
{
    color: #FFFFFF;
}
.menu
{
    cursor: pointer;
}

.menu li li:hover > ul
{
    /* inset 2nd+ submenus, to show off overlapping */
    top: 5px;
    left: 90%;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
.menu > li:first-child > a, .menu li + li + li li:first-child > a
{
    /*color: #567;*/
}

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */

.menu li
{
    text-transform: uppercase;
    font-weight: bold;
    border-right: solid 3px;
}

.menu .end
{
    border: 0;
}

.menu li:hover, .menu a:hover
{
    color: White;
}

.menu li li
{
    /* create borders around each item */
    background-color: #f4f4f4; /*width: 134px;*/
    width: 164px;
    font-weight: normal;
    border-left: 1px solid;
    border-right: 1px solid;
    text-transform: capitalize;
}

.menu li li:hover
{
}

.menu .bottom
{
    /* and remove the top border on all but first item in the list */
    border-bottom: 1px solid;
}

.menu .top
{
    border-top: 1px solid;
}

#breadcrumbs
{
    padding: 20px 0px 0px 55px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    height: 35px;
    background-image: url('/images/breadcrumbBG.png');
    background-repeat: no-repeat;
}

#content
{
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
}

#productbody, #content
{
    padding-top: 12px;
    background-color: #FFFFFF;
}

#productbody a
{
    text-decoration: none;
}

#leftcol
{
    font-size: 11px;
    width: 144px;
    margin-left: 12px;
    float: left;
    margin-bottom: 2em;
}

#leftcol img, .imgborder
{
    border: solid 3px #D5D6D6;
}

#leftcol div
{
    width: 134px;
    margin-top: 24px;
    border-top: dashed 1px;
}

#downloadpdflink
{
    margin-top: 38px;
}

#leftcol .UpperCase, #downloadpdflink, #news
{
    text-transform: uppercase;
}

#rightcol
{
    float: right;
    width: 558px;
    margin-right: 76px;
    margin-bottom: 20px;
}

.title
{
    font-size: 34px;
    line-height: 26px;
    font-weight: lighter;
    word-spacing: -4px;
}
.title .sub
{
    font-size: 29px;
}

.subtitle
{
    height: 19px;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 18px;
    word-spacing: 4px;
}

#changenotice
{
    text-transform: lowercase;
    font-style: italic;
    margin-top: 3px;
}

#overviewtext
{
    font-size: 12px;
    color: #000000;
    margin-top: 20px;
}

#specstextbody
{
    font-size: 12px;
    color: #000000;
    margin-top: 69px;
}

.specsheader
{
    border-top: dashed 1px;
    padding: 8px 0px 8px;
    text-transform: uppercase;
    background-color: #E4EBEF;
    margin-bottom: 12px;
}

#rightcol ul
{
    padding: 0px 0px 0px 20px;
    margin-left: -4px;
    margin-top: 0;
    list-style-position: outside;
}

#rightcol li
{
    list-style-image: url("/images/bullet_greaterthan.png");
}

.spectext, .specsheader
{
    padding-left: 4px;
}

.spectext
{
    margin-bottom: 20px;
}

#overviewcontent
{
}

.body
{
    background-color: #FFFFFF;
    float: left;
    padding-bottom: 8px;
}

.footer
{
    background-color: #FFFFFF;
    clear: both;
    height: 48px;
    font-size: 10px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-left: 14px;
    border-top: solid 2px;
}
.footer a
{
    text-decoration: none;
}

.footer a:hover
{
    text-decoration: underline;
}

.footer ul
{
    float: right;
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.footer li
{
    float: left;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    list-style: none;
    border-left: 1px solid;
}

.footer li.first
{
    border-left: none;
}

#copyright
{
    float: left;
    margin-top: 15px;
}

.x2gridleft
{
    float: left;
    width: 270px;
}
.x2gridright
{
    float: right;
    width: 270px;
}
.backtotop
{
    margin-bottom: 1em;
    font-size: 10px;
}
.wordheader
{
    font-size: 16px;
    font-weight: bold;
}
/*
#bodyText
{
    float: right;
    width: 392px;
    background-color: #FFFFFF;
    margin-left: 3px;
    margin-right: 16px;
    font-size: 14px;
    margin-top: 35px;
    line-height: 1.4em;
}

#bodyText ul
{
    padding-left: 12pt;
    margin: 15px 0px 0px 0px;
}

#bodyText li
{
    list-style-image: url("/images/bullet_greaterthan.png");
}

#bodyText li a, #continue a
{
    text-transform: uppercase;
    text-decoration: none;
}

#bodyText li a
{
    font-size: 12px;
}

#bodyText li a:hover, #continue a:hover
{
    text-decoration: underline;
}
*/
