/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    SET UP
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
/* mac hide\*/
html, body
{
    height: 100%;
}
/* end hide */

body
{
    padding: 0;
    margin: 0;
    text-align: center;
    min-width: 806px; /* for mozilla*/
    background-color: #000000;
    background-attachment: fixed;
    font-size: 80%;
    font-family: tahoma;
}

H1
{
    color:#990000;
    padding-left: 35px;
    font-size:110%;
}

#outer
{
    height:800px;
    /*height: 100%;
    min-height: 100%;*/
    width: 806px;
    background-repeat: repeat-y;
    background-image: url(../img/main_bg.gif);
    background-color: #ffffff;
    text-align: left;
    margin: auto;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}

html > body #outer
{
    height: auto;
}

#clearfooter
{
    width: 100%;
    height: 36px;
    clear: both;
}

A, A:Active, A:Visited
{
    color:Blue;
}
    
A:Hover
{
    text-decoration:none;
}

UL
{
    padding-left: 20px;
    padding-right: 20px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    HEADER
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#header
{
    position: absolute;
    top: 0;
    left: 0px;
    width: 806px;
    height: 157px;
    overflow: hidden;
    color: #000000;
    z-index: 100;
}

#header_photo
{
    position: absolute;
    top: 0px;
}

#menu
{
    position: absolute;
    width: 100%;
    height: 30px;
    bottom: 0px;
    background-color: #990000;
    background-repeat: repeat-y;
    background-image: url(../img/main_bg.gif);
    
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    MENU
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#menu a
{
    text-decoration: none;
}

#menu img
{
    position: absolute;
    top: 10px;
    border: none;
}

#products
{
    left: 20px;   
}
#upholstery
{
    left: 184px;
}
#equipment
{
    left: 292px; 
}
#absolo
{
    left: 449px; 
}
#aboutus
{
    left: 449px;
}
#contactus
{
    left: 543px;
}
#home
{
    left: 649px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    LEFT
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#left
{
    position: relative; /*ie needs this to show float */
    float: left;
    width: 570px;
    margin-top: 148px; /*needed to make room for header*/
    margin-bottom: 0px; /* needed to make room for footer */
    line-height:25px;

}

#title
{
    padding-top: 48px;
    padding-bottom: 20px;
    padding-left: 35px;
}

#left p
{
    color: #000000;
    padding-left: 35px;
}

#left TABLE
{
    margin-left:30px;
}

#logo_fitness
{
    position: absolute;
    display: inline;
    left: 35px;
}

#logo_fia
{
    position: absolute;
    display: inline;
    right: 4px;
}

#logo_magnum2
{
    position: absolute;
    display: inline;
    right: 4px;
    margin-top:-60px;
}


/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    LEFT FULL
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#leftfull
{
    position: relative; /*ie needs this to show float */
    float: left;
    width: 770px;
    margin-top: 148px; /*needed to make room for header*/
    margin-bottom: 0px; /* needed to make room for footer */
    line-height:25px;

}

#leftfull p
{
    color: #000000;
    padding-left: 35px;
}

#leftfull TABLE
{
    margin-left:30px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   RIGHT
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#right
{
    position: relative; /*ie needs this to show float */
    float: right;
    width: 220px;
    padding-top: 223px; /*needed to make room for header*/
    padding-bottom: 0px; /* needed to make room for footer */ /*border: solid 1px black*/
}

#rightproducts
{
    position: relative; /*ie needs this to show float */
    float: right;
    width: 220px;
    padding-top: 196px; /*needed to make room for header*/
    padding-bottom: 0px; /* needed to make room for footer */ /*border: solid 1px black*/
}

#righttitle
{
    padding-bottom: 20px;

}


/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   FOOTER
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#footer
{
    position: relative;
    margin: auto;
    width: 806px;
    height: 31px;
    bottom: 0px;
    font-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url(../img/footer.gif);
    padding-bottom: 30px;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    padding-top: 6px;
}

#footer A, #footer A:Visited, #footer A:Active
{
    color:White;
}
#footer A:Hover
{
    text-decoration:none;
}



/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   GENERAL STYLING
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
div, p
{
    margin-top: 0;
}

#contact
{
    color: #000000;
    margin-left: 100px;
}

#contact .left
{
    text-align: right;
    vertical-align: text-top;
    font-weight: bold;
}

#contact .right
{
    text-align: left;
}

.productphotos
{
    height:150px;
    -ms-interpolation-mode:bicubic;
}


.outer
{
    border:solid 1px #CCCCCC;
    float:left;
    width:200px;
    height:320px;
    padding:10px;
}

.outer H1
{
    margin-left:0px;
    padding-left:0px;
}

.product-container
{
    margin-left:35px;    
}