/**
 * Paralist - First Vertical Navigation List
 * ---------------------------------------------
 * Navlist - Secondary Vertical Navigation List  
 * ----------------------------------------------
 * InfoSheet - Third Vertical Navigation List
 */

#paralist {
	vertical-align:top;
	position: relative;
	top: 2px;
	width: 100%;
	margin - bottom: 10px;
}

#navlist { 
	vertical-align: top;
	position: relative; 
	top: 10px; 
	width: 100%; 
	margin-bottom: 10px; 
} 

#infosheet {
	vertical-align: top;
	position: relative;
	top: 10px;
	width: 100%;
	margin-bottom: 20px;
}

#tableFeatures {
	vertical-align: top;
	position: relative; 
	top: 10px; 
	width: 100%; 
	margin-bottom: 0px;
	display: block; 
	background: #ffffff;
	font-size: 1.0em; 
	font-weight: normal;
 
}

#paralist p {
	color: 000000;
	position: relative;
	text-transform : none; 
	text-align: justify;
	padding: 0px 10px 2px 10px;
	margin: 0; 
	font-size: 1.0em; 
	display: block; 
	font-weight: normal;
} 
	
#navlist ul { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	position: relative; 
} 

#infosheet ul{
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#paralist h2 { 
	background-color: #C10C03;
	color: #FFFFFF;
	position: relative; 
	text-transform : none; 
	letter-spacing : .15em;
	text-align: center;
	padding-top: 6px;
	margin: 0; 
	border-top: 1px solid #94928C; 
	border-left: 1px solid #94928C; 
	border-right: 1px solid #94928C; 
	border-bottom: 1px solid #BA918F; 
	font-size: 1.5em; 
	height: 30px;
} 

#paralist h4 { 
	color: #000000;
	line-height: 1.15em;
	font-size: 1.10em;
	font-weight: bold;
	padding: 0px 10px 2px 10px;
} 

#navlist h2 { 
	background-image:url('../images/1_paco/metal031.jpg');
	color: #FFFFFF;
	position: relative; 
	text-transform : none; 
	letter-spacing   : .15em;
	text-align: center;
	padding-top: 5px;
	margin: 0; 
	border-top: 1px solid #94928C; 
	border-left: 1px solid #94928C; 
	border-right: 1px solid #94928C; 
	border-bottom: 1px solid #BA918F; 
	font-size: 1.2em; 
	height: 30px;
} 

#infosheet h2 { 
	background-color: black;
	color: #FFFFFF;
	position: relative; 
	text-transform : none; 
	letter-spacing   : .15em;
	text-align: center;
	padding-top: 5px;
	margin: 0; 
	border-top: 1px solid #94928C; 
	border-left: 1px solid #94928C; 
	border-right: 1px solid #94928C; 
	border-bottom: 1px solid #BA918F; 
	font-size: 1.2em; 
	height: 30px;
}

#tableFeatures h2 {
 	background-image:url('../images/1_paco/metal031.jpg');
	color: #FFFFFF;
	position: relative; 
	text-transform : none; 
	letter-spacing   : .15em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0; 
	font-size: 1.5em; 
	height: 20px;
} 

#tableFeatures h3 {
 	color: #C10C03;
	position: bottom; 
	text-transform : none; 
	letter-spacing   : .10em;
	text-align: left;
	padding-top: 5px ;
	padding-left: 5px;
	margin: 0; 
	font-size: 1.0em; 
	height: 22px;
	font-weight: bold;
} 

#tableFeatures p {
 	color: #000000;
	position: relative;
	 
	text-transform : none; 
	text-align: left;
	padding: 1px 5px 2px 5px;
	margin: 0; 
	font-size: 0.95em; 
	display: block; 
	font-weight: normal;
} 



#navlist li { 
	margin: 0; 
	padding: 0; 
	background: #EFEFEF; 
	border-bottom: 1px solid #94928C; 
	border-left: 1px solid #94928C; 
	border-right: 1px solid #94928C; 
	list-style: none;
	padding: 2px 2px 6px 6px; 
	display: block; 
	font-size: 0.85em; 
	font-weight: normal;
} 

#infosheet li { 
	margin: 0; 
	padding: 0; 
	background: #EFEFEF; 
	border-bottom: 1px solid black; 
	border-left: 1px solid black; 
	border-right: 1px solid black; 
	list-style: none;
	padding: 2px 2px 8px 8px; 
	display: block; 
	font-size: 0.85em; 
	font-weight: normal; 
} 

#navlist li.title { 
	padding: 4px 8px 6px 10px; 
	font-size: 0.9em; 
	font-weight: bold; 
	color: white; 
	line-height: normal; 
	background: #782223; 
} 

#infosheet li.title { 
	padding: 4px 8px 6px 18px; 
	font-size: 0.9em; 
	font-weight: bold; 
	color: white; 
	line-height: normal; 
	background: #782223; 
} 

#paralist a {
	font-size: 0.95em; 
	font-weight: bold; 
	text-decoration: underline;
	color: #0000FF; 
}


#navlist a {
	padding: 6px 6px; 
	display: block; 
	font-size: 0.85em; 
	font-weight: bold; 
	text-decoration: underline;
	color: #0000FF; 
	line-height: normal
} 

#infosheet a {
	padding: 6px 6px; 
	display: block; 
	font-size: 0.85em; 
	font-weight: bold; 
	text-decoration: bold; 
	color: blue; 
	line-height: normal
} 

#paralist a:hover {
	background: #D0CFCF;
/*	background: #CC7E55;*/
}

#navlist a:hover {
	background: #D0CFCF;
/*	background: #CC7E55;*/
} 

#infosheet a:hover {
	background: #D0CFCF;
	color: #C10C03;
/*	background: #CC7E55;*/
} 

#paralist .selected a {
	color: #FFFFFF; 
	background: #932A2A;

#navlist .selected a {
	color: #FFFFFF; 
	background: #932A2A;
} 

#infosheet .selected a {
	color: #FFFFFF; 
	background: #932A2A;
} 


/*#navlist .selected a:hover {
	color: #FFFFFF; 
	background: #932A2A;
}
*/

#infosheet .selected a:hover {
	color: #FFFFFF; 
	background: #932A2A;
}

/**html #navlist ul li a { 
	height: 1%; 
} 

*/

html #infosheet ul li a { 
	height: 1%; 
}