/* generated user stylesheet */
a.new, #quickbar a.new { color: #CC2200; }


/* CUSTOMIZED STYLE */


.t {background: url(home-box-border.gif) 0 0 repeat-x;}
.b {background: url(home-box-border.gif) 0 100% repeat-x}
.l {background: url(home-box-border.gif) 0 0 repeat-y}
.r {background: url(home-box-border.gif) 100% 0 repeat-y}
.bl {background: url(home-box-bl.gif) 0 100% no-repeat}
.br {background: url(home-box-br.gif) 100% 100% no-repeat}
.tl {background: url(home-box-tl.gif) 0 0 no-repeat}
.tr {background: url(home-box-tr.gif) 100% 0 no-repeat; padding:10px}

div.menu {
 border: 1px solid #aaa;
 white-space: nowrap;
 width: 12.6em;
 margin-left: 1em;
 /*background-color: #f9f9f9;*/

}

div.menu p {
 font-size: 100%;
 margin: 0 2px 2px 2px;
 color: #526A8A;
 text-align: center;
}

div.menu a {
 color: #526A8A;
}

div.menu a:visited {
 color: #526A8A;
}

div.menu p.sosheading {
 font-size: 120%;
 font-weight: bold;
 padding-top: 0;
 margin: 6px 2px 6px 2px;
}

div.download {
 text-align: center;
 margin: 15px 0 0 0;
 width: 12.6em;
 padding: 0;
 margin-left: 1em;
}

div.sosbox {
 margin-top: 0.5em;
 margin-bottom: 1em;
}

div.sosbox p.sosheading {
 font-size: 120%;
 font-weight: bold;
 color: #526A8A;
 margin-top: 0;
}

#column-content {
	margin: 0 0 .6em -14.2em;
}
#content {
	margin: 1em 0 0 14.2em;
}
.portlet {
	width: 13.6em;
}
#column-one {
 padding-top: 110px;

 background: url(../gpuri_logo.png) 40px 3px no-repeat;
}

#content h1.firstHeading {
 margin-bottom: 0.5em;
 color: #526A8A;
 font-size: 250%;
}

/*
** Logo properties
*/

#logo {
	top: 5px;
	left: 15px;
	position: absolute; /*needed to use z-index */
	z-index: 3;
	height: 100px;
	width: 12em;
	overflow: visible;
}
#logo h5 {
	display: none;
}
#logo a,
#logo a:hover {
	display: block;
	height: 100px;
	width: 12.2em;
	background-repeat: no-repeat;
	background-position: 50% 0% !important;
	text-decoration: none;
}


