#breadcrumb {
	background: transparent url(/images/bread-crumb_red.gif) no-repeat scroll right top;
	width: 947px;
	height: 29px;
	padding-left: 13px;
	padding-top: 5px;
	color: #ffffff;
	z-index: 1;
}
#breadcrumb a {
	color: #ffffff;
}
#breadcrumb a:hover {
	color: #eb92a3;
}
#breadcrumb .selected {
	color: #eb92a3;
}
#nav_level-2 {
	background-color: #d1032c;
}
#nav_level-2 li a {
	border-bottom:1px solid #db3c5c;
	color: #ffffff;
}
#nav_level-2 li a:hover {
	color: #eb92a3;
}
#nav_level-2 li.selected a {
	font-weight: bold;
	color: #eb92a3;
}
#nav_level-2 ul.nav_level-3 {
	background-color:#ab0b2a !important;
	border-bottom:1px solid #db3c5c;
}
#nav_level-2 ul.nav_level-3 li {
	border-bottom:1px solid #DB3C5C;
}
#nav_level-2 ul.nav_level-3 li a 
{
	color: #ffffff;
}
#nav_level-2 ul.nav_level-3 li a:hover {
	color: #eb92a3;
}
#nav_level-2 ul.nav_level-3 li.selected a{
	font-weight: bold;
	color: #eb92a3;
}


#nav_level-2 ul.nav_level-3 li a, #nav_level-2 ul.nav_level-3 li ul.nav_level-4 li a
{
	background: transparent url(../images/menu_arrow_white.gif) no-repeat top left !important;
}

#nav-corners 
{
	background: transparent url(/images/menu-corners_red.png) bottom no-repeat;
}
.link-small a {
	background: transparent url(/images/small-link_red.png) no-repeat left;
	color: #ffffff;
}
.link-small-02 a {
	background: transparent url(/images/small-link_red_02.png) no-repeat left;
	color: #ffffff;
}
.link-medium a {
	background: transparent url(/images/medium-link_red.png) no-repeat left;
	color: #ffffff;
}
.link-large {
	background: transparent url(/images/large-link_red.png) no-repeat left;
	color: #ffffff;
	width: 540px;
	height: 33px;
}
.link-large.active 
{
	background: transparent url(/images/large-link-down_red.png) no-repeat left;
}
.link {
	background: transparent url(/images/arrow-red.gif) no-repeat left;
	padding-left: 8px;
	margin-left: 5px;
	margin-right: 5px;
}
.link a:hover {
	color: #be1c4b;
}

.link-small-medium a {
	background: transparent url(/images/small-medium-link-red-off.gif) no-repeat left;
	color: #eb92a3;
}
.link-small-medium a:hover{
	color: #ffffff;
	background: transparent url(/images/small-medium-link-red-on.gif) no-repeat left;
}
.link-small-medium a.active{
	color: #ffffff;
	background: transparent url(/images/small-medium-link-red-active.gif) no-repeat left;
}


/*Brochure*/
#brochure-content h3 {
	background: transparent url(/images/long-bar_red.png) no-repeat left;
	width: 540px;
	height: 33px;
}

/*Sample*/
#samplerequest-content h3 {
	background: transparent url(/images/long-bar_red.png) no-repeat left;
	width: 540px;
	height: 33px;
}


/* product tabs */

#product-tabs ul li {
	display: inline; 
}
#product-tabs ul li a:link, #product-tabs ul li a:visited {
	background: url(/images/right-tab_red.png) top right no-repeat;
	display: block;
	height: 43px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	color: #727272; 
	
}
#product-tabs ul li a span {
	background: url(/images/left-tab_red.png) top left no-repeat;
	display: block;
	height: 35px;
	float: left; 
	padding: 8px 6px 0px 7px;
}
#product-tabs ul li a:hover, #product-tabs ul li a.selected {
	background-position: bottom right;
}
		
#product-tabs ul li a:hover span, #product-tabs ul li a.selected span {
	background-position: bottom left;
	color: #ffffff;
	cursor: pointer; 
}
.scfSectionLegend {
    color: #D1032C !important;   
}

#header_section .top-navigation li ul li a
{
    color:#ffffff;
    border-bottom:1px solid #DB3C5C;
}
 
#header_section .top-navigation li ul li a:hover {
	color: #eb92a3;
}
#header_section .top-navigation li ul li.selected a {
	font-weight: bold;
	color: #eb92a3;
}
#header_section .top-navigation li ul li
{
    background:#d1032c;
}
