/***********************************************************/
/*
Quincy CSS
Created 3/22/06
*/
/***********************************************************/

/*********************************/
/****** HTML Element Styles ******/
/*********************************/
:focus { -moz-outline-style: none; }

img {border:0px;}


a {
	text-decoration:underline;
	font-weight:normal;
	font-size:1.0em;
	color:#c33;
}

a:hover {
	color:#f00;
}

h1 {
margin:0;
font-size:24px;
}

h2.header {
		border:none;
		color:#333;
		text-align:left;
		font-size:24px;
		font-weight:normal;
		margin:0px;
		padding:0px;
		background:none;
	}

h2.store_item_header {
	font-size:14px;
	text-align:left;
	margin-bottom:10px;
	padding:0;
}


h2.info {
		font-size:14px;
		margin:20px 0px 5px 0px;
		padding:0px;
	}
h3 {
	margin:0 0 5px 0;
	font-size:14px;
}

.button_space
{
	margin:5px;
}

.pad {
	padding:10px;
}



/*****************************************/
/***** General Page Structure Styles *****/
/*****************************************/

body {
	text-align:center; /* default */
	padding:0px;
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#eee url(http://www.go2blackburn.com/images/body_bck.jpg) repeat-x top;
}

#topstretch {
	background:#fff;
	border-bottom:1px solid #ccc;
}

.verytopholder
{
	margin:0px auto;
	padding:0px;
	width:720px
	text-align:right;
}

#verytop {
	width:100%;
	height:6px;
	background: #363b74; /* default */
	border-bottom:none;
}

#verytop a {
	font-weight:normal;
	font-size:.9em;
	color:#ccc;
	margin:0;
}
#verytop a:hover {
	color:#fff;
	text-decoration:none;
}

#container  
{
  margin: 0 auto; /*   default */
  width: 720px; /* default */
	min-width:720px;
  background:none;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid #ddd;
	background:#fff url(../images/content_bck.jpg) right repeat-y; /* default */
}

#container2  
{
  margin: 0 auto; /*   default */
  width: 600px; /* default */
	min-width: 600px;
  background:none;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid #ddd;
	background:#fff; /* default */
}

#content {
  margin: 0 auto;
	margin-top:0px;
	padding:0px;
	width:720px;
}

#content2 {
  	margin: 0;
	margin-top:0px;
	padding:0px;
	width:590px;
}

.navigationholder
{
	margin:0px auto;
	width:740px;
	text-align:left;
}

.headerholder
{
	position:relative;
	margin:0px auto;
	width:100%;
	text-align:left;
}

.headerholder2
{
	margin:0px auto;
	width: 600px;
	text-align:left;
}

.footerholder
{
	position:relative;
	margin:0px auto;
	padding:20px 0 20px 0;
	width:720px;
	text-align:center;
	color:#fff;
}

.footerholder2
{
	position:relative;
	margin:0px auto;
	padding:20px 0 20px 0;
	width:600px;
	text-align:center;
	color:#fff;
}

.contentholder
{
	margin:0px auto;
	width:720px; /* default */
	text-align:left;
}

.contentholder2
{
	margin:0px auto;
	padding-left: 15px;
	width:600px; /* default */
	text-align:left;
}

/**************************/
/***** used in header *****/
/**************************/
#header {
	width:100%;
	position:inherit;
	overflow:hidden;
}

.headerImage
{
	top : 5px;
  left : 0px;
}

.standardNavigationLinks a
{
	font-size:1.1em;
	color:#fff;
}

/*****************************/
/***** Styles for Footer *****/
/*****************************/
#container-footer {
  width: 100%;
}

#container-footer2 {
  width: 600px;
}

#footer 
{
	background: #fff; /* default */
	border-top:4px solid #c00;
	margin:0px auto;
	margin-top:50px;
	width:100%;
	text-align:left;
}

#footer2
{
	background: #fff; /* default */
	border-top:4px solid #c00;
	margin:0px auto;
	margin-top:0px;
	width:100%;
	text-align:left;
}

.touchnetFooterLogo
{
	float : right;
	padding:12px;
}

img.tnlogo
{
	margin:0 0 15px 0;
}


.footerNavigationLinkSeperator 
{
	border-right:1px solid #bbe;
}

.footer_spacer
{
	clear:both;
	height:20px;
	display:none;
}

#footer a
{
	padding-right : 3px;
  padding-left : 3px;
	color:#000;
}

#footer a:hover
{
  text-decoration : underline;
}





/**********************************/
/***  Styles for Nagication Bar ***/
/**********************************/
.navbar 
{
	background:#c00;
	border-top:3px solid #c66;
	border-bottom:3px solid #c66;
	text-align:center;
	color:#eee;
	padding:0px;
}

.navbarholder
{
	position:relative;
	margin:0px auto;
	width:710px; /* default */
	text-align:center;
	color:#ccc;
}

.navbarholder2
{
	position:relative;
	margin:0px auto;
	width:600px; /* default */
	text-align:center;
	color:#ccc;
}

.navbar a
{
	text-decoration:none;
  font-size : 12px;
  font-weight : bold;
  color : #fff;
}

.navbar a:hover
{
  color : #eee;
}

.navbar a:active
{
  color : #666;
}


/**********************************/
/***  Styles for Side Links     ***/
/**********************************/

#links {
padding:0px;
}
#links ul {
	list-style:none;
}
#links ul li {
padding:10px;
border-bottom:1px solid #f7f7f7;
}

#links a {
	color:#000;
	font-weight:normal;
}

#links a:hover {
	background:#fc3;
}

.toplinks {
	font-weight:normal;
	font-size:.9em;
	color:#37201D;
}
.toplinks:hover {
	color:#000;
}


#button {
	width: 150px;
	overflow:hidden;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: #333;
	}
	
		#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #eee;
		margin: 0;
		}
	#button li a.active {
		display: block;
		padding: 8px 5px 8px 0.5em;
		background-color: #37201D;
		color: #fff;
		text-decoration: none;
	  font-weight:bold;
	  font-size:12px;
		}
		
	#button li a {
		display: block;
		padding: 8px 5px 8px 0.5em;
		background-color: #4B302E;
		color: #fff;
		text-decoration: none;
		width: 100%;
	  font-weight:normal;
	  font-size:12px;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		background-color: #eee;
		color: #000;
		}

ul {
	list-style: circle;
	margin:5px;
	padding:5px;
}
li {
	padding:0px;
	margin:5px;
}

.photos {
margin-left:8px;
}
.photos img {
	width:35px;
	padding:3px;
	background:#f7f7f7;
	border:1px solid #ccc;
}


/****** nav mootools *****/

#fancymenu {
position: relative;
width: 710px;
background:none;
padding: 0px;
margin: 0 auto;
overflow: hidden;
}

#fancymenu ul {
padding: 0;
margin: 0;
}

 /* Don't apply padding here (offsetWidth will differ in IE)
If you need padding add it to the child anchor */
#fancymenu ul li {
 float: left;
list-style: none;
}

#fancymenu ul li a {
text-indent: -500em;
z-index: 10;
display: block;
float: left;
height: 30px;
position: relative;
overflow: hidden;
}


#fancymenu li.background {
background: url('images/bg_menu_right.png') no-repeat top right !important;
background: url('images/bg_menu_right.gif') no-repeat top right;
z-index: 8;
position: absolute;
visibility: hidden;
}

 #fancymenu .background .left {
background: url('images/bg_menu.png') no-repeat top left !important;
background: url('images/bg_menu.gif') no-repeat top left;
height: 30px;
margin-right: 9px; /* 7px is the width of the rounded shape */
}




#menu_welcome a {
width: 94px;
background: url('images/menu_welcome.gif') no-repeat center; 
}

#menu_campus a {
width: 81px;
background: url('images/menu_campus.gif') no-repeat center;
}

#menu_athletics a {
width: 91px;
background: url('images/menu_athletics.gif') no-repeat center;
}

#menu_academics a {
width: 109px;
background: url('images/menu_academics.gif') no-repeat center;
}

#menu_aid a {
width: 126px;
background: url('images/menu_aid.gif') no-repeat center;
}

#menu_work a {
width: 144px;
background: url('images/menu_work.gif') no-repeat center;
}

.work img {
	border:1px solid #ccc;
	margin-right:4px;
}