/* CSS Document */


#main_content a{
color:#cc0000;
} 

#level1_content  a{
color:#cc0000;
font-weight:normal;
text-decoration:underline;
}

#content {
	background-image: url(../images/bg_home_content_business.gif);
	background-repeat: repeat-y;
	width: 751px;
}

.coloured_line {
	margin: 0px;
	padding: 0px;
	width: 751px;	
	background-color: #cc0000;
	position: relative;
}

.videoGrid strong {
	color:#cc0000;
}

.active{
	height: 17px;
	width: 140px;
	background-image: url(../images/nav_business.jpg);
	background-repeat: no-repeat;
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 5px;
}

.curveBoxTop {
	background-image:url(../images/CurveBoxTop_business.gif);
	background-repeat:no-repeat;
	width:530px;
	height:10px;
	margin:10px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}
.curveBoxBot {
	background-image:url(../images/CurveBoxBot_business.gif);
	background-repeat:no-repeat;
	width:530px;
	height:10px;
	padding:0px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}
.curveBox {
	width:485px;
	border-left:2px solid #CC0000;
	border-right:2px solid #CC0000;
	background-color:#FDF3F3;
	margin:0px;
	padding:10px 20px 10px 20px;
}

.boxTitle {
	text-align:left;
	background-image:url(../images/title_video_business.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #7ac042;
	margin-bottom:15px;
	padding-bottom:3px;
	height:26px;
}

.boxTitle_activity {
	text-align:left;
	background-image:url(../images/title_activity_business.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #7ac042;
	margin-bottom:15px;
	padding-bottom:3px;
	height:26px;
}

.navbullet {
	background-image: url(../images/red_bullet_round.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.activeSel {
	font-weight:bold;
	color:#CC0000;
}

.objectives {
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-size:1.1em;
}
.objectives li {
	height:16px;
	padding:14px 10px 10px 45px;
	margin:0px;
	background-image:url(../images/Check.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
}

.teachers_notes_table{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	
}

.teachers_notes_table td {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding:2px;
}

.teachers_table_heading{
background-color:#eeeeee;
}

