/***************************************************************************************************
For VAM Software 4.0
Color Scheme:  (White BG) Business Blue (Wider)
Designed by VAM Software
NOTE: This style sheet is designed to work in conjunction with the Foundation 5 responsive design css.
***************************************************************************************************
                         SITE COLOR SETTINGS
***************************************************************************************************/
/************************************** Base BG Colors **************************************/
header { background-color: #97c4e6; } /* wraps around the top banner */
/**  The top banner consists of 3 graphics, (banner-top-large.jpg, banner-top-medium.jpg, and banner-top-small.jpg), for different devices. There names should not be changed. **/
body	 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
line-height: 1.2;
	background-color: #f1f1f1;  /* off page background color **/
	color: #222;  /* body text color **/
	background-image: url(../images/site-images/Site-BG.png);  /* optional background image **/
}
#container { background-color: #FFF; } /* Page background color **/
.ckEditorBG { background-color: #FFF; } /* background color for ckEditor. Must be the same color as #container **/
#mainContent { background-color: #FFF; } /** If needed **/
.rightBar {  } /** If needed **/

/****************************************** Primary Color ******************************************/
h1, h2, h3, h4, h5, h6, h1 a:link , h2 a:link , h3 a:link , h4 a:link , h5 a:link , h6 a:link, .mediaPlayer h2, .fancyLetter
{ color: #163758; }
.buttonBar, .basicBar h2, .infoBar, .dropdownBar, .top-bar, .contain-to-grid, .top-bar-section ul, .top-bar-section li:not(.has-form) a:not(.button), .panel .button, .tabs dd.active a 
{ background-color: #163758; }
.helpList .answer ol > li 
{ border-top:1em solid #163758; }

/* Primary Hover **************/
.top-bar-section li:not(.has-form) a:hover:not(.button), .no-js .top-bar-section ul li:hover > a, .tabs dd > a:hover  
{ background-color: #237694; }

/****************************************** Secondary Color ******************************************/
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{color: #467699;} 
#rightBar .article h2, .rectangle-list a:before, .circle-list li:before, .detailBox h3, .eventRow h2, table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td, button, .button, .panel
{ background-color: #467699; }
.rectangle-list a:hover:after
{ border-left-color: #467699; }

/* Secondary Hover **************/
#rightBar .article h2 a:hover, .eventRow h2:hover, .eventRow h2:focus, button:hover, button:focus, .button:hover, .button:focus 
{ background-color: #345f84; }

/****************************************** Links ******************************************/
a:link, a:visited, a:active { color: #1570fa; } 
a:hover {color: #2bacfa;} 
a:hover, a:focus { color: #2bacfa;} 
/****************************************** Links In A Bar ******************************************/
.basicBar h2 a:link, .basicBar h2 a:visited, .basicBar h2 a:active, .infoBar a:link, .infoBar a:visited, .infoBar a:active, .dropdownBa a:link, .dropdownBa a:visited, .dropdownBa a:active { color: #80b2fd; }
.basicBar h2 a:hover, .infoBar a:hover, .dropdownBar a:hover { color: #80d2fd; }
.buttonBar a:link, .buttonBar a:hover, .buttonBar a:visited, .buttonBar a:active  { color: #FFF; }

.dragRowHead a:link, .dragRowHead a:visited, .dragRowHead a:active { color: #01fbfe; }
.dragRowHead a:hover {color: #b5fde3;}

/***************************************************************************************************
                                     FOR WHITE BACKGROUND SITES
***************************************************************************************************/
/****************************************** Borders ******************************************/
 hr { border: 1px solid #e1e1e1; }

#rightBar .article, .border, .borderBox, fieldset, .DragSortImageBox, .financialRow, .financialRow .sec, #contactBox, span.prefix, label.prefix, .textareaPrefix, .textareaPrefix, span.prefixTop, label.prefixTop 
{ border: 1px solid #b0b0ae; }

.panel { border-color: #467699;} /* use page background color **/
.managerRow  { border-color: #FFF;} /* use page background color **/
.listBar {border: medium solid #FFF;}

/****************************************** Shadows & Such  ******************************************/
.viewed, .nextPage { color: #1990fe; }

#rightBar .article { box-shadow: 0.188em 0.188em 0.188em #888; } /** dropshadow option **/
 /** dropshadow option **/
.dropShadow { box-shadow: .18em .18em .2em .05em #888; background-color: #888; margin-bottom: .3em;}

/****************************************** Boxes, Tabs, Field Labels ******************************************/

/* Darker Gray **/
.tabs dd > a, .dragRowHead { background-color: #939495; }

/* LighterGray **/
.captcha, .listBox, .mediaPlayer, .galleryListGrid, span.prefix, label.prefix, .textareaPrefix, .textareaPrefix, span.prefixTop, label.prefixTop, .helpList .answer ol > li, .rectangle-list a, #DragSortList li, #DragSortList2 li, #DragSortList3 li, #DragSortImages li, .managerRow, .listBar, .financialRow .sec, .rectangle-list a:hover { background-color: #e1e1e1; }

.tabs dd > a, span.prefixTop, label.prefixTop, .dragRowHead, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 { color: #FFF; }
	
.captcha, span.prefix, label.prefix, .textareaPrefix, .textareaPrefix, span.prefixTop, label.prefixTop, label, .rectangle-list a { color: #222; }

/************************************** Video/Media Header & Text **************************************/

.mediaPlayer .infoArea p { color: #; }
.mediaPlayer h2 { color: #; }
.mediaPlayer { background-color: #; }
.listBox h3 a:link, .listBox h3 a:visited { color: #; }
.listBox h3 a:hover {color: #;}
		
/***************************************************************************************************
                         END OF SITE COLOR SETTINGS
***************************************************************************************************/

/******************** CSS Layout Structure ***************************

SHELL ELEMENTS: These surround the main content area and will stay the same from page to page
-HEADER AREA  (Top banner & Nav Bar)
-RIGHT SIDE BAR
-FOOTER

-MAIN CONTENT
--RIGHT SIDE BAR
--SEPARATION & HEADER BARS
--LISTS (anything that is a list - members list, image gallery list, event list, etc.)
--FORM OBJECTS (all the items found on a form page)
--SPECIALTY TEXT (special color and size text options)
--CONTAINMENT BOXES BORDERS & FRAMES (xxxxx)
--MEDIA PLAYER
--TOOLTIP
--MEMBERS PROFILE
--PAGE BULK EMAIL
--THUMBNAIL & IMAGE EMBELLISHMENTS
--DRAG DORP & SORT
--WEB ICON FONT
--FOUNDATION OVERRIDES

******************************************************/

/* column tester: to visually see the true boundaries of columns */
.columns {  /**border: 1px solid #0F0;   ***/  }

/***************************************************************************************************
                            TEXT PRESETS ( more in Foundation CSS )
***************************************************************************************************/
h1 {
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin:  0em;
	padding: 0em;
	letter-spacing: .2em;
	text-transform:uppercase;
}
.productPage h1{ text-align: left; letter-spacing: .1em; }

h2 { font-size: 1.7em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
h2, h3, h4, h5, h6 { line-height: normal; font-weight: bold; }    

p { text-align: left; }

.nextPage {/* nextPage 1-10 of 10  First | Prev | Next | Last | */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0.2em;
	margin-top: .8em;
	margin-right: 0em;
	margin-bottom: .8em;
	margin-left: 0em;
	width: 100%;
}

/***************************************************************************************************
                                                        SHELL ELEMENTS
These surround the main content area and will stay the same from page to page
***************************************************************************************************/
html { }

#containerWrap { /* if needed for design purposes */}
#container { /* wraps the whole page */
	max-width: 62.5em; /** Site width 62.5em = 1000px) **/
	padding: 0em;
	margin: 0em auto 0em auto;
	/* background-image: url(../images/site-images/Device-PXs.png);
	background-repeat: no-repeat;
	background-position: left top; */
}
#mainContent {
	text-align: center;
	padding:2em 1em 2.5em 2em;
	margin: 0em;
	min-height: 500px;
}
@media only screen and (max-width: 40em) {#mainContent { min-height: 20px; padding:.5em .5em 2.5em .5em; }} 

.rightBar { padding:2em 1em 2.5em 2em; } 

/** FOOTER **/
footer { text-align: center; line-height: normal; }
footer ul {
	list-style-type: none;
	text-align: center;
	margin: 0;
    padding: 0;
}
footer li {
	display: inline;
	text-align: center;
	margin: 0;
}
footer li a:link {
	padding: 0.1em 0.5em 0.1em 0.5em;
	line-height: normal;
}

/********************************* END OF SHELL ELEMENTS **************************/

/***************************************************************************************************
                                                 RIGHT SIDE BAR
***************************************************************************************************/
#rightBar {
  margin-top: 0em;
  margin-right: 1em;
  margin-bottom: 0em;
  margin-left: 1em;
background-color:#FFFFFF;
}
#rightBar .article {
  text-align: center;
  border-radius: .25em;
  margin-bottom: .5em;
  padding-top: .8em;
  padding-right: 1em;
  padding-left: 1em;
  padding-bottom: .6em;
}
#rightBar img {
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}
#rightBar .article h2 {
  color: white;
  font-size: .9em;
  font-weight: bold;
  letter-spacing: .05em;
  line-height: 1.5em;
  padding: 0em;
  margin-bottom: 0.3125em;
}
#rightBar h5, h6 { margin-bottom: 0em;}
#rightBar .article h2 a:link {
	display: block;
	color: inherit;
}
#rightBar .article h2 a:hover {
	display: block;
	background-repeat: repeat;
}
#rightBar .article h2 :visited { color: #FFF;  }
#rightBar .article p {
	font-size: 0.75em;
	line-height: 1.5em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding: 0em;
}
/******************************** END RIGHT SIDE BAR **************************************/

/***************************************************************************************************
                                       SEPARATION & HEADER BARS
***************************************************************************************************/

.buttonBar, .basicBar h2, .infoBar, .dropdownBar {
	display: block;
	font-size: 0.875em;
	font-weight: bold;
	color: #FFF;
	line-height: 1.5em;
	margin-bottom: 1.8em;
}

.basicBar h2 { padding: .3em; }
.buttonBar { padding: 0.5em; }
.buttonBar .button { margin: .3em 0em .2em 0em; color: #FFF;}


.infoBar { /** top information bar on most pages **/
	letter-spacing: .05em;
	padding: 0.5em;
}
.dropdownBar { 
	letter-spacing: .05em;
	padding: .6em;
	margin-bottom: 0em;
	min-height: 3.1em;
}

.membershipInfo { /* member's area: | Created Date | ID | Renewal Date */
  display: block;
  font-weight: bold;
  font-size: 0.875em;
  color: white;
  font-size: 0.75em;
  font-weight: normal;
  min-height: 1.8em;
  text-align: center;
  background-color: #2a2a2a;
  padding: 0.2em;
  margin-bottom: -0.2em;
}

/************************* END SEPARATION & HEADER BARS ****************************/

/***************************************************************************************************
                                                       LISTS
***************************************************************************************************/
.galleryList { /* for image, video, media, product gallery list, study and news pages */
	text-align: left;
	margin-bottom: 0em;
	padding-top: .5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
 }
.galleryList h2 { line-height: .8em; }
.galleryList p { margin-bottom: .5em; }
 
.memberList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0em;
	padding: 0em;
	line-height: 1.3em;
 }
 .memberList .info{ margin-left: 1em;}
 .memberList h4 { margin-top: 0em; }
 .memberList  .stats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	line-height: 1.3em;
	margin: 0em;
	padding: 0em;
	color: #666;
 }
 
.linksList {
	text-align: left;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1.5em;
	margin-left: 0em;
	font-size: .9em;
	line-height: 1.2em;
 } 
.linksList  h4 {margin: 0em;}
 
.financialRow { /* financial page */
	font-size: .8em;
	margin-top: 0.3em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	text-align: center;
	height: 2.3em;
	padding: 0em;
 }
.financialRow .sec { /* financial page */
	height: 2.3em;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
 }

.managerRow  { /* members event manager */
	font-size: 0.8em;
	text-align: center;
	height: 2.7em;
	margin-top: 0.313em;
	margin-right: 0em;
	margin-bottom: 0.188em;
	margin-left: 0em;
	padding-top: 0.188em;
	padding-right: 0em;
	padding-bottom: 0.313em;
	padding-left: 0em;
	line-height: 2em;
	border-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
 }

.listBar { /* general settings, Member's Options, Template Manager, Style Sheet Manager, Database Backup & Download, Auto Email Mesages  */
	padding: 0.5em 0.4em 0.5em 1em;
	margin: 0em;
	font-size: .9em;
	text-align: left;
}
.listBar .spacer { /* Yes/No general settings */
	padding-right: 1.5em;
}
.listBar input[type="text"] {
	font-size: .9em;
	height: 1.72em;
	margin:  0em;
	display:inline;
}
.listBar input[type="radio"],input[type="checkbox"] { margin:  0em;} 
.listBar select {
	font-size: 1em;
	height: 1.72em;
	padding: .1em 0 .1em .5em;
	width: 6.75em;
	margin:  0em;
	display:inline;
}

.tools img { width: 20px; }
@media only screen and (max-width: 40em) {.tools img { width: 20px; }}

/******* member's help page ********/
.helpList ol, ul { /* member's help page */
	text-align: left; 
}
.helpList h2 { /* member's help page */
	text-align: left;
	font-size: 1.5em;
	margin-bottom: .5em;
}

 /****** member's help page questions *******/
.helpList .question ol {
	counter-reset: li;
	list-style: none;
	*list-style: decimal;
	font: .9em;
	padding: 0em;
	margin-bottom: 4em;
}
.rectangle-list a{
	position: relative;
	display: block;
	padding: .4em .4em .4em .8em;
	*padding: .4em;
	margin: .5em 0 .5em 2.5em;
	text-decoration: none;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;	
}	
.rectangle-list a:before{
	content: counter(li);
	counter-increment: li;
	position: absolute;	
	left: -2.5em;
	top: 50%;
	margin-top: -1em;
	height: 2em;
	width: 2em;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.rectangle-list a:after{
	position: absolute;	
	content: '';
	border: .5em solid transparent;
	left: -1em;
	top: 50%;
	margin-top: -.5em;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;				
}
.rectangle-list a:hover:after{
	left: -.5em;
}
 /****** member's help page answers *******/
.helpList .answer ol {
	counter-reset:li; /* Initiate a counter */
	margin-left:0; /* Remove the default left margin */
	padding-left:0; /* Remove the default left padding */
}
.helpList .answer ol > li {
	position:relative; /* Create a positioning context */
	margin: 0 0 1em 2em; /* Give each list item a left margin to make room for the numbers */
	padding:1em 1em; /* Add some spacing around the content */
	list-style:none; /* Disable the normal item numbering */
}

.helpList .answer li a {
	padding-top: 5em; /* Give each list item a left margin to make room for the numbers */
}
.circle-list li:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -1.5em;
	top: 10%;
	margin-top: -1.5em;
	height: 2.5em;
	width: 2.5em;
	border: .3em solid #fff;
	border-radius: 2em;
	-moz-border-radius: 2em;
	-webkit-border-radius: 2em;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	font-size: 2em;
	color: #FFFFFF;
	line-height: 1.8em;
	text-align: center;
	font-weight: bold;
}
 /*********** end of  member's help page ***************/	
 		
.comment { /* comments made on an image, video, etc. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.3em;
	letter-spacing: .03em;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #555;
	margin: 0em;
	padding: 0.4em;
	overflow: hiden;
	background-color: #F1F1F2;
	border: thin solid #FFF;
 }
.comment img {padding: 0em 1em 0em 0em;}
.comment input {
	font-size: 1.3em;
	margin: 0em;
}
.comment i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #999;
 }
 
.formObjectList  { /** member's profile form **/
	margin: .2em 0 .2em 0;
	list-style-type: none;
	line-height: 1.6em;
	color: #666;
	text-align: left;
} 

.listBox { /* member's profile page, Video Gallery, Media Gallery */
  text-align: left;
  padding: 0.5em;
  margin-top: 0em;
  margin-right: 0em;
  margin-bottom: 0em;
  margin-left: 0em;
  min-height: 8.750em;
}
.listBox p {
  font-size: .8em;
  line-height: 1.3em;
}
.listBox h3 {
	margin-bottom: 0em;
	font-size: 1.2em;
}
.listBox img {
  margin-top: 0em;
  margin-right: 0.5em;
  margin-bottom: 0em;
  margin-left: 0em;
  float: left;
  padding: .3em;
}

.galleryListGrid { /* gallery list grid option */
  padding: 0.5em;
  margin-top: 0em;
  margin-right: 0em;
  margin-bottom: 0em;
  margin-left: 0em;
}
.detailBox h3 { /** Member's profile Details area **/
	display: block;
	font-weight: bold;
	margin-bottom: .8em;
	font-size: 0.875em;
	color: white;
	padding: .3em .3em .3em .8em;
	letter-spacing: .05em;
}
.detailBox p { /** Member's profile Details area **/
	margin-bottom: 0.25em;
	font-size: .9em;
	line-height: 1.2em;
	padding-left: .8em;
}
/***** event list page  ********/
.eventRow {
	margin: 0em  0em 0.313em  0em ;
	padding: 0em;
	height: auto;
	width: auto;
	text-align: left;
}
.eventRow img {
	padding: 0em;
	margin: 0em 0.625em 0em  0em;
	float: left;
}
.eventRow p {
	font-size: .9em;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	min-height: 6em;
}
.eventRow h2 {
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	padding-top: 0.125em;
	padding-right: 0;
	padding-bottom: 0.125em;
	padding-left: 0;
	margin-top: 0.125em;
	margin-bottom: 0.6em;
	width: 100%;
}
.eventRow h2:hover, .eventRow h2:focus { }
.eventRow h2:hover, .eventRow h2:focus {
  color: white;
}
.eventRow h6 {
	font-weight: bold;
	margin-top: 0em;
}
/************************************  END OF LISTS  *************************************/ 

/***************************************************************************************************
                                                       FORM OBJECTS
***************************************************************************************************/
.BrowesButtonDropZone  input[type="file"] { /**** For Edit Profile. Head shots and Avatar ***/
	width: 100%;
	border-radius: 0.125em;
	border: .25em solid #cdcdcd;
	padding: 1.7em;
	background-image: url(../images/site-images/BrowesButtonDropZone-BG.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #e4edf7;
	color: #333333;
}
.BrowesButtonDropZoneLong  input[type="file"] { /**** For image, & video galleries, family manager ***/
	width: 100%;
	border-radius: 0.125em;
	padding: 1.1em;
	background-image: url(../images/site-images/BrowesButtonDropZoneLong-BG.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	margin-bottom: 1em;
	font-size: .8em;
	border: thin solid #c0d1eb;
	background-color: #e4edf7;
	color: #333333;
}
.BrowesButtonDropZoneShortFile  input[type="file"] { /**** For bulk eamil & contact page ***/
	border-radius: 0.125em;
	border: .25em solid #c1ceeb;
	padding: .3em;
	background-position: center center;
	margin-bottom: 1em;
	background-color: #f1f1f1;
	font-size: .8em;
	background-color: #e4edf7;
	color: #333333;
}

input[type=checkbox] {
   margin-bottom: .5em;
}

/******  required ********/
.requiredText{ color: #C00; }
input:required { border-color: #a33a3f !important;}
textarea:required { border-color: #a33a3f !important;}
input[type=radio]:required + label {
   color: red;
    background-color:red;
}
input[type=checkbox]:required + label {
   color: red;
    background-color:red;
}
.error input, .error textarea, .error select {
	margin-bottom: 1.15em; /* fixes the colapsing effect of Foundation's required */
}
.redStar { /* required star, Link Exchange Request */
	font-size: 1.5em;
	line-height: 1.1em;
	color: #F00;
}

textarea { height: auto; } /** prevents browser collapse of textarea **/

.zero input, select, img { margin: 0em; } /** use to get rid of the space around some form objects **/

/****** CAPTCHA ********/
.captcha {
	font-size: 0.8em;
	margin: 0em auto;
	padding:  0.625em;
	overflow: auto;
}
.captcha img {
	margin: 0em;
	padding: 0em;
}
.captcha input {
	font-size: 1.4em;
	padding: 0.313em;
	margin:  0.625em 1.25em 0em 0em;
}
.captcha .floatLeft {
	margin: 0em  0.625em 0em 0em;
	padding: 0em;
	float: left;
	width: 10em;
	text-align: left;
}
.captcha p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	text-align: left;
	margin: 0em 0em 0.500em;
	padding: 0em;
}
/******************************** END OF FORM OBJECTS ***********************************/

/***************************************************************************************************
                                                       SPECIALTY TEXT
***************************************************************************************************/
.error-text {
	font-size: 1em;
	font-weight: bold;
	color: #F00;
	padding-left: 1em;
	line-height: 2em;
	margin: 0em;
	text-align: center;
}
.cutline {
	font-size: 0.85em;
	font-style: italic;
	font-weight: normal;
	opacity: 0.7;
	line-height: normal;
	text-align: right;
	margin-bottom: 1em;
}
.fancyLetter {/** If needed for a design - a larger paragraph or section first letter **/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}
.smallText {
	font-size: .75em;
	line-height: 1.2em;
}
.viewed {
	font-size: .7em;
	line-height: 1.2em;
}
.verySmallText {
	font-size: 0.6em;
	font-style: normal;
	line-height: normal;
}
.alertText { color: #C00; }
.smallAlertText {
	font-size: .75em;
	line-height: normal;
	color: #C00;
}
.whiteText { color: #FFF; }
.smallWhiteText {
	font-size: .75em;
	line-height: normal;
	color: #FFFFFF;
}
.verySmallWhiteText {
	font-size: .6em;
	font-style: normal;
	color: #FFFFFF;
}

.grayText { color: #666; }
.blueText { color: #84b5ff; }
.greenText { color: #090; }
/******************************* END OF SPECIALTY TEXT ************************************/
/****************** TEXT FLOW COLUMNS (like a newspaper) ***************************/
.fourColumn, .threeColumn, .twoColumn {
    -webkit-column-gap: 30px; /* Chrome, Safari, Opera */
    -moz-column-gap: 30px; /* Firefox */
    column-gap: 30px;
    -webkit-column-rule: 1px outset #b0b0ae; /* Chrome, Safari, Opera */
    -moz-column-rule: 1px outset #b0b0ae; /* Firefox */
    column-rule: 1px outset #b0b0ae;
	-webkit-column-rule-style: solid; /* Chrome, Safari, Opera */
    -moz-column-rule-style: solid; /* Firefox */
    column-rule-style: solid;
}
.fourColumn {
    -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
 }
.threeColumn {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
 }
.twoColumn {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
.twoColumn img {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

@media only screen and (max-width: 40em) {
.fourColumn, .threeColumn, .twoColumn {
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
}}

/******************************** END TEXT FLOW COLUMNS **************************************/

/***************************************************************************************************
                           CONTAINMENT BOXES BORDERS & FRAMES
***************************************************************************************************/

.border { /**  **/
	padding:  0.6em;
	margin: 0em;
}

.borderBox {
	padding: 1.25em;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	overflow: hidden; /*** Important to keep border around floated objects ****/
} 
/** contact page **/
@media (min-width: 601px) { 
#contactBox{
	line-height: normal;
	text-align: left;
	background-image: url(../images/site-images/contactPage.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100%;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	max-width: 37.500em;
	border-width: 3px;
	border-style: solid;
}}

@media (max-width: 600px) {#contactBox{ }	}

/** contact page - no bg image
#contactBox{
	text-align: left;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 0em;
	padding-left: 2em;
	max-width: 35em;
	min-height: 20em;
} **/

/************** END OF CONTAINMENT BOXES BORDERS & FRAMES ****************/ 

/***************************************************************************************************
                                                       MEDIA PLAYER
***************************************************************************************************/
.mediaPlayer { /* Media Gallery */
	min-width: 15.5em;
	height: 9.25em;
	margin: 0em;
	padding: 0.6em;
	overflow: hiden;
	border-width: thin;
	border-style: none;
	border-top-color: rgba(255,255,255,0.5);
	border-right-color: rgba(0,0,0,0.3);
	border-bottom-color: rgba(0,0,0,0.3);
	border-left-color: rgba(255,255,255,0.5);
}
.mediaPlayer .infoArea { /* Media Gallery */
	height: 6.125em;
	width: 100%;
}
.mediaPlayer .views { /* Media Gallery */
	font-size: .7em;
	line-height: .2em;
}
.mediaPlayer .icon{ /* Media Gallery */
	border: thin solid rgba(255,255,255,0.8);
	width: 5.625em;
	margin: 0 .8em 0 0;
	float: left;
}
.mediaPlayer h2{
	font-size: 1.1em;
	letter-spacing: 0.01em;
	text-align: left;
	margin-bottom: .2em;
	margin-top: 0em;
	color: #026c93;
	line-height: 100%;
}
.mediaPlayer p {
	color: #333;
	font-size: 0.8em;
	letter-spacing: 0.01em;
	line-height: 1.2em;
	margin-bottom: 0;
}
audio { width: 100% !important; }/* responsive design flexibility */
video { width: 100% !important; }/* responsive design flexibility */

.mejs-container, .mediaPlayer .playButton { /* Media video player */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: none;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	letter-spacing: .1em;
	margin-top: .2em;
	padding-top: .2em;
	bottom: 0em;
	left: 0em;
	background-color: #3d3d3d; /* dark gray for older tablets */
	background-image: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	height: 1.875em;
	width: 100%;	
}
.mediaPlayer .playButton a {color: #FFF;} /* Media video player */

/************************************ End Media Player *************************************/ 

/***************************************************************************************************
         TOOLTIP: HINT- a pure CSS tooltip - https://github.com/chinchang/hint.css
***************************************************************************************************/
.hint { position: relative; display: inline-block; }
.hint:before, .hint:after {
	position: absolute;
	opacity: 0;
	z-index: 1000000;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	pointer-events: none;
}
.hint:hover:before, .hint:hover:after { opacity: 1; }
.hint:before {
	content: '';
	position: absolute;
	background: transparent;
	border: 6px solid transparent;
	position: absolute;
}
.hint:after {
	content: attr(data-hint);
	background: rgba(0, 0, 0, 0.8);
	color: white;
	padding: 8px 10px;
	font-size: 12px;
	white-space: nowrap;
	box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
}
.hint--top:before {
	bottom: 100%;
	left: 50%;
	margin: 0 0 -18px 0;
	border-top-color: rgba(0, 0, 0, 0.8);
}
.hint--top:after {
	bottom: 100%;
	left: 50%;
	margin: 0 0 -6px -10px;
}
.hint--top:hover:before { margin-bottom: -10px; }
.hint--top:hover:after { margin-bottom: 2px; }
.hint--bottom:before {
	top: 100%;
	left: 50%;
	margin: -14px 0 0 0;
	border-bottom-color: rgba(0, 0, 0, 0.8);
}
.hint--bottom:after {
	top: 100%;
	left: 50%;
	margin: -2px 0 0 -10px;
}
.hint--bottom:hover:before { margin-top: -6px; }
.hint--bottom:hover:after { margin-top: 6px; }
.hint--right:before {
	left: 100%;
	bottom: 50%;
	margin: 0 0 -4px -8px;
	border-right-color: rgba(0,0,0,0.8);
}
.hint--right:after {
	left: 100%;
	bottom: 50%;
	margin: 0 0 -13px 4px;
}
.hint--right:hover:before { margin: 0 0 -4px -0; }
.hint--right:hover:after { margin: 0 0 -13px 12px; }
.hint--left:before {
	right: 100%;
	bottom: 50%;
	margin: 0 -8px -4px 0;
	border-left-color: rgba(0,0,0,0.8);
}
.hint--left:after {
	right: 100%;
	bottom: 50%;
	margin: 0 4px -13px 0;
}
.hint--left:hover:before { margin: 0 0 -4px 0; }
.hint--left:hover:after { margin: 0 12px -13px 0; }
/******************************** END  PURE CSS TOOLTIP *******************************/

/***************************************************************************************************
                                             MEMBERS PROFILE PAGE
***************************************************************************************************/
.MemberProfile { }
.MemberProfile h1 {
	text-align: left;
	padding: 0em;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1em;
	letter-spacing: .01em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .2em;
	margin-left: 0em;
}
/***************************** END MEMBERS PROFILE PAGE ****************************/

/***************************************************************************************************
                                                       BULK EMAIL
***************************************************************************************************/
.bulkMailer .list1, .list2 {
	margin-left: 0em;
}
.bulkMailer .list1 li {
	padding: 0px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: .85em;
}
.bulkMailer .list2 li {
	padding: 0px;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: .85em;
}
/************************************* END BULK EMAIL ************************************/

/***************************************************************************************************
                                   THUMBNAIL & IMAGE EMBELLISHMENTS
***************************************************************************************************/
/** Responsive Square images:   
<div class="squareThumb" style="background-image: url(); background-repeat: no-repeat; background-position: center center; background-size: cover;"><a href=""><img src="images/site-images/transparent.png"  alt="{ALT_IMAGE_TAG" /></a></div>  **/

.squareThumb { /** <div class="squareThumb"></div> wrap in div to work - all thumnails **/
	width:100%;
	padding-bottom:100%;
	overflow:hidden;
	position:relative;
	float:left;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: transparent;
}

.squareThumb img {
    position:absolute;
    width:auto;
    min-width:100%;
    min-height:100%;
    top:0%;
    left:0
}


.imgFrameWhite { background-color: #FFF; border: medium solid #FFF; }
.imgFrameGray { background-color: #999; border: medium solid #999; }
.imgFrameBlack { background-color: #000; border: medium solid #000; }

.redDot { /* art sold dot for gallery page. Selected under edit image */
	font-size: 3em;
	line-height: .5em;
	color: #F00;
	vertical-align: bottom;
}
/****************** END THUMBNAIL & IMAGE EMBELLISHMENTS ***********************/

/***************************************************************************************************
                                              DRAG DORP & SORT
***************************************************************************************************/
/*******  Drag Sort List Head ******/
.dragRowHead {
	padding: .4em;
	font-size: 0.8em;
	line-height: .8em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255,255,255,0.0);
}
 
/*******  All Drag Sort Lists ******/
.DragSortListBox {
	border: thin solid #999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0.4em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
}
#DragSortList .placeHolder, #DragSortList2 .placeHolder, #DragSortList3 .placeHolder {
	background-color: #cdd9eb !important;
	border:dashed 2px #acacac !important;
}
#DragSortList, #DragSortList2, #DragSortList3 {
	margin:0px;
	padding:0px;
}
#DragSortList li, #DragSortList2 li, #DragSortList3 li {
	list-style-type:none;
	height: 2.5em;
	text-align:center;
	padding:0px;
	margin: .2em auto;
	overflow: hidden;
}
#DragSortList li .imgBox, #DragSortList2 li .imgBox, #DragSortList3 li .imgBox { 
padding: .2em;
}  
#DragSortList li .imgBox, #DragSortList2 li .imgBox img, #DragSortList3 li .imgBox img {
	height: 2.4em;
	width: 2.4em;
	
}
#DragSortList li .title, #DragSortList2 li .title, #DragSortList3 li .title {
	font-size: .75em;
	padding-top: .9em;
}
#DragSortList li .tools, #DragSortList2 li .tools, #DragSortList3 li .tools {
	text-align: right;
	padding-right: .5em;
}
#DragSortList li .tools img, #DragSortList2 li .tools img, #DragSortList3 li .tools img {
	margin-top: 0.55em;
	padding: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
#DragSortList li .titleField, #DragSortList2 li .titleField, #DragSortList3 li .titleField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: normal;
	background: #f1f1f1;
	text-align: center;
	margin: 0px;
	padding: 9px 0px 10px;
	float: left;
	height: auto;
	width: 400px;
	border: thin solid #FFF;
}
#DragSortList li input[type="text"], #DragSortList2 li input[type="text"], #DragSortList3 li input[type="text"] {
	margin: -.3em auto 0em auto;
	padding: 0em;
	height: 25px;
	width: auto;
	border: thin solid #999;
	text-align: center;
	font-size: 1em;
	float: none;
}
/****** DragSort grid for members editing Image & Video Gallery *******/
.DragSortImageBox {
	list-style-type:none;
	margin:0px auto;
	padding: .0em;
	height: auto;
	width: auto;
	overflow: hidden;
}
#DragSortImages {
	margin:0em !important;
	padding:0em !important;
}
#DragSortImages ul {
	margin:0em;
	padding:0em;
}
#DragSortImages li {
	list-style-type:none;
	float:left;
	width:8.35em;
	height:12em;
	margin: 0.188em ;
}
@media only screen and (max-width: 62.5em) {#DragSortImages li { width:7.8em; }}
@media only screen and (max-width: 40em) {#DragSortImages li { width:8.35em; }}
#DragSortImages .dragImage {
	background-image: url(../images/images-admin/drag-handel.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0em auto;
	padding-top: 1.563em;
	padding-right: 0em;
	padding-bottom: 0.313em;
	padding-left: 0em;
	max-width: 115px;
}
#DragSortImages .title {
	margin-bottom: -0.2em;
	font-size: .8em;
	line-height: 1.7em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	max-width: 115px;
}
#DragSortImages .tools {
	margin: 0em auto 0.125em auto;
	padding: 0em;
	height: auto;
	text-align: center;
}
#DragSortImages img {
	margin: 0em;
	padding: 0em;
}
.placeHolder {
	background-color:#e4eef8 !important;
	border:medium dashed #CCC !important;
}
/******************************** END DRAG DORP & SORT *******************************/

/***************************************************************************************************
                                                        WEB ICON FONT
***************************************************************************************************/
@font-face {
	font-family: 'ElegantIcons';
	src:url('../_fonts/elegant_font/ElegantIcons.eot');
	src:url('../_fonts/elegant_font/ElegantIcons%EF%B9%96.eot#iefix') format('embedded-opentype'),
		  url('../_fonts/elegant_font/ElegantIcons.woff') format('woff'),
		  url('../_fonts/elegant_font/ElegantIcons.ttf') format('truetype'),
		  url('../_fonts/elegant_font/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight: normal;
	font-style: normal;
}
.ElegantIcons-Font { /** no size: member's profile buttons **/
	text-decoration: none;
	font-family: ElegantIcons;
	font-weight: normal;
	margin: 0em;
	padding: 0em;
}
.ElegantIcons-Bar { /** basicBar, buttonBar, Right Side Bar **/
	text-decoration: none;
	font-family: ElegantIcons;
	font-size: 2em;
	font-weight: normal;
	float: left;
}

.ElegantIcons-h1 { /** inside h1 heade tag **/
	text-decoration: none;
	font-family: ElegantIcons;
	font-size: 1em;
	font-weight: normal;
	float: left;
}
.buttonBar .ElegantIcons-Bar {margin-top:.3em;}

.ElegantIcons-mainNav { /** main nav Bar **/
	text-decoration: none;
	font-family: ElegantIcons;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
}
.ElegantIcons-ddNav { /** main nav Bar  drop down items**/
	text-decoration: none;
	font-family: ElegantIcons;
	font-size: 1em;
	font-weight: normal;
	float: left;
}
.ElegantIcons-Info { /** Information button **/
	text-decoration: none;
	font-family: ElegantIcons;
	font-size: 1.5em;
	font-weight: normal;
	color: #999;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: .25em;
}

@font-face {
  font-family: "foundation-icons";
  src: url("../_fonts/foundation-icons/foundation-icons.eot");
  src: url("../_fonts/foundation-icons/foundation-icons%EF%B9%96.eot#iefix") format("embedded-opentype"),
       url("../_fonts/foundation-icons/foundation-icons.woff") format("woff"),
       url("../_fonts/foundation-icons/foundation-icons.ttf") format("truetype"),
       url("../_fonts/foundation-icons/foundation-icons.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal;
}
.foundation-icons { /** main nav Bar **/
	text-decoration: none;
	font-family: foundation-icons;
}
.foundation-icons-mainNav { /** main nav Bar **/
	text-decoration: none;
	font-family: foundation-icons;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.5em;
}
.foundation-icons-ddNav { /** main nav Bar  drop down items**/
	text-decoration: none;
	font-family: foundation-icons;
	font-size: 1.4em;
	font-weight: normal;
	float: left;
	margin-top: -.15em;
	padding: 0em;
}
.foundation-icons-Bar { /** basicBar, buttonBar, Right Side Bar **/
	text-decoration: none;
	font-family: foundation-icons;
	font-size: 2em;
	font-weight: normal;
	float: left;
}
.foundation-icons-h1 {  /** inside h1 heade tag **/
	text-decoration: none;
	font-family: foundation-icons;
	font-size: 1em;
	font-weight: normal;
	float: left;
}
/******************************* END OF WEB ICON FONT ***********************************/

/***************************************************************************************************
                                              FOUNDATION OVERRIDES
***************************************************************************************************/
.textareaPrefix, .textareaPrefix {
	display: block;
	font-size: .8em;
	height: 2.3125em;
	line-height: 2.3125em;
	position: relative;
	z-index: 2;
	text-align: left;
	overflow: hidden;
	width: 100%;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: -0.1em;
	margin-left: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: .5em;
}
span.prefix, label.prefix {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	font-size: .8em;
}
span.prefixTop, label.prefixTop {
	display: block;
	font-size: 0.8em;
	height: 1.8em;
	line-height: 1.5em;
	position: relative;
	z-index: 2;
	text-align: left;
	overflow: hidden;
	width: 100%;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin: 0em;
}

[class*="block-grid-"] > li { padding-bottom: .8em; }

fieldset {
	margin-top: .5em;
	margin-bottom: 1em;
}
select { color: #000; }

/** tables ********************************************************************************/
table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td {  }
table {
  margin-top: 0em;
  margin-bottom: 0em;
}
th h5 {
  text-align: left;
  margin: 0em;
  padding: 0em;
  color: white;
}
td { text-align: left;}

/** Top Nav Bar ********************************************************************************/
.top-bar {
	color: #FFF;
	width: 100%;
	padding-right: 1em; /* space between links */
	margin: 0em;
}


/** sticky nav bar **/
.sticky-nav-bar {
	position: sticky;
	top: 0px;
	z-index: 1021 !important;
} 
.top-bar-section ul { } /** bg color of nav bar behind buttons **/

.top-bar-section li:not(.has-form) a:not(.button) {
	padding-top: 0em;
	padding-right: .8em; /* space between links */
	padding-bottom: 0em;
	padding-left: .8em; /* space between links */
	line-height: 3.4em;
	color: #FFF; /* color of nav button text */
}
.top-bar-section ul li > a { border-left: 1px solid rgba(125, 125, 125, 0.3);} /* left button border */

@media only screen and (max-width: 40em) {
	.top-bar-section li:not(.has-form) a:not(.button) {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:rgba(0,0,0,0.3);
}}
.top-bar-section li:not(.has-form) a:hover:not(.button) { }  /* hover color of nav buttons */
.no-js .top-bar-section ul li:hover > a { }  /* dropdown button after selected */

.top-bar-section .dropdown li label { /* large view */
  background-color: #333333;
  color: #777777;
}

.top-bar-section .has-dropdown > a:after {/* dropdown arrow color */
    border-color: #FFF rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

/**************** smart phone sizs ****************/
.top-bar .toggle-topbar.menu-icon a {color: #FFF;}/** smart phone menu link **/
.top-bar-section .dropdown label { /* smart phone */
  background-color: #333333;
  color: #777777;
}

/** Below will change the color of the menu 3 line bar**/
.top-bar .toggle-topbar.menu-icon a::after {
	-webkit-box-shadow: 1px 10px 1px 1px #FFF, 1px 16px 1px 1px #FFF, 1px 22px 1px 1px #FFF;
	box-shadow: 0 10px 0 1px #FFF, 0 16px 0 1px #FFF, 0 22px 0 1px #FFF;
}
	
.top-bar .name { /** smart phone size **/
	padding-top: .5em;
	padding-bottom: 0em;
	padding-left: 1.5em;
	padding-right: 0em;
	color: #FFF;
}
.top-bar .name a:link { color: #FFF; }
.top-bar .name a:visited { color: #FFF; }
.top-bar .name a:active { color: #FFF; }
.top-bar .name a:hover {opacity: 0.5;}

/** buttons ********************************************************************************/
button, .button {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .8rem;
	margin-left: 0em;
	padding-right: 1.5rem;
	padding-left: 1.5rem;
	padding-top: .7rem;
	padding-bottom: .8rem;
	font-size: 1rem;
	color: white;
	font-weight: bold;
}
button, .button:link {color: white;}
button, .button:hover {color: white;}
button, .button:visited {color: white;}
button, .button:active {color: white;} 
button:hover, button:focus, .button:hover, .button:focus { }

button.small, .button.small {
	padding-top: 0.5rem;
	padding-right: 1rem;
	padding-bottom: 0.55rem;
	padding-left: 1rem;
	font-size: 0.8125rem;
}

button.tiny, .button.tiny {
  padding-top: 0.3rem;
  padding-right: .8rem;
  padding-bottom: 0.35rem;
  padding-left: .8rem;
  font-size: 0.6875rem;
}

/** panels ********************************************************************************/
.panel {
  border-style: solid;
  border-width: 1px;
  margin-bottom: 1.25em;
  padding: 1.25em;
}
.panel .button { }
.panel .button:hover { background-color: #4b405b; }
.panel p, .panel { color: #FFF; }

/** tabs ********************************************************************************/
.tabs dd > a {
  padding-top: .5rem;
  padding-right: 1rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: .8rem;
}
.tabs dd > a:hover {  }
.tabs-content .content h4{ /* Tabs: Product Description */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	text-align: left;
	font-weight: normal;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.tabs-content .content {
	font-size: 1em;
	text-align: left;
	line-height: 1.5em;
}

/** reveal-modal ********************************************************************************/
.reveal-modal {
	visibility: hidden;
	display: none;
	position: absolute;
	z-index: 99;
	height: auto;
	width: 80%;
	background-color: white;
	padding: 1.2em;
	border: solid 1px #666666;
	-webkit-box-shadow: 0 0  0.625em rgba(0, 0, 0, 0.4);
	box-shadow: 0 0  0.625em rgba(0, 0, 0, 0.4);
	top: 3em;
	color: #333333;
}


/***************************** END FOUNDATION OVERRIDES ******************************/

/***************************************************************************************************
                       SITE MANAGER    (membership's site manager program)
***************************************************************************************************/
body { position: static;  !important; } /** neutralizes the evil effects of the grid on drag sort images **/
.row.collapse > .columns { position: static; !important; } /** neutralizes the evil effects of the grid on drag sort images **/

.BrowesButtonDropZoneSmall input[type="file"] { /**** Site Manager bulk mailer (from admin)***/
	border-radius: 2px;
	border: .25em solid #cdcdcd;
	padding-top: .2em;
	padding-right: 14em;
	padding-bottom: .2em;
	padding-left: .2em;
	font-size: .9em;
	background-color: #e4edf7;
	color: #333333;
}
/** APPROVE IMAGES & VIDEOS**/
#approveList {
	margin:0em;
	padding:0em;
}
#approveList li {
	list-style-type:none;
	float:left;
	width:7.4em;
	height:10.6em;
	background: #f1f1f1;
	border: medium solid #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: .4em;
	padding-right: .3em;
	padding-bottom: .3em;
	padding-left: .3em;
	text-align: center;
}
.listBarDark { /** Approve Member **/
	padding-left: .5em;
	margin:  .3em -.4em -.5em -.9em;
	background-color: #cecece;
	line-height: 1.7em;
}

/***************************** END SITE MANAGER ******************************/




/***************************************************************************************************
                                                        SHELL ELEMENTS
These surround the main content area and will stay the same from page to page
***************************************************************************************************/
html { }

#containerWrap { /* if needed for design purposes */}
#container { /* wraps the whole page */
	max-width: 1200px; /** Site width 62.5em = 1000px) **/ /** control width **/
	padding: 0em;
	margin: 0em auto 0em auto;
	/* background-image: url("../images/site-images/Device-PXs.png");
	background-repeat: no-repeat;
	background-position: left top; */
}
.row {max-width: 72.5rem;} /** control width **/

#mainContent {
	text-align: center;
	padding:2em 1em 2.5em 2em;
	margin: 0em;
	min-height: 500px;
	max-width: 100%; /** control width **/
}
@media only screen and (max-width: 40em) {#mainContent { min-height: 20px; padding:.5em .5em 2.5em .5em; }} 

.rightBar { padding:2em 1em 2.5em 2em; } 

/** FOOTER **/
footer { text-align: center; line-height: normal; }
footer ul {
	list-style-type: none;
	text-align: center;
	margin: 0;
    padding: 0;
}
footer li {
	display: inline;
	text-align: center;
	margin: 0;
}
footer li a:link {
	padding: 0.1em 0.5em 0.1em 0.5em;
	line-height: normal;
}

/********************************* END OF SHELL ELEMENTS **************************/