@charset "utf-8";
/* CSS Document */
    /*  */
	/* General styles */
    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#FFFFFF;
        min-width:600px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
		font-family:Arial, Helvetica, sans-serif;
		color:#666666;
    }
	a {
    	color:#296BA5;
		text-decoration:none;
	}
	a:hover {
		color:#EF792F;
		text-decoration:none;
		padding: 0;
	}
    h1 {
        margin:.8em 0 .2em 0;
        padding:0;
    }
	h2 {
	padding:1px;
	color:#1F497D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
	}
	h2 a:active {
		margin:.8em 0 .2em 0;
		padding:0;
		font-size: 18pt;
		font-family: Arial, Helvetica, sans-serif;
		color: #1F497D;
		text-decoration: none;
		font-weight: normal;
		text-transform: uppercase;
		
	}
	h2 a:link {
		margin:.8em 0 .2em 0;
		padding:0;
		font-size: 18pt;
		font-family: Arial, Helvetica, sans-serif;
		color: #1F497D;
		text-decoration: none;
		font-weight: normal;
		text-transform: uppercase;		
	}
	h2 a:hover {
		margin:.8em 0 .2em 0;
		padding:0;
		color: #1F497D;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight: normal;
		text-transform: uppercase;
	}
	h2 a:visited {
		margin:.8em 0 .2em 0;
		padding:0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18pt;
		color: #1F497D;
		text-decoration: none;
		font-weight: normal;
		text-transform: uppercase;
	}

	h5 {
		margin:.8em 0 .2em 0;
        padding:0;
		background:#B6D3A3;
		font-size: 14pt;
		font-weight: normal;
		color:#666666;
	
	}
	h6 {
		height: auto;
		width: 95%;
		padding-top: 5px;
		padding-left: 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14pt;
		color: #296BA5;
		border: 1px solid #296BA5;
		background-color: #D6EFFF;
		text-transform: uppercase;
		-webkit-border-top-left-radius:5px;
	  	-webkit-border-top-right-radius:5px;
	  	-moz-border-radius-topleft:5px;
	  	-moz-border-radius-topright:5px;
		-webkit-border-bottom-left-radius:5px;
	  	-webkit-border-bottom-right-radius:5px;
	  	-moz-border-radius-bottomleft:5px;
	  	-moz-border-radius-bottomright:5px;
	}
	
	h4 {
		color:#296BA5;
		font-size:14pt;
	}
    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }
	img.floatLeft { 
    	float: left; 
    	margin: 4px; 
	}
	img.floatRight { 
    	float: right; 
    	margin: 4px; 
	}
	h3 {
		height: 20px;
		width: 165px;
		padding-top: 5px;
		padding-left: 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 100%;
		color: #FFFFFF;
		border: 1px solid #6DA04B;
		background-color: #84B563;
		text-transform: uppercase;
		-webkit-border-top-left-radius:5px;
	  	-webkit-border-top-right-radius:5px;
	  	-moz-border-radius-topleft:5px;
	  	-moz-border-radius-topright:5px;
		-webkit-border-bottom-left-radius:5px;
	  	-webkit-border-bottom-right-radius:5px;
	  	-moz-border-radius-bottomleft:5px;
	  	-moz-border-radius-bottomright:5px;
	}
	
	ul {
	  	padding-left: 0;
  		list-style: none;
		margin: 0;
	}
	li {
	  	padding-left: 0;
  		list-style: none;
		margin: 0px 0px 0px 0px;
		line-height: 20px;
		border-top: 1px solid #84B563; 
		font-family: verdana, arial, sans-serif;
		font-size: 100%;

	}
	
	img {
		text-decoration: none;
	}
	

		
	
	/* Header styles */
    #header {
		position: absolute;
		clear:both;
		float:left;
		width:100%;
		background-color:#FFFFFF;
		background-repeat: no-repeat;
		top: 0px;
		border-bottom-width: 3px;
		border-bottom-style: solid;
		border-bottom-color: #296BA5;
		padding-top: 0px;
		padding-bottom: 0px;
		z-index: 200;
    }
	#header img {
		text-decoration:none;
	}
	#header img a:hover {
		text-decoration:none;
	}
	.header_navigation  {
		height: 20px;
	}
	#header p,
	#header h1,
	#header h2 {
	    padding:.4em 15px 0 15px;
        margin:0;
	}
	#header ul {
		clear:left;
		float:left;
		width:100%;
		list-style:none;
		margin:10px 0 0 0;
		padding:0;
		background-color: #296BA5;
		font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
	}
	#header ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	#header ul li a {
		display:block;
		float:left;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:center;
		color:#EFF7FF;
		text-decoration:none;
		position:relative;
		left:15px;
		line-height:1.3em;
		background: #296BA5;
	}
	#header ul li a:hover {
		background:#296BA5;
		color:#FF9900;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#EFF7FF;
		background:#296BA5;
		font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}
	#map {
		position: relative
	}
	#footer_nav  {
		position: relative;
		height: 20px;
		width: 100%;
		display:inline;
		text-align: center;

	}
	
	#note {
	font-style: italic;
	color: #1f497D;
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	}
	
	#mashup_index {
	text-align: center;		
	}
	
	#holc_inset {
	padding: 1px;
	float: right;
	height: 118px;
	width: 152px;
	border: 1px solid #776E5B;
	position: absolute;
	top: 630px;
	left: 350px;
	background-color: #FCF4E1;
	background-image: url(http://magic.lib.uconn.edu/images/holc_legend_inset.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	#holc_inset_version_b {
	padding: 1px;
	float: right;
	height: 118px;
	width: 152px;
	border: 1px solid #776E5B;
	position: absolute;
	top: 530px;
	left: 350px;
	background-color: #FCF4E1;
	background-image: url(http://magic.lib.uconn.edu/images/holc_legend_inset.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	#top_25_A_B_select_layers {
	position: relative;
	left:0px;
	width: 99%;
	}
	
	#top_25_A_select_layers {
	position: absolute;
	left:0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	border: thin solid #296BA5;
	background-color: #d6efff;
	width: 493px;
	}
	
	#top_25_B_select_layers {
	position: absolute;
	left:505px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	border: thin solid #296BA5;
	background-color: #d6efff;
	width: 493px;
	}
	
	#search_mash {
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	/* 'widths' sub menu */

	#topo_mashup {
	position: relative;
	padding-top: 5px;
	padding-right:5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 505px;
	}
	
	#topo_select_layers {
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	border: thin solid #296BA5;
	background-color: #d6efff;
	width: 99%;
	}

	
	#content1col {
	position: relative;
	color:#000000;
	padding: 100px 10px 10px 10px;
	z-index:100;
	}
	
	#content1col tr {
	font-size: 10pt;
	color:#1f497d;
	}
	
	#content1col th {
	background-color:#296BA5;
	color:#ffffff;
	text-size:11pt;
	}
	
	#data_catagories {
	font-size: 10pt;
	color:#1f497d;
	}

	#data_tables {
	padding: 10px 1px 10px 1px;
	}

	#data_tables tr {
	font-size: 10pt;
	color:#1f497d;
	}
	
	#data_tables th {
	background-color:#296BA5;
	color:#ffffff;
	font-size:11pt;
	}
	
	
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:left;
	}
	.col1 .wmshelp {
		border: 1px solid #6DA04B;
		padding:10px;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
		clear:both;
		float:left;
		width:100%;				/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
		background-color:#FFFFFF;
	}
	/* holy grail 3 column settings */
	.holygrail {
	    background:#FFFFFF;    	/* Right column background colour */
	}
    .holygrail .colmid {
        float:left;
        width:200%;
        margin-left:-200px; 	/* Width of right column */
        position:relative;
        right:100%;
        background:#FFFFFF;    	/* Centre column background colour */
    }
    .holygrail .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:400px;         	/* Left column width + right column width */
        background:#FFFFFF;    	/* Left column background colour */
    }
	.holygrail .colleft a:link {
		font-family: arial;
		font-size: 10pt;
		color: #296BA5;
		text-decoration: none;
		
	}
	.holygrail .colleft a:visited {
		font-family: arial;
		font-size: 10pt;
		color: #296BA5;
		text-decoration: none;
		
	}
	.holygrail .colleft a:hover {
		color: #EF792F;
		margin-left: 0px;
	}
    .holygrail .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:200px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
	}
	.holygrail .col1 {
        margin:0 215px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position:relative;
	    left:200%;
	    overflow:hidden;
		padding: 10px 0px 10px 0px;
	}
	/*
	.col1 ul {
	  	padding-left: 0;
  		list-style: none;
		margin: 0;
	}
	*/
	.col1 li {
	  	padding-left: 0;
  		list-style: none;
		border-top: 0px solid #84B563; 
		font-family: verdana, arial, sans-serif;
		font-size: 100%;
		/*
		margin: 0px 0px 0px 20px;
		
		
		font-family: verdana, arial, sans-serif;
		font-size: 100%;
		*/
		color:#296BA5;
	}
	

	
    .holygrail .col2 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:170px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:15px;         	/* Width of the left-had side padding on the left column */
    }
    .holygrail .col3 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:170px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right:45px;  	/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
		background:#FFFFFF;
        left:50%;
    }
	.holygrail .col3 a:link {
		font-family: arial;
		font-size: 10pt;
		color: #296BA5;
		text-decoration: none;
		
	}
	.holygrail .col3 a:visited {
		font-family: arial;
		font-size: 10pt;
		color: #296BA5;
		text-decoration: none;
	}
	.holygrail .col3 a:hover {
		color: #EF792F;
		
	}


	/* Footer styles 
	#footer {
        clear:both;
        float:left;
        width:100%;
		border-top:1px solid #000;
    }
    #footer p {
        padding:10px;
        margin:0;
    }
	*/
    /*  */

/*
<---Footer --
*/
/* column container */
	#footer a:active {
		font-family: arial;
		font-size: 10pt;
		color: #EF792F;
		text-decoration: none;
	}
	#footer a:link {
		font-family: arial;
		font-size: 10pt;
		color: #EF792F;
		text-decoration: none;
	}
	#footer a:hover {
		color: #EF792F;
	}
	#footer a:visited {
		font-family: arial;
		font-size: 10pt;
		color: #EF792F;
		text-decoration: none;
		font-weight: normal;
	}	
	.colmask2 {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* holy grail 3 column settings */
	.holygrail2 {
		background:#d6efff;    	/* Right column background colour */
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		color: #296ba5;
	}
    .holygrail2 .colmid2 {
        float:left;
        width:200%;
        margin-left:-200px; 	/* Width of right column */
        position:relative;
        right:100%;
        background:#d6efff;    	/* Centre column background colour */
    	font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		color: #296ba5;
	}
    .holygrail2 .colleft2 {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:400px;         	/* Left column width + right column width */
        background:#d6efff;    	/* Left column background colour */
    	font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		color: #296ba5;
	}
    .holygrail2 .col1wrap2 {
        float:left;
	    width:50%;
	    position:relative;
	    right:200px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
	}
	.holygrail2 .col12 {
		margin:0 215px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
		position:relative;
		left:200%;
		overflow:hidden;
		text-align: center;
	}
    .holygrail2 .col22 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:170px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:15px;         	/* Width of the left-had side padding on the left column */
    }
    .holygrail2 .col32 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:170px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right:45px;  	/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:50%;
    }
	
	
