﻿@charset "utf-8";
/* CSS Document */
body {
	background-image: url(/images/bg/bendi_background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #5a5c5f;
}

#outer-wrapper {
	background: transparent url(/images/bg/BG_body.png) top center repeat-y;
}

body, form, h2{
	margin:0; 
	padding:0;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#4b4b4b;
}

.brand #content-container 
{
	font-family:"Tahoma";
	line-height:22px;
}

#content-container ul { margin:0; padding:0; padding-bottom:3px;list-style-position:outside; /*margin-left:18px*/}

#content-container ul li {
	list-style:none;
	background: url(../images/utilities/bullet.gif) 0 5px no-repeat;
	padding-left:15px;
	padding-bottom: 3px;
}
	
.bullet {
	margin-bottom: 11px;
}

.redsolidline {
	border-bottom:1px solid #e81e1a;
	font-weight: bold;
}

.reddottedline td {
	border-bottom:1px dotted #e81e1a;
	padding: 10px 0 0 10px;
}

.tableheading {
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #e81e1a;
	padding-bottom: 7px;
}


.quotes {
	font-style:italic;
	color:#e81e1a;
	font-size:13px;
}

#outer-wrapper #wrapper .author {
	font-size: 10px;
}

.top-bottom-border {
	border-top: 1px dotted #e81e1a;;
	padding-top: 7px;
	border-bottom: 1px dotted #e81e1a;
	padding-bottom: 7px;
}

.top-border {
   
    border-top: 1px dotted #E81E1A;
    padding-bottom: 7px;
    
}
.bottom-border {
   
    border-bottom: 1px dotted #E81E1A;
    padding-top: 7px;
    
}
a{
	color:#e81e1a;
	text-decoration:underline;
}
a:hover{
	text-decoration:none; 
}


#home-content-container h1 {
	padding-bottom:40px;
	width: 600px;
	color:#000000;
	font-size:27px;
	margin:0;
}

h1 {
	padding-top:3px;
	padding-bottom:10px;
	line-height:34px;
	color:#000000;
	font-size:27px;
	margin:0;
}

#subHeadingTitle h2{
	background-color:#f32938;
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	padding: 12px 0 6px 10px; 
}

h2{
	font-size:14px;
	color:#e81e1a;
	color:#e71d1d;
	font-size:22px;
	margin:0;
	padding:0; padding-bottom:4px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color:#282828;
	margin:0; padding: 3px 0;
	}
	
h3.home {
	font-size: 16px;
	font-weight: normal;
	color:#282828;
	margin:0; padding: 15px 0 3px;
}

image, form, input{
	border:0;
}

#wrapper{
	width:980px;
	margin:0 auto;
	position:relative;
	background-color:#fff;
	min-height: 800px;
	/*height:95px;*/
}

#header-wrapper{
}
	#logo-wrapper{
		width:301px;
		float:left;
	}
	#nav-wrapper{
		width:679px;
		float:left;
	}
		#utilities-container{
			width:679px;
			padding:8px 0 20px 0;
			text-align:right;
			color:#e81e1a; 
		}
		#utilities-container input#search-field{
			border:1px solid #ff0000;
			width:150px;
			height:16px;
			padding:2px 0 2px 8px;
		}
		#nav{
		}

#banner-wrapper{
}	
	
#main-section-wrapper{
	/*background:url(/images/utilities/awards.gif) bottom 784px no-repeat;*/
	margin-top:15px;
}
#main-section-wrapper-home{
	background:none;
	margin-top:0; margin-bottom:55px;
}	
	#subnav-container{
		width:170px;
		float:left;	
		border-top:1px solid #fff;
		height: 590px;
	}
	
	#breadcrumbs {
		font-size:11px;
		position:absolute;
		top: -33px; left:-170px;		
	}
	
	.landing #breadcrumbs {
		position:relative;
		top:-18px;; left:0;
	}
	
	.brand #main-section-wrapper { margin:0}
	
	#breadcrumbs a {
		text-decoration:none;
	}
	
	#breadcrumbs a:hover {
		text-decoration:underline;
	}	
	
	#content-container{
		width:574px;
		line-height:18px;
		padding:0 20px 50px 20px;
		float:left;
		position:relative;
	}
	
	#content-container p {margin:0 !important; margin-bottom:15px !important; font-size:12px;}
	#main-section-wrapper .formtemplate td span{font-size:12px;}
	#formtemplate td p{margin-bottom:7px !important;}
	#outer-wrapper .account-padding td p{margin-bottom:9px !important;}
	#content-container.landing{
		width:764px;
		padding:0 20px 50px 0;
		float:left;	
	}
	.bold-text{font-weight:bold;}
	#content-container input{
		border:1px solid #ccc;
	}
	#cta-container{
		width:196px;
		float:left;
	}
	
#footer{
	/*border-top:1px solid #ff0000;*/
	padding:5px 0px 10px 14px;
	width:966px;
	font-size:11px;
	line-height:14px;
	background: transparent url(/images/bg/footer-logo.png) no-repeat;
	color:#000;
}

	#footer a { text-decoration:none;}
	#footer a:hover { text-decoration:underline;}
	
	#copy-right{
		width:340px;
		float:left;
		padding-left:186px;
		padding-top:16px;
	}
	#footer-links{
		width:400px;
		float:right;
		text-align:right;
		line-height:18px;
	}
	#gssi a{
		color:#000;
		text-decoration:none;
	}
	#gssi a:hover{
		text-decoration:underline;
	}

#home-content-container{
		width:744px;
		line-height:16px;
		padding:0px 40px 0 0px;
		float:left;
		position:relative;
}
	#home-red-bg{
		background-color:#f32938;
		position:absolute;
		top:35px;
		left:0;
		padding:7px 0 7px 15px;
		width:729px;
		color:#FFFFFF;
		font-weight:bold;
	}
	
	#home-red-bg h2{
		font-weight:bold;
		color:#FFF;
	}
	#home-content-center{
		width:704px;
		position:relative;
	}
	
	#home-content-left{
		width:519px;
		padding:0 10px 0 0;
		float:left;
		font-size:14px;
		color:#4b4b4b;
	}
	
	#home-content-left p { width:455px;}
	
	#home-content-right{
	width:210px;
	float:left;
	border-left:2px solid #FF0000;
	position:absolute;
	top:-5px;
	left:529px;
	padding:15px 0 0 0;
	}
	#home-content-right ul, #home-content-right li{
		list-style-type:none;
		padding:0;
		margin:0;	
	}
	#home-content-right li{
		/*background:url(/images/utilities/home-dot.gif) 10px 0 no-repeat;*/
		list-style:none;
		background: transparent url(/images/utilities/bullet.gif) 13px 5px no-repeat;
		padding:0 0 10px 26px;
		font:normal 14px Arial, Helvetica, sans-serif;
		line-height:18px;
		color:#4b4b4b;
	}

#home-logo-bar{
	padding:5px 0 40px 25px;
}
	
.clear-div{
	clear:both;
}	
.black{
	color:#000;
}



/*Main Navigation*/
#nav{
	width:679px;
	height:40px;
	position:absolute;
	bottom: 0; right: 0;
}	
#nav ul,#nav li{
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav li{
	display:block;
	float:left;
}
#nav li a{
	display:block;
	height:0;
	overflow:hidden;
	padding-top:40px;
	background:url(/images/nav/navbar-bg.gif) 0 0 no-repeat;
}
#nav li a:hover{		
	background:url(/images/nav/nav_rollover.png) 0 0 no-repeat;
}
#nav li a.active{		
	background:url(/images/nav/navbar-bg-over.gif) 0 0 no-repeat;
}					
#nav #nav-about-us a{ width:160px; }
#nav #nav-about-us a:hover { width:160px; background:url(/images/nav/nav_rollover.png) 0 0 no-repeat; }
#nav #nav-about-us a.active { width:160px; background:url(/images/nav/navbar-bg-over.gif) 0 0 no-repeat; }

#nav #nav-about-usActive a,#nav-about-usActive a:hover { width:160px; background:url(/images/nav/navbar-bg-over.gif) 0 0 no-repeat;}

#nav #nav-products a{ width:161px; background-position:-160px 0; }
#nav #nav-products a:hover { width:161px; background:url(/images/nav/nav_rollover.png) -160px 0 no-repeat; }
#nav #nav-products a.active { width:161px; background:url(/images/nav/navbar-bg-over.gif) -160px 0 no-repeat; }
#nav #nav-productsActive a,#nav-productsActive a:hover { width:161px; background:url(/images/nav/navbar-bg-over.gif) -160px 0 no-repeat; }

#nav #nav-customer-care a{ width:205px; background-position:-321px 0;}
#nav #nav-customer-care a:hover { width:205px; background-position:-321px 0; background:url(/images/nav/nav_rollover.png) -321px 0 no-repeat; }
#nav #nav-customer-care a.active { width:205px; background-position:-321px 0; background:url(/images/nav/navbar-bg-over.gif) -321px 0 no-repeat; }

#nav #nav-customer-careActive a,#nav-customer-careActive a:hover { width:205px; background:url(/images/nav/navbar-bg-over.gif) -321px 0 no-repeat; }

#nav #nav-contact-us a{ width:153px; background-position:-526px 0; }
#nav #nav-contact-us a:hover { width:153px; background-position:-526px 0; background:url(/images/nav/nav_rollover.png) -526px 0 no-repeat;}
#nav #nav-contact-us a.active { width:153px; background-position:-526px 0; background:url(/images/nav/navbar-bg-over.gif) -526px 0 no-repeat;}
#nav #nav-contact-usActive a,#nav-contact-usActive a:hover { width:153px; background:url(/images/nav/navbar-bg-over.gif) -526px 0 no-repeat; }

/* dmenu */

.dmenu {
	font-size:12px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.dmenu ul {
	display:block;
	border-top:1px solid #000;	
}

.dmenu ul li {
	display:block;
}

.dmenu ul li a {
	padding:5px 13px 5px 11px;
	background-color:#d7d7d7;
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}

.dmenu ul li a:hover, .dmenu ul li a.active {
	background-color:#f32938;
}

.dmenu li a.submenu, .dmenu li a.submenu:visited
{
	background-image:url(/images/arrow.gif);
	background-position:right 9px;
	background-repeat:no-repeat;
}

.dmenu li a.submenu:hover, .dmenu li a.submenu.active {

}



/*******************************************************************************************************************/
/*******************************************************************************************************************/

#subNav { width: 170px; border-bottom:1px solid #000; font-family:"Tahoma", Arial, Helvetica, sans-serif; }

#subNav a.section-title {
	display:none;
}

#subNav ul { padding: 0px; margin:0px; }
#subNav li {
	line-height: 16px;
	color:#000;
	padding:0;
	margin:0;
	list-style-type: none;
	border-top:1px solid #000;
}

#subNav li a{
	padding: 3px 5px 4px 15px;
	text-decoration: none;
	display:block;
	color:#78787d;
	width:150px;
}

#subNav li a:hover {
	background:url(/images/utilities/subnav-redarrow.gif) 0px 5px no-repeat;
	color:#000;
}

#subNav li a.active {
	color:#000; background:url(/images/utilities/subnav-redarrow.gif) 0px 5px no-repeat;
}

#subNav li ul li {
	font-weight:normal;	
	margin-left:17px;
}

#subNav li ul li a {
	padding: 4px 5px 5px 12px;
	text-decoration:none;
	background-color:#e6e6e9;
	color:#78787d;
	width:136px;
	line-height:14px;
}

#subNav li ul li a:hover, #subNav li ul li a.active {
	background-color:#cdcdd2;
	background-image:none;
}

#subNav li ul li ul {
	border-top:1px solid #000;
}

#subNav li ul li ul li {
	border:0;
	margin:0;
}

#subNav li ul li ul li a {
	padding: 4px 5px 5px 17px;
	text-decoration:none;
	/*color:#000;*/
	width:131px;
	line-height:13px;
	background-color:#cdcdd2;
	border:0;
}

#subNav li ul li ul li a:hover, #subNav li ul li ul li a.active {
	text-decoration:none;
	background: #CDCDD2 url(/images/utilities/subnav-redarrow.gif) 3px 5px no-repeat;
	color:#000;	
}

/*#subNav li ul li ul li a.active {
	text-decoration:none;
	background: #CDCDD2 none;
	color:#78787d;	
}*/
#subNav ul.inactive, #subNav li.active ul.inactive ul.inactive, #subNav li.active ul.active ul.inactive {
	display:none;
}
#subNav li.active ul.inactive, #subNav li.active ul.active li.active ul.inactive {
	display:block;
}


/*#subNav li.navHeadingcurrent{ color:#000; }
#subNav li.navHeadingcurrent a,#subNav li.navHeadingcurrent a:hover{ color:#000; background:url(/images/utilities/subnav-redarrow.gif) 20px 5px no-repeat; }

#subNav li.subHeading{
	font-weight:normal;
}
#subNav li.subHeading a{
	padding: 4px 5px 5px 48px;
	text-decoration:none;
	background-color:#f2f2f2;
	color:#000;
	width:180px;
	line-height:14px;
}
#subNav li.subHeading a:hover {
	padding: 4px 5px 5px 48px;
	background-color:#c2c2c2;
	background-image:none;
	width:180px;
}

#subNav li.subHeadingcurrent{
	background-color:#c2c2c2;
}
#subNav li.subHeadingcurrent a,#subNav li.subHeadingcurrent a:hover{
	padding: 4px 5px 5px 48px;
	text-decoration:none;
	background-color:#c2c2c2;
	color:#000;
	width:180px;
	line-height:13px;
	background:url(/images/utilities/subsubnavBg_current.gif) 8px 0 no-repeat;
}

#subNav li.subsubHeading{
}

#subNav li.subsubHeading a{
	padding: 4px 5px 5px 58px;
	text-decoration:none;
	color:#000;
	width:170px;
	line-height:13px;
}
#subNav li.subsubHeading a:hover {
	padding: 4px 5px 5px 58px;
	background:url(/images/utilities/subnav-redarrow.gif) 42px 5px no-repeat;
	color:#e81e1a;
	width:170px;
}
#subNav li.subsubHeadingcurrent a,#subNav li.subsubHeadingcurrent a:hover{
	padding: 4px 5px 5px 58px;
	color:#e81e1a;
	width:170px;
	line-height:13px;
	border-bottom:none;
	background:url(/images/utilities/subnav-redarrow.gif) 42px 5px no-repeat;

}*/

#hotDeals {
	background:url(/images/hotdeals/current-specials-bkgd.jpg) no-repeat;
	width:233px;
	height:373px;
	margin-top:18px;
	padding-left:15px;
	padding-right:15px;
	padding-top:46px;
}

#moreInfo {
	background:url(/images/hotdeals/more-info.gif) no-repeat;
	width:202px;
	height:57px;
}

#hotDeals ul {
	padding:0;
	margin:10px 0;
}

#hotDeals ul li {
	background:url(/images/hotdeals/bullet.gif) no-repeat;
	padding-left:33px;
	padding-top:3px;
	margin-left:0;
	padding-bottom:10px;
	list-style:none;
	font-size:13px;
	color:#5a5758;
}

#hotDeals ul li strong {
	font-size:16px;
	color:#000;
}

#moreInfo {
	color:#585858;
	font-size:11px;
	padding-top:9px;
	padding-left:14px;
	padding-right:12px;
	padding-bottom:8px;
}

.dealslocations td {
	padding: 4px 2px 2px 2px;
}
.dealslocations th {
	font-weight: bold;
	font-size: 14px;
	color: #e81e1a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e81e1a;
	text-align: left;
	padding-left: 2px;

}
.backtop {
	font-size: 9px;
	
}

/*************************\
****   top utilities   ****
\*************************/
#utilities {
	position:absolute;
	right:304px;
	top:17px;
	width: 266px; height:15px;
}

#utilities a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform: capitalize;
	color:#ee2c44;
	text-decoration: none;
	font-weight:bold;
	padding-left: 18px;
}

#utilities a:hover {
	text-decoration: underline;
}

#util-myaccount {
	width: 68px;
	position: absolute;
	left: 0; top: 0;
	background: transparent url(/images/myaccount.gif) top left no-repeat;
}

a#utli-expertblog { background: transparent url(/images/utilities/top-util-blog.png) top left no-repeat; width:101px; height: 1px; padding-top:36px; overflow:hidden; display:block;}
a#utli-viewcart { background: transparent url(/images/utilities/top-util-quote.png) top left no-repeat; width:130px; height: 1px; padding-top:36px; overflow:hidden; display:block;}

#utli-expertblog:hover { background-position: 0 -37px;}
#utli-viewcart:hover { background-position: 0 -37px;}

#utli-viewcart {
	width: 161px;
	position: absolute;
	right: 0; top: 0;
	/*background: transparent url(/images/mycart.gif) top left no-repeat;*/
}

#utilities-container{
	width:303px;
	position:absolute;
	top: 15px; right:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231f20;
}
#utilities-container a {
	color: #ee2c44;
	text-decoration: none;
}

#utilities-container a:hover {
	text-decoration: underline;
}

#utilities-container .header-dividor {
	padding-left: 5px;
}


#subbar {
	width: 303px;
	position: absolute;
	top: 0; right: 0;
	text-align: left;
}

#subbar a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
				
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ee2c44;
	padding-left: 3px;
}

#subfield {
	color: #231f20;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 133px;
	height: 11px;
	padding-left: 2px;
	border: 1px solid #000000;
	padding-top: 1px;
	position: absolute; top: 0px; right: 31px;
}
	
#subscribebutton {
	background: #000000 url(/images/send.gif) top right no-repeat;
	width: 32px; height: 0;
	padding-top: 15px; overflow: hidden;
	display:block;
	position: absolute; top: 0px; right: 0;
}

#radiolist {
	display: none;
}

#footer-logo { padding:3px 0 75px 38px;}

#footer-logo ul li { list-style:none; float:left;}

#footer-logo ul li a { background-position: top left; background-repeat:no-repeat; height:1px; display:block; padding-top:44px; overflow:hidden; }

li#logo-linde a { width:85px; background-image:url(/images/footer-logo/footer_linde.png);}
li#logo-sellick a { width:108px; background-image:url(/images/footer-logo/footer_sellick.png);}
li#logo-trackless a { width:87px; background-image:url(/images/footer-logo/footer_trackless.png);}
li#logo-clark a { width:90px; background-image:url(/images/footer-logo/footer_clark.png);}
li#logo-drexel a { width:121px; background-image:url(/images/footer-logo/footer_drexel.png);}
li#logo-doosan a { width:85px; background-image:url(/images/footer-logo/footer_doosan.png);}
li#logo-bendi a { width:111px; background-image:url(/images/footer-logo/footer_bendi.png);}
li#logo-bobcat a { width:94px; background-image:url(/images/footer-logo/footer_bobcat.png);}

.brand #banner-wrapper {}

.brand #top-left { float:left; width:440px; display:block}
.brand #top-right { float:right; width:300px; display:block; padding-top: 62px; text-align:right;}

.brand #productImg div {float:left; width:245px;}

.brand #productImg div.imgSpace { margin-left:14px}

#linde {background-image: url(/images/bg/linde_background.jpg);}
#sellick {background-image: url(/images/bg/sellick_background.jpg);}
#trackless {background-image: url(/images/bg/trackless_background.jpg);}
#clark {background-image: url(/images/bg/clark_background.jpg);}
#drexel {background-image: url(/images/bg/drexel_background.jpg);}
#doosan {background-image: url(/images/bg/doosan_background.jpg);}
#bendi {background-image: url(/images/bg/bendi_background.jpg);}
#bobcat {background-image: url(/images/bg/bobcat_background.jpg);}

#header-wrapper{
	height:105px;
	position: relative;
}

#footer-bg { background:transparent url(../images/utilities/BG_body_bottom.png) center bottom no-repeat; height:60px;}

.equation {
	font-size:18px;
	color: #f32938;
	font-style:italic;
	padding-bottom:10px;
	letter-spacing: -0.01em;	
	}
.equation span {
	color: #000000;
	}


/****** location page  *******/
#main-section-wrapper.location { margin:0}

.location #breadcrumbs {
	position:relative;
	top:-16px;; left:0;
}

.location #content-container { padding-left:0; padding-right:0; width:980px; min-height:400px; 	font-family:"Tahoma";}

.location #content-container #cta-container { position: absolute; top:0; right:0; float:none}

#location-top { width:748px;}

#loc-img { width:274px; height: 200px; background: transparent url(/contact-us/images/img-holder.png) no-repeat; float:left}

#loc-info { font-size:12px; float:left; width:470px;}


.loc-wrap, #loc-info td.loc-wrap{ padding-bottom:6px;}
 
.locTitle { color:#f01e1e; width:60px}

.location h1 { width:474px}

#location-bottom {}
#map-img { float:right; width: 431px;}
#contact-form { float:right; margin-top:23px}

#bottom-info { width:532px; float:left; padding-right: 14px;}

#content-container .emaillist li { border-bottom: 1px solid #e1e1e1; background:none;}

.emailTitle { width:133px; font-weight:bold; display:inline-block}

.dealTbl a { padding-bottom:3px; display:block}
#content-container .dealTbl li { list-style:none; background:none}

.dealTbl td { padding-top:6px;}
.body-pic {float: right; padding-left: 20px;}
.caption-style {font-size: 9px; color:#999999;}
.map-border { border:solid; border-width:1px; border-color:#000000;}

.first-column{width:195px; vertical-align:top;}
.btn-submit{margin-left:202px;}
.btn-submit2{margin-left:219px;margin-top:3px;}
.first-column2{width:212px;}

/* VERMEER PAGE */

#vermeer h1 {
	padding-top:3px;
	padding-bottom:10px;
	line-height:34px;
	color:#005E2A;
	font-size:27px;
	margin:0;
}

#vermeer a {
	color: #14502E;
}

#vermeer .locations-links ul li {
	color: #14502E;
	font-size: 16px;
	background: none;
	list-style: disc inside none;
}

#vermeer .locations-links ul li a {
	color: #14502E;
	font-size: 16px;
}

#vermeer .locations-links a {
	color: #14502E;
	font-size: 16px;
}

#subHeadingTitle h2{
	background-color:#f32938;
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	padding: 12px 0 6px 10px; 
}

h2 {
	font-size:14px;
	color:#005E2A;
	font-size:22px;
	margin:0;
	padding:0; padding-bottom:4px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color:#005E2A;
	margin:0; padding: 3px 0;
}
	
.locTitle-vermeer { color:#005E2A; width:60px}

.vermeer-border { border:solid; border-width:1px; border-color:#000000;}

.vermeer-topcontent {
	/*width: 760px;*/
}

.location #content-container #cta-container-vermeer {
    float: none;
    position: absolute;
    right: 0;
    top: 0;
}
#cta-container-vermeer {
    float: left;
    width: 196px;
	margin-top: 25px;
	margin-right: -40px;
}

.overview-wrapper-vermeer {
	/*width: 760px;*/
	overflow: hidden;
}		
	.overview-vermeer {
		width: 305px; height: 133px;
		display: block; position: relative;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		text-decoration: none;
		float: left;
		padding-right: 15px;
	}
		.overview-vermeer .overview-title-vermeer {
			font-size: 12px; color: #fff;
			font-weight: bold;
			background: url(/images/skin/bg/bg-overview.jpg) left top repeat-x;
			padding:7px 18px;
			text-transform: uppercase;
			height: 23px; display: block;
		}
		
		.overview-vermeer:hover .overview-title-vermeer {background-position: 0 -37px;}
		.overview-vermeer .overlay {
			width: 305px; height: 96px;
			display: block;
			position: absolute;
			left: 0px; bottom: 0px;
			background: url(/images/skin/bg/overview-opaque.png) left top repeat;
		}
			.overview-vermeer:hover .overlay {background: none;}

