/* CSS Document */

/* Pages with document CSS
universal-arms.htm
trade-press/ez-lift-press-release.htm
trade-press/ All HTM files in this location
 */

/* layout */

body {
	font: 78%/1.5 "Trebuchet MS", "Gill Sans", Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0;
	margin: 0;
}  
	 
#header {
margin:0;
padding:0;
background:#EB6C01 url(images/header.jpg) no-repeat;
position:relative;
height:104px;
border-bottom:solid black 8px;
}

#wrapper {
float:left;
width:100%;
background:#FFF5CC url(images/bg_nav_wrapper.gif) repeat-y;
}

#widthwrapper {
width:1000px;
}

#colone {
float:left;
 padding:0 22px;
margin: 0;
width:495px;
/*border-left: 2px solid #B8252B;
border-right: 2px solid black;*/
}


#colone table {
	border:solid #FFF5CC 1px;
	clear:right;
	width:480px;
}

#colone table th {
	background-color:#FFCC00;
	border:solid #FFF5CC 1px;
	padding: 2px 5px;
	margin:0;
	vertical-align:top;
	font-weight:bold;
}

#colone table td {
	background-color:#FFDC4F;
	border:solid #FFF5CC 1px;
	padding: 2px 5px;
	margin:0;
	vertical-align:top;
}

#colone table td.light {
	background-color:#FFF5CC;
	border:solid white 1px;
	padding: 2px 5px;
	margin:0;
	vertical-align:top;
}


#coltwo {
 padding:0 20px;
	margin: 0 0 0 714px;
}


#footer {
clear:both;
background-color:#FFCC00;
	padding: 0.5em 1em;
	text-align:left;
	border-width:2px 0 2px 0;
	border-style:solid;
	border-color:black;
	margin:0;
}


/* presentation */

.rightimage {
	float: right;
	margin-left:15px;
	margin-bottom:5px;
}

.leftimage {
	float: left;
	margin-right:15px;
	margin-bottom:5px;
}	

p {
margin-top:0;
line-height: 1.5em;
}

p.cap {
margin-top:0;
line-height: normal;
font-style:oblique;
}

ul, ol {
margin-top:0;
font-style:oblique;
font-weight:bold;
}

hr {
border:solid #B8252B 1px;
}


h1 {
	margin: 0;
	font-size: 1.8em;
	font-weight: bold;
	color: black;
}

h2 {
	margin: 0;
	font-size: 1.5em;
	font-weight: bold;
	color: black;
	line-height:normal;
}

h3 {
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
	color: black;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	color: black;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
		font-weight: bold;
}

a:visited {
	color:#000099;
}

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

a:active {
	color: white;
}

#header h1 {
margin:0;
padding:0;
position:absolute;
right:10px;
bottom:0px;
	font-size: 2.8em;
	font-weight: bold;
	color: white;
}

object {
	z-index: 100;
}
/* Left Navigation */

 #leftnav, #leftnav ul {
	clear:left;
	width:175px;
	padding: 0;
	margin: 0;
	float:left;
	list-style: none;
	background-color:#FFDC4F;
	z-index:6;
}

#leftnav li { /* all list items */
position: relative;
float: left;
margin-bottom: -1px;

	padding: 0;
	margin: 0;
	border-bottom: 2px solid #B8252B;
}


#leftnav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	margin-left: 175px;
	margin-top: -1.7em;
	border-top:solid #B8252B 2px;
	border-right: 2px solid #B8252B;
border-left: 2px solid #B8252B;
	
}

#leftnav li ul ul { /* third-and-above-level lists */
	left: -999em;
}

#leftnav li a {
	display: block;
	color:black;
	width:165px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0 5px;
}

#leftnav li a:hover {
	color:#FFFFFF;
background-color: #B8252B;
}


#leftnav a.daddy {
	background:url(images/rightarrow.gif) no-repeat right center;
}

#leftnav a.daddy:hover {
	background: #B8252B url(images/rightarrow2.gif) right center no-repeat;
}

#leftnav li:hover ul ul, #leftnav li:hover ul ul ul, #leftnav li.sfhover ul ul, #leftnav li.sfhover ul ul ul {
	left: -999em;
	z-index:1;
}

#leftnav li:hover ul, #leftnav li li:hover ul, #leftnav li li li:hover ul, #leftnav li.sfhover ul, #leftnav li li.sfhover ul, #leftnav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#leftnav a.downdaddy, #leftnav a.downdaddy:hover {
	background:#072F67 url(images/rightarrow3.gif) no-repeat right center;
}

#leftnav .onpage {
	position: relative;
	left: auto;
	margin-left: 0em;
	margin-top: 0em;
	border-bottom: 2px solid #072F67;
line-height: 1.25em;
margin-bottom: -2px;
}


#leftnav .onpage li {
background:#CDD5E1;
border-right: 0px solid #072F67;
border-left: 0px solid #072F67;
}

#leftnav .onpage li a {
	width: 12em;
	w\idth: 11em;
	display: block;
	color: #072F67;
	font-weight: bold;
	text-decoration: none;
	padding : 0.01em 1em 0.01em 2em;
}

#leftnav .onpage li ul li {/* explodes from onpage */
background:#9CACC2 url(images/bg-leftnav.gif) left repeat-y;
border-right: 1px solid #072F67;
border-left: 1px solid #072F67;
}

#leftnav .onpage li ul a {
	color: #FFFFFF;
}

#leftnav .onpage li a:hover {
	color: #FFFFFF;
}



/* End Left Navigation */







#footer p {
font-size:1.2em;
clear:both;
margin: 0;
padding: 4px 1em 0.5em 0;
line-height:normal;
}

#footer img.ptw {
margin:0;
padding:0;
float:right;
}


/*#footer img.ptw {
margin:0;
padding:0;
position:absolute;
right:10px;
}

#footer img.earthchain {
margin:0;
padding:0;
position:absolute;
left:10px;
}
*/


#danlink {
text-align:center;
}

a.danlink:link, a.danlink:visited, a.danlink:hover, a.danlink:active {
	color: #FFDC4F;
	text-decoration: underline;
		font-weight: bold;
}

a.plain:link, a.plain:visited, a.plain:hover, a.plain:active {
	color: #FFDC4F;
	text-decoration: none;
	font-weight: normal;
}

