/* Horizontal Nav Styles */
.c101_horiz .content .horizontalnav{
	overflow:hidden;
	_height:100%;
	background:#fff url(/player/g/bespoke/c101_horiz_bg.gif) no-repeat bottom left;
	padding:24px 8px 16px 12px;
	position:relative;
	_padding-top:0;
}


.c101_horiz .content img.mainimage{
	position:absolute;
	bottom:1px;
	left:63px;
	}
.c101_horiz .content h2{
	font-size:1.7em;
	line-height:1em;
	color:#a80004;
	margin-bottom:6px;
}
.c101_horiz .content p {
	color:#737373;
	font-size:1.3em;
	font-weight:bold;
	margin:2px 0 0 0;
	line-height:1.2em;
}
.c101_horiz .content .leftcontent{
	width:190px;
	float:left;
	_margin-top:20px;
}
.c101_horiz .content .rightcontent{
	width:720px;
	float:right;
	_margin-top:20px;
}
.c101_horiz .horizontalnav dl {
	float:left;
	border:1px solid #d2d2d2;
	width:138px;
	margin-right:4px;
}
.c101_horiz .horizontalnav dl dt {
	color: #333;
	background: transparent url(/player/g/header/c166header.png) repeat-x 0pt 100%;
	_background: transparent url(/player/g/header/c166header.gif) repeat-x 0pt 100%;
	font-size: 1.1em;
	*height: 100%;
	padding: 9px 9px 6px 9px;
	margin: 0;
}
.c101_horiz .horizontalnav dl dd {
	background: #fff url(/player/g/header/dottedborder.png) repeat-x 0 100%;
	min-height:24px;
	height:auto !important;
	height:24px;
}
.c101_horiz .horizontalnav dl dd.lastdotted {background-image:none;}
.c101_horiz .horizontalnav dl dd a {
	display:block;
	padding:5px 0 5px 9px;
}
.c101_horiz .horizontalnav dl dd a:hover {
	color:#fff;
}
.c101_horiz .horizontalnav dl dd span a:hover {
	background:none;
	color:#000099;
}
.c101_horiz .horizontalnav dl dd a:hover {
	background:#0D11C3 url(/player/g/bespoke/menubg.png) top repeat-x;
}