@import "../jquery-ui.css";
@import "../bootstrap.min.css";
@import "../bootstrap-responsive.min.css";
@import "../glyphicons.css";
@import "../bootstrap.iconpro.css";
@import "bootstrap.custom.css";
@import "jquery-ui.custom.css";
@import "../jquery.fileupload-ui.css";
/* Original Styles ------------------------------------------------------------------------------------------------------------------------ */

/*Error Messages*/
.DataFormLabelWarning {
	color: red;
}
.DataFormRangeValidator {
	color: red;
}
.DataFormRegularExpressionValidator {
	color: red
}
.DataFormRequiredFieldValidator {
	color: red
}
.ErrorPageTD {
	color: red
}
.ErrorPageTitle {
	font-weight: bold;
	color: red
}
/*BDM:02/23/2016: .DataFormLabelErrorMessage, .DataFormValidationSummary { */
.DataFormLabelErrorMessage, .DataFormValidationSummary {
	color: red;
	background-color: #fff1f1;
	padding: 10px;
	border: 1px solid #f00;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	width: 98%;
	display: block;
	margin: 10px 0
}
.DataFormValidationTD {
	color: red
}
/*PAGE COLOR PROPERTIES*/
.PageFrameworkBODY {
	background: #fff
} /*insert background image in this class */
.PageFrameworkBODYModal {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0;
}
/*MAIN FRAMEWORK PROPERTIES*/
#PageFrameWorkTable {
	margin: 0px auto;
	padding: 0px 0px;
}
.PageFrameworkBODYModal #PageFrameWorkTable {
	width: auto;
	margin: 1px auto
}
.PageFrameworkBODYModal .PageFrameworkContentTD {
	width: auto
}
#TopPane, #BottomPane, #eWebBottomPaneTable, header {
	margin: 0px auto 60px auto;
	width: 100%;
}
#TopPane {
	height: 53px
}
#ContentPane {
	margin: 0px auto;
	padding: 0px 4px 10px 4px;
	min-height: 400px !important;
	display: block;/* -moz-box-shadow: 0px 1px 10px #888;-webkit-box-shadow: 0px 1px 10px #888; box-shadow: 0px 1px 10px #888; border-collapse: separate;*/
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.PageFrameworkBODYModal #ContentPane {
	background-color: #fff;
	margin: 2px auto;
	padding: 3px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

@media only screen and (max-width: 767px) {
#ContentPane {
	margin: 0px auto;
	padding: 14px 4px 10px 4px;
}
}
#eWebContentPaneTable {
	min-width: 300px;
	width: 100%;
	max-width: 1200px;
	margin: 0px auto
}
#eWebTopPaneTable {
	margin: 0px 0 0 0;
	padding: 0;
	background-color: #fff;
	border-bottom: 1px solid #e7e8e9;
}
/*FRAMEWORK settings*/
#eWebRightPaneTableCell {
	display: none;
}
.PageFrameworkBODYModal #BottomPane {
	border-bottom: 0
}
#eWebFrameWorkBottomRow {
	background-color: #414042;
}
#eWebForm {
	display: inline;
}
.DataFormTABLE, .DataFormTable {
	width: 100%
}
.DesignedTABLE {
	width: 100%
}
#SystemTextBox {
	border: transparent;
}
#XXXXXXXX__UP INPUT, #XXXXXXXX {
	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	BACKGROUND-COLOR: transparent;
	BORDER-TOP: 0px;
	BORDER-RIGHT: 0px
}
.demoAlert {
	background: #c00;
	width: 99%;
	padding: 3px 10px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: -20px;
	left: 0;
	font-weight: 700;
	height: 20px;
	min-height: 20px;
}
#BoothSearchDatagrid input[name^="BoothSearchDatagrid"] {
	border: 1px solid #ddd;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 6px 10px;
font
}
#BoothSearchDatagrid input[name^="BoothSearchDatagrid$ct"] {
	background: #ffaa00;
	font-weight: 700
}
#BoothSearchDatagrid input[name^="BoothSearchDatagrid$ct"]:after {
	content: "selected";
	background-color: yellow;
	color: red;
	font-weight: bold;
}
/*WIZARDS*/
.WizardOuterTable {
	border-style: none;
}
.WizardContentTable {
	width: 100%;
	margin-top: 20px
}
.WizardInnerTable {
	border-style: none;
}
.WizardMultiPage {
	border-style: solid;
	border-width: 1px;
	border-top: none;
	padding: 1px;
}
.wizardstep {
	font-size: 12pt;
	font-weight: bold;
	color: #990000
}
.WizardTabStripSepDefaultStyle {
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	border-top: none;
	border-left: none;
	border-right: none;
}
.WizardTabStripTabDefaultStyle {
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	width: 100px;
	text-align: center;
	background-color: White;
}
.WizardTabStripTabDefaultStyleError {
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	width: 100px;
	text-align: center;
	background-color: Red;
}
.WizardTabStripTabHoverStyle {
	background-color: #eeeeee
}
.WizardTabStripTabSelectedStyle {
	border-style: solid;
	font-weight: bold;
	border-bottom: none
}
.WizardTitle span {
	font-size: 28px;
	/*font-weight: 300;*/
	font-family: "arvoregular", Helvetica, sans-serif;
	color: #203c6d;
	padding: 10px 0px 20px 0;
	margin-left: -6px;
}
.WizardTitleSeparator {
	font-size: 10pt
}
.WizardProgressTable {
	width: 150px;
	border: solid 1px #663399;
}
.WizardProgressHeaderTD {
	font-size: 9pt;
	font-weight: bold;
	background-color: #663399;
	color: #ffffff;
	height: 11px;
}
.WizardProgressTableTD {
	border-top: solid 1px #663399;
}
.WizardProgressStepTable {
	width: 150px;
}
.WizardProgressStepTableActive {
	width: 150px;
}
.WizardProgressStepNumberCell {
	width: 30px;
	text-align: right;
}
.WizardProgressStepNumber {
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}
.WizardProgressImageCell {
	width: 120px;
	text-align: center;
}
.WizardProgressHyperLinkCell {
	width: 120px;
	text-align: center;
}
.WizardProgressHyperLinkCellSubItem {
	width: 120px;
	text-align: left;
}
A.WizardProgressHyperLink:visited {
	color: Black;
	font-size: 7pt;
	text-decoration: none;
}
A.WizardProgressHyperLink:link {
	color: Black;
	font-size: 7pt;
	text-decoration: none;
}
A.WizardProgressHyperLink:active {
	color: Black;
	background-color: White;
	font-size: 7pt;
	text-decoration: none;
}
A.WizardProgressHyperLink:hover {
	color: Black;
	background-color: White;
	font-size: 7pt;
	text-decoration: none;
}
.WizardProgressHyperLinkCurrent {
	color: Black;
	font-size: 7pt;
	font-weight: bold;
}
.wizardbutton {
	font-size: 11pt;
	vertical-align: top;
}
#WizardContentTableBottom {
	margin-bottom: 10px
}
/*PAGER*/
span.DataFormChildDataGridPagerLink {
	color: #fff;
	border: 1px solid #0088cc;
	padding: 1px 7px;
	display: inline-block;
	background: #0088cc;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	display: inline-block;
	margin-right: 3px;
	margin-bottom: 3px;
}
a.DataFormChildDataGridPagerLink, .pager a {
	color: #888;
	border: 1px solid #ccc;
	padding: 1px 8px;
	display: inline-block;
	background: #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	display: inline-block;
	margin-left: 0px;
	margin-bottom: 3px;
}
.pager a:hover {
	color: #fff;
	background-color: #0088cc;
}
.pager {
	margin: 4px 0 10px 0;
	font-size: 14px;
}
.pager b {
	font-size: 14px
}
/* GRIDS*/
#UPDATEGRIDCONTROL_DOD_Invoice_Detail_AllowRemoveAll {
	text-indent: -99999px;
	height: 20px;
	width: 20px;
	display: inline-block;
	background: url(images/delete.png) no-repeat 50% 50%;
}
#UPDATEGRIDCONTROL_DOD_Invoice_Detail_AllowAdd {
	text-indent: -99999px;
	height: 20px;
	width: 20px;
	display: inline-block;
	background: url(images/grey_cart.png) no-repeat 50% 50%;
}
.DataFormChildHeader {
	background-color: #eee;
	padding: 0px 5px
}
/* MAIN MENUS */
.TopUIHyperLink {
	white-space: nowrap;
	padding: 5px 20px !important;
	margin: 0px 0;
	text-align: center;
	color:/*#444*/#fff;
	background-color: transparent;
	font-family: "Lato", sans-serif;
	font-size: /*14px*/18px;
	font-weight: normal;
	display: inline-block;
	position: relative;
	z-index: 98;
}

@media (min-width:768px) and (max-width:1024px) {
.TopUIHyperLink {
	font-size: 18px;
}
}
ul#eWebTopPaneBottomLinksCellTable:first-child .TopUIHyperLink {
	/*padding-left:5px !important;*/
	/*padding: 0px, 10px, 0px, 10px;*/
	padding-left: 20px !important;
	padding-right: 20px !important;
}
A.TopUIHyperLink:visited {
	color: #fff;
	text-decoration: none;
	background-color: transparent
}
A.TopUIHyperLink:link {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}
A.TopUIHyperLink:active, .TopUIHyperLink.active {
	text-decoration: none;
	background-color: #01acae;
	cursor: pointer;
	color: #fff !important;
}
A.TopUIHyperLink:hover, .TopUIHyperLink.active:hover {
	color: #fff;
	text-decoration: none;
	/*text-shadow: 1px 1px 1px #000;*/
	background-color: #01acae;
}
A.TopUIHyperLinkSelected:visited {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}
A.TopUIHyperLinkSelected:link {
	color: #444;
	text-decoration: none;
}
A.TopUIHyperLinkSelected:active {
	color: #444;
	text-decoration: none;
}
A.TopUIHyperLinkSelected:hover {
	color: #444;
	text-decoration: none;
}
A.TopUIItemHyperLink:visited {
	color: #444;
	text-decoration: none;
}
A.TopUIItemHyperLink:link {
	color: #444;
	text-decoration: none;
}
A.TopUIItemHyperLink:active {
	color: #444;
	background-color: White;
	text-decoration: none;
}
A.TopUIItemHyperLink:hover {
	color: #444;
	background-color: White;
	text-decoration: none;
}
A.TopUIItemHyperLinkSelected:visited {
	color: #444;
	text-decoration: none;
}
A.TopUIItemHyperLinkSelected:link {
	color: #444;
	text-decoration: none;
}
A.TopUIItemHyperLinkSelected:active {
	color: #444;
	text-decoration: none;
}
A.TopUIItemHyperLinkSelected:hover {
	color: #444;
	text-decoration: none;
}
.TopUIItemSeparator {
	color: #444;
}
.TopUIItemHyperLinkNav {
	font-weight: bold;
	text-decoration: none;
	color: #444
}
#eWebContentPaneTopLinksCellTable .TopUIHyperLink {
	font-size: 7.5pt;
	font-weight: normal;
	width: auto;
	padding: 2px 2px;
	background-color: transparent
}
/*LEFT SIDE MENU*/
#eWebLeftPaneLeftLinksCellTable .TopUIHyperLink {
	background: #659a22;
	padding: 3px 8px !important;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: left;
	color: #fff;
	font-family: arial;
	font-size: 12px;
	display: inline-block;
	position: relative;
	z-index: 98;
	width: 120px;
	background-color: transparent
}
#eWebLeftPaneLeftLinksCellTable A.TopUIHyperLink:visited {
	text-decoration: none;
	background-color: transparent
}
#eWebLeftPaneLeftLinksCellTable A.TopUIHyperLink:link {
	text-decoration: none;
	background-color: transparent
}
#eWebLeftPaneLeftLinksCellTable A.TopUIHyperLink:active {
	text-decoration: none;
	background-color: transparent
}
#eWebLeftPaneLeftLinksCellTable A.TopUIHyperLink:hover {
	color: #fff;
	text-decoration: none;
	background-color: #659a22
}
/*POPUP LINKS STYLE*/
.PopMenuSubMenuTable {
	background: #00264a;
	margin: 0;
	padding: 0;
	/*border-radius: 0px 0 8px 8px;
	-webkit-border-radius:  0px 2px 8px 8px;
	-moz-border-radius:  0px 2px 8px 8px;
	-o-border-radius:  0px 2px 8px 8px;
	-moz-box-shadow: 0px 2px 6px #ccc;
	-webkit-box-shadow:  0px 2px 6px #ccc;
	box-shadow: 0px 2px 6px #ccc;*/
	border-collapse: separate;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e7e8e9;
	border-bottom-color: #e7e8e9;
	border-left-color: #e7e8e9;*/
	border-style: hidden;
}
.PopMenuSubMenuTable .TopUIHyperLink {
	padding: 6px 12px !important;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	text-align: left;
	color: /*#666*/ #41ade5;
	/*font-family: "gibsonlight", Helvetica, sans-serif;*/
	font-family: "latoregular", Helvetica, sans-serif;
	font-size: 16px;
	display: inline-block;
	position: relative;
	z-index: 98;
	width: 160px;
	margin: 0;
	
}
.PopMenuSubMenuTable A.TopUIHyperLink:visited {
	color:/*#666*/ #fff;
	text-decoration: none;
	/*background-color: #00264a;*/
}
.PopMenuSubMenuTable A.TopUIHyperLink:link {
	color:#fff;
	text-decoration: none;
	/*background-color: #00264a;*/
}
.PopMenuSubMenuTable A.TopUIHyperLink:active {
	color:/*#666*/ #01acae;
	text-decoration: none;
	/*background-color: #01acae;*/
}
.PopMenuSubMenuTable A.TopUIHyperLink:hover {
	color:/*#222*/ #01acae;
	text-decoration: none;
	background-color: transparent;
}
.PopMenuSubMenuTable A.TopUIHyperLink:active, .PopMenuSubMenuTable .TopUIHyperLink.active, .PopMenuSubMenuTable .sitelink.active a {
    background-color: transparent;
    color: #01acae !important;
}
ul#eWebTopPaneBottomLinksCellTable li ul.PopMenuSubMenuTable li {
	display: block;
	margin: 0 0 0 0;
}
ul#eWebTopPaneBottomLinksCellTable li ul.PopMenuSubMenuTable li a, ul#eWebTopPaneBottomLinksCellTable li ul.PopMenuSubMenuTable li span {
	text-align: left
}
/*Top menu bar*/
#eWebTopPaneBottomLinksCell {
	background-color: #008993;
}
ul#eWebTopPaneBottomLinksCellTable {
	list-style-type: none;
	margin: 0 auto;
	width: 100%;
	max-width: 1200px !important; 
	text-align: right;
}
ul#eWebTopPaneBottomLinksCellTable li {
	display: inline-block
}
/*PopLink*/
.PopLink {
	display: inline-block;
	border: 1px solid #eee;
	cursor: pointer;
}
#PopLinks {
	margin-left: -148px;
	margin-top: 24px;
	font-size: 12px;
}
.PopLinks {
	font-size: 12px;
	background: #fff;
	border: 1px solid #ddd;
	padding: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 0px 5px #444;
	-webkit-box-shadow: 0px 0px 5px #444;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.05);
	list-style-type: none;
	width: 160px;
	-moz-box-shadow: 0px 2px 8px #888;
	-webkit-box-shadow: 0px 2px 8px #888;
	box-shadow: 0px 2px 8px #888;
	border-collapse: separate;
}
.PopLinks li {
	border: 0;
	padding: 4px 0px;
	font-size: 1em
}
.PopLinks li:hover, .PopLinks li a:hover {
	border: 0;
}
/*LOAD Spinner*/
.SpinnerSpan {
	height: 30px;
	display: block
}
.SpinnerSpan div {
	display: block;
	width: 16px;
	float: right;
	margin-top: -4px
}
.spinner /*NON IE */ {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -100px 0 0 -100px;
	height: 200px;
	width: 200px;
	text-indent: 250px;
	white-space: nowrap;
	overflow: hidden;
	-webkit-mask-image: url(../../../images/spinner.png);
	background-color: #fff;
	-webkit-animation-name: spinnerRotate;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear
}
 @-webkit-keyframes spinnerRotate {
 from {
 -webkit-transform:rotate(0deg);
}
to {
 -webkit-transform:rotate(360deg);
}
}
#spinner /*Good for IE*/ {
	background: url(../../../images/spinner.gif) 50% 50% no-repeat;
	width: 100px;
	height: 100px;
	margin: 50px 0 0 -50px;
	position: absolute;
	top: 50%;
	left: 50%;
}
/*FORM HELPERS*/
.DataGridItem .DataFormHyperLink img {
	position: relative;
	top: 3px
}
.LookUpHyperLink, .LookUpClearHyperLink {
	top: 4px;
	position: relative;
}
.DataGridItem .LookUp {
	position: static;
}
.DataGridItem .DatePicker {
	position: relative;
	bottom: 2px
}
/*Add/Edit Dropdown*/
.AddEditLinkDiv {
	float: right
}
select.AddEdit {
	float: left;
}
td.LayoutCell .AddEditLinkDiv {
	float: none;
	height: 33px;
}

@media (max-width: 767px) {
.AddEditLinkDiv {
	float: none
}
select.AddEdit {
	float: none;
}
td.LayoutCell .AddEditLinkDiv {
	float: none;
	height: auto;
}
}
/*.DataFormDivDefault input[type=text], input[type=text], input[type=password]  {padding:2px 3px; font-size:11pt;  }
select, textarea { padding:2px 3px;  font-size:11pt; }
.legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: inherit;  color: #333333;  border: 0; border-bottom: 1px solid #e5e5e5;}*/
.hasDatepicker {
	position: relative;
	bottom: 0;
}
/*radio buttons on forms*/
.DataFormRadioButtonList {
	width: 98%
}
.DataFormRadioButtonList td {
	text-align: center;
	vertical-align: top;
	margin: auto;
	padding: 1px 2px
}
.DataFormRadioButtonList label {
	color: #0088cc
}
/*PAGE STRUCTURE STYLES*/
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
section {
	display: block;
}
body {
	margin: 0;
	padding: 0;
	color: /*#222*/#171e2c;
	line-height: 1.6em !important;
	position: relative;
	background-repeat: repeat;
	background-color: #fff;
	font-family: 'gibsonregular', Arial, sans-serif;
	font-size: /*12px*/13px;
	transition: all .2s linear;
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	height : auto !important;
	height : 100%;
	min-height : 100%;
}
html {
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
img {
	max-width: 100%;
	transition: all .2s linear;
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	border: 0px currentColor;
	height: auto;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
.back-to-top {
	position: fixed;
	bottom: 2em;
	right: 0px;
	display: none;
}
/*INPUTS*/
button {
	margin: 0px;
	font-size: 100%;
	vertical-align: middle;
}
input {
	margin: 0px;
	font-size: 100%;
	vertical-align: middle;
}
select {
	margin: 0px;
	font-size: 100%;
	vertical-align: middle;
	font-size: 11pt
}
textarea {
	margin: 0px;
	font-size: 100%;
	vertical-align: middle;
}
button {
	line-height: normal;
}
input {
	line-height: normal;
}
button {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type='button'] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type='reset'] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type='submit'] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type='search'] {
	box-sizing: content-box;
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
.input-block-level {
	width: 100%;
	display: block;
	min-height: 28px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
/*HEADER STYLES*/
.logo {
	/*width: 238px;
	height: 95px;*/
	width: 230px;
	height: 79px;
	margin-left: 10px;
	margin-top: 5px;
	background: url('images/template/accredLogo.png') no-repeat left;/*background-size: 100% auto*/
}

@media (max-width: 400px) {
.logo {
/*
	width: 170px !important;
	height: 67px !important;
*/
	margin-left: 10px;
	margin-top: 5px; /*background:url('images/template/logo_sm.png') no-repeat left;*/ /*background-size:100% auto*/
}
}
.header_social {
	font-size: 1.0em;
	margin: 0px 0px;
	color: #ddd;
	background-color: #444;
	padding: 8px 16px;  /*-moz-box-shadow: 0px 1px 8px #888888;-webkit-box-shadow: 0px 1px 8px #888888; box-shadow: 0px 1px 8px #888888; */
	border-collapse: separate;
	text-align: right;
	background-color: #222
}
.MyAccountTop {
	background: url(images/regIndWhite.png) no-repeat left;
	padding-left: 25px;
	position: relative
}
.header_social a {
	color: #fff
}
.header_social a:hover {
	color: #9C0
}
/* BODY TEXT */

h1, h2, h3, h4 {
	font-weight: 300;
}
h1 {
	font-size: 28px;
	/*font-weight: 300;*/
	font-family: 'Arvo', serif;
	color: #00264a;
	border-bottom: 1px solid #eee;
	padding-bottom: 0.3em
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
h1, h2, h3, h4, h5, h6 {
	text-rendering: optimizelegibility;
}
h3.pagetitle {
	background: none;
	font-size: 22px;
	line-height: 30px;
	text-transform: none;
	margin: 10px 0;
	border: 0;
	padding: 0
}
sub {
	line-height: 0;
	font-size: 75%;
	vertical-align: baseline;
	position: relative;
}
sup {
	line-height: 0;
	font-size: 75%;
	vertical-align: baseline;
	position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/*FONT SIZE*/
.size10 {
	font-size: 10px;
}
.size11 {
	font-size: 11px;
}
.size12 {
	font-size: 12px;
}
.size13 {
	font-size: 13px;
}
.size14 {
	font-size: 14px;
}
.size16 {
	font-size: 16px;
}
.size18 {
	font-size: 18px;
}
.size20 {
	font-size: 20px;
}
.size24 {
	font-size: 24px;
}
.size30 {
	font-size: 30px;
}
.size36 {
	font-size: 36px;
}
.size48 {
	font-size: 48px;
}
.size60 {
	font-size: 60px;
}
.size72 {
	font-size: 72px;
}
.size90 {
	font-size: 90px;
}
.size100 {
	font-size: 100px;
}
.size120 {
	font-size: 120px;
}
/*FONT SIZE ENDS*/
pre, code, kbd, samp {
	font-family: monospace, sans-serif;
} /* normalize monospace sizing *//* 

/*Widths*/
.w10p {
	width: 10%
}
.w20p {
	width: 20%
}
.w30p {
	width: 30%
}
.w40p {
	width: 40%
}
.w50p {
	width: 50%
}
.w60p {
	width: 60%
}
.w80p {
	width: 80%
}
.w100p {
	width: 100%
}
.w20 {
	width: 20px;
}
.w50 {
	width: 50px
}
.w60 {
	width: 60px
}
.w100 {
	width: 100px
}
.w130 {
	width: 130px
}
.w150 {
	width: 150px
}
.w160 {
	width: 160px
}
.w180 {
	width: 180px
}
.w200 {
	width: 200px
}
.w220 {
	width: 220px
}
.w260 {
	width: 260px
}
.w300 {
	width: 300px
}
.w320 {
	width: 320px
}
.w310 {
	width: 310px
}
.w330 {
	width: 330px
}
.w360 {
	width: 360px
}
.w400 {
	width: 400px
}
.w500 {
	width: 500px
}
.w600 {
	width: 600px
}
.w680 {
	width: 680px
}
.w700 {
	width: 700px
}
/*Hights*/
.h10 {
	height: 10px
}
.h20 {
	height: 20px
}
.h24 {
	height: 24px;
}
.h30 {
	height: 30px
}
.h40 {
	height: 40px
}
.h50 {
	height: 50px
}
.h60 {
	height: 60px
}
.h70 {
	height: 70px
}
.h80 {
	height: 80px
}
.h100 {
	height: 100px
}
.h110 {
	height: 110px
}
.h120 {
	height: 120px
}
.h130 {
	height: 130px
}
.h140 {
	height: 140px
}
.h150 {
	height: 150px
}
.h200 {
	height: 200px
}
.h220 {
	height: 220px
}
.h250 {
	height: 250px
}
.h300 {
	height: 300px
}
.h350 {
	height: 350px
}
.mh350 {
	min-height: 350px;
}
.h400 {
	height: 400px
}
.h440 {
	height: 440px
}
.h500 {
	height: 500px
}
.h550 {
	height: 550px
}
.h600 {
	height: 600px
}
.h640 {
	height: 640px
}
.h800 {
	height: 800px
}
/*HELPER CLASSES*/

.radius2 {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.radius6 {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.radius10 {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.margl4 {
	margin-left: 4px;
}
.margl10 {
	margin-left: 10px;
}
.margl20 {
	margin-left: 20px;
}
.margl70 {
	margin-left: 70px;
}
.margr4 {
	margin-right: 4px;
}
.margr10 {
	margin-right: 10px;
}
.margr20 {
	margin-right: 20px;
}
.margt4 {
	margin-top: 4px;
}
.margt8 {
	margin-top: 8px;
}
.margt10 {
	margin-top: 10px;
}
.margb8 {
	margin-bottom: 8px;
}
.margb10 {
	margin-bottom: 10px;
}
.marga {
	margin: auto
}
.pad10 {
	padding: 10px
}
.pad6 {
	padding: 6px
}
.padt8 {
	padding-top: 8px
}
.bold {
	font-weight: 700
}
.upper {
	text-transform: uppercase
}
.italic {
	font-style: italic
}
.black {
	color: #000
}
.white {
	color: #fff
}
.green {
	color: #659a22;
}
.blue, .WizardHeader, legend {
	color: #01acae;
}
.red {
	color: red
}
.greyBG {
	background-color: #eee;
}
.reverseGreen {
	background-color: #659a22;
	color: #fff;
	padding: 4px 8px
}
.borderTop {
	border: 0;
	border-top: 1px solid #ddd;
}
.borderRight {
	border: 0;
	border-right: 1px dashed #ddd;
}
.borderGrey3 {
	border: 3px solid #ccc;
	padding: 10px 12px
}
.sep {
	display: block;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0px;
	height: 2px;
}
.ellipses {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: inline-block
}
.ohidden {
	overflow: hidden
}
.wrap {
	white-space: pre-wrap
}
.nowrap {
	WHITE-SPACE: nowrap
}
.pointer {
	cursor: pointer
}
.left-float {
	FLOAT: left
}
.right-float {
	FLOAT: right
}
.right {
	text-align: right
}
.left {
	text-align: left
}
.block {
	display: block
}
.iblock {
	display: inline-block
}
.vertical {
	border: 0;
	border-left: 1px solid #ddd;
	height: 100px;
	margin-left: 10px;
	margin-right: 3px;
	padding-left: 10px;
}
.relative {
	position: relative
}
.absolute {
	position: absolute
}
.fixed {
	position: fixed
}
.relative-important {
	position: relative !important;
}
.top10 {
	top: 10px;
}
.top30 {
	top: 30px;
}
.top100 {
	top: 100px;
}
.top-100 {
	top: -100px;
}
.top-110 {
	top: -110px;
}
.left10 {
	left: 10px;
}
.left20 {
	left: 20px;
}
.bottom10 {
	bottom: 10px;
}
.right10 {
	right: 10px;
}
.opacity05 {
	opacity: 0.5;
}
.opacity08 {
	opacity: 0.8;
}
.removePadding {
	padding-left: 0;
	padding-right: 0;
}
.removePaddingLeft {
	padding-left: 0;
}
.removePaddingRight {
	padding-right: 0;
}
.imgScaleW {
	width: 100%;
	height: auto
}
.imgScaleH {
	width: auto;
	height: 100%
}
/*END HELPER CLASSES*/


/*Bottons*/

.wizardbutton, .DataFormButton, .ValidateEmailButton {
	display: inline-block;
 *display: inline;
	padding: 4px 12px;
	margin-bottom: 0;
 *margin-left: .3em;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
 *border: 0;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
 *zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.wizardbutton:hover, .DataFormButton:hover, .ValidateEmailButton:hover {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	background-color: #e6e6e6;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}
#ButtonSave {
	color: #ffffff;
	text-shadow: none;
	background-color: #f15d22;
	background-repeat: none;
	border-color: #fff;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
#ButtonSearch {
	color: #ffffff;
	text-shadow: none;
	background-color: #f15d22;
	background-repeat: none;
	border-color: #fff;
	font-family: "arvoregular", Helvetica, sans-serif;
}

#ButtonSave:hover, #ButtonSave:focus, #ButtonSave:active, #ButtonSave.active, #ButtonSearch:hover, #ButtonSearch:focus, #ButtonSearch:active, #ButtonSearch.active {
	color: #ffffff;
	background-color: #d4522a;
 *background-color: #d4522a;
}
#ButtonSave.disabled, #ButtonSave[disabled] {
	color: #333;
	background-color: #e6e6e6;
 *background-color: #e6e6e6;
}
/*END OF BUTTONS*/

.DataFormHeaderTD .PageTitle {
	background: transparent;
	padding: 3px 0;
	border: 0;
	font-size: 16px
}
.reviewtable {
	width: 98%;
	margin-right: 20px;
}
.googleMap {
	overflow: hidden;
	margin: auto;
	text-align: center
}
/*SOCIAL */
.add_this {
	background-color: #eee;
	margin: 10px 0 10px 0;
	padding: 4px 8px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	height: 20px
}
.addthis_toolbox {
	margin-top: 2px;
	margin-left: 3px
}
#eWebLoginControl_LoginFacebookButton {
	margin: 3px 6px
}
.module-header, #eWebLoginControl_LoginTable .LeftUITableHeaderTD {
	height: 15px;
	padding: 10px;
	font-size: 1.1em;
	border: 1px solid #ddd;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #f2f3f1;
}
.module-header a {
	color: #000
}
.module-body {
	padding: 10px
}
.module-body-border {
	padding: 10px;
	border: 1px solid #ddd;
	border-top: 0;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.module-body ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style-type: none;
}
.module-body li {
	padding: 3px 0px;
	position: relative;
}
.module-body .edit3 {
	display: inline-block;
	height: 22px;
	width: 22px;
	right: 20px;
	top: 14px;
	position: absolute
}
/*Login Control*/
#eWebLoginControl_TextBoxLoginName, #eWebLoginControl_TextBoxPassword {
	padding: 4px 0px;
	font-size: 1.1em;
	width: 99%;
}
#eWebLoginControl_LoginTable {
	width: 98%;
	margin: 0px auto;
	max-width: 420px;
}
#ForgotPwdControl_ForgotPasswordTable {
	width: 100%;
	margin: 0px auto;
}
#DemographicsTable span.DataFormLabel {
	white-space: nowrap
}
/*MF STYLES*/
.mf_basic {
	padding: 0;
	margin: 10px 0px;
	list-style-type: none;
	text-align: center
}
.mf_basic li {
	color: #eee;
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 5px 15px;
	text-align: center;
	font-size: 12px;
	width: 40px;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#88b74d, endColorstr=#466c17);
	background: -webkit-gradient(linear, left top, left bottom, from(#88b74d), to(#466c17));
	background: -moz-linear-gradient(top, #88b74d, #466c17);
	background-image: -o-linear-gradient(#88b74d, #466c17);
	margin-left: 2px;
}
.mf_basic li .total {
	display: block;
	font-weight: 700;
	color: #fff;
	font-size: 1.3em
}
/*STAR RATING*/

/* Generated by F12 developer tools. This might not be an accurate representation of the original source file */
.ratingblock {
	width: 50%;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom-color: rgb(153, 153, 153);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
}
.unit-rating {
	background: url("images/starrating.gif") repeat-x left top;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	position: relative;
	width: 150px;
}
.unit-rating li {
	margin: 0px;
	padding: 0px;
	text-indent: -90000px;
	float: left;
}
.unit-rating li a {
	padding: 0px;
	width: 30px;
	height: 30px;
	text-indent: -9000px;
	text-decoration: none;
	display: block;
	position: absolute;
	z-index: 20;
}
/*.unit-rating li a:hover {	background: url("images/starrating.gif") left; left: 0px; z-index: 2;
}*/
.unit-rating a.r1-unit {
	left: 0px;
}
.unit-rating a.r1-unit:hover {
	width: 30px;
}
.unit-rating a.r2-unit {
	left: 30px;
}
.unit-rating a.r2-unit:hover {
	width: 60px;
}
.unit-rating a.r3-unit {
	left: 60px;
}
.unit-rating a.r3-unit:hover {
	width: 90px;
}
.unit-rating a.r4-unit {
	left: 90px;
}
.unit-rating a.r4-unit:hover {
	width: 120px;
}
.unit-rating a.r5-unit {
	left: 120px;
}
.unit-rating a.r5-unit:hover {
	width: 150px;
}
.unit-rating a.r6-unit {
	left: 150px;
}
.unit-rating a.r6-unit:hover {
	width: 180px;
}
.unit-rating a.r7-unit {
	left: 180px;
}
.unit-rating a.r7-unit:hover {
	width: 210px;
}
.unit-rating a.r8-unit {
	left: 210px;
}
.unit-rating a.r8-unit:hover {
	width: 240px;
}
.unit-rating a.r9-unit {
	left: 240px;
}
.unit-rating a.r9-unit:hover {
	width: 270px;
}
.unit-rating a.r10-unit {
	left: 270px;
}
.unit-rating a.r10-unit:hover {
	width: 300px;
}
.unit-rating li.current-rating {
	background: url("images/starrating.gif") left bottom;
	height: 30px;
	text-indent: -9000px;
	display: block;
	position: absolute;
	z-index: 1;
}
.rating-box {
	margin-top: 8px;
	font-size: 0.8em;
	color: #ff4400
}
.rating-links {
	margin: 6px 0 6px 0
}
.rating {
}
/*Avatar*/
.avatar {
	background: #333;
	position: relative;
}
.avatar:after {
	content: "No Photo";
	font-size: 1.4em;
	position: absolute;
	top: 40%;
	left: 50%;
	width: 110px;
	z-index: 3;
	color: #ccc;
	font-weight: 100;
	text-transform: uppercase;
	margin: auto;
	margin-left: -50px;
	text-align: center;
	vertical-align: middle
}
.avatar div {
	position: relative;
	z-index: 5;
	min-height: 200px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: auto 100%;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: transparent;
}
#search-results .avatar {
	background: #ddd;
	position: relative;
}
#search-results .avatar:after {
	font-size: 1.2em;
	position: absolute;
	width: 100px;
	color: #aaa;
	text-transform: lowercase;
	margin-left: -50px;
}
#search-results .avatar div {
	min-height: 132px;
}
/*Event Calendar Styles*/
.CalendarLink {
	float: left
}
.CalendarEventTitleStyle {
	font-size: 7pt;
}
.CalendarEventDayStyle {
	color: red;
}
/*Calendar */
.EvCalMultipleDays, .EvCalMultipleDays a {
	color: #222;
	background-color: #fff
}
.EvCalSingleDay, .EvCalSingleDay a {
	color: #fff;
	background-color: #888;
}
.EvCalFirstDay {
}
.EvCalNoFirstDay {
}
.EvCalTable {
	border-color: #ddd;
	line-height: 110%;
	width: 100%
}
.EvCalTable td {
	padding: 0
}
.EvCalHeader {
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#eeeeee, endColorstr=#cccccc);
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
	background: -moz-linear-gradient(top, #eee, #ccc);
	background-image: -o-linear-gradient(#eeeeee, #cccccc);
	padding: 4px 4px;
	border-color: #bbb
}
.EvCalTitle {
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dddddd);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	background: -moz-linear-gradient(top, #fff, #ddd);
	background-image: -o-linear-gradient(#fff, #ddd);
	color: #666;
	font-size: 1.4em;
	font-weight: 700;
	height: 26px;
	line-height: 26px;
	border-color: #ddd
}
.EvCalTitle td {
	border-color: #ddd
}
.EvCalOtherMonthDays {
	background-color: #ddd;
	border-color: #ccc;
	color: #888
}
.EvCalDay {
	border-color: #ddd;
}
.EvCalWeekendDay {
	background-color: #CDE9F1;
	border-color: #cff;
	color: #39C
}
.EvCalTodayDay {
	border-color: #444;
	color: #659a22;
	font-weight: 700
}
.EvCalDay a, .EvCalWeekendDay a, .EvCalOtherMonthDays a {
	display: inline-block;
	padding: 2px 6px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 0.8em;
	line-height: 110%
}
.EvCalTodayDay a {
	background-color: #9C0;
	display: inline-block;
	padding: 4px 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.EvCalOtherMonthDays, .EvCalWeekendDay, .EvCalDay {
	min-height: 24px
}
/*2013-2014 styles*/
/*Search Form*/
.FindFormResponsive {
	margin: auto;
	width: 420px;
}
.FindFormResponsive .body {
	padding-top: 20px;
}
/* ---------- Store Products */
.productThumb {
	position: relative;
	width: 306px;
	overflow: hidden;
	float: left
}
.productThumb img {
	max-width: 300px;
	height: auto;
	overflow: hidden;
	border: 3px solid #aaa;
	margin-right: 0px;
	background-color: #eee
}
/* Grid View */
.shopping-cart.grid-view {
}
.shopping-cart.grid-view.featured-products {
}
.shopping-cart.grid-view .thumbnails, .shopping-cart.grid-view .thumbnails > li {
	margin-left: 18px !important;
}
.shopping-cart.grid-view .thumbnails .thumbnail {
}
.shopping-cart.grid-view .thumbnails .thumbnail > .product-image {
}
.shopping-cart.grid-view .thumbnails .thumbnail > .product-image > img {
}
.shopping-cart.grid-view .thumbnails .thumbnail > .product-title {
}
.shopping-cart.grid-view .thumbnails .thumbnail > .product-description {
}
.shopping-cart.grid-view .thumbnails .thumbnail > .product-info {
}
.shopping-cart.grid-view .thumbnails .thumbnail > .product-info > .product-price {
}
.shopping-cart.grid-view .thumbnails .thumbnail > .product-info > .product-actions > a {
}
/* List View */
.list-view .media > p {
	margin-bottom: 10px;
}
.list-view .media .media-object {
	width: 150px;
}
.list-view .media .pricet {
	border: none;
	display: block;
}
/*Store */
.menuDropStore {
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	background-color: #aaa;
	padding: 6px 10px;
	min-width: 218px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border-collapse: separate;
	-moz-box-shadow: 0px 0px 9px #444;
	-webkit-box-shadow: 0px 0px 9px #444;
	box-shadow: 0px 0px 9px #444;
}
.menuDropStore select {
	padding: 3px 8px;
	font-size: 1.2em;
	max-width: 230px;
	width: 100%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #659a22;
}
/* ---------- Individual Profile */
.ind.member-avatar {
	background: #333 no-repeat 50% 50%;
	position: relative;
}
.ind.member-avatar:after {
	content: "No Photo";
	font-size: 1.4em;
	position: absolute;
	top: 40%;
	left: 50%;
	width: 110px;
	z-index: 3;
	color: #ccc;
	font-weight: 100;
	text-transform: uppercase;
	margin: auto;
	margin-left: -50px;
	text-align: center;
	vertical-align: middle
}
.ind.member-avatar div {
	position: relative;
	z-index: 5;
	min-height: 200px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: auto 100%;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: transparent;
}
/* ---------- Member Directory Search Results */
	
/* ---------- Upcoming Events */

/* ---------- FAQ Search */
.faqSearch {
}
.faqSearch dl > dd {
	margin-bottom: 10px;
	margin-left: 0px;
}
/* ---------- Store Products */
	/* Grid View */

	/* Removes left margin from certain list elements */	
.shopping-cart.grid-view .thumbnails > li:nth-child(4n+1) {
	margin-left: 0;
}
.shopping-cart.product-details .product-image {
	max-height: 400px;
}
/* ---------- Survey Modal */
#SurveyTable {
}
#SurveyTable .DataFormChildHeader {
	background: none;
	font-style: normal;
	font-weight: 100;
	font-size: 22px;
	line-height: 32px;
	margin-top: 20px;
	padding-left: 0;
	padding-right: 0;
	text-transform: capitalize;
}
#SurveyTable .first-row .DataFormChildHeader {
	margin-top: 0;
}
#SurveyTable .DataFormTD {
	font-size: 14px;
	font-weight: 500;
	color: #0088cc;
	padding-bottom: 5px;
	padding-top: 15px;
}
#SurveyTable input[type="text"], #SurveyTable textarea {
	font-size: 14px;
	padding: 4px 6px;
	margin-bottom: 0;
}
#SurveyTable .DataFormCheckBoxList label, #SurveyTable .DataFormRadioButtonList label {
	display: inline-block;
	left: 10px;
	position: relative;
	top: 5px;
}
#SurveyTable .DataFormRadioButtonList td {
	text-align: left;
}
/* Fix Calendar Width */
.ui-datepicker, .ui-datepicker table {
	width: 188px;
}
/*RESPONSIVE FEATURES*/
/* Self Clearing Goodness */
.container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Use clearfix class on parent to clear nested columns, or wrap each row of columns in a <div class="row"> */
.clearfix:before, .clearfix:after, .row:before, .row:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.row:after, .clearfix:after {
	clear: both;
}
.row, .clearfix {
	zoom: 1;
}
/* You can also use a <br class="clear" /> to clear columns */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.cityDrop {
	background: url(assets/Images/sprite.png) no-repeat 200px 0px;
	padding-top: 4px
}
.cityDrop select {
	font-size: 14px;
	border: 2px solid #aaa;
	padding: 3px 6px
}
.bs_old .visible-sm.visible-xs {
	display: none !important;
}

@media ( max-width: 480px) {
.menuDropMenu {
	top: 12px;
	right: 10px;
	font-size: 0.9em
}
.pageTitle, h1 {
	margin: 10px 0;
	font-size: 1.8em;
	line-height: 120%
}
.WizardTitle span {
	color: #666;
	font-size: 1.4em;
	line-height: 120%
}
.invSep {
	display: inline
}
img.scale-with-grid, img.scale {
	width: 98%;
	height: auto
}
.product-right-side {
	float: left;
	margin-left: 10px;
	margin-top: 10px
}
.right-float, .left-float {
	float: none
}
.shopping-cart.grid-view .thumbnails > li {
	margin-left: 0px !important;
}
.FindFormResponsive {
	margin: auto;
	width: 96%;
}
/* Headings and Titles
---------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
}
/* heading specific */
h1 {
}
/*----INPUTS--*/
textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="input"], input[type="time"], input[type="url"], input[type="week"] {
	outline: 0;
*padding-top: 2px;
*padding-bottom: 1px;
*height: auto;
}
}

@media (min-width: 480px) and (max-width: 640px) {
.pageTitle, h1 {
}
.invSep {
	display: inline
}
img.scale-with-grid, img.scale {
	width: 98%;
	height: auto
}
.product-right-side {
	width: 99%;
	margin-left: 10px;
	margin-top: 10px
}
.shopping-cart.grid-view .thumbnails > li {
	margin-left: 0px !important;
}
.socialLinks {
	display: none
}
/*----INPUTS--*/
textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="input"], input[type="time"], input[type="url"], input[type="week"] {
	outline: 0;
	font-family: Arial, 'Liberation Sans', FreeSans, sans-serif;
}
}

@media (max-width: 767px) {
.bs_old .hidden-sm.hidden-xs {
	display: none !important;
}
.bs_old .visible-sm.visible-xs {
	display: inline-block !important;
}
/*
#eWebTopPaneBottomLinksCellTable {
	display: none !important;
}
*/
}

@media (min-width: 768px) and (max-width: 1000px) {
.shopping-cart.grid-view .thumbnails > li {
	margin-left: 0px !important;
}
}

@media print {
#eWebLeftPaneTableCell, #eWebTopPaneTableRowBottom, .header_social {
	display: none;
}
#LeftPane {
	display: none;
}
.DataFormLabel {
	font-size: 7pt !important;
	font-size: 8pt
} /* fix for firefox label wrap */
.DataFormLabelRequired {
	font-size: 7pt !important;
	font-size: 8pt
} /* fix for firefox label wrap */
}
/* UI Consistency
----------------------------------------------------------------------------------------------------*/
::selection {
	background: #00689e;
	color: #fff;
}
::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type="search"]::-webkit-search-decoration {
display: none;
}
input, button, select, textarea {
	vertical-align: middle;
}
/*input[type="radio"], input[type="checkbox"] { position: relative; vertical-align: top; top: 3px;	 top: 0\0;   *top: -3px;}  */

/* WORK-AROUNDS*/
.form-horizontal .controls .DataFormDivDefault {
	overflow: hidden !important;
	margin-left: -180px;
}

@media (max-width:480px) {
.form-horizontal .controls .DataFormDivDefault {
	margin-left: 0px;
}
}
.form-horizontal .DataFormDivDefault .controls {
	margin-left: 0px;
}
/* NAEYC styles */
/*arvo*/
@font-face {
	font-family: 'arvoregular';
	src: url('fonts/arvo/Arvo-Regular.ttf');
	src: url('fonts/arvo/Arvo-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'arvobold';
	src: url('fonts/arvo/Arvo-Bold.ttf');
	src: url('fonts/arvo/Arvo-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'arvoitalic';
	src: url('fonts/arvo/Arvo-Italic.ttf');
	src: url('fonts/arvo/Arvo-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'arvobolditalic';
	src: url('fonts/arvo/Arvo-BoldItalic.ttf');
	src: url('fonts/arvo/Arvo-BoldItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/*lato*/
@font-face {
	font-family: 'latoregular';
	src: url('fonts/lato/Lato-Regular.ttf');
	src: url('fonts/lato/Lato-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latobold';
	src: url('fonts/lato/Lato-Bold.ttf');
	src: url('fonts/lato/Lato-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latoitalic';
	src: url('fonts/lato/Lato-Italic.ttf');
	src: url('fonts/lato/Lato-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latobolditalic';
	src: url('fonts/lato/Lato-BoldItalic.ttf');
	src: url('fonts/lato/Lato-BoldItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latolight';
	src: url('fonts/lato/Lato-Light.ttf');
	src: url('fonts/lato/Lato-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/* NAEYC Custom changes */

a {
	color: #f15d22;
	text-decoration: none;
}
a:hover {
	color: #d4522a;
}
/*a {
    color: #01acae;
    text-decoration: none;
}
a:hover {
	color: #007c86;
}*/

.sitelink a {
	color: #fff;
	text-decoration: none;
}
.sitelink a:hover {
	color: #fff;
}
.sitelink a:active {
	color: #fff;
}
.whitehover {
	color: #fff;
}
.whitehover:hover {
	color: #01acae;
}
.onlinestorelink {
	color: #203c6d;
}
.onlinestorelink:hover {
	color: #01acae;
}
/* footer */
.footer, .footer span, .footer a {
	font-family: "Lato", sans-serif;
	font-size:16px;
	color: #fff;
}
.footer .logo {
	width: 177px;
    height: 48px;
    margin-left: 0;
    margin-top: 5px;
    background: url(images/template/NAEYC_logomark_white.png) no-repeat left;
}
.footer ul {
	list-style: none;
	display: inline-block;
}
.footer__accreditations li {
	width: 50%;
	float: left;
}
.footer__accreditations li:first-child {
	text-align: right;
}

@media all and (min-width:1430px) {
.footer__accreditations li:first-child {
	text-align: left;
}
}
.footer__accreditations li:last-child {
	text-align: left;
}

@media all and (min-width:1430px) {
.footer__accreditations li:last-child {
	text-align: right;
}
}
.footer__accreditations svg {
	transition: fill 0.2s ease-in-out;
	width: 110px;
	height: 40px;
	fill: #2084b8;
	-webkit-transition: fill 0.2s ease-in-out;
}
.footer__accreditations a {
	padding: 15px 5px;
	display: block;
}

@media all and (min-width:810px) {
.footer__accreditations a {
	padding: 5px;
}
}
.footer__accreditations a:hover svg {
	fill: #171e2c;
}
[data-whatinput='keyboard'] .footer__accreditations a:focus svg {
	fill: #171e2c;
}
[data-whatinput='mouse'] .footer__accreditations a:focus {
}
[data-whatinput='touch'] .footer__accreditations a:focus {
}

@media all and (min-width:810px) {
.footer__accreditations {
	width: 250px;
	float: right;
}
}

@media all and (min-width:1430px) {
.footer__accreditations {
/*width: 20%;*/
}
}
.footer__address {
	padding: 15px 0px;
}
.footer__address p {
	margin-bottom: 10px;
}

@media all and (min-width:500px) {
.footer__address {
	padding: 0px;
	width: 50%;
	float: left;
}
}

@media all and (min-width:810px) {
.footer__address {
	padding: 0px 30px 0px 20px;
}
}

@media all and (min-width:1300px) {
.footer__address {
	padding-left: 30px;
}
}
.footer__contact {
	overflow: hidden;
}

@media all and (min-width:810px) {
.footer__contact {
	padding: 0px 0px 0px;
	/*width: 66.66%;*/
	width: 80%;
	float: left;
}
}

@media all and (min-width:1000px) {
.footer__contact {
	padding: 25px 0px 0px 80px;
	/*width: 50%;*/
	width: 60%;
	float: left;
}
}

@media all and (min-width:1430px) {
.footer__contact {
	padding: 25px 0px 0px 100px;
	/*width: 40%;*/
	width: 60%;
}
}
.footer__copyright {
	padding: 15px 0px;
	text-align: center;
	color: rgb(145, 149, 157);
	line-height: 1.909;
	font-size: 11px;
}

@media all and (min-width:810px) {
.footer__copyright {
	padding: 0px 20px;
	width: calc(100% - 250px);
	text-align: left;
	letter-spacing: 0em;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	float: left;
}
}

@media all and (min-width:1430px) {
.footer__copyright {
	width: 80%;
}
}
.footer__links {
	padding: 15px 0px;
	overflow: hidden;
}
.footer__links ul {
	/*width: 50%;*/ float: left;
}

@media all and (min-width:1024px) {
.footer__links ul {
	margin: 0;
}
}
.footer__links ul:first-child a {
	padding-right: 20px;
}
.footer__links a {
	text-indent: -10px;
	padding-left: 10px;
}

@media all and (min-width:810px) {
.footer__links {
	padding: 30px 5px 0px 30px;
	/*width: 33.33%*/;
	float: right;
}
}

@media (min-width:1000px) {
.footer__links {
	padding: 0px;
	width: 20%;
}
}

@media (max-width:800px) {
.footer__links ul {
	margin-left: 0;
}
}
.footer__logo a {
	padding: 15px 0px 30px;
	transition: opacity 0.4s ease-in-out !important;
	display: block;
	-webkit-transition: opacity 0.4s ease-in-out;
}
.footer__logo a:hover {
	opacity: 0.5;
}
[data-whatinput='keyboard'] .footer__logo a:focus {
	opacity: 0.5;
}
[data-whatinput='mouse'] .footer__logo a:focus {
}
[data-whatinput='touch'] .footer__logo a:focus {
}

@media all and (min-width:810px) {
.footer__logo a {
	padding: 0px 20px;
}
}

@media all and (min-width:1000px) {
.footer__logo a {
	padding: 0px 20px;
	width: /*30%*/ 25%;
	float: left;
}
}
.footer__logo div {
	margin: 0px auto;
	position: relative;
	max-width: 320px;
}
.footer__logo div::before {
	width: 100%;
	height: 0px;
	padding-top: 23.03%;
	display: block;
	content: "";
}
.footer__logo svg {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}
.footer__phone {
	padding: 15px 0px;
}
/*@media (min-width: 1000px)
.footer__phone {
    width: 75%;
}
*/
.footer__phone a {
	color: rgb(23, 30, 44) !important;
	overflow: hidden;
}
.footer__phone b {
	width: 50%;
	color: rgb(145, 149, 157);
	font-weight: normal;
	float: left;
	display: block;
}

@media all and (min-width:810px) {
.footer__phone b {
	width: 40%;
}
}
.footer__phone span {
	width: 50%;
	font-weight: normal;
	float: left;
	display: block;
}

@media all and (min-width:500px) {
.footer__phone span {
	text-align: right;
}
}

@media all and (min-width:810px) {
.footer__phone span {
	width: 60%;
}
}

@media all and (min-width:500px) {
.footer__phone {
	padding: 0px;
	width: 50%;
	float: left;
}
}

@media (max-width:500px) {
ul.footer__phone {
	padding: 0px;
	width: 70%;
	float: left;
	margin-left: 0;
}
}

@media all and (min-width:810px) {
.footer__phone {
	padding: 0px 30px;
}
}

@media (min-width:768px) and (max-width:1440px) {
.footer__address {
	padding: 0px 0px 0px 20px;
}
ul.footer__phone {
	width: 70%;
	padding: 0;
}
}
.footer {
	margin: 0px auto;
	padding: 20px 20px 30px;
	line-height: 1.5;
	font-size: 14px;
	max-width: 1200px;
}
.footerBorder {
	margin: 0px auto;
	padding: 0px 0px 0px;
	line-height: 1.5;
	font-size: 14px;
	max-width: 100%;
}

@media all and (min-width:810px) {
.footer {
	padding: 40px;
}
}

@media all and (min-width:1300px) {
.footer {
	padding: 20px 120px;
}
}
/*.footer a {
	transition: color 0.2s ease-in-out;
	color: rgb(32, 132, 184);
	display: block;
	-webkit-transition: color 0.2s ease-in-out;
}*/
.footer .navbar {
	margin-top: 20px;
}
.footer .navbar a {
	padding-right: 20px;
}
@media all and (max-width:500px) {
	.footer .navbar a {
	display:block;
}
}
.footer a:hover {
	color: rgb(65, 173, 229);
}
[data-whatinput='keyboard'] .footer a:focus {
	color: rgb(65, 173, 229);
}
[data-whatinput='mouse'] .footer a:focus {
}
[data-whatinput='touch'] .footer a:focus {
}
.footer__social {
	overflow: hidden;
}
.footer__social li {
	width: 20%;
	float: left;
}
.footer__social svg {
	transition: fill 0.2s ease-in-out;
	width: 25px;
	height: 25px;
	fill: #171e2c;
	-webkit-transition: fill 0.2s ease-in-out;
}
.footer__social a {
	padding: 30px 0px;
	text-align: center;
	display: block;
}
.footer__social a:hover svg {
	fill: #2084b8;
}
[data-whatinput='keyboard'] .footer__social a:focus svg {
	fill: #2084b8;
}
[data-whatinput='mouse'] .footer__social a:focus {
}
[data-whatinput='touch'] .footer__social a:focus {
}

@media all and (min-width:810px) {
.footer__social a {
	padding: 50px 0px;
	position: relative;
}
.footer__social a::before {
	background: rgb(231, 232, 233);
	top: 50%;
	width: 1px;
	height: 15px;
	right: 0px;
	position: absolute;
	content: "";
	transform: rotate(30deg) translate(-1px, -55%);
	-webkit-transform: rotate(30deg) translate(-1px, -55%);
}
}

@media all and (min-width:810px) {
.footer__social {
	margin: 0px auto;
	clear: both;
	max-width: 450px;
}
.footer__social li:last-child a::before {
	display: none;
}
}
.footer__utility {
	text-align: center;
	line-height: 2.4615;
	font-size: 13px;
}
.footer__utility li:first-child a {
	padding-top: 15px;
}
.footer__utility li:last-child a {
	padding-bottom: 15px;
}

@media all and (min-width:810px) {
.footer__utility {
	line-height: 60px;
	clear: both;
}
.footer__utility li {
	display: inline-block;
}
.footer__utility a {
	padding: 0px 20px !important;
}
}
.ui-hidden {
	margin: -1px;
	padding: 0px;
	border: 0px currentColor;
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	clip: rect(0px, 0px, 0px, 0px);
}
#TopPane .navbar-inverse {
	max-width: 1200px;
	margin: 0 auto;
}
/*------------bootstrap.min.css overrides-----------------------------*/
/*.footer__contact ul.footer__phone {
	margin-left:0 !important;
}*/
#TopPane .container-fluid {
	padding-left: 0;
}
/*.btn-group>.btn, .btn-group>.btn:hover, .btn-group>.btn:active {
	border-radius: 4px;
}*/
.navbar-inverse .brand, .navbar-inverse .nav>li>a {
	color: #fff;
	text-shadow: none;
	font-family: "latoregular", Helvetica, sans-serif;
	background-color: #00264A;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #01acae;
    background-color: #00264A;
}
a:hover, a:focus {
	text-decoration: none;
}
/*.btn {
	color: #fff;
	font-family: "arvoregular", Helvetica, sans-serif;
	text-shadow: none;
	border-color: #fff;
}*/
/*my account edit demographics link*/
.btn-link {
	color: #003a6c;
}
.btn-link:hover {
	color: #01acae;
}
.btn, .btn-primary {
	text-shadow:none;
}
/*.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
	background-color: #d4522a;
}*/
.btn-secondary {
	background-color: #01acae;
	color: #fff;
	font-family: "arvoregular", Helvetica, sans-serif;
	border-color: #fff;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
	background-color: #008993;
	color: #fff;
	border-color: #fff;
	
}
.btn .glyphicons i:before {
	color: #fff;
}
/*back to my profile button*/
.nav-pills>.active>a, .nav-pills>.active>a:hover, .nav-pills>.active>a:focus {
	color: #fff;
	background-color: #f15d22;
	font-family: "arvoregular", Helvetica, sans-serif;
	font-size: 9pt;
}
/*my account menu dropdown*/
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a {
	color: #fff;
	background-color: #d4522a;
	font-family: "latoregular", Helvetica, sans-serif;
	background-image: none;
}
.dropdown-menu>li>a {
	color: #f15d22;
	font-family: "latoregular", Helvetica, sans-serif;
}
.nav .dropdown-toggle .caret {
    border-top-color: #f15d22;
    border-bottom-color: #f15d22;
}
.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret {
    border-top-color: #d4522a;
    border-bottom-color: #d4522a;
}


#FilterTable {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	border: 1px solid #ccc;
}
.FilterTableContent {
	border: 1px solid #ccc;
	text-align: left;
	background-color: rgb(242, 243, 241);
}
.FilterHeader1 {
	background-color: #003a6c;
	color: #FFFFFF;
	text-align: left;
	height: 50px;
}
.FilterLink {
	color: #ff0000;
	font-weight: bold;
}
.controls .AddEditLinkDiv span {
	margin-top: 0px;
	line-height: normal;
}
#0b84a83a_89ea_4a5c_8148_1719cac6c762_TableRow_FourSquare, #0b84a83a_89ea_4a5c_8148_1719cac6c762_TableRow_Flickr, #0b84a83a_89ea_4a5c_8148_1719cac6c762_TableRow_SlideShare {
	display: none;
}
.control-label {
	font-size: 14px;
}
.checkbox-control input[type='checkbox'] {
	margin-right: 5px;
	vertical-align: top;
}
.checkbox-control label {
	display: inline;
}
.DataFormLabelErrorMessage:empty, .DataFormValidationSummary:empty {
  background-color: white;
  border-color: white;
}
