﻿#flash
{
    width: 600px;
    background-image: url('/img/flash-bg.jpg');
}

ul#menu
{
    width: 282px;
}

div#content
{
    background-image: url('/img/icon-con.jpg');
    background-position: top right;
    background-repeat: no-repeat;
}

h1#condition
{
    width: 532px;
    height: 64px;
    background-image: url('/img/h1-condition-TEMP.gif');
}

h1#defstan
{
    width: 589px;
    height: 28px;
    background-image: url('/img/h1-defstan.png');
}

h1#zone2
{
    width: 542px;
    height: 64px;
    background-image: url('/img/h1-zone2.png');
}

h1#lcm
{
    width: 299px;
    height: 22px;
    background-image: url('/img/h1-lcm.png');
}

h1#global
{
    width: 562px;
    height: 101px;
    background-image: url('/img/h1-global.png');
}

h1#returns
{
    width: 354px;
    height: 59px;
    background-image: url('/img/h1-returns.png');
}

h1#trade
{
    width: 225px;
    height: 28px;
    background-image: url('/img/h1-trade.png');
}

h1#locator
{
    width: 567px;
    height: 101px;
    background-image: url('/img/h1-locator.png');
}

/*lcm*/
label.lcm
{
    display: block;
    float: left;
    width: 170px;
    padding-right: 10px;
    font-weight: bold;
    margin-bottom: 20px;
}

label.lcm span
{
    font-weight: normal;
    font-size: 85%;
}

p.clear { clear: left; }

label.details
{
    
    clear: left;
    display: block;
    float: left;
    width: 100px;
    padding-right: 15px;
    text-align: right;    
}

input.textbox { margin-bottom: 10px; }

span.checkBox1
{
    display: block;
    float: left;
    padding-right: 20px;
}

span.checkBox2
{
    display: block;
    float: left;
    padding-right: 20px;
}

label.check
{
    float: left;
    width: 200px;
    padding-right: 20px;
}

label.other
{
    display: block;
    float: left;
    padding-right: 20px;
}

label.info
{
    display: block;
    float: left;
    margin-bottom: 15px;
}

input.submit { clear: left; display: block; }

/*condition*/
div#petro
{
    background-color: #e7e5e2;
    clear: right;
}

div#petro h2
{
    font-size: 130%;
    padding: 15px 15px 0 15px;
}

div#petro p
{
    padding: 0 15px;
}

div#petro img { padding-bottom: 15px; }

div#assistance
{
    width: 293px;
    float: right;
    margin: 0 0 20px 35px;
    background-image: url('/img/assistance-bg.png');
    background-position: bottom left;
    background-repeat: repeat-x;
    border: solid 1px #999999;
}

div#assistance h2
{
    width: 293px;
    height: 42px;
    background-image: url('/img/h2-parfit-assistance.jpg');
    text-indent: -999em;
    margin: 0;    
}

div#profile
{
    background-image: url('/img/assistance-shaun.jpg');
    background-position: top right;
    background-repeat: no-repeat;
    width: 164px; 
    min-height: 131px;
    padding: 7px 121px 20px 8px;  
}

div#profile p
{
    color: #081b49;
    line-height: 130%;
    font-size: 75%;
}

div#profile p span
{
    font-weight: bold;
    color: #081b49;
}

div#profile p.title
{
    border-bottom: solid 1px #081b49;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

div#profile p a { text-decoration: none; font-weight: bold; }
div#profile p a:hover, div#profile p a:focus { text-decoration: underline; }

/*home*/
div#assistance { clear: left; }

ul#heavy-links { clear: right; }

ul#heavy-links li
{  
    float: left;      
    width: 141px;
    margin: 14px 14px 0 0;
    list-style-type: none;
}

ul#heavy-links li.renew { clear: left; }