﻿html {background: #fff;}

body {
	/*margin: 0;*/
	margin: 20px auto;
/*	width: 742px; */
	padding: 0;
//	font: 82%/1.4 "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
//	font-family: Verdana, Arial, Helvetica, sans-serif;
//	font: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
}

body * {
	margin: 0;
	padding: 0;
}

a {
	color: #900;
	text-decoration: none;
}

a:hover { color: #c90; }

#outerpage {
	margin: 20px auto 0 auto;
	width: 100%;
	position: relative;
	min-height: 100%;
}

#innerpage {
	margin: 20px auto 20px auto;
/*	border: 1px solid #c90;
	border-bottom: 5px solid #c90;
	width: 742px;*/
	width: 100%;
	background: #fff;
}

html>body #innerpage { height: auto; }

/*html, body {height: 100%;}*/
#header {
	position: relative;
	background-color: #fbf4ea;
	width: 100%;
	border-bottom: 1px solid #c90;
	height: 3.5em;
	z-index: 5000;
}

#subHead {
	position: absolute;
	top: 0;
	left: 0;
	text-align: right;
	width: 100%;
	height: 1.6em;
	border-left: 1px solid #c90;
	border-right: 1px solid #c90;
	border-bottom: 2px solid #c90;
	z-index: 50;
	/*	background: #ccc;*/
}

#globalNav {
	list-style: none;
	height: 100%;
	background: #900;
}

#globalNav li {
	height: 100%;
	background: #900;
	display: inline;
}

#globalNav #uwhome {
	float: left;
	margin-left: 34px;
}

#globalNav a {
	text-transform: uppercase;
	margin: 0 5px;
	padding: 0 2px;
	text-decoration: none;
	color: #ffffff;
	font-size: 95%;
	vertical-align: middle;
}

#header #breadcrumbs {
	position: absolute;
	top: 9.5em;
	right: 15px;
	z-index: 1000;
	color: 009;
}

#header #breadcrumbs li {
	display: inline;
	float: left;
	background-image: url(../images/greaterthanblk.gif);
	font-size: 85%;
	text-align: right;
	padding-left: 14px;
	background-position: 3px 60%;
	background-repeat: no-repeat;
}

#header #breadcrumbs li#uwmad { background-image: none; }

#crest {
	position: absolute;
	top: -10px;
	left: 5px;
	z-index: 100;
}

#crest img { border: 0; }

#header h1 {
	margin-left 37px;
	line-height: 1em;
	font-size: .9em;
	font-weight: normal;
	text-transform: uppercase;
}

/* UComm home page header styles */
#header h1 a {
	color: #fff;
	text-decoration: none;
}

#header #siteTitle {
	position: absolute;
	top: 2em;
	left: 2em;
        margin-top: 1.4em;
	width: 535px;
	height: 30px;
	background: #fbf4ea url(../images/h_ucomm.gif) no-repeat left;
	text-indent: -5000px;
	border: 0;
}

/*new*/
#header #siteTitle span#tagline {
	display: block;
	position: absolute;
	top: 3em;
	left: 450px;
	margin: 0;
	width: 12em;
	text-align: right;
	z-index: 5000;
}

* html #header #siteTitle { top: 2em; }
#here { visibility: hidden; }

acronym, abbr, dfn {
	border: none;
	font-weight: inherit;
	font-style: normal;
	color: inherit;
	cursor: help;
}

abbr.initialism { speak: spell-out; }
acronym, abbr.truncation { speak: normal; }


#content {
	width: 100%;
	margin: 0 auto;
}


#colOne {
	float: left;
//	padding: 0 0 20px 0;
	padding-left: 10px;
//	padding-right: 5px;
	width: 80%;
	border-right: 2px solid #c90;
    overflow: auto;
}

#colOne li {
  list-style-position: outside;
  list-style: display-item;
  margin-left: 20px;
}

#colSingle {
        float: left;
        padding-left: 10px;
        padding-right: 5px;
        width: auto;
}

#colSingle #block {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
    background: #fbf4ea;
    margin-left: 50px;
}

#colOne #block {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
    background: #fbf4ea;
    margin-left: 50px;
}

#colTwoSwap #block {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
    background: #fbf4ea;
    margin-left: 50px;
}


#colSingle li {
  list-style-position: outside;
  list-style: display-item;
  margin-left: 60px;
}


#colTwo {
//	float: right;
    position: relative;
    left: 20px;
	width: 200px;
    overflow: auto;
}

#colOneSwap {
        float: left;
        padding-left: 10px;
//      padding-right: 5px;
    width: 10%;
	overflow: visible;
	padding-bottom: 1em;
	padding-top: 0.5em;
}

#colOneSwap li {
//        list-style-position: inside;
//        list-style: display-item;
        list-style-type: none;
}


#colTwoSwap {
    padding-left: 10px;
    position: relative;
    left: 20px;
    width: 85%;
    border-left: 2px solid #c90;
    overflow: auto;
    padding-bottom: 1em;
	padding-top: 0.5em;
}

#colTwoSwap li {
    margin-left: 20px;
    list-style-position: outside;
    list-style-type: display-item;
}

#colTwoSwap #menubar {
//	padding-top: 20px;
//	padding-bottom: 20px;
    background: #fbf4ea;
	border-bottom: 1px solid #c90;
	border-top: 1px solid #c90;
}

#colTwoSwap #menubar li {
	display: inline;
   margin-left: 0px;
}


#colOne #insidemenu {
	float: right;
	width: 200px;
//	height: 10em;
//	background: #ffffff;
    background: #fbf4ea;
}

#colOne #insidemenu #bar {
	height: 1.5em;
	background: #c90;
}

#colOne #insidemenu li {
	display: block;  
    margin-left: 0px;
}

#colOne #menubar {
//	padding-top: 20px;
//	padding-bottom: 20px;
    background: #fbf4ea;
	border-bottom: 1px solid #c90;
	border-top: 1px solid #c90;
}

#colOne #menubar li {
	display: inline;
   margin-left: 0px;
}

#colOne #smalltext {
	font-size: smaller;
}

#content #colTwo li {
	display: list-item;
}

#footer {
   padding-top: 0.25em;
   padding-bottom: 0.25em;
   clear: both;
   background: #fbf4ea;
   color: #900; 
   border-top: 1px solid #c90;

}

hr {
  border: 0;
  width: 98%;
  color: #c90;
  background-color: #c90;
  height: 1px;
}

table.thinborders {
        border-width: 1px 1px 1px 1px;
        border-spacing: 2px;
        border-style: outset outset outset outset;
        border-color: gray gray gray gray;
        border-collapse: collapse;
        background-color: white;
}
table.thinborders tr {
        border-width: 2px 2px 2px 2px;
        padding: 1px 1px 1px 1px;
        border-style: solid solid solid solid;
        border-color: gray gray gray gray;
#        background-color: white;
        -moz-border-radius: 0px 0px 0px 0px;
}
table.thinborders td {
        border-width: 2px 2px 2px 2px;
        padding: 2px 4px 2px 4px;
        border-style: solid solid solid solid;
        border-color: gray gray gray gray;
#        background-color: white;
        -moz-border-radius: 0px 0px 0px 0px;
}


