/* Razer homepage css 
 * 
 */
div.home_carousel{
	width: 940px;
	height: 650px;
	margin: 0 auto;
/*	background: url(/images/common/bg.png) repeat;*/
}
div.home_carousel_holder{
	width: 1100px;
	height: 650px;
	margin: 0 auto;
	position: relative;
}

#razBannerSwitcher{
	width: 105px;
	display: block;
	z-index: 50;
	position: absolute;
	top: 460px;
	left: 510px;
	z-index: -999px;
}
div.home_bottom_images{
    margin: 0 auto;
    position: relative;
    width: 940px;
    z-index: 50;
}

div.home_bottom_images a.link {
	margin-left: 15px;
	display: block;
	float: left;
}

#razBannerSwitcher a.activeSlide{
	background: url(/images/common/marquee.png) no-repeat;
}
#razBannerSwitcher a{
	background: url(/images/common/marquee.png) no-repeat -23px 0;
	display: block;
	float: left;
	height: 15px;
	width: 15px;
	margin: 0 3px;
	text-decoration: none;
}
#home_footer{
	width: 100%;
	height: 200px;
	margin: 10px auto;
	font-size: 11px;
	text-align: center;
	overflow: hidden;
}

#home_footer .pipeline{
	color: #666;
	margin: 0 3px;
}

#home_footer ul{
	list-style: none;
	width: 480px;
	margin: 3px auto 15px;
}

#home_footer ul li{
	float: left;
	margin-left: 3px;
}

#home_footer ul li a{
	color: #666;
}

#home_footer ul li a:hover, #home_footer ul li a:focus, #home_footer ul li a:active{
	color: #00cc00;
	text-decoration: none;
}
div.home_bottom_images a{
	display: block;
	float: left;
	width: 235px;
}
div.home_tout_holder{
	width: 100%; 
	margin: -150px auto 5px auto; 
	z-index: 50;
	float: left;
}
