/*
 * N.B. This file is a copy of the /css/master.css hosted on the wicourts.gov
 * Web site with the font definitions removed (as we'll already have included
 * them).  When the other external sites are updated with the new font
 * definitions, we should being using the common copy again.
 */	

html {
	min-height: 100%;
	margin: 0px 0px 1px 0px;
	padding: 0;
	overflow-y:scroll;
	}


body  {
	font-family: Ubuntu;
	background-color: #E9E6E4;
	min-height: 100%;
	margin-top: 10px; 
	margin-bottom:1px;
	margin-left:0;
	margin-right:0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
}

#container {
	max-width: 95%; 
	min-width: 1000px;
	background: #E9E6E4;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}


#head {
	background: #dfdbd0;
	border: 2px solid gray;
	font-size: 90%;}

		
#headtitle {
	height: 75px;
	width: 650px;
	background: #FFFFFF;
	background-image: url(/classpath/common/images/wicourtsHeader.png);
	background-repeat:no-repeat;
	cursor: pointer;
	
		}
		
#headtitle h6{
	display:none;}



#headlinks {
	height: 65px;
	background: ;
	font-size: 10pt;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	
	}
	
#headlinks a {
	text-decoration:none;
	color: #000;}

#headlinks a:hover {
	text-decoration:underline;
	}
	
	
#navfill {
	background:url(headerbackground2.png);
	border-left: 2px solid #748A9B;
	width: 13em;
	height: 23px;
	
	
}
	
#upperright {
	float:right;
	}	
	


#topnavslide2{   
  * + height: 36px; /*IE 7 only hack*/
	background: url(/classpath/common/images/slide-right-shorter.png) repeat-x;
	padding: 0px 12px 0 0;

	
	
} 

#header h1 {
	margin: 0; 
	padding: 10px 0; 
}

#navigation {
	background:none;
	
}

#sidenav {
	float: right; 
	position: relative;
	width: 14em; /* since this element is floated, a width must be given */
	background-color: #BCB39A;
	padding: 0px 0px 10px 10px;/* top and bottom padding create visual space within this div */
	margin-left: 10px;	
	margin-top: -10px;
	margin-bottom: 10px;
	border-left: 2px solid gray;
	border-bottom: 2px solid gray;
	font-size: 111%;
	zoom: 1;
	display:block;
	position:relative;
	}
	
	
	#mainContent {
	margin: 10px 0 0 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	background-color: #FFFFFF;
	border: 2px solid gray;
	padding: 10px 0em 10px 10px;
	font-size: 90%;
	min-height: 500px;
	zoom: 1;
	display:block;
	position:relative;
	

} 

#mainContentindex {
	margin: 10px 0 0 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	background-color: #FFFFFF;
	border: 2px solid gray;
	padding: 0px 13em 10px 0px;
	font-size: 90%;
	min-height: 350px;

} 

#indexContent {
	padding: 10px 0 0 10px;
	margin-right: 75px;}

#opinionbox {
	float: right; 
	position: relative;
	width: 14em; /* since this element is floated, a width must be given */
	background-color: #BCB39A;
	padding: 0px 10px 10px 10px;/* top and bottom padding create visual space within this div */
	margin-left: 10px;
	margin-top: 10px;
	border: 2px solid gray;
	}
	
#opinionbox4 {
	float: right; 
	position: relative;
	width: 14em; /* since this element is floated, a width must be given */
	background-color: #BCB39A;
	padding: 0px 10px 10px 10px;/* top and bottom padding create visual space within this div */
	margin-left: 0px;
	margin-top: 10px;
	border: 2px solid gray;
	}	
#indexright {
	float: right;
	position: relative;
	width: 15em; /* since this element is floated, a width must be given */
	background-image:url(../images/chiefwelcomebg.png);
	background-repeat: repeat-x;
	padding-top:  0px;/* top and bottom padding create visual space within this div */
	margin-left: 10px;
	margin-top: -10px;
	border-left: 2px solid gray;
	font-size: 111%;
	zoom: 1;
	display:block;
	position:relative;
	}
	
#opinionbox3 {
	float: ; 
	position: relative;
	width: ; /* since this element is floated, a width must be given */
	background-color: ;
	padding: 0px 10px 10px 10px;/* top and bottom padding create visual space within this div */
	margin-top: 18px;
	border-bottom: 2px solid gray;
	
	}	
	
#scphoto {
	border-bottom: ;
	}


/*Tertiary navigation properties*/
#sidenav ul{
	margin:0px;
	padding: 0px;
	font-size: 80%;
}
ul li.ter_nav{
	color: #50576f;
	background-color: #BCB39A;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	list-style-type: none;
	width:100%;
	border-top: 1px solid gray;
	list-style-position: outside;
}
ul li.ter_nav a{
	color: #50576f;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	display: block;
	list-style-position: outside;
	
}
ul li.ter_nav a:hover {
	color: #50576f;
	text-decoration:none;
	list-style-type: none;
	margin:0px;
	display: block;
	list-style-position: outside;
	background-color: #E7DEC4;

}

ul li.ter_nav a#thispage{
	font-family: Ubuntu, Verdana, sans-serif;
	color: #50576f;
	text-decoration:none;
	list-style-type: none;
	margin:0px;
	display: block;
	list-style-position: outside;
	background-color: #E7DEC4;

}

ul li.ter_nav a#thispage em{
	font-family: Ubuntu, Verdana, sans-serif;
	font-style: italic;
}

		
#footer { 
	padding: 3px 0px 3px 3px;  /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 3px 7px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 75%;
}


img.right{
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;}

#news {
	
	padding: 5px 12em 5px 0;
	
	
	}
#newsimage{
	float: right;
	margin: 0 5px 0 5px;
	}	

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
p {
	 
	 font-size: 100%;}
	 
ul {
		 font-size: 100%;
		 }
 
em {
	font-family: Ubuntu, Verdana, sans-serif;
	font-style: italic;
	
	}
	

	
strong, b {
	font-family: Ubuntu, Verdana, sans-serif;
	 font-weight: bold;
	
	}
	

em strong, strong em{
	font-family: Ubuntu, Verdana, sans-serif;
	font-style:italic;
	 font-weight:bold;
	}	


#mainContent p {
	max-width: 90%;
	
	}

#mainContent ul {
	max-width: 90%;
	
	}


#mainContent ol {
	max-width: 90%;
	
	}	
	
	
#mainContent table {
	margin-right: 10px;}

#mainContent p.opinion {
	max-width: 100%;
	}	

h1 {
	
	font-family: Ubuntu, Verdana, sans-serif;
	font-weight: bold;
	font-size:150%;
	margin-top: 0px;
	}

h2 {
	font-family: Ubuntu, Verdana, sans-serif;
	font-weight: bold;
	font-size:125%;
	margin-top: -5px;}
	
h3 { 
	font-family: Ubuntu, Verdana, sans-serif;
	font-weight: bold;
	font-size:110%;
	margin-bottom: }
	
h4 {
	font-family: Ubuntu, Verdana, sans-serif;
	font-weight: bold;
	font-size:90%;
	*+margin-top: 19px;
	
	}	

#opinionbox h4  {
	font-family: Ubuntu, Verdana, sans-serif;
	font-weight: bold;
	font-size: 90%;
	margin-top: 12px;
	
	}
	
#opinionbox3 h4  {
	font-family: Ubuntu, Verdana, sans-serif;
	font-weight: bold;
	font-size: 90%;
	margin-top: 12px;
	
	}	
	
h5 { 
	font-family: Ubuntu, Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size:110%;
	margin-bottom: -5px;}
	
.opinion{
	font-size: 75%;
	line-height: 120%;
	}

#message {
	margin-top: -3px}
	
#scphoto {
	margin-top: 0px}	

a {
	
   color: #1F2C62;
}

.note{
	font-size: 75%;
	}
	
.outagemessage{
	color:#C00;
	font-size: 75%;
	}
	
#breadcrumb{
	font-family:Verdana, Geneva, sans-serif;
	font-size:70%;
	color: #999;
	margin-bottom:5px;
	}
#breadcrumb a {
	color: #6f79a1;
	text-decoration:none;
	}	
	
#breadcrumb a:hover {
	text-decoration: underline;
	}	

#breadcrumb a:visted {
	color: #6f79a1;
	}	
	


.opinionlink{
	font-size: 85%;}
	
	
input,
textarea, 
.ui-widget input,
.ut-widget textarea
{
  font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-size: 90%;
}

#slidemenu input {
	border: none;
	width: 150px;
}

select, .chosen-container {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 80%;
	}


tr.rules td {
	padding-bottom: 10px;

}	

tr.newsreleases td {
	padding-bottom: 10px;

}

th {
font-family: Ubuntu, Verdana, sans-serif;
font-weight: bold;
}

#cleresults td {
	font-size: 90%;
	}

#cleresults th {
	font-size: 90%;
	font-family: Ubuntu, Verdana, sans-serif;
	font-weight: bold;
	}

#interpreter  td {
	font-size: 90%;
	}

#interpreter th{
	font-size: 90%;
	font-family: Ubuntu, Verdana, sans-serif;
	font-weight: bold;
	
	}

table.listing 
{
 		border: solid 1px #000000;
		width: 75%;
		margin-top: 10px;
		margin-bottom: 20px;

}
table.listing td
{
 		padding: 5px;
		vertical-align: top;
		

}

table.listing th
{
font-weight:bold;
align: left;
background-color:#cccccc;
padding: 5px;
vertical-align: top;

}

td p{
	
	margin-top: 0;}


/* skip nav */
#skip a, #skip a:hover, #skip a:visited
{
position: absolute;
left: 0px;
top: -500px;
width: 1px;
height: 1px;
overflow: hidden;
font-size: 60%;
color: #999;
text-decoration: none;
}

#skip a:active, #skip a:focus
{
position: static;
width: auto;
height: auto;
font-size: 60%;
color: #999;
} 
	


td.clenav
{
	padding:0;
	border-bottom: #c8c1af 1px solid;}

tr.cle td
{
	border-right: #c8c1af 1px solid;
	border-left: #c8c1af 1px solid;
	padding-top:10px;
	padding-left: 10px;
	
	
	
	}

tr.clebottom td
{
	border-top: #c8c1af 1px solid;
	
	padding-top:0px;
	
	
	}

td.formFieldLabel  {
font-family: Ubuntu, Verdana, sans-serif;
font-weight: bold;
}	

table.interpreter {
  border-collapse: collapse;
  margin-bottom: -10px;
}

table.interpreter td {
  padding-bottom: 1em;
  vertical-align: top;
}

table.interpreterlanguage {
   font-family: Ubuntu,Verdana,sans-serif;
   border: 1px solid black;
   border-spacing: 0px;
}

table.interpreterlanguage td {
  vertical-align: top;
  padding-bottom: 10px;
  padding-right: 10px;
  border: 1px solid black;
}

table.interpreter tr td:first-child {
  padding-right: 40px;
  font-family: Ubuntu,Verdana,sans-serif;
	font-weight: bold;
}
	
	
[if IE]>

/* place css fixes for all versions of IE in this conditional comment */

#mainContent { zoom: 1;  }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

<![endif]
