﻿/* 
================================
Skin styles for Clearwater County
============*/


/*----------------------------------------*/
ul {
	
	}
	
/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */
	
#menu {
	width: 125px;
	}
	
#menu li a {
	height: 20px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;

	}	
	
#menu li a:link, #menu li a:visited {
	
	display: block;
	background: url(http://www.co.clearwater.mn.us/images/menuover.gif);

	}
	
#menu li a:hover {
	
	background: url(http://www.co.clearwater.mn.us/images/menuover.gif) 0 -20px;

	}
	
#menu li a:active {
	
	background: url(http://www.co.clearwater.mn.us/images/menuover.gif) 0 -40px;

	}

/*---------------------------------*/



    :link {
		color: #1f151F;
		/*color: #666666;*/
		font-size:small;
	}
    :visited {
		/*color: #090051;*/
		color: #1f151F;
		font-size:small;
		
	}
	:link:active {
	    Color:#1f151F;
	    font-size:small;
	    }
	:link:hover, :visited:hover {
		color: #4f484f;
		font-size:small;
	}
	

    menuroll{
    background-image: url(http:www.co.clearwater.mn.us/images/rollmenu.gif);
    }
    
/* a:active
	{
	    color: #ffffff;
		font-size:small;
	}
}*/

div { 
 	margin: 0em;
	padding: 0em;
	}

div.TopBackground 
{
    height:157px;
    width:100%; 
    background-color:#4f482e;
    padding-top:1px;
    }
div.CountySeal
{
    height:134px;
    width:137px;
}
div.MainContent
{
    float:right;
    margin-right:5px;
}
  
 div.dvQuickLnk
{
    font-size: 10pt;
    padding-left:10px;
    float: right;
    width: 120px;
    border-collapse: collapse;
}
table.tblQuickLnk
{
    font-size: 10pt;
    width:120px; 
    vertical-align: top; 
    border-collapse:collapse; 
    border-left-width: 0px; 
    border-bottom-width: 0px; 
    border-right-width: 0px;
}

 div.dvPoll
{
    font-size: 10pt;
    float: right;
    width: 120px;
    vertical-align: top; 
    border-collapse: collapse;
}
table.tblPoll
{
    font-size: 10pt;
    width:120px; 
    vertical-align: top; 
    border-collapse:collapse; 
    border-left-width: 0px; 
    border-bottom-width: 0px; 
    border-right-width: 0px;
}

dt { font-family: Times New Roman New Roman; }
	dl { width:30em; }
	dt { font-weight:bold; cursor:pointer; }	
	dd { font-style:italic; }

	/* only hide dds if js is able to toggle them */
	body.js-enabled dd {
		display:none;
	}
	body
	{
	font-family: Times New Roman New Roman;
	font-size:10pt;
	border-collapse: collapse;
    background-color: #c1b071;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	}
	span.email span { display: none;}