@charset "UTF-8";
/* CSS Document */

/* =======================================================================
Top Nav
======================================================================= */

.topnav .right {	/* Gradient - Gold */
	background-color: #ad3232;
	background: -moz-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -webkit-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -o-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -ms-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: linear-gradient(to top, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	}
	
/* =======================================================================
Welcome Section
======================================================================= */	
	
.welcome-banner {/* Solid - Gold */
	background-color: #ad3232;
	background: -moz-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -webkit-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -o-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -ms-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: linear-gradient(to top, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
}
	
}
	
.pw {
	background-image: url(../images/gold-elements/tool.png);
}

/* =======================================================================
Buttons
======================================================================= */

.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .grad-button:hover {
	background-color: #ad3232;
	background: -moz-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -webkit-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -o-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -ms-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: linear-gradient(to top, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
}

/* =======================================================================
Navigation
======================================================================= */

ul.slimmenu li.active {
	background-color: #ad3232;
	background: -moz-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -webkit-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -o-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -ms-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: linear-gradient(to top, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
}

ul.slimmenu li.active-left, ul.slimmenu li.active-left a:hover {
  	
	background-color: #ad3232;
	background: -moz-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -webkit-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -o-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -ms-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: linear-gradient(to top, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
}

ul.slimmenu li a:hover {
  background-color: #ad3232;
	background: -moz-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -webkit-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -o-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -ms-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: linear-gradient(to top, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
}

/* =======================================================================
Sub Navigation
======================================================================= */

.sub-nav li.active a, .sub-nav li.active a:hover {
	background-color: #ad3232;
	background: -moz-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -webkit-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -o-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -ms-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: linear-gradient(to top, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
}
.sub-nav li a:hover {
	background-color: #ad3232;
	background: -moz-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -webkit-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -o-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: -ms-linear-gradient(bottom, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
	background: linear-gradient(to top, #4c0000 0%, #6b0000 25%, #890000 50%, #990000 75%, #ad3232 100%);
}

/* =======================================================================
Sidebar
======================================================================= */

.sidebar li {
	background-image: url(../mitlive/revamp-images/gold-elements/marker.png);
}
.sidebar li a:hover {
	color: #ad3232;
}
.sidebar li.active {
	color: #ad3232;
}
