@charset "utf-8";
html, body, div, span, applet, object, iframe{
	border: 0;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 auto;
}

h1 {font-size: 140%;}

h2 {font-size: 130%;}

h3 {font-size: 120%;font-weight: normal;}

h4 {font-size: 110%;}

a,  a:link {font-weight: bold;text-decoration: none;}
a:visited {font-weight: bold;text-decoration: none;}
a:hover {text-decoration: underline;}
a:focus {}
a:active {}

a, a:link {color: #703d00;}
a:visited {color: #703d00;}
a:hover {color: #caa57d;}
a:focus {color: #703d00;}
a:active {color: #703d00;}

#outterWrapper {
  width: 1000px;
  margin: auto auto auto auto;
}

#outterWrapper #bannerWrapper {
	line-height: 15px;
  height: 80px;
  padding: 10px 10px 10px 10px;
  background-color: #703d00; color:#fff ;
 }

#outterWrapper #bannerWrapper #topBannerLeft {
 	height: 100%;
	text-align:left;
	margin-top: 0px;
	margin-right: 350px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#outterWrapper #bannerWrapper #topBannerLeft #topBannerDeptName {
  line-height: 30px;
  text-align:left;
  text-transform:uppercase;
  font-size:20px;
}

#outterWrapper #bannerWrapper #topBannerLeft #topBannerQULogo {
	background-image:url("/images/QU_logo_BWN.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
	height: 55px;
	text-align:left;
}

#outterWrapper #bannerWrapper #topBannerRight a {
	color: #FFFFFF;
	font-weight:normal;
}

#outterWrapper #bannerWrapper #topBannerRight {
	height:100%;
	width: 350px;
	text-align:right;
	float: right;
}

#outterWrapper #bannerWrapper #topBannerRight #topBannerNav {
	height: 50px;
  	text-align:right;
}

#outterWrapper #bannerWrapper #topBannerRight #topBannerSearch {
	height:40px;
}

.searchBox{ border:none; color: #999999; }

#outterWrapper #middleWrapper #clear {clear:both;}

#outterWrapper #middleWrapper #contentWrapper .clearFloat {
	clear: right;
	display: block;
}

#outterWrapper #footerWrapper {
	height:15px;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 2px 0px;
	background-color: #703d00; color:#FFFFFF;
}

#outterWrapper #middleWrapper #rightColumn {
	float: right;
	width: 235px;
	height: 460px;
	background-color:#FFFFFF; color:#703d00;
}

#outterWrapper #middleWrapper #rightColumn #campusNews { 
	height:300px;
}

#outterWrapper #middleWrapper{
	margin: 5px;
}

#outterWrapper #middleWrapper #contentWrapper {
	margin: 0px 235px 0px 0px;
	position: relative;
	height:460px;
	top: 0px;
	z-index: 50;
}

#outterWrapper #middleWrapper #contentWrapper #theShow {
	height:250px;
	width: 750px;
}

#outterWrapper #middleWrapper #contentWrapper #bottomBanner {
	margin: 5px 0px 0px 0px;
	height: 95px;
	width: 750px;
}

#outterWrapper #footerWrapper #footer_left {
	width:300px;
	float:left;
	text-align: left;
}

#outterWrapper #footerWrapper #footer_right {
  width:500px;
  float:right;
  text-align:right;
}

#outterWrapper #footerWrapper #footer_right a{
	color: #FFFFFF;
	font-weight:normal;
}

/************* MAIN NAVIGATION MASTER TWEAKS ****************/
#mainNavigation {
	margin-top:5px;
	width: 750px;
	height:105px;
}

#mainNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 125px;
}

#mainNavigation h2 {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	border:none;
	margin: 0;
	padding: 2px 8px;
}

#mainNavigation h2 {
	text-transform: uppercase;
}

#mainNavigation a {
	font: 11px/14px arial, helvetica, sans-serif;
	text-decoration: none;
	display: block;
	border-width: 0px;
	margin: 0;
	padding: 2px 8px;
}

#mainNavigation li {line-height: 15px;}

#mainNavigation ul ul {
	position: absolute;
	z-index: 500;
}

#mainNavigation ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

div#mainNavigation ul ul,
div#mainNavigation ul li:hover ul ul,
div#mainNavigation ul ul li:hover ul ul {}

div#mainNavigation ul li:hover ul,
div#mainNavigation ul ul li:hover ul,
div#mainNavigation ul ul ul li:hover ul {display: block;}


/************* MAIN NAVIGATION TWEAKS ****************/
#outterWrapper #navigationWrapper #mainNavigation { background-color: #FFFFFF; color:#703d00; }

#mainNavigation { background: #fff; }

#mainNavigation ul { float: left; }

#mainNavigation h2 { border-left-color:#703d00; }

#mainNavigation h2 {
	color: #703d00; 
	background: #fff;
}

#mainNavigation a {
color: #703d00;
background: #FFF;
}

#mainNavigation a:hover { color: #caa57d; background: #FFFFFF; }


/************* Glider CSS ****************/
div.scroller { 
	width: 235px;
	overflow: hidden;
}

div.scroller div.section {
	width:235px;
	overflow:hidden;
	float:left;
	padding:0;
}

div.scroller div.content {
	width: 10000px;
}


/************* Campus News ****************/
#campusNews{
border: dotted 1px #ebd5bc;
}

.news{
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	border:none;
}

.news td{
	height:83px;
	padding:2px;
}

.news tr:hover{background:#ebd5bc}

.news_title a{color:#703d00;font-weight:bold;text-decoration:none;}
.news_title a:visited{ color:#caa57d; text-decoration:none;}
.news_title a:hover{ color:#9a6335; }
.news_title a:active{ color:#caa57d; text-decoration:none;}

.news_desc{
	color: #9a6335;
}

.newsheader{
	background:#703D00;
	color:#FFFFFF;
}

/* THE NEW SHOW AREA */
#Container{
 font-family:Arial;
 font-size:100%;
 border:solid 1px red;
}

div.myDiv {
	line-height: 20px;
}

div.MenuDiv{
	background-color:#703D00;
	color: #FFFFFF;
	text-align:center;
}

.MenuDiv table{
border: solid 1px #ebd5bc;
border-collapse:collapse;
height:40px;
}

.MenuDiv a:hover {background:#caa57d; color:#703d00}

div.mySubDiv{
	background-color:#9a6335;
	text-align:center;
}

td.mySubMenuTD{
	text-align:center;
	line-height: 20px;
	font-size: 110%;
	color:#FFFFFF;
	padding: 5px 5px 5px 5px;
}

td.mySubMenuTD a:link {color: #FFFFFF; text-decoration:none;}
td.mySubMenuTD a:visited {color: #FFFFFF;}
td.mySubMenuTD a:hover {color: #caa57d;}
td.mySubMenuTD a:focus {color: #FFFFFF;}
td.mySubMenuTD a:active {color: #FFFFFF;}

#iFrameDiv a:link {color: #FFFFFF;}
#iFrameDiv a:visited {color: #FFFFFF;}
#iFrameDiv a:hover {color: #FFFFFF;}
#iFrameDiv a:focus {color: #FFFFFF;}
#iFrameDiv a:active {color: #FFFFFF;}

#iFrameDiv {height: 250px; width: 750px; overflow-y: auto; background:#703d00; color:#FFFFFF;}

#iFrameDiv table {margin:20px; max-width:710px;}

#iFrameDiv td{text-align:justify;}
