/* ---------------------------------------------------------
Common Stylesheet
Styles used throughout the site
--------------------------------------------------------- */


/* Tag Styles
--------------------------------------------------------- */
* { padding: 0px; margin: 0px; }
img { border:none;margin:0px; }
body { background: #E1E1E1; font: small/1.6em Helvetica, sans-serif; text-align: center; color: #333; margin-top:25px; } 
table { font-size: 100%; }
th, td { text-align:left; vertical-align:top; }
h1, h2, h3, h4 { margin-bottom: 10px; }
h1, h2 { color: #666; }
h3, h4 { color: #444; }
h1 { font-size: 1.7em; margin-bottom: 20px; }
h2 { font-size: 1.5em; margin: 10px 0px 20px 0px; }
h3 { font-size: 1.3em; margin-bottom: 20px; }
h4 { font-size: 1.1em; }
ul { list-style-image:url(/img/bullet.gif); }
p { margin-bottom: 15px; }
ul, ol, dl { margin: 0px 0px 15px 30px; } 
a, a:link, a:active { color: #666; }
a:visited { color: #666; }
a:hover { color: #999; }
a img, .noborder, a.noborder:link, a.noborder:visited, a.noborder:hover { border-width: 0px; }
img.right {float:right;padding:7px 0px 5px 10px}
img.left {float:left;padding:7px 10px 5px 0px}
hr { width:100%;color:#939393;background:#939393;height:1px;border:0px}
input.form, textarea, select, form.borders input[type="text"], form.borders input[type="password"], form.borders select, form.borders textarea { background: #fff; border: 1px solid #666; font:1em Helvetica, Arial, sans-serif; padding: 3px 0px; }
input.form, select {width:200px}
blockquote { padding: 0px 15px; }
#linkbox .quote a { text-decoration:none; }
#linkbox .quote a:hover { text-decoration:none; color:#999; }
.links a { text-decoration:none; color:#333; }
.links a:hover { text-decoration:none; color:#999; }

/* Miscellaneous Selectors
--------------------------------------------------------- */
.thumbnail { width: 70px; height: 55px; cursor: pointer; }
.hidden { display: none; }
.inner { padding: 0px 10px; margin: 0px; }
.clear { clear:both; margin: 0px; padding: 0px; height: 1px; font-size: 1px; }
.submit { background-color: #EDF0F1; font-weight: bold; }
.required { color: #cc0000; font-weight: bold; font-size: 110%; }
.tagline { font-size:1.3em;font-family:times,serif;color:#000;font-style:italic; }
.formQuestion { font-weight: bold; color:#545454; }
.errorMessage { border: 1px solid red; color: red; padding: 10px; }
ul.errorMessage {list-style-type:none; list-style-image:none; margin-left:0px}
.Message { border: 1px solid #959595; color: #545454; padding: 10px; background: #ccc; font-weight: bold; }
.smalltext { font-size: .8em; color: #545454; text-transform: uppercase; text-decoration: underline; }

/* Header
--------------------------------------------------------- */
#hdr-nav { position: relative; width: 779px; background:#FFF url(../img/top.gif) no-repeat 0px 0px; height: 60px; margin: auto; }
#hdr-links { margin: 0px; padding: 0px; text-align:left; list-style-type: none; list-style-image:none; }
#hdr-links li { line-height:18px; position:absolute; top:2px; margin:0px; padding:5px 0 0 0; height:30px; font-weight:bold; width:157px; text-align:center; }
#hdr-link-home { left:1px; }
#hdr-link-trainings { left:156px; }
#hdr-link-faq { left:466px; }
/*#hdr-link-faq { left:311px; }*/
#hdr-link-testimonials { left:311px; }
/*#hdr-link-resources { left:466px; }*/
#hdr-link-contact { left:622px; }
#hdr-links a { display:block; border-right:2px solid #C8C8C8; text-decoration:none; }
#hdr-link-contact a { border:none; }

#hdr-link-home.on { background:#440001 url(../img/left-on.gif) no-repeat top left; }
#hdr-link-trainings.on { background-color:#555428; }
#hdr-link-faq.on { background-color:#223843; }
#hdr-link-testimonials.on { background-color:#7c4d57; }
/*#hdr-link-resources.on { background-color:#45361F; }*/
#hdr-link-contact.on { background:#440001 url(../img/right-on.jpg) no-repeat top right; width:156px; }
#hdr-links li.on a { border-right:none; color:#fff; }

ul.hdr-link-subnav { position:absolute; top:31px; width:777px; height:30px; margin:0; padding:0; visibility:hidden; list-style-image:none; }
#hdr-links li.on ul.hdr-link-subnav { visibility:visible; list-style-type: none; }
#hdr-links li.on ul.hdr-link-subnav li { position:static; float:left; width:150px }

#hdr-link-home ul.hdr-link-subnav { left:0px; background-color:#440001; }
#hdr-link-trainings ul.hdr-link-subnav { left:-155px; background-color:#555428; }
#hdr-link-faq ul.hdr-link-subnav { left:-465px; background-color:#223843; }
/*#hdr-link-faq ul.hdr-link-subnav { left:-310px; background-color:#223843; }*/
#hdr-link-testimonials ul.hdr-link-subnav { left:-310px; background-color:#7c4d57; }
/*#hdr-link-resources ul.hdr-link-subnav { left:-465px; background-color:#45361F; }*/
#hdr-link-contact ul.hdr-link-subnav { left:-621px; background-color:#440001; }

/* Container
--------------------------------------------------------- */
#container { position: relative; margin: 0px auto; width: 775px; text-align: left; border-left:2px solid #C8C8C8; border-right:2px solid #C8C8C8; background:#FFF; }

/* Masthead
--------------------------------------------------------- */
#masthead { width:775px; }
#logo { background-color: #676c74; border-top: 1px solid #c8c8c8; border-bottom: 1px solid #c8c8c8; font-family: Arial, Helvetica, Verdana, sans-serif;  padding: 0 25px; font-size: 25px; padding: 8px 15px; color: #ccc; }
#logo a, #logo a:hover, #logo a:visited:hover { color: #ccc; text-decoration: none; font-size: 36px; margin: 8px 25px; line-height: 150%; }
#logo #phone-number { margin-top: 14px; margin-right: 15px; float: right; }

/* Old Side
--------------------------------------------------------- 
#side { float: right; width: 300px; font-size:.85em}
#linkbox { padding:25px; }
#linkbox ul { padding:0 0 0 18px;margin:20px -8px 20px 20px; line-height:1.5em; list-style-image:url(/img/bullet.gif); }
#linkbox ul a { text-decoration:none; }
#linkbox li.section-head {list-style-image:none;list-style-type:none;position:relative;left:-18px;border-bottom:2px solid #73714A}*/

/* Side
--------------------------------------------------------- */
#side { float: right; width: 275px; font-size:.90em; }
/*#linkbox { padding:25px; }*/
#linkbox ul { padding:0 0 0 18px;margin:20px -8px 20px 20px; line-height:1.5em; list-style-image:url(/img/bullet.gif); }
#linkbox li.section-head {list-style-image:none;list-style-type:none;position:relative;left:-18px}

/* Main
--------------------------------------------------------- */
#main { float: left; width: 465px; }
#main-wide
{
	float: none;
	padding-right: 25px;
	width: auto;
}
#mainbody { padding-left:25px; }

/* Photo
--------------------------------------------------------- */
#feature { margin:25px;height:270px; }
#photos { width:440px;float:left; }
#mainphoto { width:370px; float:left; }
#thumbnail-group { width:70px; float:right; }
#quotes { width:275px;float:right; position:relative; top:110px; }
#quotes blockquote { margin:0px; vertical-align: bottom; padding:0px 0px 0px 25px; }
#quotes blockquote p.attrib {font:bold .6em Verdana;color:#666;}
#quotes blockquote p.quote { color:#333;}
blockquote p.quote { font:italic bold 1.4em Times New Roman; margin-bottom:4px; }
blockquote p.attrib { text-align: right; text-transform: uppercase; letter-spacing:.1em; }

/*#quotes-sub { float:left;width:250px; }*/
#quotes-sub blockquote { margin:40px 10px 30px 20px; vertical-align: bottom; padding:18px 8px; }
#quotes-sub blockquote p.attrib {font:bold .8em Verdana;margin-bottom:0px;}

/* Footer
--------------------------------------------------------- */
#footer { padding-top: 25px; color:#636466; clear: both; margin: 0px 25px;}
#footer p { font: .85em helvetica, arial, sans; text-align:center; padding-bottom:0px;margin-bottom:0px }
#footer .large { font: 2em times new roman, times, serif; }
#bottom { position: relative; margin: 0px auto; width: 777px; background:#FFF url(/img/bottom.gif) no-repeat left bottom;line-height:20px }

/* Styled Table
--------------------------------------------------------- */
table.styled { margin-bottom: 15px; border: 1px solid #999; border-bottom: none; border-right: none; }
table.styled th, table.styled td { border-bottom: 1px solid #999; border-right: 1px solid #999; padding: 2px 4px; text-align: left; vertical-align:top; }

/* Assessments
--------------------------------------------------------- */
table#instructions {
	margin: 15px 0;
}

table#instructions td {
	padding: 5px;
}

table#survey {
	margin: 15px 0;
	border: 1px solid #959595;
}

table#survey tr.question td {
	background: #EEDC9E;
	border-bottom: 1px solid #959595;
	padding: 2px 5px;
}

table#survey tr.answer td {
	border-bottom: 1px solid #959595;
	padding: 5px 2px 15px;
}


/* Admin Styles
--------------------------------------------------------- */
ul.adminside {
	margin: 0;
	margin-left: 10px;
}

ul.adminside li {
	list-style-image: none;
	list-style-type: none;
}

/* Other Stuff
--------------------------------------------------------- */
#linkbox .quote a {
	color: #440001;
}

#logo {
	padding: 0;
}

.question
{
	font-size: 15px;
	font-weight: bold;
	padding: 10px 25px;
	background: #eee;
	border: 1px solid #aaa;
	border-style: solid none;
	line-height: 125%;
	clear: both;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.img-container
{
	margin: 10px 25px;
	text-align: center;
	font-size: 11px;
	font-style: italic;
	color: #999;
}
.img-container img
{
	border: 1px solid #666;
}
.top-link
{
	font-size: 10px;
}

p.program-quote
{
	font-style: italic;
	font-size: 12px;
}

.sm_text {
	font-size: 11px;
	color: #777;
}

.alt_row {
	background: #ddd;
}

.deactivated_row {
	background: #D79595;
	color: #444;
}

.success, .msg {
	background: #CEFFCE;
	color: green;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid green;
	padding: 4px;
}

.success ul, .msg ul, .error ul, .err ul {
	margin: 0px;
	padding-left: 20px;
}

#error, .error, .err {
	background: #FFD7D7;
	border: 1px solid red;
	color: red !important;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 10px;
}

#debug, .debug, .dbg {
	background: #FFD09A;
	border: 1px solid #EB7300;
	color: #000 !important;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 10px;
}

.page_disp {
	margin: 10px 15px 0pt 5px;
	clear: right;
	text-align: right;
	font-style: italic;
}
.strong { font-weight: bold; }
