/* CSS Document */

@import url('core.css');

h1 {
	color: #a21f4b;
}

h2 {
	color: #b98e3b;
}

h3 {
	color: #560b25;
}

h4 {
	color: #3c3c3c;
}

h5 {
	color: #000000;
}

h6 {
	color: #000000;
}

p {
	color: #000000;
}

em {
	color: #000000;
}

strong {
	color: #000000;
}

a, a:link, a:active, a:visited {
	color: #a21f4b;
	text-decoration: underline;
}

a:hover {
	color: #b98e3b;
	text-decoration: underline;
}

#breadCrumbs {
	color: #a21f4b;
}

#breadCrumbs a, #breadCrumbs a:link, #breadCrumbs a:active, #breadCrumbs a:visited {
	color: #000000;
	text-decoration: none;
}

#breadCrumbs a:hover {
	color: #606060;
	text-decoration: underline;
}

#breadCrumbs span {
	color: #606060;
}

#bodyContainer ul {
	margin: 0;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
}

#bodyContainer ul li {
	margin: 0;
	padding: 3px 0px 5px 10px;
	background-image: url(/images/core/red/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height: 12px;
}

#titleLogo {
	position:relative;
	float: right;
	margin-top: -45px;
	width: 50px;
	height: 46px;
	background-image: url(/images/core/red/kingLogo.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
}

.showLegend a, .showLegend a:link, .showLegend a:active, .showLegend a:visited, .showLegend a:hover  {
	color: #a21f4b;
	text-decoration: none;
}

.hideLegend a, .hideLegend a:link, .hideLegend a:active, .hideLegend a:visited, .hideLegend a:hover {
	color: #a21f4b;
	text-decoration: none;
}

.productImage {
	background-image: url(/images/products/red/imageBG.gif);
}

#navLevel1 #active {
	background-image: url(/images/nav/red/level1ActiveBG.gif);
	background-repeat: repeat-y;
	font-weight: bold;
}

#navLevel1 #parent {
	background-image: url(/images/nav/red/level1ParentBG.gif);
	background-repeat: repeat-y;
	font-weight: bold;
}

#navLevel1 #parent li a, #navLevel1 #parent li a:link, #navLevel1 #parent li a:active, #navLevel1 #parent li a:visited, #navLevel1 #parent li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#navLevel1 ul {
	margin: 0px 0px 0px 5px;
	padding: 0;
}

#navLevel1 ul li {
	padding: 4px 0px 6px 7px;
	font-size: 12px;
	list-style-type: none;
	background-image: url(/images/nav/red/level1Div.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 12px;
}

#navLevel1 a, #navLevel1 a:link, #navLevel1 a:active, #navLevel1 a:visited {
	color: #000000;
	text-decoration: none;
}

#navLevel1 a:hover {
	text-decoration: underline;
}

#navLevel2 #active {
	font-weight: bold;
}

#navLevel2 ul {
	margin: 0;
	padding: 0 5px;
}

#navLevel2 ul li {
	padding: 4px 10px 6px 13px;
	font-size: 12px;
	list-style-type: none;
	background-color: #d8cacd;
	background-image: url(/images/nav/red/level1Div.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 12px;
}

#navLevel2 a, #navLevel2 a:link, #navLevel2 a:active, #navLevel2 a:visited {
	color: #560b25;
	text-decoration: none;
}

#navLevel2 a:hover {
	text-decoration: underline;
}

#navLevel3 #active {
	font-weight: bold;
}

#navLevel3 ul {
	margin: 0;
	padding: 0 5px;
}

#navLevel3 ul li {
	padding: 4px 0px 6px 21px;
	font-size: 12px;
	list-style-type: none;
	background-color: #e2dbdd;
	background-image: url(/images/nav/red/level1Div.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 12px;
}

#navLevel3 a, #navLevel3 a:link, #navLevel3 a:active, #navLevel3 a:visited {
	color: #791436;
	text-decoration: none;
}

#navLevel3 a:hover {
	text-decoration: underline;
}

#navLevel4 #active {
	font-weight: bold;
}

#navLevel4 ul {
	margin: 0;
	padding: 0 0;
}

#navLevel4 ul li {
	padding: 4px 0px 6px 27px;
	font-size: 12px;
	list-style-type: none;
	background-color: #e8e6e6;
	background-image: url(/images/nav/red/level1Div.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 12px;
}

#navLevel4 a, #navLevel4 a:link, #navLevel4 a:active, #navLevel4 a:visited {
	color: #3c3c3c;
	text-decoration: none;
}

#navLevel4 a:hover {
	text-decoration: underline;
}

#navLevel5 #active {
	font-weight: bold;
}

#navLevel5 ul {
	margin: 0;
	padding: 0 0;
}

#navLevel5 ul li {
	padding: 4px 0px 6px 35px;
	font-size: 12px;
	list-style-type: none;
	background-color: #eeeeee;
	background-image: url(/images/nav/red/level1Div.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 12px;
}

#navLevel5 a, #navLevel5 a:link, #navLevel5 a:active, #navLevel5 a:visited {
	color: #000000;
	text-decoration: none;
}

#navLevel5 a:hover {
	text-decoration: underline;
}