@charset "utf-8";
html, body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(../img/bg.jpg) repeat-x;
}
img, fieldset {border:0;}
h1 {
	font-size: 22px;
	line-height: 1;
	margin: 18px 0 5px 0;
	font-weight: bold;
	color: #599dae;
}
h2 {
	font-size: 18px;
	line-height: 1;
	margin: 18px 0 5px 0;
	font-weight: bold;
	color: #599dae;
}
p {
	line-height: 1.6;
	font-size: 14px;
	color: #888;
	margin: 10px 0 5px 0;
	padding: 0;
}
.intro {
	font-size: 16px;
	color: #599dae;
}
.highlight {
	font-size: 13px;
	color: #599dae;
	font-weight: bold;
}
ul {
	list-style:none;
}
a, a:visited, a:hover, a:active {
	color: #008dbb;
}
.title {
	margin: 18px 0 0 0;
}
.emails {
	margin:0;
}
.atttitle {
	
}
.attname {
	font-size: 11px;
	
}
.error {
	font-size: 13px;
	color: #008dbb;
}
#error .error {
	font-size: 13px;
	color: red;
}
fieldset.contact {
	padding-top: 10px;
	background: #EEE;
}
#logo {
	float:left;
	display:inline;
	width: 148px;
}
#topNav {
	float: right;
	display:inline;
	width: 650px;
	height: 62px;
	text-align: right;
}
#topNav p {
	font-size: 13px;
	font-weight: bold;
	color: #599dae;
}
#topNav p.name {
	margin: 0;
	line-height: 1;
	font-size: 11px;
	font-style:italic;
}
#topNav p.name a {
	text-decoration:underline;
}
#topNav a {
	text-decoration:none;
}
#topNav a:hover {
	color: orange;
}
#nav {
	float: right;
	display:inline;
	width: 650px;
	height: 28px;
}
.navOpt a {
	float:right;
	display:inline;
	width: 89px;
	height: 28px;
	margin-left: 4px;
	background-position: bottom;
}
.navOpt a:hover {
	background-position: top;
}
#container {
	position:relative;
	width: 800px;
	margin: 0 auto;
	padding: 0;
}
#header {
	float:left;
	display:inline;
	width: 800px;
	height: 90px;
}
#topBanner {
	float:left;
	display:inline;
	width: 800px;
	height: 184px;
}
#shortBanner {
	float:left;
	display:inline;
	width: 800px;
	height: 30px;
}
#mainBanner {
	float:left;
	display:inline;
	width: 800px;
	height: 184px;
}
#bannerOsceButton {
	float:left;
	display:inline;
	width: 144px;
	height: 148px;
	margin: 30px 0 0 70px;
}
#bannerCourseButton {
	float:left;
	display:inline;
	width: 152px;
	height: 50px;
	padding:0;
	margin: 125px 0 0 635px;
}
#bannerRegisterButton {
	float:left;
	display:inline;
	width: 152px;
	height: 50px;
	margin: 125px 0 0 424px;
}
#main {
	float:left;
	display:inline;
	width: 778px;
	min-height: 300px;
	background: #FFF;
	padding: 0 10px 40px 10px;
	border: 1px solid #DDD;
}
#copy {
	float: left;
	display:inline;
	width: 530px;
	text-align: justify;
}
#copy a {
	text-decoration:none;
}
#copyBig {
	float: left;
	display:inline;
	width: 775px;
	text-align: justify;
}
#simDemo {
	float: left;
	display:inline;
	width: 482px;
	height: 430px;
	margin: 20px 0 10px 20px;
}
#oscesim {
	float: left;
	display:inline;
	width: 800px;
	height: 610px;
}
#oscehead {
	float: left;
	display:inline;
	width: 800px;
	height: 60px;
	background: url(../img/oscesim_head.jpg);
}
#oscemain {
	float: left;
	display:inline;
	width: 800px;
	height: 550px;
}
.resHolder {
	float: left;
	display:inline;
	width: 223px;
	height: 270px;
	padding: 5px 4px 0 4px;
	margin: 10px 40px 0 0;
}
.resHolder h2 {
	font-size: 18px;
	line-height: 1;
	text-align:center;
	margin: 0;
}
.resHolder sup {
	font-size: 11px;
}
.resHolder p {
	font-size: 12px;
	line-height: 1.4;
	text-align:justify;
}
.resImg {
	float: left;
	display:inline;
	width: 178px;
	height: 92px;
	margin: 0 0 0 22px;
}
.docHolder {
	float: left;
	display:inline;
	width: 162px;
	height: 300px;
	padding: 5px 4px 0 4px;
	margin: 10px 10px 0 0;
	background: #EEE;
}
.docImg {
	float: left;
	display:inline;
	width: 160px;
	height: 92px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
.docHolder p {
	color: #599dae;
	font-size: 14px;
}
#righthand {
	float:right;
	display: inline;
	width: 220px;
	height:336px;
	margin: 20px 10px 0 0;
	padding: 10px 0 0 0;
	background: url(../img/rightback.jpg) repeat-x bottom;
	border: 1px solid #DDD;
}
#righthand a {
	color: #599dae;
	text-decoration: none;
}
#rightpics {
	float:right;
	display: inline;
	width: 220px;
	height:248px;
	margin: 16px 0 0 0;
}
.rightpic {
	margin:0;
	padding: 0;
}
label.contact {
	float:left;
	display:inline;
	line-height: 1;
	font-size: 14px;
	font-weight: bold;
	color: #599dae;
	padding: 4px 5px 0 0;
	margin: 10px 0 0 0;
	text-align: right;
	width: 145px;
}
input.osceShort {
	float:left;
	display:inline;
	border: 1px solid #999;
	height: 14px;
	width: 172px;
	margin: 10px 0 0 0;
	padding: 4px;
}
input.osceLong {
	float:left;
	display:inline;
	border: 1px solid #999;
	height: 14px;
	width: 494px;
	margin: 10px 0 0 0;
	padding: 4px;
}
input.osceMed {
	float:left;
	display:inline;
	border: 1px solid #999;
	height: 14px;
	width: 350px;
	margin: 10px 0 0 0;
	padding: 4px;
}
textarea.osceMed {
	float:left;
	display:inline;
	border: 1px solid #999;
	height: 60px;
	width: 350px;
	margin: 10px 0 0 0;
	padding: 4px;
	font: 100% Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sendButton {
	float:right;
	display:inline;
	height: 32px;
	width: 155px;
	margin: 10px 12px 10px 0;
	padding: 4px;
}
#loginButton {
	float:right;
	display:inline;
	height: 32px;
	width: 70px;
	margin: 10px 12px 10px 0;
	padding: 4px;
}
#detailsButton {
	float:right;
	display:inline;
	height: 32px;
	width: 155px;
	margin: 10px 12px 10px 0;
	padding: 4px;
}
.osceList {
	float:left;
	display:inline;
	border: 1px solid #999;
	height: 24px;
	width: 505px;
	margin: 10px 0 0 0;
	padding: 4px;
}
#courserighthand {
	float:right;
	display: inline;
	width: 211px;
	margin: 20px 10px 0 0;
	padding: 10px 0 10px 9px;
	background: url(../img/rightback.jpg) repeat-x bottom;
	border: 1px solid #DDD;
}
.coursebox {
	float:left;
	display:inline;
	width: 190px;
	margin-top: 10px;
	padding: 0 5px;
	border: 1px solid #DDD;
	background: #EEE;
}
.coursebox h2 {
	font-size: 14px;
	margin: 10px 0;
	padding:0;
}
.coursebox p {
	font-size: 12px;
}
#coursepic {
	float:left;
	display: inline;
	width: 200px;
	height: 56px;
	margin: 15px 0 0 0;
	border: 1px solid #599dae;
}
#courseCopy {
	float:left;
	display: inline;
	width: 205px;
	margin-top: 10px;
}
.courseHead {
	color: #599dae;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	line-height:1;
}
.courseSmall {
	color: #599dae;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0;
	line-height:1;
}
.courseGrey {
	font-size: 14px;
	margin: 0;
}
#courseButton {
	float:left;
	display: inline;
	width: 200px;
	height: 32px;
	margin: 10px 0 0 0;
}
.tutorbox {
	float:left;
	display:inline;
	width: 490px;
	margin: 10px 0 0 10px;
	padding: 0 10px;
	border: 1px solid #DDD;
	background: #fef5e6;
}
.tutorbox h2 {
	font-size: 14px;
	margin: 10px 0;
	padding:0;
}
.tutorbox p {
	font-size: 12px;
	font-weight: normal;
	color: #599dae;
}
.smalltutorbox {
	float:left;
	display:inline;
	width: 450px;
	margin: 10px 0 0 10px;
	padding: 0 10px;
	border: 1px solid #DDD;
	background: #f5f8fb;
}
.smalltutorbox h3 {
	font-size: 14px;
	margin: 10px 0;
	padding:0;
	font-weight: bold;
	color: #599dae;
}
.smalltutorbox p {
	font-size: 12px;
	font-weight: normal;
	color: #599dae;
}
.schoolbox {
	float:left;
	display:inline;
	width: 490px;
	margin: 10px 0 10px 10px;
	padding: 0;
}
.schoolbox h2 {
	font-size: 16px;
	margin: 10px 0;
	padding:0;
}
.schoolbox p {
	font-size: 12px;
	font-weight: normal;
	color: #599dae;
}
.rightHead {
	color: #599dae;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding-left: 10px;
	line-height:1;
}
.rightSmall {
	color: #599dae;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding-left: 10px;
	line-height:1;
}
.rightGrey {
	font-size: 14px;
	margin: 10px 0 0 0;
	padding-left: 10px;
}
.rightBigGrey {
	font-size: 16px;
	font-weight: bold;
}
#footer {
	float: left;
	display:inline;
	width: 800px;
	height: 50px;
}
#footerLogo {
	float: left;
	display:inline;
	width: 315px;
	height: 50px;
	margin-left: 10px;
}
#footerNav {
	float: right;
	display:inline;
	width: 475px;
	height: 45px;
	padding: 5px 0 0 0;
	text-align:right;
}
#footerNav p {
	color: #999;
	font-size: 12px;
	line-height:1;
	margin: 5px 0 0 0;
	padding: 0;
}
#footerNav a {
	color: #999;
	text-decoration:none;
}
#footerNav a:hover {
	text-decoration:underline;
}
#memberMenu {
	float:left;
	display:inline;
	width: 140px;
	margin: 20px 20px 10px 10px;
	border: 1px solid #DDD;
}
ul.memberList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.memberList li { margin: 0; }
ul.memberList p {
	font-size: 12px;
	margin: 0;
}

ul.memberList  a {
	display: block;
	width: 130px;
	padding: 4px 0 4px 10px;
	text-decoration: none;
}
ul.memberList a:hover {
	background-color: orange;
}

/* styles for admin */
#horLine {
	float: left;
	display:inline;
	width: 570px;
	height:10px;
	border-bottom: 1px solid #AAA;
}
#adminCopy {
	float: left;
	display:inline;
	width: 590px;
	text-align: justify;
}
fieldset.admin {
	float: left;
	display:inline;
	padding: 0 0 20px 10px;
	background: #EEE;
	width: 580px;
}
label.big {
	float: left;
	display:inline;
	width: 570px;
}
label.main {
	float: left;
	display:inline;
	text-align:left;
	width: 570px;
	margin: 5px 10px 0 0;
	padding:0;
}
label.short {
	float: left;
	display:inline;
	text-align:right;
	width: 100px;
	margin: 5px 10px 0 0;
	padding:0;
}
.togLink {
	float: left;
	display:inline;
	width: 570px;
	line-height: 1;
	margin: 5px 0 5px 0;
	padding: 0;
}
.tog {
	float: left;
	display:inline;
	background: url(/img/tog1.gif) no-repeat 0 5px #EEE;
	padding: 0 0 0 20px;
	margin: 10px 0 0 0;
}
input.adminLong {
	float:left;
	display:inline;
	border: 1px solid #999;
	height: 14px;
	width: 560px;
	margin: 5px 0 0 0;
	padding: 4px;
}
input.adminShort {
	float:left;
	display:inline;
	border: 1px solid #999;
	height: 14px;
	width: 450px;
	margin: 5px 0 0 0;
	padding: 4px;
}
.adminCheck {
	float:left;
	display:inline;
	height: 32px;
	width: 440px;
	margin: 0 0 0 100px;
	padding: 4px;
}
.activecheck {
	float:left;
	display:inline;
	margin-top: 4px;
}
input.adminShorter {
	float:left;
	display:inline;
	border: 1px solid #999;
	height: 14px;
	width: 100px;
	margin: 5px 0 0 0;
	padding: 4px;
}
input.adminFile {
	float:left;
	display:inline;
	width: 560px;
	margin: 5px 0 0 0;
	padding: 4px;
}
#updatetime {
	float:left;
	display:inline;
	margin: 3px 0 0 12px;
}
.editLabel {
	float: left;
	display:inline;
	text-align:left;
	width: 570px;
	margin: 10px 10px 0 0;
	padding:0;
}
.halfList {
	float:left;
	display:inline;
	border: 1px solid #999;
	height: 26px;
	width: 460px;
	margin: 5px 0 0 0;
	padding: 4px;
}
.weeList {
	float:left;
	display:inline;
	border: 1px solid #999;
	height: 26px;
	width: 360px;
	margin: 10px 0 0 0;
	padding: 4px;
}
.shortList {
	float:left;
	display:inline;
	border: 1px solid #999;
	height: 26px;
	width: 570px;
	margin: 5px 0 5px 0;
	padding: 4px;
}
.texteditor {
	float:left;
	display:inline;
	margin: 5px 0 10px 0;
	padding: 0;
	width: 570px;
	height: 400px;
	border: 1px solid #999;
}
.adminButton {
	float:left;
	display:inline;
	height: 32px;
	width: 155px;
	margin: 10px 0 0 200px;
	padding: 4px;
}
.addLink {
	float: left;
	display:inline;
	text-align:left;
	width: 570px;
	margin: 0 10px 0 0;
	padding:0;
}
.graph {
	float: left;
	display:inline;
	width: 570px;
	margin: 10px 0 0 10px;
}
#note {
	float: left;
	display:inline;
	width: 460px;
	height: 30px;
	margin: 0 0 15px 35px;
}
#note p {
	font-size:12px;
}
.addLink a {
	color: #888;
}
#coursetable {
	float: left;
	display:inline;
}
table {
	border: 1px solid #EEE;
	margin: 20px 0 0 0;
	width: 100%;
	background: white;
}
table th {
	border: 1px solid #CCCCCC;
	font-size:12px;
	text-align:center;
	padding: 2px;
}
table td {
	border: 1px solid #CCCCCC;
	font-size:12px;
	padding: 2px;
}

/* styles for resources */
#resList {
	float:left;
	display:inline;
	margin: 5px 0 10px 0;
	padding: 0 0 10px 10px;
	width: 520px;
	background: #fafafa;
	border: 1px solid #f39b0f;
}
.resLink a {
	font-size: 12px;
}

/* styles for testimonials */
#testimonialsrighthand {
	float:right;
	display: inline;
	width: 270px;
	margin: 10px 10px 0 0;
	padding: 10px 10px 10px 0;
	
}
.testImage {
	border: 1px solid #f39b0f;
	width: 250px;
	margin: 0 0 10px 0;
	padding: 2px;
}

/* styles for iPhone pages */

#ioscontainer {
	position:relative;
	width: 300px;
	margin: 0;
	padding-bottom: 10px;
}
#ios {
	float:left;
	display:inline;
	width: 300px;
	background: #FFF;
	padding: 0 0 0 10px;
}
#ios fieldset.contact {
	padding: 0 0 0 10px;
	background: #EEE;
	width: 290px;
	margin: 0;
}
#ios #copy {
	float: left;
	display:inline;
	width: 300px;
	text-align: left;
}
#ios label {
	width: 270px;
	font-size: 12px;
	text-align: left;
}
#ios input.osceMed {
	width: 270px;
	margin-top: 4px;
}
#ios textarea {
	margin-top: 4px;
	width: 270px;
	height: 50px;
}
#ios #sendButton {
	float:left;
	margin: 15px 4px 10px 0;
	padding:0;
	width: 138px;
}
#ios .intro {
	width: 300px;
}
