/********************************************
	MARIN COUNTY DA
	Built by WebSight Design, Inc.
*********************************************/

/***** WEBFONTS *****/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed|Roboto:400,400i,700,700i');

/** Usage
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
**/

/******** BROWSER CSS RESET *************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	/*** Include Padding/Borders in width for all elements ***/
	box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: none; }
table { border-collapse: collapse; border-spacing: 0; }
/* Responsive images & embedded objects (remove for image cropping) */
img, object, embed { max-width: 100%; }

/****** GLOBAL ELEMENT CSS ******/
html * { max-height: 999999px; } /* Android mobile font sizing fix */

body {
	line-height: normal;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	background: #333;
	-webkit-text-size-adjust: none;
}

body, select, input, textarea { color: #000; }

ins { background-color: #fcd700; color: #000; text-decoration: none; }
mark { background-color: #fcd700; color: #000; font-style: italic; font-weight: bold; }

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 20px;
	color: #000;
	line-height: 1.1em;
	font-family: 'Roboto', sans-serif;
}
h1 { font-size: 28px; text-transform: uppercase;}
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4, h5, h6 { font-size: 20px; }
h7 {font-size: 30px; font-family: 'Roboto', sans-serif; color: #fff;}



a, a:visited { color: #063e88; text-decoration: none; }
a:hover, a:active { color: #063e88; text-decoration: underline; }
a:link { -webkit-tap-highlight-color: initial; }


a.login-btn { display:inline-block; width:auto;
	background: linear-gradient(#bf0e16, #911e2b); border:1px #bf0e16 solid;
	color:#fff; font-size:12px; text-transform:uppercase; text-decoration:none; font-family: 'Roboto', sans-serif;
	padding:5px 10px;
	margin:10px 0 0 0;
}



p { margin: 0px 0px 20px; }
img { border: none; }

b, strong { font-weight: bold; }
i, em { font-style: italic; }

.nosho { display: none; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right;
      text-decoration:none;
 }

.frsmallfont { 
float: right;
font-size: 10px;
}

.highlighted-font { 
font-size: 20px;
font-weight: bold;
}



/*** Basic List Styling ***/
ul {
	margin: 0px 0px 20px;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
}
ul li { margin-bottom: 5px; }
ul li ul li { margin-top: 5px; }
ul li ol li { margin-top: 5px; }

ol {
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 20px;
	list-style-type: decimal;
	list-style-position: inside;
}
ol li { margin-bottom: 5px; }
ol li ol li { margin-top: 5px; }
ol li ul li { margin-top: 5px; }

ol.faqA { list-style-position: outside; }

/*** Blockquote ***/
/*genric styles for blockquote in content*/
blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}


/*** CKEditor Image Alignment Classes ***/
.align-left {
	margin: 0px 15px 15px 0px;
    float: left;
}
.align-right {
	margin: 0px 0px 15px 15px;
    float: right;
}
.align-center { text-align: center; }
.align-center > figure { display: inline-block; }


/****** FRONTEND LAYOUT ******/
#page {
	margin: 0px auto;
	width: 100%;
	min-width: 350px;
	max-width: 1400px;
	position: relative;
	background: linear-gradient(#bcd8ff, #fff);
}

/*** Header ***/


#header {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	height: 144px;
	background: #bcd8ff url("../images/header-bg.jpg") no-repeat;
}


#logo {
	width:189px; height:189px;
	display: block;
	float: left;
	margin:22px 0 0 19px; padding:0;
}


.login-btn-div {
	display: block;
	width:auto; height:auto;
	position:absolute; top:10px; right:15px; z-index:10;
}

img.county-of-marin { display:none; }

.search-position { display:none; }



/* Menu with Icon */


#menuBtn {
	display: block;
	position:absolute; top:137px; right:75px; z-index:10;
	width:auto; height:40px;
	margin: 4px 0 0 0;
	background: url("../images/menu-btn.png") no-repeat 0 center;
	font-size:18px; color:#fff; text-decoration:none;
	padding:10px 0 0 45px;
}

#menuBtn.open { background: url("../images/close-x.png") no-repeat 0 center; }

#searchBtn {
	display: block;
	position:absolute; top:142px; right:15px;
	width: 35px; height: 35px;
	text-indent: -9999px; font-size:1px;
	background: url('../images/iconSearch.png') no-repeat center center;
	background-size: 100% auto;
}
#searchBtn.open { background: url("../images/close-x.png") no-repeat center center; }

#header .searchBox {
	display: none;
	position: absolute; top:182px; left:0;
	z-index: 999;
	padding:15px;
	width: 100%;
	text-align: center;
	background: #093f89;
}
#header .searchBox input[type=text] {
	width: 60%;
	font-size:18px; font-family: 'Roboto', sans-serif;
	padding:7px;
	border-radius: 0px;
	border: none;
	-webkit-appearance: none;
	vertical-align:top;
}
#header .searchBox input[type=submit] {
	padding: 7px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	-webkit-appearance: none;
	background: #7f7f7f;
	background: linear-gradient(#bf0e16, #911e2b); border:1px #bf0e16 solid;
	vertical-align:top;
	cursor:pointer;
}



/*** Main Menu ***/


#nav-wrapper {
	background: #083f88;
	margin-top: -70px;
    padding-top: 40px;
}


#mainmenu {
	display: none;
	position: absolute; top:182px; left:0;
	z-index: 9999;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	/*make this 100% for full bleed*/
	max-width: 100%;
	background: #083f88;
}


#mainmenu ul {
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
}
#mainmenu ul li {
	margin: 0px;
	float: none;
	border-left: none;
	border-top: 0px solid #aaa;
	white-space:nowrap;
	
}



#mainmenu ul li:first-child { border-top: none; }
#mainmenu ul li a {
	display: block;
	padding: 15px 20px;
	color: #fff;
	font-size: 22px;
	text-decoration: none;
	background-color: transparent;
	font-family: 'Roboto Condensed', sans-serif;
}
#mainmenu ul li:hover > a, #mainmenu ul li:active > a  {
	background-color: #042e65;
}
#mainmenu ul li > ul { display: none; }
#mainmenu ul li:hover > ul { display: none; }

/*** Content Area ***/




.anchor-menu {
padding: 20px;
background-color: #083f88;
color: #fff;
font-size: 16px;
line-height: 2em;
}

.anchor-menu a{
color: #fff;
font-size: 16px;
}



.newsroom-link a{
color: #fff;
}

.newsroom-link {
color: #fff;
}



.smallfont {

font-size: 10px;
}



#content {
	clear:both;
	margin:90px 15px 40px 15px;
	min-height: 520px;
}
.featuredImg {
	display: block;
	margin: -20px -20px 20px;
	height: auto;
	max-height: 300px;
	overflow: hidden;
}
.featuredImg img {
	display: block;
	width: 100%;
}

#sidebar {
	float: none;
	width: 260px;
	margin: 30px 0px 0px;
	padding: 30px 0px 0px;
	border-top: 0px solid #ccc;
}

#sidebar2 {
	float: left;
	
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	
	}



#main {
	float: none;
	width: auto;
	margin: 0px;
	padding: 0px;
	
	
	
}

/*** Footer ***/
#footer-wrapper {
	background: #083f88;
	border-top: 0px solid #666;
}
#footer {
	padding: 20px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	/*make this 100% for full bleed*/
	max-width: 1400px;
}
#footer #social { margin: 0px auto 20px; }
#footer #social a {
	margin: 0px 3px;
	display: inline-block;
	margin-top: 10px;
}

#footer a { color:#fff; text-decoration:none; }
#footer a:hover, #footer a:active { text-decoration:underline; }

#footmenu { display: none; }




/****** HOMEPAGE ******/

div.homeContent { background:#fff; border:1px #a1a19f solid; display:block; margin:30px 0; }

div.hc-feature { width:100%; border-bottom:1px #a1a19f solid; display:block; margin:0; text-align:center; }
div.hc-feature img { display:block; margin:0 auto; }
p.hcf-title { text-align:center; color:#fff; padding:5px; margin:0; background:#921e2b; }
div.hc-content { padding:20px 20px 0 20px; }
div.hc-content h2 { text-align:center; text-transform:uppercase; font-size:22px; }


/** Tiles **/
div.tiles { margin:0 0 30px 0; text-align:center; }
div.tile { width:100%; max-width:348px; float:none; margin:0 auto 20px auto; border:1px #a1a3a2 solid; }
	
div.tile img { display:block; width:100%; border-bottom:1px #a1a3a2 solid; }
div.tile h3 { text-align:center; padding:8px; margin:0; background:#063e88; text-transform:uppercase; color:#fff; font-size:20px; }
div.tile h3 a { color:#fff; text-decoration:none; }
div.tile h3 a:hover, div.tile h3 a:active { text-decoration:underline; }


/** Newsroom **/
div.newsroom-title { width:100%; height:100px; border-bottom:1px #a1a19f solid; background:url('../images/newsroom.jpg') no-repeat; background-size:100% 100%; font-size:30px; color:#fff; text-align:center; padding-top:30px; }
div.headlines { width:100%; padding:20px 20px 0 20px; }
div.headlines ul { list-style-position:outside; padding:0 0 0 30px; }
	

/* Homepage Banner / Slideshow */
.slideshow {
	
	width: auto;
	position: relative;
	min-height: 100px;
}



.slideshow .slide { /*display: none;*/ }
.slideshow .slide img {
	display: block;
	width: 100%;
}
/* Remove if no slideshow pager */
.slideshow .slidePager {
	margin: 0px;
	width: 100%;
	position: absolute;
	bottom: 5px;
	left: 0px;
	z-index: 499;
	text-align: center
}
.slideshow .slidePager span {
	margin: 0px 1px;
	font-size: 36px;
	color: #fff;
	cursor: pointer;
}
.slideshow .slidePager span.cycle-pager-active { color: #ccc; }
/* Remove if no slideshow arrows */
.slideshow .slidePrev,
.slideshow .slideNext {
	position: absolute;
	top: 0px;
	z-index: 498;
	width: 60px;
	height: 100%;
	text-indent: -9999px;
}
.slideshow .slidePrev { left: 0px; background: url('../images/slideArrows.png') no-repeat 0px center; }
.slideshow .slidePrev:hover,
.slideshow .slidePrev:active { background: url('../images/slideArrows.png') no-repeat -120px center; }
.slideshow .slideNext { right: 0px; background: url('../images/slideArrows.png') no-repeat -60px center; }
.slideshow .slideNext:hover,
.slideshow .slideNext:active { background: url('../images/slideArrows.png') no-repeat -180px center; }

/*** Banner Overlay ***/
.homepage #overlay {
	width: 100%;
	background: rgba(51, 51, 51, 0.75) url("") no-repeat;
	padding: 30px;
	position: relative;
	right: 0;
	top: 0;
	display: block;
	color: #fff;
}

.homepage #overlay p {
	color: #fff;
	font-size: 16px;
	font-weight: 300;

}

.homepage #overlay p a {
	color: #fff;
	font-weight: 400;
	text-decoration: underline;
}



/****** FORMS STYLING ******/
div.form {
	margin: 0px auto;
	max-width: 600px;
}
div.form label {
	display: block;
	font-weight: normal;
}
div.form input,
div.form textarea,
div.form select {
	box-sizing: border-box;
	margin: 5px 0px;
	font-size: 100%;
}
div.form fieldset {
	border: 1px solid #aaa;
	padding: 10px;
	margin: 0px 0px 10px;
}
div.form input[type=text],
div.form input[type=number],
div.form input[type=password] {
	padding: 4px;
	width: 100%;
	max-width: 600px;
	height: 30px;
	border: 1px solid #aaa;
	border-radius: 0px;
	-webkit-appearance: none;
}
div.form textarea {
	padding: 4px;
	width: 100%;
	max-width: 600px;
	height: 120px;
	resize: none;
	border: 1px solid #aaa;
	border-radius: 0px;
	-webkit-appearance: none;
}
div.form select {
	padding: 4px;
	width: 100%;
	max-width: 600px;
	height: 30px;
	border: 1px solid #aaa;
	border-radius: 0px;
}
div.form .note {
	font-size: .9em;
	font-style: italic;
}
div.form span.required { color: red; }
div.form .row { margin: 0px 0px 10px; }
div.form .row.checkbox,
div.form .row.radio {  }
div.form .row.checkbox label,
div.form .row.radio label {
	float: none;
	padding: 0px;
	display: inline-block;
	width: auto;
}
div.form .row.recaptcha {  }
div.form .row.recaptcha a { font-size: 14px; }
div.form .row.recaptcha p { font-size: 14px; }
div.form .row.buttons { text-align: center; }
div.form input[type=submit] {
	padding: 10px 40px;
	color: #fff;
	font-size: 18px; text-transform:uppercase; font-family: 'Roboto', sans-serif;
	 background: linear-gradient(#bf0e16, #911e2b);
    border: 1px #bf0e16 solid;
	-webkit-appearance: none;
	box-shadow: none;
	cursor:pointer;
}
	
	
/*** Form Errors ***/
div.form div.error label,
div.form label.error,
div.form span.error {
	color: #C00;
}
div.form div.error input,
div.form div.error textarea,
div.form div.error select,
div.form input.error,
div.form textarea.error,
div.form select.error {
	background: #FEE;
	border-color: #C00;
}
div.form .errorSummary {
	border: 2px solid #C00;
	padding: 10px;
	margin: 0px 0px 20px;
	background: #FEE;
}
div.form .errorMessage { color: red; }
div.form .errorSummary p { margin: 5px; }
div.form .errorSummary ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}






/***** BREADCRUMBS *****/
#breadcrumbs-wrapper {
	border-bottom: 0px solid #aaa;
	
}
ul.breadcrumbs {
	margin: 0px auto;
	padding: 5px 10px;
	color: #000;
	font-size: 14px;
	list-style-type: none;
	max-width: 1400px;
}
ul.breadcrumbs li {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
ul.breadcrumbs li.active { background: none; }
ul.breadcrumbs li a { text-decoration: underline; color: #666; }




/********** Documents Module **********/
div.document-category-list { width:100%; margin:0 0 30px 0; padding:20px 20px 10px 20px; background:#083f88; color:#fff; }
div.document-category-list h3 { color:#fff; }
div.document-category-list a { color:#fff; }
div.document-category-list ul { color:#fff; list-style-position:outside; padding:0 0 0 30px; }
div.document-category-list ul li { display:list-item; width:50%; float:left; vertical-align:top; padding:0 20px 0 0; }





/***************************************************
	DESKTOP LAYOUT BREAKPOINTS
****************************************************/
@media(min-width: 880px) {

	/****** GLOBAL ELEMENT CSS ******/
	body { font-size: 14px; }

	/****** FRONTEND LAYOUT ******/
	#menuBtn { display: none; }
	

	#logo { margin:22px 0 0 41px; padding:0; }
	
	img.county-of-marin { display:block; margin:0 0 20px 0; }

	
	.login-btn-div {
		display: block;
		float: right;
	    width:auto;
		margin:5px 20px 0 0;
		position:relative; top:unset; left:unset;
	}

	#nav-wrapper {
		background: #083f88;
		padding-top: 0px;
		/*margin-top: -67px;*/
	}
	
	#header .loginBox {
		display: block;
		margin: 14px 0px 0px 20px;
		float: right;
		font-size: 12px;
	}
	
	a.login-btn { font-size:15px; margin:0; }



	#mainmenu {
		display: block;
		position: static;
		margin: 0px auto;
		text-align: center;
		height: 47px;
		max-width: 600px;
	}
	
	
	#mainmenu ul {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-around;
		justify-content: space-around;
	}
	
	#mainmenu ul li {
		display: -webkit-inline-flex;
		display: inline-flex;
		position: relative;
		border: none;
		width: 100%;
		text-align: center;
		margin: 0 auto;
		
	}
	
	#mainmenu ul li:first-child { border-left: none; }
	#mainmenu ul li a {
		padding: 10px 12px;
		font-size:18px;
		text-shadow: 1px 1px #000;
		width: 100%;
	}
	#mainmenu ul li:hover, #mainmenu ul li:active, #mainmenu ul li.active {
		background-color: #042e65;
        cursor:pointer;
        padding-top: 0px;
        
	}
	#mainmenu ul li > ul {
		display: none;
		position: absolute; top:30px; left: 0px;
		width: 250px;
		margin: 10px; padding: 0px;
		color: #fff; text-shadow: 1px 1px #000;
		z-index: 999;
		background: #083f88;
	}
	#mainmenu ul li:hover > ul { display: block;}

	#mainmenu ul li > ul li {
		margin: 0px;
		float: left;
		position: relative;
        display:block;
        padding: 0px;
    
	}

	#mainmenu ul li:first-child { border-top: none; }
	#mainmenu ul li > ul li a {
		display: block;
		font-size: 15px;
		text-decoration: none;
		text-align: left;
	}

	
	#content { margin:90px 40px 40px 40px; }
	
	#sidebar {
		float: left;
		width: 260px;
		margin: 0px;
		padding:0;
		border-top:0;
	}

	#main {
		float: right;
		margin: 0px;
		padding-right: 20px;
		/*padding-left: 150px;*/
		width:calc(100% - 260px);
	}


	#footer { font-size: 12px; }

	#footmenu {
		display: block;
		margin: 0px 0px 20px;
	}
	#footmenu ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	#footmenu ul li { display:inline; font-family: 'Roboto', sans-serif; margin:0 20px; text-transform:uppercase; }
	#footmenu ul li a { color:#fff; text-decoration:none; font-size:14px; }


	/****** HOMEPAGE ******/
	div.hc-feature { width:auto; border-right:1px #a1a19f solid; border-bottom:1px #a1a19f solid; float:left; display:block; margin:0 20px 0 0; }
	div.hc-feature img { display:block; margin:0; }
	div.hc-content h2 { text-align:unset; font-size:28px; }
	
	/** Tiles **/
	div.tile { width:30%; float:left; margin:0; border:1px #a1a3a2 solid; }
	div.tiles div.tile:nth-child(2n) { margin:0 5%; }
	
	
	/** Newsroom **/
	div.newsroom-title { width:30%; height:150px; float:left; border-right:1px #a1a19f solid; border-bottom:0; padding-top:5%; }
	div.headlines { width:70%; float:left; }
	


	
	
	.threeblocks {
		width: 1130px;
		padding-top:40px;
		white-space: nowrap;
	}
	
	div.threeblocks img { width:30%; }
	
	.newsroom {
		width: 744px !important;
		height: 171px;
		float:right;
		padding-top:20px;
		padding-right:5px;
		padding-left:20px;
		border: #a1a1a1 1px solid;
		margin-right: 0px;
		background: #fff;
		margin-top: -80px;
	}
	
	.master-newsroom {
	margin-top:40px;
	background: url('../images/newsroom.jpg') no-repeat 0px center;
	height: 171px;
	}
	

	.homepage .slideshow-sidebar #overlay {
	    background: rgba(51, 51, 51, 0.75) url("") no-repeat;
	    height: 715px;
	    padding: 15% 35px;
	    position: absolute;
	    right: 0;
	    top: 0;
	    width: 20%;
	    display: block;
	    color: #fff;
	}

	.homepage .slideshow-sidebar #overlay p {
		color: #fff;
	}

	.homepage .slideshow-sidebar #overlay p a {
		color: #fff;
	}

	.homepage #overlay { display: none; }

	/* Banner / Slideshow */
	.slideshow {
		margin: 0 auto;

	}

	.homepage .slideshow {
		max-height: 715px;
	}

	.homepage .slideshow-sidebar {
		max-height: 715px;
		overflow: hidden;
		position: relative;
	}

	.slick-dotted.slick-slider {
	    margin-bottom: 0px !important;
	}





	/* Banner / Slideshow */
	.slideshow { }

	/****** FORMS ******/
	div.form { max-width: none; }
	div.form label {
		float: left;
		padding: 10px 0 0 0;
		width: 100px;
	}
	div.form input[type=text],
	div.form input[type=number],
	div.form input[type=password] {
		width: 300px;
		height: 30px;
	}
	div.form textarea {
		width: 400px;
		height: 120px;
	}
	div.form select {
		width: 300px;
		height: 30px;
	}
	div.form .row.checkbox,
	div.form .row.radio { margin-left: 100px; }
	.homepage div.form .row.recaptcha { margin-left: 0px; }
	div.form .row.recaptcha { margin-left: 100px;  }
	div.form .row.recaptcha a { font-size: 12px; }
	div.form .row.recaptcha div {}
	div.form .row.recaptcha p { font-size: 12px; }
	div.form .row.buttons { text-align: left; }
	div.form input[type=submit] {
		margin-left: 100px;
		padding: 5px 30px;
	}

	


	/***** BREADCRUMBS *****/
	ul.breadcrumbs {
		padding: 5px;
		
	}
	
	
	/********** Documents Module **********/
	div.document-category-list { width:25%; float:right; margin:0 0 30px 30px; padding:20px; background:#083f88; color:#fff; }
	div.document-category-list ul li { width:100%; float:none; }



}  /* @media(min-width: 880px) */





/*** Main Menu Adjustment Breakpoint ***/
@media(min-width: 1130px) {
	
	#searchBtn { display: none; }
	#header .searchBox {
		display:block;
		position:absolute; top:149px; left:auto; right:40px;
		background:transparent;
		width:300px;
		padding:0;
	}
	
	#header .searchBox input[type=text] {
		width: 200px;
		height: auto;
		padding:5px;
		border: 1px solid #aaa;
		font-size:14px;
	}
	#header .searchBox input[type=submit] {
		display:inline-block; width:auto;
		background: linear-gradient(#bf0e16, #911e2b); border:1px #bf0e16 solid;
		color:#fff; font-size:15px; text-transform:uppercase; text-decoration:none; font-family: 'Roboto', sans-serif;
		padding:5px 10px;
		cursor:pointer;
	}
	

}  /* @media(min-width: 1020px) */





/*** Recaptcha Breakpoint ***/
@media(min-width: 1064px) {

	/** Recaptcha Responsive **/
	.rc-anchor-normal {
	    height: 74px;
	    max-width: 300px !important;
	    width: 100% !important;
	}


}  /* @media(min-width: 1064px) */


/*** Skip to Content invisible link for accessibility ***/
#skip a
{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
/* uncommenting will make the link visible when focused
#skip a:focus
{
position:static;
float:left;
width:auto;
height:auto;
}
*/
