@charset "UTF-8";
/* CSS Document */
/* $Id: local-sample.css,v 1.1.2.1 2010/01/11 00:08:12 sociotech Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

#Pearsonlogo {
	background: url(../../images/LandingPage/footer_logo.png);
height: 44px;
line-height: 21px;
margin-left: 20px;
text-align: left;
vertical-align: top;
width: 114px;
float:left;
}
#headerBar {
		/* [disabled]position: absolute; */
	top: 0px;
	width: 100%;
	background: #364395;
	height: 45px;
	}
	
/* All Blocks */
.block {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.block .inner {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/* Login Block */
#block-block-1 {
	color: #333399;
	font-size: 11px;
}
#block-block-1 p {
	color: #000;
}
.placeholder {
	color: #888;
}
#sidebar-last .block h4,
#sidebar-last .block h2 {
	color: #333;
	font-size: 18px;
	margin-bottom: .5em;
	font-weight: normal;
}
#block-block-1 input {
	width: 248px;
	height: 30px;
	line-height: 20px;
	font-size: 14px;
	padding: 0 4px;
	font-weight: normal;
	background: #fbfbfb;
	border: #e6e6e6 solid 1px;
}
#block-block-1 .floatlogin {
	/*width: 218px;*/
	border: solid 1px #ec8131;
	border-bottom: 0;
}
#block-block-1 p.lessmargin {
	margin-top: -5px;
}
#block-block-1 .floatloginfirst {

}
#block-block-1 .floatlogin input {
}
#block-block-1 .orange-button {
	clear: both;
}
/* coomented by me
#block-block-1 .blue-button-inner input {
	width: auto;
	background: none;
	border: none;
	color: #333;
	background: url(../images/blue_button_arrow.png) right center no-repeat;
	padding-right: 20px;
	display: inline-block;
	font-size: 22px;
	cursor: pointer;
	margin-bottom: 0;
} */

/* Blue Button */
/* 
.blue-button {
	background: url(../images/blue_button.png) top left no-repeat;
}
.blue-button-inner {
	background: url(../images/blue_button.png) top right no-repeat;
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	text-align: center;
	margin-left: 10px;
	padding-right: 10px;
}
.blue-button-inner a,
.blue-button-inner a:visited,
.blue-button-inner a:link {
	color: #333;
	text-decoration: none;
	background: url(../images/blue_button_arrow.png) right center no-repeat;
	padding-right: 20px;
}

.blue-two {
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	margin-bottom: 10px;
}
#block-block-1 .blue-two input {
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	background: url(../images/blue_button_210.jpg) top left no-repeat;
	color: #333;
	border: none;
	padding-left: 20px;
	text-align: left;
	width: 210px;
	display: inline-block;
	cursor: pointer;
	margin-bottom: 0;
}
#block-block-1 .blue-two input:hover {
	background: url(../images/blue_button_210_hover.jpg) top left no-repeat;
}
.blue-two a,
.blue-two a:link,
.blue-two a:visited {
	display: block;
	background: url(../images/blue_button_210.jpg) top left no-repeat;
	color: #333;
	text-decoration: none;
	padding-left: 20px;
}
.blue-two a:hover,
.blue-two a:focus {
	display: block;
	background: url(../images/blue_button_210_hover.jpg) top left no-repeat;
	color: #333;
	text-decoration: none;
	padding-left: 20px;
}

.blue-three {
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	margin-bottom: 10px;
}
#block-block-1 .blue-three input {
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	background: url(../images/blue_button_240.jpg) top left no-repeat;
	color: #333;
	border: none;
	padding-left: 20px;
	text-align: left;
	width: 240px;
	display: inline-block;
	cursor: pointer;
	margin-bottom: 0;
}
#block-block-1 .blue-three input:hover {
	background: url(../images/blue_button_240_hover.jpg) top left no-repeat;
	margin-bottom: 0;
}
.blue-three a,
.blue-three a:link,
.blue-three a:visited {
	display: block;
	background: url(../images/blue_button_240.jpg) top left no-repeat;
	color: #333;
	text-decoration: none;
	padding-left: 20px;
}
.blue-three a:hover,
.blue-three a:focus {
	display: block;
	background: url(../images/blue_button_240_hover.jpg) top left no-repeat;
	color: #333;
	text-decoration: none;
} */

/* Postscript Block Lists */
.postscript-bottom .block {
	color: #fff;
	font-size: 12px;
}
/*.postscript-bottom .block .content a,
.postscript-bottom .block .content a:link,
.postscript-bottom .block .content a:visited {
color: #fff;
text-decoration: none;
}*/
/*.postscript-bottom .block .content a:active,
.postscript-bottom .block .content a:hover,
.postscript-bottom .block .content a:focus {
text-decoration: underline;
}*/
.postscript-bottom .block .views-field-title {
	font-weight: bold;
}
/*
.postscript-bottom .block .item-list ul li {
	background: url(../images/blue_bullet.png) 0 5px no-repeat;
	padding-left: 15px;
} */

/* Secondary Links */
/*
.preface-top ul.menu {
	margin: 0;
	padding: 0 0 0 300px;
	height: 35px;
	background: #fff url(../images/preface_top_bg.png) bottom center no-repeat;
}
.preface-top ul li {
	float: left;
	display: block;
	list-style: none;
	list-style-image: none;
}
.preface-top ul li a:link,
.preface-top ul li a:visited,
.preface-top ul li a {
	float: left;
	display: block;
	color: #535353;
	height: 35px;
	line-height: 35px;
	padding: 0 17px;
	font-size: 14px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}
.preface-top ul li a:hover,
.preface-top ul li a:focus {
	color: #1b1b1b;
	background: url(../images/sec_hover.png) center bottom no-repeat;
	text-decoration: none;
}
.preface-top ul li a.active,
.preface-top ul li.active-trail a{
	color: #1b1b1b;
	background: url(../images/sec_active.png) center bottom no-repeat;
} */

/* Program Blocks */
.program-blocks ul {
	margin: 0;
	padding: 0;
}
.program-blocks ul li {
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
	text-align: center;
}

/* Node Ul lists */
#content-content ul {

}
/*
#content-content ul.large-list li {
	font-size: 16px;
	list-style: none;
	background: url(../images/sm_bullet.png) 0 8px no-repeat;
	margin: 0;
	padding: 5px 0 5px 18px;
}
/*#content-content ul li {
list-style: none;
background: url(../images/sm_bullet.png) 0 10px no-repeat;
margin: 0;
padding: 5px 0 5px 18px;
}*/
#content-content ul.pager li {
	list-style: none;
	background-image: none;
	margin: 0;
	padding: 3px 5px;
	color: #333;
}

/* Front Page */
/*.front .main-content-inner .grid16-11 {
width: 690px;
}
#block-views-rotor-block_1 {
width: 630px;
}*/
/*.front .main-content-inner .content-content .grid16-11 {
width: 100%;
}*/
/*.front .main-content-inner #sidebar-last.grid16-5 {
width: 270px;
}*/

.front .content-content {
	position: relative;
}
.front .content-content .block {
	margin: 0;
}
#rotor-view-id-rotor-view-display-id-block_1 {
	background: url(../images/banner_footer.png) left bottom no-repeat;
}
.views-field-rotor-item-image img {
	width: 630px;
	height: 210px;
}
.rotor-tabs {
	width: 620px;
	background: #F2F2F2;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
}
.rotor-tab {
	width: 10px;
	float: left;
	height: 10px;
	overflow: hidden;
	background: #ddd;
	color: #ddd;
	border-right: 9px solid #f2f2f2;
	border-bottom: 9px solid #f2f2f2;
	cursor: pointer;
}
.rotor-tabs .selected{
	background: #488FDD;
	color: #488FDD;
}
.rotor-tab:hover {
	background: #bbb;
	color: #bbb;
}
/* me
.rotor-items .home-button a,
.rotor-items .home-button a:link,
.rotor-items .home-button a:visited {
	display: block;
	width: 72px;
	height: 64px;
	position: absolute;
	top: 284px;
	left: 25px;
	background: url(../images/plus_normal.png) top left no-repeat;
	color: #fff;
	text-decoration: none;
}
.rotor-items .home-button a:hover,
.rotor-items .home-button a:focus {
	background: url(../images/plus_hover.png) top left no-repeat;
}
#block-block-13 {
	position: absolute;
	top: 0;
	left: -2px;
	z-index: 100;
}
#block-block-13 a.tour,
#block-block-13 a.tour:link,
#block-block-13 a.tour:visited {
	background: url(../images/tour.png) top left no-repeat;
	width: 198px;
	height: 91px;
	display: block;
	border: none;
}
#block-block-13 a.tour:hover,
#block-block-13 a.tour:focus {
	background: url(../images/tour_hover.png) top left no-repeat;
}

#block-block-3 .content a,
#block-block-3 .content a:link,
#block-block-3 .content a:visited {
	display: block;
	height: 125px;
	background: url(../images/computer_both.jpg) center top no-repeat;
}
#block-block-3 .content a:focus,
#block-block-3 .content a:hover {
	background: url(../images/computer_both.jpg) center bottom no-repeat;
}
 */
#block-block-2  {
	/*	padding-left: 15px;	*/
	padding-bottom: 15px;
}
#block-block-2 table tbody {
	border: none;
}
#block-block-2 table td {
	padding: 0 14px 0 0;
}
.front #postscript-bottom {
	overflow: visible;
}
.front #postscript-bottom.grid16-16 .postscript-bottom-inner {
	/*	width: 660px;*/
	/*margin-top: -80px;*/
}


/* Getting Started Page */
.content-top .grid16-5,
.content-top .grid16-6 {
	width: 280px;
}
/*
.content-top .light-blue-block .content a,
.content-top .light-blue-block .content a:link,
.content-top .light-blue-block .content a:visited {
	text-align: right;
	display: block;
	color: #2d88bd;
	font-size: 16px;
	font-weight: normal;
	background: url(../images/blue_arrow.png) right center no-repeat;
	padding-right: 20px;
	text-decoration: underline;
	margin-bottom: .5em;
}
.content-top .light-blue-block .content a:hover,
.content-top .light-blue-block .content a:focus {
	color: #AA261C;
	background: url(../images/blue_arrow_hover.png) right center no-repeat;
	text-decoration: none;
} */
.content-top .light-blue-block .content p {
	margin: 0;
}
.getstartedright {
	padding: 0 15px;
	float: right;
	margin-left: 30px;
	width: 210px;
	clear: both;
}
.getstartedcenter {
	padding-left: 152px;
}

#pid-gettingstarted h1.title {
	display: none;
}
/*	#pid-gettingstarted h1,
#pid-gettingstarted h2 {
margin-bottom: 5px;
}*/
.section-gettingstarted .three-col div {
	float: left;
	width: 278px;
	height: 102px;
	padding: 0 10px 20px 0;
	font-size: 12px;
}
.section-gettingstarted .three-col div.small-teal {
	float: none;
	width: 107px;
	height: 26px;
	padding: 0;
	font-size: 12px;
}
.three-col .teachers {
	border-right: 1px solid #e7e7e7;
	clear: both;
}
.three-col .admins {
	border-right: 1px solid #e7e7e7;
}
.three-col div.students {
	margin-left: 0px;
	width: 300px;
	padding-right: 0;
}
.section-gettingstarted .three-col h3 {
	margin: 0;
	padding: 0 0 0 0;
}
.blue-bg {
	background: #d7e9f6;
	padding: 20px;
}
/*
.blue-bg .blue-two a,
.blue-bg .blue-two a:link,
.blue-bg .blue-two a:visited {
	background: url(../images/blue_button_210_blue.jpg) top left no-repeat;
}
.blue-bg .blue-two a:hover,
.blue-bg .blue-two a:focus {
	background: url(../images/blue_button_210_hover_blue.jpg) top left no-repeat;
} */

/* Program Pages */
.node-type-program .content-group-inner {
	padding: 15px 30px 30px;
}

.program-content {
	margin-top: 15px;
}
.program-body {
	width: 560px;
}
.content-content .program-content  .block {
	margin-top: 0;
}
.program-column {
	float: right;
	width: 300px;
	padding-right: 10px;
}
.program-column .block {
	margin-bottom: 15px;
}
.program-column .blockimage {
	float: left;
	margin: .5em 20px .5em 0;
}
.program-column .light-blue-block {
	color: #aa261c;
	font-size: 20px;
	line-height: 1.0em;
}
/* by me
.program-column .light-blue-block span a:link,
.program-column .light-blue-block span a:visited,
.program-column .light-blue-block span a {
	color: #2d88bd;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	background: url(../images/blue_arrow.png) center right no-repeat;
	padding-right: 20px;
	text-decoration: underline;
} */
.product-demo-register {
	border: 1px solid #e5e5e5;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #f7f7f7;
}
.product-demo-register.block {
	margin-bottom: 5px;
}
.product-demo-register .inner-block {
	padding: 10px;
}
.product-demo-register .orange-button {
	width: 50%;
	margin: 0 auto;
}
.product-demo-notes strong,
.product-demo-register strong {
	color: #e4792b;
}
.product-demo-notes {
	font-size: 11px;
}
#block-views-Programs-block_1 td {
	text-align: center;
	padding: 0 26px 15px 0;
	margin: 0;
}
#block-views-Programs-block_1 td.col-4 {
	padding: 0 0 15px 0;
}
#block-views-Programs-block_1 .views-field-title a:link,

#block-views-Programs-block_1 .views-field-title a:visited {
	color: #333;
	font-size: 18px;
}
#block-views-Programs-block_1 .views-field-field-logo-fid a:hover,
#block-views-Programs-block_1 .views-field-field-logo-fid a:focus {
	opacity:0.8;
	filter:alpha(opacity=80)
}

#pid-programs-learnaboutdemos .field-field-rightcol {
	width: 430px;
	border-left: 1px solid #e7e7e7;
	padding: 0 0 0 30px;
}
#pid-programs-learnaboutdemos .field-field-rightcol .blue-two {
	float: right;
	width: 210px;
}
#pid-programs-learnaboutdemos ul.large-list li {
	font-size: 14px;
}

/* Support Page */
.three-col {
	padding: 20px 0;
	display: inline-block;
	clear: both;
}
.three-col div {
	float: left;
	width: 220px;
	height: 100px;
	padding: 0 8px 0 0;
}
.three-col div a,
.three-col div a:visited {
	color: #333;
}
.three-col div a:hover,
.three-col div a:focus {
	color: #000;
	text-decoration: none;
}
.three-col div.email {
	border-right: 1px solid #e7e7e7;
}
.three-col div.phone {
	padding-right: 0;
	width: 210px;
}
.three-col div.chat {
	border-right: 1px solid #e7e7e7;
}
.three-col div.website {
	border-right: 1px solid #e7e7e7;
	padding-left: 0;
}
.three-col h3 {
	margin: 0;
	padding: 20px 0 0 0;
}

#pid-support h1,
#pid-support h1.title {
	margin-bottom: .3em;
}
#pid-support h1 {
/*	margin-top: 1em;
	border-top: 1px solid #EFEFEF;
	padding-top: 1em;*/
	clear: both;
}
#pid-support h2 {
	color: #333;
	font-weight: normal;
}

/* About Pages */
.section-about #block-menu_block-1  {
	display: none;
}
#block-block-12 {
	margin: 15px 30px 0 30px;
}
.section-about h1.title {
	color: #52a2db;
	font-size: 18px;
	font-weight: normal;
}
.section-about .preface-top h1 {
	margin: 0;
}

/*** Popup CSS ***/
.ui-dialog {
	border: 1px solid #666;
	background-color: #FFF;
}
.ui-widget-overlay {
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	opacity:0.4;
	filter:alpha(opacity=40);
}
/* by me
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; }
.ui-dialog .ui-dialog-titlebar-close { display: none; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: center; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { margin: 0 10px; }

#tdialog {
	padding: 70px 10px 10px 10px;
	background: #fff url('../images/alert_bg.jpg') center 10px no-repeat;
	font-size: 85%;
}
#tdialog p.alert {
	font-weight: bold;
}
#tdialog p {
	margin: 1em 0;
}
#tdialog span.red {
	color: #900;
}
*/
/* Support Table */

table.support-table {
	margin-bottom: 20px;
	width: 95%;
}
table.support-table thead {
	border: none;
	background: #d7e9f6;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
table.support-table thead th {
	padding: 10px;
	border: 1px solid #a9a9a9;
}
table.support-table tbody td {
	border: 1px solid #a9a9a9;
	padding: 10px;
	font-size: 12px;
	vertical-align: top;
	line-height: 1.2em;
}

/* Announcement Links */
/* by me
.small-blue a:link,
.small-blue a:visited,
.small-blue a {
	color: #2d88bd;
	font-size: 14px;
	line-height: 1em;
	background: url(../images/sm_blue_arrow.png) right 3px no-repeat;
	padding-right: 16px;
	text-decoration: underline;
} */

/* Pearson Logo */
#block-block-15 {
	margin-top: 22px;
}

.canada-link {
	margin-top: 15px;
}
.canada-link a.image-link {
	text-decoration:none;
	display: block;
	float: left;
}
.canada-link a span {
	font-size: 11px;
	font-family: arial;
	color: #333399;
}
.system-settings {
	font-size: 14px;
	display: inline-block;
	margin-top: 8px;
}
/* by me
.system-settings a,
.system-settings a:visited {
	color: #2D88BD;
	background: url(../images/blue_arrow.png) right center no-repeat;
	padding: 0 20px 0 0;
}
*/
/* Registration Page */
.blue-cols {

}
.blue-col1,
.blue-col2,
.blue-col3 {
	background: #ebf3fa;
	float: left;
	margin: 10px 5px;
	padding: 25px 30px 0 30px;
	height: 125px;
}
.blue-col1 {
	width: 218px;
}
.blue-col2 {
	width: 220px;
}
.blue-col3 {
	width: 252px;
}
#content-content .blue-cols ul li {
	background: url(../images/green_check.png) 0 5px no-repeat;
	line-height: 1.3em;
	font-size: 12px;
}
#content-content .blue-cols ul li.pdf {
	background: url(../../images/LandingPage/moreinfo_buttons.png) 0 center no-repeat;
	padding: 8px 0 8px 38px;
	margin-bottom: 10px;
}
#content-content .blue-cols ul li.button {
	background: url(../../images/LandingPage/moreinfo_buttons.png) 0 center no-repeat;
	padding: 8px 0 8px 38px;
	margin-bottom: 10px;
}
#content-content .blue-cols ul li a,
#content-content .blue-cols ul li a:link,
#content-content .blue-cols ul li a:visited{
	color: #333;
}

/*Using Programs Page */
#content-content .usingprogs_cols {
	margin: 40px 0;
}
#content-content .usingprogs_cols li a,
#content-content .usingprogs_cols li a:link,
#content-content .usingprogs_cols a:visited {
	color: #333;
	text-decoration: none;
	margin: 0;
	padding: 7px 10px 0 50px;
	/*background: #ebf4fa url(../images/button.png) 250px center no-repeat;*/
	font-size: 12px;
	display: block;
}
#content-content .usingprogs_cols li a:hover,
#content-content .usingprogs_cols li a:focus {
	text-decoration: underline;
	color: #2E2E8B;
}
#content-content .usingprogs_cols .col1,
#content-content .usingprogs_cols .col2 {
	width: 286px;
	float: left;
	margin-right: 10px;
	border-right: 1px solid #5b91b3;
	padding-right: 10px;
	height: 260px;
}
#content-content .usingprogs_cols .col3 {
	width: 286px;
	float: left;
	height: 250px;
}
#content-content .usingprogs_cols ul {
	margin: 0;
	padding: 0;
}
#content-content .usingprogs_cols ul li {
	margin: 0;
	padding: 0;
	background: none;
	list-style: none;
	height: 36px;
	background: url(../../images/LandingPage/moreinfo_buttons.png) -7px -84px no-repeat;
	border: solid 1px #5b91b3;
	margin-bottom: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.usingprogs_cols h3 {
	color: #104c95;
	text-align: center;
	font-weight: bold;
}

#content-content .usingprogs_foot {
	border-top: 20px solid #fff;
	clear: both;
	background: #d7e9f6;
	padding: 0 20px;
	height: 125px;
}
/*
#content-content .usingprogs_foot img {
	margin-top: 10px;
}
#content-content .usingprogs_foot .col1 {
	width: 315px;
	float: left;
	background: url(../images/123_monitor.jpg) left 5px no-repeat;
	padding: 35px 0 30px 115px;
}
#content-content .usingprogs_foot .col2 {
	width: 315px;
	float: left;
	background: url(../images/laptop.jpg) left 5px no-repeat;
	padding: 35px 0 30px 115px;
}

.system-check {
	background: url(../images/systemready_white.jpg) left center no-repeat;
	line-height: 80px;
	padding: 0 0 0 110px;
	margin-bottom: 40px;
}
.system-check a,
.system-check a:hover {
	color: #000;
}

.parent-letter {
	float: right;
	width: 260px;
	margin-left: 20px;
	padding: 0 0 0 50px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/parent_letter.png) left 8px no-repeat;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: -40px 0 0 0;
}
.parent-letter a,
.parent-letter a:visited {
	color: #009865;
} */
.product-demo-register .orange-button,
.sidebar-last .orange-button {
	/*height: 40px;
	line-height: 40px;*/
	/*width: 220px;*/
	/*background: url(../images/OrangeButton.png) left top no-repeat;*/
	background: url(../../images/LandingPage/button_orange_bg.png) top left repeat-x;
	text-align: center;
	margin-bottom: 10px;
}
.sidebar-last #block-block-1 .orange-button input {
	/*background: url(../images/white_arrow.png) 135px center no-repeat;*/
	/*padding-right: 15px;*/
	background: url(../../images/LandingPage/button_orange_bg.png) top left repeat-x;
	height: 36px;
	line-height: 36px;
	width: 100%;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	border: none;
	cursor: pointer;
}
.product-demo-register .orange-button:hover,
.sidebar-last .orange-button:hover,
.sidebar-last #block-block-1 .orange-button input:hover {
	/*background: url(../images/OrangeButton.png) left bottom no-repeat;*/
	background: url(../../images/LandingPage/button_orange_bg.png) bottom left repeat-x;
}
.product-demo-register .orange-button a,
.product-demo-register .orange-button a:visited,
.sidebar-last .orange-button a,
.sidebar-last .orange-button a:visited {
	/*background: url(../images/white_arrow.png) right center no-repeat;*/
	/*height: 40px;
	line-height: 40px;*/
	/*padding-right: 15px;*/
	/*font-weight: bold;*/
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	padding: 10px 0;
	display: block;
}
.teal-button {
	/*background: url(../images/TealButton.png) left top no-repeat;*/
	/*height: 40px;
	line-height: 40px;*/
	background: url(../../images/LandingPage/button_blue_bg.png) top left repeat-x;
	text-align: center;
	/*width: 220px;*/
}
.teal-button:hover {
	/*background: url(../images/TealButton.png) left bottom no-repeat;*/
	background: url(../../images/LandingPage/button_blue_bg.png) bottom left repeat-x;
}
.teal-button a,
.teal-button a:visited {
	/*background: url(../images/white_arrow.png) right center no-repeat;*/
	/*	height: 40px;
	line-height: 40px;*/
	/*padding-right: 15px;*/
	color: #fff;
	/*font-weight: bold;*/
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	padding: 10px 0;
	display: block;
}
/*#block-views-Stories-block_1 .view-content .item-list ul li,
#all-announcements .view-content .item-list ul li {
background: url(../images/blue_sphere.png) left 1px no-repeat;
padding-left: 23px;
}
#block-views-Stories-block_1 .view-content .item-list ul li a,
#block-views-Stories-block_1 .view-content .item-list ul li a:visited {
text-decoration: none;
color: #333;
font-size: 12px;
line-height: 1.3em;
}
#block-views-Stories-block_1 .view-content .item-list ul li a:hover,
#block-views-Stories-block_1 .view-content .item-list ul li a:focus {
text-decoration: underline;
}

#block-views-Stories-block_1 .view-footer a,
#block-views-Stories-block_1 .view-footer a:visited {
font-weight: bold;
text-decoration: none;
color: #364395;
background: url(../images/purp_arrow.png) right center no-repeat;
padding-right: 15px;
}*/
.front .sidebar-last-inner #block-views-Stories-block_1.block .inner {
	height: 255px;
}
.small-teal {
	background: url(../images/TealBtn.png) left top no-repeat;
	height: 26px;
	line-height: 26px;
	text-align: center;
	width: 107px;
	margin-bottom: 10px;
}
.small-teal:hover {
	background: url(../images/TealBtn.png) left bottom no-repeat;
}
.three-col div.small-teal a,
.three-col div.small-teal a:visited {
	background: url(../images/white_arrow.png) right center no-repeat;
	height: 26px;
	line-height: 26px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-right: 15px;
	text-decoration: none;
	font-size: 12px;
}
.section-gettingstarted .three-col div.small-teal {
	width: 107px;
	height: 26px;
	padding: 0 15px 0 0;
	font-size: 12px;
	float: left;
	display: inline;
}


/** Browser checker popup **/
#checker-wrapper {
	height: 1200px;
}


/*Coming Soon Page*/

#coming-soon {
	width: 900px;
}
.cs-video {
	width: 520px;
	height: 300px;
	background: #f5f5f5;
	float: left;
	margin: 10px;
	border: solid 1px #ccc;
}
.cs-testimonial {
	width: 316px;
	float: left;
	margin: 10px;
	border: solid 1px #ccc;
}

.view-Testimonial {
	width: 335px;
	border: solid 1px #ccc;
	margin: 10px;

}
.view-Testimonial .view-content {
	padding: 10px;
	color: #000;
}
.view-Testimonial .views-field-title,
.view-Testimonial .views-field-field-name-2-value {
	text-align: right;
	font-size: 12px;
}
.view-Testimonial .views-field-body {
	font-style: italic;
}
.view-Testimonial .views-row-first {
	border-bottom: solid 1px #ccc;
}
.view-Testimonial .views-row {
	min-height: 130px;
	overflow: hidden;
}
.view-Testimonial .views_slideshow_singleframe_teaser_section {
	height: 280px;
	overflow: hidden;
}
#content-content ul.testimonial-list {
	margin: 0;
	padding: 0;
}
#content-content ul.testimonial-list li {
	padding: 15px;
	margin: 0;
	list-style: none;
	background-image: none;
	height: 120px;
}

#block-quicktabs-features {
	width: 920px;
}
ul.quicktabs_tabs {
	font-size: 14px;
	margin: 15px 0;
	text-align: center;
}
#quicktabs-features ul.quicktabs_tabs {
	text-align: left;
}
ul.quicktabs_tabs li {
	display: inline-block;
	border: 1px solid #bfbfbf;
	border-right: none;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #cbe7f1;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I1Y2RkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NiZTdmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #b5cdd7 0%, #cbe7f1 100%);
	background-image: -o-linear-gradient(bottom, #b5cdd7 0%, #cbe7f1 100%);
	background-image: -webkit-linear-gradient(bottom, #b5cdd7 0%, #cbe7f1 100%);
	background-image: linear-gradient(bottom, #b5cdd7 0%, #cbe7f1 100%);
	-pie-background: linear-gradient(bottom, #b5cdd7 0%, #cbe7f1 100%);
	behavior: url(/sites/all/libraries/pie/PIE.php);
	position: relative;
	padding: 0;
	margin: 0;
}
#quicktabs-coming_soon ul.quicktabs_tabs li {
	/*width: 130px;*/
}

ul.quicktabs_tabs li.last {
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	border-right: 1px solid #bfbfbf;
}
ul.quicktabs_tabs li.last a {
	border-right: none;
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
}
ul.quicktabs_tabs li.first,
ul.quicktabs_tabs li.first a {
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}
ul.quicktabs_tabs li.active {
	background: #fff;
	-moz-box-shadow: inset -7px 7px 10px #dfdfdf;
	-webkit-box-shadow: inset -7px 7px 10px #dfdfdf;
	box-shadow: inset -7px 7px 10px #dfdfdf;
	font-weight: bold;
}
ul.quicktabs_tabs li:hover {
	background: #fff;
}
ul.quicktabs_tabs li a,
ul.quicktabs_tabs li a:visited {
	display: block;
	padding: 5px 20px;
	text-decoration: none;
	border-right: solid 1px #CAE5EF;
}
ul.quicktabs_tabs li a:hover,
ul.quicktabs_tabs li a:focus,
ul.quicktabs_tabs li.active a {
	color: #00516C;
	background: #fff;
}
/*
#quicktabs-coming_soon ul.quicktabs_tabs li.qtab-2 a,
#quicktabs-coming_soon ul.quicktabs_tabs li.qtab-3 a {
	background: url(../images/new.png) 100px 3px no-repeat;
}
*/
#quicktabs-features ul.quicktabs_tabs li a {
	padding: 5px 13px;
}

.view-slide-show {
	border: solid 1px #ccc;
	background: #595959;
	color: #fff;
	width: 880px;
	margin: 0 auto;
}
.view-slide-show .views-field-title {
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #fff;
	padding: 10px 0;
	margin: 0 10px;
}
.view-slide-show .views-field-body {
	padding: 10px 0;
	margin: 0 10px;
}
.view-slide-show .views-slideshow-controls-bottom .views_slideshow_previous {
	position: absolute;
	top: 35%;
	left: -8px;
	z-index: 500;
	background: #ddd url(../images/slideshow-arrows.png) 0 -36px no-repeat;
	height: 36px;
	width: 35px;
	text-indent: -999px;
	overflow: hidden;
	border: solid 1px #ccc;
	border-radius: 3px;
}
.view-slide-show .views-slideshow-controls-bottom .views_slideshow_next {
	position: absolute;
	top: 35%;
	right: -8px;
	z-index: 500;
	background: #ddd url(../images/slideshow-arrows.png) 0 0 no-repeat;
	height: 36px;
	width: 35px;
	text-indent: -999px;
	overflow: hidden;
	border: solid 1px #ccc;
	border-radius: 3px;
}
.view-slide-show .views-slideshow-controls-bottom .views_slideshow_pause {
	display: none;
}

.wiew-Webinars .view-empty {
	padding: 10px;
	text-align: center;
	background: #f5f5f5;
	margin: 10px;
}

/* FAQ Page */
#node-154 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande","Lucida Sans", Arial, sans-serif;
}
#node-154 strong {
	color:#EB6B06;
}

/*Resources Page*/

.resources-list {
	width: 640px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande","Lucida Sans", Arial, sans-serif;
	margin-left: auto;
	margin-right: auto;
}
.resource-item {
	background: #f5f5f5;
	border: solid 1px #ccc;
	margin-bottom: 20px;
	position: relative;
	padding: 15px;
}
.resource-inner {
	width: 330px;
	margin-left: 100px;
}
.resource-button {
	background-color: #eb8131;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QzNjkyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ViODEzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #d36927 0%, #eb8131 100%);
	background-image: -o-linear-gradient(bottom, #d36927 0%, #eb8131 100%);
	background-image: -webkit-linear-gradient(bottom, #d36927 0%, #eb8131 100%);
	background-image: linear-gradient(bottom, #d36927 0%, #eb8131 100%);
	-pie-background: linear-gradient(bottom, #d36927 0%, #eb8131 100%);
	behavior: url(/sites/all/libraries/pie/PIE.php);
	text-align: center;
	color: #fff;
	height: 40px;
	position: absolute;
	top: 40%;
	right: 15px;
}
.resource-button a,
.resource-button a:visited {
	display: block;
	color: #fff;
	text-decoration: none !important;
	font-size: 17px;
	padding: 9px 20px;
}

.resource-item.quick-start,
.resource-item.feature-summary {
	background: #f5f5f5 url(../images/resouces-pdf.png) 5px 5px no-repeat;
}
.resource-item.orientation-video {
	background: #f5f5f5 url(../images/resouces-video.png) 15px 15px no-repeat;
}

.resources-list-header {
	
	margin-bottom: 15px;

}

/* Webinar Page */
/*
.webinar-wrapper {
	width: 620px;
	margin: 10px auto;
	background: #f5f5f5;
	border: solid 1px #ccc;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande","Lucida Sans", Arial, sans-serif;
}
.webinar-inner {
	padding: 15px 20px;
}
ul.webinar-list {
	margin: 10px 0 0;
	border-top: solid 1px #ccc;
	list-style: none;
}
ul.webinar-list li {
	background: transparent;
	height: 50px;
	padding: 25px 50px;
	position: relative;
	border-bottom: solid 1px #ccc;
	list-style: none;
	text-align: center;
}

ul.webinar-list li a {
	background-color: #eb8131;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QzNjkyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ViODEzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #d36927 0%, #eb8131 100%);
	background-image: -o-linear-gradient(bottom, #d36927 0%, #eb8131 100%);
	background-image: -webkit-linear-gradient(bottom, #d36927 0%, #eb8131 100%);
	background-image: linear-gradient(bottom, #d36927 0%, #eb8131 100%);
	-pie-background: linear-gradient(bottom, #d36927 0%, #eb8131 100%);
	behavior: url(/sites/all/libraries/pie/PIE.php);
	padding: 9px 30px;
	font-size: 17px;
	color: #fff;
	/*
	position: absolute;
	top: 20px;
	right: 50px;
	*/
	text-decoration: none;
} /*
.node ul.webinar-list li a {
	text-decoration: none;
}
ul.webinar-list strong {
	font-size: 15px;
	color: #000;
}
ul.webinar-list p {
	margin: 0;
	color: #1F85B2;
	font-size: 13px;
}



.web-res-tab {
	width: 600px;
	margin: 0 auto 20px auto;
}
.web-res-tab img {
	float: right;
}
.web-res-text {
	float: left;
	margin-top: 75px;
	margin-right: 35px;
	width: 300px;
	font-size: 18px;
	line-height: 1.5em;
}
*/
/*Home page footer*/
ul.footer-buttons {
	margin: 0;
	padding: 0;
}
ul.footer-buttons li {
	width: 185px;
	height: 70px;
	margin: 0 17px 0 0;
	border: solid 1px #ccc;
	background: #f6f6f6 url(../images/footer-buttons.png) 5px 0 no-repeat;
	float: left;
	color: #333;
	list-style: none;
	padding: 0;
}
ul.footer-buttons li a,
ul.footer-buttons li a:visited {
	color: #333;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 26px 10px 20px 80px;
	text-decoration: none;
}
ul.footer-buttons li.two {
	background-position: 0 50%;
}
ul.footer-buttons li.two a {
	padding: 18px 10px 20px 64px;
}
ul.footer-buttons li.three {
	width: 209px;
	background-position: 0 -150px;
}
ul.footer-buttons li.three a {
	padding-left: 62px;
}

ul.footer-buttons li.four {
	width: 290px;
	margin-right: 0;
	background: #f6f6f6 url(../../images/LandingPage/moreinfo_buttons.png) 15px 7px no-repeat;
}
ul.footer-buttons li.three a {
	padding-left: 62px;
}

/*Announcements Block*/
#block-views-Stories-block_1 {
	position: relative;
}
#block-views-Stories-block_1  .block-inner {
	border: solid 1px #ccc;
}
#block-views-Stories-block_1.block h2 {
	background-color: #e7e7e7;
	font-size: 16px;
	font-weight: bold;
	padding: 8px;
	border-bottom: solid 1px #ccc;
}
#block-views-Stories-block_1 .view-header {
	position: absolute;
	top: 11px;
	font-size: 10px;
	right: 24px;
	padding: 0px 10px;
	border-radius: 5px;
	color: #333;
	background-color: #e7e7e7;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #e7e7e7 0%, #fdfdfd 100%);
	background-image: -o-linear-gradient(bottom, #e7e7e7 0%, #fdfdfd 100%);
	background-image: -webkit-linear-gradient(bottom, #e7e7e7 0%, #fdfdfd 100%);
	background-image: linear-gradient(bottom, #e7e7e7 0%, #fdfdfd 100%);
	-pie-background: linear-gradient(bottom, #e7e7e7 0%, #fdfdfd 100%); ;
	behavior: url(/sites/all/libraries/pie/PIE.php);
	border: solid 1px #666;
}
#block-views-Stories-block_1 .view-header a{
	color: #333;
}
#block-views-Stories-block_1 .view-content ul li {
	padding: 5px 20px 5px 10px;
	margin: 0;
	border-bottom: solid 1px #ccc;
	background: url(../images/newsarrow.png) right center no-repeat;
}
#block-views-Stories-block_1 .view-content ul {
	margin: 0;
}
#block-views-Stories-block_1 .view-content ul li a {
	line-height: 1em;
	color: #333;
}
#block-views-Stories-block_1 .view-content ul li a:hover {
	color: #4A8FD1;
}
#block-views-Stories-block_1 .view-content ul li a.important-announcement {
	color: #b03f41;
	background: url(../images/alert.png) left center no-repeat;
	display: block;
	padding-left: 30px;
}
/*Rester Page Boxes*/

.boxes {
	width: 282px ;

	float: left;
	margin-right: 40px;
}
.boxes.box3 {
	margin-right: 0;
}

.boxtitle h2 {
	color: #fff;
	margin: 0;
	padding: 10px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}
.box1 .boxtitle {
	background: #0f4c95;
}
.box2 .boxtitle {
	background: #16689c;
}
.box3 .boxtitle {
	background: #1f86b3;
}
.boxcontent {
	padding: 10px 15px;
	height: 300px;
	background: #f3f7fa;
}
.box1 .boxcontent {
	border: solid 1px #0f4c95;
}
.box2 .boxcontent {
	border: solid 1px #16689c;
}
.box3 .boxcontent {
	border: solid 1px #1f86b3;
}
.boxtext {
	height: 55px;
}
ul.boxinfo {
	width: 100%;
	margin: 0;
	padding: 0;
}
ul.boxinfo li {
	list-style: none;
	padding: 10px 20px 10px 60px;
	line-height: 1.25em;
	margin: 5px 18px;
}
ul.boxinfo li.moreinfo {
	margin: 5px 0;
	padding: 0;
	text-align: left;
	height: 18px;
}
.box1 ul.boxinfo li.moreinfo {
	border-bottom: solid 1px #0f4c95;
}
.box2 ul.boxinfo li.moreinfo {
	border-bottom: solid 1px #16689c;
}
.box3 ul.boxinfo li.moreinfo {
	border-bottom: solid 1px #1f86b3;
}
li.pdf {
	min-height: 40px;
	margin-top: 10px;
	background-image: url(../../images/LandingPage/moreinfo_buttons.png);
	background-repeat: no-repeat;
	background-position: left top;
}
li.tour {
	min-height: 40px;
	background-image: url(../../images/LandingPage/moreinfo_buttons.png);
	background-repeat: no-repeat;
	background-position: 0 -73px;
}
.box1 strong {
	color: #0f4c95;
}
.box2 strong {
	color: #16689c;
}
.box3 strong {
	color: #1f86b3;
}
.boxes a.button {
	display: block;
	width: 70%;
	margin: 20px auto;
	padding: 10px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 18px;

}
.box1 a.button {
	background-color: #3961af;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIzMzk2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM5NjFhZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #23396b 0%, #3961af 100%);
	background-image: -o-linear-gradient(bottom, #23396b 0%, #3961af 100%);
	background-image: -webkit-linear-gradient(bottom, #23396b 0%, #3961af 100%);
	background-image: linear-gradient(bottom, #23396b 0%, #3961af 100%);
	-pie-background:  linear-gradient(bottom, #23396b 0%, #3961af 100%);
	behavior: url(/sites/all/libraries/pie/PIE.php);
	position: relative;
}
.box2 a.button {
	background-color: #255573;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI1NTM2ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiODliNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #25536f 0%, #3b89b7 100%);
	background-image: -o-linear-gradient(bottom, #25536f 0%, #3b89b7 100%);
	background-image: -webkit-linear-gradient(bottom, #25536f 0%, #3b89b7 100%);
	background-image: linear-gradient(bottom, #25536f 0%, #3b89b7 100%);
	-pie-background:linear-gradient(bottom, #25536f 0%, #3b89b7 100%) ;
	behavior: url(/sites/all/libraries/pie/PIE.php);
	position: relative;
}
.box3 a.button {
	background-color: #d36b29;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QzNmIyOSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ViODEzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #d36b29 0%, #eb8131 100%);
	background-image: -o-linear-gradient(bottom, #d36b29 0%, #eb8131 100%);
	background-image: -webkit-linear-gradient(bottom, #d36b29 0%, #eb8131 100%);
	background-image: linear-gradient(bottom, #d36b29 0%, #eb8131 100%);

	-pie-background: linear-gradient(bottom, #d36b29 0%, #eb8131 100%) ;
	behavior: url(/sites/all/libraries/pie/PIE.php);
	position: relative;
}




.checksettings {
	float: right;
	width: 330px;
	padding: 10px 20px;
	border: 2px solid #d36b29;
	background: #f3f7fa;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	position: relative;
	behavior: url(/sites/all/libraries/pie/PIE.php);
}
.checksettings strong {
	color: #d36b29;
}
.checksettings a.button {
	background-color: #d36b29;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QzNmIyOSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ViODEzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #d36b29 0%, #eb8131 100%);
	background-image: -o-linear-gradient(bottom, #d36b29 0%, #eb8131 100%);
	background-image: -webkit-linear-gradient(bottom, #d36b29 0%, #eb8131 100%);
	background-image: linear-gradient(bottom, #d36b29 0%, #eb8131 100%);

	-pie-background: linear-gradient(bottom, #d36b29 0%, #eb8131 100%) ;
	behavior: url(/sites/all/libraries/pie/PIE.php);
	position: relative;
	display: block;
	padding: 10px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

/*Prodgram grids*/
/*
.view-Programs td {
	width: 25%;
}
.view-Programs h3 {
	color: #fff;
	background: url(../images/Products_Category_bg.jpg) top left repeat-y;
	padding: 5px 10px;
	font-size: 16px;
	margin-bottom: 15px;

}

ul.customersupport {
	margin: 20px 0;
	padding: 0;
}
ul.customersupport li {
	width: 150px;
	height: 160px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 38px;
	text-align: center;
	border-right: 1px solid #999;
	background: url(../images/customerservice_icons.png) 50% 0 no-repeat;
}
ul.customersupport li p {
	line-height: 1.25em;
}
ul.customersupport li a,
ul.customersupport li.phone span {
	display: block;
	padding-top: 90px;
	color: #0089b7;
	font-size: 12px;
	font-weight: bold;
}
ul.customersupport li.website {

}
ul.customersupport li.email {
	background-position: 50% -231px;
}
ul.customersupport li.chat {
	background-position: 50% -479px;
}
ul.customersupport li.phone {
	border-right: none;
	background-position: 50% -723px;
}
.additionaltraining {
	position: absolute;
top: -40px;
right: 0;
	color: #104C95;
text-align: center;
font-weight: bold;
	border: solid 1px #5b91b3;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

#findarep {
	background: url(../images/FindRepGlobe_bg.jpg) center center no-repeat #fff;
}



.view-display-id-block_2 {
	width: 930px;
}
.accordion-active {
 border: 1px solid #ccc;
}
 */
/* all accordion sections */
/*
.views-accordion-item {
}
.views-accordion-item .accordion-content {
  border-bottom: 1px solid #ccc;
}
.accordion-header {
  color: #0089b7;
}
h3.accordion-header {
  margin-bottom:0;
  
}
.views-accordion-item .accordion-header,
h3.accordion-header {
  background: url(../images/accordion.png) 7px 12px no-repeat #f1f9fb;
  border-top: none;
  border-bottom: 1px solid #ccc;
  padding-left: 25px;
}
.views-accordion-item .accordion-header.accordion-header-active,
h3.accordion-header.accordion-header-active {
	background-position: 7px -40px;
}
.accordion-item-even .accordion-header {
  background-color:    #f1f9fb;
  border-color: #ccc;
  color: #0089b7;
}

.features {
	background: #666666;
	border: solid 1px #ccc;
}
.features-text {
	padding: 10px;
	color: #fff;
	font-size: 12px;
	width: 230px;
	float: left;
}
.features img {
	float: left;
}
.features ul li {
	}
	*/
