body
{
    margin: 340px 0px 0px 0px;
    padding: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-image: url('images/layout/go_geothermal_background_back.jpg');
    background-position: center bottom;
    background-repeat: repeat;
}

#gravel-background 
{
    background-image: url('images/layout/go_geothermal_background.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

#white-body 
{
    background-image: url('images/layout/go_geothermal_textures.png');
    background-position: center top; 
    background-repeat: repeat-Y;
    width: 1002px;
    margin: 0 auto;
    text-align: left;
    z-index: 90;    
}

#pad-content
{
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
}

#header 
{
    width: 100%;
    background-image: url('images/layout/go_geothermal_header2.jpg');
    background-position: center top; 
    background-repeat: no-repeat;
    padding-top: 310px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
} 

#menu 
{
    width: 100%;
    height: 35px;
}
 
#header-transition
{
    width: 100%;
    background-image: url('images/layout/go_geothermal_header_transition.png');
    background-position: center top; 
    background-repeat: no-repeat;
    padding-top: 16px;
    position: absolute;
    left: 0;
    top: 344px;
    z-index: 100;
}  


.hMenu-tile 
{
    background-color: #0d4e07;
    width: 218px;
    text-align: left;
    padding: 0px 10p 0px 10px;
}

.hMenu-top
{
    width: 218px;
    height: 17px;
    background-image: url('images/layout/go_geothermal_menu_top.gif');
    background-position: center bottom; 
    background-repeat: no-repeat;
}
 
 .hMenu-bottom
{
    width: 218px;
    height: 17px;
    background-image: url('images/layout/go_geothermal_menu_bottom.gif');
    background-position: center top; 
    background-repeat: no-repeat;
} 

#split-content 
{
    width: 100%;
    border: 0;
}

#content-left
{
    width: 29%;
    border: 0;
    text-align: center;
}

#content-left-products
{
    width: 20%;
    border: 0;
    padding-left: 20px;
    text-align: center;
}

#content-right
{
    width: 75%;
    border: 0;
    padding-right: 20px;
    text-align: left;
}

#content-right-products
{
    width: 70%;
    border: 0;
    padding-right: 10px;
    text-align: left;
}

#content-right-home
{
    width: 52%;
    border: 0;
    text-align: left;
}

#content-right-home-alt
{
    width: 80%;
    border: 0;
    
    text-align: left;
}

.padmailinglist 
{
    padding: 0px 10px 0px 10px;
}

.categoryDiv 
{
    width: 100%;
    height: 20px;
}

.subCategoryDiv
{
    width: 100%;
    height: 20px;
    padding-left: 14px;
}

#content-categories-right 
{
    width: 20%;
    border: 0;
    text-align: left;
}   

#paditrightouter 
{
    padding-right: 30px;    
} 

#paditrightinner
{
    text-align: center;
}

hr 
{
    color: #ffffff;
    background-color: #ffffff;
    height: 1px;
    width: 100%;
}

.hr-alt
{
    color: #0d4e07;
    background-color: #0d4e07;
    height: 1px;
    width: 100%;
    text-align: align;
}

.default-input 
{
    width: 100%;
}

.align-right
{
    text-align: right;
}

#footer 
{
    width: 100%;
    padding-top: 20px;
    text-align: right;
}

#footer-menu 
{
    width: 94%;
    padding-top: 20px;
    text-align: center;
}

#copyright 
{
    width: 94%;
    text-align: center;
}

.product-styles 
{
    width: 100%;
    height: 160px;
    background-color: #e9eceb;
    padding: 10px;
    border: solid 1px #3c8e35;
    color: #000;
}

.product-styles-diff 
{
    width: 50%;
    height: 160px;
    background-color: #c6dce2;
    padding: 10px;
    border: solid 1px #3c8e35;
    color: #000;
}

.product-styles-alt 
{
    width: 100%;
    height: 160px;
    background-color: #cbcfcd;
    padding: 10px;
    border: solid 1px #3c8e35;
    color: #000;
}

.option-styles 
{
    width: 100%;
    background-color: #d6ca9d;
    padding: 10px;
    border: solid 1px #e5d9ad;
    color: #000;
    font-size: 0.8em;
}

.product-image-styles 
{
    border: solid 1px #000;
}

.product-image-styles-basket
{
    border: solid 1px #5f5f5f;
}

.product-cell-left
{
    width: 30%;
    text-align: left;
}

.product-cell-right
{
    width: 70%;
    text-align: left;
}

.category-styles 
{
    width: 100%;
    height: 250px;
    background-color: #efe9d3;
    padding: 10px;
    border: solid 1px #000;
    color: #000;
}

.product-button
{
    padding: 6px;
    background-color: #c8ba8d;
    text-decoration: none;
    color: #ffffff;
    border: solid 1px #7f765b;
    font-size: 0.7em;
}

.product-button:hover
{
    padding: 6px;
    background-color: #c8ba8d;
    text-decoration: none;
    color: #000;
    border: solid 1px #7f765b;
    font-size: 0.7em;
}

.image-thumb 
{
    height: 80px;
    width: 100%;
}

.product-extras 
{
    width: 100%;
    padding: 10px;
}

.pnumbers 
{
    padding: 2px 3px 2px 3px;
    border: solid 1px #000;
    background-color: #e6e6e6;
    text-decoration: none;
    color: #000;
    font-size: 0.8em;
}

.pnumbers:hover
{
    padding: 2px 3px 2px 3px;
    border: solid 1px #000;
    background-color: #d6d6d6;
    text-decoration: none;
    color: #ffffff;
    font-size: 0.8em;
}

.pnumbersactive
{
    padding: 2px 3px 2px 3px;
    border: solid 1px #000;
    background-color: #d6d6d6;
    text-decoration: none;
    color: #ffffff;
    font-size: 0.8em;
}

.more-info 
{
    padding: 2px 10px 2px 10px;
    border: solid 1px #000;
    background-color: #d6d6d6;
    text-decoration: none;
    color: #000000;
    font-size: 0.8em;
}
    
