html, body {
	height: 100%;
}

body {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	text-align: center;
	background-color: #FFF;
	margin:0;
	padding:0;
}

p {
	margin:0;
	padding:0;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
	margin: 0;
}

.left-indent {
	padding-left: 10px;
}

.formerror {
	font-size: 16px;
	color: #FF0000;
}

#home_upcoming {
	float: right;
	width: 200px;
	border: 2px solid #900;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0 5px #666;
	min-height: 50px;
}

#home_content {
	margin-right: 225px;
	margin-top: 10px;
	min-height: 100px;
}

.readmore  {
	text-align: right;
	margin-right: 20px;
}

.readmore-button {
	display: inline-block;
	padding: 3px 10px 3px 10px;
	background-color: #006600;
	color: #ddd !important;
	text-decoration: none;
	border: 1px solid #006600;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-bottom: 5px;
}

.readmore-button:hover {
	color: #FFF !important;
	box-shadow: 2px 2px 5px #888;
}

#container {
	text-align: left;
	position: relative;
	background-color: #FFF;
}

#headerarea {
	position: relative;
	width: 1000px;
	margin: 0 auto 0 auto;
	height: 155px;
}

#hdrpicwrap {
	position:absolute;
	top: 5px;
	right: 5px;
	height: 145px;
	width: 220px;
}

#top-header {
	position: relative;
	height: 155px;
}

#logo {
	position: absolute;
	height: 150px;
	width: 364px;
	left: 20px;
	top: 4px;
}

#tagarea {
	position: absolute;
	height: 150px;
	width: 250px;
	left: 749px;
	top: 5px;
	text-align: right;
}

#nav-header {
	height: 50px;
	background-image: url(_images/navback.jpg);
}
	
#topnav {
	width: 1000px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

#bodyarea {
	position: relative;
}

#mainbody {
	position: relative;
	width: 1000px;
	margin: 0 auto 0 auto;
}

#bodyleft {
	float: left;
	width: 275px;
}

#lefttop {
	background-image: url(_images/leftback_top.png);
	height: 24px;
}
#leftmid {
	background-image: url(_images/leftback_mid.png);
	background-repeat: repeat-y;
}
#leftbottom {
	background-image: url(_images/leftback_bottom.png);
	height: 32px;
}

.leftsecthdr {
	background-image: url(_images/leftback_sectionhead.png);
	height: 43px;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 20px;
	color: #009;
}
.leftsectdtl {
	padding-right: 25px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.notebox {
	display: block;
	margin: 20px;
	/*background: linear-gradient(center top, #FFFFFF, #CBBCD6);*/
	background-color: #CBBCD6;
	color: #306;
	padding: 10px;
	border: 1px solid #306;
}

.list-content {
	background-color: #ddd;
	margin: 10px 10px 10px 20px;
	padding: 10px;
	border: 1px solid #666;
}

.list-title {
	line-height: 25px;
}

.list-title a {
	text-decoration: none;
}

#mainright {
	margin-left: 275px;
	padding: 10px 0 0 15px;
}

#rightbody {
	float: right;
	width: 200px;
	text-align: center;
}

#rightbody a {
	color: #000;
	text-decoration: none;
}

#leftbody {
	margin-right: 210px;
}

#leftbody a {
	color: #000;
}

.hpb-title {
	color: #006600;
	font-size: 16px;
	font-weight: bold;
}

.hpb-title a {
	color: #006600;
	text-decoration: none;
}

.hpb-subtitle {
	font-size: 11px;
}

.hpbd-title {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

.hpbd-title a {
	color: #000;
	text-decoration: none;
}

.hpbd-excerpt {
	color: #000;
	font-size: 12px;
}

#hp-feature {
	margin-right: 210px;
	border: 2px solid #666;
	border-radius: 10px;
	margin-top: 20px;
	min-height: 50px;
	padding: 10px 15px 10px 15px;
}

.hpf-learnmore {
	color: #000;
	font-style: italic;
}

.hpf-learnmore a {
	color: #000;
	text-decoration: none;
}

#footerarea {
	background-color: #949494;
}

#footersep-wrapper {
	position: relative;
	background-image: url(_images/cw_footer_sep.jpg);
	background-repeat: repeat-x;
	height: 115px;
	overflow: hidden;
}

#footersep-wrapper-over {
	position: relative;
	background-image: url(_images/lower_CW_off.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 115px;
	overflow: hidden;
}

#footersep {
	position: relative;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding-top: 25px;
}

#footer {
	position: relative;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 8px 10px 8px 10px;
	font-size: 11px;
}

#dykarea {
	padding-top: 10px;
	text-align: center;
}

.dykintro {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

.dyktext {
	color: #000;
	font-size: 11px;
}

.dyktext p {
	display: inline;
}

.clearit {
	font-size: 1px;
	clear: both;
	height: 1px;
}

.smallone {
	font-size: 1px;
	height: 1px;
}

.compliance {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
}

.border1pxblack {
	border: 1px solid black;
}

.border-shadow {
	border: 1px solid #000;
	box-shadow: 3px 3px 5px #666;
}

.fieldcell {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #000;
	background-color: #FFF;
	width: 200px;
	height: 20px;
	border: 1px solid #a5a5a5;
	margin-right: 0px;
	padding: 2px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border-radius: 4px;	
}
.labelcell {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #000;
	background-color: transparent;
	text-align: right;
}
.textheading {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #093;
	font-weight: bold;
}
.smallfieldcell {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #000;
	background-color: #FFF;
	width: 100px;
	height: 20px;
	border: 1px solid #a5a5a5;
	margin-right: 0px;
	padding: 2px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border-radius: 4px;	
}

.selectcell {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	height: 28px;	/* 20px; */
	margin-right: 0px;
	border: 1px solid #a5a5a5;
	margin-right: 0px;
	padding: 4px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border-radius: 4px;	
}

.tbcell450 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	width: 450px;
	border: 1px solid #000;
	margin-right: 0px;
}

.tbcell {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #a5a5a5;
	margin-right: 0px;
	padding: 6px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border-radius: 4px;	
}

.fieldcell:focus, .selectcell:focus, .tbcell:focus, .smallfieldcell:focus {
	border-color: #000;
	box-shadow: 0 0 5px #666;
}

.cssbutton-pad {
	display: inline-block;
	background-color: #CCC;
	border: 1px solid #666;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	text-align: center;
	padding: 0 5px 0 5px;
	margin-bottom: 5px;
	color: #000;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.cssbutton-pad a {
	display: block;
	color: #000;
	text-decoration: none;
}

.cssbutton-pad a:hover {
	color: #00F;
	text-decoration: none;
}

.cssbutton-pad:hover {
	color: #00F;
	text-decoration: none;
}


.spanlabel {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

.spanblock {
    display: block;
}

.spanlabelblock {
    display: block;
	margin-top: 5px;
}


/************ DROP DOWN MENUS - TOP BAR MENU *************/
.mnavmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	text-align:center;
}

.mnavmenu li{
	display: inline;
	margin: 0;
}

.mnavmenu li:before {
	content: " | ";
}

.mnavmenu li.mnavmenu_first:before {
	content: "";
}

.mnavmenu li a{
	display:inline-block;
	text-decoration: none;
	margin: 0;
	padding: 0 8px; /*padding inside each tab*/
	color: #FFF;
}

.mnavmenu_first {
}

.mnavmenu li a:visited{
	color: #FFFFFF;
}

.mnavmenu li a:hover{
	color: #eee;
}

.mnavmenu a.selected{
	color: #eee;
}


/************** DROP DOWN MENUS - DROP DOWNS ****************/



.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
	font: normal 10px Verdana;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background: #006600;
	border: 1px solid #006600;
	border-bottom-width: 0;
	visibility: hidden;
	z-index: 100;
}

.ddsubmenustyle li a{
	display: block;
	width: 250px; /*width of menu (not including side paddings)*/
	color: #FFF;
	background-color: #006600;
	text-decoration: none;
	padding: 4px 5px;
	border-bottom: 1px solid #006600;
	text-align: left;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
	display: inline-block;
	width: 260px; /*width of menu (include side paddings of LI A*/
	text-align: left;
}

.ddsubmenustyle li a:hover{
	background-color: #666;
	color: #fff;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}


/************ LEFT NAV EXANDABLE MENUS **************/

/* left nav */
.arrowlistmenu{
	width: 100%;
	padding-left: 8px;
	font-size: 12px;
	/*font-family: Arial, Helvetica, sans-serif;*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font-size: 120%;
	font-weight: bold;
	color: #000;
	/*font-family: Arial, Helvetica, sans-serif;*/
	cursor: hand;
	cursor: pointer;
}

.arrowlistmenu h6.menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font-size: 120%;
	font-weight: bold;
	color: #000;
	/*font-family: Arial, Helvetica, sans-serif;*/
	cursor: hand;
	cursor: pointer;
	margin: 0;
	padding: 0 0 6px 19px;
	/* if wanting an arrow indicator, specify the background image here for closed
	background: transparent url(skin/shalimar/modules/Flyout_Menus/Icons/plus_minus_closed.jpg) no-repeat left top;
	*/
}

.arrowlistmenu h6.menuheader.openheader {
	/* if wanting an arrow indicator, specify the background image here for open
	background: transparent url(skin/shalimar/modules/Flyout_Menus/Icons/plus_minus_open.jpg) no-repeat left top;
	*/
	color: #03F !important;
}

.arrowlistmenu .menuheader a { /*CSS class for menu headers in general (expanding or not!)*/
	color: #000;
	text-decoration: none;
}

.arrowlistmenu h6.menuheader a {
	color: #000;
	text-decoration: none;
}

.arrowlistmenu .toplevellink {
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 19px;
	padding-bottom: 6px;
	padding-top: 0;
	display: inline-block;
	font-size: 120%;
}

.arrowlistmenu .toplevellink a {
	text-decoration: none;
	color: #000;
}

.arrowlistmenu .expandable-ss {
	cursor: hand;
	cursor: pointer;
	padding-left: 19px; /*link text is indented 19px*/
	font-size: 14px;
	font-weight: bold;
}

.arrowlistmenu a.toplevellink:hover {
	color: #03f;
}

.arrowlistmenu h6.menuheader:hover {
	color: #03f !important;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	padding-left: 19px;
}

.arrowlistmenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #000;
	display: block;
	padding: 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	/*font-family: Arial, Helvetica, sans-serif;*/
}

.arrowlistmenu ul li a:visited{
	color: #000;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #03f;
}

.arrowlistmenu .sidesubnav {
	display: block;
	color: #000;
	padding: 0 0 0 19px;
	cursor: hand;
	cursor: pointer;
	font-size: 11px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: bold;
}

.arrowlistmenu .sidesubnav:hover {
	color: #03f;
}

.arrowlistmenu .sidesubnav.openheader {
	color: #017B0E;	/*#03f;*/
}

.arrowlistmenu .selected {
	color: #017B0E !important;
}




/***************************************
 * Shadowbox styles 
 ***************************************/
 
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(_sb/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(_sb/close.png);}
#sb-nav-next{background-image:url(_sb/next.png);}
#sb-nav-previous{background-image:url(_sb/previous.png);}
#sb-nav-play{background-image:url(_sb/play.png);}
#sb-nav-pause{background-image:url(_sb/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

/********************************************
 * Slideshow Styles
 ********************************************/
 
#slideshowwrap #slideshow {list-style:none; color:#fff}
#slideshowwrap #slideshow span {display:none}
#slideshowwrap #gallerywrapper {width:400px; margin:0 auto 50px auto; display:none}
#slideshowwrap #gallerywrapper * {margin:0; padding:0}
#slideshowwrap #fullsize {position:relative; width:400px; height:300px; padding:2px; border:1px solid #ccc; background:#000; overflow:hidden; z-index:10;}
#slideshowwrap #galleryinfo {position:absolute; bottom:0; width:400px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#slideshowwrap #galleryinfo h3 {padding:4px 8px 3px; font-size:14px}
#slideshowwrap #galleryinfo p {padding:0 8px 8px}
#slideshowwrap #galleryimage {width:400px}
#slideshowwrap #galleryimage img {position:absolute; z-index:25; width:auto}
#slideshowwrap .gallery-imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#slideshowwrap #imgprev {left:0; background:url(_scripts/TinySlideshow/images/left.gif) left center no-repeat}
#slideshowwrap #imgnext {right:0; background:url(_scripts/TinySlideshow/images/right.gif) right center no-repeat}
#slideshowwrap #imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
#slideshowwrap .linkhover {background:url(images/link.gif) center center no-repeat}
#slideshowwrap #gallerythumbs {margin-top:15px}
#slideshowwrap #slideleft {float:left; width:20px; height: 52px; /*height:81px;*/ background:url(_scripts/TinySlideshow/images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideshowwrap #slideleft:hover {background-color:#333}
#slideshowwrap #slideright {float:right; width:20px; height: 52px; /*height:81px;*/ background:#222 url(_scripts/TinySlideshow/images/scroll-right.gif) center center no-repeat}
#slideshowwrap #slideright:hover {background-color:#333}
#slideshowwrap #slidearea {float:left; position:relative; width:350px; margin-left:5px; height: 52px; /*height:81px;*/ overflow:hidden}
#slideshowwrap #slider {position:absolute; left:0; height: 52px; /*height:81px*/}
#slideshowwrap #slider img {cursor:pointer; border:1px solid #666; padding:2px; height: 45px;}
#slideshowwrap #gallerytextclick {
	font-size: 10px;
	color: #eee;
	text-align: center;
}

#gallery-content {
	padding-top: 50px;
	color: #FFF;
}

a:link, a:visited, a:hover, a:hover {
	color: #000000;
}

.login-retry {
	color: #FF0000;
	font-weight: bold;
	display: block;
	padding-top: 20px;
	padding-bottom: 30px;
}

td.labelcell {
	width: 200px;
}

.taui-container .ui-widget-content {
	font-size: 11px;
}

.member-photo-area {
	float: right;
	width: 210px;
	text-align: center;
}

.detail-label {
	color: #333;
	font-size: 16px;
	width: 150px;
	display: inline-block;
	vertical-align: top;
}

.detail-data {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	width: 550px;
	display: inline-block;
	vertical-align: top;
}

.detail-data-block {
	display: block;
}

.member-data {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	width: 345px;
	display: inline-block;
	vertical-align: top;
}

.srtable td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #000;
}
.srtable th {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 19px;
	background-color: #000;
	background: url(_images/tblhdrblack.jpg) repeat-x;
	color: #FFF;
	border-color: #000;
}
.srtable {
	border: 1px solid #000;
	border-collapse: collapse;
}

.srtable40 th {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 38px;
	background-color: #000;
	background: url(_images/tblhdrblack40.jpg) repeat-x;
	color: #FFF;
	border-color: #000;
	text-align: center;
}

.srbutton {
	width: 80px;
}

#featuredmember {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#tacal-wrapper {
	min-width: 650px;
	width: 95%;
	margin: 0 auto;
}

.tacal-navbar a {
	text-decoration: underline;
	margin: 0 .5em;
	color: black;
}

.tacal-navbar a:hover {
  color: gray;
}

.tacal-navbar.top {
  margin: .5em 0;
  text-align: center;
  border: 1px solid black;
  background-color: #CCC;
  padding: 4px;
  color: black;
  font-size: 11px;
}

.tacal-navbar.bottom {
  margin: .5em 0;
  text-align: center;
  /*
  border: 1px solid black;
  background-color: #CCC;
  */
  padding: 4px;
  color: black;
  font-size: 11px;
}

.tacal-calendar caption {
  font-size: 175%;
  color: black;
  background-color: white;
  padding: 2px;
  font-weight: bolder;
  margin: 5px;
}

.tacal-calendar thead {
  border: 1px solid black;
  background-color: silver;
  color: black;
}

.tacal-calendar {
  table-layout: fixed;
}

table.tacal-calendar {
  border: 2px solid black;
  border-collapse: collapse;
  color: black;
  background-color: #CCC;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.tacal-calendar td, .tacal-calendar th {
	border-collapse: collapse;
	border: 2px solid black;
	padding: .25em;
	font-size: 10px;
}

.tacal-calendar td {
  text-align: left;
  height: 80px;
}

td.tacal-past {
  background-color: #AAA;
}

td.tacal-future {
  background-color: #CCC;
}

td.tacal-present {
  background-color: white;
}

td.tacal-outside {
  background-color: gray;
}

.tacal-daylisting {
	text-align: left;
	width: 650px;
	margin: 0 auto;
}

.tacal-daylisting h1 {
	text-align: center;
}

.tacal-daylisting h2 {
	text-align: center;
}

table.tacal-daytable {
  border: 2px solid black;
  border-collapse: collapse;
  color: black;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.tacal-daytable td, .tacal-daytable th {
	border-collapse: collapse;
	border: 2px solid black;
	padding: .25em;
	font-size: 12px;
}

.tacal-daytable th {
	background-color: #CCC;
	font-size: 14px;
}

.tacal-eventlisting {
	text-align: left;
}

.tacal-eventlisting h1 {
	text-align: center;
}

.tacal-eventlisting h2 {
	text-align: center;
}

.hiddenclass {
	visibility: hidden;
}

