/* color.css */

html { 
background-color : #ffffff; }

body { 
padding-top : 0px; }

div#branding {
position : relative;
z-index : 10;
height : 85px;
background : transparent url(../images/common/branding.png) no-repeat 0 0;

  }

div#nav_main { 
position : relative;
z-index : 11;
height : 35px;
background : #fff url(../images/common/nav_bg.png) no-repeat -0.5px 0px; }


div#site_info { 
position : relative;
width : 100%;
height : 40px;
background : transparent url(../images/common/double_line.png) repeat-x 0 0;

 }
 
 
div#footer { 
position : relative;
width : 100%;
height : 100px;


 }
 

h1 { 
position : absolute;
top : 18px; 
left : 20px;
width : 190px; 
height : 50px; 
background : transparent url(../images/common/h1.png) no-repeat;
behavior: url(../scripts/iepngfix.htc);
text-indent : -9999px; }

div#branding blockquote { 
position : absolute;
top : -9999px; }

/* nav_features list */

ul#nav_features {
position : absolute;
top : 8px;
left : 0px;
margin : 0;
width : 440px;
height : 50px; }

ul#nav_features li {
display : inline;  }

li#nav_home, li#nav_news, li#nav_about, li#nav_finishing, li#nav_resources, li#nav_covers, li#nav_environment, li#nav_supplies, li#nav_knowledge, li#nav_training, li#nav_golf, li#nav_contact, li#nav_usa {
position : absolute; 
display : block;
height : 40px; 
width : 50px; }

li#nav_home {
left : 23px; }

li#nav_news {
left : 80px; }

li#nav_about {
left : 140px; }

li#nav_finishing {
left : 200px; }

li#nav_resources {
left : 270px; }

li#nav_covers {
left : 345px; }

li#nav_environment {
left : 400px; }

li#nav_supplies {
left : 490px; }

li#nav_knowledge {
left : 555px; }

li#nav_training {
left : 635px; }

li#nav_golf {
left : 700px; }
li#nav_contact {
left : 745px; }

li#nav_usa {
left : 810px; }




li#nav_home a, li#nav_about a, li#nav_finishing a, li#nav_resources a, li#nav_covers a, li#nav_environment a, li#nav_supplies a, li#nav_knowledge a, li#nav_training a, li#nav_contact a, li#nav_usa a {
display : block;
height : 40px; 
width : 90px; 
xtext-indent : -9999px; }


/*-----------nav_page_content list ---------------------------------------------*/


ul#nav_page_content {
position : relative;
top : -2px;
left : 245px;
margin : 0;
width : 600px; }

ul#nav_page_content li {
display : inline; }

div#content_head h2 { 
position : relative;
margin-left:20px;
top: 10px;
 }


/*------------------downloads list ---------------------------------------------*/

ul#downloads {
position : relative;
background:  url(../images/common/white_panel_body.jpg) repeat-y ;
margin : 0;
width : 700px;
height:50px; }

ul#downloads li {
display : inline;
height: 50px; }

li#pdf{
position: absolute;
background-image: url(../images/common/pdf_icon.png) no-repeat;
left: 80px;
width: 35px
}

li#title{ 
position: absolute;
line-height: 12px;
color:#003399;
font-weight: bold;
width: 120px;
left: 120px;
}

li#description{
position: absolute;
line-height: 12px;
color:#003399;
width: 250px;
left: 245px;
}

li#download{
position: absolute;
width: 100px;
left: 520px;
color: #FF0000;
}

li#download a{
color: #FF0000;
}

/*-----------side panel list ---------------------------------------------*/

ul#content_block li{
min-height:200px;
xmargin-left: -20px;
background-image : url(../images/common/single_rule.png) ;
}



/*-----------side panel list ---------------------------------------------*/

ul#side_panels {
margin-left: 95px;
}

ul#side_panels li {

}

div#panel_holder {


}



/*-----------nav_tools list ---------------------------------------------*/

ul#nav_tools {
	position : absolute;
	top : 3px;
	left : 25px;
	margin : 0;
	width : 100%;
}

ul#nav_tools li {
display : inline; }

ul#nav_tools li a {
margin-right : 10px;
padding-right : 10px;
 }

li#nav_logout a, li#nav_rss a {
margin-right : 0;
padding-right : 0; }

li#nav_rss {
position : absolute;
right : 0;
width : 120px;
height : 25px; }

li#nav_rss a { 
display : block;
width : 120px; 
height : 25px; }

/*-----------footer list ---------------------------------------------*/


div#footer {
font-size: 90%;
height: 110px;
margin-left: 20px;

}

ul#footer_pages{
margin: 0px;
}

ul#footer_pages h4{
margin-top: -10px;
font-size:12px;
}


ul#footer_pages li {
    margin:0 0 0 0;
    padding:5px 0 0 0;
    line-height:12px;
}
.licol {
    float: left;
    width: 90px;
	
}





div#nav_main p { 
position : absolute;
top : 45px;
left : 35px;
margin : 0; }

div#nav_main h2 { 
position : absolute;
top : -9999px; }

div#site_info h5 { 
position : absolute;
left : 820px; 
top : 5px;
width : 150px; 
height : 30px; 
background : transparent url(../images/common/logo_micro.png) no-repeat; }

div#site_info h5 a { 
display : block;
width : 150px; 
height : 70px; 
text-indent : -9999px; }

div#site_info p { 
position : absolute;
 
top : 5px;
margin : 0; }

div#site_info h5 + p { 
text-indent : -9999px; } 
