@charset "utf-8";
/* CSS Document */

@import url("css-rest.css");
@import url("navigation.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #F2F2F2;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(http://libraryweb.utep.edu/images/bkg-pagewrap.png);
}
.header a:hover, #navigation-homepage a:hover {
	color: #F4793E;
	text-decoration: underline;
	background-color: transparent;
}
.pagewrap {
	width: 850px;
	margin: 0px auto 0px auto;
	padding: 0px 17px 0px 17px;
	background-repeat: repeat-y;
	overflow: hidden;
	height:100%;
}
#banner-top .bkg-main {
	background-image: url(../images/bkg-header.gif);
	background-repeat: no-repeat;
}
#banner-top {
	background-image: url(http://libraryweb.utep.edu/images/bkg-top-boarder.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 147px;
}
#banner-center {
	background-image: url(http://libraryweb.utep.edu/images/bkg-pagewrap.gif);
	background-color: #f2f2f2;
	background-repeat: repeat-y;
	background-position: center;
}
#banner-bottom {
	background-image: url(http://libraryweb.utep.edu/images/bkg-bottom-boarder.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #001E47;
}
.header {
	height: 147px;
	width: 850px;
	background-repeat:no-repeat;
	background-position:top;
	background-color: #001E47;
}
/* .home-page {
	background-image: url(../images/bkg-header-homepage.png);
	background-repeat: no-repeat;
	height: 147px;
} */

.header.home-page a#utep-url, .header.supporting-page a#utep-url {
	background-image: url(http://libraryweb.utep.edu/images/logo.png);
	background-repeat: no-repeat;
	width: 155px;
	height: 120px;
	float: left;
	margin: 12px 0px 0px 23px;
	display: block;
	overflow: hidden;
	line-height: 350px;
}
.header.home-page #header-right, .header.supporting-page #header-right {
	float: right;
	width: 500px;
}
.supporting-page, .home-page {
	background-image: url(http://libraryweb.utep.edu/images/bkg-header.png);
}
.header ul {
	float: right;
	padding: 0px;
	margin: 10px 15px 0px 0px;
}
.header a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.header li#icon-home {
	list-style-image: url(http://libraryweb.utep.edu/images/icon-home.gif);
}
.header li#icon-book {
	list-style-image: url(http://libraryweb.utep.edu/images/icon-book.gif);
	margin: 5px 0px 0px 0px;
}
.header li#icon-phone {
	list-style-image: url(http://libraryweb.utep.edu/images/mobile-phone.gif);
	margin: 6px 0px 0px 0px;
}
.header #building-hours {
	float: right;
	color: #FFFFFF;
	clear: both;
	padding: 55px 15px 0px 0px;
}
#search-bar {
	background-image: url(http://libraryweb.utep.edu/images/bkg-search.png);
	height: 66px;
	width: 830px;
	padding: 10px;
	font-weight: bold;
	color: #555555;
}
#search-bar a {
	color: #004284;
	text-decoration: none;
}
#search-bar a:hover {
	text-decoration: underline;
}
#search-bar form {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
#search-bar .search-float {
	float: left;
	width: 450px;
}
#content-area {
	width: 850px;
}

.carrillo {
	padding: 0 30px 0 30px;
}

#content-area a, visited {
	color: #005A97;
}

#content-area blockquote {
	width: 800px;
	padding-left: 20px;
	
}

#content-left ul li, #content-right ul li {
	list-style: square;
	list-style-position: inside;
}
#content-left a, visited, #content-right a, visited {
	color: #005A97;
	text-decoration: underline;
}
#content-left a:hover, #content-right a:hover {
	color: #DA4A05;
}

#content-left {
	float: left;
	width: 400px;
	height: 170px;
	vertical-align: top;
	padding: 0 12px;
}

#content-left-bottom {
	width: 300px;
	vertical-align: bottom;
	padding: 0 0 0 12px;	
} 

#content-right {
	float: right;
	text-align: left;
	width: 375px;
	height: 145px;
	vertical-align: top;
	padding: 0 12px;
}

#content-right-bottom {
	float: right;
	text-align: left;
	width: 375px;
	vertical-align: bottom;
	padding: 36px 0 0 0;
}

#homapege-image {
	width: 645px;
	height: 295px;
	float: right;
}
#breadcrumbs {
	padding: 15px;
	color: #005A97;
	font-size: 0.8em;
}
#breadcrumbs a {
	color: #005A97;
	text-decoration: underline;
}
#breadcrumbs a:hover {
	color: #DA4A05;
}
img#mainpix {
	padding: 1px;
	border: 1px solid #d7d9cc;
	margin-bottom: 15px;
}
#column-right {
	width: 610px;
	float: left;
	padding-right: 17px;
	min-height: 600px;
	padding-bottom: 15px;
}
#column-right-left {
	float: left;
	width: 280px;
	vertical-align: top;
	padding: 0 12px;
}
#column-right-right {
	float: right;
	width: 280px;
	vertical-align: top;
	padding: 0 12px;
}

#column-right-friends {
	float: right;
	width: 100px;
	vertical-align: top;
	padding: 0 0 0 12px;
}
#column-right ul {
	padding: 0 12px;
	list-style: disc;
	list-style-position: inside;
	margin-bottom: 10px;
	margin-left: 36px;
}
#column-right li {
	padding: 0 12px;
	list-style: disc;
	list-style-position: inside;
	margin-bottom: 10px;
}

#column-right ul li {
	padding: 0 18px;
	list-style-type:disk;
	list-style-position: outside;
	margin-left: 24px;
	margin-bottom: 10px;
}

#column-right ol li {
	padding: 0 18px;
	list-style-type:decimal;
	list-style-position: outside;
	margin-left: 24px;
	margin-bottom: 10px;
}

#column-right ol li ul  {
	padding: 0 18px;
	list-style-type:disc;
	list-style-position: inside;
	margin-left: 24px;
	margin-bottom: 10px;
}

#column-right blockquote {
	padding: 0 18px;
	margin-bottom: 10px;
}
#column-right a, visited {
	color: #005A97;
	text-decoration: underline;
}
#column-right a:hover {
	color: #DA4A05;
}
#column-right tr td {
	padding: 3px;
	vertical-align: middle;
}

.cd-td-left {
	width: 33%;
}

.cd-td-right {
	width: 66%;
}

#column-left {
	float: left;
	width: 196px;
	height: 300px;
}
#footer {
	height: 95px;
	width: 850px;
	color: #FFFFFF;
	text-align: center;
	padding: 25px 0px 0px 0px;
	font-size: 0.9em;
}
.bkg-footer {
	background-image: url(http://libraryweb.utep.edu/images/bkg-footer.png);
	background-repeat: no-repeat;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #F4793E;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.font-h1 {
	color: #F4793E;
	font-size: 24px;
}
.font-h2 {
	font-size: 16px;
	color: #F4793E;
	font-weight: bold;
}
.font-big {
	font-size: 1.25em;
	font-weight: bold;
}
.font-medium {
	font-size: 1.15em;
	font-weight: bold;
}
.font-small {
	font-size: .9em;
}
/* IE6 Hack for PNG Alpha */
/*img, div {
	behavior: url(http://libraryweb.utep.edu/images/iepngfix.htc)
}
/* STICKY FOOTER:DOCUMANTATION http://www.cssstickyfooter.com */  
html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
#banner-center {
	padding-bottom: 120px; /* must be same height as the footer */
}
#banner-bottom {
	position: relative;
	margin-top: -120px; /* negative value of footer height */
	height: 120px;
	clear:both;
}
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

.clear {
	clear:both;
	height: 1px;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* Skip to content */

#skip a, #skip a:hover, #skip a:visited {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
#skip a:active, #skip a:focus {
	position:static;
	width:auto;
	height:auto;
}
/* calendar colors and fonts */

#hours {
	position:relative;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.hoursbox {
	background-color: #edefe4;
	border: 1px solid #fff;
}
.hours_header {
	background-color: #fff;
	text-align:center;
	color: #F4793E;
	font-size: larger;
}

.hours_size {
	width: 14%;
}

.hours_subheader {
	background-color: #0E4A9C;
	text-align:center;
	font-weight: bold;
	color: #fff;
}

.hours_date {
	color: #F4793E; 
	font-size: 14pt; 
	padding: 5px;
}

.hours_am {
	font-size: 10px;
}

.hours_today {
	background-color: #333;
	color: #fff;
}

/*facebook, twitter, flickr, docs*/

a#facebook, a#twitter, a#flickr, a#docs {
	padding-left: 36px;
	padding-bottom: 10px;
	display:block;
	height: 36px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	line-height: 25px;
	margin-right: 10px;
	text-decoration: none;
}

a#twitter {
	background-image: url(../images/twitter_36.jpg);
}

a#facebook {
	background-image: url(../images/facebook_36.jpg);
}

a#flickr {
	background-image: url(../images/flickr_36.jpg);
}

a#docs {
	background-image: url(../images/depository_logo-32px-wide.jpg);
}

/* End hide from IE-mac */
/***********************************************************************************************************************
DOCUMENT: style/format.css
DEVELOPED BY: Ryan Stemkoski
COMPANY: Zipline Interactive
EMAIL: ryan@gozipline.com
PHONE: 509-321-2849
DATE: 2/26/2009
DESCRIPTION: This document contains the structural formatting files for the accordion style menu.
************************************************************************************************************************/
/*#wrapper {
	width: 172px;
	margin-left: auto;
	margin-right: auto;
}
.accordionButton {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	width: 172px;
	border-bottom: 1px solid #d7d9cc;
	border-left: 1px solid #d7d9cc;
	border-right: 1px solid #d7d9cc;
	font-size: 0.95em;
	cursor: pointer;
}
.accordionButton a {
	color: #737373;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px;
	background-color: #edefe4;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
.accordionButton a:hover {
	color: #F4793E;
}
.accordionButton a #bottom-div {
	border-bottom: 1px solid #FFF;
}
.accordionContent {
	width: 172px;
	display: inline-block;
	background: #FFFFFF;
	border-left: 1px solid #d7d9cc;
	border-right: 1px solid #d7d9cc;
	border-bottom: 1px solid #d7d9cc;
	display: none;*/
}

