/*THIS IS THE PRINT STYLE SHEET!!!*/

html {
}
* {
	margin:0;
	padding:0;
}
body {
	background:none;
	text-align:left;
}
/*TURN OFF HEAD AND FOOT*/
#header {
	display:none;
}
#secHeader {
	display:none
}
#footer {
	display: none;
}
/*TURN OFF NAVIGATION MENU*/
#priNavContainer {
	display:none;
} 
/*Breadcrumb CSS REMOVE BACKGROUNG COLOR*/
#breadcrumbs {
	clear: both;
	width: 100%;
	position: relative;
	top: -2px;
	*right:0;
	display: block;
	color:#000;
	background:#none;
	border-top: none;
	padding-bottom:2px;
}
#breadcrumbs p, #breadcrumbs h4 {
	margin-bottom: 0;
	font-size: 70%;
}
/*TO FILL THE PRINTED PAGE*/
#mainContainer {
	background:#fff;
	margin:0 auto;
	padding: 0;
	position:relative;
	text-align:left;
	width:1000px; 
}



/*MIGHT BE ABLE TO DELETE MORE BELOW?*/
iframe {
	border: none;
}
a {
	text-decoration:none;
}
img a, a img {border:none}

blockquote {
	background: none;
	padding: 10px;
	font-style: italic;
	line-height:15px;
	margin:2px 10px 15px 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	word-spacing: 2.5px;
	color: #111;
}
acronym {
	border:0;
	font-style:normal;
}
div.hr {
	height: 16px;
	text-align: center;
	background: none;
	clear: right;
	width: 600px;
	margin: 8px auto 8px auto;
}
div.hr hr {
	display: none;
}
#center {
	text-align: center;
}
h3, h4 {
	font-weight:400;
}
p, li {
	color:#444;
	font-size:70%;
}
p img {
	margin-top: 4px;
	padding: 2px 4px 2px 4px;
}
ul {
	list-style:none;
}
/*Add this class to hide an object*/
#hiddenContent, .hide {
	position: absolute;
	left: -1500px;
	width: 1490px;
}
/*C0nt3nt exists due to some existing Javascript issues over handling a div named 'content' ...in IE */
#content, #c0nt3nt {
	background:none;
	float:right;
	position:relative;
	width:1000px;
	z-index:5;
	clear: both;
	padding-bottom: 1em;
}
#content h2 button, #c0nt3nt h2 button {
	text-align: center;
}
#content h3, #c0nt3nt h3 {
	font-size:120%;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 5px 4px 5px 12px;
	color: #004083;
}
#content h3.small {
	font-size:105%;
}
#content h4, #c0nt3nt h4 {
	color:#004083;
	font:bold 85% Tahoma, Geneva, sans-serif;
	margin:0 0 -4px 13px;
	letter-spacing: .08em;
}

#content h3 a:link,#content h3 a:visited, #content h3 a:active {
	border-bottom: 1px #004083 dotted;
}
#content h3 a:hover {
	color: #f56635;
	border-bottom: 1px #f56635 dashed;
}
 #content h4 a:link, #content h4 a:visited, #content h4 a:active {
	border-bottom: 1px #004083 dotted;
	 
 }
  #content h4 a:hover {
	color: #f56635;
	border-bottom: 1px #f56635 dashed;
	  
  }
#content ul, #c0nt3nt ul {
	margin:15px;
}
#content li, #c0nt3nt li {
	line-height: 110%;
	list-style:disc;
	margin:6px 0 6px 25px;
}
#content li li, #c0nt3nt li li {
	padding:0 5px 0 20px;
	font-family: Tahoma, Geneva, sans-serif;
}
#content p, #c0nt3nt p {
	line-height:17px;
	font-family: Verdana, Geneva, sans-serif;
	margin:2px 13px 15px 13px;
}
#content ul li {
	list-style-image: url(images/pointer.gif);
	text-align: left;
}
#content ul ul li {
	list-style-image: url(images/bluepointer.gif);
}
#content p a, #content ul li a, #c0nt3nt p a, #c0nt3nt ul li a {
	border-bottom:1px dashed #004083;
	color: #24b;
}
#content p a:link, #content p a:visited, #content ul a:link, #content ul a:visited, #c0nt3nt p a:link, #c0nt3nt p a:visited, #c0nt3nt ul a:link, #c0nt3nt ul a:visited {
	color:#24b;
}
#content p a:hover, #content p a:active, #content ul a:hover, #content ul a:active, #c0nt3nt p a:hover, #c0nt3nt p a:active, #c0nt3nt ul a:hover, #c0nt3nt ul a:active {
	color:#f56635;
}
#content p#listing, #c0nt3nt p#listing {
	letter-spacing:-1px;
	padding-top:15px;
	text-align:center;
}
#content table {
	margin: 0 0 0 12px;
}
#content table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
}
thead th {
	background-color:#9F9F9F;
	color:#FFFFFF;
	padding:3px;
}
#content table td {
	padding:5px;
}
.odd {
	background-color:#e5e5e5
}
.even {
	background-color:#c0c0c0
}
/*Boxes CSS*/
#welcomeTop {
	background: url(images/welcome.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #becbff;
	position: relative;
	left: 16px;
	width: 715px;
	height: 28px;
	clear: both;
}
/*#genericTop {
	background: url("http://www.housing.ufl.edu/_style/images/welcomeTopSlice.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-color: #bdcbff;
	position: relative;
	left: 16px;
	width: 715px;
	height: 28px;
	clear: both;
} */
#welcomeTop h3, #genericTop h3 {
	position: relative;
	padding: 1px 0 0 0;
	margin: 0 0 2px 0;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 140%;
	font-weight: 500;
	color: #004083;
	font-weight: 700;
	letter-spacing: .5px;
}
#welcomeBody, #genericBody {
	border-right-width: 3px;
	border-left-width: 3px;
	border-color: #becbff;
	background-color: #d6dbff;
	border-style: solid;
	width: 709px;
	position: relative;
	left: 16px;
	margin-bottom:5px;
}

#NewsBody {
	border-right-width: 3px;
	border-left-width: 3px;
	border-color: #becbff;
	background-color: #d6dbff;
	border-style: solid;
	width: 709px;
	position: relative;
	left: 16px;
	margin-bottom: 8px;
}
#NewsBody h4, #CalBody h4 {
	font-weight: 600; padding-bottom:2px; font-size:12px
}
#NewsBody p{line-height:1.1}

#CalBody {
	border-right-width: 3px;
	border-left-width: 3px;
	border-color: #becbff;
	background-color: #d6dbff;
	border-style: solid;
	width: 220px;
	*top:0;
	*position:relative;
	float: right;
	margin-right: 19px;
	*margin-right: 17px;
}

.head{
	font-family: "Times New Roman", Times, serif;
	color:#004083;
	background:#becbff;
	padding-bottom:5px;
	text-align:center;
	font-size:18px;
	display: block;
	font-weight: 550;
}

#CalBody img {
	margin-top: -18px;
}
#socialnetworkingTop {
	background: url(images/socialnetworking.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #becbff;
	position: relative;
	left: 16px;
	width: 477px;
	height: 28px;
	clear: both;
	float: left;
}
#socialnetworkingTop h3, {
	position: relative;
	padding: 1px 0 0 0;
	margin: 0 0 2px 0;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 140%;
	font-weight: 500;
	color: #004083;
	font-weight: 700;
	letter-spacing: .5px;
}
#socialnetworkingBody {
	border-right-width: 3px;
	border-left-width: 3px;
	border-color: #becbff;
	background-color: #d6dbff;
	border-style: solid;
	width: 471px;
	position: relative;
	left: 16px;
	float: left;
}
/*End Boxes CSS*/

/* \*/* html #mainContainer {
	background-position: 250px 0;
}/* */


#related {
	padding:210px 8px 0;
	width:230px;
}
#related h3 {
	color:#111;
	font-size:75%;
	font-style:italic;
	padding:4px 0 0 10px;
	text-transform:uppercase;
}
#related h4 {
	background:url(http://www.housing.ufl.edu/_style/images/pointer_small.gif) no-repeat 0 13px;
	clear:left;
	letter-spacing:1px;
	padding:7px 0 3px 10px;
}
#related li {
	display:inline;
	/* \*/float: left;
	line-height: 140%;/* */
	padding-right:2px;
}
* html #related li {
	float:none;
}
#related ul {
	float:left;
	padding:0 0 5px 10px;
	width:228px;
}

#nomenusecHeader {
	height:194px;
	margin-bottom:5px;
	position:relative;
	width:1000px;
}
#nomenusecHeader span {
	height:100%;
	position:absolute;
	width:100%;
}
#nomenucontent {
	background:#FFF;
	position:relative;
	width:1000px;
	z-index:5;
}
#nomenucontent h3 {
	font-size:125%;
	margin:5px 0 0 12px;
	color:#004083;
}
#nomenucontent h4 {
	color:#f56635;
	font:normal 85% Trebuchet MS, Arial, Helvetica, sans-serif;
	margin:0 0 -4px 13px;
}
#nomenucontent ul {
	margin: 10px;
}
#nomenucontent li {
	line-height: 110%;
	list-style:disc;
	margin:6px 0 6px 25px;
}
#nomenucontent li li {
	padding:0 5px 0 20px;
}
#nomenucontent p {
	line-height:17px;
	margin:2px 10px 15px 13px;
}
#nomenucontent p a {
	border-bottom:1px dashed #004083;
}
#nomenucontent p a:link, #content p a:visited {
	color:#24b;
}
#nomenucontent p a:hover, #content p a:active {
	color:#f56635;
}
#nomenucontent p#listing {
	letter-spacing:-1px;
	padding-top:15px;
	text-align:center;
}
#nomenucontent ul {
	margin:15px;
}

/*Browse page CSS*/
#formContainer {
	display: block;
}
#osContainer {
	width:48%;
	clear: none;
	float: left;
	border-right: 4px double #bdbc9c;
	margin-bottom: 1em;
}
legend {
	display: none;
}
fieldset {
	text-align: center;
	background-color: #fff;
	border: none;
}
form #osForm {
	margin: 0 0 0 0;
	background-color: #FF9;
}
label {
	display: block;
}
button.reset {
	margin-left: 13px;/*background-color: #bdb79d;
	border: none; */
}
select {
	background-color: #ff9;
	border-style: groove;
	border-color: #dfdfdf;
	width: auto;
}
/*select.browse1 {
margin-left: 13px;
}
*/
#probContainer {
	float: right;
	width: 48%;
	overflow: visible;
}
a.discovered {
	font-weight: 700;
	border: none;
}
/*End Browse page CSS*/

/*Css for FAQ Accordion content */
.question {
	cursor: move;
	cursor: pointer;
	margin: 10px 10px 0 14px;
	color: #00408a;
}
.openlanguage {
	color: #f93;
	margin: 4px 0 0 0;
}
.closedlanguage {
	color: #00408a;
}
/* End FAQ Accordion */

ul#aup {
	margin-top:0;
	margin-bottom: 0;
}
.quickfact {
	font-size:medium;
	margin-bottom:10px;
	display: inline;
	border-bottom: 2px solid #004083;
	font-weight:bold;
}
.indent {
	font-size: small;
	margin-left:20px;
	margin-bottom:15px
}
.indent a {
	font-size:small
}
#maintext {
	clear: both;
	float: left;
	font-size: small;
}
.clr {
	clear:both
}
.rightfloat {
	float:right
}

img .rightfloat {
	margin: 0 10px 10px 10px;
	padding-left: 10px;
	display: block;
}
.leftfloat {
	float:left
}
img .leftfloat {
	margin: 0 10px 10px 10px;
	padding-right: 10px;
}
/* p.sub span {
	background-color:#bdb79d;
	display:block;
	color:white;
	padding: 3px 0 5px 10px
} */
#maintext em {
	font-size:small
}
p.top {
	padding-bottom:15px;
	text-align: right;
	font-size:medium
}

table.cable tr {
	border-bottom: 1px #004083 dotted;
}

table.cable td.subtext {
	font-weight: bold;	
	border-left: 1px #004083 dotted;
}
table.cable td.subtext:first-child {
	border-left: none;	
}

#floatingcontentbox{
	float: right;
	width:35%;
	background:#becbff;
	border:1px solid black;
	margin-right:20px;
	padding-top:10px
}
#floatingcontentbox p{font-size:10px;}
#tourbox{width:550px; border: 10px solid #CCC; position:relative; margin: 0 auto 0 auto}

