/* Navigation Styles */
div#navigation {
	background-color: #000;
	width: 100%;
	position: relative;
	margin-top: 0px;
}
div#navigation div#layerOne {
	display: block;
	position: relative;/*height: 38px;*/
	width: 100%;
	display: inline-block;
	border-bottom: #CC0 3px solid !important;
}
ul#root {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;/*padding-left: 5px;width: auto;*/
}
* html ul#root {
	display: inline-block;
}
ul#root li a.mainNav {
	display: block;
	text-transform: uppercase;
	font-weight: 400;
	color: #FFF;
	font-size: 12px;
}
ul#root li.navLink {
	padding: 0;
}
ul#root li.first {
	margin-left: 5px;
}
ul#root li.navLink a {
	padding: 17px 4px 16px 5px;
	font-weight: bold;
}
ul#root li.hideMainNav a.mainNav {
	background: none;
}
ul#root li.highlight, ul#root li:hover {
	background: none;
}
ul#root li.highlight a {
	cursor: pointer;
	background: url(/images/design/tabs.gif) no-repeat 0 4px;/*background-image: url(/images/design/tabs.gif) no-repeat 0 4px;*/
}
ul#root li a.mainNav span {
	line-height: 5px;
	padding-bottom: 10px;
	padding-right: 2px /*orig7px*/;
	padding-top: 5px;
}
ul#root li.highlight a.mainNav span {
	background: url(/images/design/tabs.gif) no-repeat right -50px;
	padding-left: 0;
}
ul#root li.highlight a, ul#root li a:hover {
	color: #CC0;
}
ul#root li {
	cursor: pointer;
	float: left;
	width: auto;
	text-align: center;
	list-style-type: none;
	font-weight: 700;
	display: block;
	padding: 5px 7px;
}
ul#root li a {
	display: block;
	float: left;
}
ul#root li.highlight, ul#root li:hover {
	background-repeat: no-repeat;
	background-position: top center;
}
ul#root li ul.level2 li a {
	position: relative;
	cursor: pointer;
	white-space: nowrap;
	font-weight: bold;
	background-image: none;
	text-transform: uppercase;
}
ul#root li ul.level2 li a:hover {
	text-decoration: underline;
}
ul#root li ul.level2 li, ul#root li ul.level2 li.highlight li:hover {
	background-image: none;
}
ul#root li.hideMainNav a {
	display: none;
}
ul#root li.hideMainNav {
	background-image: none;
	padding: 5px 0;
}
ul#root li:hover ul, ul#root li.msieFix ul, ul#root li.highlight ul {
	display: block;
	left: 0;
	z-index: 5;
}
ul#root li ul.subStay {
	z-index: 3;
}
ul#root li ul.subStay a {
	display: block;
}
ul.level2 {
	cursor: pointer;
	max-width: 100%;
	position: absolute;/*height:auto;*/
	left: -9999px;
	top: 26px;
	width: 897px /*orig 980px*/;
	display: block;
	margin-top: 0;
	background: url(/images/design/subnav_bg897.gif) no-repeat 0 bottom;
	margin-left: 0px;
	padding-left: 17px;
}
ul#root li ul.level2 {
	top: 38px;
	height: 41px;
}
ul#root li ul.level2 li {
	max-width: none;
	background-image: none;
	padding: 0 4px /*orig 7px*/;/*margin: 0 7px 0 9px;*/
	margin: 0;
	padding: 0;
}
ul#root li ul.subStay li.highlight {
	margin: 0 0 0 7px;
	background: url(/images/design/subnav_tabs.gif) no-repeat 0 5px;
}
ul#root li ul.level2 li a:hover, ul#root li.highlight ul.level2 li a:hover {
	color: #000;
}
ul#root li.highlight ul.level2 li a, ul#root li ul.level2 li a {
	color: #000;
	font-size: 12px;
	line-height: 33px;
	margin: 0;
	padding: 0 10px 7px 0;
}
ul#root li ul.subStay li.highlight a {
	background: url(/images/design/subnav_tabs.gif) no-repeat right -31px;
	padding-right: 14px;
	padding-left: 9px;
}
div#hotTopic {
	background-repeat: repeat-x;
	width: 100%/*orig980px*/;
	padding-top: 3px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;/*font-size: 12px;*/
	margin-bottom: 15px;/*padding-top: 0;*/
}
div#navigation a, div#hotTopic a {
	text-decoration: none;
}
div#hotTopic ul {
	height: 19px;/*height: 16px;*/
}
div#hotTopic ul li {
	float: left;
	list-style-type: none;
	border-left: 1px solid #034;
	padding: 0 10px;
	line-height: 12px;
	border-color: #000;
}
div#hotTopic ul li a {
	color: #034;
	float: left;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
}
div#hotTopic ul li a:hover {
	color: #000;
	text-decoration: underline;
}
div#hotTopic ul li.hot-link-begin {
	border: none;
	color: #930000;
	font-weight: normal;
}
div#hotTopic ul li.hot-link-1 {
	padding-left: 0;
	border: 0;
}
div#navigation div#search {
	float: right;
	position: absolute;
	top: 4px;
	right: 0;
	padding: 2px 6px 0 0;
	position: absolute;
}
div#navigation div#search input {
	font-size: 10px;
	padding: 3px 2px 2px;
}
div#navigation div#search input#searchButton {
	text-transform: uppercase;
}
* html div#navigation div#search input#searchButton {
	padding-left: 3px;
	padding-right: 3px;
}
*:first-child+html div#navigation div#search input#searchButton {
	padding-left: 3px;
	padding-right: 3px;
}
div#navigation div#search input#searchText {
	color: #666;
	width: 100px;
	padding: 2px 4px;
	margin-right: 3px;
}
* html div#navigation div#search input#searchText {
	padding-top: 4px;
	margin-right: 0;
}
*:first-child+html div#navigation div#search input#searchText {
	padding-top: 4px;
	margin-right: 0;
}
div#breadcrumbthirdparty {
	float: left;
	font-size: 11px;
	position: absolute;
	left: 3px;
	top: 4px;
}
