body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a {
	color: #666666;
}
.ltbrown {
	color: #845a08;
	text-decoration: none;
}
a.ltbrownLink, a:hover.ltbrownLink {
	color: #845a08;
	text-decoration: none;
}
a:hover.ltbrownLink {
	text-decoration: underline;
}
.smWhite {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.smGrey {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.smGreyLink, a:hover.smGreyLink {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover.smGreyLink {
	text-decoration: underline;
}
a.dynamic, a:hover.dynamic {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover.dynamic {
	color: #372C18;
}
a.prodnav, a:hover.prodnav {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:hover.prodnav {
	color: #ffffff;
}
video {
	display:none;
}
#video_container {
	min-height:355px;
}
#video_container video, #video_container div {
	outline:none;
	background:#FFFFFF url("/img/global/loadinfo.net.gif") no-repeat 50% 50%;
}
h2.video_title {
	font-size:14px;
}
h3.video_description {
	font-size:12px;
	font-weight:normal;
}
ol.tabs {
	margin: 0;
	padding:0;
	float: left;
	list-style: none;
	height: auto;
	/*border-bottom: 1px solid #999;
	border-left: 1px solid #999;*/
	width: 100%;
}
ol.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #d0d0d2;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ol.tabs li a {
	text-decoration: none;
	display: block;
	padding: 0 15px;
	border: 1px solid #fff;
	outline: none;
	font-size:12px;
}
ol.tabs li a:hover {
	background: #ccc;
}
html ol.tabs li.active, html ol.tabs li.active a:hover {
	background: #fff;
	border-bottom: 1px solid #fff;
}
#nav-tabs {
	border-left: 1px solid #d0d0d2;
	clear: both;
	float: left;
	width: 100%;/*-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;*/
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #d0d0d2;
	font-size: 1.8em;
}
.tab_content h3 a {
	color: #254588;
}
.tab_container {
	min-width:670px;
	padding:20px;
	border: 1px solid #d0d0d2;
	overflow:hidden;
}
.playlist {
	margin:0 0 0 -20px;
	padding:0;
	min-width:700px;
}
.playlist li {
	width:210px;
	list-style:none;
	float:left;
	margin:10px 0 0 20px;
	padding:0;
	height:180px;
	overflow:hidden;
}
.playlist li a {
	position:relative;
	width:inherit;
	height:110px;
	display:block;
	overflow:hidden;
}
.playlist li img {
	width:210px;
	position:absolute;
	top:50%;
	margin-top:-60px;
	border-left:0px;
}
.playlist li img.youtube {
	margin-top:-75px;
}
.playlist li h3 {
	width:100%;
	margin:4px 2px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
}
.playlist li.now-playing h3 {
	font-weight:bold;
	color:#990000;
}
.playlist li blockquote {
	display:none;
}
hr {
	border:0;
	border-top: 1px dotted #d0d0d2;
}

