/*
-----------------------------------------------------
Cognitive-Edge.com Style Sheet Flexible Design
Developer - Ronald Rogers
Company - WEBY Systems
Website - www.weby.com.au
Contact - weby@weby.com.au
-----------------------------------------------------*/


/*-- BASE LAYOUT FEATURES ---------------------------*/
body {
    margin: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    text-align: center;
    }

    a           { }
    a:link      { color: #760708; text-decoration: none; font-weight: bold;}
    a:visited   { color: #760708; text-decoration: none; font-weight: bold;}
    a:active    { color: #760708; text-decoration: none; font-weight: bold;}
    a:hover     { color: #000000; text-decoration: none; font-weight: bold;}

    h1  {
        font-family: verdana, sans-serif;
        color: #760708;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 5px 0px;
        font-size: 18px;
        line-height: 22px;
        text-transform: uppercase;
        letter-spacing: 1px;
        }
        
    h2  {
        font-family:  verdana, sans-serif;
        color: #760708;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 4px 0px;
        font-size: 16px;
        line-height: 20px;
       letter-spacing: 1px;
        }
    h3  {
        font-family:  verdana, sans-serif;
        color: #760708;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 4px 0px;
        font-size: 12px;
        line-height: 14px;
       letter-spacing: 1px;
        }

    h4  {
        font-family:  verdana, sans-serif;
        color: #760708;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 11px;
        line-height: 12px;
       letter-spacing: 0px;
        }
.clear{clear:both;}

/*-- OUTSIDE CONTAINER CONTAIN ALL DIVS ---------------------------*/

#wrapper {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 100%;
    \width:100%;
    w\idth: 100%;
    background: #FFFFFF;
    }
    
#container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 100%;
    \width: 100%;
    w\idth: 100%;
    background: #FFFFFF;
    }

/*-- BANNER DIV CONTAINS BANNER AT THE TOP OF THE PAGE--------------*/
#banner {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 1px;
    font-weight: normal;
    line-height: 1px;
    background-color: #FFFFFF;
    width: 100%;
    \width: 100%;
    w\idth: 100%;
    height: 80px;
            }

.bannertext {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 1px;
    font-weight: Normal;
    line-height: 0px;
    background-color: #FFFFFF;
}

/*-- MENU NAVIGAITION PANEL---------------------------*/
#navigation {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    float:left;
    text-align: left;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 0px;
    font-weight: normal;
    line-height: 0px;
    background-color: #FFFFFF;
    border-bottom:2px solid #760708;
    width: 100%;
    \width: 100%;
    w\idth: 100%;
}


/*-- LEFT PANEL ON PAGE FIXED AT MINUMUM 400PX HIGH ---------------------------*/

#left {
    float: left;
    left:0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 1px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:1px;
    background-color: #FFFFFF;
    overflow: hidden;
    height:0px;
    }
.leftnav {
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 120px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:11px;
    background-color: #FFFFFF;
    overflow: hidden;
    }

.leftnav a{
  padding:0px 0px 0px 0px;
  text-decoration: none;
  color: #FFFFFF;
  line-height:0px;
}

.leftbar{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 0px;
    line-height: 0px;
    font-weight: normal;
    text-align: left;   
    overflow: hidden;
    }
    
.leftbar h2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 0px;
    line-height:0px;
    text-align: left;
    font-weight: bold;
    }
.leftbarlinks {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #000099;
    font-family: Verdana, Arial, sans-serif;
    font-size: 0px;
    line-height: 0px;
    font-weight: bold;
    overflow: hidden;
    }
    
.leftbar a          {   
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;}

/*-- MENU NAVIGAITION PANEL---------------------------*/
.menu {
    width: 0px;
    background-color: transparent;
    text-align: left;
}

.link a {
    display: block;
}

.uberlink a {
    display: block;
}
    



/*-- Content part of the page---------------------------*/
#center {
    float:left;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 100%;
    }

.content {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    color: #222222;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    
    }

.content p {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    }


.content ul {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    }

.content li {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    }


.content a { }
.content a:link { color: #760708; text-decoration: none; font-weight: bold;}
.content a:visited { color: #760708; text-decoration: none; font-weight: bold;}
.content a:active { color: #760708; text-decoration: none; font-weight: bold;}
.content a:hover { color: #760708; text-decoration: none; font-weight: bold;}

/*-- Footer part of the page---------------------------*/
.footer{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    color: #760708;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    width: 100%;
    \width: 100%;
    w\idth: 100%;
}
.powered {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    color: #760708;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    text-align: center;
    color:#DDDDDD;
    border-bottom: 1px solid #760708;
    }

    
.powered a:link,.powered a:visited,.powered a:active { color: #DDDDDD; text-decoration: none; font-weight: normal;}
.powered a:hover { color: #000000; text-decoration: none; font-weight: bold;} 

.floatleft{float:left;}
.floatright{float:right;}

/*-- Contact Us Page---------------------------*/

.contacttable {
    background-color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}
