/* -----------------------------------------------------------------------
 Blueprint CSS Framework 0.9
 http://blueprintcss.org
   * Reset Code ONLY
   * Copyright (c) 2007-Present. See LICENSE for more info.
----------------------------------------------------------------------- 
 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,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,nav,section {
border:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
margin:0;
padding:0;

}

body {
	background: #bdc89c url(../images/bg.jpg) repeat-x;
}

article,aside,dialog,figure,footer,header,hgroup,nav,section {
display:block;
}

/** Custom CSS **/
body {
line-height:1.5;
font-family:verdana, sans-serif;
font-size:62.5%;
color:#888;
}

table {
border-collapse:separate;
border-spacing:0;
}

caption,th,td {
text-align:left;
font-weight:400;
}

table,td,th {
vertical-align:middle;
}

blockquote:before,blockquote:after,q:before,q:after {
content:"";
}

blockquote,q {
quotes:"" "";
}

a img {
border:none;
}

p {
padding:0 0 15px;
}

.container {
width:1020px;
margin:0 auto;
padding:14px 0;
background: #fff;
}




.page .search {
	top: 1px;
}

.page .search, .home .search {
	position: absolute;
	top: 11px;
	right: 45px;
	z-index: 25;
}
.toolbox {
	position: absolute;
	top: 5px;
	right: 49px;
	color: #888;	
	z-index: 50;
}

.toolbox a {
	color: #888;
	font-size: 9px;
}

body.search {
	float: none;
}

.search form {
clear: both;
}

.header {
	position: relative;
	float:left;
	width:1020px;

}

.page .header {
	height: 106px;
}

/*
.home .header #logo {
width:425px;
height:70px;
background:url(../images/logo_large.png) no-repeat;
background-size: 425px 70px;
cursor:pointer;
margin:44px 0 10px 58px;
}
*/

.home .header #logo {
width:350px;
height:51px;
background:url(../images/logo_small.png) no-repeat;
background-size: 350px 51px;
cursor:pointer;
margin:44px 0 10px 58px;
}

.page .header #logo {
	position: absolute;
	top: 36px;
	left: 50px;
width:299px;
height:44px;
background:url(../images/logo_smaller.png) no-repeat;
cursor:pointer;
}

#logo span {
display:none;
}

.pnav {
float:right;
text-align:right;
font-weight:700;
font-size:0.9em;
text-transform:uppercase;
color:#e39d30;
padding:6px 0px 30px;
margin-right: 48px;
}

.home .pnav {
	border-top: 1px solid #ede4c2;
	width: 850px;
	margin: 0 48px 0 0;
	padding-right: 0px;
}	

.page .pnav {
	position: absolute;
	top: 70px;
	right: 0px;
	padding-top:0px;
	
	width:850px;
}

.pnav a:hover {
color:#8f946c;
text-decoration:none;
}



.pnav ul {
list-style-type:none;
list-style-image:none;
margin:0;
padding:0;
}

.pnav li {
display:inline;
padding:0 0 0 20px;
}

.fnav ul {
list-style-type:none;
list-style-image:none;
margin:0;
padding:0 0 10px 0 !important;
height: 20px;
}

.fnav li {
display:inline;
padding:0 5px 0 0px;
}

.pageid {
	position: relative;
}

.pageimage {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
}

.pagename h1 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	color: #fff;
}

.blog .pagename, .single .pagename, .archive .pagename {
	position: relative;
	z-index: 60;
}

.blog .pageid h2, .single .pageid h2, .archive .pageid h2 {
font-family: Trebuchet MS, Serif;
font-size: 2.0em;
width: 498px;
color: #ffffff;
font-weight: 700;
letter-spacing: 1px;
padding: 19px 20px 0 102px;
}

.archive .pageid h2 {
	padding-top: 0px !important;
	font-size: 18px;
	line-height: 20px;
	margin-top: 24px;
}

.single .pageid h1 {
	padding-top: 20px !important;
}

.home .pageid {
clear:both;
width:970px;
height:280px;
}

.page .pageid {
clear:both;
width:970px;
height:65px;
background:url(../images/bg_page_header.gif) repeat-x;
margin:0 0 30px;
}


#homeHeroes {
	width: 1020px;
	height: 280px;
	position: relative;
}

#heroNav {
	position: absolute;
	left: 50px;
	bottom: 10px;
	z-index: 200 !important;
}

#heroNav>span {
	cursor: pointer;
	display: inline-block;
	border: 1px transparent solid;
	background: #416d65;
	text-indent: -9999px;
	margin: 0 6px 0 0;
	width: 8px;
	border-radius: 4px;
	height: 8px;
}

#heroNav>span.cycle-pager-active {
	border: 1px solid #fff;
}

.hero {
	width: 1020px;
	position: absolute;
	top: 0px;
	left: 0px;
}

/*
.hero1 .herotext p {
	font-size: 12px;
}
*/

.hero .more {
	width: auto;
	float: left;
	display: block;
	color: #ede4c2;
	font-weight: bold;
	padding: 0 15px 0 0;
	font-size: 12px;
	text-decoration: underline;
	background: transparent url(../images/arrow.png) no-repeat right 6px;
}

.hero1 {
	background: transparent url(../images/hero/RED002_Home_Slide1BG_6-6-16.jpg) no-repeat;
}
.hero2 {
	background: transparent url(../images/hero/RED002_Home_Slide2BG_6-6-16.jpg) no-repeat;
}
.hero3 {
	background: transparent url(../images/hero/RED002_Home_Slide4BG_6-6-16.jpg) no-repeat;
}
.hero4 {
	background: transparent url(../images/hero/RED002_Home_Slide5BG_6-6-16.jpg) no-repeat;
}
.hero5 {
	background: transparent url(../images/hero/RED002_Home_Slide3BG_6-6-16.jpg) no-repeat;
}

.pageid .herotext {
float:left;
width:520px;
height:230px;
background:url(../images/bg_hero.jpg);
padding:30px 50px 20px 50px;
}


a.specialLink {
	position: relative;
	display: inline-block;
	min-height: 17px;
	text-align: top;
	padding-right: 25px;
	background: transparent url(../images/special.png) no-repeat top right;
}

div.specialLink2 {
	position: absolute;
	top: 0px;
	right: -5px;
	background: transparent url(../images/special.png) no-repeat top right;
	width: 20px;
	height: 20px;
}

.hasSpecial {
	width: 100%;
	position: relative;
}

.pageid .heroimage {
float:left;
width:350px;
height:280px;
}

.herotext p {
font-size:1.4em;
/*color:#ede4c2;*/
color: #fff;
line-height: 1.45em;
}

.herotext h3 {
font-size:2.5em;
line-height:1.2em;
font-family:Trebuchet MS, serif;
font-weight:700;
color:#fff;
margin:0 0 15px;
}

.home .content {
color:#6e6358;
margin:40px 50px 0 49px;
}

.blog .pageid, .single .pageid, .archive .pageid {
	margin-bottom: 0px;
}

.blog .content .pagecontent, .single .content .pagecontent, .archive .content .pagecontent {
	padding-left: 51px !important;
}

.blog .content, .single .content, .archive .content {
	padding-top: 30px;
	background: #fff7e1;

}

.blog .post h2 a, .single .post h2 a, .archive h2 a {
	color: #5fa79a;
	text-decoration: none;
}

.blog .post h2, .single .post h2 {
	padding: 10px 50px 10px 0 !important;
}

.blog .post .postmetadata, .single .post .postmetadata {
	font-size: 0.9em;
	color: #a1a1a1;
}

.blog .post .postmetadata a, .single .post.postmetadata a, .archive .post .postmetadata a {
	color: #a1a1a1;
}

.blog .post h2 a:hover, .single .post h2 a:hover, .archive .post h2 a:hover {
	color: #e39d30;
}

.blog .content .post, .single .content .post, .archive .content .post {
	padding: 20px 51px 20px 51px;
	background: #ffffff;
	width: 585px;
	margin: 0 0 14px 0;
}


.home .content a {
color:#6e6358;
text-decoration:underline;
}

.home .content td ul li, .home .content td ol li {
	color: #6e6358;
	padding-left: 0px !important;
	text-indent: 0px !important;
}

ul.textList li {
	font-weight: bold;
}



.home .content .homeCopy {
	font-size: 12px;
	margin: 10px 0 10px 10px;
}

.home .content a:hover {
color:#5fa79a;
text-decoration: none;
}

.home .content a.linkTitle {
	margin: 0 0 10px 0;
	display: block;
}	

.home .content td {
border-left:1px solid #ede4c2;
vertical-align:top;
}

.home .content td.homecol1 {
width:296px;
padding:0 25px 0 10px;
}

.home .content td.homecol2 {
width:289px;
padding:0 15px 0 10px;
}

.home .content td.homecol3 {
width:260px;
padding:0 0px 0 10px;
}

.home .content td ul, .home .content td ol {
padding:12px 0 0 24px;
}

.home .content td ul li, .home .content td ol li {
padding:0 0 12px;
}

.home .content td ul li p {
	padding: 0 0 0px;
}

.home .content td h3 {
color:#5fa79a;
font-weight:700;
font-size: 12px;
}

.page .pageid h1 {
font-family:Trebuchet MS, Serif;
font-size:2.2em;
line-height: 1.2em;
width:468px;
color:#fff;
font-weight:700;
padding:15px 50px 0 102px;
}

.single .pageid h1 {
	font-size: 18px !important;
}

.content .pagecontent h2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #5fa79a;
	padding: 0 0 20px 0;
}


.page .content .pagecontent {
float:left;
width:575px;
font-size:1.2em;
padding:0 82px 0 102px;
color: #514843;
}

.pagecontent p {
font-size:1.0em;
}

.page .content #sidebar {
float:right;
width:185px;
border-left:1px solid #ede4c2;
padding:0 52px 0 20px;
}

.page .content .summary {
/*font-size:1.1em;*/
color:#514843;
}

.widget {
font-size:1.1em;
color:#5fa79a;
padding:0 0 0 0px;
}

.widget h2 {
font-size:1.1em;
color:#888;
font-weight:700;
text-transform:uppercase;
padding:0 0 5px;
}

.widget ul {
list-style-type:none;
list-style-image:none;
padding:0 0 0 10px;
}

.widget ul li {
padding:0 0 5px;
}

ul#heroes {
height:280px;
position:relative;
list-style:none;
}

.footer {
clear:both;
color:#c0b199;
padding:72px 0 0 50px;
}

.footer a {
color:#c0b199;
text-decoration: underline;
}

.footer a:hover {
color:#6e6358;
}

.home .content td form {
margin:7px 0 0;
}

/** Global CSS Fields **/
.widget input.textinput {
width:153px;
}

input.textinput {
color:#d2d4c5;
border-top:solid 1px #dbd5cd;
border-left:solid 1px #dbd5cd;
border-bottom:solid 1px #dbd5cd;
border-right:none;
float:left;
height:15px;
width:162px;
margin:0;
padding:2px 0 1px 3px;
}

input.textinputactive {
color:#888;
}

button.textsubmit {
width:27px;
height:20px;
float: left;
cursor:pointer;
border: 1px solid #dbd5cd;
background:url(../images/btn_submit.gif) no-repeat top left;

}

hr {
border-top:1px solid #ede4c2;
border-right:none;
border-left:none;
border-bottom:none;
height:1px;
margin:15px 0 20px;
}

hr.divider {
	margin: 35px 0 5px 0;
}

p i.bio {
	font-color: #5fa79a;
}

h2 {
font-weight:700;
color:#5fa79a;
}

h3 {
color:#5fa79a;
font-weight:400;

}

.h3link {
	text-decoration: none !important;	
}
.h3link:hover h3 {
	color: #636358 !important;
}

.homecol h3 {

}

/** Wordpress styles **/
img.floatleftimage {
padding:0 10px 0 0;
}

.pnav li.current_page_item a,.pnav li.current_page_parent a,.widget a {
color:#5fa79a;
text-decoration:none;
}

.pnav a,.widget a:hover {
color:#e39d30;
text-decoration:none;
}

#sidebar ul li.widget ul li {
	list-style-type: none;
	padding: 0 0 10px 0;
}





.page .pageid .pagename,.page .pageid .pageimage {
float:left;
}

.leftcolumn {
	color: #6e6358;
	float: left;
	width: 280px;
	padding: 0 0 0 15px;
	font-size: 1.0em;
}

.rightcolumn {
	color: #6e6358;
	float: left;
	width: 200px;
	font-size: 1.0em;
}

.page .content blockquote {
	padding: 10px 20px 10px 20px;
	font-style: italic;
}

.page .content .pagecontent .leftcolumn a, .page .content .pagecontent .rightcolumn a {
	text-decoration: underline;
	color: #6e6358;
}

.page .content .pagecontent .leftcolumn a:hover, .page .content .pagecontent .rightcolumn a:hover {
	text-decoration: underline;
	color: #5fa79a;
}

.page-template .content .pagecontent ul li {
	color: #514843;
	padding: 0 0 0 0px;
	margin: 0 0 2px 34px;

}

.page-template .content .pagecontent ol li  {
	color: #888888;
	padding: 0 0 0 0px;
	margin: 0 0 2px 36px;
}

.page-template .content .pagecontent a, .page-template .content .pagecontent a:visited {
	text-decoration: underline;
	color: #514843;
}


.page-template .content .pagecontent a:hover {
	color: #514843;
	text-decoration: none;
}

.pagecontent a:visited {
	color: #514843;
	text-decoration: underline;
}

.page-template .content .pagecontent ul li a {
	color: #514843;
	text-decoration: underline;
}

.page-template .content .pagecontent ul li a:hover {
	color: #514843;
	text-decoration: none;
}

.page-template .content ul, .page-template .content ol {
	padding: 0 0 25px 0;
}	

#checkup {
	display: block;
	width: 182px;
	height: 36px;
	text-indent: -9999px;
	/*background: transparent url(../images/360-checkup.png) no-repeat;*/
	background: transparent url(../images/r360-checkup-sidebar.jpg) no-repeat;
	padding: 0 0 10px 0;
}	
#rms {
	display: block;
	width: 182px;
	height: 36px;
	text-indent: -9999px;
	background: transparent url(../images/r360-rms-sidebar.jpg) no-repeat;
	padding: 0 0 10px 0;
}	

.page-template .content .pagecontent .back {
	font-size: 0.9em;
	color: #888888;
	font-style: italic;
}

label.error {
	display: block;	
	margin: 0 0 0 0px;
	font-size: 0.8em;
	color: #ff0000;
	clear: both;
	
}

#checkupForm table {
	padding: 0 0 0 20px;
	width: 400px;
}

#checkupForm table tr td {
	vertical-align: top;
	padding: 8px 8px 8px 8px;
	background: #eeeeee;
}

#checkupForm table tr td.num {
	font-weight: bold;
	
}

#checkupForm table tr td.statement {
	

}

#checkupForm table tr td.score {

}

#checkupForm table tr td.score input {
	width: 20px;
}

#checkupForm table tr.odd td{
	background: #ffffff;
}

#checkupForm input[type=text] {
	width: 250px;
	font-size: 12px;
}

#checkupForm textarea {
	width: 250px;
	font-size: 12px;
}

#checkupForm .score {
	width: 100px;
}

#checkupForm .score input {
	float: right;
}

#checkupForm .submit {
	
}

input {
	font-size: 12px;
}

textarea {
	font-size: 12px;
}

.counterHolder , .counterTotal{
	float: right;
	text-align: right;
}

#counter-total {
	padding: 10px 0 0 0;
}

textarea {
	font-family: arial;
}
/*
#sampleOptions {
	counter-reset: item -1;
}

#sampleOptions li {
	display: block;
}
#sampleOptions li:before {
		content: counter(item) ". ";
		counter-increment: item;
		display:block;	
}
*/

.homePara {
	margin-top: 5px;
}

.pagecontent ul {
	margin: 0 0 30px 0;
}

.pagecontent ul li {
	margin-left: 30px;
	margin-bottom: 3px;
}

.page-id-333 .pagecontent ul li {
	margin-bottom: 15px;
}

.pagecontent a {
	color: #514843;
	text-decoration: underline;
}

.stakeholder {
	color: #888888;
	background: #fff9ea;
	padding: 15px 15px 15px 25px;
	margin: 0 0 15px 0;
	line-height: 25px;
	width: 470px;
}

.stakeholder span {
	display: inline-block;
	width: 45px;
}

.page-template-page-resources-php .content .pagecontent h2 {
	padding: 0 0 5px 0;
	margin-bottom: 0px;
}

.page-template-page-resources-php .content .pagecontent ul {
	margin-top: 20px;
}

.wp-image-437 {
	margin-top: 30px;
	margin-bottom: 30px;
}

a.back {
	color: #888 !important;
	font-style: italic;
}

ul.shortHeader {
	margin-top: 5px !important;
}

.h2After h2 {
	padding-bottom: 0px !important;
}

.h2After .news_date {
	padding-bottom: 20px;
	font-size: 11px;
	color: #888;
}

html>body .post ul {
	list-style-type: disc;
	margin-left: 15px;
}

html>body .post ul li {
	text-indent: 0px;
}

#webinarListing li a {
	font-weight: bold;
	text-decoration: none;
	color: #5fa79a;
   -webkit-transition: color 0.1s ease-in;
   -moz-transition: color 0.1s ease-in;
   -o-transition: color 0.1s ease-in;
   -ms-transition: color 0.1s ease-in;
   transition: color 0.1s ease-in;		
}

#webinarListing li a:hover {
	color: #e39d30;
}