/* CSS Document */

a:link, a:active, a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: red;
}
div.topheader {
	width: 890px;
	height: 76px;
	vertical-align: bottom;
	position: relative;
	display: block;
	margin-bottom: 8px;
	background-image: url(/mine/images/top_header_02.png);
	background-repeat: no-repeat;
	background-position: 419px;
}
div.picture {
	position: relative;
	left: 0px;
	height: 150px;
	width: 250px;
	top: 10px;
}
div.news {
	position: relative;
	height: 150px;
	width: 420px;
	left: 260px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin-top: -140px;
}
div.marketing {
	position: relative;
	height: 150px;
	width: 680px;
	top: 10px;
}
div.calendar {
	height: 420px;
	width: 200px;
	left: 690px;
	position: relative;
	margin-top: -450px;
}
div.calendar_top {
	background-image: url(/mine/images/calendar_corners_01.gif);
	top: 0px;
	position: relative;
	width: 200px;
	height: 23px;
}
div.calendar_bottom {
	background-image: url(/mine/images/calendar_corners_03.gif);
	position: relative;
	width: 200px;
	height: 23px;
}
div.calendar_content {
	background-color: #FFCCCC;
	padding: 5px;
	height: 414px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #920000;
	border-left-color: #920000;
}
div.searchbox {
	display: block;
	position: relative;
	top: 16px;
	left: 233px;
	vertical-align: middle;
	float: left;
}
div.searchboxpointer {
	display: block;
	position: relative;
	top: 24px;
	left: 228px;
	vertical-align: middle;
	float: left;
}

div.searchbox input, #searchform input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #cc6666;
	padding: 0px;
	width: 128px;
	border: 1px solid #FFFFFF;
	position: relative;
	top: 1px;
	height: 12px;
	text-align: right;
}
body {
	background-attachment: scroll;
	background-image: url(/mine/page_bg.gif);
	background-repeat: repeat-x;
}
div.services {
	position: relative;
	height: 150px;
	width: 678px;
	top: 20px;
	background-color: #FFCCCC;
	border: 1px solid #920000;
}
div.asuunews a:link, div.asuunews a:visited, div.asuunews a:active {
	color: #920000;
	text-decoration: underline;
}
div.asuunews a:hover {
	color: #C80000;
	text-decoration: none;
}
div.copyright {
	display: block;
	text-align: center;
	width: 720px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: DarkSlateGray;
}

div.cal_day_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 2px;
	padding-left: 6px;
	padding-top: 2px;
}
span.event_time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	display: inline;
}
span.calendar_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
td.month_calendar {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 95px;
}
div.top_spacer {
	height: 4px;
}
ul#navigation {
	display: block;
	right: 36px;
	position: absolute;
	bottom: 0px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}
ul#navigation li {
	float: right;
	display: inline;
	padding: 5px 5px 5px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/mine/link_corner.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	margin-left: -1px;
	white-space: nowrap;
	width: 56px;
	text-transform: capitalize;
	text-align: center;
}
ul#navigation li:hover {
	background-image: url(/mine/link_corner_over.gif);
}
ul#navigation li:hover a {
	color: white;
}
ul#navigation li a {
	color: #990000;
	text-decoration: none;
}
ul#navigation li a:hover {
	color: white;
	text-decoration: none;
}
#pictures {
	position: relative;
	display: block;
	height: 150px;
	width: 225px;
	float: left;
}
#newscontent {
	position: relative;
	left: 8px;
	width: 445px;
	height: 150px;
	float: left;
}
#newscontent table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#calendar {
	width: 200px;
	position: relative;
	left: 8px;
	float: left;
	margin-top: -304px;
	height: 442px;
}
#calendar-header {
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
}
#calendar-footer {
	display: block;
	position: relative;
	left: 0px;
	bottom: 0px;
}
#calendar-body {
	background-image: url(images/cal_bg_02.png);
	background-repeat: repeat-y;
	position: relative;
	height: 392px;
}
#marketing {
	position: relative;
	width: 680px;
	height: 150px;
	float: left;
	top: 8px;
}
#marketing-block1 {
	display: block;
	position: relative;
	float: left;
	width: 220px;
	height: 150px;
}
#marketing-block2 {
	display: block;
	position: relative;
	left: 6px;
	float: left;
	width: 223px;
	height: 150px;
}
#marketing-block3 {
	display: block;
	position: relative;
	left: 12px;
	float: left;
	width: 225px;
	height: 150px;
}
#services {
	position: relative;
	width: 680px;
	height: 120px;
	float: left;
	top: 16px;
}
#eventeditlist th {
	border: solid 1px #999999;
	background: #CCCCCC;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#eventeditlist td {
	border: solid 1px #999999;
	background: #EEEEEE;
	padding: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#eventeditlist input, #eventeditlist textarea {
	width: 100%;
}
div.topheader #ustudents-logo {
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
div.topheader #end-corner {
	display: block;
	position: relative;
	right: 0px;
	top: 0px;
	float: right;
}

/* Fading Tooltips */
body div#toolTip { position:absolute;width:400px;background:#600;border:2px double #fff;text-align:left;padding:5px;-moz-border-radius:5px; }
body div#toolTip p { margin:0;padding:0;color:#fff;font:11px/12px verdana,arial,serif; }
body div#toolTip p em { display:block;margin-top:3px;color:#FFF;font-style:normal; }

div.nicetitle {
background-color: #CCCCCC;
color: #333;
font: 13px "Trebuchet MS", Verdana, Arial, sans-serif;
left: 0;
padding: 4px;
position: absolute;
top: 0;
width: 25em;
z-index: 20;
min-width: 170px;
max-width: 300px;
width: auto;
height: auto;
}

div.nicetitle p {
margin: 0;
padding: 0 3px;
-moz-opacity: 1;
}

div.nicetitle p.destination {
font-size: 9px;
padding-top: 3px;
text-align: left;
-moz-opacity: 1;
}

div.nicetitle p span.accesskey {
color: #d17e62;
}
span.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/*td.calendar_event {
	border: 1px solid #660000;
	background: #FFFFFF;
	padding: 0px;
}*/
td.calendar_event {
	border: 2px solid #FFFFFF;
	background: #F3F3EB;
	padding: 0px;
}
td.calendar_event a {
	text-decoration: none;
}
td.calheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-align: center;
}
td.calheader a {
	color: #660000;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
}
div.cat5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c12828;
	border-right-color: #5d0000;
	border-bottom-color: #5d0000;
	border-left-color: #c12828;
	background-color: #990000;
	width: 180px;
	margin-left: 7px;
}
#cal_event {
	width: auto;
	margin-left: 0px;
}
div.cat4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #288e28;
	border-right-color: #002a00;
	border-bottom-color: #002a00;
	border-left-color: #288e28;
	background-color: #006600;
	width: 180px;
	margin-left: 7px;
}
#cal_event {
	width: auto;
	margin-left: 0px;
}
div.cat3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #288ec1;
	border-right-color: #002a5d;
	border-bottom-color: #002a5d;
	border-left-color: #288ec1;
	background-color: #006699;
	width: 180px;
	margin-left: 7px;
}
#cal_event {
	width: auto;
	margin-left: 0px;
}
div.hike {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #d2ab74;
	border-left-color: #d2ab74;
	background-color: #d2ab74;
	width: 180px;
	margin-left: 7px;
}
div.climb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #b9b8d5;
	border-left-color: #b9b8d5;
	background-color: #b9b8d5;
	width: 180px;
	margin-left: 7px;
}
div.climbing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #b9b8d5;
	border-left-color: #b9b8d5;
	background-color: #b9b8d5;
	width: 180px;
	margin-left: 7px;
}
div.boat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #b89b91;
	border-left-color: #b89b91;
	background-color: #b89b91;
	width: 180px;
	margin-left: 7px;
}
div.boating {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #b89b91;
	border-left-color: #b89b91;
	background-color: #b89b91;
	width: 180px;
	margin-left: 7px;
}
#cal_event {
	width: auto;
	margin-left: 0px;
}
div.bike {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #abbaa1;
	border-left-color: #abbaa1;
	background-color: #abbaa1;
	width: 180px;
	margin-left: 7px;
}
#cal_event {
	width: auto;
	margin-left: 0px;
}
div.ski {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #C8A6BF;
	border-left-color: #C8A6BF;
	background-color: #C8A6BF;
	width: 180px;
	margin-left: 7px;
}
div.social {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #30bceb;
	border-left-color: #30bceb;
	background-color: #30bceb;
	width: 180px;
	margin-left: 7px;
}
div.lodge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #19dc04;
	border-left-color: #19dc04;
	background-color: #19dc04;
	width: 180px;
	margin-left: 7px;
}
div.conservation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #fd2f2e;
	border-left-color: #fd2f2e;
	background-color: #fd2f2e;
	width: 180px;
	margin-left: 7px;
}
div.snowshoe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #93BADB;
	border-left-color: #93BADB;
	background-color: #93BADB;
	width: 180px;
	margin-left: 7px;
}
div.backpack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #FFCCCC;
	border-left-color: #FFCCCC;
	background-color: #FFCCCC;
	width: 180px;
	margin-left: 7px;
}
div.car {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #FFCC99;
	border-left-color: #FFCC99;
	background-color: #FFCC99;
	width: 180px;
	margin-left: 7px;
}
#cal_event {
	width: auto;
	margin-left: 0px;
}
#cal_event {
	width: auto;
	margin-left: 0px;
}
#cal_event {
	width: auto;
	margin-left: 0px;
}
div.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8e8e8e;
	border-right-color: #2a2a2a;
	border-bottom-color: #2a2a2a;
	border-left-color: #8e8e8e;
	background-color: #666666;
	width: 180px;
	margin-left: 7px;
}
#cal_event {
	width: auto;
	margin-left: 0px;
}
