﻿body
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Arial;
    font-size: 8pt;
    color: #a9a9a9;
    line-height:1.5em;
}

object
{
    outline: none;
}

img
{
    border: none;
}

h3
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 10pt;
    font-weight: bold;
    color: #ffffff;
}

.hr
{
    padding: 15px 0px 15px 0px;
}

.clearer
{
    clear: both;
}

/** Flash Text **/

.sIFR-alternate
{
    display: none;
}

/** **/

#menu
{
    padding: 5px 0px 0px 0px;
}

#menu a img
{
    float: left;
    padding: 0px 5px 0px 0px;
}

#menu .spacer
{
    padding: 0px 5px 0px 0px;
    float: left;
}

/** Layout **/

#outer-wrapper
{
    width: 1010px;
    margin: 0px auto 0px auto;
}

#inner-wrapper
{
    background-image: url(/images/bg-inner-mid.jpg);
    background-repeat: repeat-y;
    padding: 0px 30px 10px 30px;
}

#menu-wrapper
{
    position: relative;
    background-color: #6C6D6F;
    color: #00ACEE;
    height: 28px;
    
    background-repeat: no-repeat;
    margin-bottom: 5px;
    padding: 7px 10px 3px 30px;
}

.menu-on 
{
    background-image: url(/images/bg-menu-on.png);
}

.menu-off
{
    background-image: url(/images/bg-menu-off.png);
}

#menu-wrapper #menu
{
    float: left;
}

#menu-wrapper #languages
{
    float: right;
}

#header-wrappper
{
    margin-bottom: 5px;
}

#content-wrappper
{
    background-image: url(/images/bg-content-wrapper.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    background-color: #f0f0f0;    
}

#footer-wrapper
{
    background-image: url(/images/bg-inner-bottom.jpg);
    background-repeat: no-repeat;
    padding: 15px 0px 0px 0px;
}

#footer
{
    font-size: 12px;
    padding-left: 20px;
    text-align:center;
    color: #858585;
}

#footer a
{
    text-decoration:none;
    color: #858585;
}

/** PAGE CONTENT **/

#sub-content
{
    padding: 30px 20px 20px 30px;
}

.col1
{
    width: 190px;
    float: left;
    min-height: 370px;
    margin-right: 30px;
}

.col2
{
    width: 190px;
    float: left;
    min-height: 370px;
    margin-right: 30px;
}

.col2-wide
{
    width: 410px;
    float: left;
    min-height: 370px;
    margin-right: 70px;
}

.col3
{
    width: 190px;
    float: left;
    min-height: 370px;
    margin-right: 70px;
}

.col3-full
{
    width: 600px;
    float: left;
    min-height: 370px;
    margin-right: 70px;
}

.col4
{
    width: 190px;
    float: left;
    min-height: 370px;
}


.bodytitle
{
    font-style: italic;
    font-weight: normal;
    padding-bottom: 5px;
}

.textcolpad
{
    padding-top: 23px;
}

ul.list li.blue
{
    background-image: url(/images/blue-arrow.png);
}

#bulletlist
{
    padding: 0px 0px 0px 20px;
    margin: 10px 0px 0px 0px;
    list-style-position: outside;
}

ul.list
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    list-style-position: inside;
    list-style-type: none;
}

ul.list li
{
    background-image: url(/images/grey-arrow.png);
    height: 15px;
    background-position: left bottom;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 20px;
}

ul.list li a
{
    text-decoration: none;
    color: #a9a9a9;
}


/* Grid */

#grid
{
    margin: 4px 0px 0px 0px;
}

#grid #g-header.orange
{
    background-color: #d77e00;
}

#grid #g-header.blue
{
    background-color: #0091c8;
}

#grid #g-header
{
    color: #ffffff;
    font-size: 11pt;
    font-weight: bold;
    line-height: 20px;
    min-height: 40px;
    padding: 10px 15px 10px 15px;
    margin-bottom: 5px;
}

#grid #g-content
{
    background: white;
    min-height: 60px;
    padding: 20px 15px 0px 15px;
    margin-bottom: 5px;
}

#grid #g-contenttext
{
    background: white;
    padding: 20px 15px 20px 15px;
    margin-bottom: 5px;
}


#grid #g-footer
{
    padding: 5px 15px 5px 15px;
}

.padded
{
    padding-bottom: 5px;
}

#grid #g-footer.bgorange
{
    background-color: #f3dec0;
}

#grid #g-footer.bgblue
{
    background-color: #80ddff;
}

#grid .firstcol
{
    padding-left: 0px;
}

#grid .lastcol
{
    background-image: none;
}

#grid th
{
    font-weight: bold;
    text-align: left;
    background-image: url(/images/grid-border.jpg);
    background-position: right top;
    background-repeat: repeat-y;
    padding: 0px 0px 0px 5px;
}

#grid td
{
    background-image: url(/images/grid-border.jpg);
    background-position: right top;
    background-repeat: repeat-y;
    padding: 0px 0px 15px 5px;
}

.statement
{
    padding: 10px 0px 0px 0px;
    font-weight: bold;
}

/* Quote */

#quote #q-content
{
    font-style: italic;
}

.icon
{
    float: left;
    padding-right: 5px;
    width: 19px;
    height: 25px;
}

/* Colours */

.orange, .orange li a:hover, .orange .selected a
{
    color: #ff9500;
}

ul.list li.orange, .orange li:hover, .orange .selected
{
    background-image: url(/images/orange-arrow.png);
}

.blue, .blue li a:hover, .blue .selected a
{
    color: #00aeef;
}

ul.list li.blue, .blue li:hover, .blue .selected
{
    background-image: url(/images/blue-arrow.png);
}

/** HOME **/

#showcase-wrapper
{
    height: 340px;
}

#showcase
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    list-style-type: none;
}

#home-col1
{
    float: left;
    margin-right: 5px;
}

#home-col2
{
    color: #ffffff;
    background-image: url(/images/home/bg-home-panel1.png);
    background-repeat: no-repeat;
    float: left;
    width: 210px;
    height: 165px;
    margin-right: 5px;
    padding: 65px 20px 20px 20px;
}

#home-col3
{
    color: #ffffff;
    background-image: url(/images/home/bg-home-panel2.png);
    background-repeat: no-repeat;
    float: left;
    width: 210px;
    height: 165px;
    padding: 65px 20px 20px 20px;
}

#contactus
{
    position: absolute;
    top: 38px;
    left: 440px;
}

.tagline
{
    line-height:normal;
    font-size: 7pt;
}

.close
{
    margin-top: 0px;
}

-----------------------------------------

Form styles

-----------------------------------------*/
#contactForm
{
    position: absolute;
    top: 250px;
    left: 50px;
}
#contactForm label
{
    float: left;
    width: 150px;
    font-size: 11px;
    font-weight: 900;
}
#contactForm p
{
    padding-bottom: 20px;
}
#contactForm input.wide, #contactForm textarea.wide
{
    width: 200px;
}
