/*
Demo commmon to all pages
*/

@import url(http://fonts.googleapis.com/css?family=ABeeZee);

html, body {
	height: 100%;
}
table tr td {
    vertical-align: top;
}

body {
    font-family: 'ABeeZee', sans-serif;
    color: #333;
    background: #FFF;
    border-top: 5px solid #22CFBB;
    margin: 0;
}

#wrapper {
    width: 960px;
    background: #FFF;
    margin: 0 auto;
    min-height: 550px;
}

#columnLeft {
    width: 73%;
    float: left;
    margin: 10px 3% 0 0;
}
div#fullWide {
    width: 70%;
    margin: 0 15% 25px;
    float: left;
}
h1 {
    border-bottom: 1px dotted #999;
    padding-bottom: 10px;
    margin: 11px 0;
    font-size: 23px;
}
h2.directoryTitle {
    font-size: 16px;
    margin: 5px 0;
}

#footer {
    height: 100px;
    margin: 0 auto 10px auto;
}

#staticContent {
    padding: 20px 40px;;
}

#topNav {
    height: 21px;
    margin: 0 auto;
    position:relative;
}

#topNav .closeWindow {
    width: 100px;
    height: 25px;
    background-color: #333333;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    float: right;
    margin: 0 25px 0 0;
    padding: 5px 0 0 0;
}

#topNav .closeWindow:hover {
    cursor: pointer;
    color: #CC6600;
}

#topNav .navItem {
    height: 15px;
    margin: 5px 0 0 0;
    padding: 0 13px 0 0;
    float: right;
    font-size: 10px;
    text-align: center;
    color: #000000;
}

#topNav .loggedIn {
    float: left;
    border-left: 0px;
    color: #30416f;
    z-index: 9;
    position: relative;
}

#topNav .environment {
    display:none;
    color: red;
    width: 80px;
    float: left;
    border-left: 0px;
    margin: 0 0 0 90px;
    position: absolute;
}

#topNav .navItem a {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    font-weight: normal;
}

#topNav .navItem a:hover {
    color: #2F2F2F;
    text-decoration: underline;
}

#topNav .loggedIn, #topNav .notLoggedIn {
    position: absolute;
    font-size: 15px;
    width: 445px;
    top: 27px;
    text-align: right;
    right: 0;
}

#logo_1,
#logo_2 {
    height: 80px;
    margin: 0 auto;
}

#logo_1 .clickAreaLeft,
#logo_2 .clickAreaLeft {
    height: 50px;
    cursor: pointer;
    margin: 0 0 0 20px;
    float: left;
    font-weight : bold;
    color : #30416F;
    font-size: 28px;
    padding: 0 ;
    font-size: 12px;
}

#logo_1 .clickAreaRight,
#logo_2 .clickAreaRight {
    width: 250px;
    height: 80px;
    cursor: pointer;
    margin: 20px 0 0 50px;
    float: left;
}

#logo_1 h1,
#logo_1 h2,
#logo_2 h1,
#logo_2 h2 {
	margin: 5px 0 0;
	padding:0;
}

#logo_1 h1,
#logo_2 h1 {
  	line-height: 72px;
  	font-size: 26px;
	margin-left: 10px;
    border: none;
}

#logo_1 h2,
#logo_2 h2 {
	font-size: 15px;
	width: 530px !important;
	margin-top: 8px;
}
#hideText {
    text-indent:-9999px;
    position:absolute;
}
#logoImg {
    background-image: url('../../images/community/northeastga/community_connection_logo.jpg');
	background-position:left center;
	background-repeat:no-repeat;	
	width:337px;
	height:85px;
	margin:-15px 10px 0 0;
	text-indent: 62px;
	line-height: 60px;
	font-weight: bold;
	color:#573D06;
}
div.social-icon-wrapper {
    float: right;
    width: 170px;
    margin: 40px 0 0;
}
div.social-icon-wrapper .social-icon {
    float: left;
    margin: 0 3px 0;
}
div.social-icon-wrapper .social-icon img {
    max-width: 21px;
}

#mainNav {
    height: 55px;
    margin: 0 auto;
    font-size: 14pt;
    text-align: center;
    color: #FFFFFF;
    clear: both;
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    background-color: #22CFBB;
    box-shadow: 0px 10px 0px -5px #E3E3E3;
    -moz-box-shadow: 0px 10px 0px -5px #E3E3E3;
    -webkit-box-shadow: 0px 10px 0px -5px #E3E3E3;
}
.slicknav_menu {
    background-color: #22CFBB;
}
.slicknav_menu .arrow-down {
    display: none;
}

#mainNav .navItem {
    background-color: #22CFBB;
    float: left;
    margin: 0px;
    font-size: 13px;
    line-height: 13px;
    position: relative;
}

#mainNav .navItem:hover, #mainNav .selected {
    background-color: #0DBAA6;
}

#mainNav .last {
    border-right:none;
}

#mainNav .navItem>a {
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
    padding: 11px 17px 11px 11px; /*13px 18px;*/
    display: block;
}
.navTitle {
    font-weight: bold;
}

#mainNav .navItem .navDesc {
    font-size: 12px;
    padding-top: 3px;
}

.navItem:hover ul.hover-menu,
.navItem ul.hover-menu:hover {
    display: block;
    z-index: 9999;
    position: absolute;
    background: #22CFBB;
    margin: 0;
    top: 55px;
    left: 0;
    width: 100%;
    min-width: 170px;
    font-size: 12px;
    padding: 0;
    margin:0;
    box-shadow: 0px 8px 25px -6px #000;
    -moz-box-shadow: 0px 8px 25px -6px #000;
    -webkit-box-shadow: 0px 8px 25px -6px #000;
    -o-box-shadow: 0px 8px 25px -6px #000;
}
ul.hover-menu {
    display: none;
}
ul.hover-menu li {
    text-align: left;
    margin: 0;
    list-style: none;
}
.hover-menu li:hover {
    background-color: #0DBAA6;
    text-decoration: underline;
}
.arrow-down {
    float:right;
    width: 0;
    height: 0;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 6px solid #FFF;
    position: absolute;
    right: 6px;
    top: 19px;
}

#mainContent {
    margin: 10px auto 0;
}

#footer {
    margin: 5px auto 0 auto;
    clear: both;
    border-top: none;
    background: #3A3A3A;
    color: #B1ADAD;
    font-size: 10px;
    padding: 30px 3% 40px;
    min-height: 140px;
    width: 94% !important;
    max-width: 94% !important;
}
div.triCol {
    float: left;
    width: 31%;
    line-height: 15px;
    margin-right: 2%;
}
div.triCol img {
    margin: 0 0 10px;
}
.triCol div.social-icon-wrapper {
    clear: both;
    float: left;
    width: 100%;
    margin: 15px 0 15px;
}
input#subscribeBtn, input#submitContact {
    background-color: #22CFBB;
    color: #FFF;
    font-weight: bold;
    border: 0;
}
div#bottomFooter {
    float: left;
    width: 100%;
    font-size: 10px;
    background-color: #222;
    color: #B1ADAD;
    padding: 15px 0;
    line-height: 39px;
    text-align: center;
}

#bottomFooter .logo {
    width: 345px;
    height: 36px;
    background-image: url('../../images/community/common/clp_logo_white.png');
    background-repeat: no-repeat;
    float: left;
    background-position: center center;
    margin-left: 12px;
}

#footer .footerText {
    width: 150px;
    margin: 5px 0 0 80px;
    float: left;
    text-align: right;
    color: #30416f;
}

#footer .footerNav {
    width: 500px;
    float: left;
    margin: 5px 0 0 0;
}

#footer .footerNav .navItem {
    width: 95px;
    float: right;
    padding: 0 5px;
    text-align: center;
}

#footer .footerNav .small {
    width: 65px;
}

#footer .footerNav .navItem a {
    color: #30416f;
    text-decoration: none;
}

#footer .footerNav .navItem a:hover {
    text-decoration: underline;
}

/* th used in heading for knowledgebase detail.php items (tom): options:
light blue: 92CAF0 
dark blue on light blue: background-color: #C2EFEF; color: #003964;
dark blue background: 0865AB
*/

/*
really needs to be more specific

th, .headingReverse {
    color: black;
    padding:13px 15px;
    background-color: #C5DFF1 !important;
}
*/

#libraryDiv th.subCatTableHeader {
	background-color:transparent;
	background-image:none;
}

#divReports.hiliteBox2 {
	border:none;
	box-shadow: 0px 0px 6px 3px #E0E0E0;
	-webkit-box-shadow: 0px 0px 6px 3px #E0E0E0; 
	-moz-box-shadow: 0px 0px 6px 3px #E0E0E0; 
	background-color: #DCF3FD;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#DCF3FD), to(#C4E4F1));
	background-image: -webkit-linear-gradient(top, #DCF3FD, #C4E4F1);
	background-image:    -moz-linear-gradient(top, #DCF3FD, #C4E4F1);
	background-image:     -ms-linear-gradient(top, #DCF3FD, #C4E4F1);
	background-image:      -o-linear-gradient(top, #DCF3FD, #C4E4F1);
	background-image:         linear-gradient(to bottom, #DCF3FD, #C4E4F1);
}

body.userGroups #divReports {
	padding: 16px 20px;
}

.breadcrumb, .breadcrumbs {
	font-size: 10px;
	color: #666;
	margin-bottom:10px;
	display:block;
	text-align: left;
}

.submitButton {
	color:#000;
	padding:10px;
	font-size:14px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	box-shadow: 0px 0px 6px 3px #CCC;
	-webkit-box-shadow: 0px 0px 6px 3px #CCC; 
	-moz-box-shadow: 0px 0px 6px 3px #CCC;
	background-color: #FFF0CE;
	 background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF0CE), to(#F0D596));
	 background-image: -webkit-linear-gradient(top, #FFF0CE, #F0D596);
	 background-image:    -moz-linear-gradient(top, #FFF0CE, #F0D596);
	 background-image:     -ms-linear-gradient(top, #FFF0CE, #F0D596);
	 background-image:      -o-linear-gradient(top, #FFF0CE, #F0D596);
	 background-image:         linear-gradient(to bottom, #FFF0CE, #F0D596); 
}
.submitButton:hover {
	text-decoration: underline;
	background-color: #F0D596;
	 background-image: -webkit-gradient(linear, left top, left bottom, from(#F0D596), to(#FFF0CE));
	 background-image: -webkit-linear-gradient(top, #F0D596, #FFF0CE);
	 background-image:    -moz-linear-gradient(top, #F0D596, #FFF0CE);
	 background-image:     -ms-linear-gradient(top, #F0D596, #FFF0CE);
	 background-image:      -o-linear-gradient(top, #F0D596, #FFF0CE);
	 background-image:         linear-gradient(to bottom, #F0D596, #FFF0CE); 	
}

.featuredSection {
	background-color:#FFF;
	margin-left: -2px;
	width: 90%;
	padding: 20px;
	margin-top: 25px 5%;
	box-shadow: 1px 1px 15px 1px #666;
	-webkit-box-shadow: 1px 1px 15px 1px #666; 
	-moz-box-shadow: 1px 1px 15px 1px #666; 
}

/********************/
/* Shared Resources */
/********************/

#mainContent #category_list {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#mainContent #category_list h4 {
	border-bottom: none;
	font-size:17px;
	padding: 10px 0px 10px 5px;
	letter-spacing:1px;
	text-transform: uppercase;
}
#mainContent #category_list ul {
	border: thin solid #999;
}
#mainContent #category_list ul li {
	border-bottom: 1px dotted #E1E1E1;
}
#mainContent #category_list a, #mainContent #category_list h4 a, #directory_content h3 {
	color:#003363;
}
#mainContent .listingHeaderLinks a {
	padding-right: 13px;
}

/********************/
/*  Tools   */
/********************/

#tools ul {
	list-style:none;
	padding-left:15px;
}

/* Tasks */
body.tasks td.rwDark {
	background-color: #cadee6;
}


/********************/
/*  Community Indicators   */
/********************/

div.commInd #topBar.communityInd div.actions {
	width: 205px !important;
}
div.commInd #topBar.communityInd div.actions.two {
	width: 225px !important;
	margin-left: 18px;
}
div.commInd #topBar.communityInd div.actions.three {
	width: 171px !important;
	margin-left: 14px;
}
div.commInd #topBar.communityInd div.actions.four {
	width: 150px !important;
	margin-left: 25px;
}

div.commInd #topBar.communityInd div.actions div {
	font-size: 25px !important;
}
div.commInd #topBar.communityInd div.actions p {
	margin-left: 15%;
	font-size: 10px;
}
div.commInd #tabWrapper #mapWrapper,
div.commInd #tabWrapper #dataTableWrapper {
	margin-top:0px !important;
	background: #b6d8d1;
	background: -moz-linear-gradient(top,  #b6d8d1 0%, #ddede3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b6d8d1), color-stop(100%,#ddede3));
	background: -webkit-linear-gradient(top,  #b6d8d1 0%,#ddede3 100%);
	background: -o-linear-gradient(top,  #b6d8d1 0%,#ddede3 100%);
	background: -ms-linear-gradient(top,  #b6d8d1 0%,#ddede3 100%);
	background: linear-gradient(to bottom,  #b6d8d1 0%,#ddede3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6d8d1', endColorstr='#ddede3',GradientType=0 );
	border: 1px solid #477e72 !important;
	min-height: 350px;
	height: inherit;
}
div.commInd #tabWrapper #mapWrapper {
	width: 98%;
	padding: 50px 1% 10px;
}

div.commInd #mapView {
	border: 1px solid #467d72 !important;
}
div.commInd #tabs.communityInd ul li a {
	background-color:#d0ede8 !important;
	color:#467d72 !important;
}
div.commInd #tabs.communityInd ul li.ui-state-active a,
div.commInd #tabs.communityInd .ui-state-active {
	color:#000 !important;
	background-color:#acdfd6 !important;
}
div.commInd #communityIndTblDiv #dataTable tr.odd {
	background-color: #d0ede8 !important;
}
div.commInd #communityIndTblDiv #dataTable tr.odd td.sorting_1 {
	background-color: #b2d6d0 !important;
}
div.commInd #communityIndTblDiv #dataTable tr.even {
	background-color: #FFF !important;
}
div.commInd #communityIndTblDiv #dataTable tr.even td.sorting_1 {
	background-color: #d1eee9 !important;
}
div.commInd #communityIndTblDiv #dataTable tbody tr:hover td, 
div.commInd #communityIndTblDiv #dataTable tbody tr:hover {
	background-color: #5ddac5 !important;
}
div.commInd #communityIndTblDiv #dataTable tbody tr.showing, 
div.commInd #communityIndTblDiv #dataTable tbody tr.showing td {
	background-color: #61e3cd !important;
}
div.commInd #entryBar #geographicArea,
div.commInd #entryBar #indicatorGroups,
div.commInd #entryBar #indicators,
div.commInd #entryBar #viewAs {
	background: #b6d8d1;
	background: -moz-linear-gradient(top,  #b6d8d1 0%, #ddede3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b6d8d1), color-stop(100%,#ddede3));
	background: -webkit-linear-gradient(top,  #b6d8d1 0%,#ddede3 100%);
	background: -o-linear-gradient(top,  #b6d8d1 0%,#ddede3 100%);
	background: -ms-linear-gradient(top,  #b6d8d1 0%,#ddede3 100%);
	background: linear-gradient(to bottom,  #b6d8d1 0%,#ddede3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6d8d1', endColorstr='#ddede3',GradientType=0 );
    border: 1px solid #379485;
    color: #38504c;
}
div.commInd #selectionText{
	background-color:#8ceadb !important;
    border-top: 1px solid #358377;
    border-left: 1px solid #358377;
    border-right: 1px solid #358377;
    width: 98%;
	padding: 1%;
	margin-top: -1px;
}
div.commInd #entryBar #viewAs {
	width: 10%;
	padding: 20px 16px;
}
.demoSubtitle {
	margin-top: -24px;
	text-align: right;
	color: orange !important;
	font-weight: normal;
	font-style: italic;
}

/* Map */

#mainContent #entryBar .selectionBlock {
	background: #b6d8d1;
	background: -moz-linear-gradient(top,  #b6d8d1 0%, #ddede3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b6d8d1), color-stop(100%,#ddede3));
	background: -webkit-linear-gradient(top,  #b6d8d1 0%,#ddede3 100%);
	background: -o-linear-gradient(top,  #b6d8d1 0%,#ddede3 100%);
	background: -ms-linear-gradient(top,  #b6d8d1 0%,#ddede3 100%);
	background: linear-gradient(to bottom,  #b6d8d1 0%,#ddede3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6d8d1', endColorstr='#ddede3',GradientType=0 );
    border: 1px solid #90beb5;
    color: #3b434a;
}
#mainContent #entryBar .selectionBlock .arrow {
	border-bottom: 15px solid #b6d8d1;
}
.ui-corner-all {
	border: 1px solid #90beb5;
}
#mainContent #tabWrapper #tabs {
	background: #b6d8d1;
	background: -moz-linear-gradient(top,  #b6d8d1 0%, #ddede3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b6d8d1), color-stop(100%,#ddede3));
	background: -webkit-linear-gradient(top,  #b6d8d1 0%,#ddede3 100%);
	background: -o-linear-gradient(top,  #b6d8d1 0%,#ddede3 100%);
	background: -ms-linear-gradient(top,  #b6d8d1 0%,#ddede3 100%);
	background: linear-gradient(to bottom,  #b6d8d1 0%,#ddede3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6d8d1', endColorstr='#ddede3',GradientType=0 );
}
#mainContent #tabs ul li.ui-state-active a,
#mainContent #tabs .ui-state-active {
	background-color: #b1dcd4;
	color: #000;
	border-bottom: none !important;
}
#tabs ul li a {	
	background-color: #e3f2f0;
}
#mainContent .ui-widget-header {
	color: #398072;
}

/* Classifieds */

#classifiedsPage #leftColumn {
	width:73%;
}
#classifiedsPage #rightSidebar {
	width: 19%;
}
#classifiedsPage #rightSidebar .classifiedsCategories .title {
	font-size: 15px;
}

/**************************/
/** Classifieds Override **/
/**************************/

#classifiedsPage #leftColumn {
	width: 75%;
}

#classifiedsPage #rightSidebar .classifiedsCategories {
	background-color: #FFF;	
}

#classifiedsPage #rightSidebar .classifiedsCategories .title {
	font-size: 13px;
	height: 23px;
	padding: 7px 0 0px;
}

#volunteers.classifiedsCategories a:hover {
	text-decoration: underline;
}
#volunteers.classifiedsCategories a#volBtn {
	margin: 5px;
	width: 84%;
	border-top: 0;
}

#detailDialog #postingDetail, 
#editDialog #postingDetail, 
#noAssociation {
	background-color: #FFFFFF;
}
#postingDetail #detailAccordion {
	border: 2px solid #7BB1A6;
}
#postingDetail #detailAccordion h3 {
	background-color: #7BB1A6;
}
.classifiedsDialog .ui-button.ui-widget.ui-button-text-only span {
	background-color: #7BB1A6 !important;
}
.classifiedsDialog .ui-button.ui-widget.ui-button-text-only span:hover {
	background-color: #5ed4bc !important;
}

.classifiedsDialog .ui-multiselect.ui-widget, 
.classifiedsDialog .ui-multiselect-menu.ui-widget-content .ui-widget-header, 
.classifiedsDialog .ui-multiselect-menu.ui-widget-content, 
.classifiedsDialog .ui-datepicker.ui-widget-content {
	font-size:12px;
	font-weight: normal;
	padding: 4px 0 2px 7px;
	border-radius:4px;
}

.classifiedsDialog .ui-multiselect-menu.ui-widget.ui-widget-content.ui-multiselect-single .ui-widget-header.ui-multiselect-header {
	border: 1px solid #5ed4bc!important;
}
.postingItem .buttons input {
	background-color: #7ab0a6;
}
.postingItem .buttons input:hover {
	background-color: #5ed4bc;
}

/**********************/
/** Library Override **/
/**********************/

#divReports {
	float: right;		
	margin-right: -10px !important;
}	
#divReports.hiliteBox2.libraryHome {
	background: #FAF6F1;
}

#profileWrapper #rightColumn #tabs {
	background-color: #FFF !important;
}

/**** Map Override ****/

/*
#mainContent #topBar {
	width: 96%;
	margin: 0 auto;
	z-index: 100;
	position: relative;
	background-color: #B6D8D1;
	height: 40px;
	padding: 20px 2% 0;
	box-shadow: 0 0 10px -4px #000;
}

#mainContent #entryBar {
	width: 100%;
	min-height: 220px;	
	margin: 0 auto 0 auto;
	z-index: 100;
	position: relative;
}

#mainContent #tabWrapper {
	width: 100%;
	padding: 0;
	border: none;
	border-radius: 0;
	margin: -297px 0 0;
}

#mainContent #tabs ul {
	display:none;
}

#mainContent #mapWrapper {
	margin: 0;
	width: 100%;
	border: 0;
	padding: 0;
	height: 780px;
}

#mainContent #mapView {
	border: none;
	border-radius: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	height: 100%;
}

#mainContent #legendControls {
	top: 49px;
	right: 0px;
}

#mainContent #legendButton {
	top: 49px;
	right: -2px;
}

#mainContent #legendAccordion {
	height: 730px;
	top: 50px;
	right: -1px;
}
*/
div.row {
    clear: both;
    margin: 5px 0;
    padding: 10px 0;
}
.plainTextWidget ul li {
    background: url('/communityplatform/public/images/community/northeastga/check.png') no-repeat 1px 2px !important;
    list-style: none;
    padding-left: 23px;
}
.sidebarSection img {
    max-width: 100%;
}
#subscribeBtn {
    cursor: pointer;
    margin: 5px 0 0;
}


/*******/

div#topNav, div#logo_1, div#logo_2, div#mainNav, div#mainContent, div#footer, div#wrapper, .footerNav {
    max-width: 1000px;
    width: 100%;
}
div#mainNav>ul {
    max-height: 66px;
    overflow: hidden;
}
div#mainNav ul {
    margin:0;
    padding:0;
}
div#mainNav ul li {
    list-style: none;
}
.slicknav_menu {
    display:none;
}

/* Mobile Menu Core Style */

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; padding: 0.438em 0.625em 0.438em 0.625em; line-height: 1.125em; cursor: pointer; }
.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; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 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 }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }

.slicknav_menu {
    font-size:16px;
}
/* Button */
.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration:none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {
    color: #FFF;
    font-weight: bold;
    text-shadow: 0 1px 3px #000;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
    background-color: #f5f5f5;
}
.slicknav_menu {
    z-index: 9;
    position: relative;
}
#wrapper #mainNav .slicknav_menu .navItem {
    width: 100%;
    display: block;
    border-top: 1px dotted;
    padding-bottom: 18px;
    padding-left: 0;
    padding-right: 0;
}
.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 {
    padding:0;
    margin:0 0 0 20px;
}
.slicknav_nav .slicknav_row {
    padding:5px 10px;
    margin:2px 5px;
}
.slicknav_nav a{
    padding:5px 10px;
    margin:2px 5px;
    text-decoration:none;
    color:#fff;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color:#fff;
}
.slicknav_nav .slicknav_txtnode {
    margin-left:15px;
}
.slicknav_nav span.navDesc {
    padding-left: 13px;
}

/* END Mobile Nav Styles */

/* Mobile */

.slicknav_menu {
    background-color: #22CFBB;
}
@media screen and (max-width : 1000px) and (min-width : 700px) {
    #wrapper #mainNav .navItem>a {
        padding: 15px 7px;
    }
    .arrow-down {
        right: -1px;
        border-left: 3px solid rgba(0, 0, 0, 0);
        border-right: 3px solid rgba(0, 0, 0, 0);
    }
}
@media screen and (max-width : 700px) {
    div#wrapper {
        margin: 0;
        width: 100% !important;
    }
    div#mainContent {
        padding: 4px 4%;
        width: 92%;
    }
    div#mainNav ul {
        display:none;
    }
    .slicknav_menu {
        display:block;
    }
    #wrapper #mainNav {
        min-height: 44px;
        max-height: 44px;
        border-radius: 0;
        padding: 0;
    }
    #wrapper #mainNav .slicknav_menu .navItem {
        font-size: 17px;
        padding: 3px 0;
    }
    ul.hover-menu li {
        font-size: 16px;
        padding: 6px 0;
        border-left: 10px solid #FFF;
        border-bottom: 1px dotted #fff;
    }
    div.social-icon-wrapper {
        width: 90px;
        margin: -50px 0 0;
    }
    div.social-icon-wrapper .social-icon {
        margin-top: 4px;
    }
    div#footer {
        margin: 0;
        width: 94% !important;
        float: left;
        height: auto;
    }
    #footer .triCol {
        width: 100%;
    }
    #footer .triCol .col {
        width: 45%;
        margin-right:4%;
        float:left;
    }
    #footer .triCol .col img {
        max-width: 95%;
    }
    #slideshowWidget img {
        max-width: 100% !important;
    }
    div#slideshowWidget {
        height: 150px !important;
    }
}
@media screen and (max-width : 450px) {
    div.triCol {
        width: 100%;
    }
}

/* End Mobile */

div#mainNav>ul {
    overflow: visible;
}
#mainNav ul.hover-menu li a {
    padding: 10px 11px;
    float: left;
    width: 100%;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #FFF;
}
#mainNav ul.hover-menu li:last-child a {
    border-bottom:none;
}
#mainNav .slicknav_menu ul.hover-menu li a {
    float:none;
    border:none;
}
.google-translate-wrapper {
    float: right;
    margin: 39px 0 0 -10px;
}
