/* HTML or Element selectors : Standard HTML Tags  for the entire site 
		font-family: "Bookman Old Style" Verdana, Geneva, Arial, Helvetica, sans-serif;
*/

html {margin: 0;	padding: 0;}

body {
	margin: 0;
	padding: 0;
	font-family: Arial,"Bookman Old Style", Verdana, sans-serif;
	color: black;
	background-color: white;
}

h1 {font-size: 135%;
	text-align: left;
	font-weight: bold;}

h2 {font-size: 120%;
	text-align: left;
	font-weight: bold;}

h3 {font-size: 110%;
	text-align: left;
	font-weight: bold;}

h4 {	font-size: 100%;
	text-align: left;
	font-weight: bold;}

ul {list-style-position: outside;}
ol {list-style-position: outside;}
li {text-align: left; margin-top: 6px;}
dt {font-weight: bold; margin-top:20px;}
a img {border: none;}

a:link    {color: maroon; text-decoration: underline;}
a:visited {color: maroon; text-decoration: underline;}        
a:hover   {color: #000000; text-decoration: underline;}
a:active  {color: #000000; text-decoration: underline;}
 
/* Solitary class selectors */

.justify {text-align: justify;}
.italics {font-style: italic;}
.bold {font-weight: bold;}
.center {text-align: center;}
.emphasis {color: #ff0000;}
.header {margin:5px; padding:0;
	font-weight:bold;font-size: 150%; color:#003366;}
.header2 {margin:10px; padding:0;
	font-size: 100%; color:#FFFFFF}
.pnumber {margin: 5px; padding:0px;
	font-size: 125%; color:#003366;}
.tagline {margin:5px; padding:0;
   font-size: 150%; color:#FFFFFF}
.quote {font-weight: bold; font-size: 90%;}
.event table {border:0}
.event td {padding-right: 15px;}
.free {text-align: left; 
	font-weight: bold;
	font-size: 120%; 
	color: #ff0000;}
	
.fees table {
	font-size: 80%;
	border: 1px solid #009999;}
	
.fees td {
	border: 1px solid #009999;}
	
.service {font-size: 120%;
	text-align: left;
	font-weight: bold;
	margin-right: 20px; 
	background-color: #83C854;
	border: 2px solid #427b31;
	color: white;}
	
.tabTitle {font-size: 120%;
	text-align: center;
	font-weight: bold;
	background-color: #83C854;
	border: 2px solid #427b31;
	color: white;}

.box {
	padding: 5px;
	background: white;
	color: black;
	border: 2px solid #399B94;
	width: 60%;
	text-align: center;
}
.box2 {
	padding: 2px;
	background: white;
	color: black;
	border: 2px solid #399B94;
	width: 160px;
	text-align: center;
	font-size:75%;
}
.bubble {
	margin: 20px;
	padding: 5px;
	height: 70px;
	width: 110px;
	color: white;
	text-align: center;
	float: left;
	font-size: 120%;
	background-color: #83C854;
	border: 2px solid #427b31;
	vertical-align: middle;
}
.bubble a:link    {color: white; text-decoration: none;}
.bubble a:visited {color: white; text-decoration: none;}        
.bubble a:hover   {color: white; text-decoration: underline;}
.bubble a:active  {color: white; text-decoration: underline;}

.boxc {
	text-align: center;
	border: 2px solid #399B94;
	margin-top: 48px;
	margin-bottom: 12px;
	margin-right: 48px;
	border: none;
	font-size: x-small;
}
.news {
	width: 140px;
	background: white;
	margin: 10px;
	padding: 10px 5px 10px 5px;	
	color: black;
	border: 2px double #399B94;
	text-align: center;
}

.news h3 {
	margin: 0;
	padding: 0px 0px 10px 0px;
	color: #FF0000;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
}

.news p {
	margin: 0;
	padding: 0;
}

.news li {
	margin: 0;
	padding: 0;
}

.news a:link    {color: black; text-decoration: none;}
.news a:visited {color: black; text-decoration: none;}        
.news a:hover   {color: green; text-decoration: underline;}
.news a:active  {color: green; text-decoration: underline;}

.imageBox {
	margin: 5px;
	padding: 5px;
	border: 0px solid #399B94;
	background-color: #F0F8FF;
	text-align: center;
	float: right;
	width: 30%;
}

.calendarBox {
	margin: 25px 10px 10px 0px;
	padding: 5px;
	border: 2px solid #83C854;
	background-color: white;
	float: left;
	font-size: 75%;
	text-align: left;
	width: 30%;
}

.calendarEvents {
	margin: 25px 0px 10px 0px;
	padding: 2px;
	border: 2px solid #83C854;
	background-color: white;
	font-size: 100%;
	text-align: left;
	width: 75%;
}

.calendarBox h2 {font-size: 130%;
	margin: 0; padding: 0;
	text-align: center;
	font-weight: bold;}
	
.testimonialsBox {
	margin: 25px 0px 0px 10px;
	padding: 5px;
	border: 2px solid #83C854;
	background-color: white;
	text-align: center;
	float: right;
	font-size: 75%;
	width: 20%;
}

.testimonialsBox h2 {font-size: 130%;
	margin: 0; padding: 0;
	text-align: center;
	font-weight: bold;}
	
.textBox {
	margin: 1px 5px 1px 0px;
	padding: 2px;
	border: 2px solid #83C854;
	background-color: white;
	float: left;
	font-size: 75%;
	text-align: center;
	width: 30%;
}
/* *****************************************************
E-Waste Verification Form
**************************************************** */
.formTable {
	background-color: white;
	border: 1px solid black;
	font-size: 75%;
	margin: 0px;
	width: 68%;
}
.formHdr {
	font-size: 150%;
	text-align: center;
	font-weight: bold;
}
.formField {
	font-weight: bold;
}
.formCenter {
	text-align: center;
}
.formBox {
	border: 1px solid black;
}
.formSmall {
	font-size: 80%;
}

/* *****************************************************
Containers
Top of Each Page : Logo and Title
	background-image: url(../images/uwm-logo.jpg);
	background-position: left;
	background-repeat: no-repeat;
**************************************************** */
div#topPage
{
	margin: 0;
	padding: 0;
	height: 220px;
	color: #2B4D72;
	text-align: center;
	background-color: #83C854;
	border: 2px solid #427b31;
}
#topPage img {
	border: 2px solid #399B94;
}

.topRight {
	float: right;
}

.topLeft {
	float: left;
}

/* *****************************************************
The body content 
**************************************************** */
div#bodyContent
{
	margin: 30px 0px 10px 0px;
	padding: 10px;
}

/* *****************************
Navigation Bar - Left hand side  
*******************************/
 
#sideBar
{	width: 140px;
	margin: 0; padding: 5px;}

#navBar
{
	padding: 1px;
	margin-left: 0;
	font-weight: bold;
	font-size: 80%;
	border-color: #399B94;
	background: #FFFFFF;
	width: 100%;
}

#navBar ul
{	list-style: none;
	margin: 0;
	padding: 0 0 0 1px;
	background: #FFFFFF;
	color: #83C854;
	text-align: left;
}
	
#navBar li

{	list-style: none;
	margin: 0;
	padding: 0.25em 1em;
	border: 1px solid;
	border-color: #427b31;
	background: #FFFFFF;
	color: #427B31;
	text-align: left;}
	
#navBar li a:link  {color: #399B94; text-decoration: none;}
#navBar li a:visited {color: #399B94; text-decoration: none;}
#navBar li a:hover {color: #399B94; text-decoration: underline;}
#navBar li a:active {color: #399B94; text-decoration: underline;}

#top-menu {margin-left: 10%; margin-right:10%}
#top-menu ul {list-style: none; padding: 0; margin: 0;}
#top-menu li {float: left; margin: 0 0.01em; padding: 0; text-align: center;}
#top-menu li a {background: white bottom left repeat-x; height: 4.3em;
	background-image: url("../images/background.jpg");
	background-position: left;
	background-repeat: no-repeat; 
	font-weight: bold;
	line-height: 1.25em; float: left; color: #2B4D72; color:black; font-size: .85em;
	display: block; border: 0.1em solid #2B4D72; text-decoration: none;
	text-align: center; padding: 3px 3px 3px 3px;}
#top-menu li a:hover {color: #2B4D72; background-color: white;
	font-weight: bold;
	text-decoration: underline;}

#topMenu {margin: 0; width:900px;}
#topMenu ul {list-style: none;padding: 0;margin: 0;
}
#topMenu li {float: left; margin: 2px; padding: 0; text-align: center;
}
#topMenu li a 
	{
	float: left;
	display: block;
	padding: 3px 3px 3px 3px;
	height: 15px;
	width: 85px;
	line-height: 13px;
	font-size: 13px;
	color: #2B4D72;
	background-image: url("../images/menu-button.gif");
	background-position: center;
	background-repeat: no-repeat; 
	text-decoration: none;
	text-align: center;
}
#topMenu li a:hover {color: #2B4D72;
	color: black; 
	text-decoration: underline;}

div#botPage
{	float: right;
	width: 100%;
	background-color: #83C854;
	border: 2px solid #427b31;
	margin: 0; padding: 10px;
	font-size: 84%;
	color: white;
	text-align: center;}
	
#botPage a:link    {color: #FFFFFF; text-decoration: none;}
#botPage a:visited {color: #FFFFFF; text-decoration: none;}        
#botPage a:hover   {color: #FFFFFF; text-decoration: underline;}
#botPage a:active  {color: #FFFFFF; text-decoration: underline;}

/* *****************************************************
Define how the page will look printed ... 
	idea is do a simpler format for print

	1) take out the background for print
	2) print type in black
**************************************************** */
@media print
{
body {background-color: white;
	width: 90%;
	font-size: 11pt;
	padding: 0;
	color: black;}
div#bodyContent {width: 100%;
	margin: 0;
	padding: 0;}
div#topPage {text-align: center;
	font-size: 16pt;
	color: black;} 
.formTable {
	background-color: white;
	border: 1px solid black;
	font-size: 90%;
	margin: 0px;
	width: 100%;
}
div#topPage {display:none;}
div#botPage {display:none;}
#navBar 		{display:none;}
#topMenu		{display:none;}
.imageBox	{display:none;}
.news 		{display:none;}
h1 		 {font-size: 14pt;}
h2 		 {font-size: 13pt;}
a:link 	 {color: black; text-decoration: underline;}
a:visited {color: black; text-decoration: underline;}        
a:hover   {color: black; text-decoration: underline;}
a:active  {color: black; text-decoration: underline;}
}