/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-image:url(../images/back.gif);
	background-repeat:repeat-y;
	
	/*background-color:#666666; */
}

a {
color:#336799;
}

#yd-main {
	background-color:#FFFFFF;
height:587px;
width:950px;
}

#yd-loader {
	position:absolute;
	left:0px;
	top:0px;
	z-index:20;
	background-image:url(../images/loader-back.gif);
	font-size:16px;
	font-weight:bold;
	color:#999999;
	width:950px;
	height:587px;
}

#yd-header-index {
width:800px;
}

#yd-content {
	position:absolute;
	left:41px;
	top:92px;
	width:346px;
	z-index:4;
}

#yd-tutor-talkbubble {
	position:absolute;
	left:20px;
	top:314px;
	width:360px;
	height:194px;
	z-index: 5;
	background-image:url(../images/tutor-talkbubble.gif);
}

#yd-tutor {
	position:absolute;
	left:0px;
	top:435px;
	width:200px;
	height:160px;
	z-index: 6;
}

#yd-footer {
	position:absolute;
	left:0px;
	top:517px;
	width:950px;
	height:70px;
	background-image:url(../images/footer.gif);
	z-index: 1;
}

.yd-module-box {
cursor:pointer;

width:124px;
height:62px;
background-image:url(../images/module.gif);



}

.yd-module-box-selected {
	cursor:pointer;
	width:124px;
	height:62px;
	background-image:url(../images/module-select.gif);


}


.yd-module-box-selected-carrot {
	width:124px;
height:13px;
margin-top:5px;
text-align:center;
}

#yd-module-selected {


width:124px;
height:13px;

}

#copyright {
	position:absolute;
	left:726px;
	top:568px;
	width:217px;
	height:13px;
	z-index:12;
	font-size:10px;
	color:#000000;
	text-align:right;
}



#copytext {
	position:absolute;
	left:726px;
	top:509px;
	width:210px;
	z-index:13;
	font-size:9px;
	background-color:#FFFFFF;
	border: 1px solid #333333;
	padding:3px;
}






#yd-index {
	position:absolute;
	left:-302px;
	top:91px;
	width:331px;
	z-index:10;
}
#yd-video-player {
	position:absolute;
	left:405px;
	top:59px;
	width:530px;
	height:456px;
	z-index:4;
	background-image: url(../images/video-back.gif);
	background-repeat:no-repeat;
	
}

#yd-legend {
	position:absolute;
	left:811px;
	top:541px;
	width:125px;
	height:80px;
	z-index:11;
}
#yd-login {
	padding:10px;
	background-color:#EEEEEE;
	margin-bottom:10px;
	width:300px;
	border: 1px solid #999999;
}

#yd-logout {
width:65px;

background-color:#EEEEEE;
text-align:center;
padding:5px;

	position:absolute;
	left:860px;
	top:15px;
}

.buttony {
padding:5px;
background-color:#FFFFFF;
border: 1px solid #999999;
width:200px;
text-align:center;
cursor:pointer;
}

#yd-usermanagement {
margin-left:10px;
width:930px;
}

#help {
	border: 1px solid #999999;
	background-color: #FFFFCC;
	padding:10px;
	width:500px;
	text-align:left;
	margin-bottom:10px;
}















#yd-header {
	
	height:77px;
}





#yd-index-list {
	color:#CCCCCC;
	font-size:14px;
	padding:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color:#FFFFFF;
}

.yd-chapter-active {
background-image:url(../images/light_small_yellow.gif);
background-repeat:no-repeat;
padding-left:20px;
margin-bottom:9px;
cursor:pointer;
color:#666666;
}

.yd-chapter-inactive {
background-image:url(../images/light_small_red.gif);
background-repeat:no-repeat;
padding-left:20px;
margin-bottom:9px;
cursor:pointer;
color:#666666;
}

.yd-chapter-complete {
background-image:url(../images/light_small_green.gif);
background-repeat:no-repeat;
padding-left:20px;
margin-bottom:9px;
cursor:pointer;
color:#666666;
}


#yd-index-chapter {
font-weight:bold;
padding-top:3px;
padding-right:5px;
}

#yd-index-chapter-sub {
	padding-bottom:3px;

}

#yd-content h1 {
color:#990000;
margin-bottom:10px;
margin-top:0px;
padding-left:12px;
font-size:18px;
}


.yd-module-inactive a {
color:#CCCCCC;
text-decoration:none;
}


.yd-slides {
	
	margin-left:25px;
	
	
}

.yd-slide-active {
padding-left:25px;
padding-top:10px;
background-image:url(../images/light_yellow.gif);
cursor:pointer;	

}

.yd-slide-active a {
text-decoration:none;
}

.yd-slide-inactive {
padding-left:25px;
padding-top:10px;
background-image:url(../images/light_red.gif);
cursor:pointer;	
}

.yd-slide-complete {
padding-left:25px;
padding-top:10px;
background-image:url(../images/light_green.gif);
cursor:pointer;	
}

.yd-slide-complete a {
	text-decoration:none;
	color:#000000;
}


.yd-slide-inactive a {
color:#CCCCCC;
text-decoration:none;
}





#yd-tutor-talkbubble-text {
padding-top:10px;
padding-left:10px;
padding-right:10px;
font-size:12px;

}




#yd-tutor-talkbubble-control {
margin-top:24px;
text-align:right;
padding-right:10px;
font-size:14px;
}

#yd-modules{
	position:absolute;
	left:220px;
	top:575px;
	z-index: 10;
}





.yd-module-text {
padding-top:18px;
padding-left:10px;
padding-right:10px;
font-size:10px;
color:#000000;
text-align:center;
}

#yd-module-text a {
color:#000000;
text-decoration:none;
}


#yd-index-list a {
color:#000000;
text-decoration:none;
}




#yd-index-footer {



	
	padding:5px;

	
background-color:#666666;
color:#FFFFFF;

}




#yd-admin-view {
text-align:right;

}

#adminMessage {
background-color:#EEEEEE;
padding:10px;
font-size:16px;
font-weight:bold;
text-align:center;
margin-bottom:10px;

}





.buttonLink {
text-decoration:none;
font-size:12px;
font-weight:bold;
}

.greyRow {
background-color:#EEEEEE;
}

.collisionfree {
font-family:"Times New Roman", Times, serif;
font-size:14px;
}

.italy {
font-style:italic;

}





#help h1 {
margin:0px;
padding:0px;
font-size:14px;
}

sup {
font-size:8px;
}
