@charset "utf-8";
/* CSS Document */
/* Styles specific to the Staff development section  -  Created by Chris Rees October 2008 */

#Staffdev{
	background-image: url(/en/images/top-images/file,26111,en.jpg);
	background-repeat: no-repeat;
	background-repeat: no-repeat;}

#main {
    background-image: url(/en/images/wgs/file,25798,en.jpg);
	background-repeat: no-repeat;
    background-position: right bottom;
}

.training_course_synopsis {background-color:#eee; float:left; padding:5px; width:380px; border:1px solid #ccc; clear:left; margin-top:10px;}

.training_course_synopsis a:link {font-weight:bold; font-size:1.1em; }
.training_course_synopsis a:hover {font-weight:bold; font-size:1.1em;}
.training_course_synopsis a:visited {font-weight:bold; font-size:1.1em;}

.training_course {width:400px; float:left;}
.training_course ul {margin-left:15px; font-size: .7em; list-style:square;}
.one-third-right img{border:0px; background-color:transparent; padding:0px;}


.course_button {font-size:.7em; display:block; background-color:#000; padding:10px; margin-top:-10px; width:385px;}

#maincontent .course_button a:link {color:#fff;}
#maincontent .course_button a:visited{color:#fff;}
#maincontent .course_button a:hover{color:#6699ff;}

#leftnav h3 {color:#fff; border:1px solid #333; width:150px; background-color:#333333; padding:5px 10px 5px 10px; margin-top:20px; background-image:url(/en/images/wgs/staffdevelopment/course_nav_h3_bg.jpg); background-repeat:no-repeat;}

#floating_ad {position:absolute; width:145px; height:189px; margin-left:20px; margin-top:100px; z-index:1000;}

#leftnav ul li {color:#666;}
#leftnav {height:500px;}
.two-thirds-left h3 {margin-top:15px;}


