/* Global Stylsheet for Generation 5 Portal-Login v1.3 */

/* Login Template adapted from Common-Screen */

/* hidden-visible divs */
.visible { display: visible; }
.hidden { display: none; }

/* Page */
* {
	margin: 0;
	padding: 0;}
body {
	text-align: center;
	background-color: #eee;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;}
#page {
	text-align: left;
	background-color: #fff;
	color: #222;
	width: 930px;
	margin: 0em auto 1em auto;
	border: 1px solid #ccc;}
div.br {
	position: relative;
	clear: both;}
.text {
	display: none;}
.printonly {
	display: none;}
/* /Page */


/* Accessibility Toolbar */
#toolbar {
	font-size: 0.8em;
	text-align: right;
	width: 930px;
	margin: 0em auto;}
#toolbar #textversion {
	width: 350px;
	float: left;}
#toolbar #textversion a {
	width: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #eee;
	padding: 0.2em 0;
	text-align: center;
	display: block;}
#toolbar #textversion a:hover, #toolbar #textversion a:focus {
	color: #000;}
#toolbar #textversion a:active {
	color: #b11;}
#toolbar ul {
	padding: 0.2em 0;
	list-style-type: none;}
#toolbar ul li {
	line-height: 1.0;
	display: inline;}
#toolbar ul li a {
	text-decoration: none;
	color: #000;}
#toolbar ul li a:hover, #toolbar ul li a:active, #toolbar ul li a:focus {
 	color: #b11;}
/* /Toolbar */


/* Banner */
#banner {
	border-bottom: 1px solid #888;
	padding: 1.05em 1em 1.05em 1em; /* FireFox 1.0 fix */
	background-color: #c02424;
	color: #fff;
	height: 1%;} /* IE 5.0 fix */
#banner #print-logo {
	display: none;}
#banner #logo {
	width: 273px; /* OP 7.5 fix */
	float: left;}
#banner #logo h1 {}
#banner #logo a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 391px;
	height: 57px;
	overflow: hidden;
	background: #c02424 url(./Griffith-full-logo-hori-rev.svg) 0 0 no-repeat;}
#nav-global {
	padding: 0.3em 0 0 0;
	float: right;}
#nav-global ul {
	display: inline;
	list-style-type: none;}
#nav-global ul li {
	line-height: 1.0;
	display: inline;}
#nav-global a {
	text-decoration: none;
	color: #fff;}
#nav-global a:hover, #nav-global a:focus {
	text-decoration: underline;
	color: #fff;}
#nav-global a:active {
	color: #fff;
	text-decoration: underline;}
#banner #search {
	float: right;}
#banner #search form {
	padding-left: 1em;
	display: inline;}
#banner #search fieldset {
	display: inline;
	border: 0;}
#banner #search legend {
	display: none;}
#banner #search input {
	float: left;
	background: url(./search-input.gif) repeat-x;
	border: 0;
	color: #c02424;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	padding: 2px 0 0 0;
	position: relative;
	width: 110px;}
#banner #search img {
	float: left;
	position: relative;
	z-index: 1;}
#banner #search #search-right {
	background: none;
	padding: 0;
	width: 19px;
	position: relative;
	overflow: hidden;}
/* /Banner */


/* Breadcrumb trail */
#breadcrumbs {
	position: relative;}
#breadcrumbs p {
	color: #fff;
	padding: 0.5em 1em;
	background-color: #555;
	border-bottom: 1px solid #888;}
#breadcrumbs a {
	color: #fff;
	text-decoration: none;}
#breadcrumbs a:hover {
	text-decoration: underline;}
/* /Breadcrumb trail */


/* Content */
#content {
	position: relative; /* Preemptive IE bug-fix */
	background: #fff url(/gu-login/h1-bg.jpg) 0 0 repeat-x;
	clear: both;}
#backtotop {
	padding: 0em 1em;
	text-align: right;}
#backtotop a {
	color: #c02424;
	font-size: 0.8em;
	padding: 0.2em 0 0.2em 1.5em;
	background: transparent url(/gu-login/backtotop.gif) 0 0.5em no-repeat;}
/* /Content */

/* Footer Styling */
#footer {
	clear: both;
	font-size: 0.9em;
	color: #555;
	padding: 5em 1em 1em 1em;}
#footer a {
	text-decoration: none;
	padding: 0.3em 0em;
	color: #555;}
#footer a:hover, #footer a:active, #footer a:focus {
	text-decoration: underline;
	color: #b11;}
#footer ul {
	padding-top: 1em;
	float: right;
	list-style-type: none;}
#footer ul li {
	display: inline;}
#footer #print-footer {
	display: none;}
#footer #irua a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 229px;
	height: 24px;
	background: #fff url(/gu-login/irua-logo.gif) 0 0 no-repeat;}
/* /Footer Styling */


/* Headings */
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #222;
	font-weight: normal;
	padding-bottom: 0.7em;}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #333;
	font-weight: normal;
	padding: 0.3em 0;}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	font-size: 1.5em;
	color: #111;
	font-weight: normal;
	padding: 0.3em 0;}
#content h3.divider {
	display: block;
	letter-spacing: 0.05em;
	font-size: 1.35em;
	color: #333;
	background-color: #eee;
	font-weight: normal;
	margin: 0.4em 0;
	padding: 0.1em 0.7em;}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #444;
	font-weight: bold;
	padding: 0.4em 0;}
#content h5 {
	letter-spacing: 0.1em;
	font-size: 1.1em;
	color: #444;
	font-weight: bold;
	font-style: italic;
	padding: 0.4em 0;}
#content h6 {
	font-style: oblique;
	letter-spacing: 0.1em;
	font-size: 1.1em;
	font-weight: normal;
	padding: 0.4em 0;}
/* /Headings */


/* Text styling  */
#content p {
	padding: 0.5em 0;}
#content dl {
	padding: 0.5em 0;}
#content dt {
	font-weight: bold;
	padding: 0.6em 0 0 0;}
#content dd {
	padding: 0.3em 0;}
#content ul, #content ol {
	padding: 0.5em 0 0.5em 4em;}
#content ul {
	list-style-type: square;}
#content ul li, #content ol li {
	padding: 0.1em 0;}
#content ul.columnone {
	float: left;
	width: 40%;}
#content ul.columntwo {
	float: left;
	width: 40%;}
#content blockquote {
	padding: 2em 4em 2em 6em;
	font-style: italic;
	font-size: 1.1em;
	background: #fff url(/gu-login/blockquote.gif) 4em 0.5em no-repeat;}
#content p.leading {
	font-style: oblique;
	letter-spacing: 0.1em;
	font-size: 1.2em;
	padding: 0.5em 0;}
#content p.leading:first-letter {
	font-weight: bold;
	font-size: 1.4em;}
/* /text styling */


/* Link styling */
a {
	text-decoration: underline;}
a img {
	border: 0;}
#content a {
	color: #c02424;
	text-decoration: underline;}
/* /Link styling */


/* Image Styling */
#content img {
	position: relative;
	border: 1px solid #ddd;
	padding: 3px;
	margin: 0.5em;}
#content div.image {
	position: relative;
	text-align: center;
	height: 1%; /* IE bug-fix */
	margin: 0.5em 0;
	background-color: #eee;}
#content div.image img {
	padding: 0;
	float: left;
	margin: 0;
	margin-right: 1em;
	border: 1px solid #888;}
#content div.image p {
	text-align: left;
	padding: 1em;
	font-style: italic;}
#content div.bottom {
	text-align: center;}
#content div.bottom img {
	float: none;
	margin: 0;}
#content div.bottom p {
	padding: 0.5em;}
#content table img {
	padding: 0;
	margin: 0.2em;
	border: 0;}
/* /Image Styling */

/* Objects */
#content div.object {
	text-align: center;
	height: 1%; /* IE bug-fix */
	margin: 0.5em 0;
	background-color: #eee;}
#content div.object #map {
	border: 1px solid #888;
	margin: 0 auto;
	width: 400px;
	height: 300px;}

/* Table Styling */
#content table {
	margin: 1em 0em;
	border-collapse: collapse;}
#content table caption {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 0.9em;
	padding: 0.5em 0;}
#content table td {
	padding: 0.25em 0.4em;
	border: 1px solid #ddd;}
#content table th {
	font-weight: bold;
	background-color: #eee;
	padding: 0.5em 0.4em;
	border: 1px solid #ddd;
	border-bottom: 3px solid #ccc;}
#content table tr.highlight {
	color: #fff;
	background-color: #666;}
#content table .center {
	text-align: center;}
#content table tr:hover {
	color: #000;
	background-color: #f8f8f8;}
#content table tr.highlight:hover {
	color: #fff;
	background-color: #666;}
#content table.feature {
	background-color: #ffeaea;}
#content table.feature td {
	border: 1px solid #fff;}
#content table.feature th {
	background-color: #c02424;
	color: #fff;
	border: 1px solid #fff;
	border-bottom: 3px solid #ccc;}
#content table.feature tr.highlight {
	color: #fff;
	background-color: #666;}
/* /Table Styling */


/* Forms Styling */
#content form {
	padding: 1em 0;}
#content fieldset {
	padding: 0 1em 1em 1em;
	margin-bottom: 1em;
	background-color: #f9f9f9;
	border: 1px solid #ddd;}
#content fieldset fieldset {
	padding: 1em 1em;
	margin-bottom: 0;}
#content fieldset:hover {
	border: 1px solid #bbb;}
#content fieldset legend {
	color: #000;
	padding: 0 0.5em 0.5em 0.5em;
	font-weight: bold;}
#content fieldset fieldset legend {
	font-weight: normal;}
#content fieldset label {
	display: block;
	padding: 0.8em 0 0.2em 0;}
#content fieldset fieldset label {
	padding: 0.3em 0;}
#content form .required {
	font-size: 0.8em;
	color: #c02424;}
#content fieldset p {
	padding: 0.5em 0;}
#content fieldset input {
	font-size: 1.1em;
	width: 20em;}
#content fieldset fieldset input {
	width: auto;}
#content fieldset fieldset label:hover {
	background-color: #eee;}
#content fieldset input.checkbox {
	width: auto;}
#content fieldset input.radio {
	width: auto;}
#content fieldset textarea {
	font-size: 1.1em;
	width: 20em;}
#content fieldset .fullwidth {
	width: 95%;}
#content form div.submit {
	text-align: right;
	margin: 1em 0;
	padding: 1em;
	background-color: #f9f9f9;
	border: 1px solid #ddd;}
#content form div.submit input {
	background-color: #ddd;
	font-weight: bold;
	padding: 0.1em 0.5em;
	color: #000;
	border: 1px double #aaa;}
#content form input.submit {
	width: auto;
	overflow: visible;
	float: right;
	background-color: #ddd;
	font-weight: bold;
	padding: 0.1em 0.5em;
	color: #000;
	border: 1px double #aaa;}
/* /Forms styling */

/* Search Result Styling */
#content #search_summary {
        width:100%;
        background-color: #eee;
        height: 1.3em;
        padding: 0.3em 0;
        margin: 0.5em 0;
        vertical-align: middle;
        text-align: center;}
#content #search_summary .leftpad {
        float:left;
        width: auto;
        display:inline;
        padding-left:0.5em;
        text-align:left;
        font-weight: bold;}
#content #search_summary .rightpad {
        text-align: right;
        padding-right: 0.5em;}
#content span.summary {
	color: #555;}
#content span.url {
	color: #171;}
#content div.nextpage {
        width:100%;
        background-color: #eee;
        height: 1em;
        padding: 0.5em 0;
        vertical-align: middle;
        text-align: center;}
#content span.secure {
	font-weight: bold;
	text-decoration: none;
	color: #b11;}
#content a.cached {
	text-decoration: none;
	font-weight: bold;
	color: #444;}
#content a.cached:hover {
	color: #000;}
#content ol li strong a img {
	border: 0;
	padding: 0;
	margin: 0;}
/* /Search Result Styling */


/* Error Messages */
#content div.error-message {
	border: #ddd dotted 1px;
	background-color: #fee;
	color: #555;
	padding: 0.5em;}
#content div.success-message {
	border: #ddd dotted 1px;
	background-color: #dfd;
	color: #555;
	padding: 0.5em;}
/* /Error Messages */

/* Stylesheets specific to login template */

#content {
	padding: 1em;}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 500;
	padding: 0.3em 0.5em;
	color: #333;
	border-bottom: 1px solid #ddd;}

#content div#login-box {
	position: relative; /* IE 6 bug fix */
	float: right;
  width: 880px;
	height: 390px;
	padding: 0;
	margin: 1em 0 0 0;
	background: url(./login-box.jpg) top right no-repeat;}

#content div#login-box ul.options {
	position: relative; /* IE 6 bug fix */
	list-style-type: none;
	float: right;
	left: 5px;
	top: 50px;
	width: 280px;}
#content div#login-box ul.options li.forgot {
	margin-left: 80px;
	margin-top: 15px;}
#content div#login-box ul.options li.change {
	margin-left: 144px;
	margin-top: 15px;}
#content div#login-box ul.options li a {
	text-decoration: none;}
#content div#login-box ul.options li a:hover {
	text-decoration: underline;}
#content div#login-box form {
	padding: 0;
	margin: 0;}


#content div#login-box form div.login-details {
	float: left;
  width: 450px;}
#content div#login-box form fieldset {
  margin: 50px 0 0 50px;}
#content div#login-box form fieldset label {
	font-weight: bold;}
#content div#login-box form fieldset input {
	font-size: 1.8em;
	width: 100%;}

#content div#login-box form input.login-button {
	float: left;
	margin: 82px 0 0 55px;
	border: 0;}

#content div#features {
	position: relative; /* IE 6 bug fix */
	display: inline; /* IE 6 bug fix */}
#content div#features div.feature-item {
	text-align: center;
	position: relative; /* IE 6 bug fix */
	float: left;
	width: 33.1%;}
#content div#features div.one div.inner {
	margin: 0 0 0 36%;}
#content div#features div.two div.inner {
	margin: 0 18%;}
#content div#features div.three div.inner {
	margin: 0 36% 0 0;}
#content div#features div.feature-item img {
	margin: 0;
	padding: 0;
	border: 0;}
#content div#features h3 {
	text-align: center;
	padding: 0;}
#content div#features p {
	text-align: left;
	color: #555;}

#content div#code-of-practise {}
#content div#code-of-practise h2 {
	border: 0;
	padding-left: 0;
	margin-left: 0;}
#content div#code-of-practise p {
	font-size: 0.8em;
	padding: 0;}

div.critical {
  background: transparent url(/gu-login/critical.jpg) 0 0 no-repeat;
  width: 400px;
  height: 70px;
  float: left;
  margin: 35px 0 0 25px;
  font-size: 1.5em;
  color: #b11;}
div.critical p {
  margin: 0 0 0 50px;}
div.fyi {
  background: transparent url(/gu-login/fyi.jpg) 0 0 no-repeat;
  width: 400px;
  height: 70px;
  float: left;
  margin: 35px 0 0 25px;
  font-size: 1.5em;
  color: #444;}
div.fyi p {
  margin: 0 0 0 50px;}

  /* lightbox code */
  #lightwindow_overlay {
    /* REQUIRED */
    display: none;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 500;
    /* REQUIRED */}

  #lightwindow {
    /* REQUIRED */
    /* Of Note - The height and width of this element are set to 0px */
    display: none;
    visibility: hidden;
    position: absolute;
    z-index: 999;
    line-height: 0px;
    /* REQUIRED */}

  #lightwindow_container {
    /* REQUIRED */
    display: none;
    visibility: hidden;
    position: absolute;
    /* REQUIRED */
    padding: 0 0 0 0;
    margin: 0 0 0 0;}

  /* IE6 needs this or it messes with our positioning */
  * html #lightwindow_container {
    overflow: hidden;}

  #lightwindow_contents {
    overflow: hidden;
    z-index: 0;
    position: relative;
    border: 10px solid #ffffff;
    background-color: #ffffff;}

  #lightwindow_loading {
    /* REQUIRED */
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 9999;
    position: absolute;
    /* REQUIRED */
    background-color: #f0f0f0;
    padding: 10px;}

  #lightwindow_loading_shim {
    text-align: center;
    position: absolute;
    display: none;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;}

  #lightwindow_loading span {
    font-size: 12px;
    line-height: 32px;
    color: #444444;
    padding: 10px;}

  #lightwindow_loading span a, #lightwindow_loading span a:link, #lightwindow_loading span a:visited {
    color: #c02424;
    text-decoration: none;
    cursor: pointer;}

  #lightwindow_loading span a:hover,
  #lightwindow_loading span a:active {
    text-decoration: underline;
    color: #c00;}

  #lightwindow_loading img {
    display: block;
    margin: 1em auto;}

  /*-----------------------------------------------------------------------------------------------
    I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
    I mean let's face it, it works really well and is very easy to figure out.
  -----------------------------------------------------------------------------------------------*/

  #lightwindow_navigation {
    /* REQUIRED */
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    /* REQUIRED */}
    /* We need to shim the navigation for IE, though its more of a sub-floor */
  #lightwindow_navigation_shim {
    /* REQUIRED */
    display: none;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    /* REQUIRED */}

  #lightwindow_navigation a,
  #lightwindow_navigation a:link,
  #lightwindow_navigation a:visited,
  #lightwindow_navigation a:hover,
  #lightwindow_navigation a:active {
    /* REQUIRED */
    outline: none;
    /* REQUIRED */}

  #lightwindow_previous,
  #lightwindow_next {
    width: 49%;
    height: 100%;
    background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
    display: block;}

  #lightwindow_previous {
    float: left;
    left: 0px;}

  #lightwindow_next {
    float: right;
    right: 0px;}

  #lightwindow_previous:hover,
  #lightwindow_previous:active {
    background: url(../images/prevlabel.gif) left 15% no-repeat;}

  #lightwindow_next:hover,
  #lightwindow_next:active {
    background: url(../images/nextlabel.gif) right 15% no-repeat;}

  #lightwindow_previous_title,
  #lightwindow_next_title {
    display: none;}

  #lightwindow_galleries {
    width: 100%;
    position: absolute;
    z-index: 50;
    display: none;
    overflow: hidden;
    margin: 0 0 0 10px;
    bottom: 0px;
    left: 0px;}

  #lightwindow_galleries_tab_container {
    width: 100%;
    height: 0px;
    overflow: hidden;}

  a#lightwindow_galleries_tab,
  a:link#lightwindow_galleries_tab,
  a:visited#lightwindow_galleries_tab {
    display: block;
    height: 20px;
    width: 77px;
    float: right;
    line-height: 22px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    font-size: 11px;
    color: #ffffbe;
    background: url(../images/black-70.png) repeat 0 0 transparent;}

  * html a#lightwindow_galleries_tab,
  * html a:link#lightwindow_galleries_tab,
  * html a:visited#lightwindow_galleries_tab {
    background: none;
    background-color: #000000;
    opacity: .70;
    filter: alpha(opacity=70);}

  a:hover#lightwindow_galleries_tab,
  a:active#lightwindow_galleries_tab {
    color: #ffffbe;}

  #lightwindow_galleries_tab_span {
    display: block;
    height: 20px;
    width: 63px;
    padding: 0 7px 0 7px;}

  #lightwindow_galleries_tab .up  {
    background: url(../images/arrow-up.gif) no-repeat 60px 5px transparent;}

  #lightwindow_galleries_tab .down {
    background: url(../images/arrow-down.gif) no-repeat 60px 6px transparent;}

  #lightwindow_galleries_list {
    background: url(../images/black-70.png) repeat 0 0 transparent;
    overflow: hidden;
    height: 0px;}

  * html #lightwindow_galleries_list {
    background: none;
    background-color: #000000;
    opacity: .70;
    filter: alpha(opacity=70);}

  .lightwindow_galleries_list {
    width: 200px;
    float: left;
    margin: 0 0 10px 0;
    padding: 10px;}

  .lightwindow_galleries_list h1 {
    color: #09F;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    padding: 10px 0 5px 0;
    font-size: 16px;}

  .lightwindow_galleries_list li {
    margin: 5px 0 5px 0;
    list-style-type: none;}

  .lightwindow_galleries_list a, .lightwindow_galleries_list a:link, .lightwindow_galleries_list a:visited {
    display: block;
    line-height: 22px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    padding: 0 0 0 10px;
    font-size: 11px;}

  .lightwindow_galleries_list a:hover, .lightwindow_galleries_list a:active {
    background: #000000;
    color: #ffffbe;
    border-left: 3px solid #ffffbe;
    padding: 0 0 0 7px;}

  #lightwindow_data {
    /* REQUIRED */
    position: absolute;
    /* REQUIRED */}

  #lightwindow_data_slide {
    /* REQUIRED */
    position: relative;
    /* REQUIRED */}

  #lightwindow_data_slide_inner {
    background-color: #ffffff;
    padding: 0 10px 10px 10px;}

  #lightwindow_data_caption {
    padding: 10px 0 0 0;
    color: #666666;
    line-height: 25px;
    background-color: #ffffff;
    clear: both;}

  #lightwindow_data_details {
    background-color: #f0f0f0;
    padding: 0 10px 0 10px;
    height: 20px;}

  #lightwindow_data_author_container {
    width: 40%;
    text-align: right;
    color: #666666;
    font-style: italic;
    font-size: 10px;
    line-height: 20px;
    float: right;
    overflow: hidden;}

  #lightwindow_data_gallery_container {
    font-size: 10px;
    width: 40%;
    text-align: left;
    color: #666666;
    line-height: 20px;
    float: left;
    overflow: hidden;}

  #lightwindow_title_bar {
    height: 25px;
    overflow: hidden;}

  #lightwindow_title_bar_title {
    color: #ffffbe;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    float: left;}

  a#lightwindow_title_bar_close_link, a:link#lightwindow_title_bar_close_link, a:visited#lightwindow_title_bar_close_link {
    float: right;
    text-align: right;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.3em;
    cursor: pointer;
    color: #ddd;
    line-height: 25px;
    padding: 0;
    margin: 0;}

  a:hover#lightwindow_title_bar_close_link,
  a:active#lightwindow_title_bar_close_link {
    color: #fff;}

  /*-----------------------------------------------------------------------------------------------
  Theme styling stuff
  -----------------------------------------------------------------------------------------------*/

  #lightwindow p {
    color: #000000;
  padding-right: 10px;}


