/* -STYLES- */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 18px;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
	text-align: center;
}
img {
	border: 0;
	text-align: center;
}
	
h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: oblique;
color: #444;
margin: 0 0 1.2em 0;
padding: 0;
}

h2.post-title {
	font-size: 1.2em;
	font-weight: bold;
	font-style: oblique;
color: #330000;
margin: 0 0 0.2em 0;
padding: 0;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
	font-style: oblique;
color: #333;
margin: 0 0 1.4em 0;
padding: 1.3em 0 .5em 0;
border-bottom: 1px solid #333;
}

p.by-line {
	margin: 0 0 1.2em 0;
	padding: 0 0 0 0;
}

#nav a {
	color: #666666;
	font-size: 105%;
}
#nav a:hover {
	color: #888888;
	text-decoration: none;
}
#header #page_title {
	font-size: 1.75em;
	font-weight: bold;
}
.home_quote p.quote {
	color: #AD313A;
}
.three_columns {
	color: white;
}
#footer {
	font-size: .7em;
	color: white;
}
#footer a {
	text-decoration: underline;
	color: white;
}
/* -LAYOUT- */
html {
	background-image: url(../images/layout/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #A7A9AC; /* GREY */
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
}

input {
padding: .3em;
color: #FFF;
font-weight: bold;
background-color: #666;
border: 1px solid #000;
}
input.calls {
padding: .3em;
color: #FFF;
font-weight: bold;
background-color: #336699;
border: 1px solid #000;
}

div#container_outer {
	width: 945px;
	margin: 0 auto;
}
div#container {
	background-image: url(../images/layout/container_bg.gif);
	margin: 0px 0 30px;
	width: 945px;
}
.home #container {
	background-image: url(../images/layout/home/container_bg.gif);
}
#container_inner {
	padding-bottom: 0px;
	width: 945px;
}
body.home div#container_inner {
	background-image: url(../images/layout/recline.jpg);
	position: relative;
	margin-left: -41px;
	padding-left: 41px;
	background-repeat: no-repeat;
	background-position: 0 167px;
}
body.home .binders div#container_inner {
	background-image: url(../images/layout/binders.jpg);
	position: relative;
	margin-left: -41px;
	padding-left: 41px;
	background-repeat: no-repeat;
	background-position: 0 167px;
}
body.home .lady div#container_inner {
	background-image: url(../images/layout/ladyinwhite.jpg);
	position: relative;
	margin-left: -41px;
	padding-left: 41px;
	background-repeat: no-repeat;
	background-position: 0 167px;
}
div#header {
	background-image: url(../images/layout/header_top.gif);
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	width: 945px;
	position: relative;
}
.home div#header {
	background-image: url(../images/layout/home/header_top.gif);
	background-color: transparent;
}
div#header_inner {
	background-image: url(../images/layout/header_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 945px;
	padding: 17px 0 7px;
}
.home div#header_inner {
	background-image: url(../images/layout/home/header_bottom.gif);
	background-position: 331px 132px;
}
#header h1#logo {
	margin: 29px 0 29px 42px;
	width: 174px;
	height: 82px;
	background-image: url(../images/layout/header_logo.gif);
}
.home #header h1#logo {
	margin: 25px 0 25px 78px;
	width: 247px;
	height: 108px;
	background-image: url(../images/layout/home/header_logo.gif);
}
#logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -1000em;
	outline: none;
}
#header ul#nav {
	position: absolute;
	margin: 0;
	width: 900px;
	top: 35px;
	right: 20px;
	text-align: right;
}
.home #header ul#nav {
	top: auto;
	bottom: 65px;
}
#nav li {
	display: inline;
	margin: 0;
	padding: 0 10px 0 14px;
	background-image: url(../images/layout/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#nav li.first {
	background-image: none;
	padding: 0 10px 0 0;
}
#header div#page_title {
	position: absolute;
	left: 265px;
	bottom: 10px;
padding-bottom: .5em;
}
div#subnav {
	width: 945px;
	height: 73px;
	background-image: url(../images/layout/granite.gif);
	margin: 0;
	padding: 0;
}
div#subnav a:link, div#subnav a:visited, div#subnav a:hover, div#subnav a:active {
	text-decoration: none;
}
#tabs {
	margin: 0 0 0 86px;
	padding: 0;
	}
#courseDevelopment, #lms, #complianceTraining, #courseDevelopmentOn, #lmsOn, #complianceTrainingOn {
	float: left;
	width: 212px;
	height: 73px;
}
#courseDevelopment {
	background-image: url(../images/tab_cd_up.jpg);
	}
#courseDevelopment:hover {
	background-image: url(../images/tab_cd_over.jpg);
	}
#courseDevelopmentOn {
	background-image: url(../images/tab_cd_on.jpg);
	}
#lms {
	background-image: url(../images/tab_lms_up.jpg);
	}
#lms:hover {
	background-image: url(../images/tab_lms_over.jpg);
	}
#lmsOn {
	background-image: url(../images/tab_lms_on.jpg);
	}
#complianceTraining {
	background-image: url(../images/tab_ct_up.png);
	}
#complianceTraining:hover {
	background-image: url(../images/tab_ct_over.png);
	}
#complianceTrainingOn {
	background-image: url(../images/tab_ct_on.png);
	}
#news {
	background-image: url(../images/tab_news_up.png);
	float: left;
	height: 73px;
	width: 212px;
	}
#news:hover {
	background-image: url(../images/tab_news_over.png);
	}
#newsOn {
	background-image: url(../images/tab_news_on.png);
	height: 73px;
	width: 212px;
	float: left;
	}
#about {
	background-image: url(../images/tab_history_up.png);
	float: left;
	height: 73px;
	width: 212px;
	}
#about:hover {
	background-image: url(../images/tab_history_over.png);
	}
#aboutOn {
	background-image: url(../images/tab_history_on.png);
	height: 73px;
	width: 212px;
	float: left;
	}
#blog {
	background-image: url(../images/tab_blog_up.png);
	float: left;
	height: 73px;
	width: 212px;
	}
#blog:hover {
	background-image: url(../images/tab_blog_over.png);
	}
#mshark {
	background-image: url(../images/tab_ms_up.jpg);
	float: left;
	height: 73px;
	width: 212px;
	}
#mshark:hover {
	background-image: url(../images/tab_ms_over.jpg);
	}
#msharkOn {
	background-image: url(../images/tab_ms_on.jpg);
	height: 73px;
	width: 212px;
	float: left;
	}

div#main {
	width: 921px;
	padding: 0 12px 10px 12px;
}
div.columns {
	background-image: url(../images/layout/columns_bg.gif);
	background-repeat: repeat-y;
}
div.content_full {
	background-color: #F2F2F2;
	padding: 0;
}
.home div.content_full {
	background-color: transparent;
}
div.content_34 {
	float: right;
	width: 608px;
margin: 25px 45px 30px 15px;
}
div.content_34 a:link, div.content_34 a:visited {
	color: #660000;
	text-decoration: none;
}
div.content_34 a:hover, div.content_34 a:active {
	color: #CC0000;
	text-decoration: none;
}

div.content_35 {
	float: left;
	width: 885px;
	margin: 25px 25px 30px 15px;
	text-align: center;
}
div.content_35 a:link, div.content_35 a:visited {
	color: #660000;
	text-decoration: none;
}
div.content_35 a:hover, div.content_35 a:active {
	color: #CC0000;
	text-decoration: none;
	text-align: left;
}


p {
	margin: .3em 0 1.8em 0;
	padding: 0;
	text-align: left;
	color: #666666;
}
div.content_14 {
	float: left;
	width: 199px;
margin: 25px 21px 0px 0px;
}
div.home_quote {
	width: 400px;
	margin: 30px 0 60px 0;
	padding-left: 238px;

}
div.home_quote p {
margin: 0 0 10px 0;

}
.home_quote a.right {
	display: block;
	float: right;
	padding-left: 70px;
}
.home_quote p.quote {
	font-size: 1.3em;
font-weight: bold;
font-style: italic;
}
div.three_columns {
	background-image: url(../images/layout/three_columns_bg.gif);
	background-repeat: repeat-y;
	width: 614px;
	min-height: 200px;
	margin-left: 307px;
	position: relative;
	padding-bottom: 0px;
}
div.three_columns_bottom {
	background-image: url(../images/layout/three_columns_botborder.gif);
	background-repeat: repeat-y;
	width: 614px;
	height: 8px;
	margin-left: 307px;
	position: relative;
	padding-bottom: 0px;
}
.three_columns div.column {
	float: left;
}
.three_columns div.course_development {
	width: 196px;
	margin-right: 13px;
}
.three_columns div.lms {
	width: 196px;
	margin-right: 13px;
}
.three_columns div.compliance_courses {
	width: 181px;
	color: #FFF;
}
.three_columns h1 {
	background-repeat: no-repeat;
	height: 58px;
	text-indent: -1000em;
	margin: 0;
}
.course_development h1 {
	background-image: url(../images/layout/colored_tabs/course_development.gif);
	height: 58px;
}
.compliance_courses h1 {
	background-image: url(../images/layout/colored_tabs/compliance_courses.gif);
	height: 58px;
}
.lms h1 {
	background-image: url(../images/layout/colored_tabs/lms.gif);
	height: 58px;
}
.three_columns .contents {
	padding: 0 12px 1.5em 12px;
	color: #FFF;
}
.three_columns .contents a {
	color: #FFFFFF;
}
.three_columns div.button {
	position: absolute;
	bottom: 0;
	height: 0px;
	background-repeat: no-repeat;
}
.three_columns div.button a {
	text-indent: -1000em;
	height: 100%;
	display: block;
}
.course_development div.button {
	background-image: url(../images/layout/colored_tabs/learn_more.gif);
	width: 196px;
}
.lms div.button {
	background-image: url(../images/layout/colored_tabs/see_free_demo.gif);
	width: 196px;
}
.compliance_courses div.button {
	background-image: url(../images/layout/colored_tabs/buy_now.gif);
	width: 196px;
}
div.clientsCall {
	margin: 15px 0 20px 0;
}
#demo {
	float: left;
}
#demo img {
	border: 0;
}
#clients {
	float: left;
	padding-left: 11px;
}

div.complianceHeader {
	text-align: center;
	background-color: #4d4d4d;
	border-bottom: 8px solid #A16328;
	height: 185px;
}
div.complianceHeader a, div.complianceHeader p{
border: 0;
margin: 0;
text-decoration: none;
color: #FFF;
}

div.lmsHeader {
	text-align: center;
	background-color: #4d4d4d;
	border-bottom: 8px solid #548740;
	height: 185px;
	color: #FFF;
}

div.coursesHeader {
	text-align: center;
background-color: #4d4d4d;
border-bottom: 8px solid #981F30;
}

div.aboutHeader {
	text-align: center;
	background-color: #4d4d4d;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #A16328;
	height: 20px;
}

div.newsHeader {
	text-align: center;
	background-color: #4d4d4d;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #981F30;
	height: 20px;
}

li {
margin: 0 0 0 -25px;
padding: 0;
}


#tv {
	position: absolute;
	top: 120px;
	left: 380px;
	width: 613px;
	height: 310px;
	margin: 0;
	padding: 0;
	z-index: 20;
	}

.imageRight {
	float: right;
	padding: 0 0 20px 20px;
	font-size: 105%;
	font-style: italic;
	text-align: right;
}
.imageRight img {
	border: 0;
}


.footnote {
	font-size: 88%;
	color: #333;
	line-height: 1.2em;
}

#footer {
	color: #333333;
	font-size: 105%;
	font-weight: bold;
	width: 945px;
	margin: -20px auto 15px auto;
	position: relative;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #660000;
	text-decoration: underline;
}
#footer p {
	display: inline;
	margin: 0 10px;
}
#footer2 {
	color: #333333;
	font-size: 90%;
	font-weight: bold;
	width: 945px;
	margin: -20px auto 20px auto;
	position: relative;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
#footer2 a:link, #footer2 a:visited {
	color: #333333;
	text-decoration: none;
}
#footer2 a:hover, #footer2 a:active {
	color: #660000;
	text-decoration: underline;
}
#footer2 p {
	display: inline;
	margin: 0 10px;
}
/* -UTILITY- */
.clear {
	clear: both;
}
.error {
	color: #CC0000;
}

.float {
	float: left;
	padding: 10px;
	text-align: center;
	color: #FFF;
}

.posthidden {
	display: none;
	}
.postshown {
	display: inline;
	}
	
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://maestroelearning.com/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
div.aboutHeader {
	text-align: center;
	background-color: #4d4d4d;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #A16328;
}
.products #container_outer #container #container_inner #main .columns .content_full .lmsHeader {
	text-align: left;
}

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }
