/* Spindustry Systems */
@import "/undohtml.css"; 

body {
	background: #EFECD9 url(/images/bg.gif);
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	}

.content p {
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #625A5A;
	}
	
.texttable{	font: 11px Verdana, Arial, Helvetica, sans-serif;
		color: #625A5A;}

.content ul {
	list-style-position: outside;
	list-style-type: none;
	margin:0  0 10px 25px;}

.content li{
	list-style-position: outside;
	list-style-type: disc;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
		color: #625A5A; }

.left_column {
	 width:184px;
	background: #EFECD9 url(images/leftnav_bg.gif) repeat-y;
	 }

.right_column {
	background: url(images/right_column_bg.jpg) repeat-y -2px;
	}

.header {
	width: 551px;
	height: 38px;
	background: url(images/callus.gif) no-repeat;
	}

/*-- Start Content styles --*/	
.content {
	width:360px; 
	padding: 15px 20px 15px 20px;
	}

.content a, .content a:visited, .content a:active {
	color: #181A85;
	text-decoration: none;
	}
.content a:hover {
	text-decoration: underline;
	}
	
a{	color: #181A85;
	text-decoration: none;}
a:hover{text-decoration: underline;}

	
/*-- End Content styles --*/	

.side_nav {
	width: 151px;
	background: url(images/rightnav_bgtop.gif) repeat-y;
	}

.side_nav-pics {
	width: 151px;
	background:  url(images/rightnav_top.jpg) no-repeat top ;
	text-align: center;
	}
	
.side_nav-pics a, .side_nav-pics a:visited, .side_nav-pics a:active, .side_nav-pics a:hover  {
	color: #000;
	text-decoration: underline;
	}

.side_nav-pics img {
	border: none;
	padding: 0 0 5px 0;
	}

.side_nav-pics p {
	padding: 0 0 6px 0;
	font-size: 11px;
	}

#shadowbox {
	margin: 0 auto;
	background: url(images/pic_bg.gif) no-repeat center; 
	width: 130px; 
	height: 80px;
	padding: 15px 0 0 0;
	}

.footer {
	font-size: 90%;
	background: #62595A url(images/footer.jpg) repeat-x top;
	color: #d1d1d1;
	padding: 10px 0 10px 35px;
	line-height: 1.4;
	}

.footer p {
	color: #d1d1d1;
	}

.footer a, .footer a:visited, .footer a:active {
	color: #d1d1d1;
	text-decoration: none;
	}
	
.footer a:hover {
	text-decoration: underline;
	}

/*-- Start Nav --*/
#nav  {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 154px;
	background: #EFECD9 url(images/leftnav_bg.gif) repeat-y;
	}
	
#nav li{
	border-bottom: 1px solid #BA3136;
	width: 178px;
	color: #fff;
	font-size: 90%;
	padding: 0px;
}
	
#nav li a {
	color: #fff;
	text-decoration:none;
	padding: 2px 0 2px 25px;
	width: 153px;
	display:block;}
	
#nav li a:hover {
	width: 153px;
	display:block;
	color: #eb1d24;
	font-size: 1em;
	font-size: 1em;
	padding: 2px 0 2px 25px;
	text-decoration:none;
	background-image: url(/images/leftnav_bg_over.gif);
	background-repeat: repeat-y;
	border: none;
	}

.two{
padding: 0px 0;

	}

#nav li.active_category a {
	width: 153px;
	display:block;
	color: #eb1d24;
	font-size: 1em;
	font-size: 1em;
	padding: 2px 0 2px 25px;
	text-decoration:none;
	background-image: url(/images/leftnav_bg_over.gif);
	background-repeat: repeat-y;
	border: none;
 }
#nav li.First_active_category a { background: url(/images/first_over.gif) no-repeat;
	width: 153px;
	display:block;
	color: #eb1d24;
	font-size: 1em;
	font-size: 1em;
	padding: 2px 0 2px 25px;
	text-decoration:none;
	border: none;
 }

#nav li.non_selected { background: url(/nav/Arrow_nonselected.gif) no-repeat; }
#nav li.non_selected a:hover{ background: url(/nav/Arrow_over_nonselected.gif) no-repeat;}

#nav li.selected a {background: url(/nav/Arrow_selected.gif) no-repeat;}
#nav li.selected a:hover{
	background-image:url(/nav/Arrow_over_selected.gif);
	background-repeat:no-repeat;
}

#nav ul#subnav 
{
	border-bottom:1px solid #BA3136;
	padding:0px 0px 4px 0px;
	/* width:178px; */
	width:170px;
	margin:0px;
	background-color: #f6d5d5;
	background-image: none;
}

#nav ul#subnav li{
	background-color: #f6d5d5;
	color: #000;
	width: 150px;
	border: none;
	}	
	
#nav ul#subnav li a{
	text-decoration: underline;
	color: #000;
	/* padding: 4px 0 2px 25px; */
	padding: 4px 0 2px 33px; 
	width: 145px;
	margin: 0; 
	background-color: #f6d5d5;
	border: none;
	}	
	
#nav ul#subnav li a:hover {
	text-decoration: underline;
	background-color: #f6d5d5;
	color: #eb1d24;
}

#nav ul#subnav li.active_subnav a{
	text-decoration: underline;
	background-color: #f6d5d5;
	color: #eb1d24;
	}	

/*THESE CLASSES CONTROL THE LOOK OF THE FIRST NAV ITEM AT THE TOP OF THE LEFT COLUMN*/
	
#nav ul li.first a {background: url(/images/first.gif) no-repeat;}
#nav ul li.first a:hover{background: url(/images/first_over.gif) no-repeat;}

#nav li.firstselected a {background: url(/images/first_selected.gif) no-repeat;}
#nav li.firstselected a:hover{background: url(/images/first_selected_over.gif) no-repeat;}

#nav ul li.firstnoarrow a{background: url(images/firstnoarrow.gif) no-repeat;}
#nav ul li.firstnoarrow a:hover{background: url(images/firstnoarrow_over.gif) no-repeat;}
	


/*-- End Nav --*/
.searchbox {
	padding: 10px 18px 0 0;
	float: right;
	}
	.searchbox2 {
	padding: 10px 20px 0px 0px;
	float: right;
	}
	
.search {width: 120px; }
.go { 
	font-size: 90%;
	border: 1px solid #d1d1d1;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	background: #137b48;
	color: #fff;
	font-weight: bold;
	}
	
.goSubmit 
{
	margin-bottom:2px;
	font-size: 95%;
	border: 1px solid #d1d1d1;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	background: #137b48;
	color: #fff;
	font-weight: bolder;
	}

	
/*////////////////////*/
/*-- INSIDE STYLES --*/
/*///////////////////*/

.inside_header {
	width: 753px;
	height: 87px;
	}

.inside_headernav {
	margin: 0;
	}
	
.breadcrumbs {
	color: #2F3193;
	border-bottom: 1px solid #2F3193;
	padding: 2px 0 4px 10px;
	}
	
.inside_pageheader {
	color: #2F3193;
	float: left;
	padding: 20px 0 2px 10px;
	font-weight: bold;
	 }

.inside_productheader {
	color: #127C49;
	font-weight: bold; font-size: 120%;
	 }
	 
.paging {
	float: right;
	color: #127C49;
	font-weight: bold;
	padding: 20px 10px 2px 0;
	}
	
.paging a, .paging a:active {
	text-decoration: none;
	}
	
.paging a:visted { color: #000; text-decoration: none; }
.paging a:hover { text-decoration:underline; }

/*-- inside content --*/
.inside_content {
	font-size: 11px;
	color: #625A5A;
	background-color:#FFFFFF;
	}
.table {color:#625A5A:}
.inside_content p {
	padding: 0;
	margin-bottom:8px;}

.product_images { font-size: 10px; line-height: 1.3; color: #000; }

.product_images a{
	text-decoration: underline;
	color: #2F3193;
	}
	
.inside_side_nav-pics {
	font-size: 11px;
	background: url(images/rightnav_top.gif) repeat-y;
	text-align: left;
	}

.inside_side_nav-pics a{
	color: #000;
	text-decoration:underline;
	}

.inside_side_nav_extra {
	background: url(images/rightnav_bgtop.gif) repeat-y;
	}
	
.rightsub {
width:133px; background-color:#cbe2d7; padding:8px 2px 8px 8px; }
	

.gridHeader { background-color: #d6d6d6;  }
.forminput { font-family:Arial,helvetica; font-size:100%; }
.pageHeading { font-weight:bold; padding-bottom:3px; }
.pageTitle { font-weight:bold; }

#sitemap UL { margin-left:20px;	 }
#sitemap li {
	list-style-type: disc;
	margin:2px 0px 2px 20px;
	font-weight: normal;			   
	}
#sitemap li.main {
	list-style-type: none;
	margin:5px 0px 5px 15px;
	font-weight: bold;					   
	}
#sitemap li.site_top { 	}	

#__asptrace { width: 900px; }
.tracecontent { width: 900px; }
