@charset "utf-8";
/* CSS Document */



/* BEGIN RESET STYLESHEET ======================================================================================== */
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
a:focus, :focus { outline: 0; }
body { line-height: 1; color: #444; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
/* END RESET STYLESHEET ======================================================================================== */





html, body	{
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #444444;
	line-height: 12px;
	position: relative;
	height: 100%;
	background: #fffdf8 url(../images/index-bg.jpg) top repeat-x; 
}


a:link, a:visited { text-decoration: none; color: #444; border: 0px; }
a:hover	{ text-decoration: none; color: #666666; border: 0px; }


:focus { outline: 0px !important; outline: 0 !important; border: 0px !important; }
input#q:focus{outline: 1px !important; outline: 1 !important; border: 1px !important; }

h1	{
	color: #444;
	font-weight: normal;
	font-size: 200%;
	margin: 0px;
	padding: 6px 0 0 0;
	width: 100%;
	background: white;
}
.seo	{
	font-size: 100%;
	text-align: left;
	color: white;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
}

h2, h2 a:link, h2 a:visited	{
	font-size: 110% !important;
	font-family: verdana !important;
	margin: 0px 0px 2px 0px !important;
	padding: 4px 0px 2px 0px !important;
	color: #BF6403 !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
}

h3	{
	font-size: 100%;
	color: #444;
	margin: 0px 0px 2px 0px;
	padding: 4px 0px 0px 0px;
}
	
h4	{
	color: #444;
	font-size: 95%;
}
h5	{
	color: black;
	font-size: 80%;
	margin-bottom: 0px;
}

h1.title	{
	font-size: 95%;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 0px;
	color: #ffae00;
	font-weight: bold;
	text-transform: uppercase;
}

h3.title {
	font-size: 100%;
	text-align: left;
	margin: 0px;
	color: #ffae00;
	font-weight: bold;
}

h4.title {
	/* font-family: georgia; */
	font-size: 110%;
	text-align: left;	
	/* color: #c34f22; */ color: #973615;
	font-weight: bold;
	margin: 0px;
	padding: 6px 0 3px 0;
	border-bottom: 1px solid #973615;
}

h4.title-blk {
	font-size: 11px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

img, a:link img, a:visited img { border: 0px !important; }


p { margin: 0 0 10px 0; line-height: 130%; }



dl { margin: 5px 0 0 0; }
dl dt { font-weight: bold; font-size: 100%; }
	dl dt dd { font-size: 100%; margin: 0px 0 6px 0; line-height: 12px; }


ul { margin: 0px 0px 4px 0px; padding: 0px; }
ul li { list-style-type: none; margin: 4px 0px 5px 0px; }


strong { font-weight: bold; }

em { font-style: italic; }





/* =============================================================================== */

.div-for-padding { margin: auto; width: 96%; }

.centerer { margin: 0 auto; text-align: center; }

.preloadpic { display:none; }

/*.load { background:url(../images/loader.gif) no-repeat center; } */

.extender { clear: both; font-size: 1px; }

.align-right { text-align: right; position: relative; }
.right-align { text-align: right; font-size: 90%; }
.align-left { text-align: left; float: left; }

.left-cell { width: 48%; float: left; margin-left: 2%; }
	.left-cell-30 { width: 30%; float: left; margin-right: 2%; }

.right-cell { width: 47%; float: right; }
	.right-cell-70 { width: 67%; float: right; }

.third-cell { width: 31%; float: left; margin-right: 2%; }

.fifth-cell { width: 20%; float: left; }

img.float-l { float: left; margin: 0 10px 10px 0; }
img.float-r { float: right; margin: 0 10px 10px 10px; }

.inline { display: inline; }

img.bordered { background-color: white; padding: 1px; border: 1px solid #C6C4C5 !important; }

.borderless-img { border-bottom: 0px !important; border: 0px !important; text-decoration: none; }

/* =============================================================================== */





#body-container { /* OVERALL CONTAINER FOR ENTIRE PAGE */
	background: #fffdf8 url(../images/index-bg.jpg) top repeat-x; 
	width:100%; 
	height:100%;
	padding:0px;
	margin:0px;
}


#top-content-container { /* DROP-DOWN/UP CONTAINER FOR TOPMENU CONTENT */
	width: 100%; background: #77844f url(../images/top-content-container-bg.jpg) top left repeat-x; position: relative;
	height: 0px; /* REQUIRED FOR JAVASCRIPT TO FUNCTION */
}
	#top-content-container-banner { width: 1020px; height: 100%; margin: 0 auto; background: transparent url(../images/banner-1024.jpg) top center no-repeat; position: relative; }
	/*
	#top-content-container-banner { width: 1020px; height: 100%; margin: 0 auto; background: transparent url(../images/banner-1020-happy-holidays-2010.jpg) top center no-repeat; position: relative; }
	*/
		#close-icon { position: absolute; top: 2px; right: 62px; /*right: 192px;*/ z-index: 333; display: none; width: 16px; height: 16px; }
		#top-content { width: 874px; height: 100%; overflow: hidden; margin: 0 auto; color: #fff; padding: 0 14px 0 14px; font-weight: bold; font-size: 100%; position: relative; z-index: 10; }
			#top-content a:link, #top-content a:visited { color: white; }



#canvas	{  /* OVERALL CONTAINER FOR CONTENT - FOR USE WHEN ABSOLUTE POSITIONING SOMETHING IN THE PAGE/CONTENT AREA */
	width: 1020px; margin: 0 auto; z-index: 1; position: relative; min-height: 100%; margin-bottom: -40px;
}
	#banner-float-left { display: none; width: 175px; height: 268px; position: absolute; top: -192px; left: -113px; z-index: 9; }
	#banner-float-right { display: none; width: 141px; height: 268px; position: absolute; top: -190px; right: -82px; z-index: 9; }
	/*
	#banner-float-left { display: none; width: 175px; height: 268px; position: absolute; top: -192px; left: -66px; z-index: 9; }
	#banner-float-right { display: none; width: 141px; height: 268px; position: absolute; top: -190px; right: -82px; z-index: 9; }
	*/
	/*
	#jumper { width: 110px; height: 60px; display: none; position: absolute; top: 0px; left: 0px; margin-left: -93px }
	#bball { width: 95px; height: 12px; display: none; position: absolute; top: 0px; right: 0px; margin-right: -101px; }
	
	#girl-sitting { width: 121px; display: none; position: absolute; top: 0px; left: 0px; margin-left: -67px }
	#girl-standing { width: 36px; display: none; position: absolute; top: 0px; right: 0px; margin-right: 18px; }
	*/


#header { margin: 0 auto; width: 902px; height: 100px; position: relative; }
	#logo-shell { position: absolute; left: 10px; top: 14px; z-index: 999; }
	#logo { position: absolute; left: 10px; top: 14px; }
	#utpa-pdt { position: absolute; right: 10px; top: 43px; }
		#utpa-pdt-index { position: absolute; right: 10px; top: 43px; }
	#weather-top { position: absolute; top: 2px; right: 158px; z-index: 200; width: 78px; font-size: 11px; color: white; line-height: 24px; height: 24px; }
		#weather-top img { float: left; margin-right: 7px; margin-top: -3px; }
	#top-menu { width: /*604px*/624px; height: 40px; position: absolute; top: 0px; right: 0px; background: url(../images/top-menu.png) right top no-repeat; }
	#search-utpa { width: 174px; height: 22px; position: absolute; top: 4px; right: 5px; }
		.lbl-search { margin-left: -9999px; }
	#bottom_search_box{padding-left:225px;}
	
.navbar { margin: 0 auto; text-align: center; width: 922px; height: 48px; background: transparent url(../images/navbar.png) no-repeat; }

#flash { margin: 0 auto; /* width: 922px; height: 308px; */ width: 900px; height: 310px; padding-bottom: 7px; position: relative; z-index: 5; overflow: hidden; }
	#flashcontent { position: relative; z-index: 6; }

#contentbox-top { margin: 0 auto; width: 922px; height: 17px; font-size: 8px; background: transparent url(../images/contentbox-top.png) no-repeat; }
#contentbox-middle { margin: 0 auto; width: 922px; background: transparent url(../images/contentbox-middle.png) repeat-y; }
	#contentbox-content { margin: 0 auto; width: 876px; height: 100%; clear: both; }
#contentbox-bottom { margin: 0 auto; width: 922px; height: 17px; font-size: 0px; background: transparent url(../images/contentbox-bottom.png) no-repeat; }

#featured-sites { margin: -20px auto; margin-bottom: 4px; width: 946px; height: 161px; background: transparent url(../images/featured-sites.png) top no-repeat; }
	#featured-sites-content { margin: 0px auto; width: 832px; height: 122px; text-align: center; padding-top: 20px; position: relative; }
	.features { margin-left: 0px; height: 112px; width: 832px; overflow: hidden;  position: relative;  }
	.drive { overflow:hidden; width: 1664px; height: 112px; white-space: nowrap; position: absolute; left: -208px; top: 0px; }
		.drive div { float:left; border:none; width:208px;}
	.prev { position: absolute; top: 39px; left: -40px; }
	.next { position: absolute; top: 39px; right: -40px; }
	a.prev, a.next, a:visited.prev, a:visited.next { border: 0px; }
	
	

#links-follow { clear: both; width: 922px; height: 28px; margin: 0 auto; overflow: hidden; }
	/* #fxn-links { width: 40%; float: right; margin-right: 30px; text-align: right; font-family: trebuchet ms, tahoma; font-size: 110%; padding-top: 7px; } */
	#follow-utpa { width: 40%; float: left; text-align: left; }


.clearftr { height: 40px; clear: both; }
#ftr /* ORANGE BAR THAT RUNS ACROSS THE BOTTOM OF THE PAGE */
	{ width: 100%; height: 40px; margin: 0; padding: 0; color: #444444; font-size: 85%; position: relative; bottom: 0px; z-index: 44; display: block; clear: both; background: transparent url(../images/footer-bg.png) bottom repeat-x; }

#footer { margin: 6px auto; width: 922px; font-size: 80%; word-spacing: 3px; padding: 20px 0 0 0; text-align: center; background: transparent url(../images/footer-bg2.png) top center no-repeat; }
#footer-content { margin: 0 auto; width: 922px; height: 100%;  padding: 0; text-align: center; background: transparent url(../images/footer-bg2.png) top center no-repeat; }



/* ================================================================================= */




#top-menu ul { font-family: Tahoma; margin: 0px 0px 0px 25px; padding: 0px; font-size: 100%; }
#top-menu ul li { list-style-type: none; float: left; height: 27px; text-align: center; margin: 0px; padding: 0px; background: transparent url(../images/top-menu-btn-vr.png) right no-repeat; }
#top-menu ul li a, #top-menu ul li a:hover { list-style-type: none; float: left; height: 27px; text-align: center; color: white; padding: 4px 9px 0 7px; background: transparent url(../images/top-menu-btn.png) center no-repeat; }
	#top-menu ul li.no-arrow a, #top-menu ul li.no-arrow a:hover { background: transparent url(); }
	#top-menu ul li a.myutpa, #top-menu ul li a.myutpa:hover { background: transparent url(../images/top-menu-btn-myutpa.png) center no-repeat; }
#top-menu ul li a:hover { text-decoration: none; background: transparent url(../images/top-menu-btn-hover.png) center no-repeat; }


#search-txt { width: 105px; height: 15px; color: #444; font-size: 90%; line-height: 15px; border: 0px; background-color: transparent; position: absolute; top: 3px; left: 34px; }
	input#search-txt:focus, input#search-txt:blur { color: #444; border: 0px; }
#search-btn { /*display: none;*/ width: 30px; height: 20px; position: absolute; top: 0px; right: 2px; }






div.new-item:first-letter { font-weight: bold; font-size: 11px; background: transparent url(../images/icon-new.png) 0px 1px no-repeat; padding: 2px 0px 2px 30px; }
	dd { font-size: 10px; margin: 0px 0 6px 0; line-height: 12px; }

ul li.new-item:first-letter { background: transparent url(../images/icon-new.png) 0px 1px no-repeat; padding: 2px 0px 2px 30px; }


div#news-items-top-content div { font-size: 11px; margin-bottom: 10px; line-height: 13px; }
div#news-items-top-content div.new-item:first-letter { background: transparent url(../images/icon-new.png) 0px 3px no-repeat; padding: 2px 0px 2px 30px; }



.newsitem-date { float: left; width: 20px; height:100%; background: transparent url(../images/date-bg.png) top no-repeat; margin: 2px 5px 5px 0; }
	.newsitem-month { width: 20px; color: #fff; font-size: 8px; line-height: 10px; text-align: center; text-transform: uppercase; font-family: arial; }
	.newsitem-day { width: 20px; height: 12px; color: #444; font-size: 10px; line-height: 10px; text-align: center; font-family: verdana; font-weight: bold; }
	
.aca-cal-item { clear: both; overflow: hidden; margin: 0 0 3px 0; padding: 2px 0 4px 0; height: 24px; line-height: 14px; }
.aca-cal-item ul { margin: -2px 0 0 25px; /* float: left; */ }
.aca-cal-item ul li { /* background: transparent url(../images/event-bullet.png) -1px 2px no-repeat; */ padding: 0px 0px 0px 2px; line-height: 10px; /* font-size: 11px; */ }



ul.event-items { margin: 0 0 6px 0; }
ul.event-items li { background: transparent url(../images/event-bullet.png) 0px 3px no-repeat; padding: 0px 0px 0px 10px; }

ul.white-bullet { margin: 0 0 6px 0; }
ul.white-bullet li { background: transparent url(../images/white-bullet.gif) 0px 6px no-repeat; padding: 0px 0px 0px 7px; }

.banner-cell { height: 136px; margin: 6px auto; overflow: inherit; }

.letter { width: 16px; font-size: 20px; font-weight: bold; padding: 5px 0 3px 0; clear: both; color: #973615; }


#left-nav { width: 200px; height: 100%; float: left; text-align: left; }

#right-content { width: 654px; height: 100%; float: right; }
	#right-content h3 { font-size: 14px; margin: 20px 0 0 0; }
	#right-content ul { margin: 10px 0 20px 10px; }
	#right-content ul li { margin: 8px 0 6px 20px; }
	
	
.textbox-directory { height: 25px; margin: 5px auto; margin-bottom: 0px; padding: 0px; font-size: 82%; background: transparent url(../images/txtbox-bg-wide.png) 0px 0px no-repeat; border: 0px; }
	.textbox-directory input[type=text] { border: 0px;  width: 184px; height: 15px; line-height: 14px; margin: 6px 0 0 22px; background: transparent; color:#444; font-size: 11px; }

.textbox-news { width: 150px; height: 25px; margin: 0 0 15px 0; font-size: 82%; background: transparent url(../images/txtbox-bg-news.png) 0px 0px no-repeat; border: 0px; position: relative; }
	.textbox-news input[type=text] { border: 0px; width: 114px; height: 15px; margin: 6px 0 0 22px; background: none; color:#999; font-size: 11px; }
	.textbox-news input[type=image] { background: none; position: absolute; top: 3px; right: 1px; }

.textbox { width: 200px; height: 25px; margin: 5px auto; font-size: 82%; background: transparent url(../images/txtbox-bg-nogo.png) 0px 0px no-repeat; border: 0px; }
	.textbox input[type=text] { border: 0px; width: 170px; height: 18px; margin: 4px 0 0 22px; background: none; }


#directory-phone-numbers { width: 100%; }
#directory-phone-numbers td { width: 50%; vertical-align: top; text-align: left; font-weight: bold; padding-bottom: 6px; }




.directory_response { width: 100%; height: 100%; }
.directory_response li, .directory_response div { float: left; width: 49%; padding: 0 0 6px 0; margin: 0; }




table#ql-icons { width: 100%; margin: 0 auto; border: 0px; }
	table#ql-icons td { width: 82px; font-size: 9px; text-align: center; vertical-align: top; }




input[type=text]#q, input[type=text]#q:focus { border: 1px solid #444 !important; }




#searchbox { display: none; position: absolute; z-index: 9989; top: 30px; right: 59px; width: 300px; background: #f1f1f1; border: 1px solid #D2D2CB; }
	#searchbox h4 { background: silver; padding: 4px 0 4px 8px; margin: 0; }
	#searchbox ul { list-style: none; margin: 2px 0 12px 8px; }
	#searchbox ul li {  }

