﻿/*Site Styles for ATPM June 2007 Site*/


/*main site styles*/
body
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 11px;
}
#sitecontainer
{
    width: 801px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid black;
}
#inlinenavecontainer
{
    background-color: #AB650D;
}
#maincontentcontainer
{
    margin: 20px 0px 20px 0px;
}
#bottombannercontainer
{
    border-top: 22px solid #B6B7BA;
    padding: 5px 0px 5px 15px;
}
a
{
    text-decoration: none;
    color: #000000;
}
a:hover
{
    text-decoration: none;
    color: #D99A56;
}
p
{
    margin: 0px 0px 12px 0px;
}
h1
{
    font-size: 17px;
    margin-top: 0px;
    margin-bottom: 10px;
}
h2
{
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: 10px;
}
/*home page styles*/

#homepagebackgroundimagecontainer
{
    background-image: url(images/homepagebackgroundtest.jpg);
    background-color: #ab650d;
    background-repeat: no-repeat;
    background-position: top right;
}
#homepagetext
{
    color: #ffffff;
    width: 425px;
    padding: 20px 0px 10px 20px;
}
#homepagetext a
{
    text-decoration: none;
    color: #ffffff;
}
#homepagetext a:hover
{
    text-decoration: none;
    color: #F0D18E;
}
.addresscontainer
{
    width: 160px;
    float: left;
    padding-right: 35px;
    margin: 0px;
}
#internalfooter
{
    clear: both;
}
/*contact page styles*/
#contactbackgroundcontentcontainer
{
    width: 800px;
    height: 643px;
    background-image: url(images/contactusbackgroundimage.jpg);
    background-repeat: no-repeat;
    background-color: #ab650d;
    color: #ffffff;
}
#contactbackgroundcontentcontainer a
{
    text-decoration: none;
    color: #ffffff;
}
#contactbackgroundcontentcontainer a:hover
{
    text-decoration: none;
    color: #F0D18E;
}
#contactpagetop
{
    position: relative;
    left: 60px;
    top: 40px;
    width: 450px;
}
#contacttopheadingcontainer
{
    position: relative;
    left: 30px;
    top: 40px;
    width: 450px;
}
#contactpagetextbottom
{
    position: relative;
    top: 145px;
    left: 60px;
    width: 450px;
}
#contactbottomheadingcontainer
{
    position: relative;
    top: 145px;
    left: 30px;
    width: 450px;
}
/*About Us Styles*/
#aboutusbackgroundcontentcontainer
{
    height: 643px;
    background-image: url(images/aboutusbackgroundimage.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-color: #ab650d;
    color: #000000;
}
#aboutuspagetop
{
    position: relative;
    top: 5px;
    left: 15px;
    width: 300px;
}
#aboutusbottom
{
    position: relative;
    top: 80px;
    left: 15px;
    width: 300px;
}

/* Products Page Style*/
#mapcontainer
{
    background-image: url(images/mmapsbackgroundimage.gif);
}
#productimagescontainer
{
	border: 15px solid #d99a56;
	padding: 10px;
}
#productimagescontainer h1
{
	background-color: #aa6627;
	color: #ffffff;
	padding: 5px;
}
#productimagescontainer h2
{
	border-bottom: 3px solid #d99a56;
	padding: 5px;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
}
#productimagescontainer td
{
	text-align: center;
	font-size: 9px;
}
.productimageheader
{
	color: #d99a56;
	font-size: 12px;
}
.productimageheader td
{
	text-align: left!important;
}
.productimagerow td
{
	width: 35px;
	border: 1px solid #d99a56;
	vertical-align: bottom;
}
.productimagerow img
{
	border: none;
}


#productstextcontainer
{
    width: 350px;
    background-color: #d99a56;
    color: #ffffff;
    height: 300px;
    padding-top: 15px;
    float: left;
    background-image: url(images/productspagewoodimage.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
}
#productspageoutercontainer
{
    border-top: 15px solid #d99a56;
    border-left: 15px solid #d99a56;
    border-right: 15px solid #d99a56;
    background-image: url(images/stateproductpagesbottomborderimage.gif);
    background-position: bottom;
    background-repeat: no-repeat;
}
#productspageinnercontainer
{
    padding: 10px 5px 235px 7px;
}
#productspageinnercontainer h3
{
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 17px;
    border-bottom: 1px solid black;
}
.productpagetextcontainer
{
    margin: 10px 0px 15px 0px;
    width: 700px;
}
.productspagebottomcontainer
{
    height: 234px;
}
.productpageslinkstyles
{
    margin: 0px 10px 0px 0px;
    padding: 0px;
}
.productpageslinkstyles li
{
    border: 1px solid #d99a56;
    list-style-type: none;
    display: inline;
    float: left;
    text-align: center;
    margin-right: 5px;
}
.productpageslinkstyles a
{
    background-color: #ffffff;
    text-decoration: none;
    width: 125px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    margin: 0px;
}
.productpageslinkstyles a:hover
{
    background-color: #d99a56;
    color: #ffffff;
}
#productengineeredwoodstyle li
{
    border: 1px solid #8f0000;
}
#productengineeredwoodstyle a:hover
{
    background-color: #8f0000;
}
#producthardwoodstyle li
{
    border: 1px solid #5a3d1c;
}
#producthardwoodstyle a:hover
{
    background-color: #5a3d1c;
}
#productpinewoodstyle li
{
    border: 1px solid #066b33;
}
#productpinewoodstyle a:hover
{
    background-color: #066b33;
}
#engineeredstockimagecontainer
{
    width: 535px;
    margin-left: auto;
    margin-right: auto;
}
.technicaldetailslinkstyles
{
    margin-left: 0px;
    padding: 0px;
}
.technicaldetailslinkstyles li
{
    width: 300px;
    border: 1px solid black;
    list-style-type: none;
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 15px;
}
.technicaldetailslinkstyles a
{
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    padding-left: 10px;
}
.technicaldetailslinkstyles a:hover
{
    background-color: #000000;
    color: #ffffff;
}
#enginerredproducttable
{
    margin-left: auto;
    margin-right: auto;
}
#enginerredproducttable td
{
    border: 1px solid #7f7f7f;
    width: 250px;
    height: 140px;
}
#enginerredproducttable img
{
    margin-left: 3px;
    margin-top: 5px;
    margin-bottom: 15px;
}
.enginerredproducttabletext
{
    width: 270px;
    padding: 5px;
}

/*News page Styles*/
#newstextcontainer
{
    margin: 30px 30px 20px 40px;
}
/*Disclaimer page Styles*/
#disclaimertextcontainer
{
    margin: 30px 30px 20px 40px;
}
#disclaimertextcontainer h1
{
    padding: 0px;
}

/* Footy Tipping Page Styles*/

#footytippingbackgroundcontainer
{
    background-image: url(images/footytippingbackgroundimage.gif);
    background-repeat: no-repeat;
    height: 343px;
}
#footytextcontainer
{
    width: 440px;
    padding-top: 35px;
    margin-left: 45px;
}
/*Main Distrubtors Page*/
#distributorsmapcontainer
{
    margin-right: 20px;
}
#distributorstextcontainer
{
    width: 350px;
    background-color: #58595B;
    color: #ffffff;
    height: 300px;
    padding-top: 15px;
    float: right;
    background-image: url(images/distributorspagemainpageimage.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
}

/*Attached Distributors Pages Styles*/

#maindistributorspagecontainer
{
    background-color: #58595B;
    background-image: url(images/distributorsbackgroundimage.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    color: #ffffff;
    padding-bottom: 15px;
}
.distributorspageheading
{
    background-color: #58595B;
    height: 85px;
}
.distributorspageheading h1
{
    position: relative;
    top: 25px;
    padding: 6px 10px 6px 10px;
    background-color: #B6B8BA;
    color: #000000;
    width: 500px;
    display: block;
}
.distributorstables
{
    border: 1px solid #ffffff;
    width: 97%;
    margin: 0px 0px 0px 12px;
}
.distributorstables td
{
    border: 1px solid #ffffff;
    padding: 2px 10px 2px 10px;
}
.distributorstables th
{
    background-color: #ffffff;
    color: #000000;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}
.distributorstables tr
{
    border: 1px solid #ffffff;
}

.mappagescontainer
{
    background-image: url(images/mapsbackgroundimage.gif);
    background-repeat: no-repeat;
    height: 350px;
   
}
#productwindow
{
	border: 10px solid #d99b55;
	padding: 10px;
	color: #d99b55;
	font-size: 12px;
	font-weight: bold;
	width: 600px;
	margin-left: auto;	
	margin-right: auto;
}
#productwindow h1
{
	background-color: #aa6627;
	color: #ffffff;
	padding: 5px;
}
#productwindow #imagecontainer
{
	border-top: 2px solid #d99b55;
	border-bottom: 2px solid #d99b55;
	text-align: center;
	padding: 10px;
}
#productwindow .productimage
{
	margin-left: auto;
	margin-right: auto;
}
#productwindow .productlabel
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 7px;
}