/* new logo line 317 */
body 
{
	margin: 0;
	padding: 0;
	background: url('/images/bg.jpg') repeat-x;
	background-color: #fff;
	font: 12px solid Tahoma, Geneva, sans-serif;
}

legend {
	display: none;
}	

#innercontent img{max-width:780px;}

#elcResourceWindow 
{
	padding: 10px;
	background: none;
	background-color: #fff;
}

a[href]
{
	color: #336699;	
}

a[href]:hover
{
	color: #800;
}

h1,h2,h3,h4,h5,h6
{
	color: #800;	
	margin-bottom: 4px;
}

h2
{
	font-size: 20px;
	line-height: 125%;
}

h2.i { color: #333; }

h3
{
	font-size: 16px;
}

h4#section {
	background: #e1e1e1;
}

.odd
{
	background: #eceaea;	
}

.searchterm
{
	font-weight: bold;
	background-color: #b4c2d2;
}

.mobileonly
{
	display: none !important;	
}

/*	Tableless tables */
.row {
	width:780px;
	clear:both;
	margin:0 auto 40px auto;
}

.cell {
	float:left;
	text-align:center;
	margin-right:10px;
	margin-bottom:10px;
	width:175px;
	height:150px;
	padding:5px;
}

#info-table
{
table-layout: fixed;
display: table;
width:96%;
border-collapse:collapse;
margin-bottom:10px;
}
#table-row 
{ 
width:100%; 
display: table-row;
}
#table-cell
{
display: table-cell;
text-align:left;
padding:6px;
border:1px solid #D3D3D3;
}

/*	Help system tips	*/
body#helpScreen { font-family:Helvetica,Arial,sans-serif; }
body#helpScreen hr { width:100%; margin:15px auto 0px auto; }
.helpTopics, .helpList li { background:url('/images/icons/topics.png') no-repeat; padding-left:25px; list-style:none; }
body#helpScreen a:hover { color:red; }

.rightFloat { float:right; padding:0px 0px 20px 20px; text-align:center; clear:both; }
.rightImage { float:right; margin:2px 0 0 20px; max-width:100%;}
.iconLeft { float:left; padding:0 15px 5px 0; }
.goButton { height:20px; width:40px; }

#mainwrap
{
	display: block;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	background: url('/images/content-bg.png') center repeat-y;
}

#topsection
{
	height: 180px;
}

#topbar
{
	width: 1000px;
background-image:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.33) 50%,    
rgba(255, 255, 255, 0.0) 21%, rgba(162, 162, 162, 0.2) 95%);
	height: 33px;
	line-height:33px;
	margin: 0 auto;
	background-color: #eee;
}

#topmenu
{
	float: right;
}

#topmenu, #topmenu form
{
	margin: 0;
	padding: 0;	
}

#topmenu ul
{
	height: 20px;
	margin: 0;
	padding: 0;
}

#topmenu li
{
	float: left;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#topmenu li a
{
	display: block;
	outline: none;
    padding: 0px 10px 0px 10px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}

#topmenu li a.login
{
	background-color: #800;
	color: #fff;
	font-weight: bold;
}

#topmenu li a.login:hover, #topmenu li:hover a.login, #leftmenu li a.login:hover
{
	background-color: #333;
	color: #fff;
}

#topmenu div.login
{	
	position: absolute;
	margin: 0;
	padding: 5px;
	margin-left: -115px;
	width: 200px;
	text-align: left;
	visibility: hidden;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #333;
	color: #333;
	background: #eee;
	z-index: 100;
}

#topmenu div.logout
{	
	line-height:initial;
	position: absolute;
	margin: 0;
	padding: 5px;
	margin-left: -100px;
	width: 200px;
	text-align: left;
	visibility: hidden;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #333;
	color: #333;
	background: #eee;
	z-index: 100;
}

#leftmenu
{
	float: left;
	list-style: none;
	height: 20px !important;
	margin: 0;
	display: block;
	margin: 0;
	padding: 0;
}

#leftmenu li
{
	float: left;
	list-style: none;
}

#leftmenu li.text
{
	padding-left: 10px;
}

#leftmenu li a.login
{
	display: block;
	outline: none;
    padding: 0px 8px 0px 8px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}

#topmenu li a.login, #leftmenu li a.login
{
	background-image:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.41) 0%, rgba(255, 255, 255, 0.09) 50%, 
	rgba(255, 255, 255, 0.0) 31%, rgba(162, 162, 162, 0.2) 100%);
	background-color: #800;
	color: #fff;
	font-weight: bold;
}

#top-events-container
{
	font-size:12px!important;
}

#leftmenu div.events
{	
	position: absolute;
	top: 33px;
	margin-left: -10px;
	width: 400px;
	text-align: left;
	visibility: hidden;
	font-weight: bold;
	padding:8px;
	font-size: 12px;
	border: 1px solid #333;
	color: #333;
	background: #eee;
	z-index: 100;
}

#topmenu div a
{
	display: block;
/*	background: transparent;*/
	padding: 0;
	padding-top: 8px;
	color: #800;
}

#topmenu div a:hover
{
	text-decoration: underline;	
}

#topmenu div label
{
	display: block;
}

#topmenu div input[type=text], #topmenu div input[type=password] 
{
    display:block;
    margin: 0 0 5px;
    padding: 5px;
    width: 180px;
    font-size: 12px;
    border: 1px solid #800;
}

#topmenu div input[type=submit]
{
	float: left;
    margin: 0 0 5px;
    padding: 8px;
	width:70px;
	background-image:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.41) 0%, rgba(255, 255, 255, 0.09) 50%, 
	rgba(255, 255, 255, 0.0) 31%, rgba(162, 162, 162, 0.2) 100%);
    font-size: 12px;
    border: 1px solid #333;
	background-color: #800;
	color: #fff;
}
#topmenu div input[type=submit]:hover{
cursor:pointer;
background-color:#333;
}

#topmenu div span.loginbar
{
	display: block;
	text-align: right;
	height: 35px;
	margin: 0;
	padding: 0;
}


#header, .lodgeheader
{
	width: 1000px;
	height: 130px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background-color: #80acf5;
	background: url('/images/pdNewHeaderFlag.png') no-repeat; **/
	/* background: url('/patrickd/imagery/10-08-2015/header-newest-oct-9-new-flag.png'); */
}

.lodgeheader h2
{
	color: #fff;
	font-size: 30px;
	font-weight: lighter;
	margin: 0 auto;
	text-align: center;
	padding-top: 80px;	
}

.lodgeheader1 {background: url('/images/lodgeheader1.jpg') no-repeat !important;}
.lodgeheader2 {background: url('/images/lodgeheader2.jpg') no-repeat !important;}
.lodgeheader3 {background: url('/images/lodgeheader3.jpg') no-repeat !important;}
.lodgeheader4 {background: url('/images/lodgeheader4.jpg') no-repeat !important;}
.lodgeheader5 {background: url('/images/lodgeheader5.jpg') no-repeat !important;}
.lodgeheader6 {background: url('/images/lodgeheader6.jpg') no-repeat !important;}
.lodgeheader7 {background: url('/images/lodgeheader7.jpg') no-repeat !important;}
.lodgeheader8 {background: url('/images/lodgeheader8.jpg') no-repeat !important;}
.lodgeheader9 {background: url('/images/lodgeheader9.jpg') no-repeat !important;}
.lodgeheader10 {background: url('/images/lodgeheader10.jpg') no-repeat !important;}
.lodgeheader11 {background: url('/images/lodgeheader11.jpg') no-repeat !important;}
.lodgeheader12 {background: url('/images/lodgeheader12.jpg') no-repeat !important;}
.lodgeheader13 {background: url('/images/lodgeheader13.jpg') no-repeat !important;}
.lodgeheader1 h2, .lodgeheader2 h2, .lodgeheader4 h2, .lodgeheader6 h2 {color: #000 !important;}


/************************ NAVIGATION *********************************/
#navbar
{
	background: url('/images/navbg.jpg') repeat-x;
	background-color: #800;
	color: #EEE;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 30px;
}

#siteAlert
{
	/* background: url('/images/navbg.jpg') repeat-x; */
	background-color: black;
	color: yellow;
	font-weight: bold;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 30px;
}

#topnav
{
	margin: 0;
	padding: 0;	
}

#topnav ul
{
	margin: 0;
	padding: 0;
}

#topnav li
{
	float: left;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#topnav li a 
{
	background: url('/images/navbg.jpg') repeat;
	display: block;
	outline: none;
    padding: 6px 10px 7px 10px;
	text-decoration: none;
	text-align: center;
	font: bold 14px Tahoma, Geneva, sans-serif;
	color: #fff;
} 

#topnav li a:hover, #topnav li:hover a
{
	background-position: 0 30px;
	color: #fff;
}

#topnav div
{	
	position: absolute;
	visibility: hidden;
	background: #3d3d3d;
	border: 1px solid #262626;
	color: #939393;
	margin: 0;
	padding: 0;
	z-index: 300;
}

#topnav div ul
{
	margin: 0;
	padding: 0;	
}

#topnav div li
{
	float: left;
	display: block:
	background: #3d3d3d;
/*	width: 205px; */
	margin: 0;
	padding: 5px;
	color: #939393;
}

#topnav div h2
{
	color: #eaecec;
	font-size: 20px;
	border: none;
	margin-top: 0;
}

#topnav div li a
{
	display: block;
	background: #3d3d3d;
	margin: 0;
	padding: 2px;
	margin-bottom: 3px;
	width: 205px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}

#topnav div span
{
	font-size: 12px;
	display: block;
	color: #939393;	
}

#topnav div li a:hover
{
	background: #232323;
	color: #fff;
}

.newcol
{
	border-right: 1px solid #939393;
}

a.large
{
	/* font-size: 140% !important; */
	line-height: 160% !important;
}

#searchwrap
{
	position: relative;
	float: right;
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	width: 220px; 
	height: 30px;
}


#searchwrapper 
{
	position: relative;
	float: right;
	padding: 0px;
	margin: 0px;
	width: 210px; 
	height: 30px;
	background: url("/images/searchbox.jpg") no-repeat;
}
 
#searchwrapper form 
{ 
	display: inline;
}
 
.searchbox 
{
	position: absolute;
	top: 6px;
	left: 9px;
	width: 170px;
	height: 24px;
	background-color: transparent;
	border: 0;
}
 
.searchbox_submit 
{
	position: absolute;
	top: 4px;
	left: 180px;
	width: 24px;
	height: 21px;
	background-color: transparent;
	border: 0;
	cursor: default;
}

/******************	RIGHT FLOAT NAVIAGTION ******************************/

#rosterList
{
	float: left;
}

#rosterList h2
{
	display: none;	
}

.sideNav ul, .sideNav_nocurve ul 
{
	margin:10px 0 10px 0px;
	list-style:none;
	padding:0 0 0 20px; 
}

.sideNav ul li a, .sideNav_nocurve ul li a, .sideContent ul li a 
{ 
	font-size:12pt; 
	font-weight:700;
	letter-spacing:-.5px; 
}

.sideNav ul li, .sideNav_nocurve ul li 
{ 
	margin:0 0 2px 0; 
}

.subMenuActive
{
	color: #000 !important;
	text-decoration: none;	
}

.float_left
{
	float: left;	
	border: 1px solid #f0f;
}

/****************** TAB NAVIGATION *******************/
ul.tabs
{
	margin: 0 5px 0 0;
	padding: 5px 0.5em;
	font: bold 10px Verdana, sans-serif;
}

ul.tabs li
{
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabs li a
{
	outline: none;
	padding: 5px 0.5em;
	margin-left: 2px;
	margin-bottom: 30px;
	border: 1px solid #000;
	vertical-align: bottom;
	font: bold 10px Verdana, sans-serif;
	background: #336699;
	color: #FFFFFF;
	text-decoration: none;
}

ul.tabs li a:hover
{
	color: #000;
	background: #CCC;
	border-color: #666;
}

ul.tabs li.active a
{
	color: #000;
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

#tabbar
{
	position: relative;
	clear: none;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	z-index: 2;
}

#tabcontent
{
	position: relative;
	border: 1px solid #000;
	height: relative;
	overflow-y: hidden;
	overflow-x: hidden; 
	z-index: 1;
}

.tabDetail
{
	background: #fff;
	margin: 10px;
	visibility: hidden;
	display: none;
}

.activeDetail 
{ 
	visibility: visible; 
	display: block;
}



.tabDetail
{
	margin-top: 0;
	padding-top: 2px;
	font: 12px normal Verdana, Arial, sans-serif;
}


/************************ CONTENT AREA *********************************/
#content
{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#leftwrap, #rightwrap, #bothwrap
{
	min-height: 400px;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#leftwrap
{
	background: url('/images/wraponebg.gif');
}

#rightwrap
{
	background: url('/images/wraponebg.gif') -200px;
}

#bothwrap
{
	background: url('/images/wrapbothbg.gif');
}

#leftcolumn
{
	background:#b4c2d2;
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	display: block;
}

#rightcolumn
{
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
	display: block;
}

#onecolumncontent
{
	float: left;
	display: block;
	width: 800px;
	margin: 0;
	padding: 0;
}

#twocolumncontent
{
	float: left;
	display: block;
	width: 600px;
	margin: 0;
	padding: 0;
}

.innercolumn
{
	float: left;
	width:50%;
}

.innercolumn img {
	max-width: 100%!important;
	height: auto;
}

.sidebox
{
 	border: 1px solid #336699;
	margin: 5px;
	padding: 4px;
	background: #f1f1f1;
}

.sidebox ul
{
	margin: 0;
	padding-left: 20px;
}

#leftcontent
{
	position: relative;
	margin: 0;
	padding: 0;
	padding-top: 20px;
}

#leftcontent ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftcontent li
{
	border-bottom: 1px solid #fff;
}

#leftcontent li a
{
	width: 170px;
	height: 20px;
	display: block;
	margin: 0;
	padding: 9px 10px 5px 20px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #336699;
}

#leftcontent li a:hover
{
	color: #232323;	
	background: #f1f1f1;
}

#leftcontent li a.activeMenu
{
	background: #fff;
	color: #000;
}

#leftcontent li div
{
	position: relative;
	visibility: hidden;
	display: none;
	clear: left;
	margin: 0;
	padding: 0;
	border: 1px solid #
}

#leftcontent li div li a
{
	width: 170px;
	height: auto;
	display: block;
	margin-left: 5px;
	padding: 4px 0 4px 25px;
	text-decoration: none;
	font-size:12px;
	font-weight: normal;
	color: #336699;
	background: #eceaea;
}

#leftcontent li div li:hover a:hover
{
	text-decoration: underline;
	color: #800;
	background: #e0e0e0;
}

#leftcontent li div li a.activeSub
{
	color: #000;
	font-weight: bold;
	background: #e0e0e0;
}

#leftcontent li div li.last
{
	border:none;	
}

#innercontent
{
	position: relative;
	margin: 0;
	padding: 10px;	
}

#innercontent h2
{
	margin: 7px 0px 0px 0px;
	padding: 0;
	font-size: 28px;
	font-weight: lighter;
}

#func
{
	display: block;
	font-size: 60%;
	width: 100%;
	height: 30px;
	padding: 4px 0 0 0;
	border: 1px solid transparent;
	border-top-color: #939393;
	border-bottom-color: #939393;
}

#func a:link {
	float: right;
	color: #999;
	text-decoration: none;
}
#func a:visited {
	float: right;
	color: #999;
	text-decoration: none;
}

.fontadd_btn > a:hover, .fontsub_btn > a:hover
{
  color: #800 !important;
  text-decoration: none;
}
.print_btn > a:hover
{
  color: #666 !important;
  text-decoration: none;
}
.facebook_btn > a:hover {
  color: #3B5998  !important;
  text-decoration: none;
}
.twitter_btn > a:hover {
  color: #4099FF !important;
  text-decoration: none;
}

.scrollable
{
	position: relative;
	border: 1px solid #232323;
	height: 400px;
	overflow-y: scroll;
	overflow-x: hidden; 
	z-index: 1;
}

.sideStory
{
	position: relative;
	float: right;
	width: 200px;
	margin: 10px 0 10px 20px;
	display: inline-block;
	padding: 10px;
	background: #f1f1f1;
	border: 1px solid #eceaea;

}

.leftImage
{
	float: left;
	padding: 10px;	
}

hr
{
	height: 1px;
	color: #232323;	
}

/************************ MEMBERS AREA *************************/
#memberBlocks
{
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;	
}

#memberBlocks li
{
	float: left;
	width: 240px;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #232323;
}

#memberBlocks li div li
{
	display: block;
	list-style: none;
}

#memberBlocks li div li
{
	width: auto;
	margin: 0;
	padding: 0;
	border: none;	
}


#membernews 
{
    overflow: hidden;
    padding: 0;
}

#membernews ul 
{
    float: left;
    margin: 0;
	padding: 0;
}

#membernews ul li 
{
    height: auto !important;
    margin: 0 0 30px !important;
    padding-left: 10px !important;
    min-height: 107px;
	list-style-type:none;
}

#membernews ul li.last 
{
    margin: 0 0 10px;
    min-height: 0;
}

#membernews ul li img.newsicon
{
    display: block;
    float: left;
	border: 1px solid #333; 
}

#membernews ul li p, #membernews ul li h3 
{
    margin-left: 140px;
}


/********************** LOGIN FORM *********************************/

.loginForm fieldset
{
	position: relative;
	width: 350px;
	padding: 5px;
	margin: 0 30px 0;
	text-align: center;
	-moz-border-radius: 5px; 
	border-radius: 5px;
}

.loginForm label
{
	float: left;
	display: inline-block;
	padding: 3px 4px 4px 15px;
	width: 135px;
	text-align: left;
	background: #ccc;
}

.loginForm label.required
{
	border-left: 7px solid #333;
	padding-left: 8px;
}

.loginForm input[type=text], .loginForm input[type=password]
{
	float: left;
    display: block;
	margin: 0 2px 20px 2px;
    width: 180px;
    font-size: 12px;
}

.loginForm input[type=submit]
{
	clear: both;
    font-size: 12px;
	padding: 2px 5px 2px;
    border: 1px solid #333;
	background-color: #800;
	color: #fff;
}

.loginForm input[type=submit]:hover
{
    border: 1px solid #800;
	background-color: #333;
	color: #fff;
}

/******************* REGISTRATION FORM ******************************/

.registerForm fieldset
{
	float: left;
	width: 370px;
	padding: 5px;
	border: none;
}

.registerForm label
{
	clear: both;
	float: left;
	display: inline-block;
	padding: 3px 4px 4px 15px;
	width: 135px;
	text-align: left;
	background: #ccc;
}

.registerForm label.required
{
	border-left: 7px solid #333;
	padding-left: 8px;
}

.registerForm label.wide
{
	width: 325px;	
}

.registerForm label.super
{
	width: 730px;	
	margin-bottom: 4px;
}

.registerForm input[type=text].wide, .registerForm input[type=file].wide
{
	clear: both;
	width: 334px;	
	margin-top: 17px;
}

.registerForm select.wide
{
	width: 325px;	
	margin-top: 14px;
	margin-bottom: 14px;
}

.registerForm input[type=text], .registerForm input[type=password], .registerForm select, .registerForm input[type=file]
{
	float: left;
    display: block;
	margin: 0 2px 20px 2px;
    width: 180px;
    font-size: 12px;
}

.registerForm input[type=radio]
{
	margin-left: 30px;
}

input[readonly]
{
	background-color: #ccc ;
	/*  border: 1px solid #a5acb2; */
}




.registerForm input[type=radio],
{
	display: inline-block;
	margin: 0;
	padding: 0;
	padding-left: 5px;	
}

.registerForm select
{
	font-size: 10px;
	height: 20px;	
	
}

.registerForm textarea
{
	clear: both; 
	width: 350px; 
	height: 97px; 
	margin-top: 20px;
	margin-bottom: 16px;
}

.registerForm input[type=button], .registerForm input[type=submit]
{
	clear: both;
    font-size: 12px;
	padding: 2px 5px 2px;
    border: 1px solid #333;
	background-color: #800;
	color: #fff;
}

.registerForm input[type=submit]:disabled
{
/*   background-color: #FFFFFF;
   border-color: #CCCCCC;  */
	box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;

}

.registerForm input[type=button]:hover, .registerForm input[type=submit]:hover
{
    border: 1px solid #800;
	background-color: #333;
	color: #fff;
}

input[type=button].cobalt, input[type=submit].cobalt
{
	background-color: #336699;
}

input[type=button].cobalt:hover, input[type=submit].cobalt:hover
{
    border: 1px solid #336699;
	background-color: #333;
}

/********************** PASSWORD STRENGTH ************************/


#passwordBox{ /*CSS for pop up hint box */
margin-top: 300px;
display: none;
width: 180px
}

.strength0
{
        background:#ff0000;
}
 
.strength1
{
        background:#ff5f5f;
}
 
.strength2
{
        background:#56e500;
}
 
.strength3
{
        background:#4dcd00;
}
 
.strength4
{
        background:#399800;
}

.strength5
{
        background:#399800;
}

/************************** TOOLTIPS ****************************/

a.info{
    position:relative; /*this is the key*/
    z-index:24; 
    text-decoration:none;
	width: 20px;
	height: 14px;
	cursor: help;
	display: inline-block;
	background: url('/images/helpicon.png') no-repeat right;
}

a.info span 
{
	display: none
}

a.info:hover span
{
	display:block;
    position:absolute;
    top:2em; left:2em; 
	width: 250px;
	padding: 4px;
    border:1px solid #666;
    background-color: #b4c2d2; 
	color:#000;
    text-align: center;
}

/************************ RTE ICONS ******************************/

.rteditor
{
	position: relative;
	width: 360px;
	height: 26px;
	padding: 4px 0 0 0;
	background: #ccc;
}

.rteditor div
{
	visibility: hidden; 
	display: none; 
	width: 330px; 
	height: 80px; 
	padding: 5px; 
	background: #f1f1f1; 
	border: 1px solid #eaecec; 
	z-index:30;
}

.rteditor a.info
{
    z-index:24; 
    text-decoration:none;
	width: 20px;
	height: 14px;
	padding: 2px 1px 4px;
	margin-left: -2px;
	cursor: help;
	float: left;
	display: block;
	background: url('/images/helpicon.png') no-repeat right;	
}

.rteditor a.info span 
{
	display: none
}

.rteditor a.info:hover span
{
	display:block;
    position:absolute;
    top:2em; left:-28em; 
	width: 400px;
	padding: 4px;
    border:1px solid #666;
    background-color: #b4c2d2; 
	color:#000;
}

.rteditor a.info:hover span ul
{
	float: left;
	display: block;
	width: 200px;	
	list-style-type: none;	
	text-align: left;
	padding: 0;
	margin: 0;
}

.rteditor a.info:hover span img
{
	border: 0;
	line-height: 10px;
}

.icon
{
	float: left;
	display: block;
	padding: 2px 4px 2px 2px;
	margin: 1px;
	margin-left: 4px;
	width: 18px;
	height: 18px;
	border: none;
}

.icon:hover
{
	background-color: #999;
}

.bold_icon
{
	background: url('/images/rteicons/bold_icon.png') no-repeat;
}

.italic_icon
{
	background: url('/images/rteicons/italic_icon.png') no-repeat;
}

.under_icon
{
	background: url('/images/rteicons/under_icon.png') no-repeat;
}

.strike_icon
{
	background: url('/images/rteicons/strike_icon.png') no-repeat;
}

.hr_icon
{
	background: url('/images/rteicons/hr_icon.png') no-repeat;
}

.left_icon
{
	background: url('/images/rteicons/left_icon.png') no-repeat;
}

.center_icon
{
	background: url('/images/rteicons/center_icon.png') no-repeat;
}

.right_icon
{
	background: url('/images/rteicons/right_icon.png') no-repeat;
}

.justify_icon
{
	background: url('/images/rteicons/justify_icon.png') no-repeat;
}

.ol_icon
{
	background: url('/images/rteicons/ol_icon.png') no-repeat;
}

.ul_icon
{
	background: url('/images/rteicons/ul_icon.png') no-repeat;
}

.link_icon
{
	background: url('/images/rteicons/link_icon.png') no-repeat;
}

.pic_icon
{
	background: url('/images/rteicons/pic_icon.png') no-repeat;
}

.doc_icon
{
	background: url('/images/rteicons/doc_icon.png') no-repeat;
}

.em_icon
{
	background: url('/images/rteicons/em_icon.png') no-repeat;
}

/********************** HOMEPAGE *********************************/
#home_contentwrap
{
	/*background: #b4c2d2;*/
	background: url(/images/gravel.png);
	padding: 0;
	margin: 0;
}

#home_rightcolumn
{
	float: right;
	display: block;
	color: #333333;
	width: 210px;
	height: 600px;
	padding: 10px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	/*background: url('/images/smallelksbuilding.jpg') bottom no-repeat;*/
	border: 0;
}

#pageone
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
	padding-bottom: 0;
	border-bottom: 1px solid #939393;
}

#pageone li
{
	font-size: 12px;
	padding-bottom: 12px;
}

#pageone a
{
	color: #004080;
	font-weight: bold;
}

#pageone a:hover
{
	color: #800;
}

#howlinks
{
	width: 210px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
	font-weight: bolder;
	font-size: 11px;
}

#howlinks li a
{
	display: block;
	border: 1px solid #939393;
	padding: 9px;
	border-radius:4px;
	margin-bottom: 10px;
	text-decoration: none;
	background: #fff;
}

#howlinks li a:hover
{
	text-decoration: underline;
}

#special-callout-message{
padding:15px 10px 15px 10px;
box-sizing:border-box;
width:100%;
display:block;
}

#home_leftcolumn
{
	float: left;
	width: 770px;
	/*height: 600px;*/
	color: #333333;
	background: #fff;
	text-align:left;
	padding-top: 10px;
}

#outterbox
{
	position: relative;
	margin-left: 10px;
	padding: 0;
	width: 740px;
	height:330px;
	vertical-align: bottom;
}

#innerbox
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 740px; 
	height: 50px; 
	background-color: #000; 
	filter:alpha(opacity=50); 
	-moz-opacity:0.50;
	opacity:0.50;
	z-index: 10;
}

#arrowbox
{
	position: absolute;
	bottom: 45px;
	left: 0;
	width: 740px; 
	height: 20px;
	background: url('/images/homearrow.png') no-repeat;
	z-index: 20;
}

#hoverbox
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 740px;
	height: 50px; 
	background: transparent;
	z-index: 20;
}

#hoverbox ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#hoverbox li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#hoverbox li a
{
	float: left;
	display: block;
	margin: 5px;
	width: 223px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	color: #fff;
	background-color: #232323;
	padding: 5px 8px 5px 5px;
	outline: none;
	border: none;
}

.storythumbnail
{
	float: left;
	margin:0;
	margin-right: 3px;
	padding:0;
	width: 67px;
	height: 30px;
	border: none; 
}

#maincontent
{
	box-sizing:border-box;
	padding:6px;
	margin-bottom: 0;
	width: 770px;
	/* height: 180px; */
}

#maincontent h1
{
	font-size: 24px;
	font-weight: lighter;
	margin-bottom: 4px;	
}

#homerotator
{
	border-right:1px solid #c7c7c7;
	box-sizing:border-box;
	padding:10px 18px 18px 18px;
	position: relative;
	float: left;
	width: 50%;
	height: auto;
}

#homecolumnone
{
	position: relative;
	float: left;
	width: 180px;
	height: 180px;
	padding-right: 10px;
}

#homecolumntwo
{
	box-sizing:border-box;
	padding:10px 18px 18px 18px;
	position: relative;
	float: left;
	width: 50%;
	height: auto;	
	/* background: url('/images/uslodgemapsm.png') bottom no-repeat; */
}

#lodgeLocator span 
{
	border: 0;
	outline: none;
}

#lodgeLocator button.submit
{
	color: #fff;
	border: 1px solid #124578;
	border-top-color: #7cafe2;
	border-left-color: #7cafe2;
	background: #6497ca;	
}

#homedividerone
{
	position: relative;
	float: left;
	height: 180px;
	margin:10px 0 10px 0;
}

#homedividertwo
{
	position: relative;
	float: left;
	height: 180px;
	border-left:solid 1px #b4c2d2;
	padding:0 0 0 10px;
	margin:10px 0 10px 0;
}
/************************ FOOTER *********************************/

#footer
{
	clear: both;
	position: relative;
	float: left;
	width: 994px;
	margin: 0 auto;
	padding: 3px;
	background: url('/images/footerbg.gif') repeat-x;
	background-color: #232323;
	color: #939393;
	border-top: 2px solid #800;
	font: 12px solid Tahoma, Geneva, sans-serif;
	font-size: 12px !important;
	line-height: 22px !important;
	font-weight: bold;
}

#footer div.addy
{
	text-align: right;
	padding-bottom: 10px;
}

#footer div.line
{
	position: absolute;
	float: left;
	right: 10px;
	padding: 0;
	margin: 0;
	width: 240px;
	height: 1px;
	border-bottom: 1px solid #fff;
}

#footer div.legal
{
	float: right;
	width: 230px;
	padding: 10px;
	text-align: left;
}

#footer ul
{
	padding: 0;
	margin: 0;
}

#footer li
{
	float: left;
	list-style: none;
	padding: 0;
	padding-left: 40px;
	padding-top:10px;
	margin: 0;
}
#address-block-body-elkshp{display:block;float:right;width:250px;text-align:left!important;color:#ccc;}
#address-information-elkshp{line-height:1.5!important;display:block;padding:10px;font-weight:normal;}
#address-information-elkshp a{font-weight:normal;}
#social-media-elkshp{padding:0px 10px 10px 10px;font-size:28px;color:#d3d3d3;font-weight:normal;}
#social-media-elkshp i{padding-left:4px;padding-right:4px;}

#footer li a
{
	display: block;
	width: 180px;
	padding: 4px 1px 5px 15px;
	border-bottom: 1px solid #3d3d3d;
	font-weight: bold;
	font-size: 12px !important;
	text-align: left;
}

#footer a
{
	text-decoration: none;
	font-weight: bold;
	color: #ccc;
	background: none;
}

#footer a:hover
{
	color: #fff;
	text-decoration: underline;	
}


/************************ GLOBAL *********************************/

.clear {
   height: 0;
   font-size: 1px;
   margin: 0;
   margin-bottom: -1px;
   padding: 0;
   line-height: 0;
   clear: both;
}

.clear_left
{
	clear: left;	
}

.makebutton
{
	clear: both;
	padding: 4px;
	text-decoration: none;
	text-align:center;
	font-size:16px;
	font-weight: bold;
	color: #eaecec !important;
	background: #800;
}

.makebutton:hover
{
	text-decoration: underline;
}

.iconLeft
{
	float: left;	
}

dl 
{
	clear:both;
	margin-top:5px;
}

dd, dt
{
	margin-bottom:10px;
	margin-left:5pt;
}

/*	Definition list filetypes	*/
dt.file { padding-left:20px; }
.doc { background:url('/images/doc_icon.gif') no-repeat; }
.xls { background:url('/images/xls_icon.gif') no-repeat; }
.xlr { background:url('/images/xlr_icon.gif') no-repeat; }
.pdf { background:url('/images/pdf_icon.gif') no-repeat; }
.ppt { background:url('/images/ppt_icon.gif') no-repeat; }
.wmv { background:url('/images/wmv_icon.gif') no-repeat; }
.img { background:url('/images/img_icon.gif') no-repeat; }
.pub { background:url('/images/pub_icon.gif') no-repeat; }
.url { background:url('/images/url_icon.gif') no-repeat; }


.fileIcon
{
	width: 100%;
	margin: 4px;
	padding-top: 8px;
	padding-left: 30px;
}

.pdfdoc { background: url('/images/icons/pdfdoc.png') no-repeat 2px;}
.imagedoc {	background: url('/images/icons/imagedoc.png') no-repeat 2px;}
.worddoc { background: url('/images/icons/worddoc.png') no-repeat 2px;}
.exceldoc {	background: url('/images/icons/exceldoc.png') no-repeat 2px;}
.pubdoc {	background: url('/images/icons/pubdoc.png') no-repeat 2px;}
.powerpointdoc { background: url('/images/icons/powerpointdoc.png') no-repeat 2px;}
.zipdoc { background: url('/images/icons/zipdoc.png') no-repeat 2px;}
.audiodoc { background: url('/images/icons/audiodoc.png') no-repeat 2px;}
.videodoc { background: url('/images/icons/videodoc.png') no-repeat 2px;}
.document { background: url('/images/icons/genericdoc.png') no-repeat 2px;}



#vetPrograms dl dt, .listContainer dl dt 
{
	background:url('../images/usflag25.gif') no-repeat top left;
	font-size:12pt;
	font-weight:700;
	height:30px;
	letter-spacing:-1px;
	padding:5px 0 0 30px;
}

.listContainer dl dt {
	background:none;
	padding:none;
}

.hiddenPic
{
	display: none; /* Preload images without displaying them */
}

/*	testing crap	*/
.profileResult, .vendorResult { background:#eee; padding:10px; margin:0 0 10px 0; }
.profileResult img, .vendorResult img { float:left; margin:10px; border: none; }
.profileResult img { border:1px solid #2e2e2e; }
.profileResult ul, .vendorResult ul { padding:0 0 0 110px; margin:10px 0 0 0; list-style:none; }
.profileResult ul li strong, .vendorResult ul li strong { font-size:12pt; font-weight:bold; }
.profileResult h2, .vendorResult h3 { padding:0; margin:0; }
.vendorResult { clear:both; }
p.addressBox 
{
	display: block;
	margin: 10px 20px 0px 10px;
	width: 280px;
}

.left
{
	float: left;	
}

/* Calendar styles */
table.calendar
{
	margin: 0 auto;
	width: 700px;
}

table.calendar thead th
{
	height: 20px;
}

table.calendar tbody tr
{
	border: 1px solid #f0f;
	width: 100%;
	height: 100px;
	min-height: auto;	
}



table.calendar tbody td
{ 
	border-bottom:1px solid #ccc; 
	border-right:1px solid #aaa; 
	padding:2px; 
	font-size: 12px;
}

.calendar tbody td tr
{
	padding: 0;
	margin: 0;
 	height: 1px !important;
	font-size: 10px;
}

.calendar tbody td td
{
	border: none;	
}

/************************* CUSTOMS *********************************/
.testimonial
{
	font-style:italic; 
	font-size: 16px;
	font-weight: lighter;
}

.StateProject 
{ 
	padding:5px 10px 5px 10px; 
	background:#eee;
}

.StateProject fieldset 
{ 
	border:none;
	margin:0;
	padding:0;
}

.StateProject label 
{
	vertical-align: top;
	font-size:12pt; 
	font-weight:bold; 
	letter-spacing:-1px; 
	color:#555;   
	width:150px;
	display: inline-block;
}

.StateList ul li
{
	list-style: none;
	display: inline;
}

.editingTable 
{
	background:#eee;
}

.editingTable td
{
	text-align: left;
}

.iconBox img
{
	float: left;
	padding: 0 15px 0 0;
}

/*	Magazine	*/
.pageNumber {
	margin-top:5px;
	font-weight:bold;
	font-style:italic;
	overflow:hidden;
	letter-spacing:-2px;
	font-size:24pt;
	color:#bbb;
	float:left;

	width:50px;
	padding-top:3px;
	padding-bottom:5px;

}

.storyDescription {
	padding-left:50px;
}

.storyDescription h4 {
	margin:0;
	padding:0;

	font-size:16pt;
	font-weight:bold;
	letter-spacing:-1px;
	color:#555555;
}

.storyDescription p {
	margin:1px 0;
}

.storyContainer {
	margin-bottom:25px;
}

.storyContainer2
{
	margin-bottom: 5px;
	display: block;
	clear: both;	
}

.dptHeader
{
	color: #800;
	font-size: 16px;
	font-weight: bolder;
	background-color: #f1f1f1;
	border-bottom: 1px solid #ccc;
	padding: 3px;
}

/*  site alerts */

.info { background:url('/images/siteAlert.gif') 15px 10px no-repeat #fff9d8; }
.error { background:url('/images/siteAlert_error.gif') 15px 10px no-repeat #ffe0e0; }

.rightFloat { float:right; padding:0px 0px 20px 20px; text-align:center; clear:both; }
.rightImage { float:right; margin:2px 0 0 20px; }
.iconLeft { float:left; padding:0 15px 5px 0; }
.goButton { height:20px; width:40px; }


.siteAlert {
	width:80%;
	margin:10px auto 20px;
	padding:10px 10px 5px 10px;

	border:1px solid #ccc;

	min-height:65px;

	display:none;
	font-size: 12px; 
	line-height: 26px;
}

.show {
	display:block;
}

.siteAlert img {
	float:left;
}

.siteAlert ul { padding-left:70px; }
.siteAlert ul li { margin-bottom:5px; }

.siteAlert div h2 {
	clear:none;

	font-size:18pt;
	font-family:Helvetica,Arial,sans-serif;
	letter-spacing:-1px;
	font-weight:bold;

	margin:0 0 5px 0;
}

.siteAlert p {
	padding:0 0 0 70px;
	margin:0;
}


/*  DD site */

.pendingButton {
	font-size: 11px !important;
	background: #99CC99;
	
}

.newButton {
	font-size: 11px !important;
	background: #e1e1e1;
	
}

.submittedButton {
	font-size: 11px !important;
	background: #FF9797;
	
}

.Message {
	font-weight: bold;
	background: #ffff00;
	
}

/********************** VHP PAGES **************************/
.replicationTable {
    width: 100%;
}
.replicationTable td {
    border-bottom: 1px solid #0F0F0F;
    border-right: 1px solid gray;
    font-size: 10pt;
    padding: 5px;
}
.replicationTable th {
    background: none repeat scroll 0 0 #EEEEEE;
    font-size: 12pt;
    font-weight: bold;
}
.rightFloat {
    clear: both;
    float: right;
    padding: 0 0 20px 20px;
    text-align: center;
}
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.cleared {
    margin-top: 150px;
}
.rightImage {
    float: right;
    margin: 2px 0 0 20px;
}
.iconLeft {
    float: left;
    padding: 0 15px 5px 0;
}
.alignCenter {
    text-align: center;
}
.align_left {
    text-align: left;
}
.align_center {
    text-align: center;
}
.align_right {
    text-align: right;
}

.highlight {
	background: yellow;
	font-weight: bold;
}

.new {
	font-size: smaller;
	font-weight: bold;
	color: red;
	background: yellow;
}	

.instructionbox {
	float:left; 
	width: 320px;
}


/*************** BOOTSTRAP ***********************/
.btn {
    -moz-user-select: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn:focus {
    outline: thin dotted #333333;
    outline-offset: -2px;
}
.btn:hover, .btn:focus {
    color: #333333;
    text-decoration: none;
}
.btn:active, .btn.active {
    background-image: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    outline: 0 none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;
}
.btn-default {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    color: #333333;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-color: #EBEBEB;
    border-color: #ADADAD;
    color: #333333;
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default.active[disabled], fieldset[disabled] .btn-default.active {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
}
.btn-primary {
    background-color: #428BCA;
    border-color: #357EBD;
    color: #FFFFFF;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-color: #3276B1;
    border-color: #285E8E;
    color: #FFFFFF;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
    background-color: #428BCA;
    border-color: #357EBD;
}
.btn-warning {
    background-color: #F0AD4E;
    border-color: #EEA236;
    color: #FFFFFF;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-color: #ED9C28;
    border-color: #D58512;
    color: #FFFFFF;
}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning.active {
    background-color: #F0AD4E;
    border-color: #EEA236;
}
.btn-danger {
    background-color: #D9534F;
    border-color: #D43F3A;
    color: #FFFFFF;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    background-color: #D2322D;
    border-color: #AC2925;
    color: #FFFFFF;
}
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger.active {
    background-color: #D9534F;
    border-color: #D43F3A;
}
.btn-success {
    background-color: #61BA9E;
    border-color: #4FB393;
    color: #FFFFFF;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-color: #49A98A;
    border-color: #3B8970;
    color: #FFFFFF;
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success.active[disabled], fieldset[disabled] .btn-success.active {
    background-color: #61BA9E;
    border-color: #4FB393;
}
.btn-info {
    background-color: #5BC0DE;
    border-color: #46B8DA;
    color: #FFFFFF;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    background-color: #39B3D7;
    border-color: #269ABC;
    color: #FFFFFF;
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info.active[disabled], fieldset[disabled] .btn-info.active {
    background-color: #5BC0DE;
    border-color: #46B8DA;
}
.btn-link {
    border-radius: 0;
    color: #21B384;
    cursor: pointer;
    font-weight: normal;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: rgba(0, 0, 0, 0);
}
.btn-link:hover, .btn-link:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #198764;
    text-decoration: underline;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none;
}
.btn-lg {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 16px;
}
.btn-sm, .btn-xs {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
}
.btn-xs {
    padding: 1px 5px;
}
.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}

.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0 none;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}
.dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.dropdown-menu .divider {
    background-color: #E5E5E5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
.dropdown-menu > li > a {
    clear: both;
    color: #333333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #1D9D74;
    color: #FFFFFF;
    text-decoration: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #1D9D74;
    color: #FFFFFF;
    outline: 0 none;
    text-decoration: none;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #999999;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    cursor: not-allowed;
    text-decoration: none;
}
.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0 none;
}
.dropdown-header {
    color: #999999;
    display: block;
    font-size: 12px;
    line-height: 1.42857;
    padding: 3px 20px;
}
.dropdown-backdrop {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    left: auto;
    right: 0;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-bottom: 4px solid #000000;
    border-top: 0 dotted;
    content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    bottom: 100%;
    margin-bottom: 1px;
    top: auto;
}

.fa-rotate-45:before {
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/******************* FINANCIAL FORM (cloned from Register form, edited ******************************/
.financialForm fieldset
{
	float: left;
	width: 730px;
	padding: 5px;
	border: none;
}

.financialForm label
{
	clear: both;
	float: left;
	display: inline-block;
	padding: 3px 4px 4px 15px;
	width: 380px;
	text-align: left;
	background: #ccc;
}

.financialForm label.required
{
	border-left: 7px solid #333;
	padding-left: 8px;
}

.financialForm label.wide
{
	width: 730px;	
}

.financialForm label.super
{
	width: 730px;	
	margin-bottom: 4px;
}

.financialForm input[type=text].wide, .financialForm input[type=file].wide
{
	clear: both;
	width: 334px;	
	margin-top: 17px;
}

.financialForm select.wide
{
	width: 325px;	
	margin-top: 14px;
	margin-bottom: 14px;
}

.financialForm input[type=text], .financialForm input[type=password], .financialForm select, .financialForm input[type=file]
{
	float: left;
    display: block;
	margin: 0 2px 20px 2px;
   
    font-size: 12px;
}

.financialForm input[readonly]  {
 	 background: #cccccc; 
	 color: #000000; 
	 font-weight: bold;
}

.financialForm input[type=radio]
{
	margin-left: 30px;
}


.financialForm input[type=radio],
{
	display: inline-block;
	margin: 0;
	padding: 0;
	padding-left: 5px;	
}

.financialForm select
{
	font-size: 10px;
	height: 20px;	
	
}

.financialForm textarea
{
	clear: both; 
	width: 350px; 
	height: 97px; 
	margin-top: 20px;
	margin-bottom: 16px;
}

.financialForm input[type=button], .financialForm input[type=submit]
{
	clear: both;
    font-size: 12px;
	padding: 2px 5px 2px;
    border: 1px solid #333;
	background-color: #800;
	color: #fff;
}

.financialForm input[type=button]:hover, .financialForm input[type=submit]:hover
{
    border: 1px solid #800;
	background-color: #333;
	color: #fff;
}

.financialForm p {
	width: 100%;
	clear: both;
}

.fullWidth {
	width: 980px;
	float: left;
	background-color: white;
	padding: 10px;
	height: 100%;
	
}

.barcode 
{ 
	float:right;
	font-family: "idautomationc39m";
	font-size: 8pt; 
}

.sidebarMenu 
{
	background: white; 
	border: solid 1px #000000; 
	width: 80%; 
	margin-top: 30px; 
	margin-left: auto; 
	margin-right: auto; 
	padding: 5px 5px 5px 15px;
	
}

.sidebarMenu p {
	font-weight: bold;
}	

.sidebarMenu a[href]
{
	color: #800;
}

.sidebarMenu h1
{
	font-size: 16px;
	color: black;
	text-decoration: underline;
	text-align: center;
}

.splitPage {
	width: 100%; 
	clear: both;
}

.splitPage .left {
 	width: 55%; 
	float: left;  
	padding: 5px;
}

.splitPage .right {
	width: 40%; 
	float: left; 
	padding: 5px;
}

/******************* SURVEY FORM (cloned from Register form, edited ******************************/
.surveyForm fieldset
{
	float: left;
	width: 600px;
	padding: 5px;
	border: none;
}

.surveyForm label
{
	clear: both;
	float: left;
	display: inline-block;
	padding: 3px 4px 4px 15px;
	width: 175px;
	text-align: left;
	background: #eee;
	font-weight: bold;
}

.surveyForm label.required
{
	border-left: 7px solid #800;
	padding-left: 8px;
}

.surveyForm label.wide
{
	width: 540px;	
}

.surveyForm label.super
{
	width: 730px;	
	margin-bottom: 4px;
}

.surveyForm input[type=text].wide, .surveyForm input[type=file].wide
{
	clear: both;
	width: 334px;	
	margin-top: 17px;
}

.surveyForm select.wide
{
	width: 325px;	
	margin-top: 14px;
	margin-bottom: 14px;
}

.surveyForm input[type=text], .surveyForm input[type=password], .surveyForm select, .surveyForm input[type=file]
{
	float: left;
    display: block;
	margin: 0 2px 20px 2px;
   
    font-size: 12px;
}

.surveyForm input[readonly]  {
 	 background: #cccccc; 
	 color: #000000; 
	 font-weight: bold;
}

.surveyForm input[type=radio]
{
	margin-left: 30px;
}


.surveyForm input[type=radio],
{
	display: inline-block;
	margin: 0;
	padding: 0;
	padding-left: 5px;	
}

.surveyForm select
{
	font-size: 12px;
	height: 20px;	
	
}

.surveyForm textarea
{
	clear: both; 
	width: 540px; 
	height: 97px; 
	margin-top: 20px;
	margin-bottom: 16px;
}

.surveyForm input[type=button], .surveyForm input[type=submit]
{
	clear: both;
    font-size: 12px;
	padding: 2px 5px 2px;
    border: 1px solid #333;
	background-color: #800;
	color: #fff;
}

.surveyForm input[type=button]:hover, .surveyForm input[type=submit]:hover
{
    border: 1px solid #800;
	background-color: #333;
	color: #fff;
}

.surveyForm p {
	width: 100%;
	clear: both;
}

.surveyForm .optionCluster {
	padding-left: 200px;
}

.popupHeader {
	/*  used on directory popups */
	display: block; 
	height: 120px; 
	border-bottom: 2px solid #800;
}	

.lodgePeople {
	 width: 25%; 
	 float: left; 
	 padding-left: 20px; 
	 padding-right: 20px;
}

.subwrap  {
	width:160px;
    background: #FFFFFF;
    border: 1px solid #9E9E9E;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    margin: 10px auto;
    padding: 12px;
    position: relative;
}

.subwrap :before, .subwrap :after {
    background: none;
    bottom: 12px;
    content: "";
    height: 10px;
    left: 12px;
    position: absolute;
    width: 40%;
    z-index: -1;
    -moz-transform: skew(-4deg) rotate(-4deg);
    -webkit-transform: skew(-4deg) rotate(-4deg);
    transform: skew(-4deg) rotate(-4deg);
}

.shadow-bottom:before, .shadow-bottom:after {
    top: auto;
    bottom: 12px;
    -moz-box-shadow: 0 10px 14px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 14px 12px rgba(0, 0, 0, 0.5);
    box-shadow: 0 14px 12px rgba(0, 0, 0, 0.5);
}

.tooltip-div
{
color: #9F6000;
padding:15px;
margin:15px;
background-color: #FEEFB3;
}

.good-div
{
color: #3c763d;
padding:15px;
margin:15px;
background-color: #dff0d8;
}

.error-div
{
color: #a94442;
padding:15px;
margin:15px;
background-color: #f2dede;
}

#blockquote {
text-shadow: 0px 1px 0px #ebebeb;
margin-left:0;
font-size:125%;
font-weight:normal;
color:#a8a8a8;
}

/* global elks.org card layout 3-9-16*/
#card-button 
{
letter-spacing:-0.5px;
color:#336699;
text-align: center;
text-decoration: none;
display: inline-block;
font-size:112%;
}
#card-button:hover{color:#800;}
.card-panels
{
font-size:110%;
float:left;
padding:15px;
color:black!important;
background: #fff;
border-radius: 2px;
display: block;
background-color:#f3f3f3;
}
.card-panels a {text-decoration:none;}
.card-panels p {line-height:1.39;}
.card-1 
{
width:44%;
margin-right:12px;
margin-bottom:15px;
background-color:white;
height:225px;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
transition: all 0.0s ease-in-out;
float:left;
}
@media screen and (max-width: 480px) 
{
.card-1{width:100%;}
}
.card-1:hover 
{
box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.card-1:hover #card-button {text-decoration:underline;}

#card-bubble 
{
background-repeat: no-repeat;
background-position: 50%;
border-radius: 50%;
border: 1px solid #ccc;
width: 120px;
height: 120px;
float: right;
margin-left:10px;
margin-right: -7px;
}
.card-1:hover #card-bubble
{
opacity: .83;
}

.card-2 
{
width:27%;
margin-right:12px;
margin-bottom:15px;
background-color:white;
height:112px;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
transition: all 0.0s ease-in-out;
float:left;
}
@media screen and (max-width: 480px) 
{
.card-2{width:100%;}
}
.card-2:hover 
{
box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.card-2:hover #card-button {text-decoration:underline;}

#card-circle 
{
background-repeat: no-repeat;
background-position: 50%;
border-radius: 50%;
border: 1px solid #ccc;
width: 94px;
height: 94px;
float: right;
margin-left:10px;
margin-right: -7px;
}
.card-2:hover #card-circle
{
opacity: .83;
}


.card-3 
{
width:8.6%;
margin-right:12px;
margin-bottom:15px;
background-color:white;
height:95px;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
transition: all 0.0s ease-in-out;
float:left;
}
@media screen and (max-width: 480px) 
{
.card-3{width:100%;}
}
.card-3:hover 
{
box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.card-3:hover #card-button {text-decoration:underline;}

#card-square
{
background-repeat: no-repeat;
background-position: 50%;
width: 95px;
height: 70px;
float: right;
margin-left:8px;
margin-right: -3px;
margin-bottom: 4px;
margin-top: -3px;
}

.card-4 
{
width:44%;
margin-right:12px;
margin-bottom:15px;
background-color:white;
height:150px;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
transition: all 0.0s ease-in-out;
float:left;
}
@media screen and (max-width: 480px) 
{
.card-4{width:100%;}
}
.card-4:hover 
{
box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.card-4:hover #card-button {text-decoration:underline;}

#card-rectangle 
{
background-repeat: no-repeat;
background-position: 50%;
border: solid;
border-style: outset;
border-width: 2px;
border-color: gray;
width: 120px;
height: 120px;
float: right;
margin-left:8px;
margin-right: -3px;
margin-bottom: 4px;
margin-top: 8px;
}
.card-4:hover #card-rectangle
{
opacity: .83;
}

.button-art 
{
 border-radius: 6px;
 padding: 2px 7px;
 color: white;
 background-color: #b32b2b;
 border-color: #cc3f3f;
 margin-top: 6px;
 margin-left: -4.1px;
}

.button-art:hover {
  box-shadow: 0 8px 12px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

.enlarge:hover {
	transform:scale(6,6);
	transform-origin:3 0;
}



#elksLeftMenu .active>a:not(:only-child){
background:#e4e4e4;
}

/* this styles the ColdFusion tooltip */
.yui-tt {
    color: #444;
    font-size:110%;
    border: 2px solid red;
    background-color: #FFF;
    padding: 10px;
    width:250px;
}

.readable {
	font-size: 15px; 
	line-height: 1.65;
}

.a-news-story {
	font-size: 15px;
	line-height: 1.30;
}

.a-news-story h3 {
	margin-bottom: 12px;
}