/* @override http://www.saebo.com/css/screen.css */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;}

/*
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
*/
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;font-family: Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
/*
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
*/
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

.con-normal {line-height:1.5em;}

#super-header {display:none;}
#top-menu a {
	font-family: "Segoe UI", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-decoration:none;
	color:#a2a2a2;
}
#top-menu a:hover, #top-menu a.selected {
	color:#005DAA;
}
h2 {
	font-family: "Segoe UI", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#2273C8;
	margin-bottom:1em;
}
#footer h4 {
	font-family: "Segoe UI", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#2273C8;
	margin-bottom:.25em;
}
#footer h4 * {
	vertical-align:bottom;
}
#footer h4.red {
	color:#D71919;
}
.bordered {
	border-top:1px dashed #9A9A9A;
	padding-top:15px;
	margin-top:15px;
	clear:both;
}
#footer p, #footer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#6F6F6F;
}
#footer p {
	margin-bottom:.5em;
}
#footer p * {
	vertical-align:bottom;
}
.footer-float {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.news-feed li {
	list-style-image:url('../images/arrow-green.gif');
	margin-bottom:5px;
}
.spaced {
	margin-top:15px;
}
#content h4 {
	font-family: "Segoe UI", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:normal;
	color:#2273C8;
}
#content-inner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#6F6F6F;
}
#breadcrumb {
	color:#999;
	font-size:.9em;
}
#breadcrumb a {
	color:#999;
	text-decoration:none;
}
#breadcrumb a:hover {
	color:#666;
}
#sidebar-tools {
	font-family: "Segoe UI", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:normal;
	color:#2273C8;
}
h2.title-ul-l {
	background: url('/images/bg-int-header-left.gif') no-repeat bottom left;
	padding:0 0 10px; 0;
}
h2.title-ul-r {
	background: url('/images/bg-int-header-right.gif') no-repeat bottom left;
	padding:0 0 10px; 0;
}
h2.title-ul-full {
	background: url('/images/bg-int-header-full.gif') no-repeat bottom left;
	padding:0 0 10px; 0;
}
.list-media li {
	list-style-type:none;
	min-height:50px;
	clear:both;
}
.pmc-wrap {
	clear:both;
	margin-bottom:10px;	
}
.pmc-desc {
	padding-left:58px;
}
.list-media li img {
	float:left;
	display:block;
	padding:0 20px 20px 0;
}
.list-media {
	line-height:normal;
	font-size:.9em;
}
.list-media li {
	margin-bottom:15px;	
}
#videoWindow {
	margin-bottom:35px;
}
.media-coverage {
	float:left;
	padding:0 20px 20px 0;
}
.trade-pubs div *{
	vertical-align:top;
}
.tp-elm {
	clear:both;
	margin-bottom:10px;
}
.tp-text {
	padding:10px 0 0 120px;
}
.ls-reveal h2 {
	color:#666;
	padding-bottom:8px;
	border-bottom:1px dotted #CCC;
}
#quicklinks {
	color:#aeadad;
	font-size:11px;
}
#quicklinks a {
	color:#aeadad;
}
#quicklinks a:hover {
	color:#005DAA;
}

#quicklinks ul {
	height: 24px;
	margin: 0;
}

#quicklinks ul li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
	height: 24px;
	line-height: 24px;
}


/* grid.css */
.container {width:990px;margin:0 auto;}
body {margin:0;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
div.error {text-align:center;padding:20px;font-weight:bold;}
label.error, div.error {display:block;	color:red;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
/*
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
*/
.f-text-input {
	font-size:9px;
	color:#6F6F6F;
	margin-right:5px;
}
#footer select {
	font-size:11px;
	color:#6F6F6F;
	margin-right:5px;
}
/* structure */
body {
	background-color:#d7d7d7;
}

#header {
	position:relative;
	height:160px;width:990px;
	background:url('../images/bg-header.gif');
}
#logo {
	position:absolute;
	height:112px;width:112px;
	display:block;
	left:57px;top:43px;
}
#top-menu {
	position:absolute;
	top:110px;
	right:0px;
}
#top-menu ul {
	margin:0;
	padding;0;
}
#top-menu li {
	list-style-type:none;
	display:inline;
	padding: 0 20px 0 0;
}
.wrap-top {
	background-color:#FFF;
}
.wrap-bottom {
	background:url('../images/bg-footer.jpg') no-repeat top center;
}
#footer {
	width:990px;
	text-align:left;
	padding-bottom:30px;
	margin:0 auto;
}
#footer-left {
	width:326px;
	height:200px;
	padding:15px;
	float:left;
}
#footer-center {
	width:266px;
	height:200px;
	padding:15px;
	float:left;
}
#footer-right {
	width:308px;
	height:200px;
	padding:15px;
	float:left;
}
.news-feed a {
	color:#6f6f6f;
	text-decoration:none;
}
.news-feed a:hover {
	text-decoration:underline;
}


/* int */
#sidebar {
	width:224px;
	float:left;
	margin-top:30px;
	font-size:.9em;
	line-height:1.5em;
}
#sidebar ul ul {
	margin-top:5px;
}
#sidebar li a {
	color:#717070;
	text-decoration:none;
}
#sidebar li li a {
	color:#9B9B9B;
}
#sidebar li {
	list-style-image:url('../images/arrow-green.gif');
	line-height:normal;
	margin-bottom:3px;
}
#sidebar li li {
	list-style-image:url('../images/arrow-blue.gif');
}
#sidebar li li li {
	list-style-image:url('../images/arrow-green.gif');
}
.snb-wrap {
	display:none;
}
.snb-menu {
	display:block;
	border-top:1px dotted #b7b7b7;
	padding-top:15px;
	margin-right:20px;
}
.sn-button {
	float:left;
	margin:0 5px 5px 0;
}

#breadcrumb {
	padding:10px 20px 10px 0;
	margin-left:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #b7b7b7;
}
#content-int {
	width:765px;
	min-height:500px;
	float:left;
	margin:30px 0 20px 0;
	border-left:1px solid #b7b7b7;

}
#content-inner {
	padding:20px 0 20px 20px;
}
.con-main {
	width:395px;
	padding-right:20px;
	float:left;

}
.con-side {
	width:330px;
	float:left;
}
#sidebar-tools {
	border-top:1px dotted #b7b7b7;
	margin:15px 20px 15px 0;
	padding:5px 0 0 0;
}
#sidebar div div * {
	vertical-align:middle;
}
.upcoming-classes {
	line-height:normal;
}
.press-releases, .upcoming-classes {
	line-height:normal;
	margin-bottom:3em;
}
.upcoming-classes li, .press-releases li {
	margin-bottom:5px;
	list-style-image:url('../images/arrow-green.gif');
}
.locations-wrap * {
	vertical-align:middle;
}
.locations-wrap {
	float:right;
}
.locations-wrap select {
	font-size:11px;
	width:160px;
}
.locations-wrap-gr {
	margin-bottom:20px;
}
.locations-wrap-gr * {
	vertical-align:middle;
}
.locations-wrap-gr select {
	font-size:11px;
	width:270px;
}



.ls-reveal {
	display:none;
	padding:15px;
	margin-bottom:20px;
	background-color:#EFEFEF;
	overflow:auto;
	height:270px;
	width:300px;
}
#location-sel {
//	width:160px;
}
#quicklinks {
	position:absolute;
	right:20px;
	top:40px;	
}


/* saebo selector */


#saebo-selector {
	position:relative;
	width:411px;height:180px;
	background:url('/images/bg-stroke-tech.gif');
	float:left;
	margin-top:10px;
}
#saebo-selector img {
	padding-right:5px;
}
#ss-buttons {
	z-index:4;
	position:absolute;
	cursor:pointer;
	top:70px;
	left:28px;
}
.ss-tog {
	display:none;
	position:absolute;
	padding:0 20px;
	left:10px;
	top:200px;
}
#try-it-free {
	z-index:5;
	position:absolute;
	display:block;
	top:40px;
	left:10px;
}

#btnCEU {
	display: block;
	float: left;
	position: absolute;
	top: 347px;
	left: 28px;
}

.featured-patient {
	background-color:#efefef;
	padding:20px;
	margin-bottom:20px;
}
.patients {
	margin:30px 20px;
	padding-bottom:20px;
	border-bottom:1px dotted #999;
}
.con-main img {
	margin-bottom:15px;
}
.tbl-schedule {
	margin-bottom:2em;
}
.tbl-schedule th {
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
}
.tbl-schedule td {
	padding-right:15px;
}

.capfontClass {font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; padding:5px; background-color:#ff7801; color:  #ffffff;}

/* Login */
#login {
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	border-left: 0px solid #dddddd;
	margin-left: 20px;
	position: relative;
	height: 200px
}

#login #input {
	margin-left: 20px;
	position: relative;
	padding-bottom: 5px;
}

#login #loginBtn {
	float:right;
}

.loginField {
	font: 12px, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 200px;
	color: #7f7f7f;
}

#browser-page {
	display: block;
}

#browser-comp {
	display: block;
}

#printable-page {
	display: none;
}
#printable-comp {
	display: none;
}
.radio-wrap {
	position:relative;
	padding-left:10px;
	min-height:100px;
}
.radio-wrap label.error {
	position:absolute;
	left:-130px;
	bottom:0px;
}

.rotator {float:left;width:560px;height:450px;}


/* tech support video thumbnails */

#videoThumbs {
	width: 166px;
	height: 150px;
	float: left;
	line-height:normal;
/*	padding: 10px 10px 20px 10px;*/
	text-align: center;
	display: block;
	position: relative;
}
#videoThumbs img {
	margin-bottom:5px;
}

a.chapter-events:link, a.chapter-events:visited{padding: 2px 0px 2px 5px; text-decoration:none; color:#ffffff; font-size:11px; font-weight:bold;}
a.chapter-events:hover, a.chapter-events:active{padding: 2px 0px 2px 5px; text-decoration:none; color:#CCC; font-size:11px; font-weight:bold;}

.chapter-events-label {
  font-weight: bold;
  padding: 0px 10px 0px 0px;
  vertical-align:top;
}

.chapter-events-data {
  font-weight: normal;
  padding: 0px 10px 0px 0px;
}

.chapter-events-spacer {
  padding-top: 10px;
}

