/* CSS Document */


#main_content a{
color:#988911;
} 

#level1_content  a{
color:#988911;
font-weight:normal;
text-decoration:underline;
}

#content {
	background-image: url(../images/bg_home_content_geog.gif);
	background-repeat: repeat-y;
	width: 751px;
}

.coloured_line {
	margin: 0px;
	padding: 0px;
	width: 751px;	
	background-color: #988911;
	position: relative;
}

.videoGrid strong {
	color:#988911;
}

.active{
	height: 17px;
	width: 140px;
	background-image: url(../images/nav_geog.gif);
	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_geog.gif);
	background-repeat:no-repeat;
	width:530px;
	height:10px;
	margin:10px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}
.curveBoxBot {
	background-image:url(../images/CurveBoxBot_geog.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 #988911;
	border-right:2px solid #988911;
	background-color:#eaebbe;
	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_geog.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #988911;
	margin-bottom:15px;
	padding-bottom:3px;
	height:26px;
}

.navbullet {
	background-image: url(../images/brown_bullet_round.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.activeSel {
	font-weight:bold;
	color:#988911;
}

.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;
}

#geog_option_box, #geog_option_box_large{
background-image:url(../images/geog_option_box.gif);
background-repeat:no-repeat;
position:relative;
width:188px;
height:204px;
padding: 15px 302px 0 14px;
margin-top:20px;
}

#geog_option_box_large{
padding: 15px 14px 0 14px;
width:476px;
}
#geog_img{
position:absolute;
right:0px;
top:0px;
}

.geog_caption{
background-color:#988911;
padding: 5px 12px 5px 12px;
color:#FFFFFF;
font-size:1.2em;
}

#large_image_body
{
margin:10px;
}

#large_image_body img{
border:3px solid #ffffff;
}

#large_image_body p{
color:#FFFFFF;
}

#large_image_body a{
color:#FFFFFF;
}