* {
	margin: 0;
	padding: 0;
}

.skip {
	display: none;
}

body {
	background-color: #f5f6f7;
	color: #5E5F62;
	font: 80% Tahoma, Arial, Verdana, Helvetica, sans-serif;
}


/*** University logo and banner background ***/
#bannerContainer {
	height: 128px;
	background:  url(../images/common/header_bg.gif) repeat-x;

}

/*** Most Requested Dropdown Area ***/
#pulldown {
  background-color: #343434; 
  width: 100%; 
  height: 165px;
}

#request {
	width: 960px;
	margin: 0 auto 0 auto;
}

#request li {
	float: left;
	padding: 5px 20px;
	list-style-type: none;
}

#request li a {
	display: block;
	text-indent: -9999px;
	border: 0; 
	width: 115px;
}


/*** Most Requested Icons ***/
#req_uts a  {
	height: 155px;
	background: url(../images/requested/webmail.gif) no-repeat top left;
}

#req_lib a  {
	height: 155px;
	background: url(../images/requested/library.gif) no-repeat top left;
}

#req_itunes a  {
	height: 155px;
	background: url(../images/requested/itunes.gif) no-repeat top left;
}

#req_studmail a  {
	height: 155px;
	background: url(../images/requested/studentmail.gif) no-repeat top left;
}

#req_cougarconnect a  {
	height: 155px;
	background: url(../images/requested/cougarconnection.gif) no-repeat top left;
}

#req_blackboard a  {
	height: 155px;
	background: url(../images/requested/blackboard.gif) no-repeat top left;
}


/*** Main Banner ***/
#universityBanner {
	width: 960px;
	height: 100px;
	margin: 0 auto;
}

#universityBanner h1 {
	float: left;
	margin: 0 0 0 15px;
	width: 215px;
	height: 100px;
}

#universityBanner h1 a {
	display: block;
	width: 225px;
	height: 60px;
	margin-top: 15px;
	border: 0;
	text-indent: -99999px;
	background: url(../images/common/usf_logo.png) no-repeat;
}

#universityBanner p#toggle {
	float: right;
	width: 192px;
	background: url(../images/common/pulltab.png) no-repeat;
	height: 30px;
	padding-top: 8px;
	padding-left: 45px;
}

#universityBanner p#toggle a {
	font-size: .85em;
	color: #FFF;
	text-decoration: none;
	word-spacing: 0;
	border: 0;
}

/*** Header Navigation Links ***/
#universityBanner p#topnav {
	float: left;
	width: 450px;
	padding: 42px 20px 0 0;
	line-height: 1.5em;
	color: #fff;
	text-align: right;
	word-spacing: 5px;
}

#universityBanner p#topnav a {
	font-size: .85em;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
	word-spacing: 0;
}

#universityBanner p#topnav a:hover {
	border: 0;
}


/*** Header Search Box ***/
#universityBanner p#search {
	float: right;
	padding-right: 20px;
	width: 200px;
}

#universityBanner .submit {
	position: relative;
	top: 3px;
}

#universityBanner input.text {
	border: 1px solid #999;
	padding: 3px;
	width: 100px;
	font-size: .85em;
}

/*** Global Navigation ***/
#global_nav {
	width: 960px;
	height: 35px;
	margin: 0 auto;
}

#global_nav li {
	float: left;
	list-style: none;
	padding: 0 20px;
}

#global_nav a {
	color: #FFF;
	text-decoration: none;
	font-size: 1.1em;
}


/*** Main Content Area ***/

#contop {
	margin-top: 10px;
	clear: left;
	background: url(../images/header.gif) no-repeat;
	height: 165px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

#contop h2 {
	float: left;
	margin: 25px 0 0 25px;
	width: 335px;
	height: 75px;
}

#contop h2 a {
	display: block;
	width: 335px;
	height: 75px;
	margin-top: 15px;
	border: 0;
	text-indent: -99999px;
	background: url(../images/liveedu.png) no-repeat;
}



#content {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/interior/bg.gif) repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}


#content h3 {
	color: #f7af0f;
	font-family: arial narrow, arial, verdana, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	margin: 10px 0;
}

#content h4 {
	margin-top: 25px;
}


.column {
	float: left;
	width: 430px;
	margin: 15px 10px 10px 15px;
}

.icon {
	float: left;
	margin-right: 5px;
}

li {
	list-style-type: none;
	line-height: 1.5em;
}

#negative {
	margin-top: -280px;
	margin-left: 155px;
}

p.quote {
	width: 170px;
}

q {
	font-family: arial narrow, arial, verdana, sans-serif;
	font-size: 1.5em;	
}

ul#checks {
	margin-top: 10px;
}

ul#checks li {
	list-style-image: url(../images/checkbox.gif);
	margin-left: 40px;
	line-height: 2em;
	list-style-position: outside;
}

/*** Coda Slider Controls ***/


#main-photo-slider {
	width: 225px;
	float: left;
}

/*** Viewer ***/
.stripViewer { 
	width: 250px; 
	height: 245px; 
	position: relative; 
	overflow: hidden;
}

.stripViewer .panelContainer {  
	overflow: hidden;
	position: relative;
}
	
.stripViewer .panelContainer .panel	{ 
	float: left; 
	height: 100%; 
	width: 225px; 
	overflow: hidden;
	position: relative;
	font-size: .85em;
	background: url(../images/postit.gif) top left no-repeat;
}

.panel h5 {
	font-size: 1.3em;
}

.panel p {
		font-size: .85em;
}

.panel ul {
	margin-top: 10px;
}

.panel ul li {
	line-height: 1.8em;
}
	
.stripNavL, .stripNavR, .stripNav { 
	display: none; 
}

/*** Viewer Content ***/
.story {
	float: left;
	height: 245px;
	width: 180px;
	line-height: 1.5em;
	padding-top: 30px;
	margin-left: 10px;
	padding-left: 30px;
}


/*** Thumbnail Row ***/
#movers-row	 { 
	z-index: 9999; 
	width: 200px;
	background-color: #FFF;
	height: 300px;
	float: left;
}

#movers-row div { 
	padding: 5px;
}

#movers-row div a.cross-link {
	border: 0;
}

.cross-link { 
	width: 65px; 
	padding-top: 5px; 
}

.nav-thumb { 
	border: 1px solid #FFF; 
}
#stats {
	float: right;
}

#stats p {
	font-size: .85em;
}



.points {
	font-size: .85em;
}

#conbot {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	background: url(../images/interior/contentbottom.gif) no-repeat;
}


.clear {
	clear: left;
}

.statsclear {
	clear: right;
}

/*** Footer ***/
#footer {
	width: 950px;
	padding: 5px;
	margin: 0 auto 10px auto;
	font-size: .85em;
}

#footer .links {
	float: right;
	padding-bottom: 2px;
}

#footer a {
	text-decoration: none;
	color: #5E5F62;
}

#footer .info {
	clear: right;
	border-top: 1px solid #5E5F62;
	padding-top: 2px;
}

#footer address {
	font-style: normal;
	float: left;
}

#footer p.copyright {
	float: left;
	width: 640px;
}

#footer p.phone {
	float: left;
	padding-left: 8px;
}
