body {
	padding: 0px;
	overflow-x:hidden;
	color:#363636;
}
td, p, th, div, span {
    font-family: 'Lato', Arial, sans-serif;
    font-size: inherit;
    font-style: normal;
    line-height: inherit;
	font-weight:400;
	color:#363636;
	text-align:left;
}
p {
	margin:0 0 24px;
}

hr {
	background:none #e2e2e2;
	height:2px;
	margin:0 0 24px;
}
h1, .list .posts header h1 a, h2, h3, .content-list-collapse .clc_title a, h4, h5, h6 {
    font-family: inherit;	
    font-style: normal;
	font-weight:400;
	padding:0;
	color:#000000;
	line-height:normal;
	letter-spacing:normal;
	margin-top:0;
}
h1 {
    font-size: 36px;
    margin: 0 0 20px;
}
h2 {
	color:#333333;
    font-size: 26px;
    margin: 0px 0 16px;
}
h3  {
	color:#666666;
    font-size: 22px;
    margin: 0 0 6px;
}
h4 {
	color:#999999;
    font-size: 18px;
    margin: 0 0 16px;
}

h5 {
	font-size : 16px;
	margin: 0px 0 6px;
	color:#666666;
}
h6 {
	font-size: 14px;
	margin: 0px 0 6px 0px;
}
a, a:link, a:visited   {
	text-decoration: none;
	color: #666666;
}
a:hover, a:active, a h2:hover, a h3:hover, a h4:hover, a h5:hover, a h6:hover {
	color: #000000;
}
img {
	max-width:100%;
	height:auto !important;
	border:none;
}

/* Row CSS */
.container {
	width:100%;
	max-width:100%;
	padding:0 0 0 0;
}
.container .row-2, .container .row-3, .container .row-4 {
    margin: 40px auto;
}
.row {
	max-width:1170px;
	margin:0 auto;
}
.row.row-first {
	border-bottom:0px solid #000000;
	width:100%;
	margin:0 0 0 0;
	max-width:100%;
}
.row.row-first .col-md-12 {
    float: none;
    margin: 0 auto;
    max-width: 1170px;
}
.row.row-last {
    background: none;
    border-top: 0px solid #333333;
    margin: 32px 0 0;
    padding: 40px 0;
	width:100%;
	max-width:100%;
}
/* Notice Boxes*/

.noticebox {
	background-color: #000000;
    color: #fff;
    margin: 12px 0;
    padding: 12px 10px;
    width: 100%;
	list-style:none outside none;
}
.noticebox a:hover {
	color:#ffffff;
}
.noticebox.error-box {
	background:none #ff0000;
}
.noticebox.success-box {
	background:none #093;
}



/* Pagination */

.pager_arrow {
}
.pager_link {
	padding: 3px 1px;
}
.pager_selected {
	padding: 3px 1px;
	font-weight:bold;
}



/* Input, Select, Textarea and Button Base CSS for all */
input, select, textarea {
    max-width: 400px;
}
input[type="checkbox"], input[type="radio"] {
    height: auto;
    margin: 6px 4px 0 0;
    width: auto;
	float:left;
}
.events-rightsidebox input[type="checkbox"], .events-rightsidebox input[type="radio"] {
    height: 8px;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	
}
button#btnPublisherSearch, .faq_search input.btn,  .readmore a.list-readmore, .footer-readmore a.list-readmore,  a.publisher-readmore, a.events-rightsidebox.link, a.events-general.event-edit, a.logout.link, .btn.btn-default, .btn.btn-primary, .button.login_loginbtn, .button, #profiledit_nav li a, .LocationsMap_Search input[type="button"], .profile-edit .button, .profile-logout .button, .publisher .post-nav-links ul li a:link, .publisher .post-nav-links ul li a:visited {
	background-image:none;
    background-color: #000000;
    border: 0px solid #cccccc;
    border-radius: 0px;
    color: #fff;
	font-size:12px;
    font-weight: 400;
    margin: 0px 0;
	padding:12px 10px;
	width:auto;
	float:left;
	text-transform:uppercase;
	text-shadow:none;
}


button#btnPublisherSearch:hover, .readmore a.list-readmore:hover, .footer-readmore a.list-readmore:hover, a.publisher-readmore:hover, a.events-rightsidebox.link:hover, a.events-general.event-edit:hover, a.logout.link:hover, .btn.btn-default:hover, .btn.btn-primary:hover, .button.login_loginbtn:hover, .button:hover, #profiledit_nav li a:hover, #profiledit_nav li a#current, #profiledit_nav li a#highlight, .LocationsMap_Search input:hover[type="button"], .publisher .post-nav-links ul li a:hover, .publisher .post-nav-links ul li a:active  {
	color:#ffffff;
	background:#363636;
}
.publisher .posts.all a.list-readmore {
	margin:0 0 0;
}
input#security-code {
	max-width:100px;
}
.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
	border-radius:0;
	box-shadow:none;
	text-shadow:none;
}
.btn.btn-success {
	background-image:none;
	background:none #419641;
}
.btn.btn-danger,.btn-warning {
	background-image:none;
	background:none #ff0000;
}



/* standard buttons */


/* green & red buttons */
input.actionButton, input.cancelButton, input.shoppingButton {

}
input.actionButton {

}
input.cancelButton {

}
input.shoppingButton {

}



/* Common */

.red {
	color: #CC0000;
}
.note {
	color: inherit;
}




/* Footer */

.footer_mobile_link {
	text-align:center;
	padding:5px;
}
.footer_mobile_link .mobile {
	background: none transparent;
	padding:0 0 8px 18px;
}
.bread-crumbs {
	float:left;
	width:100%;
	margin:0;
	padding:0;
}


/*---------------------------------------*/
/*Multi-Level CSS Menu		             */
/*---------------------------------------*/

/* core lists */
#menu_cssmulti {
    background: transparent none repeat scroll 0 0;
    float: left;
    font-family: "Lato",Arial,sans-serif;
    font-size: 15px;
    font-weight: 400;
    height: auto;
    margin: 0;
    padding: 10px 0 0px;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 20;
}
#menu_cssmulti ul 								
{ 
display: inline-block;
float:right; 
} 

/* makes it centered in IE */
#menu_cssmulti ul  								
{ 
display: inline; 
margin: 0; 
padding: 0; 
list-style: none; 
white-space: nowrap; 
text-align: left;  
position:relative;
}

#menu_cssmulti li  								
{ 
margin: 0; 
padding: 0; 
}

#menu_cssmulti ul.menu_list 					
{ 
display: block; 
margin:0 0px 0 0px;
float:right;
}
#menu_cssmulti li li ul {
left:100%;
margin-left:0;
margin-top:-28px;
border-bottom: 4px solid #e2e2e2;
}

/* stylable */
#menu_cssmulti a {
    border-bottom: 0px solid #ffffff;
    color: #595959;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 10px 15px;
}
#menu_cssmulti a:hover  								
{  
/* all links styles:  */ 
color: #000000; 
list-style-type: none;
border-bottom:0px solid #000000;
} 

#menu_cssmulti li.menu_item 					
{
	float: left;
	position: relative;
	cursor: pointer;
	background: none;
	margin: 0 0 0 0px;
	padding:7px 0px 0px;
	border-right:0px solid #9fa617;
	height:auto;
	list-style-type: none;
	list-style-image: none;
	white-space: nowrap; 
} 

#menu_cssmulti li.menu_item:hover 				
{ 
background:none;
color: #000000;
}

#menu_cssmulti li.selected {
background:none;
border-right:0 solid #FFFFFF;
list-style-type:none;
margin-top:0;
}

#menu_cssmulti li.selected > a {
    border-bottom: 0px solid #FFFFFF;
    color: #333;
    font-weight: normal;
}
#menu_cssmulti ul.drop_down {
    border-bottom: 4px solid #e2e2e2;
    font-size: 13px;
    left: 0px;
    margin-top: 0;
    top: 49px;
}
#menu_cssmulti li ul { 
	display: block; 
	position: absolute; 
	visibility: hidden; 
	left: 0;   
	background-color: #fff; 
	padding: 0px 0px 0px 0px; 
} 

#menu_cssmulti li li {
	background:none;
	border-bottom:1px solid #e2e2e2;
	color:#404040;
	font-size:13px;
	padding:0px 0px;
	width:auto;
	list-style:none outside none;
}
#menu_cssmulti li li a {
    background-color: #FFFFFF;
	border:none;
    color: #000000;
    font-family: inherit;
    font-size: 12px;
    margin: 0;
    padding: 4px 12px;
    width: auto;
}
#menu_cssmulti li li a:hover 					
{ 
background-color: #333333; 
border:none;
color: #ffffff; 
}  

#menu_cssmulti li li a.fly_menu 				
{ 
/* sub-dropdown bg color */ 
background: none #ffffff; 
color: #000000;
font-size:12px;

} 	

#menu_cssmulti li li:hover > a.fly_menu 		
{
 /* sub-dropdown hover color */ 
background: none #333333; 
color: #ffffff;

}
#menu_cssmulti .menu_arrow {
display:none;
}
#menu_cssmulti table table ul 					{ margin-top: -4px; margin-top: -7px; }
#menu_cssmulti li:hover > ul, 
#menu_cssmulti a:hover ul, 
#menu_cssmulti a:hover a:hover ul,
#menu_cssmulti a:hover a:hover a:hover ul		{ visibility: visible; }
#menu_cssmulti a:hover ul ul,
#menu_cssmulti a:hover a:hover ul ul 			{ visibility: hidden; }



/* Vertical Menu - used primarily for side bars*/
.menu_vertlist {
    float: left;
    padding: 0px 0 24px;
    width: 100%;
}
.menu_vertlist ul {
margin:0;
padding:0;
text-align:left;
}
.menu_vertlist ul li{
list-style:none outside none;
}
.menu_vertlist li a {
    border-bottom: none;
    color: #404040;
    font-family: inherit;
    font-size: 12px;
    height: auto;
    padding: 0;
    text-indent: 0;
    text-transform: none;
}
.menu_vertlist li a:hover {
	text-decoration:none;
	color:#000000;
	border:none;
}
.menu_vertlist li a.selected, .menu_vertlist ul li.selected {
	background:none #000000;
	color:#ffffff;
	list-style:none outside none;
	text-decoration: none;
}
.menu_vertlist ul li.selected {
	background:none;
}
.menu_vertlist ul li {
    line-height: normal;
    list-style:none outside none;
    padding: 0 0 4px;
	border:none;
}
.menu_vertlist ul li a {
    font-size: 16px;
	list-style: none outside none;
    padding: 0 0 4px;
}
.menu_vertlist ul li a.last {
	border-bottom:0px solid #CCCCCC;
}
ul.top_level {
    padding: 0px 0 0 0px;
}
ul.child_one, ul.child_two {
	padding:0;
	margin:0;
}


.top_level li {
	list-style:none outside none;
	line-height:normal;
	text-align:left;
	padding:3px 0 0;
	display:none;
}
.top_level li.top_level_list.selected {
	display:block;
}
.top_level li.top_level_list.selected ul li{
	display:block;
}
.top_level li.first {
    display: none;
}
.top_level li.selected {
    display: block;
}
a.top_level_link, a.top_level_link.selected {
    display: none !important;
}
.top_level_link .selected {
	list-style:none outside none;
	line-height:normal;
}
.menu_vertlist ul.child_one, .menu_vertlist ul.child_two, .menu_vertlist ul.child_three {
list-style:none outside none;
padding-left:0px;
margin:0;
}
.menu_vertlist ul.child_two li a.selected, .menu_vertlist ul.child_three li a.selected {
	border-bottom:0px solid #E8E6EF;
	color:#a30046;
	display:block;
	list-style:none outside none;
}
.menu_vertlist ul.child_one {
    border-bottom: 0 solid #CCCCCC;
    margin: 0;
    padding: 0px 0 0;
}
.menu_vertlist ul.child_one li {
    border: medium none;
    list-style: none outside none;
    margin: 0 0 0px 0px;
    padding: 0 0 0px 0;
	border-bottom: 0px dotted #BABABA;
}
.menu_vertlist ul.child_one li:hover {
	list-style: none outside none;
}
.menu_vertlist ul.child_one li a {
	background:none #ffffff;
    border: 0px solid #bbbbbb;
    color: #363636;
    display: block;
    font-size: 16px;
    font-weight: 300;
    list-style: none outside none;
    margin: 0;
    padding: 6px;
}
.menu_vertlist ul.child_one li a:hover, .menu_vertlist ul.child_one li a.selected, .menu_vertlist ul.child_one li.selected {
	background:none #000000;
	color:#ffffff;
	list-style-image:none;
	text-decoration: none;	
}
.menu_vertlist ul.child_one li a.selected, .menu_vertlist ul.child_one li.selected {
}
.menu_vertlist ul.child_one li.selected {
	background:none;
}
.menu_vertlist ul.child_two {
    padding: 0 0 1px;
}
.menu_vertlist ul.child_two li {
    background:none transparent;
    border: medium none;
    display: block;
    font-size: 11px;
    line-height: normal;
    list-style: none outside none;
    padding: 4px 0 0 13px;
}
.menu_vertlist ul.child_two li.selected {
	list-style:disc none outside;
	display:block;
	line-height:normal;
	font-size:11px;
	padding:4px 0 0px 13px;
}
.menu_vertlist ul.child_two li a {
    color: #000000;
    display: block;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
}
.menu_vertlist ul.child_two li a:hover,.menu_vertlist ul.child_two li a.selected {
background:none;	
color:#404040;
display:block;
line-height:normal;
}

.menu_vertlist ul.child_three li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.menu_vertlist ul.child_three li a {
color:#58585A;
font-size:13px;
line-height:normal;
padding:2px 0;
}
.menu_vertlist ul.child_three li a.selected {
font-size:13px;
line-height:normal;
padding:2px 0;
}

a.child_one_link {
	font-size:12px;
	text-decoration:none;
	text-align:left;
	color:#2B165E;
	border-bottom:1px solid #cccccc;
	display:block;
}
a.child_two_link {
	font-size:10px;
	text-decoration:none;
	text-align:left;
	color:#2B165E;
	border:none;
}

/*********** Begin: SlickNav ********************/
#menu_cssmulti .slicknav_menu, .slicknav_menu {
	display: none;
}
.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	float: left;
	padding: 0.438em 0.625em 0.438em 0.625em;
	line-height: 1.125em;
	cursor: pointer;
	border-radius:0;
}
.slicknav_menu .slicknav_menutxt {
	display: block;
	line-height: 1.188em;
	float: left;
}
.slicknav_menu .slicknav_icon {
	float: left;
	margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_no-text {
	margin: 0
}
.slicknav_menu .slicknav_icon-bar {
	display: block;
	width: 1.125em;
	height: 0.125em;
	border-radius: 0px;
	box-shadow: 0 0px 0 rgba(0, 0, 0, 0.25);
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
	margin-top: 0.188em
}
.slicknav_nav {
	clear: both
}
.slicknav_nav ul, .slicknav_nav li {
	display: block;
	padding:4px 0;
}
.slicknav_nav .slicknav_arrow {
	font-size: 0.8em;
	margin: 0 0 0 0.4em;
	color:#fff;
}
.slicknav_nav .slicknav_item {
	display: block;
	cursor: pointer;
}
/*Messed with neighbouring spans in publisher cat widget:     .slicknav_nav a { display: block } */
.slicknav_nav .slicknav_item a {
	display: inline
}
.slicknav_menu:before, .slicknav_menu:after {
	content: " ";
	display: table;
}
.slicknav_menu:after {
	clear: both
}
/* IE6/7 support */
.slicknav_menu {
*zoom: 1
}
/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
	font-size:16px;
}
/* Button */

/* Button Text */
.slicknav_menu .slicknav_menutxt {
	color: #FFF;
	font-weight: bold;
	text-shadow: 0 0px 0px #000;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
	background-color: #f5f5f5;
}
.slicknav_menu {
	background:#000000;
	padding:5px;
}
.slicknav_nav {
	color:#fff;
	margin:0;
	padding:0;
	font-size:0.875em;
}
.slicknav_nav, .slicknav_nav ul {
	list-style: none;
	overflow:hidden;
}
.slicknav_nav ul {
	margin: 0 0 14px 20px;
	padding: 0;
}
.slicknav_nav .slicknav_item {
	padding:5px 10px;
	margin:2px 5px;
}
.slicknav_nav a {
	padding:5px 10px;
	margin:2px 5px;
	text-decoration:none;
	color:#ffffff !important;
}
.slicknav_nav .slicknav_item a {
	padding:0;
	margin:0;
}
.slicknav_nav .slicknav_item:hover {
	border-radius: 6px;
	background:#ccc;
	color:#fff;
}
.slicknav_nav a:hover {
	border-radius: 6px;
	background:#ccc;
	color:#222;
}
.slicknav_nav .slicknav_txtnode {
	margin-left:15px;
}
/*********** End: SlickNav ********************/

/* Side Bar Menu */

.menu_sidebar {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	position:relative;
}
.menu_sidebar .menu_sticky_logo {
	float:left;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
}
.menu_sidebar ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
.menu_sidebar ul li {
    float: left;
    width: 100%;
    margin: 0 0 0;
    padding: 0px 0 0px;
    list-style: none outside none;
    transition: linear all 0.5s;
}
.menu_sidebar ul li.sub_pages_yes  {
	border-bottom:2px solid #c2c2c2;
}
.menu_sidebar ul li:hover {
	background:none #c2c2c2;
}
.menu_sidebar ul li.sub_pages_no  {
	border-bottom:2px solid #c2c2c2;
}
.menu_sidebar ul li a:link, .menu_sidebar ul li a:visited {
    color: #000000;
    transition: linear all 0.5s;
    display: block;
    width: 90%;
    float: left;
	padding:8px 0 8px 12px;
}
.menu_sidebar ul li a:hover, .menu_sidebar ul li.active a {
	color:#777777;
	transition: linear all 2s;
}
.menu_sidebar .dropdown_parent {
    float: left;
    width: 100%;
    margin: 0px 0 0;
    padding: 0;
    transition: linear all 0.5s;
    background: none #fff;
}
.menu_sidebar li.dropdown_child {
	float:left;
	margin:0 0 8px 10px;
	padding:0;
}
.menu_sidebar li.dropdown_child:hover {
	background:none;
}
.menu_sidebar ul.dropdown_parent li.dropdown_child a {
	color:#000000;
}
.menu_sidebar .dropdown_child.active.bg-success {
	background:none;
}
.menu_sidebar .dropdown_child.active.bg-success a:link, .menu_sidebar .dropdown_child.active.bg-success a:visited {
	color:#777777;
}
.menu_sidebar ul.dropdown_parent li.dropdown_child a:hover {
	color:#777777;
}
.menu_sidebar .sub_pages_yes.active {
	background:none #c2c2c2;
}

/* End Side Bar Menu */


/* Form Builder CSS */
/*
#formbuilder {
	padding:12px 20px;
	margin:0;
}
.formbuilder_MainDiv {
	border: medium none;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}
.formbuilder_MainDiv #dhtmltooltip {
	background-color: #FFFFFF;
	border: 2px solid;
	color: #000000;
	font-size: 13px;
	height: auto;
	padding: 12px;
	position: absolute;
	visibility: hidden;
	width: auto;
	z-index: 100;
}
.formbuilder_Table_SingleSelectDropDown select {
	margin:0 0 0 8px;
}
.formbuilder_QuestionDiv {
	float: left;
	margin: 0;
	padding: 0 0 16px;
	width: 100%;
	color:#363636;
}
.formbuilder_QuestionHeader {
	width: 100%;
	float:left;
	border: 0px solid #E2E2E2;
	font-size: 15px;
	font-weight: 700;
	margin: 0px 0 12px;
	padding: 0 0 0px;
}
.formbuilder_Table_SingleSelectDropDown .formbuilder_QuestionHeader {
	margin: 0px 0 0px;
}
.formbuilder_MainDiv p, #formbuilder_Desc {
	font-size:inherit;
}
#formbuilder_Desc {
	color: #363636;
	float: left;
	font-size: 14px;
	font-weight: normal;
	width: 100%;
}
.formbuilder_StepDiv {
	border: 1px solid #E2E2E2;
	float: left;
	padding: 0 0 20px;
	width: 100%;
}

.formbuilder_Step_Display {
	background-color:#363636;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding:12px 20px;
}
.formbuilder_RegLinks {
	border-bottom: 2px solid #E2E2E2;
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	margin: 12px 0;
	padding: 0;
	width: 100%;
}
#formbuilder .error, #formbuilder_LoginForm .validation-advice, #formbuilder_LoginForm .form_error {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0 0 8px;
	text-align: left;
}
.formbuilder_MainDiv .error, .formbuilder_MainDiv .validation-advice, .formbuilder_MainDiv .form_error {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0 0;
	text-align: left;
}
.formbuilder_QuestionDiv .error, .formbuilder_QuestionDiv .validation-advice, .formbuilder_QuestionDiv .form_error {
	padding: 4px 0 0 80px;
}
.formbuilder_Table_SingleSelectDropDown th, .formbuilder_Table_SingleSelectDropDown td {
	float:left;
	width:100%;
}

.formbuilder_Table_SingleSelectRadios td {
	padding:4px 0;
	text-align:center;
}
.formbuilder_RegForm {
	float: left;
	margin: 12px 0;
	padding: 0;
	width: 100%;
	text-align:left;
}
.formbuilder_RegForm table {
	width:100%;
	padding:0;
}
.formbuilder_RegForm td {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#000;
	width:auto;
	padding: 5px 5px 5px 0;
}
.formbuilder_RegForm .error, .formbuilder_RegForm .validation-advice, .formbuilder_RegForm .form_error {
	padding: 4px 0 0 0px;
}
.formbuilder_QuestionDiv {
	float: left;
	margin: 0;
	padding: 0 0 12px;
	width: 100%;
}
.formbuilder_txtInput {
	margin:12px 0;
}
a.formbuilder_ToolTip_Link {
	float: left;
	font-weight: normal;
	margin: 0 4px 0 0;
}
.formbuilder_txtSingle, .formbuilder_txtFile, .formbuilder_txtMatrix {
	border-bottom: 1px solid #E2E2E2;
	font-size: 15px;
	font-weight: bold;
	margin: 12px 0;
	padding: 0 0 10px;
}
.formbuilder_Matrix {
	float: left;
	padding: 8px 0 0;
}
.formbuilder_Matrix th {
	border-bottom: 1px solid #CCCCCC;
	font-size: 13px;
	text-align: center;
}
.formbuilder_Matrix_Y {
	border-bottom: 1px solid #CCCCCC;
	padding: 6px;
}
.formbuilder_Matrix td, th.formbuilder_Matrix_X {
	border-bottom: 1px solid #CCCCCC;
	padding: 6px;
	text-align: left;
}
th.formbuilder_Matrix_X div.validation-advice {
	text-align:center;
}
.formbuilder_Table_Checkboxes {
}
.formbuilder_Table_Checkboxes td, .formbuilder_Table_Checkboxes th {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 5px 5px 0;
	text-align: left;
	vertical-align: top;
	width: auto;
}
.formbuilder_Table_Checkboxes td {
	text-align:center;
}
.formbuilder_Table_Checkboxes .error, .formbuilder_Table_Checkboxes .validation-advice, .formbuilder_Table_Checkboxes .form_error {
	padding: 4px 0 0 0px;
}
.formbuilder_Table_SingleSelectDropDown {
}
.formbuilder_Table_SingleSelectRadios {
	float:left;
}
.formbuilder_Table_SingleSelectDropDown th {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#000;
	width:auto;
	padding: 5px 5px 5px 0;
	vertical-align:top;
}
.formbuilder_Table_SingleSelectDropDown td {
	vertical-align:middle;
}
.formbuilder_Table_SingleSelectDropDown .error, .formbuilder_Table_SingleSelectDropDown .validation-advice, .formbuilder_Table_SingleSelectDropDown .form_error {
	padding: 4px 0 0 0px;
}
.formbuilder_FileTypesInfo {
	display: table;
	font-size: 11px;
	margin: 0 0 0 10px;
	padding: 3px 10px;
}
.formbuilder_QuestionDiv .formbuilder_FileTypesInfo {
	display: table;
	font-size: 11px;
	margin: 0 0 0 0px;
	padding: 3px 10px;
}
.formbuilder_QuestionDiv .red {
	color: #CC0000;
	float: none;
	padding: 0 4px 0 0;
}
.formbuilder_RegForm .red {
	color: #CC0000;
	float:none;
	padding: 0 4px 0 0;
}
.formbuilder_QuestionToolTipHeader {
	margin:0;
	padding:0;
	float:none;
}
.formbuilder_Header {
	border: 1px solid #E2E2E2;
	float: left;
	padding: 12px 20px 20px;
	width: 96%;
}



/* Publisher and Publisher List CSS */
.publisher-widget-search, .publisher-widget-archive, .publisher-widget-categories, .publisher-widget-rated {
    border-bottom: 1px solid #e2e2e2;
    float: left;
    margin: 0 0 12px;
    padding: 0 0 12px;
    width: 100%;
}
.publisher-widget ul {
	padding:0 0 0;
	margin:0 0 0;
}
.publisher-widget ul li {
	list-style:none outside none;
}
.frmPublisherSearch {
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
.publisher-widget-search-form-ul {
	float:left;
	margin:0;
	padding:0;
}
.publisher-widget-search-form-ul li {
	list-style:none outside none;
	margin:0 0 10px;
	padding:0;
	display:block;
	float:left;
	width:100%;
}
li.publisher-widget-search-form-ul-left {
    line-height: 36px;
    margin: 0 0% 0 0;
    padding: 0;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}
li.publisher-widget-search-form-ul-right {
	width:50%;
}
li.publisher-widget-search-form-author {
	width:100%;
}
li.publisher-widget-search-form-category ul li.publisher-widget-search-form-ul-left, li.publisher-widget-search-form-author ul li.publisher-widget-search-form-ul-left, li.publisher-widget-search-form-date li.publisher-widget-search-form-ul-left {
    margin: 0 2.6% 0 0;
    width: auto;
	min-width:70px;
}
.publisher-widget-search-form-ul li ul {
	padding:0 0 0 0;
}
.publisher-widget-search-form-ul-right .from, .publisher-widget-search-form-ul-right .to {
	float:left;
	width:100%;
}
span.publisher-widget-search-to {
	float:left;
	margin:8px 0;
	padding:0 0 0 0;
}
.publisher-widget-search-form-ul-right img, img#search_start_date_button, img#search_end_date_button {
    float: left;
    height: auto;
    margin: 4pxpx 0 0;
    vertical-align: middle;
    width: auto;
}
.publisher-widget-search-form-ul-right input#pub_between_from, .publisher-widget-search-form-ul-right input#pub_between_to {
	float:left;
	width:88%;
	margin:0 8px 0 0;
}
li.publisher-widget-search-form-date {
	width:100%;
}
li.publisher-widget-search-form-ul-right li.publisher-widget-search-form-button {
	width:100%;
}

/* List Components */
.list {
	float:left;
	margin:0 0 12px;
	padding:0 0 0;
	width:100%;
}
.list .scrollable {
	height: auto;
	overflow: auto;
	width:100%;
}
.list .entry, article.entry {
    border-bottom: 1px solid #e2e2e2;
    float: left;
    margin: 0 0 14px;
    padding: 0 0 14px;
    width: 100%;
}
.list .about, .list .author, .list a.comments {
    color: #404040;
    font-size: 12px;
}
.list .author {
    float: left;
    padding: 0 0 12px;
    width: 100%;
}
.list .about .date, .list .about .comment-num {
	font-size:12px;
	padding:0 6px 0 0;
	float:left;
}
.list-desc {
    margin: 0 0 12px;
}
.list .img {
	float:left;
}
a.list-img.publisher-list-img, a.list-img.publisher-list-img {
	width:100%;
	float:left;
}
.list-img.publisher-list-img img, .list-img a.events-list-logo {
    height: auto;
    margin: 0 0 2% 0;
    max-width: 100%;
    width: 100%;
}
.list-img.publisher-list-img img:hover, .list-img .events-list-logo {
	opacity:0.7;
}
.list .viewall {

}

.footer-readmore {
	float:left;
}

/* Publisher */
.publisher {
	padding:0;
}
.publisher .posts.all {
    border-bottom: 0 solid #e2e2e2;
    float: left;
    margin: 0;
    padding: 0 0 12px;
}
.publisher .posts.all .entry, .publisher-search-results-found .scrollable .entry {
	float:left;
}

.publisher .posts.all .main-img {
	width:100%;
	height:auto;
	max-width:100%;
}
.publisher .main-img a img {
    height: auto;
    margin: 0 2% 0 0;
    max-width: 100%;
    width: auto;
}
.publisher .main-img a img:hover {
	opacity:0.7;
}
.publisher .posts.single {
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
.publisher .posts.all .header, .publisher .posts.all footer {
    border-bottom: 0 solid #e2e2e2 !important;
    border-top: 0 solid #e2e2e2 !important;
    padding: 0 0 10px 0;
}
.publisher .posts .footer {
	float:left;
	width:100%;
}
.publisher .posts.all footer {
    padding: 10px 0;
    float: left;
    width: 100%;
}
.publisher .posts.single .content.publisher-content {
	float:left;
	width:100%;
}
.publisher .posts.single .header, .publisher footer {
    border-bottom: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
    padding: 16px 0 16px;
	float:left;
}
.publisher .posts.single footer .bookmarklet {
	padding:8px 0 0;
}

.publisher .posts.single .header .date, .publisher .posts.single .header .authorname {
    font-weight: 700;
    padding: 0 2% 0 0;
}
.publisher .post-back-link {
    float: left;
    margin: 16px 0;
    width: auto;
}
.publisher .post-nav-links {
    float: left;
    width: auto;
    margin: 16px 0 12px 12px;
    padding: 0;
}
.publisher .post-nav-links ul{
	float:left;
	width:auto;
	margin:0 0;
	padding:0;
}
.publisher .post-nav-links ul li{
	float:left;
	display:inline;
	margin:0 12px 0 0;
	padding:0;
}
.publisher-single-image {
	margin:0 0 24px;
}
.publisher .posts .photos {
	overflow: auto;
	padding: 10px 0;
}
.publisher .posts .photos .thumbnail {
}
ul.publisher_ul_lightbox {
	width:100%;
	margin:0;
	padding:0;
	float:left;
}
ul.publisher_ul_lightbox_2_cols li a img, ul.publisher_ul_lightbox_3_cols li a img, ul.publisher_ul_lightbox_4_cols li a img, ul.publisher_ul_lightbox_5_cols li a img, ul.publisher_ul_lightbox_6_cols li a img {
	width:100%;
	max-width:100%;
}
ul.publisher_ul_lightbox_2_cols li {
	width:49%;
	margin:.25% .25% -.25%;
	padding:0;
	float:left;
	list-style: none outside none;
}
ul.publisher_ul_lightbox_3_cols li {
    float: left;
    list-style: outside none none;
    margin: 0.25% 0 0.25% 0;
    padding: 0;
    width: 33.333%;
}
ul.publisher_ul_lightbox_4_cols li {
	float: left;
	list-style: none outside none;
	margin: 0.25% 0.25% -0.25%;
	padding: 0;
	width: 24%;
}
ul.publisher_ul_lightbox_5_cols li {
	float: left;
	list-style: none outside none;
	margin: 0.25% 0.25% -0.25%;
	padding: 0;
	width: 19%;
}
ul.publisher_ul_lightbox_6_cols li {
	float: left;
	list-style: none outside none;
	margin: 0.25%;
	padding: 0;
	width: 15.8%;
}
.publisher .posts.single .content-related {
    border-top: 1px solid #e2e2e2;
    float: left;
    margin: 0 0 24px;
    padding: 16px 0 0;
    width: 100%;
}
.publisher .posts.single .content-related ul {
	margin:0 0 0;
	padding:0 0 0;
}
.publisher .posts.single .content-related ul li {
	margin:0 0 0;
	padding:0 0 0;
	list-style:none outside none;
}
.publisher td.footer-left-col {
	font-weight:700;
}
.publisher td.footer-right-col {
	padding:0 0 0 20px;
}

.publisher td.footer-right-col ul {
	padding:0 0 0;
	margin:0 0 0;
}
.publisher td.footer-right-col ul li {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: auto;
}
.publisher .comments-aside {
	float:left;
	width:100%;
}

/* Publisher Search Results */
.publisher-search-results {
	float:left;
	width:100%;
	margin:24px 0 0px;
	padding:0;
}
.publisher-search-results-found {
	float:left;
	width:100%;
	margin:12px 0;
	padding:0;
}
.publisher-search-results .entry {
	margin:0 0 24px;
	padding:0 0 34px;
}
.list-search-img.img {
	width:auto;
	float:left;
}
.list-search-img.img a img {
	margin: 0 4% 0 0;
}
.list-about.about {
	float:left;
	width:100%;
}


/* Events & Events List CSS */
.list-img a.events-list-img img{
    height: auto;
    margin: 0 4% 2% 0;
    max-width: 98%;
    width: 96%;
}
.events {
	width:100%;
	float:left;
	margin:0;
	padding:0;
}
.events-list-location h5 {
	
}
.events-main {

}
.events-main.events-map {
	height:auto;
	min-height:300px;
	width:100%;
	max-width:100%;
	float:left;
}
.event-maintable {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
	max-width:100%;
}
.events-breadcrumbs {
	margin:0 0 12px 0;
}
.events-main.events-maincell {
    padding: 0 4% 0 0;
}
.events-main.events-rightcell {
    padding: 0 0% 0 0;
}
.location.events-search-location {
	padding:0 0 9px;
}
.events-main.events-maincell a img.events-maincell {
    float: left;
    height: auto;
    margin: 0 16px 16px 0;
    min-width: 200px;
    width: auto;
}
.events-main.events-search-results-img {
	float:left;
	width:auto;
	min-width:200px;
	max-width:200px;
	height:auto;
	margin:0 16px 16px 0;
}
.events-location {
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
#events-map {
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
.events-rightsidebox {
	float:left;
	width:auto;
	margin:0;
	padding:0;
}
.events-rightsidebox p {
	width:100%;
	float:left;
	margin:0 0 6px 0;
}
.events-rightside-row {
	float:left;
	width:100%;
	margin:0 0 16px;
}
a.events-rightsidebox.link {
	width:100%;
	padding:0px 12px 0;
}
a.events-rightsidebox.link h3 {
	color:#ffffff;
}
.events-rightsidebox a.events-go-register {
	width:100%;
	float:left;
	margin:0 0 16px;
}
.events-rightsidebox a.events-go-register h3, .events-rightsidebox a.events-go-register:hover h3 {
	color:#ffffff;
}


.events-rightsidebox .events-search-row {
	float:left;
	width:100%;
	margin:0 0 16px;
	padding:0;
}
.events-search-row.by-id label {
	margin:0 0 0 0;
	line-height:normal;
}
input#search_by_upcoming, input#search_by_todays, input#search_by_all {
    float: left;
    margin: 4px 6px 0 0;
    padding: 0;
    width: auto;
}
label[for=search_by_upcoming], label[for=search_by_todays], label[for=search_by_all]  {
margin:0 0 0 !important;
}
.events-rightsidebox label, .events-rightsidebox img#search-start-date-button, .events-rightsidebox img#search-end-date-button {
	margin:6px 0 0;
}
img#search_start_date_button, img#search_end_date_button {
    margin: 6px 0;
}
.events-main.events-rightcell button {
	margin:0 6px 0 0;
}

/* Event Add CSS */

.events-add {
	
}
.events-add-row {
    border-bottom: 1px solid #e2e2e2;
    float: left;
    margin: 0 0 2%;
    padding: 0 0 1%;
    width: 100%;
}
.events-add-row .left {
    font-weight: 600;
    line-height: 27px;
    margin: 0;
    padding-left: 0;
    vertical-align: middle;
}
.events-add-row .right {
	margin:0;
	padding-left:0;
}
.events-add-row p {
	font-weight:600;
	}
#event-location-drop-part1, #event-location-drop-part2 {
	font-weight:600;
}
.events-add-row .form-control {
	margin:0 0 8px;
	height:auto;
}

/* Event Files CSS */

.events-files {
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
.events-files .left {
	float:left;
	width:10%;
	margin:0;
	padding:0 2% 0 0;
}
.events-files .right {
	float:left;
	width:88%;
	margin:0;
	padding:0 0% 0 0;
}

/* Event Listing CSS */

.events-listing {
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

/* Calendar (all) */


.events-calendar {
	font-size: 12px;
}
.events-calendar h1 {

}
.events-calendar .date {
	height: 120px;
	text-align: right;
	vertical-align:top;
	border: 1px solid silver;
	padding: 5px;
}
.events-calendar .date:hover {
	background-color: #E5E5E5; /* Cell hover */
}
.events-calendar .dayheadings {
	width: 14%
	padding: 10px;
}
.events-calendar .dateselected {
	background-color:#CCC; /* Cell selected (todays date) */
}
.events-calendar div.cellitems {
	text-align: left;
}
.events-calendar div.cellitems ul {
	padding: 0;
	margin:0px;
}
.events-calendar div.cellitems ul li.title {
	list-style: none;
	padding:3px 0;
	margin:2px 0;
}
.events-calendar div.cellitems ul li.title a {
	display:block;
}
.events-calendar div.cellitems ul li.gotonext {
	list-style: none;
	padding:3px 0;
	margin:2px 0;
	background-color:none;
	text-align:right;
}
.events-calendar div.cellitems ul li.gotonext a {
	display:block;
	color: #999;
}
.events-calendar .arrownav {
	font-size:20px;
	padding: 5px;
}
.events-calendar .monthnavleft, .events-calendar .monthnavright {
	float:left;
	width:100px;
	margin:10px 0 10px 10px;
	text-align:left;
	font-weight:bold;
}
.events-calendar .monthnavright {
	float:right;
}
.events-calendar .monthnav {
	float:left;
	width:50%;
	margin: 10px;
	text-align:center;
}
.events-calendar .sidebar {
	border:1px solid #ccc;
	padding: 5px;
	margin-top:36px;
	width: 135px;
}
.events-calendar .specificsearch {
	border: 1px solid #2B67AF;
	padding: 7px;
	font-weight:bold;
}
.events-calendar .form-control {
	margin:0 0 8px;
}
/* small calendar */

.events-calendar.mini {
	border: 1px solid #CCC;
}
.events-calendar.mini .date {
	margin: 2px;
	padding:3px;
	text-align:center;
	display:block;
}
.events-calendar.mini .dateselected {
	background-color:#FFFFCC;
} /* cell selected (todays date) */
.events-calendar.mini .datehascontent {
	background-color:#CCCCFF;
}
.events-calendar.mini .dayheadings {
	padding: 3px;
	text-align:center;
}
.events-calendar.mini .arrownav {
	font-size:14px;
	padding: 5px;
}

/* Registration */

.events_maintable .return_link {
	margin: 10px 0;
}
.events-reg.login-signup {
	border:1px solid #ccc;
	width: 80%;
}
.events-reg.login-signup table {
	padding: 7px;
}
.events-reg.login-signup label {
	display:block;
	padding-right:5px;
	text-align:right;
}
.events-reg.login-signup .signup-msg {
	padding:10px;
	border-top:1px solid #E5E5E5;
}
.events-reg.login-signup .login-msg {
	background-color:#F4F3F2;
	padding:10px;
	border-bottom:1px solid #E5E5E5;
}
.events-reg.user-info {
	border:1px solid #ccc;
	font-size:11px;
	vertical-align:top;
	width: 80%;
}
.events-reg.user-info table {
	padding: 7px;
}
.events-reg.user-info label {
	display:block;
	font-size:11px;
	padding-right:5px;
	text-align:right;
}
.events-reg.status {
	border:1px solid #ccc;
}
.events-reg.status label {
	display:block;
}
.events-reg.related-form {
	border:1px solid #ccc;
	vertical-align:top;
}
.events-reg.related-form h3 {
	display:block;
	padding:3px 0;
}
.events-reg.related-form td {
}
.eventreg-payment-order {
	margin-top:7px;
	padding: 3px;
	border:1px solid #ccc;
}
.eventreg-payment-order .heading {
	border-bottom: 1px solid #ccc;
}
.eventreg-payment-order .subtotal {
	text-align:right;
}
.events-reg.payment .confirm {
	text-align:center;
}
.events-reg.payment .confirm p {

}
.events-reg.payment .confirm .action-button {
	font-size:18px;
}
.calendar .button {
    float: none;
}



/* Content In Tabs (Ajax) */

ul#contenttab_list {
	margin: 10px auto 5px 0;
	padding-left: 0;
	white-space: nowrap;
}
#contenttab_list li {
	display: inline;
	list-style-type: none;
}
#contenttab_list  a { /* all tabs style */
	background-color: #e5e5e5;
	padding: 5px 15px;
	text-decoration: none;
}
#contenttab_list  a:link, #contenttab_list  a:visited { /* inactive tab style */
	background-color: #e2e2e2;
}
#contenttab_list  a:hover, #contenttab_list  a.current { /* hover tab style*/
	background-color: #666666;
	color:#ffffff;
}

.contenttab_box { /* content box style */
	border: 1px solid #ccc;
	padding: 2%;
	width: 96%;
}




/* Gallery.2 CSS */


.gallery2 {
	text-align: left;
	border: 1px solid #CCC;
}
.gallery2 .table-top {
	display: block; /* can be hidden with a display: none */
}
.gallery2 .g2-item {
	vertical-align:top;
	text-align:center;
	padding:4px; /*cell (td) styling*/
}
.gallery2 .g2-thumb {
	margin:3px;
	border:1px solid #999;
}
.gallery2 .g2-title {
	font-size:12px;
	margin-top: 3px;
	display:block;
}
.gallery2 .g2-caption {
	display:block;
}
.gallery2 .g2-pager {
	margin:5px;
	text-align:center;
}
/* Begin: photoswipe 
 * Copyright (c) %%year%% by Code Computerlove (http://www.codecomputerlove.com)
 * Licensed under the MIT license
 *
 * Default styles for PhotoSwipe
 * Avoid any position or dimension based styles
 * where possible, unless specified already here.
 * The gallery automatically works out gallery item
 * positions etc.
 */

 
.clsPSWGallery {
	list-style: none;
	padding: 0;
	margin: 0;
}
.clsPSWGallery:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clsPSWGallery li {
	float: left;
	width: 33.33333333%;
	list-style:none outside none;
}
.clsPSWGallery li a {
	display: block;
	margin: 5px;
	border: 0px solid #3c3c3c;
}
.clsPSWGallery li img {
	display: block;
	width: 100%;
	height: auto;
}
body.ps-active, body.ps-building, div.ps-active, div.ps-building {
	background: #000;
	overflow: hidden;
}
body.ps-active *, div.ps-active * {
	-webkit-tap-highlight-color:  rgba(255, 255, 255, 0);
	display: none;
}
body.ps-active *:focus, div.ps-active *:focus {
	outline: 0;
}
/* Document overlay */
div.ps-document-overlay {
	background: #000;
}
/* UILayer */
div.ps-uilayer {
	background: #000;
	cursor: pointer;
}
/* Zoom/pan/rotate layer */
div.ps-zoom-pan-rotate {
	background: #000;
}
div.ps-zoom-pan-rotate * {
	display: block;
}
/* Carousel */
div.ps-carousel-item-loading {
	background: url(../../../common/templates/default/images/photoswipe-loader.gif) no-repeat center center;
}
div.ps-carousel-item-error {
	background: url(../../../common/templates/default/images/photoswipe-error.gif) no-repeat center center;
}
/* Caption */
div.ps-caption {
	background: #000000;
	background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #303130), color-stop(100%, #000101));
	border-bottom: 1px solid #42403f;
	color: #ffffff;
	font-size: 13px;
	font-family: inherit;
	text-align: center;
}
div.ps-caption * {
	display: inline;
}
div.ps-caption-bottom {
	border-top: 1px solid #42403f;
	border-bottom: none;
	min-height: 44px;
}
div.ps-caption-content {
	padding: 13px;
	display: block;
}
/* Toolbar */
div.ps-toolbar {
	background: #000000;
	background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #303130), color-stop(100%, #000101));
	border-top: 1px solid #42403f;
	color: #ffffff;
	font-size: 13px;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	height: 44px;
	display: table;
	table-layout: fixed;
}
div.ps-toolbar * {
	display: block;
}
div.ps-toolbar-top {
	border-bottom: 1px solid #42403f;
	border-top: none;
}
div.ps-toolbar-close, div.ps-toolbar-previous, div.ps-toolbar-next, div.ps-toolbar-play {
	cursor: pointer;
	display: table-cell;
}
div.ps-toolbar div div.ps-toolbar-content {
	width: 44px;
	height: 44px;
	margin: 0 auto 0;
	background-image: url(../../../common/templates/default/images/photoswipe-icons.png);
	background-repeat: no-repeat;
}
div.ps-toolbar-close div.ps-toolbar-content {
	background-position: 0 0;
}
div.ps-toolbar-previous div.ps-toolbar-content {
	background-position: -44px 0;
}
div.ps-toolbar-previous-disabled div.ps-toolbar-content {
	background-position: -44px -44px;
}
div.ps-toolbar-next div.ps-toolbar-content {
	background-position: -132px 0;
}
div.ps-toolbar-next-disabled div.ps-toolbar-content {
	background-position: -132px -44px;
}
div.ps-toolbar-play div.ps-toolbar-content {
	background-position: -88px 0;
}

/* Hi-res display */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),  only screen and (-moz-min-device-pixel-ratio: 1.5),  only screen and (min-resolution: 240dpi) {
 div.ps-toolbar div div.ps-toolbar-content {
 -moz-background-size: 176px 88px;
 -o-background-size: 176px 88px;
 -webkit-background-size: 176px 88px;
 background-size: 176px 88px;
 background-image: url(../../../common/templates/default/images/photoswipe-icons2x.png);
}
}
/* End: photoswipe   */

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important;
	width: 100% !important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white;
	filter:alpha(opacity=0);
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img {
	display:block;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	box-sizing: border-box; 
}
.nivoCaptionText, .nivoCaptionTextDesc {
	color:#fff;
}
.nivoCaptionText {
	font-size:32px;
}
.nivo-caption h2 {
	color:#ffffff;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0 !important;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.nivoCaptionReadMore {
	margin:0;
	padding:0;
}
.nivoCaptionReadMore a {
	color:#ffffff;
	text-align:left;
	margin:0;
	padding:0;
}
.theme-light .nivo-caption a, .theme-dark .nivo-caption a {
	border:none !important;
}
.theme-light.slider-wrapper, .theme-dark.slider-wrapper {
    padding: 0 !important;
}
.theme-default .nivoSlider, .theme-dark .nivoSlider, .theme-light .nivoSlider, .theme-bar .nivoSlider {
	background: none !important;
	box-shadow: 0 0px 0px 0 #4A4A4A !important;
}
.theme-default .nivoSlider img, .theme-dark .nivoSlider img, .theme-light .nivoSlider img, .theme-bar .nivoSlider img {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: auto;
}
.theme-dark .nivo-controlNav {
	padding: 0 0 0 2% !important;
}
.theme-bar.slider-wrapper {
	border: none !important;
}
.theme-bar .nivo-directionNav a {
	padding:10px 0 0 !important;
	bottom: -4px !important;
}
/*********** END: The Nivo Slider styles ********************/

/* Begin: Mailing List */
.Mailing_EmailSubmit, .Mailing_EmailManage {
	border: 0 solid #cccccc;
	border-radius: 3px;
	float: left;
	margin: 0 0 2% !important;
	padding: 0;
	position: relative;
	width: auto;
}
#EmailSubmit_Title {
	font-size:16px;
	font-weight:bold;
	line-height:normal;
	margin:0 0 12px;
}
#EmailManage_Desc {
	font-size: 13px;
	margin: 12px 0;
	padding: 0;
	text-align: left;
}
.frmEmailManage {
	margin:0;
	padding:0;
	position:relative;
}
.frmEmailManage th, .frmEmailManage td {
	text-align:left;
	line-height:normal;
	vertical-align:middle;
}
.frmEmailManage td, .frmEmailManage th {
}
.frmEmailSubmit input, .frmEmailManage input {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #cccccc;
	border-radius: 3px;
	color: #33383f;
	float: left;
	margin: 2px auto;
	padding: 8px;
	text-align: left;
	width: auto;
}
.frmEmailSubmit input#email {
	margin: 7px 8px 5px 0;
}
.frmEmailSubmit input.button, .Mailing_EmailManage input.button {
	background: none no-repeat scroll center center #333333;
	border: 0 solid #cccccc;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	margin: 7px 0;
	padding: 7px 10px;
	text-align: center;
	text-decoration: none;
	width: auto;
}
.frmEmailSubmit input.button:hover, .Mailing_EmailManage input.button:hover {
	background: none no-repeat scroll center center #666666;
}
.Mailing_EmailSubmit .errorbox, .Mailing_EmailManage .errorbox, .Mailing_EmailSubmit .successbox, .Mailing_EmailManage .successbox {
	background-color: #990000;
	border: 0 none;
	border-radius: 3px;
	color: #fff;
	font-size: inherit;
	font-weight: bold;
	margin: 5px 0 12px !important;
	padding: 10px;
}
.Mailing_EmailSubmit .successbox, .Mailing_EmailManage .successbox {
	background-color: #76af43;
}
.frmEmailManage table {
	border-top: 2px solid #cccccc;
	display: block;
	padding: 8px 0 0;
	width: 100%;
}

/* Form CSS */
.form-control {
	border-radius:0;
}
input[type="file"] {
    display: block;
    padding: 12px;
    height: auto;
}
.form-group, .form-horizontal .form-group {
	margin:0 0 0px 0;
}
.FormBuilder_QuestionHeader {
	
}
.FormBuilder_QuestionHeader.col-sm-4 {
    padding: 0;
    width: 17%;
}
.form-group.captcha img {
	max-width:60px;
	height:auto;
	margin:12px 0 0;
}
.form-group.captcha .col-sm-4 {
	max-width:17%;
	padding:0 0 0 0;
}
.form-group.captcha input {
	max-width:100px;
}
textarea {
	min-height:200px;
}
.form-horizontal .well {
    background-image: none;
    box-shadow: none;
    font-size: 13px;
    padding: 12px 12px 0;
}
#FormBuilder_Button_Div.form-group div {
	padding:0 0 0 0;
}
.validation-advice {
	color:#ff0000;
}
.FormBuilder_StepDiv {
	border: 0px solid #E2E2E2;
	float: left;
	padding: 0 0 20px;
	width: 100%;
}
FormBuilder_Step_1.FormBuilder_StepDiv {
	font-size:18px;
	font-weight:normal;
	color:#000;
	padding:0;
}
.FormBuilder_Step_Display {
	background-color:#333333;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding:12px 20px;
}
.formbuilder {
	padding:0
	margin:0;
}
#FormBuilder {
	width:100%;
	padding:0;
	margin:0;
}
#FormBuilder_AllQuestionWrapper {
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
.FormBuilder_RegLinks {
	border-bottom: 2px solid #E2E2E2;
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	margin: 12px 0;
	padding: 0;
	width: 100%;
}
.FormBuilder_RegLinks a {
	background-color: #999999;
	border-radius: 4px 4px 0 0;
	color: #FFFFFF;
	height: auto;
	line-height: normal;
	margin: 0;
	padding: 6px 7px;
	text-decoration: none;
}
.FormBuilder_RegLinks a:hover {
	background-color: #333;
	color: #FFFFFF;
}
#FormBuilder_LoginForm {
	margin:0;
	padding:0;
}
#FormBuilder_LoginForm table {
	padding:0;
}
#FormBuilder_LoginForm td {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 5px 5px 0;
	text-align: left;
	vertical-align: top;
	width: auto;
}
#FormBuilder_Button_Div {
	display: block;
	float: left;
	margin: 20px 0 0;
	padding: 0;
	width: 100%;
}

#FormBuilder .error, #FormBuilder_LoginForm .validation-advice, #FormBuilder_LoginForm .form_error {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0 0 8px;
	text-align: left;
}
.FormBuilder_MainDiv .error, .FormBuilder_MainDiv .validation-advice, .FormBuilder_MainDiv .form_error {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0 0;
	text-align: left;
}
.FormBuilder_Table_SingleSelectDropDown th, .FormBuilder_Table_SingleSelectDropDown td {
	float:left;
	width:100%;
}
.FormBuilder_Table_SingleSelectRadios th {
	font-size:13px;
}
.FormBuilder_Table_SingleSelectRadios td {
	padding:4px 0;
	text-align:center;
}
.FormBuilder_RegForm {
	float: left;
	margin: 12px 0;
	padding: 0;
	width: 100%;
	text-align:left;
}
.FormBuilder_RegForm table {
	width:100%;
	padding:0;
}
.FormBuilder_RegForm td {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#000;
	width:auto;
	padding: 5px 5px 5px 0;
}
.FormBuilder_RegForm .error, .FormBuilder_RegForm .validation-advice, .FormBuilder_RegForm .form_error {
	padding: 4px 0 0 0px;
}
.FormBuilder_QuestionDiv {
	float: left;
	margin: 0;
	padding: 0 0 12px;
	width: 100%;
}
.FormBuilder_txtInput {
	margin:12px 0;
}
a.FormBuilder_ToolTip_Link {
	float: left;
	font-weight: normal;
	margin: 0 4px 0 0;
}
.FormBuilder_txtSingle, .FormBuilder_txtFile, .FormBuilder_txtMatrix {
	border-bottom: 1px solid #E2E2E2;
	font-size: 15px;
	font-weight: bold;
	margin: 12px 0;
	padding: 0 0 10px;
}
.FormBuilder_Matrix {
	float: left;
	padding: 8px 0 0;
}
.FormBuilder_Matrix th {
	border-bottom: 1px solid #CCCCCC;
	font-size: 13px;
	text-align: center;
}
.FormBuilder_Matrix_Y {
	border-bottom: 1px solid #CCCCCC;
	padding: 6px;
}
.FormBuilder_Matrix td, th.FormBuilder_Matrix_X {
	border-bottom: 1px solid #CCCCCC;
	padding: 6px;
	text-align: left;
}
th.FormBuilder_Matrix_X div.validation-advice {
	text-align:center;
}
.FormBuilder_Table_Checkboxes {
}
.FormBuilder_Table_Checkboxes td, .FormBuilder_Table_Checkboxes th {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 5px 5px 0;
	text-align: left;
	vertical-align: top;
	width: auto;
}
.FormBuilder_Table_Checkboxes td {
	text-align:center;
}
.FormBuilder_Table_Checkboxes .error, .FormBuilder_Table_Checkboxes .validation-advice, .FormBuilder_Table_Checkboxes .form_error {
	padding: 4px 0 0 0px;
}
.FormBuilder_Table_SingleSelectDropDown {
}
.FormBuilder_Table_SingleSelectRadios {
	float:left;
}
.FormBuilder_Table_SingleSelectDropDown th {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#000;
	width:auto;
	padding: 5px 5px 5px 0;
	vertical-align:top;
}
.FormBuilder_Table_SingleSelectDropDown td {
	vertical-align:top;
}
.FormBuilder_Table_SingleSelectDropDown .error, .FormBuilder_Table_SingleSelectDropDown .validation-advice, .FormBuilder_Table_SingleSelectDropDown .form_error {
	padding: 4px 0 0 0px;
}
.FormBuilder_FileTypesInfo {
	display: table;
	font-size: 11px;
	margin: 0 0 0 10px;
	padding: 3px 10px;
}
.FormBuilder_QuestionDiv .FormBuilder_FileTypesInfo {
	display: table;
	font-size: 11px;
	margin: 0 0 0 0px;
	padding: 3px 10px;
}
.FormBuilder_QuestionDiv .red {
	color: #CC0000;
	float: none;
	padding: 0 4px 0 0;
}
.FormBuilder_RegForm .red {
	color: #CC0000;
	float:none;
	padding: 0 4px 0 0;
}
.FormBuilder_QuestionHeader {
    border-bottom: 0 solid #e2e2e2;
    float: left;
    margin: 4px 0 12px;
    padding: 0 0 10px;
    width: 100%;
}
.FormBuilder_QuestionToolTipHeader {
	margin:0;
	padding:0;
	float:none;
}
.FormBuilder_Header {
	border: 1px solid #E2E2E2;
	float: left;
	padding: 12px 20px 20px;
	width: 96%;
}
#signature-question-wrapper span.glyphicon {
    color: #fff;
}
.form-group.unit-radio label {
	font-weight:400;
}

/* User Login CSS */

.login-btn-row {
	float:left;
	width:100%;
}
.forgotpass, .forgotlogin {
	margin:0 0 0 2%;
	line-height:40px;
	vertical-align:middle;
}

/* Begin: Banners */
.banner {
	text-align: center;
}
.banner img {
	border: 0;
}
div.banner_background_center_float_div_wrap {
}
img.banner_background_center_float_image {
}
/* End: Banners */

/* site-map */


.site-map .stm_level_one {
}
.site-map .stm_level_one li {
	list-style-type:lower-roman;
}
.site-map .stm_level_two {
	margin-top:10px;
}
.site-map .stm_level_two li {
	list-style-type:disc;
}
.site-map .stm_level_three {
	margin-top:5px;
}
.site-map .stm_level_three li {
	list-style-type:circle;
}
.site-map .stm_level_four {
	margin-top:5px;
}
.site-map .stm_level_four li {
	list-style-type:circle;
}


/* Minor Component CSS - Content Randomizer, Rotator, etc */

.content-rotator .cn-fade-box {
    position: absolute;
}
/* Content List Collapse */
.content-list-collapse {
	padding:0;
	margin:0;
}
.content-list-collapse .clc-title {
	border-top: 1px solid #ccc;
	margin: 5px 0;
}
.content-list-collapse .clc-title a {
}
.content-list-collapse .clc-arrow-on {
	font-size:14px;
	color:#FF6600;
	margin-right:2px;
}
.content-list-collapse .clc-arrow-off {
	font-size:14px;
	color:#FF6600;
}
.content-list-collapse .clc-body {
	padding:2%;
}
.page-header {
	margin:0 0 20px;
}
/*---------------------------------------*/

/* User Profile	Search		 			 */

/*---------------------------------------*/

.userprofile-searchfield {
    float: left;
    padding: 12px 5px 0 0;
    width: 32%;
}


/*---------------------------------------*/

/* User Profile				 			 */

/*---------------------------------------*/

.userprofilesearch, .userprofile, .userprofile-main, .userprofile-details, .userprofile-locations {
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
.userprofile {
	padding:20px 0;
}

/* Results Page */

.userprofile .up_item {
    border-bottom: 1px solid #e2e2e2;
    line-height: 16px;
    margin: 12px 0;
    overflow: auto;
    padding: 12px 0 24px;
}
.userprofile .up_item .image {
    float: left;
    margin: 0 0px 12px 0;
}
.userprofile .up_item .image img {
    border: 1px solid #e2e2e2;
    height: auto;
    margin: 0 12px 0 0;
    min-width: 100px;
    width: auto;
}
.userprofile .up_item .title, .userprofile .up_item .location, .userprofile .up_item .desc {
	width:auto;
	padding:0;
	margin:0;
}

.userprofile .up_item .title a {

}
.userprofile .up_item .location {
	padding:0 0 12px 0;
}
.userprofile .up_item .desc {

}
/* View Page */

.userprofile .upv_return a {
	color: #999;
	font-size:10px;
}
.userprofile .up_edit {
	font-size:11px;
	color: #999;
	font-weight:normal;
	text-decoration:none
}
.userprofile .upv_bio {
	line-height:18px;
}
.userprofile .upv_bio .img {
	border:1px solid #999;
}
.userprofile .upv_map {
	border:1px solid #999;
	height:310px;
	z-index:1;
	margin-top:10px;
}
.userprofile .upv_titles {
	font-weight: bold;
}
.userprofile .upv_age {
	display: none;
}
/*---------------------------------------*/

/* User Profile				 			 */

/*---------------------------------------*/

.userprofilesearch {
	padding:0 0px;
	martin:20px 0;
}
.userprofilesearch label {
	display:block;
}
.userprofilesearch .width {
	width:98%;
}
.userprofile-main img {
	float:right;
	width:auto;
	height:auto;
	max-width:250px;
	border:1px solid #e2e2e2;
	margin:0 0 20px 20px;
}
/*---------------------------------------*/

/* User Profile	Media table			 			 */

/*---------------------------------------*/

.media_header {
	padding:5;
	martin-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-weight: bold;
}
/*---------------------------------------*/

/* User Profile Edit				  */

/*---------------------------------------*/

.profileedit .pe_breadcrums {
	margin: 0 3px;
}
.profileedit .pe_breadcrums_profile { /* can be hidden with display:none */
}
.profileedit .pe_tab_basic, .profileedit .pe_tab_privacy, .profileedit .pe_tab_profile {  /* can be hidden with display:none */
}
/* Profile Edit Nav */

#profiledit_nav {
    border-bottom: 1px solid #778;
    float: left;
    padding: 5px 0 0;
    width: 100%;
}
#profiledit_nav li {
    display: inline;
    float: left;
    list-style: outside none none;
    margin: 0 1px 0 0;
}
#profiledit_nav li a {
	margin:0 0 0 0;
}
#EditProfileBillingForm .button, #EditProfileShippingForm .button,#EditProfilePrivacyForm .button, #EditProfilePwdForm .button, #EditProfileDetailsForm .button, #EditProfileDetailsTypesForm .button, #EditProfileForm .button {
	margin:0 12px 0 0;
}
.editprofile-avatar {
	padding:0 0 12px;
}

/*---------------------------------------*/

/* User Profile Media Tables				  */

/*---------------------------------------*/

.profiledit_tableheader {
	border-bottom: 1px solid #666;
	font-weight: bold;
}
.profiledit_tablerow {
	border-bottom: 1px solid #CCC;
}
.userprofile-locations .upv_location {
	float:left;
	width:100%;
	max-width:98%;
	padding:0 2% 0 0;
}
.userprofile-locations .upv_location #divMapBilling, .userprofile-locations .upv_location #divMapShipping {
	float:left;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.userprofile-locations .upv_location #divMapBilling iframe, .userprofile-locations .upv_location #divMapShipping iframe {
	width:100%;
	float:left;
	max-width:100%;
	height:auto;
	min-height:300px;
}

/* Comments CSS */

.comment_form .form-control {
	margin:0 0 15px;
}

/* Locations Map CSS */
.LocationsMap {
	float:left;
	width:100%;
}
.LocationsMap_Search {
    float: left;
    margin: 18px 0 0;
    width: 100%;
}
.LocationsMap_Search input[type="button"] {
    background: #000000 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    float: left;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
	padding:12px;
}
#LocationsMap_AutoFill {
    background-color: #fff;
    border: 1px solid #e2e2e2;
    color: #282828 !important;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 300;
    margin-left: 12px;
    max-width: 300px;
    padding: 8px;
    width: 100%;
}
.LocationsMap_Search select {
    border: 1px solid #e2e2e2;
    font-size: 13px;
    margin: 0;
    padding: 13px 11px 10px 13px;
}
.LocationsMap_Canvas {
    float: left;
    height: auto;
    margin: 20px 0;
    min-height: 400px;
    width: 100%;
}
.gm-style .gm-style-iw {
    font-size: 13px;
    font-weight: 300;
    overflow: hidden;
}
.google-pin-show ul {
	padding:0 0 0 0;
}
.LocationsMap_Canvas .google-pin-show ul li {
    list-style: outside none none;
    padding: 0 0 6px;
}
.LocationsMap .ListView {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.LocationsMap .ListView ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.LocationsMap .ListView ul li {
    border-bottom: 1px solid #cccccc;
    float: left;
    list-style: outside none none;
    margin: 0 0 20px;
    padding: 0 0 20px;
    width: 100%;
}
.LocationsMap .ListView ul li ul li.location_name {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 12px;
}
.LocationsMap .ListView ul li ul li {
    border: medium none;
    clear: both;
    display: inline;
    margin: 0;
    padding: 0;
    width: auto;
}
.locations-list-logo {
	margin:0 2% 0 0;
}

/* Media Tab CSS */

.richmedia {
	width:100%;
	display:table;
	position:relative;
	margin:2% 0;
	padding:0 0 0 0;
	float:left;
}
.richmedia-position-top { 
float:left;
width:100%;
margin:0 0 2% 0;
padding:0 0 0 0;
display:table;
z-index:1000;
background:none;
}
.richmedia-position-right {
	float:right;
	margin:0 0 2% 1%;
	max-width:49%;
	height:auto;
}
.richmedia-position-bottom { 
float:left;
width:100%;
padding:0 0 0 0;
display:table;
}
.richmedia-position-left {
	float:left;
	margin:0 1% 2% 0%;
	max-width:49%;
}
.richmedia.richmedia-featureplayer {
	width:100%;
	min-height:300px;
}
.richmedia.richmedia-singleimage {
	width:100%;
	padding:0 0 0 0;
	display:table;
}
.richmedia.richmedia-singleimage img {
    border: medium none;
    height: auto;
    max-width: 100%;
    width: 100%;
}
.richmedia.richmedia-videoembed {
	width:100%;
	position:relative;
	height:auto;
}
.richmedia.richmedia-videoembed iframe {
    width: 100%;
}
.embed-responsive-16by9 {
    padding-bottom: 38.25%;
}
.richmedia.richmedia-gallery {
	width:100%;
}
.richmedia.richmedia-formbuilder {
	width:100%;
}
.richmedia.richmedia-singlebanner {
	width:100%;
}

/* Preroll Stuff */
.richmedia div.jp-jplayer {
    width: 100% !important;
    min-height: 490px;
}
a.jp-video-play-icon {
    left: 44% !important;
    top: 34% !important;
}
#divTarget3rdPartyVideo {
    position: relative;
    width: 100%;
    float: left;
    display: block;
    z-index: 10;
}
#divTarget3rdPartyVideo .richmedia.richmedia-videoembed iframe {
    width: 100%;
    position: relative;
    min-height: 470px;
}
.jp-gui {
	width:100%;
	float:left;
	position:relative;
	display:block;
	background:none #000000;
}
.jp-jplayer img {
	width:100% !important;
    max-width: 100%;
    height: 490px !important;
    display: block;
    object-fit: cover;
    position: relative;
}
.jp-jplayer video {
    position: relative;
    min-height: 490px;
    margin: 0 auto;
    text-align: center;
    display: table;
    object-fit: contain;
}

div.jp-current-time, div.jp-duration {
	/*color:#ffffff;*/
	font-size: .75em !important;
}
div.jp-controls-holder {
	display:block !important;
}
#divTarget3rdPartyVideo iframe {
    min-height: 490px;
    float: left;
    position: relative;
}
div.jp-seek-bar {
	display:block !important;
}




/* Misc CSS - Social Media, etc */
.top-logo {
    float: left;
    margin: 20px 0 0px !important;
    padding: 0;
    position: relative;
    width: auto;
}
.twitter-feed {
	float:left;
	width:100%;
	max-width:100%;
	margin:0 0 0;
	padding:0 0 0;
}
.top-social {
    float: right;
    margin: 18px 0 0;
    padding: 0;
    width: 100%;
}
.top-social ul {
    float: right;
    margin: 0px 4px 0 0px;
    padding: 0;
	font-weight:400;
}
.top-social ul li {
	color:#5b5b5b;
    display: inline;
    float: left;
    margin: 0 0 0 14px;
    padding: 0;
	font-size:20px;
}



/* Media Queries */
@media screen and (max-width:768px) {

#menu_cssmulti, .menu_sidebar {
	display:none;
}
#menu_cssmulti .slicknav_menu, .slicknav_menu {
	display:block;
}
.top-social {
    float: left;
    margin: 18px 0;
}
.top-social ul {
    float: left;
}
.top-social ul li {
    margin: 0 14px 0 0;
}
.FormBuilder_QuestionDiv .form-group .col-sm-8 {
	padding:0 0 0 0;
}
.FormBuilder_QuestionHeader.col-sm-4 {
    padding: 0;
    width: 100%;
}
.form-group .col-sm-4 {
    float: left;
    width: 30%;
}
.form-group .col-sm-8 {
	float:left;
	width:70%;
}
	
}

@media screen and (max-width:600px) {


	
}

@media screen and (max-width:480px) {
	
	
}


@media screen and (max-width:375px) {
	
	
}




/* Transitions */
a, button, input, h1,h2,h3,h4,h5,h6,img { 
    transition:all .2s linear; 
}
.jp-video-play-icon, div.jp-interface ul.jp-controls a { 
    transition:all 0s linear; 
}









/* Begin: C7 Bootstrap Menu Hack  */

@media (min-width: 768px) {
  .dropdown:hover {
	background: #e7e7e7;
  }
  .dropdown:hover > .dropdown-menu {
	display: block;
  }
}

/*
 * The following is needed since the dropdowns are <div> elements instead
 * of <a> elements
 */
.nav > li > div {
  position: relative;
  display: block;
  padding: 10px 15px;
  cursor: default;
}
.navbar-nav > li > div {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 20px;
}
.navbar-default .navbar-nav > li > div {
  color: rgb(119, 119, 119);
}
.navbar-collapse.collapse {
  display: none;
}
.dropdown-open {
  background: #e7e7e7;
}







.dropdown a {
	float:left;
	padding:15px 6px !important;
	line-height:normal !important;
}
.dropdown a.dropdown-toggle {
	float:left;
}


@media screen and (max-width:790px) {
.dropdown, .nav.navbar-nav.navbar-right li  {
		float:left;
		width:100%;
	}
.nav.navbar-nav.navbar-right .dropdown a, .nav.navbar-nav.navbar-right .active, .nav.navbar-nav.navbar-right li a {
    display: table !important;
    float: left;
    line-height: normal !important;
    min-width: 50%;
    padding: 15px 6px !important;
}
.nav.navbar-nav.navbar-right .dropdown a.dropdown-toggle {
    display: table !important;
    float: left;
    line-height: normal !important;
    padding: 15px 6px !important;
    width: auto;
}
a.dropdown-toggle .caret {

}
a.dropdown-toggle.dropdown-open.open {
	padding:0;
	display:table;
}
.dropdown-menu.open {
	display:table;
}
.navbar-nav > li.active > a.dropdown-toggle.dropdown-open.open > .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    display: table;
    margin-top: 0;
}
	
	
}


	
/* End: C7 Bootstrap Menu Hack  */	



	

/* Glossary tool tip on publisher, events, etc.. */
.glossary-tooltip{
     display: inline;
    position: relative;
}

.glossary-tooltip:hover:after{
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: 26px;
    color: #fff;
    content: attr(data-glossary);
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 220px;
}

.glossary-tooltip:hover:before{
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 20px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}


.cn-fadebox {
    position: absolute;
    width: 100%;
}

/* Cadman Note Listing CSS */
.Cadman_Listing_Notes.Cadman_Listing {
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
#divTargetDisplayNote {
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
#divTargetDisplayNote .row {
}
#divTargetDisplayNote .col-sm-12 {
	padding:0 0 16px 0;
	margin:0 0 24px;
	border-bottom:4px solid #d8d8d8 !important;

}
#divTargetDisplayNote .col-sm-3.img {
	padding:0 0 0 0;
}
#divTargetDisplayNote .col-sm-9.info {
	padding:0 0 0 15px;
}
#divTargetDisplayNote .col-sm-3.img img {
	border:1px solid #9a9a9a;
}
#divTargetDisplayNote .col-sm-9.info ul {
	margin:0 0 10px 0;
}
#divTargetDisplayNote .col-sm-9.info ul li{
	margin:0 2% 3% 0;
	float:left;
	display:inline;
	list-style:none outside none;
	border-bottom:1px solid #9a9a9a;
	padding:0;
	width:100%;
	max-width:23%;
}
#divTargetDisplayNote .col-sm-9.info p {
	margin:0 0 4px;
	font-size:15px;
}
.cadman_note_display.cadman_display ul li{
	margin:0 2% 3% 0;
	float:left;
	display:inline;
	list-style:none outside none;
	border-bottom:1px solid #9a9a9a;
	padding:0;
	width:100%;
	max-width:23%;
}
.cadman_note_display.cadman_display ul {
	margin:0 0 0 0;
}
.cadman_note_display.cadman_display ul li p {
	margin:0 0 4px;
	font-size:15px;
}
/* Publisher Search Results */
.publisher-search-results {
	float:left;
	width:100%;
}
.publisher-search-results .scrollable {
	float:left;
	width:100%;
}
.publisher-search-results a.publisher-list-title {
    padding: 0% 0% 1%;
}
.publisher-search-results .list-search-img.img {
    width: auto;
    float: left;
    max-width: 33%;
	margin:0 2% 0 0;
}
.publisher-search-results .list-search-content.content {
	float:left;
	max-width:65%;
}
.publisher-search-results .list-search-about.about {
	float:left;
	margin:0 0 2%;
	width:100%;
}
@media screen and (max-width:1070px) {

#divTargetDisplayNote .col-sm-9.info ul li {
    max-width: 31%;
}
	
}

@media screen and (max-width:840px) {

#divTargetDisplayNote .col-sm-9.info ul li {
    max-width: 48%;
}
	
}

@media screen and (max-width:810px) {
	
.cadman_note_display.cadman_display ul li {
    max-width: 31%;
}

}

@media screen and (max-width:768px) {

#divTargetDisplayNote .col-sm-3.img {
    padding: 0 0 0 0;
    width: 25%;
    float: left;
}
#divTargetDisplayNote .col-sm-9.info {
    padding: 0 0 0 15px;
    float: left;
    width: 75%;
}
	
}

@media screen and (max-width:660px) {
	
.cadman_note_display.cadman_display ul li {
    max-width: 48%;
}
.publisher-search-results .list-search-img.img {
    max-width: 100%;
	margin:0 0% 0 0;
}
.publisher-search-results .list-search-content.content {
	max-width:100%;
}

}

@media screen and (max-width:600px) {
	
#divTargetDisplayNote .col-sm-3.img {
    padding: 0 0 0 0;
    width: 100%;
    float: left;
    margin: 0 0 2%;
}
#divTargetDisplayNote .col-sm-9.info {
    padding: 0 0 0 0;
    float: left;
    width: 100%;
    margin: 0 0 0% 0;
}

}

@media screen and (max-width:530px) {

.publisher .post-nav-links {
    width: 100%;
    margin: 0px 0 12px;
}

}

@media screen and (max-width:460px) {
	
#divTargetDisplayNote .col-sm-9.info ul li {
    max-width: 100%;
}	
.cadman_note_display.cadman_display ul li {
    max-width: 100%;
	margin:0 0 2%;
}
.publisher .post-nav-links ul li {
    margin: 0 0 12px 0;
    width: 100%;
}
	
}






















/*------------------------------------*\
    nested click STRUCTURE
\*------------------------------------*/

.nested_click .wrapper {
	max-width:1280px;
	margin:0 auto;
}
.nested_click .header {
	padding:15px 25px;
	background:#FFF;
	border-left:5px solid #2BA6CB;
	overflow:hidden;
}
.nested_click .logo {
    float: left;
    width: auto;
    margin: 0 0 -46px 56px;
	position:relative;
	z-index:10000;
}
.demo-nav {
	float:right;
	margin:12px 0;
	list-style:none;
}
.demo-nav-link {

}
.demo-nav-link a {
	color:#2BA6CB;
	text-decoration:none;
}

/*------------------------------------*\
    Flaunt JS Navigation
\*------------------------------------*/
.wrapper.nested_click {
	background:none #ffffff;
}
.wrapper.nested_click.collapse {
	display:block;
}
.nav {
	position:relative;
	display:inline-block;
	font-size:14px;
	font-weight:900;
}
.nav-list {
    text-align: left;
    float: left;
    width: 100%;
	padding:0;
}
.nav-item {
	float:left;
	*display:inline;
	zoom:1;
	position:relative;
	list-style:none outside none;
}
.nav-item.last .nav-arrow {
	display:none;
}
.nav-item a {
    display: block;
    color: #9e9e9e !important;
    padding: 15px 20px;
    background: #222222;
    border-bottom: 1px solid #9e9e9e;
    font-size: 20px;
    text-transform: uppercase;
}
.nav-item. last a {
	border:none;
}

.nav-item > a:hover {
    background: #222222;
    color: #9e9e9e;
}
.nav-item:hover .nav-submenu {
	display:block;
}
/* Navigation submenu */
.nav-submenu {
    display: none;
    position: absolute;
    left: 0;
    width: 180px;
    padding: 0;
    z-index: 1000;
}
.nav-submenu li {
	list-style:none outside none;
}
.nav-submenu-item a {
    background: #222222;
    border-bottom: none;
    display: block;
    padding: 8px 15px;
	font-size:17px;
}
.nav-submenu-item a:hover {
	background:#222222;
}
.mobile-social {
	background:none #222222;
	padding:24px;
}
.mobile-social span {
    text-align: center;
    display: block;
    color: #ffffff;
    font-size: 20px;
}
.mobile-social ul {
	padding:0 0 0 0;
	margin:0 auto;
	display:table;
}
.mobile-social ul li {
	float:left;
	display:inline;
	margin:12px 16px 0;
	color:#ffffff;
}
/* Mobile navigation */
.nav-mobile {
	display:none; /* Hide from browsers that don't support media queries */
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	left:0;
	background:#222222 url(../../../uploads/Image/interface/nav.svg) no-repeat center center;
	background-size:18px;
	height:50px;
	width:50px;
}
/* Mobile navigation, clickable area for revealing <ul> */
.nav-click {
	position:absolute;
	top:0;
	right:0;
	display:none;
	border-left:0px solid #9e9e9e;
	height:49px;
	width:50px;
	cursor:pointer;
}
.nav-click i {
	display:block;
	height:48px;
	width:48px;
	background:url(../../../uploads/Image/interface/drop.svg) no-repeat center center;
	background-size:20px;
}
.nav-click:hover {
	background-color:#222222;
}
.nav-rotate {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}

/*------------------------------------*\
    Media Queries
\*------------------------------------*/
@media screen and (max-width:2560px) {
	
.mobile-social {
    display: none;
}	
}
@media only screen and (min-width: 300px) and (max-width: 768px) {
	.nav-mobile {
		display:block;
	}
	.nav {
		width:100%;
		padding:50px 0 0;
	}
	.nav-list {
		display:none;
	}
	.nav-item {
		width:100%;
		float:none;
	}
	.nav-item > a {
		padding:15px;
	}
	.nav-click {
		display:block;
	}
	.nav-mobile-open {
		border-radius:5px 5px 0 0;
		-webkit-border-radius:5px 5px 0 0;
		-moz-border-radius:5px 5px 0 0;
	}
	.nav-item:hover .nav-submenu {
		display:none;
	}
	.nav-submenu {
		position:static;
		width:100%;
	}
	.mobile-social {
    display: block;
	}
	
}

@media screen and (max-width:375px) {
	
.mobile-social ul li {
    width: 17%;
    text-align: center;
}

}

@media screen and (max-width:320px) {
	
.mobile-social ul li {
    width: 17%;
}

}