/*****************************************
 * CSS for screen delivery
 *****************************************/

/* body and p font settings
   photo classes 
   added tables 
   blockquote */

/* REDEFINED STYLES */

body {
	background: url(../site-images/background-grey-and-tan.gif) repeat-x;
	background-color: #c3b066;
	font-family: /*Times, Georgia, serif*/ Arial, Helevtica, sans-serif;
	line-height: 1.2em;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	color: #000;
	/* IE5.x uses this */
	font-size: smaller;
	/* IE5.x is confused by this */
	voice-family: "\"}\"";
  	voice-family: inherit;
	/* Modern browsers use this */
  	font-size: smaller;
  	font-size: .8em;
}
/* Be Kind to Opera rule */
html>body {
	font-size: medium;
}

blockquote {
	padding: 0px 0px 0px 30px;
}

p {
	font-family: Arial, Helevtica, sans-serif;
	font-size: smaller;
	line-height: 1.2em;
	margin: 6px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
}

p#right {
	text-align: right;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 25px 0px;
	font-size: 180%;
	line-height: 1.2em;
	text-transform: uppercase;
	letter-spacing: .2em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	margin: 20px 0px 5px 0px;
}

h4 {
	font-size: 100%;
	font-style: italic;
	margin: 15px 0px 5px 0px;
}

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;
}

hr {
	border-width: thin;
	width: 100%;
}

ul {
	list-style-type: square;
}

li {
	font-family: Arial, Helevtica, sans-serif;
	font-size: 12.5px;
	line-height: 1.2em;
}

table {
	border-width: thin;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	font-size: small;
	width: 560px;
	margin: 10px 0px 15px 0px;
}

table th {
	border-width: thin;
	padding: 4px;
	border-style: inset;
	border-color: gray;
	font-family: Arial, Helevtica, sans-serif;
	font-weight: bold;
	line-height: 1.1em;
}

table td {
	border-width: thin;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	font-family: Arial, Helevtica, sans-serif;
	line-height: 1.1em;
}

table th {
	border-width: thin;
	padding: 4px;
	border-style: inset;
	border-color: gray;
	font-family: Arial, Helevtica, sans-serif;
	font-weight: bold;
	line-height: 1.1em;
}

table td {
	border-width: thin;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	font-family: Arial, Helevtica, sans-serif;
	line-height: 1.1em;
}

table.housing {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	font-size: small;
	width: 530px;
	margin: 10px 0px 15px 0px;
}

table.housing th {
	border-width: 0px;
	padding: 4px;
	border-style: none;
	font-family: Arial, Helevtica, sans-serif;
	font-weight: bold;
	line-height: 1.1em;
}

table.housing td {
	border-width: 0px;
	padding: 3px;
	border-style: none;
	font-family: Arial, Helevtica, sans-serif;
	line-height: 1.1em;
	vertical-align: middle;
}

table.columns {
	border-width: 0px;
	border-spacing: 5px;
	border-style: none;
	border-collapse: collapse;
	font-size: small;
	width: 560px;
	margin: 0px 0px 15px 0px;
}
table.columns th {
	border-width: 0px;
	padding: 6px;
	font-family: Arial, Helevtica, sans-serif;
	line-height: 1.2em;
	font-weight: bold;
	border-style: none;
}
table.columns td {
	border-width: 0px; 
	padding: 6px;
	font-family: Arial, Helevtica, sans-serif;
	line-height: 1.2em;
	border-style: none;
}

/* CUSTOM STYLES */

/****************************************
 * Branding Bar - all pages
 ****************************************/

#identity {
	background-color: #7d120c;
	width: auto;
	height: 44px;
}
#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;
	background-color: #039;
}

#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;
	height: 100%;
}
 
#main #content {
	float: left;
	width: 560px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	background-color: white;
}

/* Table of Contents for Inside Pages */

#main #content #toc {
	float: right;
	background-color: #eee8aa;
	margin: 0px 0px 15px 15px;
	padding: 8px;
	border: thin solid #c3b066;	
}

#main #content #toc ul {
	padding: 0px;
	margin: 0px;
}

#main #content #toc ul li {
	list-style-type: none;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}

#main #content #toc ul li.subtoc {
	list-style-type: circle;
	margin: 0px 0px 0px 35px;
}

/* Grey Box for Inside Pages */

#main #content #box {
	background-color: #dcdcdc;
	margin: 15px 0px 15px 0px;
	padding: 10px;
	border: thin solid #555;	
	text-align: justify;
}


/****************************************
 * Headers - home & internal
 ****************************************/

/* Home Header */
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;
	background-color: #2b2b2b;
}

/* Inside Header */
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;
	background-color: #2b2b2b;
}


/****************************************
 * Search bar toolkit - home & internal
 ****************************************/

#main #toolkit {
	float: right;
	width: 500px;
	padding: 0px 0px 0px 0px;
	margin:  6px 0px 0px 0px;
	font-size: 12px;
	color: white;
}

#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;
	background-color: #2b2b2b;
}

#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: 690px;
	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: 55px;
	list-style-type: none;
	border-top: 1px solid #DDD;
	padding: 12px 0px 0px 12px;
	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: 85px;
	margin: 6px 0px 0px 0px;
	padding: 6px 0px 6px 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: 8px;
	line-height: 0px;
	list-style-type: none;
	border-top: 0px;
	padding: 6px 0px 6px 0px;
	margin: 6px 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: 310px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em
}

#main-home #home-content #column2 {
	width: 250px;
	height: 310px;
	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;
}

/* alert */
#alert {
	margin: 0px 0px 0px 20px;
	padding: 6px 0px 10px 0px;
	width: 560px;
	height: auto;
	float: left;
 	border-top: 1px solid #000;
 	border-bottom: 1px solid #000;
}

#alert #in-the-news ul {
	margin: 4px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#alert #in-the-news ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
}

#alert #social-media {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* 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: 20px 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;
}

#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 {
	clear: both;
	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-home {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}

.photo {
	margin: 0px auto 0px auto;
	padding: 15px 30px 20px 30px;
}

.photoRight {
	margin: 0px auto 0px auto;
	padding: 8px 30px 8px 30px;
	float: right;
}

.photoLeft {
	margin: 0px auto 0px auto;
	padding: 8px 30px 8px 30px;
	float: left;
}

.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-align: justify;
}

/* GENERAL PURPOSE CLASSES */

.no-bullet {
	list-style-type: none;
	font-weight: bold;
	margin-left: -15px;
}

.clear {
	clear: both;
}

.hide {
	display: none;
	visibility: hidden;
}

.right {
	float: right;
	clear: right;
}

/* Used on people.php */
.left {
	/*float: left; Because IE doesn't like to do both */
	padding: 8px 0px 8px 0px;
	clear: left;
}

.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;
}

