/* page tools override for breadcrumb area */

.page-type-splm-launch-page #breadcrumb-zone dl {
	width: 600px;
}

.page-type-splm-launch-page #breadcrumb-zone {
	width: 916px;
}

.page-type-splm-launch-page div#pagetools-zone{
	float: right;
	margin-top: -3px;
}

/* end page tools override */

body.page-type-splm-launch-page div#header-zone,body.page-type-splm-launch-page div.swap-image-container {
	height: 264px;
}

body.page-type-splm-launch-page {

	background-image:url(/_resources/css/skin/business/img/body.gif);
	background-position:0 -129px;
}

body.page-type-splm-launch-page div#header-zone {
	background:transparent url(/_resources/css/core/img/right-entry-border.gif) repeat-y scroll 986px 0;
	max-width:9999px;
	width:100%;
}

body.page-type-splm-launch-page div.right-content {
	margin:25px 0 0 22px;
}

body.page-type-splm-launch-page div.left-content, body.page-type-splm-launch-page div.right-content {
	width:468px;
}

body.page-type-splm-launch-page div.wide-column, .page-type-splm-launch-page .right-content {
	width:436px;
}

body.page-type-splm-launch-page div.right-content div.column, body.page-type-splm-launch-page div.right-content .level-2-compact{
	margin:0 0 0 44px;
}

.splm-plp-paragraphs .image-wrapper {
	float:right;
	padding:4px 0px 0px 12px;
}

.splm-plp-paragraphs .link-list {
	margin-top: 6px;
}

.img-102 {
	width: 102px;
}

.page-type-splm-launch-page div.right-content ul {
	padding:0px;
}

/* for tabs */
.ui-tabs-hide {
	display: none;
}

li.ui-tabs-selected.ui-state-active a {
	color: #990000;
}

ul.tab-nav li a,
ul.tab-nav li span
{
	display: block;
	float: left;
	padding: 2px 10px 4px 6px;
}

ul.tab-nav li span
{
	padding: 2px 10px 4px 5px;
}

ul.tab-nav li a:hover
{
	color: #900;
}

ul.tab-nav li.ui-tabs-selected
{
	border-left: 1px solid #999;
	background: #fff url(/_resources/css/core/img/tab-nav-li-active.gif) top right no-repeat;
	color: #900;
}
/* end tab modifications */

ul.mixed-list a.link {
	
	margin-left: 7px;
	}
	
ul.mixed-list a.pdf:hover {
	color: #990000;
}
		
.splm-plp-paragraph-section-break
{
	margin-bottom: 12px;
}

div.splm-plp-paragraphs ul.link-list a,
div.splm-plp-paragraphs ul.download-list a,
div.splm-plp-paragraphs ul.mixed-list a
{
	display: block; /* This addresses a problem if an image is floating on the right and a li item goes to close, it will now wrap */
}

a.movie:hover { /* it seems without this, movie clips aren't properly highlighted */
	color: #990000;
}

.splm-plp-graphic-listings div.image-wrapper p.caption {
	padding: 6px 0 9px;
}

.splm-plp-graphic-listings {
	clear: both;
}

div.splm-plp-paragraphs ul + p.introduction {
    margin-top: 12px;
}