/* CSS Document */
*{ margin:0; padding:0; border:0; outline:0;}
table { border-collapse:collapse; border-spacing:0; }
ol,ul { list-style:none; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
/* end Reset */

.left{ float:left; display:inline;}
.right{ float:right; display:inline;}
.rightNew {float:right; display:inline; top:-70px;}
.block{ clear:both; float:left; width:100%;}

.blockBiztv{ clear:both; float:left; width:100%; top:-70px;}

a{ text-decoration:none;color:#606060; }
a:hover{text-decoration:underline;}


body{
	background:#fff;
	color:#606060;
	font:12px Tahoma, "Trebuchet MS";
	height:100%;
}


.wrapper{ margin:0 auto; width:948px;}


#top,
#content,
#footer{ clear:both; float:left; width:100%;}
.centered{ text-align:center;}

#top{ padding:18px 0 0 0;}
	#top h1 a{
		background:url(images/logo.gif) no-repeat;
		float:left; display:inline;
		height:54px;
		margin:12px 35px 0 10px;
		text-indent:-9999px;
		width:207px;
	}
h2.subTitle{
	background: url(images/biz-tv.gif) no-repeat center top;
	height:37px;
	margin:45px 0 35px 0;
	clear:both; float:left; width:100%;
	text-indent:-9999px;
}
h3.subTitle{
	background: url(images/now-playing.gif) no-repeat center top;
	height:32px;
	margin:10px 0 25px 0;
	clear:both; float:left; width:100%;
	text-indent:-9999px;
}




#content{ margin-top:10px;}

.box{
	
	width:452px;
}
#sLeft{
	float:left; display:inline;
}

#sLeft h2{
	background:url(images/box-all-about.gif) no-repeat left top;
	height:53px;
	text-indent:-9999px;
}
.box .border{
	border-left:1px solid #b5b5b5;border-right:1px solid #b5b5b5;
	width:412px;
	min-height:1100px;
	padding:10px 19px;
}
* html .box .border{ height:1070px;}

.box a.link{
	background:url(images/box-bot.gif) no-repeat bottom left;
	color:#fff;
	font-size:15px; font-family:"Trebuchet MS";
	font-weight:bold;
	padding-top:8px;
	display:block;
	text-align:center;
	height:28px;
}

.video{ padding-top:20px;}
.video h3{
	color:#ff902d;
	font:18px Tahoma;
}
.video p{ margin-top:5px;}
.video p span{ font-weight:bold; color:#374270;}
.video p.centered{ text-align:center;}
.video a{ font-size:12px; text-decoration:underline; color:#ff902d;}


#sRight{
	float:right; display:inline;

}
#sRight h2{
	background:url(images/box-40-ways.gif) no-repeat left top;
	height:53px;
	text-indent:-9999px;
}
#sRight p a{
	color:#ff902d;
	font-size:18px;
}
#sRight p span{
	color:#545454;
	font-size:11px;
	display:block; 
	padding-left:22px;
}
#sRight p span strong{ font-weight:bold; color:#374270; font-size:12px;}
#sRight p { margin-bottom:15px;}



h3.tellStory{
	background: url(images/title-tell-your.gif) no-repeat;
	height:23px;
	text-indent:-9999px;
	margin-bottom:15px;

}


#storyContent{ padding:30px 0 40px 0;}
#storyContent .left{
	width:495px;
}
#storyContent .left ul li{ padding:2px 0;}
#storyContent .left h5.categories{
	background:url(images/title-categories.gif) no-repeat;
	height:18px;
	margin-bottom:5px;
	text-indent:-9999px;
}
#storyContent .left h5.schedule{
	background: url(images/title-biz-drive.gif) no-repeat;
	height:24px;
	text-indent:-9999px;
	margin:30px 0 10px 0;
}

#storyContent .left ul li a{
	color:#ff9231;
	font-weight:bold;
}
#storyContent .left ul li span{color:#ff9231;
	font-weight:bold;}
#storyContent .left ul.schedule li a{
	color:#525b83;
	font-weight:bold;
}
#storyContent .right{
	margin-top:40px;
	width:413px;
	position:relative;

}
#storyContent .right h3{
	background:url(images/title-youtbe2.gif) no-repeat;
	height:24px;
	text-indent:-9999px;
	margin-bottom:5px;

}	
#storyContent table tr td{ padding:3px 0; vertical-align:top;}
	#storyContent .right form input,
	#storyContent .right form select{
		border:1px solid #ff9333;
		color:#666;
		margin-left:10px;
		padding:2px 3px;
		font:11px Tahoma;
		width:192px;
	}
	#storyContent .right form select{ width:198px;}
	#storyContent .right input.btn{
		border:0; padding:0;
		cursor:pointer;
		background:url(images/btn-submit.gif) no-repeat;
		height:27px;
		width:129px;
		position: absolute;
		right:15px; bottom:-10px;
	}

.form{
	background:#fff url(images/box-mid.jpg) repeat-x bottom left;
	border:1px solid #bdbcbd; border-bottom:0;
	display:block;
	padding:8px 15px 15px 15px;
	width:381px;
}
.formBot{
	background:url(images/gradient-bot.gif) no-repeat;
	display:block;
	height:11px;
	overflow:hidden;
}


#tellFriend{
	text-align:center;
	padding:20px 0 0 0;
	

}

#footer{
	border-top:1px solid #ffae66;
	margin-top:20px;
	padding:5px 0 10px 0;

}
/* Sitemap */
.links{
	float:left; clear:both; width:100%;
	color:#333;
	font:11px;
	display:none;
}
.links div a{ 
	color:#333; text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}
.links div a:hover{ text-decoration:underline;}
.links div{
	float:left; clear:both;
	width:100%;
	padding:5px 0;
}
.links ul li{ list-style:none; float:left; display:inline; padding:1px 4px;}

.links div h4,
.links div div{
	padding:4px 0;
	float:left; display:inline; clear:none;
	position:relative; left:0;
	width:195px;
	margin-left:2px;
	padding:0 10px;
}
.links div div{
	width:720px; 


}

.links div h4{ width:100px; margin-left:0; }
.links div h4.spacer{ height:41px;}
.links div h4{
	color:#666;
	font-weight:bold;
	font-size:14px;
	text-indent:5px;
	text-align:right;
}
.bcumb a:link { color:#ff9231; font-weight:normal; padding-bottom:8px; }
.bcumb a:hover { color:#ff9231; font-weight:normal; padding-bottom:8px; }
.bcumb a:visited { color:#ff9231; font-weight:normal; padding-bottom:8px; }
.bcumb { color:#000000; font-weight:bold;}
.redError {color:#ff9231;}
.txtWhie {color:#FFFFFF; font-size:2px; text-decoration:none;} .txtWhie a:link{color:#FFFFFF; font-size:2px; text-decoration:none;} .txtWhie a:visited{color:#FFFFFF; font-size:2px; text-decoration:none;} .txtWhie a:hover{color:#FFFFFF; font-size:2px; text-decoration:none;}