@charset "utf-8";
/* CSS Document */



/*====================*/
/*====== Header ======*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}
body{margin:0px; background-image:url(http://www.ercnet.org/images/fabric-texture.jpg); background-repeat:repeat}

/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
a, a:visited {
	text-decoration:underline;
	color:#336699;
}
a:hover {
	color:#006;
	text-decoration:none;
}
hr {
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
.list-bulleted{
	list-style-type:square;
	list-style:inside;
	margin-left:10px;
}
ul,li{
	list-style-type:disc;
}



#wrapper #slider-wrapper #insights #form1 #input-email {
	background-image: none;
	margin-left: 40px;
	border: 1px solid #CCC;
	width: 175px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
}


/*====================*/
/*=== Homepage-Insights ===*/
/*====================*/


#button-email{
    margin:0px;
    background-color:#F9F9F9;
    border:2px solid #dedede;
    border-top:2px solid #eee;
    border-left:2px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:13px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:1px 8px 1px 8px; /* Links */
}
#button-email{
    width:auto;
    overflow:visible;
    padding:2px 8px 2px 8px; /* IE6 */
}
#button-email[type]{
    padding:2px 8px 2px 8px; /* Firefox */
    line-height:17px; /* Safari */
}
#button-email:hover{
    background-color:#dff4ff;
    color:#336699;
}



/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

/* HEADER */
#header-container{width:100%; background-color:#F9F9F9}
#header-container #header{width:960px; margin-right:auto; margin-left:auto; overflow:hidden}
#header-container #header #erc-logo{float:left; margin-top:15px; margin-left:15px; margin-bottom:20px; /* For IE 7 */ /padding-bottom:20px; border-top-width:0px; border-right-width:0px; border-bottom-width:0px; border-left-width:0px}
#header-container #header #member-center-login{float:right; width:400px; margin-top:15px}
#header-container #header #member-center-login #member-center-button{background-image:url(http://www.ercnet.org/images/button-login.gif); background-repeat:no-repeat; height:24px; width:65px; border:0px; cursor:pointer; margin-right:0px}
#header-container #header #member-center-login #member-center-button:hover{background-position:0 -24px}
#header-container #header #member-center-login input{font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#333; border:1px solid #CCC; height:18px; width:140px; padding-top:2px; padding-right:5px; padding-bottom:2px; padding-left:5px; float:left; margin-right:5px}
#header-container #header #member-center-login ul li{display:inline; list-style-type:none; font-family:Arial,Helvetica,sans-serif; color:#999; font-size:10px; margin-right:105px; margin-left:2px}


/* NAVIGATION MENU */
#navigation_container{width:100%; height:40px; background-image:url(http://www.ercnet.org/images/navigation-background.jpg)}
#navigation-shadow{width:100%; position:absolute; top:156px; z-index:100; overflow:hidden}
#navigation-shadow img{height:6px; width:100%}
#navigation_container #navigation{width:960px; margin-right:auto; margin-left:auto}
#navigation_container #navigation #menu li{display:block; float:left; padding:12px 15px; position:relative; font-family:Arial,Helvetica,sans-serif; font-size:14px; font-weight:bold; text-transform:uppercase; color:#FFF; text-shadow:1px 1px 1px #0E2050; z-index:1000; border-left:1px solid #5b83aa}
#navigation_container #navigation #menu li:hover{background-color:#39f; z-index:1000; -webkit-transition:background-color 0.1s linear}
#navigation_container #menu{width:950px; list-style-type:none; margin:0px; padding:0px}
#menu li:hover div a{text-decoration:none; color:#369}
#menu li:hover div a:hover{text-decoration:underline; color:#09F}
#menu li a{text-decoration:none; color:#FFF}
.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns, 
.dropdown_5columns, 
.dropdown_6columns{font-family:Arial; font-size:13px; text-shadow:1px 1px 0px #FFF; color:#333; text-transform:none; margin:4px auto; padding:20px 15px 5px 15px; position:absolute; left:-2500px; background-color:#F9F9F9; border:2px solid #CCC; -moz-border-radius:0px 0px 5px 5px;   -webkit-border-radius:0px 0px 5px 5px;   border-radius:0px 0px 5px 5px;  text-align:left; box-shadow:0px 1px 2px #DDD; -webkit-box-shadow:0px 3px 8px #000; -moz-box-shadow:0px 3px 8px #000; z-index:1000}
.dropdown_1column{width:140px}
.dropdown_2columns{width:280px}
.dropdown_3columns{width:420px}
.dropdown_4columns{width:560px}
.dropdown_5columns{width:700px}
.dropdown_6columns{width:840px}
#menu li:hover .dropdown_1column, 
#menu li:hover .dropdown_2columns, 
#menu li:hover .dropdown_3columns, 
#menu li:hover .dropdown_4columns, 
#menu li:hover .dropdown_5columns{left:-1px; top:36px}
#menu li:hover .dropdown_training{left:-175px; top:36px}
#menu li:hover .dropdown_consulting{left:-120px; top:36px}
.col_1, 
.col_2, 
.col_3, 
.col_4, 
.col_5, 
.col_list{display:inline; float:left; position:relative; margin:0px 5px 10px 5px}
.col_1{width:130px}
.col_2{width:270px}
.col_3{width:410px}
.col_4{width:550px}
.col_5{width:690px}
.col_list{width:155px; border-right:0px dotted #CCC; padding-right:20px}
#menu h1{font-size:17px; padding-bottom:8px; border-bottom:1px dotted #CCC; font-weight:bold; line-height:23px; color:#369}
#menu p{margin-bottom:15px; font-weight:normal}
#menu{float:left}
#menu h2{font-size:14px; color:#55ABD9; margin:0px; text-decoration:none}
#menu h2 a:hover{text-decoration:underline}
#menu h3{font-size:13px; font-weight:bold; margin-bottom:15px; color:#333}
.img_left{width:auto; float:left; margin:0px 5px 20px 0px}
.img_left_small{width:auto; float:left; margin:0px 5px 10px 0px}
.col_2_right{display:inline; float:left; position:relative; margin:0px 5px 10px 5px; width:230px; margin-left:20px; padding-left:20px; border-left:1px dotted #CCC}
#menu .col_2_right h1{border-bottom:0px}
#menu .dropdown_training .img_left{width:auto; float:left; margin:0px 5px 5px 0px}
#menu .col_list p{padding-bottom:5px; margin-bottom:5px; border-bottom:1px dotted #CCC; font-size:12px}
.upcoming-events-button{border:0px; margin:10px 0px 0px -1px}
#navigation_container #navigation #menu .menu_item_right, #navigation_container #navigation #menu .menu_item_right{background-color:#369; border:0px}
#navigation_container #navigation #menu .menu_item_right, #navigation_container #navigation #menu .menu_item_right:hover{float:right; margin-right:0px; padding:2px; background-color:transparent}
#searchbox{width:115px; height:16px; color:#333; background:url(http://www.ercnet.org/images/icons/search.png) no-repeat #FFF; background-position:3px 3px; border:1px #CCC solid; margin-top:4px; margin-right:5px; margin-bottom:0px; margin-left:0px; padding-top:3px; padding-right:2px; padding-bottom:3px; padding-left:25px; float:left}
#searchbutton{cursor:pointer; background-image:url(http://www.ercnet.org/images/button-search.gif); background-repeat:no-repeat; height:24px; width:65px; border:0px; float:left; margin-top:4px}
#searchbutton:hover{background-position:0 -24px}
.navigation-training-image{margin-left:15px;margin-bottom:5px;}

/*====================*/
/*====== Homepage Content ======*/
/*====================*/


#content-home {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/nivo_slider/demo/images/background-gradient.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding: 5px;
	margin-bottom:25px;
}
#content-home #description  {
	width: 625px;
	padding-top: 25px;
	padding-left: 35px;
	background-color: #FFF;
	overflow: hidden;
	float: left;
	margin-right: 40px;
}
#content-home h1  {
	font-family: 'Arimo', serif;
	font-size: 23px;
	line-height: 30px;
	text-shadow:1px 1px #F0F0F0;
	font-weight: bold;
	color: #666;
	margin-bottom: 20px;
}

#content-home #description .home-icon {
	height: 60px;
	width: 50px;
	float: left;
	margin-top: 5px;
	text-align: center;
}
#content-home #description .home-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 240px;
	height: 65px;
	padding-right: 20px;
	color: #333;
}
#wrapper #content-home #content-wrapper {
	background-color: #FFF;
	width: 100%;
	overflow: auto;
	padding-bottom:10px;
}

#content-home #links {
	float: left;
	width: 190px;
	background-color: #FFF;
	margin-top: 25px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEE;
}
#wrapper #content-home #content-wrapper #links #quick-links {
	color: #333;
	font-family: 'Arimo', serif;
	font-size: 23px;
	line-height: 30px;
	text-shadow:1px 1px #F0F0F0;
	font-weight: bold;
	margin-bottom: 20px;
}



#content-home #links ul li img {
	display: inline;
	float: left;
}
#content-home #links ul {
	padding-left:0px;
	margin-left:0px;
}

#content-home #links ul li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;
	padding:0px;
	margin-left:0px;
}
#content-home #links ul li .quicklink-description a:link {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	clear: right;
	float: left;
	height: 30px;
	margin-left: 12px;
	margin-top: 16px;
	color: #333;
	text-decoration: none;
}
#content-home #links ul li .quicklink-description a:visited {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	clear: right;
	float: left;
	height: 30px;
	margin-left: 12px;
	margin-top: 16px;
	color: #333;
	text-decoration: none;
}
#content-home #links ul li .quicklink-description a:hover {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	clear: right;
	float: left;
	height: 30px;
	margin-left: 12px;
	margin-top: 16px;
	color: #666;
	text-decoration: underline;
}
#content-home #links ul li .link-row {
	float: left;
	width: 100%;
	padding-bottom: 1px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE;
	margin-top: 2px;
	padding-left:0px;
	margin-left:0px;

}


/*====================*/
/*====== Footer ======*/
/*====================*/

#footer_container {
	background-color: #1e3a63;
	width: 100%;
	overflow: hidden;
	padding-bottom: 50px;
	margin-top: 40px;
}
#footer_container #footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	overflow:hidden;
}
#footer #footer_3col{
	width:575px;
	padding-left:40px;
	float:left;
}
#footer #footer_1col{
	width:300px;
	float:left;
}
#footer_1col p{
	font-family:"Arimo",arial,serif;
	font-size:11px;
	color:#6699cc;
	text-transform:uppercase;
	margin:0px 0px 5px 0px;
}
#footer_1col ul{
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	padding-bottom:10px;
	border-bottom:#336699 solid 1px;
	overflow:hidden;
}
#footer_1col li, #footer_1col li a{
	font-family:"Arimo",arial,serif;
	font-weight:bold;
	font-size:11px;
	display:block;
	float:left;
	color:#FFF;
	line-height:17px;
	text-transform:uppercase;
	text-decoration:none;
}
#footer_1col li a:hover{
	text-decoration:underline;
}
.li-divider, .li-invisible{
	margin-left:7px;
	margin-right:7px;
	font-weight:normal;
	color:#336699;
}
#footer_3col h2{
	font-family:"Arimo",arial,serif;
	font-size:24px;
	color:#6699cc;
	text-shadow:1px 1px #142742;
}
#footer_3col p, #footer_3col a{
	font-family:"Arimo",arial,serif;
	font-size:18px;
	color:#C2D7EF;
	margin:5px 0px 5px 0px;
	text-decoration:none;
	}
#footer_3col a:hover{
	text-decoration:underline;
}
#footer #footer-address{
	font-family:"Arimo",arial,serif;
	font-size:13px;
	color:#FFF;
	margin:30px 0px 0px 0px;
}
#footer-email{
	border:2px solid #336699;
	padding:5px;
	font-size:14px;
	background-color:#EBEBEB;
}
#footer-email:hover, #footer-email:focus{
	background-color:#FFF;
}
.footer-email-submit{
    margin:0px;
    background-color:#F9F9F9;
    border:2px solid #dedede;
    border-top:2px solid #eee;
    border-left:2px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:13px;
    line-height:110%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:3px 10px 3px 7px; /* Links */
}
.footer-email-submit{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.footer-email-submit[type]{
    padding:3px 10px 3px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
.footer-email-submit:hover{
    background-color:#dff4ff;
    color:#336699;
}



/*====================*/
/*====== Header ======*/
/*====================*/

#header_container #header #member_center {
	float: right;
	margin-top: 30px;
	margin-right: 25px;
	text-align: left;
	font-size: 13px;
}
#header_container #header #member_center #form ul {
	margin-top: 0px;
}
#header_container #header #member_center #form ul li {
	display: block;
	list-style-type: none;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
#header_container {
	width: 100%;
	background-color: #F0F0F0;
}
#header_container #header #erclogo {
	margin-top: 20px;
	margin-left: 25px;
	float: left;
}
#header_container #header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	background-color: #FFF;
	background-image: url(http://www.ercnet.org/images/bg.jpg);
	background-repeat: no-repeat;
}
body {
	margin: 0px;
}
#content_container{width:100%;}
#content_container #content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	overflow: hidden;
	padding-bottom: 25px;
	min-height:380px;
}

#content #content-presenter {
	float: left;
	margin-top: 0px;
	margin-left: -20px;
	margin-bottom: 30px;
	margin-right: 40px;
	width: 240px;
}
#content #content-presenter ul{
	margin-top: 50px;
	background-color: #F2F2F2;
	margin-right: 10px;
	width: 200px;
	padding-left: 0px;
	margin-left: 15px;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
}

#content #content-navigation {
	float: right;
	margin-top: 60px;
	margin-left: 50px;
	margin-bottom: 30px;
	margin-right: -40px;
	width: 240px;
}
#content #content-navigation ul li p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	color: #6D6358;
}


#content #content-navigation ul li span {
	font-size: 11px;
	line-height: 17px;
	margin-top: 5px;
}
#content #content-navigation ul li #information {
	font-weight: bold;
	color: #1F4672;
	font-size: 13px;
}
#content_container #content #content-navigation ul {
	margin-top: 50px;
	background-color: #F2F2F2;
	margin-right: 10px;
	width: 200px;
	padding-left: 0px;
	margin-left: 15px;
}
#content_container #content #content-navigation ul li {
	display: block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCFBF8;
	color: #666;
	padding-right: 10px;
	list-style-type: none;
}

#content #content-editable {
	float: left;
	margin-top: 50px;
	margin-left: 40px;
	margin-right:40px;
}
#content_container #content #content-editable #content_title h1, #content_container #content #content-editable #content_text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #000;
	margin-top: 0px;
	margin-bottom:15px;
	letter-spacing:110%;
	text-transform:uppercase;
	font-weight:normal;
	line-height:100%;
	}
#content_container #content #content-editable #content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#333;
}

#content_container #content #content-editable #content_text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #336699;
	padding-bottom:10px;
	font-weight: bold;
	line-height: 26px;
}
#content_container #content #content-editable #content_text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 24px;
	margin-top: 14px;
	padding-bottom: 4px;
}

#content_container #content #content-editable #content_title h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #336699;
	padding-bottom:10px;
	font-weight: bold;
	line-height: 26px;
}
#content_container #content #content-editable #content_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin-top:0px;
	margin-bottom:10px;
}
#content_text_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.table_text {
	font-size: 14px;
}
.table_text tr td a img {
	margin-right: 5px;
}
.bulleted-list li {
	font-size: 12px;
}
.sidebar {
	float: right;
	width: 230px;
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #F2F2F2;
}
.list-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 22px;
}
.div-border-bottom {
	padding-bottom: 15px;
	padding-top: 0px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#value {
	overflow: hidden;
	margin-top: 10px;
}
.value {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.value-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3F3F;
	font-weight: normal;
	line-height: 12px;
}
.value-column1 {
	float: left;
	width: 325px;
	list-style-type: none;
	background-color: #F0F0F0;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 30px;
	font-weight: bold;
	color: #1F4876;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
	line-height: 100%;
}
.value-column4 {
	float: left;
	width: 471px;
	list-style-type: none;
	background-color: #F0F0F0;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 30px;
	font-weight: bold;
	color: #1F4876;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
	line-height: 100%;
}
.value-header1 {
	float: left;
	width: 325px;
	list-style-type: none;
	background-color: #2C609A;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
	line-height: 100%;
}
.value-column2 {
	float: left;
	width: 125px;
	list-style-type: none;
	background-color: #F8F7E9;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 30px;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
}
.value-header2 {
	float: left;
	width: 125px;
	list-style-type: none;
	background-color: #2C609A;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 18px;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
	font-weight: bold;
	color: #FFF;
}
.value-column3 {
	float: left;
	width: 175px;
	list-style-type: none;
	background-color: #FAF0D3;
	height: 30px;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
	margin-bottom: 3px;
}
.value-header3 {
	float: left;
	width: 175px;
	list-style-type: none;
	background-color: #2C609A;
	height: 18px;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
	font-weight: bold;
	color: #FFF;
}
#slidebox{
    width:350px;
    height:75px;
    padding:10px;
    background-color:#fff;
    border-top:3px solid #E28409;
    position:fixed;
    bottom:0px;
    right:-430px;
    -moz-box-shadow:-2px 0px 5px #aaa;
    -webkit-box-shadow:-2px 0px 5px #aaa;
    box-shadow:-2px 0px 5px #aaa;
}
#slidebox p{
    margin-bottom:5px;
	margin-top:0px;
}
#slidebox p, a.more{
    font-size:11px;
    text-transform:uppercase;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing:1px;
    color:#555;
}
a.more{
    cursor:pointer;
    color:#E28409;
}
a.more:hover{
    text-decoration:underline;
}
#slidebox h2{
    color:#E28409;
    font-size:18px;
    margin:5px 20px 10px 0px;
}
a.close{
    background:transparent url(../images/close.gif) no-repeat top left;
    width:13px;
    height:13px;
    position:absolute;
    cursor:pointer;
    top:10px;
    right:10px;
}
a.close:hover{
    background-position:0px -13px;
}

.partner_logo  {
	text-align: center;
	vertical-align: middle;
}
.partner_container  {
	float: right;
	width: 300px;
	background-image: url(../images/partner.png);
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	visibility: visible;
	margin-bottom: 50px;
	margin-left:40px;
	overflow:hidden;
}
.partner_contact {
	text-align: right;
	margin-right: 40px;
	margin-top: 55px;
	overflow:hidden;
}
.social_container {
	float:right;
	width:230px;
	text-align: right;
	margin-right: 3em;
	margin-top: 1em;
	padding: 5px;
	background-color:#E9E9E9
}

.video-link{
	margin-right:2px;
}
.amazon-widget{
	float:right;
	margin:10px 0px 20px 50px;
}

/*========================*/
/*== Membership Pricing ==*/
/*========================*/

#membership-pricing{
	width:850px;
	overflow:hidden;
	margin:10px 0px 0px 0px;
}
#membership-pricing-header{
	padding-left:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#1B1B1B;
	float:left;
	padding-bottom:10px;
	line-height:100%;
}
#membership-pricing-header li{
	text-align:center;
	display:inline-block;
	float:left;
	width:350px;
	list-style-type:none;
}
#membership-pricing-header ul{
	margin:0px;
	padding:0px;
}
#membership-pricing-employees{
	width:849px;
	float:left;
	background-color:#BFDCEE;
	color:#0B3C60;
	font-size:16px;
	border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
}
#membership-pricing-cost{
	width:849px;
	font-size:26px;
	text-shadow:1px 1px 1px #406A9d;
	overflow:visible;
	float:left;
	background-color:#598fc1;
	color:#FFF;
}
.membership-pricing-column-left-employees{
	width:130px;
	height:26px;
	text-align:center;
	padding:15px 10px 10px 10px;
	float:left;
	font-size:14px;
	background-color:#F2F2F2;
	color:#666;
	border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.membership-pricing-column-left-cost{
	width:130px;
	height:31px;
	text-align:center;
	padding:20px 10px 10px 10px;
	float:left;
	font-size:14px;
	background-color:#F2F2F2;
	color:#666;
	border-right:1px solid #CCC;
	text-shadow:none;
	margin-top:-1px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #CCC;

}
.membership-pricing-column-left-advantages{
	width:130px;
	height:128px;
	text-align:center;
	padding:20px 10px 10px 10px;
	float:left;
	font-size:14px;
	line-height:120%;
	background-color:#F2F2F2;
	color:#666;
	border-right:1px solid #CCC;
	text-shadow:none;
	margin-top:-1px;
	border-top:1px solid #FFF;
	border-bottom-left-radius:8px;
	-moz-border-radius-bottomleft:8px;
}
#membership-pricing-advantages{
	width:698px;
	float:left;
	background-color:#EAEAEA;
	padding-bottom:10px;
	border-bottom-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	border-top:1px solid #FFF;

}
#membership-pricing-advantages-h2{
	text-align:center;
	padding:20px 5px 10px 30px;
	font-size:18px;
	font-weight:bold;
	float:left;
}
.membership-pricing-advantages-list{
	margin:5px 0px 0px 28px;
	width:670px;
	float:left;
}
.membership-pricing-advantages-list ul{
	padding:0px;
	margin:0px;
}
.membership-pricing-advantages-list li{
	list-style-type:none;
	display:inline;
	float:left;
	width:185px;
	margin-right:35px;
	padding-bottom:15px;
	font-size:13px;
	line-height:115%;
}
.membership-pricing-advantages-list li img{
	float:left;
	margin:0px 7px 5px 0px;
}
.membership-pricing-column{
	width:95px;
	float:left;
	text-align:center;
	padding:15px 10px 15px 10px;
	border-bottom:1px solid #6a7fa1;
	border-right:1px solid #cbebfe;
}
.membership-pricing-column2{
	width:96px;
	float:left;
	text-align:center;
	padding:15px 10px 15px 10px;
	border-bottom:1px solid #6a7fa1;
}
.membership-pricing-column-right{
	width:95px;
	float:left;
	text-align:center;
	padding:15px 10px 15px 10px;
	border-bottom:1px solid #4e9949;
	background-color:#D2F4D0;
	color:#1E3123;
	border-right:1px solid #deffdc;
}
.membership-pricing-column-right1{
	width:95px;
	float:left;
	text-align:center;
	padding:15px 10px 15px 10px;
	border-bottom:1px solid #4e9949;
	background-color:#D2F4D0;
	color:#1E3123;
	border-left:2px solid #FFF;
	border-right:1px solid #deffdc;
}
.membership-pricing-column-right2{
	width:96px;
	float:left;
	text-align:center;
	padding:15px 10px 15px 10px;
	border-bottom:1px solid #4e9949;
	background-color:#D2F4D0;
	color:#1E3123;
	border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
}
.membership-pricing-column-cost{
	width:95px;
	float:left;
	text-align:center;
	padding:19px 10px 21px 10px;
	border-top:1px solid #6fb2f1;
	border-right:1px solid #64a0d8;
}
.membership-pricing-column-cost-right1{
	width:95px;
	float:left;
	text-align:center;
	padding:19px 10px 21px 10px;
	border-top:1px solid #82CE99;
	border-left:2px solid #FFF;
	background:#60b95b;
	text-shadow:1px 1px 1px #4f9a4b;
	border-right:1px solid #6ccf66;
}
.membership-pricing-column-cost-right2{
	width:95px;
	float:left;
	text-align:center;
	padding:19px 10px 21px 10px;
	border-top:1px solid #82CE99;
	background:#60b95b;
	text-shadow:1px 1px 1px #4f9a4b;
	border-right:1px solid #6ccf66;
}
.membership-pricing-column-cost-right3{
	width:96px;
	float:left;
	text-align:center;
	padding:15px 10px 15px 10px;
	border-top:1px solid #82CE99;
	background:#60b95b;
	text-shadow:1px 1px 1px #4f9a4b;
}
.membership-pricing-column-cost2{
	width:96px;
	float:left;
	text-align:center;
	padding:15px 10px 15px 10px;
	border-top:1px solid #6fb2f1;
}
.membership-pricing-column-cost2 span{
	font-size:9px;
	line-height:10px;
}
.membership-pricing-column-cost-right3 span{
	font-size:9px;
	line-height:10px;
}
.note{
	font-size:11px;
	font-style:italic;
	color:#999;
	float:right;
	margin:5px 30px 0px 0px;
}

#join-today{
	width:186px;
	float:right;
	margin:0px 0px 5px 30px;
	font-size:10px;
	text-align:center;
}
.join-today{
	font-size:12px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:25px;
}
.faq{
	width:850px;
	font-size:13px;
	overflow:hidden;
}
.faq ul{
	margin:0px;
	padding:0px;
}
.faq li{
	display:inline;
	float:left;
	width:250px;
	margin-right:30px;
}
.faq-h2{
	margin-top:30px;
}
.presenter-feature{
	width: 870px;
	overflow:hidden;
	margin-bottom:25px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	background-image:url(/presenters/images/feature-bg.png);
	background-position:top right;
}
.presenter-tomanek{
	background-color: #99cc99;
}
.presenter-pyles{
	background-color: #6699cc;
}
.presenter-montgomery{
	background-color: #ebe7d0;
}
.presenter-powers{
	background-color:#8fafd0;
}
.presenter-powers a:link{
	color:#FFF;
}
.presenter-feature img{
	border-right:2px solid #FFF;
	float:left;
}
.presenter-feature p{
	width:400px;
	float:left;
	padding:25px 25px 0px 25px;
	color:#333;
}
.presenter-sidebar{
	width:280px;
	background-color:#EEE;
	float:right;
	margin:20px 0px 20px 50px;
	overflow:hidden;
	padding:10px;
}
.presenter-sidebar img{
	border:1px solid #FFF;
	margin:0px 10px 0px 0px;
	float:left;
}
.presenter-video{
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #CCC;
}
.presenter-video span{
	font-size:14px;
	line-height:17px;
	font-style:italic;
}
.presenter-sidebar .amazon{
	padding-top:10px;
	margin-top:5px;
	border-top:1px dotted #CCC;
	border-right:0px;
	border-bottom:0px;
	border-left:0px;
}
.presenter-thumbnail{
	width:800px;
	overflow:hidden;
	margin-bottom:5px;
}
.presenter-thumbnail img{
	float:left;
	margin-right:15px;
	border:0px;
}
.presenter-thumbnail p{
	padding:5px 0px 0px 0px;
	margin:0px;
}
.presenter-linkedin{
	float:right;
	border:0px;
	margin-top:10px;
}
.slideshow{
	width:834px;
	height:100px;
}

/*========================*/
/*==== Training Page =====*/
/*========================*/

#course-offerings{
	width:860px;
	background:#F4F4F4;
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:25px;
	-moz-box-shadow: 0px 0px 6px #A7A7A7;
	-webkit-box-shadow: 0px 0px 6px #A7A7A7;
	box-shadow: 0px 0px 6px #A7A7A7;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#course-offerings ul{
	padding:0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#course-offerings li{
	width:247px;
	list-style-type:none;
	border-bottom:1px dotted #CCC;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#course-offerings img{
	margin:0px 0px -2px 8px;
}
.icon-training{
	margin-bottom:-2px;
}
.icon-training-right{
	margin:0px 0px -2px 25px;
}
.course-list{
	margin:15px 0px 15px 0px;
	color:#666;
}
#training-boxes{
	width:860px;
	padding:20px 0px 25px 0px;
	margin-bottom:25px;
	border-bottom:1px dotted #CCC;
	overflow:hidden;
}
#training-boxes ul{
	margin:0px;
	padding:0px;
}
#training-boxes .box {
	display:block;
	float:left;
	width:145px;
	margin-left:5px;
	margin-right:30px;
	list-style-type:none;
	padding:10px 15px 15px 15px;
	background-color:#F7F7F7;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	font-family:'Arimo',Arial,serif;
	text-align:center;
	-moz-box-shadow: 0px 0px 3px #CCC;
	-webkit-box-shadow: 0px 0px 3px #CCC;
	box-shadow: 0px 0px 3px #CCC;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:url(/images/training/training-box-bg.jpg) repeat-x;

}
#training-boxes li a{
	color:#36C;
	text-decoration:underline;
}
#training-boxes li a:hover{
	color:#2E4978;
	text-decoration:none;
}
#training-boxes img{
	float:left;
	margin:0px 43px 10px 37px;
}
.training-sidebar{
	float:right;
	width:240px;
	margin:0px 0px 20px 50px;
	overflow:hidden;
	padding:7px;
}
.training-sidebar-box{
	float:left;
	width:210px;
	padding:15px 10px 10px 20px;
	-moz-box-shadow: 0px 0px 5px #DDD;
	-webkit-box-shadow: 0px 0px 5px #DDD;
	box-shadow: 0px 0px 5px #DDD;
	border:1px solid #EEE;
	margin:0px 0px 15px 0px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.training-sidebar-box p{
	margin:0px;
}
.training-testimonial-row{
	overflow:hidden;
	margin-top:15px;
}
.training-testimonial-row ul{
	margin:0px;
	padding:0px;
}
.training-testimonial-row li{
	width:230px;
	list-style-type:none;
	float:left;
	display: block;
	padding:12px 20px 25px 20px;
	font-size:12px;
	margin:0px 15px 0px 0px;
	background-color:#EEE;
	background-image:url(/images/training/quote-bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.training-contact-form .training-contact-input{
	padding:8px;
	border:2px #DDD solid;
	margin:4px 0px;
	width:300px;
}
.training-contact-form .training-contact-submit{
	padding:10px 15px;
	font-size:17px;
	font-weight:bold;
	cursor:pointer;
}
.training-contact-form{
	font-size:15px;
	margin-top:20px;
	
}

/*========================*/
/*== Members Landing Page ==*/
/*========================*/

.landing-title{
	font-family:Arimo,Arial,serif;
	font-size:25px;
	line-height:28px;
	font-weight:bold;
	padding-bottom:15px;
	text-align:center;
}
.landing-title span{
	font-size:22px;
	color:#333;
	font-weight:bold;
}
.join-button{
	float:right;
}
.join form{
	float:left;
	margin:0px 10px;
}
.join #input-email{
	padding:2px;
	border:2px solid #DDD;
}
#content_container #content #content-editable #content_text .testimonials ul li img {
	margin-bottom: -20px;
}
#content_container #content #content-editable #content_text .testimonials .tesimonials-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-bottom:15px;
}
#content_container #content #content-editable #content_text .join {
	background-color: #F3F3E0;
	border: 1px solid #CCC;
	padding: 15px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	border-radius: 10px;
	overflow:hidden;
	width:800px;
}
#content_container #content #content-editable #content_text .testimonials {
	overflow: hidden;
}

.testimonials ul{
	margin:0px;
	padding:0px;
}
.testimonials ul li{
	display: block;
	padding: 0px;
	float: left;
	width: 255px;
	margin-right: 35px;
	margin-left: 0px;
	list-style-type: none;
}
#content_container #content #content-editable #content_text .testimonials ul li h3, #content_container #content #content-editable #content_text .testimonials ul li .title, #content_container #content #content-editable #content_text .testimonials ul li p{
	margin-left:10px;
	margin-right:10px;
}

#content_container #content #content-editable #content_text .testimonials ul li p{
	font-size:11px;
	line-height:17px;
	margin-top:10px;
	margin-bottom:0px;
}
#content_container #content #content-editable #content_text .testimonials ul li .title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
}
#content_container #content #content-editable #content_text .join {
	background-color: #F3F3E0;
	border: 1px solid #CCC;
	padding: 15px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	border-radius: 10px;
	overflow:hidden;
	width:800px;
}
.member-savings{
	width:875px;
	overflow:hidden;
	padding-top:15px;
	margin-top:15px;
	border-top:1px dotted #CCC;
}
.member-savings-logo{
	float:left;
	width:150px;
}
.member-savings-description{
	float:left;
	padding:5px 0px 0px 25px;
	width:700px;
}
.member-savings-description ul{
	margin-top:8px;
	margin-bottom:8px;
}

/*========================*/
/*== Members Landing Page ==*/
/*========================*/

#savings-calculator-table{
	width:850px;
	padding:0px;
	margin:25px 0px;
	
}
#content_container #content #content-editable #content_text form #savings-calculator-table tr td h3{
	font-size:16px;
	margin-top:0px;
}

.savings-calculator-input{
	width:35px;
	padding:7px;
	border:2px solid #999;
	margin-right:5px;
}
.savings-calculator-output{
	width:100px;
	padding:4px;
	border:2px solid #999;
	margin-right:5px;
	font-size:18px;
	font-weight:bold;
}
.savings-calculator-employees{
	width:60px;
	padding:7px;
	border:2px solid #999;
	margin-right:5px;
}
.savings-calculator-table-right{
	width:225px;
	vertical-align:top;
	padding:15px 20px 10px 0px;
	border-bottom:2px solid #FFF;
}
.savings-calculator-table-left{
	width:545px;
	vertical-align:top;
	padding:20px 40px 10px 20px;
	border-bottom:2px solid #FFF;
}
.savings-calculator-table-left-bottom{
	width:620px;
	vertical-align:top;
	padding:20px 40px 10px 20px;
	border-bottom:2px solid #FFF;
	text-align:right;
	font-weight:bold;
}
#content_container #content #content-editable #content_text form #savings-calculator-table tr .savings-calculator-table-left p{
	font-size:14px;
	line-height:21px;
	margin:0px;
}
#content_container #content #content-editable #content_text form #savings-calculator-table tr .savings-calculator-table-right .savings-calculator-hint{
	font-size:12px;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#content_container #content #content-editable #content_text form #savings-calculator-table tr{
	background-color:#F8F7F1;
}
.savings-calculator-membertype{
	padding:2px;
	font-size:16px;
	margin:0px;
}
.savings-calculator-calculate{
	cursor:pointer;
	background:url(/images/Member/calculate-savings.png) no-repeat center top;
	width:227px;
	height:44px;
	border:0px;
	margin:0px;
	padding:0px;
}
.print{
	text-align:right;
	margin-right:100px;
}

/*========================*/
/*===== Member Tour2 =====*/
/*========================*/
#product-nav {
    padding-left: 10px;
    width: 230px;
    padding-right: 90px;
}
#product-nav p {
    padding: 0 10px;
    text-align: center;
}

#product-nav h3 {
    font-family: 'EksjaBold', arial, serif;
    font-size: 28px;
    text-transform: lowercase;
    margin-bottom: 30px;
    padding-left: 14px;
}
#product-nav ul {
    list-style: none;
    padding-left: 0;
    width: 200px;
}
#product-nav li {
    background: url('../images/v3/product-nav-bg.png') -10px -32px no-repeat;
    width: 284px;
    overflow: hidden;
    outline: none;
    display: block;
    color: #6c6c6c;
    text-decoration: none;
    font-size: 15px;
    height: 32px;
    line-height: 32px;
}
#product-nav li a {
    padding-left: 14px;
    display: block;
    text-decoration: none;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}
#product-nav li.active {
    background-position: -10px 0;
    background-color: #de8404;
    color: #fff;
    -moz-border-radius: 6px 0 0 6px;
    -webkit-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
}
#products {
    width: 600px;
}

#products > ul {
    padding-left: 0; 
}
.product {
    list-style: none;
}
.product h3 {
    color: #c29351;
    font-size: 20px;
    margin-bottom: 20px;
}
.product h2 {
    font-family: 'EksjaBold', arial, serif;
    font-size: 46px;
    line-height: 58px;
    color: #211313;
    margin-bottom: 20px;
}
.product .media-list {
    list-style: none;
    padding-left: 0;
    text-align: center;
}
.product .media-list li {
    display: inline-block;
    width: 300px;
}
.product .media-list li .media {
    margin-bottom: 0;
}
.product .media-list li p {
    margin-top: 20px;
    font-size: 12px;
    line-height: 17px;
    color: #888d8e;
    margin-bottom: 0;
    padding: 0 30px;
}
.column {
    float: left;
    position: relative;
}
#body .wrapped {
    padding: 20px 0;
}

#tour-what-now{
	margin:30px 0px 35px 22px;
}
.tour-arrow{
	margin-left:380px;
}

#MainContent_gvClassSchedule th{font-size:16px;font-weight:bold}
#MainContent_gvClassSchedule td{font-size:14px;}
#MainContent_gvClassSchedule th, #MainContent_gvClassSchedule td{padding:3px 0px;}
#MainContent_lblSessionName{font-size:24px}
#MainContent_btnRegister{font-size:16px;padding:9px 24px;text-shadow:1px 1px 0px #528ecc;}
#MainContent_btnAddRegistrar, #MainContent_btnSubmitRoster, #MainContent_btnClassListingYES, #MainContent_btnClassListingNO{font-size:13px;padding:5px 12px;margin-top:8px}
#MainContent_btnRegister, #MainContent_btnAddRegistrar, #MainContent_btnSubmitRoster, #MainContent_btnClassListingYES, #MainContent_btnClassListingNO{-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7; -webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7; box-shadow:inset 0px 1px 0px 0px #bbdaf7; background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#79bbff),color-stop(1,#378de5) ); background:-moz-linear-gradient( center top,#79bbff 5%,#378de5 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff',endColorstr='#378de5'); background-color:#79bbff; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #84bbf3; display:inline-block; color:#fff; font-family:arial; font-weight:bold; text-decoration:none;  cursor:pointer}
#MainContent_btnRegister:hover, #MainContent_btnAddRegistrar:hover, #MainContent_btnSubmitRoster:hover, #MainContent_btnClassListingYES:hover, #MainContent_btnClassListingNO:hover{background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#378de5),color-stop(1,#79bbff) ); background:-moz-linear-gradient( center top,#378de5 5%,#79bbff 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5',endColorstr='#79bbff'); background-color:#378de5}
#MainContent_btnRegister:active, #MainContent_btnAddRegistrar:active, #MainContent_btnSubmitRoster:active, #MainContent_btnClassListingYES:active, #MainContent_btnClassListingNO:active{position:relative; top:1px}

