/* CSS Document */


body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



div.HeightecSite {position: relative;	margin: 0 auto;	width: 800px;	left:0px; top:0px;	text-align: left;}

#ubercontainer {	top:0px;
	width:800px;
	z-index:40;
	text-align:left;
	left: 0px; }
/** light grey strip **/


#navholder {
   position:absolute; 
   top:0px; 
   width:100%; 
   z-index:1; 
   height: 67px; 
   background-color: #CCCCCC; 
   left: -1px;}
/** bark grey strip**/


#navdark{
   position:absolute;
   top:0px;
   left:0px;
   width:100%;
   height:30px;
   background-color:#3C3C3C;
   z-index:32;  
}
/** top nav holding**/

#ubernav {  position:absolute;
   width:840px;
   top:2px;
   height:30px;
   left:0px;
   z-index:53;
   padding-top:2px;
}
* html #ubernav {
   position:absolute;
   top:2px;
   height:30px;
   left:0px;
   z-index:53;   
   padding-top:2px;
   p\adding-top:0px;
}
/** top menu**/
.menu {
	height:30px;
	font-size:12px;
	font-weight:bold;
	color:#FFAC00;
	border-top: 1px none;
	border-right: 1px solid;
	border-bottom: 1px none;
	padding-top: 4px;
	padding-right: 27px;
	padding-bottom: 8px;
	padding-left: 27px;
	text-decoration:none;
}

a.menu:hover {
   text-decoration:underline;
}
.clear {
    visibility: hidden;
    clear: both;
    font-size: 1px;}
	
/** centre menu **/
#greyer {
	top: 38px;
	left: 25px;
	z-index: 15;
	width: 735px;
	position: absolute;
}

.greynav {
	text-align:center;
	font-size: 10px;
}
a.greynav{
    color: #000033;
	text-decoration: none;

}
a.greynav:hover{
text-decoration:underline;
}

/** search and request menu **/
.request {
	color: #000033;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
a.request:hover{
text-decoration:underline;
}
.request2 {
	color: #000033;
	font-size: 12px;
	text-decoration:none;
}


#search {	top:66px;
	left: 393px;
	width: 360px;
	position:absolute;
	text-align:right;
	z-index:6;
	font-size:10px;
}


-.catalogue{
text-decoration:none;
color:#000000;}
a.catalogue:hover{
text-decoration:underline;
}


/** contact **/
.contact {
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:37;
	border-top: 2px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}

/**#breadcrumb {
    color:#000000;
	position:absolute;
	text-align:left;
	top: 148px;
	left: 178px;
	z-index:47;
	font-size:9px;
	}
.bread {
    padding-left:5px;
	text-decoration:none;
	color:#666666;
	}
a.bread:hover {
	color:#000000;
	text-decoration:underline;
	}
.breader{
	color:#000000;
	}**/




#logo {
    position:absolute;
	top:94px;
	left: -7px;
	width:118px;
	height:35px;
	}
	

#title {
	position:absolute;
	width: 507px;
	left: 182px;
	top: 95px;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #404040;
	font-weight: bold;
}
.strap {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
#printcopy {
	display: none;
}



/** ROPE ACCESS LAUNCH - temporary div for rope access banner */
#new_ropeaccess{
   position:absolute;
   top:65px;
   left:0px;
   width:100%;
   height:60px;
   background-color:#f3961E;
   z-index:1;  
}
