body {
	/*text-align: center;*/
	background: url(/tyro/images/site/bg-stripe.gif) repeat top left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


img#printlogo { display: none; }


#wrapper, .container_12 {
	/* text-align: left; */
	background-color: #FFF;
	/* padding: 0 24px 0 24px; */
}


#course-list {
	margin: 1em;
}

#header {
	position: relative;
	height: 200px;
	clear: both;
}

#header h1 {
	position: absolute;
	top: 0px;
	left: 0px;
}

#header h1 a img {
	border: 0;
}

#greeting {
	position: absolute;
	top: 10px;
	right: 24px;
}

#searchform {
	position: absolute;
	top: 10px;
	right: 24px;
}

#imagebox {
	margin: 12px 0;
}

#imagebox img {
	float: left;
	width: 480px;
}

#pullquote {
	color: #666;
	background: url(/tyro/images/site/pull.jpg) repeat-x top left;
	float: right;
	width: 382px;
	height: 170px;
	border: 1px solid #e8e8e8;
	text-align: center;
	padding: 24px;
	font-family: Calibri, sans-serif;
}

#pullquote p {
	font-size: 21px;
	line-height: 1.4em;
}

#pullquote strong {
	color: #000;
}

#pullquote h3 {
	font-weight: normal;
	font-family: 'Georgia', serif;
	font-size: 30px;
	color: #069;
}

#content {
	float: right;
	width: 614px;
	margin-top: 24px;
}

div#content ul,
div#sitemap ul {
	padding-left: 1em;
	list-style-type: disc;
}

ul.coursemenu {
	margin: 1em 0;
	line-height: 1.6em;
}

ul.coursemenu li {
	background: url(/tyro/images/site/g-arrow.gif) no-repeat 0 6px;
	padding-left: 16px;
	list-style-type: none;
	position: relative;
}

/* New Course Menu */

.menuwrap {
	background: #f2f5f8;
	margin-top: 24px;
	width: 220px;
	border-top: 8px solid #678;
}

.menuwrap h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #bfbfbf;
}

#content .coursemenu li.active {
	background-color: #bfbfbf;
}

#content .coursemenu li {
	background: url(/tyro/images/site/bullet.png) no-repeat 0 0.1em;
	padding-left: 16px;
	margin-left: 0px;
	height: 24px;
}

ul.bullets li {
	background: url(/tyro/images/site/arrow2.png) no-repeat 0 .6em;
	padding-left: 18px;
	line-height: 1.8em;
}

ul.points li {
	background: url(/tyro/images/site/arrow2.png) no-repeat 0 .4em;
	padding-left: 16px;
	line-height: 1.8em;
}

#footer {
	padding: 1em 0;
	border-top: 1px solid #e8e8e8;
}

#nav {
	padding: 6px 0 10px 0;
}

ul#nav li {
	float: left;
	font-weight: bold;
	padding-right: 12px;
}

ul#nav li a {
	padding-right: 12px;
}

#crumb {
	font-size: 11px;
}

#crumb li {
	float: left;
}

.credit {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}

a:link, a:visited {
	text-decoration: none;
	color: #003157;
}

a:hover, a:active {
	text-decoration: underline;
	color: #003157;
}

a:active {
	color: #F90;
}

p a {
	font-weight: bold;
}

.clearfix {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

form div { margin-bottom:1.5em; }
form label { display:inline-block; text-align:right; width: 10em; font-weight:bold; font-size:12px; margin-right:15px; }
form em { font-style:normal; color:#6AA318; font-size:14px; }

form input[type="text"] { width:18em; color:#666; padding:3px; font-family:Arial,sans-serif; font-size:13px; border:1px solid #ccc; }
form textarea { vertical-align:top; width:419px; color:#666; padding:3px; font-family:Arial,sans-serif; font-size:13px; border:1px solid #bbb; line-height:1.5em; }
form input[type="text"]:focus,
form textarea:focus { color:#333; border-color:#bbb; }

form input[type="image"] { margin-left: 138px; }

#signupform label { border: none; }

p.required { font-size:11px; color:#666; display:inline; }

h3 {font-family: 'Calibri'; color:#002D48;} /*002D48   0a4c6f*/	

div#siteinfo { color:#000; font-size:12px; line-height:1.5em; overflow:hidden; margin-bottom:15px; }

div#siteinfo div.vcard p.adr { margin:0 15px 0 0; }
div#siteinfo div.vcard a { color:#000; }

div#siteinfo div.info h6,
div#siteinfo div.vcard h6 { font-size: 12px; color: #0a4c6f; margin: 0 0 0.5em 0; padding: 0;  }

body.about div#sidebar {
	width: 220px;
	border: none;
	}
	
.pullquote {
	font-family: Georgia, serif;
	line-height: 1.3em;
	font-size: 22px;
	font-style: italic;
	color: #777;
	padding: 1em 0 0 0;
	background: url(/tyro/images/site/quote-l.png) no-repeat 0% 3%;
	border-top: 3px double #e8e8e8;
	border-bottom: 3px double #e8e8e8	;
}

.pullquote p.name {
	font-size: 12px;
	line-height: 1.5em;
}

p a[href$=".pdf"] {
	padding-left: 18px;
	background: transparent url("/tyro/images/site/pdf.png") no-repeat top left;
}

/* ---------- searchform ----------*/

#adv-search fieldset {
	border: 1px solid #333l
}

input#keywords {
	width: 13em;
}

#adv-search legend {
	font-weight: bold;
}


div#logos { padding: 18px 0 12px 24px; margin: 12px; border-top: 1px dotted #bfbfbf; }


div#logos img {
	margin: 0 10px 0px 0;
}

h1, h2, h3 {
	font-family:  Calibri, 'Lucida Grande', Arial, Verdana, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 36px;
	letter-spacing: -0.05em;
}

h2 {
	font-size: 24px;
	letter-spacing: -0.04em;
	margin: 0 0 1em 0;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 1em 0;
}

h6 { font-size: 12px; color: #0a4c6f; margin: 0 0 0.5em 0; padding: 0; }

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 150%;
}

p {
	font-family: Calibri, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	margin: 1em 0;
}

div#header .contact_info {
	position: absolute;
	top: 80px;
	right: 24px;
	width: 300px;
	text-align: right;
}

div#header .contact_info h3{
	font-family: Arial, sans-serif;
	margin-bottom: 6px;
	line-height: 1.3em;
}


ul.offerlist {
	margin: 4px 0;
}

ul.offerlist li {
	font-weight: bold;
	background: url(/tyro/images/site/next.png) no-repeat center left;
	padding-left: 22px;
	line-height: 2.5em;
}

hr {
	height: 1px;
	border: 0;
	border-top: 1px dotted #bfbfbf;
	clear: both;
	}

p.posted {
	font-size: 14px;
	font-style: italic;
	color: #333;
	margin: 0;
}

table#courses {
	width: 100%;
	border-collapse: collapse;
}

table#courses a { text-decoration: underline; font-weight: bold; font-style: italic; }

table#courses th {
	font-weight: bold;
	text-align: left;
}

table#courses td, th { padding: 8px; border-bottom: 1px solid #bfbfbf; }

table#courses tr.stripe { background-color: #f6f7e7; }

div.news-entry { margin: 1em 0; }

div.news-entry { margin-bottom: 0; }

div.news-entry img {
	float: left;
	padding: 2px;
	margin-right: 1em;
	border: 1px solid #333;
}

div.entry {
	margin: 1em 0; 
	}
	
div.entry-text { float: right; }
	
div.thumb { float: left; margin: 0 1.5em 2em 0; }

span.edit-link  {margin-left: 1em;}
span.edit-link a,
span.edit-link a img { margin: 0; padding: 0; border: 0; outline: none; float: none; }

.#about div#sidebar {
	background-color: #FC0;
}

/* <div#nav-wrap { clear:both; position:relative; } */

div#nav-wrap ul { list-style:none; overflow:hidden; margin:0; border-bottom:2px solid #CF4A25; background:#678; line-height:1em; -moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px; }

div#nav-wrap ul li { float:left; margin:0; }
div#nav-wrap ul li:first-child { background:none; }
div#nav-wrap ul li:first-child a,
div#nav-wrap ul li:first-child a:hover,
div#nav-wrap ul li:first-child a:focus { -moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px; }
div#nav-wrap ul li a { display:block; padding:12px 15px; font-weight:bold; color:#fff; }
div#nav-wrap ul li a:hover,
div#nav-wrap ul li a:focus { text-decoration:none; background-color:#96A3B5; }
div#nav-wrap ul li.cur a { background:#BFE08F; color:#000; }
div#nav-wrap ul li.cur + li,
div#nav-wrap ul li.hover_next { background:none; }

div#nav-wrap ol { list-style:none; background:#e8e8e8; color:#000; font-size:12px; line-height:1em; padding:13px 15px; margin:0 0 10px 0; overflow:hidden; }
div#nav-wrap ol li { float:left; background:url(../images/site/breadcrumbs_li_bg.gif) no-repeat right center; padding-right: 4px; margin:0 2px 0 0; }
div#nav-wrap ol li a { font-weight:bold; color:#333; margin-left: 6px; }
div#nav-wrap ol li.bold { font-weight:bold; color:#333; margin-left: 6px; }
div#nav-wrap ol li.cur { background:none; font-weight:bold; }
div#nav-wrap ol li#login { float: right; background:none; font-weight:bold; }

input:focus, textarea:focus{
	background-color: #bfbfbf;
}

.personal {
	font-size: 11px;
	font-family: Verdana;
	border: 1px solid #bfbfbf;
	padding: 1em 1em 0 1em;
}

.personal a {
	font-size: 11px;
	font-family: Verdana;
}

.personal .portrait {
	float: right;
	border: 1px solid #e8e8e8;
	padding: 2px;
}

.menugrid { margin-top: 2em; }

.gridlink img { margin: 0 10px 18px 0; }
.gridlink3 { margin: 0 0 18px 0px; }

.grid_12 h1 { margin: 0.5em 0 0 0; }

a.more { float: right; padding: 9px 0;}

dl#archivelist dt{
	font-weight: bold;
	padding-top: 10px;
	margin: 10px 0 6px 0; 
	border-top: 1px dotted #bfbfbf;
	}

dl#archivelist dd { 
	padding-bottom: 10px;
	margin-bottom: 6px;
	clear: left;
	}
	
dl#archivelist dd.posted { font-size: 12px; font-style: italic; color: #999;  }

div.vcard h4,
div.vcard span { margin: 1em 0; }

blockquote { 
	position: absolute;
	top: 10px;
	left: 250px;
	width: 350px;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:20px 20px 4px 20px; 
	font-style:italic; 
	font-size: 21px;	
	color:#999; 
	margin-bottom:1.5em;
	}

div#error {
	margin: 2.4em;
	}
	
div#error ul li {
	font-weight: bold;
	background: url(/tyro/images/site/bullet.png) no-repeat 0 0.1em;
	padding-left: 16px;
	margin-left: 0px;
	height: 24px;
}

#signupform label.personal {
	width: 5em;
	padding-left: 0;
}

#signupform #personal p input {
	width: 12em;
	clear: left;
}
#signupform label {
	text-align: left;
	}

#signupform label.error {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 85%;
	color: red;
	padding-left: .5em;
	}

#signupform .submit {
	margin-left: 12em;
	}

#signupform em {
	font-weight: bold;
	padding-right: 1em;
	}

#signupform #personal {
	margin: 2em 0;
}

#signupform div.check label {
	padding: 0.6em 0;
	display: block;
	width: 500px;
	text-align: left;
}

#signupform input.submit {
	margin: 1em 0;
}

div.menugrid h4 { margin: 1em 0 2em 0; }

div.featured h4 { margin: 12px 0 0 0; color: black; }

div.featured p.data { margin: 6px 0 0 0; color: black; }

span.locality { font-size: 14px; }

div#info-wrap {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color :#e8e8e8;
	line-height:1em;
	margin: 12px;
	padding: 18px 6px 12px 6px;
	overflow:hidden;
	min-height: 316px;
	}
	
div#info-wrap .grid_4 { width: 250px; }
div#info-wrap .grid_4 ul ( line-height: 16px; }

div.contact_info a.email { margin-bottom: 6px; }

div.contact_info div#google_translate_element { margin: 6px 0; outline: 1px solid red; }



