/* CSS Document */

/* Major tags */

body, table, tr, td, p {
	font-family: "Trebuchet MS", arial, sans-serif;	
	font-size: 10pt;
}

h1 {
	margin: 0;
	font-size: 130%;
	padding: 0;
	background: transparent url(images/opaque2.gif) bottom right no-repeat;
	border-bottom: 1px dashed #0c00ea;
}

h2 {
	margin: 0;
	font-size: 110%;
	padding: 0;
	width: auto;
	border-bottom: 1px dotted silver; /*#0c00ea;*/

}

h3 {
	border-bottom: 2px solid #006cd9;
	font-size: 100%;
	font-weight: bold;
	background: url(images/stripes.gif);
	padding-left: .5em;
	padding-top: 2px;
	margin: 0;
	margin-top: .2em;
	letter-spacing: .2em;
	color: silver;
}

h4 {
	font-size: 100%;
	font-weight: normal;
	clear: both;
}
h5 {
	width: 100%;
	height: 15px;
	background: transparent url(images/top-right.gif) top right no-repeat;
	margin: 0;
	padding: 0;
}

/* Layout pieces */

#mainContainer {
	margin: 10px 10px 0px 10px;
	border-top: 1px solid #e64500;
	border-left: 1px solid #e64500;
	border-right: 1px solid #ffbc9f;
	border-bottom: 1px solid #ffbc9f;
	position: relative;
}

#head {
	width: 100%;
	background-color: #ff7337;
	height: 80px;
	vertical-align: bottom;
	position: relative;
}

#tab {
	width: 220px;
	height: 65px;

	float: right;
	position: absolute;
	top: 16px;
	right: 35px;
	bottom: 8px;
	left: auto;
	background: #fff url(images/top-left.gif) top left no-repeat;	
}

#tab p {
	margin: 0;
	line-height: normal;
	padding-top: 0;
	padding-bottom: 0;
	margin: -10px 15px 0px 15px;
	padding: 5px 15px 5px 15px;
	text-align: center;
	/*background-color: #fff;*/
	background: transparent;
}

.content {
	margin: 0px 10px 50px 20px;
	padding-top: 20px;
	padding-left: 250px;
	text-align: left;
	min-height: 370px;
	height: auto;
}
.page {	
	text-align: left;
	font-size: 100%;
	padding: 0px 25px 0px 25px;
	border-bottom: 1px solid white;
	height: auto;
	height: 1%;
}
html>body .page {
	height: auto;
}

html>body #plug{
	display: none;
}


#plug {
	height:auto;
	background: transparent;
}
#sidebar {
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
}


#foot {
	color: #666;
	font-size: 80%;
	position: relative;
	width: 250px;
	margin:0;
	padding: 5px;

}

.quote {
	border-top: 1px dashed #0c00ea;
	border-bottom: 1px dashed #0c00ea;
	background: transparent url(images/opaque2.gif) bottom right no-repeat;
	padding: 5px 15px 5px 15px;
	text-align: left;
}
.page p {
	margin-left: 30px;
}
#image {
	padding: 25px 15px 5px 15px;
	float: right;
}
.moreindent {
	margin-left: 30px;
}

td {
	line-height: normal;
}
table {
	margin-left: 30px;
	background-color: #eaeaea;
}


/* Various list stuff */


ul.menu {
	text-indent: 0;
	margin: 0;
	padding: 15px 0px 0px 20px;;
}
ul.menu li {
	list-style: none;
	margin: 12px;
	border: 2px solid #ff7337;
	width: 200px;
	padding: 2px;
}
dl ul li {
	list-style-type: disc;
	
}
.quote ul li, .content ul li {
	list-style: none;
	padding: .5em 0em .5em 0em;
}

ul.bullet li {
	list-style-type: disc;
}
ul.normal li {
	line-height: 115%;
	/*padding: .2em;*/
	margin: 0;
	background: none;
}

ul.normal {
	margin-left:30px;
	padding: 0;
	
}

ul li.link {
	/*list-style-image: url(http://www.uffacultycontract.org/new/images/small-square.gif);*/
	list-style-type: square;
	color: #91a7e9;
}

li.link span {
	color: #000;
}
/* Links */

a.menu {
	color: #0c00ea;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
	width: 150px;
}
a {
	text-decoration: none;
}	
a.menu:link { color: #0c00ea;  }
a.menu:visited { color: #0c00ea;   }
a.menu:hover { color: #ff7337  }
a.menu:active {color: #ff7337  }

a:link { color: #0c00ea;  }
a:visited { color: #0c00ea;   }
a:hover { color: #ff7337  }
a:active {color: #ff7337  }

a.list {
	padding: 0px;
	display: inline;
}
a.list:link {
	text-decoration: none;
	color: #0c00ea;
	padding-left: 20px;
	background: transparent url(images/square1.gif) top left no-repeat;
	padding-top: 0px;
}
a.list:visited {
	color: #07009b;
	padding-left: 20px;
	background: transparent url(images/square1.gif) top left no-repeat;
	text-decoration: none;
}
a.list:hover {
	color: #ff7337; 
	padding-left: 20px;
	background: transparent url(images/square2.gif) top left no-repeat;
	text-decoration: none;
}
a.list:active {
	color: #ff7337; 
	padding-left: 20px;
	background: transparent url(images/square2.gif) top left no-repeat;
	text-decoration: none;
}

a.crumb {
	text-decoration: none;
}
a.crumb:link  { color: #0c00ea;  }
a.crumb:visited  { color: #0c00ea;  }
a.crumb:hover  { color: #ff7337;  }
a.crumb:active  { color: #0c00ea;  }

.key {
	padding: .5em;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 1.5em;
	margin-bottom: .5em;
	border: 1px solid #666;
	background-color: #eee;
}

.problem {
	width: 45%;
	float: right;
	font-weight: normal;
	font-style: normal;
	border: 1px solid red;
	color: red;
	background: transparent;
	margin-top: 10px;
}
.recommend {
	width: 45%;
	float: right;
	font-weight: normal;
	font-style: normal;
	border: 1px solid #6f6fff;
	clear: none;
	color: #6f6fff;
		margin-left: 10px;
	margin-top: 10px;
}


.prob {
	width: 100%;
	background: red;
	text-align: center;
	color: white;
}
.rec {
	width: 100%;
	background: #6f6fff;
	text-align: center;
	color: white;
}


.original {
	/*width: 45%;*/
	/*float: left;*/
	font-weight: normal;
	clear:both;
}


dt {
	font-weight: bold;
	font-style: italic;
}

.header {
	font-size: 110%;
	padding: 0;
	width: auto;
	border-bottom: 1px dotted silver;
	align: left;
}
span.h2 {
	font-weight:bold;
	display:block;
	margin:0;
	padding:0;
	margin-left: 30px;
	margin-bottom: -1em;
}
span.h3 {
	text-decoration:underline;
}