/*************************************/
/*Roland Corporation U.S. Corporate Layout Stylesheet*/
/*Created: 11.09.2005 */
/*Last Updated: x.x.2005*/

	div.corporate_cap
	{
		width: 586px;
		height: 32px;
		background: url("/images/corporate/corporate_cap.gif") no-repeat;
	}

/*************************************/
/*prtabs Rules Start*/

#prtabs
{
	margin: 0;
	padding: 0;
	width: 586px;
	height: 33px;
	background: url("/images/products/tabs/detail_tabs_bg_small.gif") no-repeat;
}

#prtabs ul
{
	margin: 0;
	padding: 0;
}

#prtabs li 
{
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	display: block;
	height: 33px;
	background-repeat: no-repeat;
}

#prtabs li a 
{
	display: block;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	height: 33px;
}

#prtabs li a span
{
	display: none;
}

#prtabs li a:hover
{
	background-position: 0 -33px;
	text-decoration: none;
}

#prtabs li.active a
{
	background-position: 0 -66px !important;
}

#prtabs a.pr_current_releases
{
	width: 108px;
	background-image: url("/images/corporate/press_media/tabs/pr_current_releases.gif");
}

#prtabs a.pr_2011
{
	width: 45px;
	background-image: url("/images/corporate/press_media/tabs/pr_2011.gif");
}

#prtabs a.pr_2010
{
	width: 45px;
	background-image: url("/images/corporate/press_media/tabs/pr_2010.gif");
}

#prtabs a.pr_2009
{
	width: 45px;
	background-image: url("/images/corporate/press_media/tabs/pr_2009.gif");
}

#prtabs a.pr_2008
{
	width: 45px;
	background-image: url("/images/corporate/press_media/tabs/pr_2008.gif");
}

#prtabs a.pr_2007
{
	width: 45px;
	background-image: url("/images/corporate/press_media/tabs/pr_2007.gif");
}

#prtabs a.pr_2006
{
	width: 45px;
	background-image: url("/images/corporate/press_media/tabs/pr_2006.gif");
}

#prtabs a.pr_2005
{
	width: 45px;
	background-image: url("/images/corporate/press_media/tabs/pr_2005.gif");
}

#prtabs a.pr_2004
{
	width: 44px;
	background-image: url("/images/corporate/press_media/tabs/pr_2004.gif");
}

#prtabs a.pr_2003
{
	/*width: 47px;*/
	width: 44px;
	background-image: url("/images/corporate/press_media/tabs/pr_2003.gif");
}

/* begin extranet tabs - 8-7-09 js */

#prtabs a.product_images
{
	width: 111px;
	background-image: url("/images/corporate/press_media/tabs/ex_product_images.gif");
}

#prtabs a.multimedia_demos
{
	width: 121px;
	background-image: url("/images/corporate/press_media/tabs/ex_multimedia_demos.gif");
}

#prtabs a.dealer_resources
{
	width: 116px;
	background-image: url("/images/corporate/press_media/tabs/ex_dealer_resources.gif");
}

#prtabs a.dealer_programs
{
	width: 116px;
	background-image: url("/images/corporate/press_media/tabs/ex_dealer_programs.gif");
}

/*prtabs Rules End*/
/*************************************/

.entry { position: relative; }

.leftblock .entry h3
{
padding-right: 20px;
/*font-size: 12px;*/
}

/*.leftblock .entry h3 a:hover { text-decoration: none; }*/

.pdf_dl
{
	position: absolute;
	top: 0;
	left: 530px;
}

address
{
	font-style: normal;
}

#mc_left p.center
{
	text-align: center;
}

#contact
{
	width: 200px;
	margin: 0 0 20px 0;
	float: left;
}

#pdf
{
	width: 200px;
	float: right;
	margin: 0 0 20px 0;
}

#pdf p { text-align: right; }

div.leftblock h3.title
{
	clear: both;
	margin-bottom: 12px;
}
