body {
	background-color:#f3f3f3;
}

h1 {
	color: #4b78ab;
	font-family:Verdana;
}

h2 {
	color: #4b78ab;
	font-size:18px;
	font-weight:normal;
}

h3 {
	color: #4b78ab;
	margin-top:10px;
	margin-bottom:5px;
}

h4 {
	font-size:16px;
}

p {
	margin-top:10px;
}

.clear { 
	clear:both;
}

.page_layout {
	background-image:url('/images/logo-floor2.jpg');
}

.site_layout {
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}

a.langLink {
}

a.langLink:visited {
}

a.langLink:hover {
}

.leftColumn {
	float:left;
	width:110px;	
	min-height:350px;
	margin-left:15px;
	padding-top:0px;
}

.rightColumn {
	padding-top:0px;
	width:785px;
	float:left;
	margin-left:15px;
}

.menu {
	height:125px;
}

.menu h3 {
	margin-top:0px;
	margin-bottom:5px;	
}

.otherCourses {
	
}

.menu ul li, 
.otherCourses ul li {
	list-style-position:inside;
}

.title {
	width:930px;	
	margin-bottom:5px;
	height:90px;
	padding-top:20px;	
}

.titleImage {
	float:left;
	width:140px;
	height:85px;
	background-image:url('/images/books-small1.jpg');
	background-repeat:no-repeat;
}

.titleText {
	float:left;
	width:755px;	
	padding-top:0px;
	height:85px;
}

.topTextParagraph {
	margin-bottom:10px;	
}

.pageContent {
	min-height:270px;	
}

.footerImageSection {
	height:120px;
	width:100px;
	background-repeat: no-repeat;
	background-position: 100% center;	
}

.footerImage1 {
	background-image:url('/images/books-small2.jpg');	
}

.footerImage2 {
	background-image:url('/images/books-small3.jpg');	
}

.footerImage3 {
	background-image:url('/images/books-small4.jpg');	
}

/* ===================== Course  (home) ====================*/

#courseHomePage .courseHomeDocs {
	margin-top:10px;
	margin-bottom:10px;
	color: #474747;
}

#courseHomePage .courseHomeContent {
	min-height:100px;	
}

#courseHomePage .pageContent {
	float:left;
	width:470px;
}

#courseHomePage .rssAndTwitterColumn {
	width:315px;
	float:left;	
}

#courseHomePage .courseRSSContent {
	border:1px solid #eeeeee;
	padding:10px;
	margin-left:10px;
	font-size:11px;
	margin-bottom:10px;
	background-color:white;
}

#courseHomePage .courseRSSContent p {
	margin-top:2px;
	margin-bottom:10px;	
}

#courseHomePage .rssTitle {
	margin-top:4px;	
	font-weight:bold;
}

#courseHomePage .rssTitleText {
	color:#4E7EAD;
}

#courseHomePage .rssNewsTitle {
	float:left;
	margin-top:5px;
	margin-bottom:10px;	
	margin-left:5px;
}

#courseHomePage .rssIcon {
	float:left;	
}

#courseHomePage .rssDate {
	color:#666666;	
}

#courseHomePage .courseRSSContent h3 {
	padding-top:0px;	
}

#courseHomePage .rssLink {
	font-size:10px;	
}

#courseHomePage div#twitter {
	background-color:white;
	border: 1px solid #eee;
	font-size:11px;
	margin-left:10px;
	padding:10px;
	min-height:140px;
}

#courseHomePage .searchSection {
	margin-top:10px;
    background-color: white;
    border: 1px solid #eee;
    font-size: 11px;
    margin-left: 10px;
    padding: 10px;
}

#courseHomePage .twitterIcon {
	float:left;	
}

#courseHomePage .twitterTitle {
	float:left;
	margin-bottom:10px;	
	margin-left:5px;
}

#courseHomePage div#twitter h2 {
	margin: 0;
	padding: 0.4em 1em;
	font-size: 1.1em;
}

#courseHomePage ul#twitter_update_list {
	margin: 0;
	padding-bottom: 15px;
	padding-top:5px;
	list-style-type: none;
}

#courseHomePage ul#twitter_update_list li span {
	display: block;
}

#courseHomePage ul#twitter_update_list li span a {
	color: #00f;
}

#courseHomePage a#profileLink {
	font-size:10px;
}

#courseHomePage .noRecentTweets {
	color:#888888;
	font-style:italic;	
}

#courseHomePage .noRecentNews {
	color:#888888;
	margin-top:5px;
	margin-bottom:15px;
}

/* ===================== Course  (notes) ====================*/

#courseNotesPage .courseSession {
	margin-bottom:15px;	
}

#courseNotesPage .courseDate {
	float:left;
	width:100px;
	text-align:right;
	padding-right:10px;
	color: #474747;
}

#courseNotesPage .courseDate a:hover {
	color:#474747;
	text-decoration:none;
}

#courseNotesPage .courseInfo {
	float:left;
	padding-left:10px;
	width:475px;
	min-height:70px;
	border-left:1px solid #9cbfe6;
}
#courseNotesPage p {
	margin-top:0px;
}

#courseNotesPage .courseTitle {
		
}

#courseNotesPage .courseNotes {
	color: #474747;
}


/* ===================== Course  (work) ====================*/

#courseWorksPage .workDiv {
	margin-bottom:45px;	
}

#courseWorksPage .workInfo {
	color: #474747;
}

#courseWorksPage .workDocs {
	margin-top:10px;
	margin-bottom:10px;
	color: #474747;
}

/* ===================== Course  (contact) ====================*/

#courseContactPage .mainText {
	margin-top:10px;
}

/* ===================== Course  (Blog) ====================*/

#courseMiscPage .blogListTitle {
	float:left;
	margin-top:5px;
	margin-bottom:10px;	
	margin-left:5px;
}

#courseMiscPage .blogIcon {
	float:left;	
}

#courseMiscPage .miscDiv {
	margin-bottom:45px;	
	text-align:justify;
}


#courseMiscPage .miscDivList {
	float:right;
	border:1px solid #dddddd;
	padding:10px;
	margin-left:10px;
	font-size:11px;
	margin-bottom:10px;	
	width:250px;
}

#courseMiscPage .miscMetaInfo {
	color:#4b78ab;
	font-size:12px;
}

#courseMiscPage .miscInfo {
	margin-top:10px;
	color: #000000;
	margin-bottom:25px;
	font-size:12px;
	float:left;
	width:500px;
}

#courseMiscPage .miscDocs {
	margin-top:10px;
	margin-bottom:10px;
	color: #474747;
}

#courseMiscPage .miscList {
	margin-top:5px;
	list-style-type:none;
}

#courseMiscPage .miscListItem {
	margin-bottom:10px;
	color:#474747;
}

#courseMiscPage .miscListItemInfo {
	font-size:0.85em;	
	font-style:italic;
	color:#999999;
}


