/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
/*small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, */ol, ul, li
/*fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video */{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*Css for generic template*/
#wrapper{
	width: 950px;
	margin: 0 auto;
}
#header{
	height: 110px;
	width: 950px;
	margin: 0;
}
#header #upper_menu{
	width: 950px;
	height: 60px;
	display:block;
	background-image: url("../images/header_image.png");
}
#header #upper_menu #logo {
	margin: 10px 0 0 55px;
	width: 55px;
	display: block;
	float: left;
}
#header #upper_menu #title{
	float: left;
	margin: 20px 0 0 25px;
	font-size: 17px;
	color: white;
	font-family: news-gothic-std-1,news-gothic-std-2, Helvetica, Arial, sans-serif;
}
/* Audience Menu*/
#header #audience_menu{
	height: 30px;
}
#header #audience_menu li {
	float: left;
	height: 30px;
	background-image: url("../images/header_image.png");
	text-indent: -9999px;
}
#header #audience_menu li a{
	display: block;
	height: inherit;
	width: inherit;
	outline: none;
}
#header #audience_menu #curr_stu{
	width: 237px;
	background-position: 0px -58px;
}
#header #audience_menu #curr_stu:hover{
	background-position: 0px -108px;
}
#header #audience_menu #employees{
	width: 238px;
	background-position: -237px -58px;
}
#header #audience_menu #employees:hover{
	background-position: -237px -108px;
}
#header #audience_menu #alumni{
	width: 236px;
	background-position: -475px -58px;
}
#header #audience_menu #alumni:hover{
	background-position: -475px -108px;
}
#header #audience_menu #future{
	width: 239px;
	background-position: -712px -58px;
}
#header #audience_menu #future:hover{
	background-position: -712px -108px;
}

/* Black menu */
#header #sub_menu{
	height: 20px;
	width: 950px;
}
#header ul#sub_menu li{
	height: 20px;
	float: left;
	width: 190px;
	background-image: url("../images/header_image.png");
	text-indent: -9999px;
	display: block;
	cursor: pointer;
}
#header #sub_menu li a{
	display: block;
	height: inherit;
	width: inherit;
	outline: none;
}
#header #sub_menu #directories{
	height: 20px;
	width: 190px;
	background-position: 0px -138px;
}
#header #sub_menu #directories:hover{
	background-position: 0px -88px;
}
#header #sub_menu #calendar {
	width: 190px;
	background-position: -190px -138px;
}
#header #sub_menu #calendar:hover{
	background-position: -190px -88px;
}
#header #sub_menu #visit {
	width: 190px;
	background-position: -380px -138px;
}
#header #sub_menu #visit:hover{
	background-position: -380px -88px;
}
#header #sub_menu #library{
	width: 190px;
	background-position: -570px -138px;
}
#header #sub_menu #library:hover{
	background-position: -570px -88px;
}
#header #sub_menu #index{
	width: 190px;
	background-position: -760px -138px;
}
#header #sub_menu #index:hover{
	background-position: -760px -88px;
}
#header #sub_menu li ul.directories{
	margin: 4px 0 10px 0;
}
#header #sub_menu li ul.directories li{
	text-indent: 0px;
	color: #666;
	background-color: #DADADA;
	background-image: url('../images/right_arrow.png');
	background-repeat: no-repeat;
	background-position: 10px 5px;
	z-index: 9999;
	position: relative;
	height: 15px;
	padding-left: 13px;
	margin-top: 0;
	padding-top: 7px;
	width: 177px;
	font-family: Helvetica, Arial, sans-serif;
	overflow: hidden;
}
#header #sub_menu li ul.directories li:last-child {
	height: 25px;
}
#header #sub_menu li ul.directories li a {
	color: #666;
	font-size: 11px;
	line-height: 8px;
	margin-left: 18px;
	display: block;
	height: inherit;
	width: inherit;
	outline: none;
}
#header #sub_menu li ul.directories li a:hover{
	text-decoration: underline;
}
/* Content Area*/
#content {
	clear: both; 
}

/* Footer */
#footer{
	margin: 10px auto 0 auto;
	border-top: 1px solid gray;
	width: 950px;
}
#footer ul{
	float: left;
	height: 71px;
}
#footer #logos li{
	float: left;
	margin: 20px 10px 0 10px;
	text-indent: -9999px;
}
#footer #logos{
	width: 380px;
	border-right: solid 1px gray;
	display: block;
}
#footer #logos li a {
	display: block;
	height: inherit;
	width: inherit;
	outline: none;
}
#footer #logos #lds{
	height: 45px;
	width: 107px;
	background: url("../images/logos-lds-byu-byuh-ldsbc.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: left;
	text-decoration: none;
	margin-left: 30px;
}
#footer #logos #lds:hover{
	background-position: 0px -46px;
}
#footer #logos #byu{
	height: 45px;
	width: 44px;
	background: url("../images/logos-lds-byu-byuh-ldsbc.png");
	background-position: -108px 0px;
	background-repeat: no-repeat;
	top: 15px;
	left: 60px;
	text-decoration: none;
}
#footer #logos #byu:hover{
	background-position: -108px -46px;
}
#footer #logos #byuh{
	height: 45px;
	width: 49px;
	background: url("../images/logos-lds-byu-byuh-ldsbc.png");
	background-position: -153px 0px;
	background-repeat: no-repeat;
	top: 15px;
	left: 60px;
	text-decoration: none;
}
#footer #logos #byuh:hover{
	background-position: -153px -46px;
}
#footer #logos #ldsbc{
	height: 45px;
	width: 44px;
	background: url("../images/logos-lds-byu-byuh-ldsbc.png");
	background-position: -200px 0px;
	background-repeat: no-repeat;
	top: 15px;
	left: 60px;
	text-decoration: none;
}
#footer #logos #ldsbc:hover{
	background-position: -200px -46px;
}
#footer #copyright{
	text-align:left;
	width: 567px;
}
#footer #copyright li{
	margin: 20px 0 10px 25px;
	font-size: 10px;
	color: gray;
}
#footer #copyright li a img {
	text-decoration: none;
}
#footer #copyright li a{
	color: gray;
	text-decoration: none;
}
#footer #copyright li a:hover{
	text-decoration: underline;
}
