/* Shibboleth and Middleware projects Design and Styling is copyrighted: Internet2
Design and Developement: Iman Muttardy
Eat your own Shib! 
*/

body {
background-color: #dadbdc;
font-family:Arial, Helvetica, sans-serif;
font-size: 80%;
margin:0;
}
/*IE fix */
* html body {
font-size:90%;
}
a:link, a:visited {
color: #0e508d; /*BW blue */
/*color:#04365c; dark side nodes blue */
text-decoration: none;
}
a:hover {
color: #003366;
text-decoration: underline;
}
/*************************************Internet2 header ************************/
#I2links {
background-color:#333333;
background-image:url(images/corner.jpg);
background-repeat:no-repeat;
background-position:bottom left;
width: 900px;
/*width: 890px;
padding: 5px 5px 5px 5px;*/
text-align: center;
display: none;
visibility: hidden;
font-size: 80%;
margin: 0 auto;
clear: both;
}
/*IE fix*/
* html #I2links a {
font-size: 100%;
}
#I2links a {
color: #CCCCCC; 
margin-left: 15px;
margin-right: 15px;
/*margin: 10px 15px 10px 15px;*/

text-decoration: none;
}
#I2links div {
padding: 5px 0 5px;
}
#I2links a:hover {
border-bottom: 1px solid #F00;
}
#I2links .selected {
font-weight: bold;
}
#I2sites {
float:right;
border:0;
/*clear: right;*/
/*margin-right: 5px;*/
}
/************************************Shib page ************************************/
#page {
margin: 0 auto;
padding: 0;
width: 900px;
/*text-align: left;*/
background-image: url(images/body-bg-900px.jpg);
background-position: left;
background-repeat: repeat-y;
/*border: 1px solid #F00;*/
height: 100%;
}
#header {
padding-top: 0px;
margin: 0 auto;
vertical-align: middle;
width: 900px;
height: 102px;
line-height: 20px;
text-align: right;
background-image: url(images/header-bg.jpg);
background-position: bottom right;
background-repeat: no-repeat;
background-color: #dadbdc;
}	
#logo {
float:left;
border: 0;
margin-left: 0px;
margin-top: 10px;
}

#nav1, #nav2 {
float: right;
clear:right;
height: 25px;
color: #FFFFFF;
}

#sites a, #nav1 a, #nav2 a {
text-decoration: none;
margin-right: 20px;
font-family:Arial, Helvetica, sans-serif;
display: block;
height: 20px;
float: left;
text-align: right;
padding-top: 5px;
font-size: 90%;
}
/*IE fix  */
* html #nav2 a {
padding-top: 0px;
}
#sites a {
font-size: 80%;
color: #000000;
margin-right: 10px;
}


#nav1 {
margin-top: 5px;
text-align: right;
font-size: 12px;
/*width: 630px;
/*overflow: visible;*/
}
#nav2  {
margin-top: 8px;
padding-right: 0px;
text-align: right;
font-size: 12px;
/*font-weight:bold;
overflow: hidden;
height: 20px;*/
}
/*IE fix*/
* html #nav1 a, * html #nav2 a{
/*float: right;*/
text-align: right;
}
/*IE fix*/
* html #nav1, * html #nav2{
/*width: 630px;*/
text-align: right;
float: right;
}
#nav1 a:link, #nav1 a:visited {
color: #FFFFFF;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}
#nav1 a:hover{
background-image:url(images/gray-point-up.gif);
background-repeat:no-repeat;
background-position: center bottom;
}
#nav1 .selected {
font-weight: bold;
}
#header #sites .selected {
color: #0e508d;/*#FF6600; orange */
/*font-weight: bold;*/
}

#nav2 a:link, #nav2 a:visited {
color: #FFFFFF;
padding-bottom: 5px;

}
#nav2 a:hover, .select{
padding-bottom: 5px;
color: #c2e167;

}
#nav2 .selected{
font-weight: bold;
}
/**************************begin outer content/sidebar designs ************/
#content {
background-image:url(images/body-header.jpg);
background-position: right top;
background-repeat:no-repeat;
padding: 15px 15px 15px 5px; 
/*width: 577px;*/
width: 661px;
margin-left: 14px;
float:left;
color: #333333;
}
* html #content {
margin-left: 7px;
}
#sidebar {
float: left;
width: 205px;
}

#searchbar {
background-image:url(images/undersearch.jpg);
background-position:bottom right;
background-repeat: no-repeat;
padding: 0px 5px 5px 15px;
/*border: 1px solid #ff0000;*/
height: 30px;
}
* html #searchbar { /*ie fix that doesn't work*/
/*margin-top: -5px;*/
padding-bottom: 0px;

}

#searchbar .s {
color: #CCCCCC;
border:0;
float:left;
margin-right: 5px;
padding-top: 2px;
}
/*/////////////round box ////////////////////*/
/*dark blue, used for side */
.rbroundbox { background: url(images/nt.gif) repeat; color:#FFFFFF;}
.rbtop { background: url(images/tl.gif) no-repeat top left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { padding-left: 10px; padding-right: 10px; }
.rbroundbox { margin: 1em auto;
color: #FFFFFF;
width: 190px; }

.rbcontent a:link, .rbcontent a:visited {
color:#FFFFFF;
}



ul li {
list-style-image:url(images/arrow-right-green2.png);
}

.navtitle {
list-style-type:none;
display: block;
}
.nav {
background-image:url(images/bullet.gif);
background-repeat: no-repeat;
background-position: left center;
display:block;
padding-left: 15px;
}
/********************begin footer styles ***************/
.footer {
background-image:url(images/bg-hr-fade.jpg);
background-position:center top;
background-repeat: no-repeat;
}

#footer {
clear: both;
background-image:url(images/body-footer.jpg);
background-position:bottom left;
background-repeat:no-repeat;
padding: 5px 10px 10px 10px; 
/*width: 577px;*/
width: 661px;
margin-left: 7px;
text-align: center;
font-size: 80%;
}

#I2footer {
/*margin: 0px auto;*/
/*width: 880px;*/
width: 700px;
text-align: center;	
padding: 10px 10px 10px 10px;
font-size: 80%;
background-color: #dadbdc;
}

#I2footer a {
margin-right: 10px;
margin-left: 10px;
color: #0e508d;
}

