@charset "utf-8";

/************************************/
/*      		         			*/
/* Loadlift Equipment				*/
/*          		     			*/
/************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background:url(images/site_bg.png) top left repeat-x;
	line-height: 1;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
:focus {
	outline: 0;
	}
ins {
	text-decoration: none;
	}
del {
	text-decoration: line-through;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}


/* 																						  
 ******************************************************************************************  Letter Style */
 
html, body {
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	background:url(images/body_bg.png) repeat;
}

p {
	font-size:12px;
	line-height:16px;
	margin:10px 0px;
}

h1 {
	font-family: Georgia, Arial, sans-serif;
	font-size:20px;
	line-height:24px;
	color: #9F0004;
	font-weight: normal;
	margin: 5px 0px;
	}
h2 {
	font-family: Georgia, Arial, sans-serif;
	font-size: 18px;
	color: #9F0004;
	font-weight: normal;
	margin: 5px 0px;
}
h3 {
	color:#000000;
	font-family:Georgia,Arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:5px 0;
}
h4 {
	font-family: Georgia, Arial, sans-serif;
	font-size:14px;
	color: #9F0004;
	font-weight: bold;
	margin: 5px 0px;
}
a:link, a:visited {
	color: #3875D7;
	text-decoration: none;
	position: relative;
}
a:hover{
	color: #9F0004;
	text-decoration: underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
hr {
	border-color:#D5D5D5;
	border-style:solid none none;
	border-width:1px 0 0;
	height:1px;
}
.hrule_blue {
	display:inline;
	float:left;
	margin:7px 0px;
	width:100%;
	height:1px;
	font-size:1px;
	border-top:solid 1px #3875D7;
}

.hrule_white {
	display:inline;
	float:left;
	margin:7px 0px;
	width:100%;
	height:1px;
	font-size:1px;
	border-top:solid 1px white;
}

#main_content ul {
	list-style:circle;
	margin-left:15px;
}

/* 																						  
 ******************************************************************************************  Custom Hovers */

.read_more_link:link, .read_more_link:visited {
	padding-left:24px;
	line-height:20px;
	display:block;
	width:60px;
	height:19px;
	background:url(images/read_more_hover.png) top left no-repeat;
	}
.read_more_link:hover {
	height:19px;
	background:url(images/read_more_hover.png) bottom left no-repeat;
	}

.read_more_white_link:link, .read_more_white_link:visited {
	padding-left:24px;
	line-height:20px;
	display:block;
	width:60px;
	height:19px;
	background:url(images/read_more_hover_white.png) top left no-repeat;
	}
.read_more_white_link:hover {
	height:19px;
	background:url(images/read_more_hover_white.png) bottom left no-repeat;
	}


.email_link:link, .email_link:visited {
	margin:10px 0px 0px 7px;
	font-size:1px;
	display:inline;
	float:left;
	width:46px;
	height:19px;
	background:url(images/email_hover.png) top left no-repeat;
	}
.email_link:hover {
	font-size:1px;
	height:19px;
	background:url(images/email_hover.png) bottom left no-repeat;
	}

.print_link:link, .print_link:visited {
	margin:10px 0px 0px 7px;
	font-size:1px;
	display:inline;
	float:left;
	width:46px;
	height:19px;
	background:url(images/print_hover.png) top left no-repeat;
	}
.print_link:hover {
	font-size:1px;
	height:19px;
	background:url(images/print_hover.png) bottom left no-repeat;
	}
	
.totop_link:link, .totop_link:visited {
	margin:15px 0px 0px 0px;
	font-size:1px;
	display:inline;
	float:left;
	width:60px;
	height:17px;
	background:url(images/totop_hover.png) top left no-repeat;
	}
.totop_link:hover {
	font-size:1px;
	height:17px;
	background:url(images/totop_hover.png) bottom left no-repeat;
	}

.home_view_section:link, .home_view_section:visited {
	font-size:1px;
	display:inline;
	float:left;
	width:92px;
	height:21px;
	background:url(images/home_view_section.png) top left no-repeat;
	}
.home_view_section:hover {
	font-size:1px;
	height:21px;
	background:url(images/home_view_section.png) bottom left no-repeat;
	}



/* 																						  
 ******************************************************************************************  Structure */

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	}
#header, #menu_bar, #footer, #main_content_wrap, #main_content_wrap_2col, #main_content_wrap_icons, #main_content_wrap_banner, .main_content_wrap {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	}
#header {
	font-size:1px;
	margin-top:10px;
	width: 960px;
	height:128px;
	background:url(images/header_bg.png) no-repeat top left;
	}
#menu_bar {
	width:940px;
	height:35px;
	background:url(images/menu_bar.png) no-repeat top left;
	}
#footer {
	width: 940px;
	height:128px;
	background:url(images/footer_bg.png) no-repeat top right;
}
#main_content_wrap, .main_content_wrap {
	width:940px;
	height:100%;
	background:url(images/main_content_wrap.png) repeat-y top left;
}
#main_content_wrap_2col {
	width:940px;
	height:100%;
	background:url(images/main_content_wrap_2col.png) repeat-y top left;
}
#main_content_wrap_icons {
	width:850px;
	padding:30px 45px;
	height:10px;
	background:url(images/main_content_wrap_icons.png) no-repeat top left;
}
#main_content_wrap_banner {
	width:940px;
	height:32px;
	background:url(images/main_content_wrap_banner.png) no-repeat top left;
}
#main_content {
	margin:20px 45px;
	width:850px;	
}
#main_content_left, #main_content_left_home {
	display: inline;
	float: left;
	margin:20px 20px 20px 45px;
	width:600px;
	overflow:hidden;	
}
#main_content_right, #main_content_right_home {
	display: inline;
	float: left;
	margin:20px 40px 20px 15px;
	width:220px;
	overflow:hidden;	
}
#main_content_left_home , #main_content_right_home {
	margin-top:0px;
}
/* 																						  
 ******************************************************************************************  Home Content */

#flash_promo {
	margin:20px 0px 0px 50px;

}
#home_promo {
	margin:20px 0px 0px 50px;

}
.home_left_top, .home_left_bot {
	display:inline;
	float:left;
	margin:0px 0px;
	width:600px;
	
}
.home_left_bot {
	margin-top:10px;
	padding-top:10px;
	border-top: 1px solid #ddd;
}
.home_left_advert {
	display:inline;
	float:left;
	margin:7px 0px 0px 20px;
	width:350px;
	height:150px;
}
.home_latest_news {
	display:inline;
	float:left;
	margin:0px;
	width:230px;
}
ul.latestnews {
	font-size:11px;
	margin: 0;
	padding: 0;
	width: 230px;
}
li.latestnews {
	padding:0px;
	line-height:16px;
	border-bottom: 1px solid #ddd;
}
li.latestnews a:link, li.latestnews a:visited {
	padding:5px 20px 5px 0px;
	color: #3875D7;
	display: block;
	border-bottom: none;
	width:210px;
}
li.latestnews a:hover {
	border-bottom: none;
	display: block;
	color: #000;
	text-decoration: none;
	background: #f8f8f8 url(images/home_latest_news.png) 100% 50% no-repeat;
}
.home_logos {
	margin-right:6px;
}
.home_logos:visited, .home_logos:link {
	border-bottom:2px solid #FFFFFF;
}
.home_logos:hover {
	border-bottom:2px solid #00CCFF;
}	
/* 																						  
 ******************************************************************************************  Main Pages */

#left {
	width:640px;
	display: inline;
	float: left;
	margin:10px 0px;
}

#right {
	font-size:11px;
	color:#CBDEED;
	width:320px;
	display: inline;
	float:left;
	margin:10px 0px;
}
#right a, #right a:visited {
	color:#CBDEED;
}
#right a:hover {
	color:white;
}

.left_white_wide {
	display: inline;
	float: left;
	margin:0px 10px;
	width:600px;
	background:url(images/left_white_wide.png) top left no-repeat;
	padding:10px;
}
.left_intro {
	display:inline;
	float:left;
	width:378px;
	margin-right:20px;
}
.left_white_wide ul {
	font-size:11px;
}
.left_white_wide ul li {
	list-style:url(images/left_bullet.gif) inside;
	color:#2C6FA6;
	margin-bottom:3px;	
}
.left_white_wide ul li li {
	margin-left:20px;
	margin-top:3px;	
}

.staffTable {
	width:600px;
	border-collapse:collapse;
	margin:10px 0px 15px 0px;

}
.staffTable tr td {
	padding:10px 12px;
	background:#F8F8F8;
	border:1px solid #DDDDDD;
}

.contactTable {
	width:598px;
	border-collapse:collapse;
	margin:10px 0px 15px 0px;

}
.contactTable tr td {
	padding:10px 15px;
	background:#F8F8F8;
	border:1px solid #DDDDDD;
}
.contactHeading {
	font-weight:bold;
}

.right_link:link, .right_link:visited {
	text-decoration:none;
	margin:0px 5px 2px 0px;
	padding:0px 25px 0px 5px;
	font-size:12px;
	color:#3875D7;
	display:inline;
	float:left;
	width:180px;
	height:20px;
	background:#EEF3F9 url(images/link_hover_right.png) top right no-repeat;
}
.right_link:hover {
	text-decoration:none;
	color:black;
	height:20px;
	background:#EEF3F9 url(images/link_hover_right.png) bottom right no-repeat;
}
#servicecenters {
	position:relative;
	z-index:0;
	}
/* 																						  
 ******************************************************************************************  Equipment Pages */

.equipment_category {
	display:inline;
	float:left;
	height:100%;
	padding-bottom:15px;
	margin:5px 0px 0px 0px;
	border-bottom:#DDDDDD solid 1px;
}
.equipment_category_logo {
	margin-top:10px;
	display:inline;
	float:left;
	height:100%;
	width:200px;
}
.equipment_category_text {
	display:inline;
	float:left;
	width:650px;
}
.equipment_link:link, .equipment_link:visited, .equipment_link_right:link, .equipment_link_right:visited {
	margin:0px 5px 2px 0px;
	padding:0px 25px 0px 5px;
	font-size:12px;
	color:#3875D7;
	display:inline;
	float:left;
	width:610px;
	height:20px;
	background:#F8F8F8 url(images/link_hover.png) top right no-repeat;
}
.equipment_link:hover {
	text-decoration:none;
	color:black;
	height:20px;
	background:#F8F8F8 url(images/link_hover.png) bottom right no-repeat;
}

.equipment_link_right:link, .equipment_link_right:visited {
	width:180px;
	background:#EEF3F9 url(images/link_hover_right.png) top right no-repeat;
}
.equipment_link_right:hover {
	text-decoration:none;
	color:black;
	height:20px;
	background:#EEF3F9 url(images/link_hover_right.png) bottom right no-repeat;
}


.equipmentTable {
	border-collapse:collapse;
	margin:10px 0px 15px 0px;
	width:598px;
	display:inline;
	float:left;
}
.equipmentTable tr td {
	padding:5px 10px;
	border:2px solid white;
	background:#f5f5f5;
}
.tableHeading td {
	background:#6CE1FF !important;
	color:white;
	font-weight: bold;
}

.contact_sales_top {
	font-size:1px;
	margin-top:10px;
	float:left;
	display:inline;
	width:600px;
	height:5px;
	background:url(images/contact_sales_top.png) no-repeat top left;
}
.contact_sales_mid {
	float:left;
	display:inline;
	width:580px;
	padding:0px 10px;
	background:url(images/contact_sales_mid.png) repeat-y top left;
}
.contact_sales_mid p {
	color:#808080;
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	text-align:left;
	}
.contact_sales_bot {
	font-size:1px;
	float:left;
	display:inline;
	width:600px;
	height:5px;
	background:url(images/contact_sales_bot.png) no-repeat top left;
}


/* 																						  
 ******************************************************************************************  Second Hand Equipment Page*/
#productContent {
 	display:inline;
	float:left;
	width:650px;
}
#productLinks {
	display:inline;
	float:left;
	width:180px;
	margin-right:20px;
}
#productLinksRight {
	display:inline;
	float:left;
	width:650px;
}
#productLeft {
	display:inline;
	float:left;
	width:300px;
	border:1px solid #DDDDDD;
	padding:5px;
	margin:10px 10px 10px 0px;
}
.productLeftHeading {
	display:inline;
	float:left;
	width:280px;
	margin:5px;
	padding:5px;
	background:#666666;
	color:white;
}
#productLeft img {
	margin:5px;
}
#productRight {
	display:inline;
	float:left;
	width:280px;
	border:1px solid #DDDDDD;
	padding:10px;
	margin:10px 0px 10px 10px;
	background:#F2F6FA;

}

.productBlockImage {

}
.productBlockInfo {

}


.productTitle {
	font-weight:bold;
	border-right:1px solid #eeeeee;
}
#productTable {
	border-collapse:collapse;
	margin:10px 0px 15px 0px;
	width:280px;
	background:#FFFFFF;
	display:inline;
	float:left;
	border:1px solid #DDDDDD;
}
#productTable tr td {
	width:120px;
	padding:5px 10px;
	border-bottom:1px solid #DDDDDD;
}

/* 																						  
 ******************************************************************************************  Second Hand Equipment Results */
 
.productResult {
	display:inline;
	float:left;
	width:610px;
	border:1px solid #DDDDDD;
	padding:10px;
	margin:10px 0px 10px 0px;
	background:#F2F6FA;
}
.productBlockThumb {
	display:inline;
	float:left;
	padding:0px;
	margin:0px 10px 0px 0px;
}
.productTableCat {
	border-collapse:collapse;
	margin:5px 0px 0px 0px;
	width:470px;
	background:#FFFFFF;
	display:inline;
	float:left;
	border:1px solid #DDDDDD;
	}
.productTableCat tr td {
	width:80px;
	padding:5px 10px;
	border-bottom:1px solid #DDDDDD;
}
/* 																						  
 ******************************************************************************************  Clear Divs */

html body div.clear,
html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* 																						  
 ******************************************************************************************  Search */

select {
	border-top:#CEDADF 1px solid;
	border-left:#CEDADF 1px solid;
	border-right:white 1px solid;
	border-bottom:white 1px solid;
	background:#FAFCFC;
	color:#3875D7;
	font-family:Verdana, sans-serif;
	font-size:11px;
	padding:4px;
	}
#used_equipment_search select {
	width:190px;
	display:inline;
	float:left;
	margin-bottom:5px;
}
.used_equipment_load {
	width:15px;
	height:15px;
	display:inline;
	float:left;
	margin:7px 0px 0px 10px;
}
#ajaxSearch_form select {
	width:130px;
	display:inline;
	float:left;
	margin-bottom:5px;
	margin-right:10px;
}

#ajaxSearch_input, .left_white_wide #ajaxSearch_input {
	color:#3875D7;
	font-family:Verdana, sans-serif;
	font-size:11px;
	display:inline;
	float:left;
	padding:6px 6px 0px 6px; 
	background: url(images/search_box.png) top left no-repeat;
	width:139px;
	height:27px;
	border:none;
	}
#ajaxSearch_submit, .left_white_wide #ajaxSearch_submit  {
	font-family:Verdana, sans-serif;
	font-size:1px;
	display:inline;
	float:left;
	padding:0px;
	width:55px;
	height:27px;
	border:none;
	cursor:pointer;
	}
.ajaxSearch_submit_over {
	background: url(images/search_hover.png) bottom left no-repeat;
	}
.ajaxSearch_submit_out {
	background: url(images/search_hover.png) top left no-repeat;
	}

.left_white_wide #ajaxSearch_input {
	margin-bottom:20px;
	background: url(images/search_box_white.png) top left no-repeat;
	}
.left_white_wide .ajaxSearch_submit_over {
	background: url(images/search_hover_white.png) bottom left no-repeat;
	}
.left_white_wide .ajaxSearch_submit_out {
	background: url(images/search_hover_white.png) top left no-repeat;
	}
.left_white_wide form {
	float:left;
	display:inline;
	width:600px;
	}
	

/* 																						  
 ******************************************************************************************  Eform Submit Button */

#form_submit {
	font-family:Verdana, sans-serif;
	font-size:1px;
	display:inline;
	float:left;
	padding:0px;
	margin:7px 0px 0px 5px;
	width:56px;
	height:26px;
	border:none;
	cursor:pointer;
	}
.form_submit_over {
	background: url(images/submit_hover.png) bottom left no-repeat;
	}
.form_submit_out {
	background: url(images/submit_hover.png) top left no-repeat;
	}	
	
	
/* 																						  
 ******************************************************************************************  Search Page Results */
 
.wide_text .searchForm {
	float:left;
	width:615px;
	margin:10px 0px 5px 0px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
	}
.ajaxSearch_resultsInfo {
	margin-bottom:20px;
	}
#ajaxSearch_resultListContainer {
	float:left;
	display:inline;
	width:600px;
	border-top:1px solid #BBD7EB;
	}
.ajaxSearch_result {
	width:580px;
	float:left;
	padding:5px 10px;
	margin:0px 0px;
	border-bottom:1px solid #BBD7EB;
}
.ajaxSearch_highlight {
	background-color:white;
	padding-left:3px;
	padding-right:3px;
	}
.ajaxSearch_resultLink, a.ajaxSearch_resultLink, a:hover.ajaxSearch_resultLink {
	font-weight:bold;
	color:#2C6FA6;
	}
.ajaxSearch_extract {

	}
.ajaxSearch_paging {
	color:#2C6FA6;
	float:left;
	width:580px;
	padding:6px 10px 4px 10px;
	margin:4px 0px;
	}
.ajaxSearch_paging a, .ajaxSearch_paging a:visited {
	color:#2C6FA6;
	background-color:white;
	padding:2px 4px;
	margin-left:2px;
	border:1px solid #BBD7EB;
	}
.ajaxSearch_paging a:hover {
	text-decoration:none;
	color:white;
	background-color:#2C6FA6;
	}
.ajaxSearch_paging_current {
	color:#2C6FA6;
	background-color:#BBD7EB;
	padding:2px 4px;
	margin-left:2px;
	border:1px solid #BBD7EB;
}
/* 																						  
 ******************************************************************************************  Footer */

.footer_wide_left {
	display:inline;
	float:left;
	width:545px;
	height:40px;
	padding:16px 0px 0px 10px;
	color:white;
	font-size:11px;
	line-height:13px;
}
.footer_wide_left p {
	padding-left:10px;
}
.footer_divider {
	display:inline;
	float:left;
	height:12px;
	font-size:10px;
	line-height:13px;
	padding:0px 10px;
	text-transform:uppercase;
	border-right:solid 1px #BBD7EB;
	color:#BBD7EB;
}
a.footer_divider, a.footer_divider:visited {
	color:#BBD7EB;
	text-decoration:none;
}
a.footer_divider:hover {
	color:white;
	text-decoration:none;
}
	
/* 																						  
 ******************************************************************************************  CSS Dropdown */
.menu {
	font-size:12px;
	position:relative;
	z-index:99;
	top:0px;
	color:#31699D;
	width:890px;
	margin:0px 0px 0px 40px;
	padding:0px;
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	color:#31699D;
}
.menu ul ul {
	width:230px;
	color:#31699D;
}
.menu ul li {
	float:left;
	height:35px;
	line-height:35px;

}
.menu ul ul li {
	display: block;
	width:230px;
	height:auto;
	position: relative;
	line-height: 1em;
	background:none;
}
.menu a, .menu a:visited {
	display: block;
	float: left;
	height: 100%;
	text-decoration: none;
	padding:0px;
}
.menu ul li.break {
	padding:0px;
	margin:0px;
	width:2px;
	}
.menu ul li a, .menu ul li a:visited {
	color:white;
	padding:0px 10px;
	text-decoration: none;
	}
.menu ul li a:hover { 
	background:url(images/menu_parent_hover.png) top left repeat-x;
	}
.menu ul li.active, .menu ul a.active {
	background: url(images/menu_parent_hover.png) top center repeat-x;
}
.menu ul li.active a, .menu ul li.active a:visited, .menu ul a.active, .menu ul a.active:visited {
	text-decoration: none;
	}
.menu ul ul a, .menu ul ul a:visited {
	display:block;
	width:250px;
	height:100%;
	line-height:24px;
	background:#666666;
	color:white;	
	padding:3px 10px 3px 10px;
	border-bottom:1px solid #444444;
}
.menu ul table ul a, .menu ul table ul a:visited {
	text-decoration:none;
	color:white;
	width:250px;
}
.menu table {
	position: absolute;
	left: 0pt;
	top: 0pt;
	z-index:100;
}
.menu ul ul table {
	left: 0px;
}
.menu ul ul table ul.left {
	margin-left:0px;
}
.menu li:hover {
	position: relative;
}
* html .menu a:hover {
	position: relative;
}
.menu a:hover {
	text-decoration:none;
}
.menu ul li ul li a.hide, .menu ul li table ul li a.hide, .menu ul li ul li a:visited.hide, .menu ul li table ul li a:visited.hide {
	background:#666666;
}
.menu ul li ul li a:hover.hide, .menu ul li table ul li a:hover.hide  {
	background:#828282;
}
.menu ul ul a:hover, menu ul ul ul a:hover {
	text-decoration:none;
	background:#828282;
}
.menu ul ul li.active a, .menu ul ul li.active a:hover {
	text-decoration:none;
	background:#444444;
}

.menu ul *:hover a.sub1 {
	color:white;
}
.menu ul ul ul a:hover, .menu ul li table ul li ul li a:hover, .menu ul li table ul li a:hover {
	color:white;
	}
.menu ul ul ul *:hover > a {
	color:white;
}
.menu ul ul ul ul a:hover {
	color:white;
}
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0pt;
	top: 35px;
	left: 0pt;
	width:250px;
}
.menu ul ul ul {
	left:270px;
	top: 0pt;
	width:250px;
}
.menu ul ul ul.left {
	left:270px;
}
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility: visible;
	height: auto;
	padding-bottom: 3em;
}
.menu ul *:hover ul ul {
	visibility: hidden;
}
.menu ul *:hover ul *:hover ul ul {
	visibility: hidden;
}
.menu ul *:hover ul *:hover ul {
	visibility: visible;
}
.menu ul *:hover ul *:hover ul *:hover ul {
	visibility: visible;
}
.menu *:hover > a:visited {
	
}
.menu *:hover > a {
	
}
/* 																						  
 ******************************************************************************************  CSS Flyout */
.usedmenu {
	position:relative; 
	z-index:50;
}
.usedmenu ul {
	padding:0;
	margin:0 !important;
	list-style:none !important;
	width:180px;
}
.usedmenu li {
	position:relative;
}
.usedmenu a, .usedmenu a:visited {
	display:block;
	text-decoration:none;
	height:20px;
	line-height:20px;
	width:179px;
	color:#3875D7;
	background:#F8F8F8 url(images/link_hover.png) no-repeat right top;
	text-indent:5px;
	border:1px solid #fff;
	border-width:0 1px 1px 0;
}
.usedmenu a:hover{
	color:black; 
	background:#F8F8F8 url(images/link_hover.png) no-repeat right bottom;
}
.usedmenu ul ul {
	visibility:hidden;
	position:absolute;
	top:0;
	left:180px; 
}
.usedmenu ul :hover ul{
	visibility:visible;
}
.usedmenu ul :hover ul ul{
	visibility:hidden;
}
.usedmenu ul :hover ul :hover ul ul{
	visibility:hidden;
}
.usedmenu ul :hover ul :hover ul{ 
	visibility:visible;
}
.usedmenu ul :hover ul :hover ul :hover ul { 
	visibility:visible;
}


.footer_text {
	font-size:12px;
	line-height:12px;
	margin:5px 0px;
}
#footer_left {
	display:inline;
	float:left;
	margin-top:18px;
	margin-left:40px;
	width:450px;
}
#footer_right {
	margin-top:18px;
	display:inline;
	float:left;
}
.footer_construction {
	margin-left:40px;
	width:400px;
	clear:both;
}
.footer_materials {
	margin-left:40px;
	width:400px;
	clear:both;
}
.footer_menu {
	display:inline;
	float:left;
	border-left:#CCCCCC 1px dotted;
	margin-bottom:7px;
}
.footer_menu li {
	display:inline;
	float:left;
	margin-left:5px;
	padding-right:5px;
	border-right:#CCCCCC 1px dotted;
	}
.footer_menu li a:link, .footer_menu li a:visited {
	color:#CCCCCC;
	}
.footer_menu li a:hover {
	color:#222222;
	}	
	
/* 																						  
 ******************************************************************************************  Slimbox */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}

/* 																						  
 ******************************************************************************************  Sifr */

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

@media screen {

  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;

  }
  .sIFR-active h2 {
    font-family: Verdana;
    visibility: hidden;
	color:#FFFFFF;
  }
}