/* NORMALIZE FONT-SIZE ACROSS BROWSERS */
body {
	background-color: #fff; 
	margin:0; 
	padding:0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
/*3 COLUMNS LAYOUT*/
div#wrapper{float:left;width:100%}
body#threecols {background: #fff url(images/framework/right_bar.gif) top right repeat-y;}
body#threecols div#content{margin: 0 200px 0 165px}
div#navigation{float:left;width:165px;margin-left:-100%}
div#extra{float:left;width:200px;margin-left:-200px;}
div#extra h3 {padding-left: 7px; color: #BDA778; font-family: Times, Georgia, serif; font-weight: normal;}
div#footer{clear:left;width:100%}
/* BRANDING */
#topbar {
	position: relative;
	height:35px; 
	background-repeat:repeat-x;
	background-position:top;
	background-image:url(images/framework/byu_bar_background.gif);
}
#wordmark {
	vertical-align:middle;
}
#BYUBrandLink {
	 font-size: 80%;
	 color: #8495A9;
	 letter-spacing: 4px;
}
#hbllLink {
	position: absolute;
	right:20px; 
	top:10px;
	color: #fff;
	font-weight: bold;
	
}
#masthead, #masthead-cb, #masthead_uni {
	background-image: url(images/framework/department_bar_background_small.gif);
	background-repeat: repeat-x;
	position: relative;
}
#masthead-uni {
	background-color:#001e4c;
}
#addto {
	position: absolute;
	top: 10px;
	right: 12em;
	color: #fff;
	font-size: 70%;
	text-transform: uppercase;
	letter-spacing: .25em;
	border-right:solid 1px #ccc;
	background: transparent url(images/add_sm.gif) no-repeat left center;
	padding:0 10px 0 16px;
}
#contactus {
	position: absolute;
	top: 10px;
	right: 2.25em;
	color: #fff;
	font-size: 70%;
	text-transform: uppercase;
	letter-spacing: .25em;
}
.simple #contactus, #feedback #contactus {
	display: none;
}
.simple #addto, #feedback #addto {
	right:5px;
	border-right:none;
}
#bcrumbs {
	margin: 3px 0 0 7px;
	font-size: 95%;
	color: #960;
}
#bcrumbs a {
	color: #405679;
}
#main {
	position: relative;
}
/*QUICK NAV*/
#quicknav {
	font-size: 85%;
	line-height: 16px;
	color: #960;
	float: left;
	margin: 14px 0 0 7px;
	width: 125px;
}
#quicknav a {text-decoration: none; color: #405679;}
#quicknav a:hover {	color: #003C96; }
#quicknav h4 {
	font-size: 100%;
	color: #960;
	margin: 0 0 5px 0;
	border-bottom: solid 1px #c5af7d;
	text-transform: uppercase;
	font-weight: normal;
}
#quicknav ul {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #c5af7d;
	list-style-image: none;
	list-style-type: none;
}
#quicknav ul li {
	margin: 0;
	padding: 0;
	line-height: 1em;
}
/*THE BODY OF CONTENT IS CONTAINED BY THIS DIV*/
#content {
	margin: 0 0 0 165px;
}
.simple #content {
	margin: 0 0 0 20px;
}
#content h2, h2 {
	font-size: 170%;
	border-bottom: solid 1px #c5af7d;
	margin: 0;
	padding: 0;
	width: 98%;
	padding-top: .15em;
}
#content p, #content ul, #content address, #content ol {
	font-size: 93%;
	line-height: 1.5em;
	padding-right: 1em;
	margin-bottom:20px;
}
#content ol ol {
	font-size: 100%;
	list-style-type: lower-alpha;
}
#content ol ol ol {
	list-style-type: lower-roman;
}
#content ol ol ol ol{
	list-style-type: lower-alpha;
}
#content #column1 {
	float: left;
	border-right: solid 1px #c5af7d;
	width: 48%;
	margin-bottom: 50px;
}
#content #column1-noborder {
	position: relative;
	float: left;
	width: 48%;
	margin-bottom: 50px;
}
#content #column2 {
	position: relative;
	float: right;
	width: 48%;
	margin-bottom: 50px;
}
#content a {
	text-decoration: underline;
}
#pageDescription {
	padding:.5em;
	border: 1px dashed #D6DEEA;
	background-color:#ECF0F5;
	margin-top: 20px;
	margin-bottom: 0;
	font-style:italic;
	width: 60%;
} 
#foot {
	margin: 50px 0 0 0;
	clear: both;
	font-size: 85%;
	text-align: center;
}
#foot p {
	margin:0;
	padding:0;
}
/*GENERAL ELEMENTS*/
h1, h2, h4, h5, strong {
	color: #405679;
	margin: 0;
	padding: 0;
}
h3, h4  {
	margin: 1em 0 0 0;
	padding: 0
}
h3 {
    font-size:135%;
}
img {border:none;}
a {
	color: #003c96;
	text-decoration: none;
}
.top {
	position: absolute;
	right: 20px;
}
ul {
	list-style-image: url(images/framework/tanBoxPlain.gif); 
	margin-top: 3px; 
	margin-bottom: 3px;
}
dt {
	font-weight: bold;
}
.miniscule {margin:0; font-size:80%; color: #960;}
/*TABLE FORMATTING*/
table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 95%;
	border: solid 1px #f0f0e2;
	border-left: none;
	margin-bottom: 20px;
}
th {
	white-space: nowrap;
}
table caption {
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	color: #405679;
	font-size: 1.35em;
}
table th {
	text-align: left;
	background-color: #F0EDD5;
	color: #405679;
}
table thead th {
	text-transform: uppercase;
	text-align: center;
	color: #405679;
}
table thead td {
	color: #405679;
}
table td, table th {
	padding: 8px 4px;
	border-left: solid 1px #f0f0e2;
}
table.small{
	width: auto;
}
table .desc {
	width: 70%;
}
table tfoot td{
	border-top: solid 1px #f0f0e2;
	color: #405679;
	background-color: #f0edd5;
}
tr {
	vertical-align: top;
}
hr {
	text-align: left;/*this will align it for IE*/
	margin: 1em auto 1em 0; /*this will align it left for Mozilla*/
	border:none;
	border-top: 1px solid #c5af7d;
	height:1px;
	width:98%;
}
/*MISCELLANEOUS*/
.alt {
	background-color: #eaf2fd;
}
.stripe2 {
	background-color: #ecf0f5;
}
.stripe1 {
	background-color: #fff;
}
#clearer{
	clear:both;
}
#events img, #exhibits img {border: solid 1px #000; float: left; width: 55px;}
#events ul, #exhibits ul {
	list-style: none;
	margin: 0 0 20px;
	padding: 0 0 0 63px;
}
#events, #exhibits {
	border-bottom: solid 1px #BEA779;
}
/* jQuery tooltip styles */
#info {
	position:absolute;
	background:#F0EDD5 url(/images/description.gif) .3em 5px no-repeat;
	border:3px double #72b05c;
	margin:0;
	padding:16px 0 0;
	width:400px;
	color:#333;
	display: none;
}
#info p {
	text-decoration:none;
	margin:.5em;
	padding:0;
	font-weight:normal;
	font-size:.95em;
	line-height:1.25em;
	background-color:transparent !important;
}
#tooltip {
	/*position:absolute;
	left:4px;*/
	background:#F0EDD5 url(/images/description.gif) .3em 5px no-repeat;
	border:3px double #72b05c;
	margin:0;
	padding:16px 0 0;
	width:150px;
	color:#333;
}
#tooltip p, #tooltip h3 {
	text-decoration:none;
	margin:.5em;
	padding:0;
	font-weight:normal;
	font-size:.95em;
	line-height:1.25em;
}
.stop {
	background-color:#fcc;
}
.alert{
	color: #CC0000;
	font-weight: bold;
	font-style: normal;
}
label{
	color:#405679;
	font-size:105%;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
}
#show_me {
	position:absolute;
	right:9px;
	top:4em;
}
#show_me_subpage {
	position:absolute;
	right:2%;
	top:78px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 ERROR CHECKING - courtesy http://accessites.org/site/2006/07/big-red-angry-text/
 This is to determine if deprecated elements are used.
 If so, they should be replaced:
 1a. <font> and
 1b. <font color="xxx">…</font>: Shouldn’t be used.
 CSS should dictate font attributes.
 2. <center>: Shouldn’t be used. CSS should dictate
 horizontal alignment.
 3a. <div align="xxx">…</div>
 3b. <p align="xxx">…</p>
 3c. <table align="xxx">…</table>: Shouldn’t be used.
 CSS should dictate horizontal alignment.
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
 /* CSS Begin */
 /*font, center, div[align], p[align], table[align], font[color] {
   color : #cd0000;
   font-weight : bold;
   background : #eecc11 url(images/warning.gif) repeat 0 0;
   margin : 10px;
   padding : 10px;
   border : 2px dashed #cd0000;
   font-size : 2em;
}*/
