@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #CCDDCC;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.main #container { 
	width: 815px; 
background: #fff url(../images/bg_body.jpg) repeat-y left top;
	margin: 0 auto; 
	border: 1px solid #CCDDCC;
	text-align: left; 
} 


.main #header { 
	background: #fff url(../images/bg_header.jpg) no-repeat left top;	
	height: 115px;
} 

#headerNavBox {
	float: right;
	width: 800px;
	height: 110px;
	padding: 20px 0 0 0;
}

#headerNav {
	float: left;
	height: 110px;
	text-align:center;
}

#headerNav img{
	margin-bottom: 6px;	
}

#headerNav a, #headerNav a:visited, #headerNav a:active  {
	color: #fff;
	font-size: 10px;
	text-decoration:none;
}

#headerNav a:hover {
	color: #e4bb47;
	text-decoration:none;
}

.main #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.main #sidebar1{
	float: left;
	width: 250px; 
	padding: 10px 10px;
}

.main #sidebar_about {
	font-size: 11px;	
	float: left;
	width: 250px; 
	padding: 10px 10px;	
}

.main #sidebar_contact{
	float: left;
	width: 240px; 
	font-size: 12px;
	padding: 20px 0 20px 10px;
}

.main #mainContent { 
	margin: 0 0 0 280px; 
	padding: 0 25px 0 20px;
	min-height: 300px;
	font-size: 12px;
} 

.main #mainContent h1 {
	margin-top: 10px;
	font-size: 20px;
	font-weight:bold;
	color: #1a6344;
}

.main #mainContent a, #mainContent a:visited, #mainContent a:active {
	color: #1a6344;
	text-decoration:underline;
}
.main #mainContent a:hover {
	color: #1a6344;
	text-decoration:none;
}

.main #footer { 
	padding: 12px 10px 0 20px; 
	height: 55px;
	background: #CCDDCC url(../images/bg_footer.jpg) no-repeat left top;
	color: #CCDDCC;
	font-size: 9px;
} 

	#footer a,  #footer a:visited, #footer a:active  {
	text-decoration:none; 
	color:#CCDDCC; 
	margin: 0 5px 0 0;
	}
	
	#footer a:hover{
	color:#fff; 
	text-decoration:underline; 
	}
	
	#footerCompName {
		float:right;
		margin: 0 20px 0 0;
	}
	
.pageBoldTitle{ /*about page*/
	color: #1a6344;
	font-weight: bold;
	font-size: 12px;
	margin:14px 0 2px 0;
}

div.companyAdd {
	color: #1a6344;	
	font-size: 11px;
	text-align: center;
	margin: 10px 0;
	padding-right: 20px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.green {
	color: 	#1a6344;	
}

.msg {
	color: #F00;
	font-weight: bold;
	font-size: 12px;
}


/*contact*/
.form {
	color: 	#000000;
	font-size: 10px;
}

.form input, .form textarea{
	/*border: 2px dashed #D1C7AC;*/
	border: 1px solid  #1a6344;
	width: 210px;
	margin-bottom: 6px;
}



.formReq {
	color: 	#1a6344;
	font-size: 10px;
}

.button {
    border: 1px solid #006;
    background: #1a6344;
	color: #ffffff;  eaf8ed
}

.button:hover {
    border: 1px solid #006;
    background: #72aa7c;
	color: #ffffff; 
}


/*MAIN PAGES*/
.main #mainContent_Main { 
	margin: 0 0 0 260px; 
	padding: 0 25px 0 5px;
	font-size: 12px;
} 

div.productHeader_Main {
	color: #1a6344;	
	margin: 20px 0 0 0;
	border-bottom: 2px solid #1a6344;
	height: 25px;
}

.main #mainContent_Main a {
	color: #1a6344;
	font-decoration: underline;
}

.main #mainContent_Main a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}

div.productHeader_Main h1 {	
	font-size: 18px;
	font-weight:bold;
	margin-left: -5px;
}

.events {
	font-size: 12px;	
}

/*un indents <li>*/
.events ul {margin: 0; padding: 0;}
.events ul li {margin:0 10px 5px 20px; padding: 0;}
.events ul li a, .events ul li a:visited {
	text-decoration:none; 
	padding:0;
	color: #1a6344;
	}
.events ul li a:hover {
	text-decoration:underline; 
	}
	




/*END MAIN PAGES */





/*PRODUCT PAGES - indexable tools*/
.main #sidebar_Products {
	float: left;
	width: 230px; 
	padding: 20px 10px;
	text-align:center;
}

.main #mainContent_Products { 
	margin: 0 0 0 260px; 
	padding: 0 25px 0 5px;
} 


.main #sidebar_Products h3 {
	font-size: 14px;
	font-weight:bold;
	color: #1a6344;
}

div.productHeader {
	color: #1a6344;	
	margin: 20px 0 0 0;
	border-bottom: 2px solid #1a6344;
}

#prod_Title {	
	font-size: 24px;
	font-weight:bold;
}

#prod_subTitle {
	margin: 0 0 0 10px ;
	font-size: 16px;
}
div.prod_visualizer {
	text-align:center;	
}
	div.prod_visualizer a,  div.prod_visualizer  a:visited, div.prod_visualizer  a:active  {
	text-decoration:underline; 
	color:#1a6e44; 
	font-size: 14px;
	
	text-align:center;
	}
	
	div.prod_visualizer  a:hover{
	color:#000; 
	text-decoration:none;
	}


div.productSection {
	float: left;
	width: 240px;
	margin: 10px 10px ;	
	text-align:center;
}
	div.productSection a,  div.productSection a:visited, div.productSection a:active  {
	text-decoration:none; 
	color:#1a6e44; 
	font-size: 14px;
	font-weight: bold;
	}
	
	div.productSection a:hover{
	color:#000; 
	text-decoration:none;
	}

div.productSection img{
	margin: 8px 0;	
}

#prod_pagination { /*is different in IE*/
	float:right;
	width: 150px;
	text-align: right;
	margin: 9px 5px 0 0;
	font-size: 12px;
	color: #000;	
}

#prod_paginationBottom {
	float:right;
	width: 150px;
	text-align: right;
	margin: 7px 5px 0 0;
	font-size: 12px;
	color: #000;	
}

#prod_paginationBottom img{
	margin-top: 0;	
}
	a.prod_pagination,  a.prod_pagination:visited {
	text-decoration:underline; 
	color:#1a6e44; 
	padding: 0 2px;
	}
	
	a.prod_pagination:hover, a.prod_pagination:active {
	color:#CCDDCC; 
	text-decoration:underline; 
	padding: 0 2px;
	}
/* END PRODUCT PAGES*/


/*CATEGORY PAGES - like Indexable Tools nav area*/

.main #mainContent_Products_Categories  { 
	margin: 0 0 0 260px; 
	padding: 0 25px 0 5px;
} 

#sidebar_ProductCategories {
	float: left;
	width: 230px; 
	padding: 20px 0 20px 15px;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-align:left;
	
}

#sidebar_ProductCategories a, #sidebar_ProductCategories a:visited{
	color: #000;
	text-decoration:none;
	
	
}

#sidebar_ProductCategories a:hover{
	text-decoration:underline;	
}

/*MAIN PRODUCTS - level 3 - Mirror Ball*/

div.prodLine hr {
	float: left;
	width: 520px;
	color:#1a6e44;
	margin: 15px 0 5px 0;
}

.fltlft {
	float: left;
	margin-right: 1px;
	text-align:center;
	height: 130px;
}

.fltlft a, .fltlft a:vistited{ 
	color:#1a6e44;
	text-decoration:none;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
}

.fltlft a:hover {
	color: #000;
	text-decoration: underline;
}

#products {
	width:530px;
	

}
	#products a,  #products a:visited, #products a:active {

	color:#1a6e44;
	text-decoration:none;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
}

#products a:hover {
	color: #000;
	text-decoration: underline;
}

.smProdLink {
	font-size:12px;	
}
.xsmProdLink {
	font-size:10px;	
}

	a.navTitle,  a.navTitle:visited, a.navTitle:active {

	color:#1a6e44;
	text-decoration:none;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
}

a.navTitle:hover {
	color: #000;
	text-decoration: underline;
}