/* 

PerioCourses Stylesheet for Website V2
Created by Mark Boosey - www.mboosey.com

*/

/* GLOBAL STYLES */

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
}

a {  
	color: #0000FF;
	text-decoration: none;
}

a:visited {  
	color: #0099FF;
	text-decoration: none;
}

a:hover {  
	color: #FF0000;
	text-decoration: underline;
}

hr {
	color: #000;
	height: 1px;
	color: #666;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000066;
	background-color: #CCD8E5;
	border-bottom: 1px solid #000066;
	border-top: 1px solid #000066;
	margin-bottom: 2px;
	padding: 3px;	
}


h2 {
	font-size: 1.2em;
	color: #666;
}

/* DIARY */

.diary-table th {
	background-color: #EEEEEE;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.diary-table td {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.title-row td {
	background-color: #FFFFFF;
	border: none;
	padding: 20px 10px 0px 0px;
}

.title-row td h2 {
	margin: none;
	padding: none;
	border: none;
}

/* PAGE STYLES */

.small-text {
	font-size: 0.8em;
}

.see-also {
	/* Not implemented */
}

.see-also-label {
	font-size: 1.1em;
	color: #666;
	font-weight: bold;
}

.big-link {
	font-size: 14px;
	font-weight: bold;
}

.photo-explain {
	padding-left: 5px;
	padding-right: 15px;
	font-size: 16px;
	font-family: Sylfaen, Verdana, Arial;
	vertical-align: top;
}

.float-right {
	float: right;
	margin: 0 0 1px 4px;
}

.hr-dots {
	border: 1px dashed #666;
}

.quote-big {
	font-family: Sylfaen, Verdana, Arial;
	font-size: 16px;
	padding-top: 4px;
	padding-left: 4px;
	margin-left: 10px;
}

.quote-explain {
	font-style: italic;
	margin-left: 20px;
	text-align: right;
}

.timetable {
	border-collapse: collapse;
	border: 1px solid #666;
	margin-left: 20px;
	width: 70%;
}

.timetable td {
	padding: 4px 6px;
	border-bottom: 1px solid #CCC;
}

.timetable-break {
	background-color: #FFFFCC;
}

.quote-table {
	clear: both;
	margin: 5px 2px 2px 2px;
}

.quote-table td {
	padding: 9px;
	border: 1px dashed #000066;
	vertical-align: top;
	font-family: Sylfaen, Verdana, Arial;
	color: #333;
	font-size: 16px;
}

.module-summary-box {
	float: right;
	background-color: #FFFFCC;
	border: 1px solid #000066;
	margin: 15px 2px 10px 8px;
	font-size: 12px;
	padding: 8px;
	width: 310px;
}

.right-box {
	float: right;
	padding: 15px 2px 5px 8px;
	width: 310px;
}


.diary-link-box {
	background-color: #FFFFCC;
	border: 1px solid #000066;
	font-size: 12px;
	text-align: center;
}

.course-photo {
	border: 1px solid #000;
}

.summary-title {
	background-color: #FFFFCC;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #000066;
	border-bottom: 1px solid #000066;
}

.summary-title a {
	color: #000066;
	font-weight: bold;
}

/* HEADER STYLES */

#header {
	background: #FFFF99 url(../graphics/nav_bottom.gif) repeat-x left bottom;
	height: 60px;
	min-width: 700px;
}

#navigation { 
	position: relative; 
	clear: right; 
	float: right; 
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#navigation li {
	float: left; 
	margin: 24px 3px 0 0; 
	padding: 0 0 1px 0; 
	font-size: 14px; 
	font-weight: bold; 
	border: 2px solid #999;
	border-bottom: none;
}

#navigation li.active { 
	background-color: #DFDFDF;
}

#navigation a { 
	float: left; 
	display: block; 
	padding: 6px 9px 10px 9px; 
	color: #333;
	text-decoration: none;
}

#navigation a:hover { 
	text-decoration: none;
	color: #FF0000;
}

#navigation li.active a { 
	color: #333; 
	padding: 5px 8px 10px 8px;
	margin: 1px 0 0 0; 
	/* border: 1px solid #999;  */
	border-bottom: none;
}

#navigation li.active a:hover { 
	text-decoration: none;
	color: #FF0000;
}

#logo {
	display: block;
	padding: 7px 0 0 10px;
	z-index:2;
}

/* SUB HEADER STYLE */

#subheader { 
	background-color: #DFDFDF;
	border-bottom: 1px solid #999;
	height: 20px;
}

#subnavigation { 
	float: right;
	font-size: 12px;
	margin: 0;
	padding: 1px 2px 0 0; 
}

#subnavigation li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#subnavigation a {
	float: left;
	font-size: 85%;
	line-height: 16px;
	margin: 0 10px;
	color: #333;
	text-decoration: none;
}

#subnavigation li.active a {
	font-weight: bold;
}

#subnavigation a:hover {
	text-decoration: underline;
}

/* TABLE */

#layout-table {
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #666;
}

/* SIDE MENU */

#side-menu {
	background-color: #DFDFDF; 
	border-right: 1px solid #999;
	width: 20%;
	vertical-align: top;
}

#side-menu-bottom {
	background-color: #DFDFDF; 
	border-right: 1px solid #999;
	width: 20%;
	vertical-align: bottom;
	padding-bottom: 4px;
}

.sidenavigation { 
	margin: 0; 
	padding: 0; 
}

.sidenavigation li { 
	margin: 4px 3px 0 0; 
	padding: 0 0 1px 0;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px; 
}

.sidenavigation a {
	display: block;
	margin: 0;
	padding: 2px 9px 10px 9px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #EEE;
}

.sidenavigation a:hover { 
	text-decoration: underline; 
	color: #333;
}

.sidenavigation a:visited {
	color: #333;
}

/* CONTENT */

#content {
	padding: 10px 5px 10px 10px;
	vertical-align: top;
	color: #000;
}

/* FOOTER CSS */

#footer { 
	background-color: #DFDFDF;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 4px 8px 4px 0;
	font-size: 12px;
	text-align: right;
}