/* Blanket settings */
* {
  padding: 0;
  margin: 0;
  border: 0;
}

blockquote {
  margin-left: 2em;
}

#google_box label {
  visibility: hidden;
  text-indent: -500px;
  font-size: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}

#splash-page {
  background: #f9f2df;
  margin: auto;
  width: 752px;
  border: 1px solid black;
  font-family: arial, verdana, sans-serif;
}

#wrapper {
 background: #fff;
}

/* Header Container */

#header {
  background: url(images/repeat-head.jpg) repeat-x;
  width: 753px;
  height: 86px;
}

#pegasus {
  float: left;
  width: 109px;
  height: 86px;
}

#header_right {
  width: 641px;
  float: left;
}

#ucf_name {
  background: transparent url(images/header.jpg) no-repeat;
  height: 64px;
  width: 644px;
  text-indent: -5000px;
  float: left;
}



#google_box a {
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: bold;
}

#google_box a:hover {
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: bold;
}


/* HPV Content */
#coverpic {
  background: url(images/splash1.jpg) no-repeat;
  width: 750px;
  height: 370px;
  color: #fff;
}


#welcome{
  text-align: center;
  width:752px;
  heigh: 200px;
}


#title{
  text-align: center;
  color: #cc9900;
  font-weight; bold;
  font-size: 32px;
  width: 752px;
  border-bottom: thin solid black;
}


#entry{
  text-align: left;
  color: #000;
  width: 752px;
  height: 200px;
  border-bottom: thin dashed #cc9900;
  padding:1px;

}

#entry_img{
  border: 2px solid #cc9900;
  float: left;
}


/* Main Navigation */

#menu {
  clear: both;
  float: right;
  width: 465px;
}

#menu ul {
  list-style-type: none;
}

#menu ul li {
  display: inline;
  font-weight: bold;
  font-size: 11px;
}

#menu ul li a {
  text-decoration: none;
  display: block;
  float: left;
  color: #000;
  padding: 1px 10px 0 12px;
}

#menu ul li a:hover {
  text-decoration: none;
  display: block;
  float: left;
  color: #f4d787;
  padding: 1px 10px 0 12px;
}

/* Top Navigation Buttons */
.hidden {
	height: 0;
	width: 0;
	overflow: hidden;
}

#myhpv {
  width: 72px;
  height: 22px;
}

#myhpv a {
  background: url(images/myhpv.gif) no-repeat;
  display: block;
  margin-top: -2px;
  float: left;
  width: 72px;
  height: 22px;
  border: 0;
}


.end {
  border-right: 1px solid black;
}

.hide {
	text-indent: -5000px;
	visibility: hidden;
}

/* Wrapper Container Around Side Navigation, User Submitted Picture, About UCF Picture */
#tier1 {
  clear: both;
  height: 234px;  
  font-family: arial, verdana, sans-serif;
}

/* Side Navigation */
#side_nav {
  width: 140px;
  height: 234px;
  float: left;
  font-weight: bold;
  font-size: 12px;
  background-color: #f3e5c0;
}

#side_nav ul, #side_nav2 ul {
  border-right: 1px solid black;
}

#side_nav ul li {
  list-style-type: none;
  height: 24px;
  border-bottom: 1px solid black;
  overflow: hidden;
}

#side_nav a, #side_nav2 a {
  text-decoration: none;
  color: #000;
  display: block;
  padding-left: 5px;
  padding-top: 5px;
}

#side_nav a:hover, #side_nav2 a:hover {
  text-decoration: none;
  color: #000;
  background-color: #e5c66b;
  display: block;
  padding-left: 5px;
  padding-top: 5px;
}

#side_nav a, #side_nav a:hover {
  height: 19px;
}

#side_nav2 ul li {
  list-style-type: none;
  height: 26px;
  border-bottom: 1px solid black;
}

#side_nav2 a, #side_nav2 a:hover {
  height: 21px;
}

#library {
  background: url(/images/bar.jpg) repeat-x;
  height: 26px;
  padding-top: 4px;
}

#library a, #library a:hover {
  height: 21px;
}

#giving {
  padding-top: 0px; 
  height: 18px;
}

#small_div {
  background: url(/images/bar.jpg) repeat-x;
  height: 25px;
  padding-top: 2px; 
}

#small_div a, #small_div a:hover {
  margin-top: 2px !important;
  margin-top: 4px;
  height: 21px;
}

/* User submitted picture */
#user_pic {
  height: 234px;
  width: 451px;
  float: left;
  border-bottom: 1px solid black;
}

/* About UCF section */
#about_ucf {
  width: 160px;
  height: 234px;
  float: left;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
}

.bar {
    background: url(/images/bar.jpg) repeat-x;
	height: 4px;
	width: 752px;
}

/* Wrapper Container Around Spotlights,  News and Info, and Events and Announcements */

#tier2 {
  clear: both;
}

/* Spotlight and Seasonal Container */
#spot_cont {
  width: 285px;
  float: left;
  margin: 10px 20px 0 10px;
}

#spot_cont ul {
  list-style-type: none;
}

#spot_cont ul p {
  border-bottom: 1px solid black;
}

#spot_cont ul li {
  margin-bottom: 10px;
}

#seasonal_feature {
  border: 1px solid black;
}

#seasonal_feature, #spotlight {
  background: #c90;
}

#seasonal_feature a, #spotlight a {
  padding: 0;
}

#seasonal_feature a {
  height: 110px;
  width: 283px;
  display: block;
}

#seasonal_feature p, #spotlight p {
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  padding: 3px;
}

#spotlight {
  border: 1px solid black;
}

#spotlight a {
  height: 110px;
  width: 283px;
  display: block;
}

/* News and Information Container */
#news_info {
  width: 192px;
  float: left;
  font-size: 14px;
  margin-right: 20px;
}

#news_info h2, #event_announ h2, #news_info h2 a, #event_announ h2 a {
  color: #c90;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
}

#news_info h2 a:hover, #event_announ h2 a:hover {
        text-decoration: underline;
}

#news_info ul, #event_announ ul {
  padding-left: 10px;
}

#news_info ul li, #event_announ ul li {
  list-style: disc url(/images/bullet.jpg) outside;
  margin-bottom: 10px;
  font-size: 11px;
}

#news_info ul li a, #event_announ ul li a {
	text-decoration: none;
}

#news_info ul li a:hover, #event_announ ul li a:hover {
	text-decoration: underline;
}

#news_info strong, #event_announ strong {
  font-size: 11px;
}

#news_info p, #event_announ p {
  margin-bottom: 15px;
  font-size: 12px;
}

#news_info a, #event_announ a {
  color: #000;
}

/* Events and Announcements Container */
#event_announ {
  width: 207px;
  float: left;
  font-size: 14px;
}

/* Footer */

#footer {
  clear: both;
  background: url(images/ucf_bottom.jpg) no-repeat;
  color: #fff;
  text-align: center;
  font-size: 10px;
  height: 59px;
}

#footer a {
  text-decoration: none;
  color: #fff;
}

#footer a:hover {
  text-decoration: underline;
  color: #fff;
}

#footer ul	{
  list-style-type: none;
}

#footer ul li {
  display: inline;
  border-right: 1px solid white;
  padding-right: 5px;
  padding-left: 5px;
}

#footer li.list {
  border: 0;
}

.top_pad {
  padding-top: 15px;
}

/* Secondary Page Parameters */
.sidebar {
    background: url(/images/bar.jpg) repeat-x;
	height: 4px;
	width: 139px;
	margin-top: -1px;
	border: 1px solid black;
	border-bottom: 0;
	border-left: 0;
	font-size: 0;
}

#content {
  float: left;
  padding: 5px 0 0 15px;
  width: 580px;
  font-family: arial, verdana, sans-serif;
}

#content p {
  font-size: 12px;
  padding: 1em 0;
}

#content.secondary p {
  font-size: 12px;
  padding: .5em 0;
}

#content.secondary ul li {
  padding: .5em;
  list-style-position: outside;
}

#content.secondary ol li {
  list-style-position: inside;
  padding: .25em;
  font-size: 12px;
}

#content.secondary input, #content.secondary textarea {
  border: 1px solid black;
  margin-top: 5px;
  margin-left: 15px;
}

#content.secondary label {
  font-weight: bold;
}

#content.secondary a, #content p a {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}

#content.secondary a:hover, #content p a:hover {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

#content hr {
  background-color: #000;
  border-top: 1px solid black;
  width: 575px;
  height: 1px;
  margin: -4px 0 10px 0;
}

#content h2 {
  color: #c90;
  font-size: 16px;
  padding: .25em 0;
}

#content h3 {
  color: #c90;
  font-size: 14px;
  padding: .25em 0;
}

#content h4 {
  color: #c90;
  font-size: 12px;
  padding: .25em 0;
}

#content ul {
  list-style-type: square;
  padding: 0 0 10px 15px;
  font-size: 12px;
}

#content ul li a {
  color: #000;
  text-decoration: underline;
}

#content ul li a:hover {
  color: #000;
  text-decoration: none;
}

#main {
  clear: both;
  background: #fff;
  padding: 1px;
}

#col_one {
  float: left;
  width: 260px;
}

#col_one p, #col_two p {
	text-align: center;
}

#col_two {
  float: right;
  width: 300px;
}

/* Google Search Page */

#content.google {
  width: 720px;
}

#content.google input {
  border: 1px solid #666;
}

.t {
  	padding: 2px;
}

.results {
  	padding: .5em;
}

h3.azIndex {
	display: inline;
}

#azIndexList {
	text-align: center;
	margin-bottom: 3ex;
}

#azIndexList li {
	list-style-type: none;
	display: inline;
}

#azIndexList li a {
	color: #c90;
}

#fizzwidget {
	background: transparent url(/images/bkgd-search.jpg) no-repeat;
	width: 200px;
	height: 53px;
	float: left;
	padding-top: 10px;
}

/* Classes */
.lower {
  font-variant: small-caps;
}

.end {
  border-right: 1px solid black;
}

.lower {
  font-variant: small-caps;
}

.flt {
  float: left;
}

.space {
   margin: 2em;
   text-align: center;
}

.tc {
  text-align: center;
}

.backtotop {
	float: right;
	font-size: 70%;
	color: #c90;
}

.secImage {
	float: right;
	margin-right: 42px;
	margin-left: 1em;
}

.border {
	border: 1px solid black;
}

.clear {
	clear: both;
}

/* President Site Parameters */

#left_col {
	float: left;
	width: 150px;
}

#right_col {
	float: right;
	width: 400px;
}

/* Submit Content Blurbs Parameters */

.usersubmit-blurb {
	clear: both;
}

.usersubmit-blurb img {
	float: left;
	margin-bottom: 1em;
}

/* Phonebook */
.queryform {
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.querytitle {
	font-weight: bold;
	width: 120px;
}
.queryfield {
	padding-left: 15px;
}
.querybox {
	border: 1px solid black;
}

/* WebCam's Pages Parameters */

.webcam_wrap {
	clear: both;
}

.webcams, .webcams1 {
	float: left;
	margin: 1em 1em 0 1em;
	width: 260px;
	font-size: 12px;
}

.webcams img {
	border: 1px solid black;
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}

.webcams1 img {
	border: 1px solid black;
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
}

.webcams {
	text-align: right;
}

.webcams1 {
	text-align: left;
}

/* WebCam Secondary Pages Parameters */

.webcam_sec {
	width: 320px;
	height: 240px;
	margin: auto;
	margin-top: 1em;
	margin-bottom: 1em;
}

/* Wrap around Events Secondary pages */

#wrap_events {
	margin-left: 20px;
}

/* My Organization Parameters */

#myorg_left {
	float: left;
	width: 335px;
}

#myorg_left h3 {
	background: #c90;
	color: #fff;
	padding: 1px 5px;
	font-size: 12px;
}

.myorg_form {
	margin: 1em 0;
	text-align: center;
}

#myorg_log {
	margin-left: 58px;
}

#myorg_right {
	float: left;
	margin-left: 10px;
	width: 230px;
}

/* Catalog Parameters */

#lft-catalogs, #rt-catalogs {
	width: 280px;
	float: left;
	margin-right: 5px;
	margin-top: 15px;
}

#lft-catalogs h4, #rt-catalogs h4 {
	text-align: center;
	background: #c90;
	color: #fff;
}

/* Google search result */
  
.google_nounderline {
	text-decoration: none;
}
 
.google_underline {
	text-decoration: underline;
}

/* Org Chart parameters */

#org-chart ul li {
	margin-left: 20px;
}

#org-chart ul li ul li {
	margin-left: 0px;
	list-style-type: disc;
	margin-bottom: 0;
}

#org-chart ul ul ul{
	margin-bottom: -30px;
}

#org-chart ul li ul li ul li {
	margin-left: 0px;
	list-style-type: circle;
}

/* Ask UCF */
#askUCFlogo {
	float: left;
	margin: 2ex 2em 2ex 0;Y:\accounts\reach.ucf.edu\wdr
	text-align: center;
	font-size: 12px;
}

/* Table Formatting */
.tborder, .tborder th, .tborder td {
	border: 1px solid #000;
	border-collapse: collapse;
	text-align: left;
	font-size: 12px;
}

.tborder th, .tborder td {
	padding: 5px;
}

.tborder th {
	color: #c90;
}

.tborder {
	margin: 5px 0;
}

#medinfo, #medinfo a {
        color: #000;
        font-size: 13px;
        font-weight: bold;
        text-align: center;
}

