/*****************************************
 * Largely from template by IU Office of Creative Services
 * Adapted by Jeannette Smedberg, BCS Advertising
 * CSS for print delivery
 *****************************************/

/* REDEFINED STYLES */

body {
	background: url(../site-images/background-grey-and-tan.gif) repeat-x;
	background-color: #cdc4b6;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	color: #000;
	/* IE5.x uses this */
	font-size: medium;
	/* IE5.x is confused by this */
	voice-family: "\"}\"";
  	voice-family: inherit;
	/* Modern browsers use this */
  	font-size: medium;
	font-size: .9em;
}
/* Be Kind to Opera rule */
html>body {
	font-size: medium;
}

p {
	font-family: Times, Georgia,serif;
	font-size: medium;
	line-height: 1.2em;
	margin: 6px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 25px 0px;
	font-size: 180%;
	text-transform: uppercase;
	letter-spacing: .2em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 100%;
	line-height: 1.1em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
img {
	border: 0;
}
ul{
	list-style-type: square;
}
acronym {
	border-bottom: 1px dashed #900;
	text-decoration: none;
}

/* CUSTOM STYLES */

/****************************************
 * Branding Bar - all pages
 ****************************************/

#identity {
	background-color: #7d120c;
	width: auto;
	height: 44px;
	display: none;
}
#identity hr {
	display: none;
}
#identity #signature {
	width: 800px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#identity #signature a {
	display: block;
	width: 250px;
	height: 44px;
	/*background: url(../site-images/iu_crimson.gif) no-repeat 20px 0;*/
	position: relative;
	left: -20px;
}
#identity #signature a img {
	display: none;
}

/****************************************
 * Main Content Holders
 ****************************************/

#main {
	width: 840px;
	height: 100%;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#main-home {
	background-color: white;
	width: auto;
	height: 100%;
	height: inherit;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

/* GPSO INSIDE pages content & layout */

#main-inside {
 background-color: #039;
 width: auto;
 height: 100%;
 height: inherit;
 margin: 0 auto;
 padding: 0px;
 min-height: 100%;
}
 
#main #content {
	float: left;
	width: 100%;
	height: auto;
	margin: -40px 0px 0px 0px;
	padding: 0px;
	background-color: white;
}

/****************************************
 * Headers - home & internal
 ****************************************/

/* Home Headers */
body#home #main #header {
  padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 840px;
	height: 115px;
	background: url(../site-images/gpso-title.gif) no-repeat;
}

#main #header #sitename {
	float: left;
}

#main #header #sitename h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#main #header #sitename h1 span {
	display: none;
}

/* Inside Headers */
body#inside #main #header-inside {
  padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 840px;
	height: 75px;
	background: url(../site-images/gpso-title-2.gif) no-repeat;
}

#main #header-inside #sitename {
	float: left;
}

#main #header-inside #sitename h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px -400px;
}

#main #header-inside #sitename h1 span {
	display: none;
}

/****************************************
 * Search bar toolkit - home & internal
 ****************************************/

#main #toolkit {
	float: right;
	width: 568px;
	padding: 0px 0px 0px 0px;
	margin:  6px 0px 0px 0px;
	font-size: 12px;
	color: white;
	display: none;
}

#main #toolkit a {
	font-size: 12px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}

#main #toolkit form {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#main #toolkit form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#main #toolkit form fieldset #searchbox {
	font-size: 90%;
	margin:0;
	padding:0;
}
#main #toolkit form fieldset #go {
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
}

/****************************************
 * GPSO top navigation
 ****************************************/

body #main #navbar #navbutton:hover {
	background-color: #f1bb15;
}

body #main #navbar #navbutton2:hover {
	background-color: #f1bb15;
}

#main #navbar {
	width: auto;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	display: none;
}

#main #navbar #navbutton {
	width: 122px;
	background-color: #000;
	border: 1px solid white;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 6px 12px 6px 12px;
	text-align: center;
}

#main #navbar #navbutton2 {
	width: 94px;
	background-color: #777;
	border: 1px solid white;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 6px 12px 6px 12px;
	text-align: center;
}

#main #navbar #navbutton a {
	text-decoration: none;
	color: #fff;
}

#main #navbar #navbutton2 a {
	text-decoration: none;
	color: #fff;
}


/****************************************
 * GPSO HOME Flash 
 ****************************************/

#main #main-home #flash {
	width: 600px;
	height: 225px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/****************************************
 * GPSO Home Quicklinks Nav layout
 ****************************************/
 
#main #home-nav {
	float: right;
	width: 240px;
	height: 676px;
	background: #039;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
#main #home-nav ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#main #home-nav ul li {
	height: 50px;
	list-style-type: none;
	border-top: 1px solid #DDD;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#main #home-nav ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDD;
}

#main #home-nav ul li span.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

#main #home-nav ul li#top {
	border-top: none;
	height: auto;
}

#main #home-nav ul li ul#updates {
	height: 75px;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
}

#main #home-nav ul li#bottom {
	border-bottom: 1px solid #DDD;
}

#main #home-nav li#sublink {
	font-size: 11px;
	height: 7px;
	line-height: 0px;
	list-style-type: none;
	border-top: 0px;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 0px 25px;
}

#main #home-nav a {
	color: #DDD;
	text-decoration: none;
}

#main #home-nav a:hover {
	color: #FFF;
	text-decoration: underline;
}

/****************************************
 * GPSO HOME Content & Layout
 ****************************************/
 
 #main-home #home-content {
	width: 600px;
  height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#main-home #home-content #column1 {
	width: 350px;
	height: 330px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em
}

#main-home #home-content #column2 {
	width: 250px;
	height: 330px;
	float: left;
}

#main-home #home-content #col-head {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

/* for column one */
#main-home #home-content ul li {
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: circle;
}

/* for column two */
#main-home #home-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.1;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}


#main-home #home-content #column3 {
	width: 100%;
	height: auto;
}

/* moderator */
#moderator {
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 10px 0px;
	width: 560px;
	height: auto;
	float: left;
 	border-top: 1px solid #000;
 	border-bottom: 1px solid #000;
}

/* our footer */
#ourfooter-home {
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 5px 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

/****************************************
 * GPSO INSIDE Content & Layout
 ****************************************/

#ourfooter {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	width: 560px;
	height: auto;
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid black;
	white-space: nowrap;
}

/*Blue Sidebar Nav*/
 
#main #sidebar {
	float: right;
	width: 220px;
	height: 100%;
	background: #039;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: none;
}

#main #sidebar a {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	color: white;
}

#main-home #home-content p span.indent {
	display: block;
	margin: 0px 10px 0px 40px;
}

/****************************************
 * IU Footer
 ****************************************/

#footer {
	width: 100%;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #c3b066;
}

#footer #copyright {
	width: auto;
	height: 50px;
	margin: 0 auto;
	text-align: left;
	border-top: 1px solid #777;
}
#footer #copyright a {
	color: #990000;
	text-decoration: none;
}
#footer #copyright a:hover {
	text-decoration: underline;
}
#footer #copyright #blockiu {
	padding: 6px 0 0 20px;
	float: left;
}
#footer #copyright #blockiu a {
	display: block;
	width: 25px;
	height: 28px;
	background: url(../site-images/blockiu_white.gif) no-repeat;
}
#footer #copyright #blockiu a img {
	display: none;
}
#footer #copyright #statement {
	font-size: 12px;
	margin: 0 0 0 30px;
	padding: 11px 0 0 0;
}

/****************************************
 * PHOTOS & IMAGES
 ****************************************/

.photo {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}

.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 60px;
}


/* GENERAL PURPOSE CLASSES */

.clear {
	clear: both;
}
.hide {
	display: none;
	visibility: hidden;
}
.right {
	float: right;
	clear: right;
}

.nospace {
	line-height: 0px;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}

.item {
	line-height: 130%;
	font-weight: normal;
	font-size: 80%;
	margin: 8px 0px 8px 0px;
	padding:  0px 0px 0px 0px;
}
.item a {
	font-weight: bold;
}

