@import url(/skin/bizvision/css/main_nav.css);
@import url(/skin/bizvision/css/fonts.css);

#page {
	position:relative;
	width:926px;
	margin: 15px auto 30px;
	background:#E3D9A8 url(/skin/bizvision/images/background/bg-1.gif);
}

#sidebar {
	float:left;
	width:222px;
	padding-left:24px;
}

#quickSearch {
	margin:20px 0px 10px;
}

.quick-search p {
	margin:0px;
}

.quick-search input {
	vertical-align:middle;
}

.quick-search .query {
	width:150px;
	height:16px;
	padding:4px 6px 2px;
	border:1px solid #8A7967;
}

#sidebar h3 {
	margin-bottom:0px;
}

#header {
	float:right;
}

#top_nav {
	list-style-type:none;
	height:34px;
	padding:0px;
	margin:0px;
	width: 680px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 10px; 
}

#top_nav div
{
	margin: 5px 6px 0 0;
}

#top_nav div,
#sub_nav div 
{
	float:left;
	text-transform: uppercase;
	font-weight: bold;
}

#sub_nav
{
	padding-left: 10px;
}

#sub_nav div
{
	margin: 0 4px 4px 4px;
}

#highlight #sub_nav a
{
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#affiliate_logo {
	display: none;
	margin-right: 30px;
	text-align: center;
}
#affiliate_logo h5 {
	margin: 0;
	color: #6e9ecb;
	font-size: 9px;
	font-family: Arial, sans-serif;
}

body.home .nav-home a { color:#6898C8; }
body.benefits .nav-benefits a { color:#6898C8; }
body.howto .nav-howto a { color:#6898C8; }
body.browse .nav-browse a { color:#6898C8; }
body.trainers_hr .nav-trainers_hr a { color:#6898C8; }
body.producers .nav-producers a { color:#6898C8; }
body.faq .nav-faq a { color:#6898C8; }
body.profile .nav-profile a { color:#6898C8; }
body.purchase .nav-purchase a { color:#6898C8; }

#highlight-border-top, #highlight {
	width:680px;
}

#highlight-border-top {
	background:  url(/skin/bizvision/images/highlights/top.gif) no-repeat;
	height:      11px;
	line-height: 11px;
}

#highlight {
	float:left;
	position:relative;
	background:#6799C8 url(/skin/bizvision/images/background/bg-2.gif);
	font-weight:bold;
	color:black;
}

#highlight .highlight {
	float:left;
	width:309px;
	padding:0px 15px;
}

#highlight .highlight + .highlight {
	border-left:1px solid #86ADD4;
}

#highlight ul {
	list-style-image:url(/skin/bizvision/images/bullet.gif);
	font-size:12px;
	padding-left:35px;
	margin:0px;
}

#highlight li {
	margin-bottom: 10px;
}

#highlight a {
	color:#283A4E;
	font-weight:normal;
	text-decoration:underline;
}

#highlight .corner-bottom {
	clear:left;
}

.corner-top, .corner-bottom { position:relative; height:10px; }
.corner-top { top:0px; }
.corner-bottom { bottom:0px; }
.corner-bl, .corner-br, .corner-tl, .corner-tr { position:absolute; }
.corner-tl, .corner-bl { left:0px; }
.corner-tr, .corner-br { right:0px; }

#main, #footer {
	background-color:white;
}

#main {
	float:left;
	width:680px;
	min-height:800px;
	_height:800px;
	padding-top:15px;
}

* html #main {
	width:auto;
}

#content-bar {
	float:right;
	position:relative;
	width:144px;
	z-index: 1;
}

* html #content-bar {
	width:142px;
}

#content {
	position:relative;
	/*width: 485px;*/
	padding-left:35px;
}

.logo {
	margin:20px 0px;
}

.video-preview {
	float:left;
	margin-bottom:20px;
}

.video-details h3,
.video-details h3 a,
.video-preview h3,
.video-preview h3 a
{
	color:#222A39;
	font-family:arial black;
	font-size:15px;
	line-height:16px;
	margin-bottom:-8px;
	margin-top:0;
	padding:0;
	text-transform:none;
}

.video-details p.presenter,
.video-preview p.presenter
{
	font-style: italic;
	font-size: 12px;
	margin-bottom: 0;
}

.video-preview .thumbnail,
.video-preview .teaser 
{
	float:left;
	border: solid 1px #e3daa5;
	margin-right:10px;
}

.video-preview .thumbnail img {
	display:block;
}
.video-preview .teaser img {
	display:block;
}

.teasers {
	float:left;
}

.teasers .video-teaser {
	float:left;
	margin-right:16px;
}

.video-teaser {
	width:104px;
}

.video-teaser a, .video-teaser img {
	display:block;
}

.video-teaser a
{
	border: solid 1px #e3daa5;
}

.video-teaser p {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
	margin-top:2px;
}

.more {
	color:#6799C8;
	padding-right:16px;
	background:url(/skin/bizvision/images/more.gif) right no-repeat;
	cursor:pointer;
}

.smaller
{
	font-size: .75em;
}



#footer {
	clear:both;
	padding-top:10px;
	padding-left:35px;
	margin-left:246px;
	font-size:10px;
}

#footer a {
	margin:0px 6px;
}

.watchbutton {
	display:block;
	width:200px;
	height:30px;
	padding:35px 0px;
	margin:10px auto;
	background:url(/skin/bizvision/images/labels/large-bg.gif) no-repeat;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#DBC406;
}

.cache-status, body>pre {
	width: 894px;
	margin: 10px auto;
	padding: 15px;
	border: 1px solid;
	background-color: #6799C8;
	color: #E7D8AC;
}

#webcast_test
{
	margin-left: 10px;
	padding: 0 10px 15px 10px;
	text-align: center;
	border: solid 1px black;
	width: 180px;
}

#webcast_test a {
	color: #6699C8;
}

#webcast_participant_log {
	font-family: arial, helvetica;
}

.category-label
{
	font-size: 14px;
	/*margin-left: -6px;*/
	text-align: center;
	margin-left: -35px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #6898C8;
	text-transform: uppercase;
	font-family:'Arial Black',Gadget,Arial,sans-serif;
	letter-spacing:0.1em;
}

