@charset "UTF-8";
/* 
	Based on Walden "Master Style Sheet" developed by Aaron Gough 
	Walden: http://www.waldendesign.com
*/

/************************************************

			Generic Basic Styling
			
*************************************************/

body, html{
border: 0;
padding: 0;
margin: 0;
}

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
background: #cbdb2a url(images/template_images/page_bg.gif) top left repeat-x;
}

h1, h2, h3, h4, h5{
margin: 0;
padding: 0;
font-weight: bold;
color: #387f2d;
}

img{
border: 0;
}

h1{

}

h2{

}

h3{

}

h4{

}

h5{

}

p{

}

ul{

}

a{
color: #007ac3;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

/************************************************

		Custom Styling for Specific IDs
			
*************************************************/

#container{
width: 835px;
margin: 0 auto;
background: transparent url(images/template_images/container_repeat.gif) top left repeat-y;
}

#header_container{
width: 835px;
padding-top: 231px;
background: transparent url(images/template_images/container_header.jpg) top left no-repeat;
}

#footer_container{
width: 835px;
padding-bottom: 176px;
background: transparent url(images/template_images/container_footer_blank.jpg) bottom left no-repeat;
}

#header_menu_container{
width: 835px;
height: 70px;
position: relative;
}

#home, #manufacturers, #info, #testimonials, #faq, #links, #contact{
display: block;
position: absolute;
top: 0px;
height: 19px;
line-height: 19px;
width: 112px;
font-size: 10px;
text-decoration: none;
color:white;
}

#home:hover, #testimonials:hover, #faq:hover, #links:hover, #contact:hover{
text-decoration:underline;
}

#home{
left: 67px;
}

#manufacturers{
left: 184px;
width: 134px;
}

#manufacturers ul{
background: #ec008c;
width: 121px;
}

#manufacturers ul a{
color:white;
}

#manufacturers ul a:hover{
text-decoration:underline;
}

#info{
left: 325px;
color: black;
}

#info ul{
background: #ffd105;
width: 97px;
}

#info ul a{
color:black;
}

#info ul a:hover{
text-decoration:underline;
}

#testimonials{
left: 443px;
}

#faq, #links, #contact{
top: 23px;
height: 24px;
line-height: 24px;
color: black;
}

#faq{
width: 41px;
left: 601px;
background: transparent url(images/template_images/menu_spacer.gif) center right no-repeat;
}

#links{
width: 112px;
left: 590px;
background: transparent url(images/template_images/menu_spacer.gif) center right no-repeat;
}

#contact{
width: 74px;
left: 695px;
}

#left_column{
width: 162px;
float: left;
display: inline;
margin-left: 67px;
padding-bottom: 210px;
text-align: left;
}

#left_column h1{
color: #007ac3;
text-decoration: none;
border: 2px solid #58ad40;
border-width: 0 0 2px 0;
}

#left_column ul{
margin: 0;
padding: 0;
padding-left: 22px;
padding-top: 20px;
list-style-image: url(images/template_images/featured_items_bullet.gif);
}

#right_column{
width: 415px;
float: right;
display: inline;
margin-right: 69px;
text-align: left;
}

#product_page_column{
width: 704px;
float: left;
display: inline;
margin-left: 64px;
text-align: left;
}

#spacer{
width: 100%;
height: 1px;
overflow: hidden;
clear: both;
}

#walden_badge{
font-size: 9px;
color: #007ac3;
display: block;
width: 100%;
padding-top: 10px;
padding-bottom: 20px;
}

#email_button{
padding-top: 20px;
}

/************************************************

				Global Classes
			
*************************************************/

/* for any block-level elements */
.clear{ 
clear:both; 
}

.float_left{
float:left;
}

.float_right{
float:right;
}

/* for text */
.text-left{
text-align:left;
}

.text-right{
text-align:right;
}

.text-center{
text-align:center;
}

.text-justify{
text-align:justify;
}

.bold{
font-weight:bold;
}

.italic{
font-style:italic;
}

.underline{
text-decoration: underline;
}

.highlight{
background:#ffc;
}

/* for images */
.img-left{
float: left;
margin: 4px 10px 4px 0;
}

.img-right{
float: right;
margin: 4px 0 4px 10px;
}

/* for lists */
.nopadding{
padding: 0;
}

.noindent
{
margin-left: 0;
padding-left: 0;
}

.nobullet{
list-style: none;
list-style-image: none;
}

/* Spacer for left column */

.left_column_spacer{
width: 100%;
height: 1px;
overflow: hidden;
background: #58ad40;
}

/* Styling for the dropdown menus */
.menu_heading{
display: block;
width: 100%;
height: 19px;
line-height: 19px;
z-index: 9999;
}

.walden_dropdown ul{
padding: 0;
margin: 0;
list-style: none;
text-align: left;
padding: 7px;
position: absolute;
left: 0px;
top: 18px;
z-index: 9999;
}

.walden_dropdown ul a{
text-decoration: none;
display: block;
width: 100%;
z-index: 9999;
}


/* Styling for Order forms */
.item_container{
text-align: right;
}

.order_item, .order_item_price{
border: 0;
border-width: 0;
}

.order_item{
width: 70%;
text-align: right;
}

.order_item_price{
width: 10%;
text-align: right;
}

.order_quantity{
width: 10%;
}

.order_table{
vertical-align: top;
}

.order_table td{
vertical-align: top;
}

.order_sheet_row{
border: 1px solid #4a6c21;
vertical-aling: top;
}

.order_sheet_model{
width: 235px;
border: 1px solid #4a6c21;
border-width: 1px 1px 1px 0;
}

.order_sheet_part{
width: 100px;
border: 1px solid #4a6c21;
border-width: 1px 1px 1px 0;
}

.order_sheet_yield{
width: 77px;
border: 1px solid #4a6c21;
border-width: 1px 1px 1px 0;
}

.order_sheet_retail{
width: 67px;
border: 1px solid #4a6c21;
border-width: 1px 1px 1px 0;
}

.order_sheet_price{
width: 86px;
border: 1px solid #4a6c21;
border-width: 1px 1px 1px 0;
}

.order_sheet_quantity{
border: 1px solid #4a6c21;
border-width: 1px 0 1px 0;
}

.order_sheet_header_model{
width: 235px;
}

.order_sheet_header_part{
width: 100px;
}

.order_sheet_header_yield{
width: 77px;

}

.order_sheet_header_retail{
width: 67px;
}

.order_sheet_header_price{
width: 86px;
}

.order_sheet_header_quantity{
}

.greentext{
color:#387f2d;
}

.featured_product{
color:magenta;
font-size:11px;
}

/* styling for order form */
.order_form_left_column{
text-align: right;
width: 30%;
}