/* About specific colors/images */

body.about #edit-bp-hero {

	background: url('http://www.immersion.com/images/global/about/hero-about.jpg') no-repeat;

}



body.news #edit-bp-hero {

	background: url('http://www.immersion.com/images/global/about/hero-news.jpg') no-repeat;

}



body.contact #edit-bp-hero {

	background: url('http://www.immersion.com/images/global/about/hero-about.jpg') no-repeat;

}



#edit-eventselector {
	margin: 0 0 -620px 0;
	_margin: 0 0 -622px 0;
	padding: 0;
	height: 180px;
	width: 100%;
	position:relative;
	z-index:1;
	top:6px;	/*

	display: block;

	width: 756px;

	*/

}


#edit-eventselector li.categorybox {
	background: url('http://www.immersion.com/images/global/markets/categorybox-bg.png') no-repeat;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	height: 164px;
	width: 252px;
	position: relative;

}


#edit-eventselector li.topleft      { background-position: left  top; }

#edit-eventselector li.topcenter    { background-position: -1px  top; }

#edit-eventselector li.topright     { background-position: -2px  top; }





#edit-eventselector li.categorybox div.category-content {

	position: relative;

	left: 5px;

	top: 5px;

	height: 154px;

	width: 244px;

}

#edit-eventselector.big li.categorybox div.category-content {

	height: 195px;

	width: 308px;

}

#edit-eventselector li.topleft      div.category-content { left: 5px; top: 5px; }

#edit-eventselector li.topcenter    div.category-content { left: 4px; top: 5px; }

#edit-eventselector li.topright     div.category-content { left: 3px; top: 5px; }



#edit-eventselector li.categorybox div.category-content img {

	position: absolute;

	left: 0;

	top: 0;

	margin: 0;

	padding: 0;

	z-index: 0;

}

#edit-eventselector li.categorybox div.category-content h3 {

	color: #fff;

	font-size: 18px;

	font-weight: normal;

	position: absolute;

	left: 17px;

	top: 14px;

	z-index: 1;

	width: 121px;

}

#edit-eventselector li.categorybox div.category-content div.category-btn {

	background: url('http://www.immersion.com/images/global/btn-learnmore-hover.png') no-repeat;

	_background: url('http://www.immersion.com/images/global/btn-learnmore-hover.gif') no-repeat;

	position: absolute;

	left: 16px;

	top: 120px;

	height: 28px;

	width: 103px;

	z-index: 1;

}



#edit-eventselector li.categorybox div.category-content div.category-btn:hover {

	background-position:0 -28px;

}

#edit-eventselector li.categorybox div.category-content div.category-btn a {

	display: block;

	height: 19px;

	text-indent: -9999px;

}
