/* Extension styles */
@import url(http://assets.fit.edu/university_template/styles/default/extensions/albums.css);
@import url(http://assets.fit.edu/university_template/styles/default/extensions/announcements.css);
@import url(http://assets.fit.edu/university_template/styles/default/extensions/document_manager/document_manager.css);
@import url(http://assets.fit.edu/university_template/styles/default/extensions/events.css);
@import url(http://assets.fit.edu/university_template/styles/default/extensions/fact_sheet.css);
@import url(http://assets.fit.edu/university_template/styles/default/extensions/maps.css);
@import url(http://assets.fit.edu/university_template/styles/default/extensions/media.css);
@import url(http://assets.fit.edu/university_template/styles/default/extensions/news.css);
@import url(http://assets.fit.edu/university_template/styles/default/extensions/profiles.css);
@import url(http://assets.fit.edu/university_template/styles/default/extensions/program_finder.css);
@import url(http://assets.fit.edu/university_template/styles/default/extensions/profile_picker.css);
@import url(http://assets.fit.edu/university_template/styles/default/extensions/quotes.css);
@import url(http://assets.fit.edu/university_template/styles/default/extensions/rss_feed.css);
@import url(http://assets.fit.edu/university_template/styles/default/extensions/slideshow.css);
@import url(http://assets.fit.edu/university_template/styles/default/extensions/YahooWeather/YahooWeather.css);
@import url(http://assets.fit.edu/university_template/styles/default/extensions/university_directory.css);


/*overall style*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}

/* The body is the outermost layout component and contains the visible page content.  */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 0 0; /* Sets the margin using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding using shorthand notation (top, right, bottom, left) */
	text-align: center; /* Centers the page content container in IE 5 browsers. */
}

/* Commonly used to style page titles. */
h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
}

/* Commonly used to style page titles. */
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: .5em;
}

/* Commonly used to style section titles. */
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: .5em;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: .5em;
}

h5 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: .5em;
}

h6 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: .5em;
}
p {
	margin-bottom: 1em;
}

TABLE {
	margin-bottom: 1em;
}

/* Sets the style for unvisited links. */
a,  a:link {
	text-decoration: none;
	border-bottom: 1px dotted #600;
}
/* Sets the style for visited links. */
a:visited {
	text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
	text-decoration: none;
	border-bottom: 1px solid #600;

}
/* Sets the style for a link that has focus. */
a:focus {
	text-decoration: none;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
	text-decoration: none;
}

IMG {
	border:none;
}

a.no_border {
	border-bottom: none;
}

/*Florida Tech Header*/

#header {
}

#header .fltech {
	width: 768px;
	height: 31px; /* Sets the padding using shorthand notation (top, right, bottom, left) */
	margin: 0 auto 0 auto;
	text-indent: -9999px;
	border: none;
	display: block;
}

/* This is a container for the page content.  */
#outerWrapper {
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 768px;
	margin: 0 auto 0 auto;
}

#header2 {
	padding: 0px; /* Sets the padding using shorthand notation (top, right, bottom, left) */
	height: 153px;
	text-indent: -9999px;
	margin: 0;
}


#menu {
	width: 768px;
	height: 54px;
	text-align: center;
	margin: 0;
}

#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#menu ul li {
	margin: 0 10px;
	display: inline;
}

#menu ul li a {
	font-size: 14px;
	font-weight: normal;
	line-height: 43px;
	border: none;
}

#contentWrapper  {
	width: 768px;
	margin: 0 0 20px 0;
	padding-top: 20px;
	min-height: 350px;
}

#left_column {
	width: 160px;
	text-align: center;
	float: left;
}


/* Contains the main page content.  */
#content {
	float: left;
	width: 768px;
	padding: 0px;
	margin: 0;
}

#content.two_column {
	width: 550px;
	padding: 0px;
	margin: 0 10px 0 0;
}

#right_column {
	float: left;
	padding: 0; /* Sets the padding using shorthand notation (top, right, bottom, left) */
	width: 200px;
	text-align: center;
}

DIV.album a {
	border: none;
}

.sidebar {
	padding: 10px;
	text-align: left;
}

.sidebar h2.main {
	margin: -10px -10px 10px -10px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

#events h2 {
	font-size: 16px;
	margin-bottom: 0;
}

DIV.album a {
	border: none;
}

#bottom {
	min-height: 75px;
}

#sponsors {
	width: 768px;
	margin: 0 auto 0 auto;
	padding: 10px 0;
	text-align: left;
}

#sponsors h2 {
	font-size:16px;
}

#sponsors IMG {
	max-width: 176px;
}
	

/* clearing */
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}

#footer {
	text-align: center;
	padding: 10px;
}

#fancy_wrap a {
	border-bottom: none;
}