/* From Fonts.css */

@font-face {
    font-family: 'rock_itregular';
    src: url('rockit-webfont.eot');
    src: url('rockit-webfont.eot?#iefix') format('embedded-opentype'),
         url('rockit-webfont.woff') format('woff'),
         url('rockit-webfont.ttf') format('truetype'),
         url('rockit-webfont.svg#rock_itregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'GoblinRegular';
    src: url('GoblinOne-webfont.eot');
    src: url('GoblinOne-webfont.eot?#iefix') format('embedded-opentype'),
         url('GoblinOne-webfont.woff') format('woff'),
         url('GoblinOne-webfont.ttf') format('truetype'),
         url('GoblinOne-webfont.svg#GoblinRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
	background:url('../graphics/creampaper.png') repeat;
}
.hightable {
	display: none;
}
.lowtable {
	float: left;
}
#Low-Content h1 {
	color:#F06F06;
}
body {
	font-size:14px;
}
#Low-Content h2 {
	color: #000;
}

p, #Top-Nav ul li a{
	font-family: 'GoblinRegular';
	color:#fff;
}
h1 {
	font-family: 'rock_itregular';
	color:#fff;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#Top-Nav ul li a {
	font-size: 1em;
}
.logo {
	font-family: 'rock_itregular';
	color:#F06F06;
	line-height:2.7em;
	
}

.header {
	font-family: 'rock_itregular';
	color:#000;
	line-height:3em;
	margin-left: 25px;
	font-size:2.5em;
	
}

/*Font sizes */
h1 { 	font-size: 1.5em; }
p { font-size: 1em;}

/* Fonts end */


/*Containers */


.small a{
	display:block;
}

/*Banner */

#banner {
	width:100%;
	background:#113e98 url(../graphics/blue12.gif) repeat-x;
	height: 40px;
	position:relative;
	margin-top:-35px;
	padding:0;
	border-bottom:1px solid #ccc;
	}
	
ul#bannernav {
	color:#fff;
	float:right;
	font-size:0.80em; 
	margin:-25px 0 0 0;
	padding:0 0px 0 0;
	list-style:none;
	}
	
ul#bannernav li{
	margin:0;
	display:inline;
	border-right:1px solid #fff;
	padding:0 8px 0 8px;
	}
	
ul#bannernav li.last-item {
	border:none;
	}
	
ul#bannernav a:link{
	color:#fff;
	text-decoration:none;
	border:none;
	}
	
ul#bannernav a:visited{
	color:#fff;
	text-decoration:none;
	border:none;
	}
	
ul#bannernav a:hover{
	color:#fff;
	text-decoration:underline;
	border:none;
	}

h1#uflogo {
	margin:0;
	padding:0;
	float:left;
	width:45px;
	height:39px;
	overflow:hidden;
	position:relative;
}

h1#uflogo span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:11;
	width:45px;
	height:39px;
	margin:0;
	padding:0;
	background:url(../graphics/uf-uf9.gif) top left no-repeat;
			cursor:pointer;
}

h1#liblogo {
	float:left;
	margin:0;
	padding:0;
	width:246px;
	height:39px;
	overflow:hidden;
	position:relative;
}	

h1#liblogo span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:11;
	width:246px;
	height:39px;
	margin:0;
	padding:0;
	background:url(../graphics/uf-uflib9.gif) top left no-repeat;
		cursor:pointer;
}
/* End of Banner */

#Low-Content {
	position: absolute;
	left: -140px;
	margin: 0 50%;
	top: 60%;
	width: 300px;
	height: 30%;
	z-index: 3;
}

.dropdowndiv{
width:90%;
text-align:center;
border-bottom: 1px solid #B1B1B1;
padding:10px 5%;
background-color:#FEFEFE;
margin:0px !important;
display:none;
}

#drop {
	z-index:4;
	display:none;
	position:relative;
}

#banner {
	z-index:100;
}

#Container {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 400px;
	margin: 0 auto;
	margin-right: 20px;
	height: 600px;
	z-index: 2;
	display:block;
}

.menu{
	width: 100px;
	height: 100px;
	padding: 5px 5px 20px 0px;
}

#Menu2-right {
	position: absolute;
	right: 0px;
	top: 80%;
	width: 165px;
	height: 70%;
	z-index: 3;
	display: none;
}

#Slider {
	position: absolute;
	left: -325px;
	margin: 0 50%;
	top: 30%;
	width: 650px !important;
	height: 70%;
	z-index: 3;
	overflow:HIDDEN;
	display:none;
}

#Menu2-left {
	position: absolute;
	left: 0px;
	top: 80%;
	width: 165px;
	height: 70%;
	z-index: 3;
	display:none;
}

/*Top Navigation */
.active, #Top-Nav ul li a:hover {
	background: #29251F url(graphics/darkbrown.jpg) repeat;
	color: #FFF;
	-webkit-border-radius:15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	z-index:3;
}
#Top-Nav ul li {
	text-transform: uppercase;
	list-style-type:none;
}
#Top-Nav ul li a{
	text-decoration: none;
	padding: .4em .5em;
	color:#000;
	line-height: 2.5em;
}

#Top-Nav {
	position: absolute;
	left: 0;
	margin: 0 -10%;
	top: 100%;
	width: inherit;
	height: 20%;
	z-index: 3;
	overflow:visible;
	text-align:center;
}
/* Top Navigation ends */

#Header {     /*For logo or Title */
	position: absolute;
	left: -150px;
	margin: 0 50%;
	top: 10px;
	width: 500px;
	height: 25%;
	overflow: hidden;
}



#Workshop-Update {   /*For Workshop updates below the slider */
	position: absolute;
	left: -40%;
	top: -320%;
	margin: 0 50%;
	width: inherit;
	height: 40px;
	z-index: 3;
	text-align:center;
}

#Workshop-Update img {
	width:40%;
	height: 139px;
}
/*Tags modification*/
a {
	color:#fff;
}

a img{
	border:none;
}

h2 { color: #fff;}	

/* Footer */
#footer {
	margin: auto -auto;
	margin-top:1150px;
	padding:0;
	width: 100%;
	border-top: solid 1px #ccc;
	white-space:normal;
	position: relative;
	font-size: 0.30em;
	border-radius: 10px;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:10px 0 20px 10px;
}
#footer li {
	display:inline;
	margin:0;
	padding: 0 5px;
	border-right:solid #000 1px;
}
#footer li.lastitem {
	border-right:none;
}
#footer p {
	height: auto;
	padding:5px 10px;
}
#footer a:link {
	text-decoration:none;
	color:#0021a5;
}
#footer a:visited {
	text-decoration:none;
	color:#0021a5;
}
#footer a:hover {
	text-decoration:underline;
	color:#ff4a00;
}
.clear {
	height: 0;
	clear:both;
}

#copyright {
	color: #787878;
	margin-top:0;
	padding:0 10px;
	line-height:1.5em;
}
#copyright a:link {
	color: #787878;
}
#copyright a:visited {
	color: #787878;
}
#copyright a:hover {
	color: #000000;
}
#wordmark {
	margin-top:0;
	padding-top:0;
}
.inText a:link {
	text-decoration: none;
	border-bottom: 1px dashed #0021a5;
}
.inText a:visited {
	text-decoration: none;
	border-bottom: 1px dashed #0021a5;
}
.inText a:hover {
	text-decoration:none;
	border-bottom: none;
}
#copyright .inText a:link {
	color:#0021a5;
	text-decoration: none;
	border-bottom: 1px dashed #0021a5;
}
#copyright .inText a:visited {
	color:#0021a5;
	text-decoration: none;
	border-bottom: 1px dashed #0021a5;
}
#copyright .inText a:hover {
	color:#ff4a00;
	text-decoration:none;
	border-bottom: 1px dashed #ff4a00;
}
#wordmark {
	float:right;
	margin-right:10px;
}
#wordmark img {
	height: 43px;
	width: 155px;
}
/* End of Footer */