﻿/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    SET UP
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
/* mac hide\*/
html, body
{
    height: 100%;
    color:black;
 

}
/* end hide */

body
{
    padding: 0;
    margin: 0;
    text-align: center;
    min-width: 980px; /* for mozilla*/
    background-color: #a1a1a1;
    font-size: 80%;
    font-family: Arial, Verdana;
}

H1
{
    color:#fe6500;
    font-size:150%;
    margin-bottom:10px;
    /*padding-left:35px;*/
}



.proptitle
{
    color:#007DFE;
    padding-left:35px;
    font-size:120%;
}

#outer
{
    height: 100%;
    min-height: 100%;
    width: 980px;
    background-color: white;
    text-align: left;
    margin: auto;
    position: relative;
}

html > body #outer
{
    height: auto;
}

A, A:Visited, A:Active
{
    color:black;
    text-decoration:none;
}

A:Hover
{
    color:#fe6500;
    text-decoration:none;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    HEADER
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#header
{
    position: absolute;
    top: 0;
    left: 0px;
    width: 980px;
    height: 150px;
    overflow: hidden;
    color: black;
    z-index: 100;
    background-color:white;
}

#logo
{
    position: absolute;
    left: 25px;
    top: 15px;
}

#flags
{
    position: absolute;
    right: 18px;
    top: 30px;
    color:#acacac;
    font-size:90%;
    text-align:right;
}

#flags IMG
{
    margin-right:10px;
    padding-bottom:6px;
}

#www
{
    position: absolute;
    right: 25px;
    top: 100px;
}

#www A, #www A:Active, #www A:Visited
{
    font-size:140%;
}

#headertext
{
    position: absolute;
    left: 320px;
    top: 38px;
    color:black;
    font-size:140%;
    font-style:italic;
    line-height:30px;
}

#headermenu
{
    position: absolute;
    width: 100%;
    height: 13px;
    bottom: 0px;
    background-color:white;
    color:White;
    background-image: url(../images/headermenubg.gif);
    background-repeat:repeat;
}
/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    HEADER MENU
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
.headerleft
{
    position:relative;
    left:20px;
    top:6px;
}

.headerright
{
    position:absolute;
    top:6px;
    right:20px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   LEFT MENU
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#leftmenu
{
    position: relative; /*ie needs this to show float */
    float: left;
    width: 244px;
    margin-top: 185px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    line-height:25px;
    text-align:justify;
    /*border:solid 1px black;*/
    background-color:white;
}

#leftmenu
{
    padding-left: 20px;
}

#leftmenu p
{
    color: black;
    padding-left:35px;
}

.leftmenubg
{
    background-color:#d6d6d6;
}

#leftmenu A, #leftmenu A:Visited, #leftmenu A:Active
{
    color:black;
    text-decoration:none;
}

#leftmenu A:Hover
{
    color:#fe6500;
    text-decoration:none;
}

#leftmenu UL
{
    margin-left:0px;
    padding-left:25px;
    width:220px; 
}

#leftmenu LI
{
    list-style-image: url(../images/bullets.gif);
    border-bottom:solid 1px #bfbfbf;
    line-height:35px;
    text-align:left;
}

#leftmenu .submenu
{
    width:200px;
}

#leftmenu .submenu LI
{
    border:0px;
    line-height:25px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    HOMEPAGE
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
.maintitle, .maintitleright
{
    color:black;
    font-size:200%;
    margin-bottom:10px;
    /*padding-left:35px;*/  
}

.maintitleright
{
    text-align:right; 
}

.maintitleorange
{
    color:#fe6500;
    font-size:160%;
    height:50;
}

.main
{
    background-color:#dadada;
    padding:25px
}

.mainlink A, .mainlink A:Active, .mainlink A:Visited
{
    font-size:100%;
    margin-right:30px;
}


/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    LEFT FULL
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#leftfull
{
    position: relative; /*ie needs this to show float */
    float: left;
    width: 655px;
    margin-left:40px;
    margin-top: 197px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    line-height:25px;
    text-align:justify;
    /*border:solid 1px black;*/
    background-color:white;
    /*padding-left:40px;*/
}

#leftfulltitle
{
    padding-top: 48px;
    padding-bottom: 32px;
    padding-left: 35px;
}

#leftfull p
{
    color: black;
}

#leftfull UL
{
    margin-left:0px;
    padding-left:25px;
}

#leftfull LI
{
    list-style-image: url(../images/bullets.gif);
    text-align:left;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    CATEGORIES
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
.cattable IMG
{
    padding:0;
    margin:0;
}

.cattable TD
{
    width:180px;
}

.catheading
{
    background-color:Black;
    color:White;
    border-top: solid 1px white;
    font-size:70%;
    text-align:center;
    padding:6px;
}

.catheading A, .catheading A:Active, .catheading A:Visited
{
    color:White;
    font-weight:bold;
}

.cattable .spacer
{
    height:40px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   FOOTER
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#footer
{
    position: relative;
    margin: auto;
    width: 980px;
    height: 30px;
    bottom: 0px;
    clear: both;
    margin-bottom: -50px;
    background-color:white;
    font-size:90%;
    border-top:solid 1px #bfbfbf;
}

#footerleft
{
    margin-left: 20px;
    margin-top: 8px;
    float: left;
    color: black;
}

#footerright
{
    margin-right: 20px;
    margin-top: 8px;
    float: right;
    color: black;
}

#clearfooter
{
    width: 100%;
    height: 50px;
    clear: both;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   GENERAL STYLING
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
div, p
{
    margin-top: 0;
}

.small
{
    font-size:80%;    
}

.back
{
    position:absolute;
    right:5px;
    top:0px;
}

.orangetext
{
    color:#fe6500;
}

.contact
{
    font-size:100%;
    line-height:25px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    SUB MENU
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
.sub_menu, .sub_menu_on
{
    width:140px;
    border-left:solid 1px white;
    float:left;
    text-align:center;
}

.sub_menu_on
{
    background-color:#787878;
}

.sub_menu
{
    background-color:#a7a7a7;
}

.sub_menu A, .sub_menu A:Visited, .sub_menu A:Active
{
    color:White;
    font-weight:bold;
}

.sub_menu_on A:Active, .sub_menu_on A:Visited, .sub_menu_on A:Visited
{
    color:#fe6500;
    font-weight:bold;
}


.sub_menu A:Hover, .sub_menu_on A:Hover
{
    color:#dcdcdc;
}

