/* For third navigation column for equipment section */

html {
	min-width: 742px;
}

#wrapper {
	background-color: #ececec;
}

#content {
	margin-right: 14em;
	border-right: 1px dashed #ccc;
}

#banner {
	height: 92px;
	max-height: 92px;
}

div.equipnav {
position: absolute;
right: 0;
top:92px;
width: 14em;
	margin: 0; 
	padding: 5px;
	text-align: left;
}




div.equipnav {
border-left: none;
	padding: 0px;
	background: #006;
	margin-bottom: 2em;

}


.equipnav div.equipnav-a {
	padding: 4px;
	background: #ececec;
/*	background: #E8F3FF url(bottltedge.gif) no-repeat bottom right;*/
}

.equipnav div.equipnav-b {
/*	background-color: #ECECEC; */
background: #ececec;
	padding: 4px;
}

.equipnav div.equipnav-c {
/*	background-color: #E8F3FF;*/
background: #ececec;
	padding: 4px;
}

.equipnav div.equipnav-d {
/*	background: #ECECEC url(bottltedge.gif) no-repeat bottom right;*/
background: #ececec;
	padding:4px;
}

.equipnav a:hover {
	background-color: transparent; 
}

.equipnav h3 { background: #006; color: #fefefe; 
font-family: Georgia, Garamond, "Times New Roman", Times, serif; font-size: 1em; 
font-variant: small-caps; font-weight: bold; margin-bottom: 0; padding: 4px; text-align: left; }



div.equipnav h3 {
	margin-top: 0;
	background-color: transparent;
}

.equipnav h4 {
	color: #333; 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Lucida, Arial, Helvetica, sans-serif ;
	font-size: 86%;
	font-weight: normal;
	margin: 0;
	text-align: left;
}


.equipnav ul, .equipnav li {
	margin:0;
padding:0;
padding-left: 1em;
}

.equipnav ul {
	display: list-item; 
	margin-left: 0;
	padding: 0 0 1em 0;
	width: 100%;
	list-style: none;
}


.equipnav ul li { display: list-item; 
font-weight: normal; 
list-style: none; 
margin:0;
padding:0;
padding-left:1em;
border:none;
list-style: none;
list-style-position: outside;
line-height: 1.6em; 
text-indent: -1em;
}


.equipnav ul li.first {
list-style: none !important;
display: list-item;
list-style-image: none;
	
	
/*	padding-right: 7px;*/
}

.equipnav ul li.last {
list-style: none;
display: list-item;

/*  padding-left: 10px;*/
  border-right: 0px;
  } 


.equipnav ul li a {
	font-size: 1em;
}

	.equipnav ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #333;
	}

div.abstract, p.abstract, div#abstract, .callout {
	-moz-border-radius:1.25%;
	border-width: 2px;
	}
	
	body.sa .equipnav {
		display:none;
	}
	
	body.sa #content {
		margin-right: 0;
}
		
body#ptgear {
	min-width: 792px;
}

body#ptgear div.equipnav {
clear:both;
float: right;
}

body#ptgear table.equiptable td {
font-size: 86%;
}

body#ptgear #content {

}

body#sitestyles #content, body#contactus #content {
	margin-right: 0;
	border-right: none;
}

body#sitestyles dl dd {
	margin-bottom: 1em;
}	