/* Tags */
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #686868;
	background-color: #959595;
	text-align: center;
}
a {
	color: #00519d;
	text-decoration: underline;
	font-weight: bold;
}
a:hover,
a:focus  {
	text-decoration: none;
	color: #000;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1, h2, h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 3px;
	text-transform: uppercase;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button,
.button {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
	height: 18px;
} 
legend {
	display: none;
}

/* Structure */

#holder{
	margin: 0 auto;
	width: 770px;
	background: url(/images/layup/bg_rpt.gif) repeat-y;
	text-align: left;
}
#htop, #hbottom {
	height: 11px;
	width: 770px;
	line-height: 0;
}
#htop {
	background: url(/images/layup/top.gif) no-repeat;
}
#hbottom {
	background: url(/images/layup/bottom.gif) no-repeat;
	margin-bottom: -1px
}
#contents{
	margin: 0 0 0 10px;
	width: 748px;
}
#topbar {
	height: 75px;
	background-color: #9c1e3d;
}
#topbar address {
	text-indent: -9000px;
	background: url(/images/layup/address.gif) no-repeat;
	margin-top:42px; 
	height: 33px;
	width: 378px;
	float: right;
}
#topbar h1 {
	text-indent: -9000px;
	background: url(/images/layup/logo.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 75px;
	width: 211px;
	float: left;
}
#topnavi {
	height: 30px;
	background-color: #eee;
	border-bottom: solid 1px #bbb;
	margin-bottom: 4px;
}
#topnavi ul{
	margin: 0 0 0 6px;
	padding: 0;
	list-style: none;
}
#topnavi li{
	display: inline;
	float: left;
	margin: 8px 0 0 5px;
	color: #595959;
}
#topnavi a{
	color: #595959;
	background: url(/images/layup/arrow3.gif) no-repeat right center;
	padding-right: 14px;
	font-weight: bold;
}
#topnavi span {
	font-weight: bold;
}
#search {
	float: right;
	margin: 7px 0 0 0;
	width: 302px;
}
#search p {
	margin: 0;
	padding: 0;
}
#search label{
	display: block;
	float:left;
	text-indent: -9000px;
	background: url(../images/layup/titles/search.gif) no-repeat;
	height: 7px;
	width: 57px;
	margin: 6px 6px 0 0;
}
.search {
	width: 45px;
	background: url(/images/layup/buttons/search.gif) no-repeat;
}
#topgfx {
	height: 127px;
	margin-bottom: 4px;	
}
#topgfx img{
	float: right;
}
#slogo {
	float: left !important;
}
#login {
	width: 181px;
	height: 127px;
	float: left;	
}
#login a {
	display: block;
	text-indent: -9000px;
	width: 181px;
	height: 62px;
	padding-bottom: 3px;
}
.gateway {
	background: url(/images/layup/gateway_but.gif) no-repeat;
}
.studywiz {
	background: url(/images/layup/studywiz.gif) no-repeat;
}
/* #login ul{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 19px;	
}
#login li{
	display: inline;	
}
#login a{
	outline: 0;
	float: left;
	text-indent: -9000px;
	height: 19px;	
}
#login a:hover  {
	text-decoration: none;
}
.login {
	width: 35px;
	background: url(/images/layup/buttons/login.gif) no-repeat;
	float: right;
	margin-right: 16px;
} */

#l1, #l2 {
	background: url(/images/layup/login_navi.gif) no-repeat;
}
#l1 {background-position: 0 -19px; width:104px}
#l2 {background-position: -104px -19px; width:77px}

#l1.on {background-position: 0 0; }
#l2.on {background-position: -104px 0; }

#login form {
	background: #eee;
	border: solid 1px #bbb;
	border-top: none;
}
#login fieldset {
	height: 96px;
	padding: 11px 0 0 17px;
}
#login label,
#signup label {
	text-indent: -9000px;
	display: block;
	line-height: 0;
	font-size: 1px;
}
#login form p,
#signup p {
	padding: 0;
	margin: 0 0 5px;
}
#signup h3,
#wevents h3,
#news h3,
.key h3 {
	text-indent: -9000px;
	background:url(/images/layup/titles/signup.gif) no-repeat;
	width: 101px;
	height: 7px;
	padding: 0 0 8px 0;
	margin: 0;
	font-size:1px;
	line-height: 0;
}
#wevents h3 {
	background:url(/images/layup/titles/events.gif) no-repeat;
	padding: 0 0 10px 0;
}
#news h3 {
	background:url(/images/layup/titles/news.gif) no-repeat;
	padding: 0 0 10px 0;
}
.key h3 {
	background:url(/images/layup/titles/key.gif) no-repeat;
	padding: 0 0 10px 0;
}
#middle {
	float: left;
	width: 378px;
}
#inttemplate #middle {
	width: 562px;
}
.corners,
.calcorners {
	display: block;
	height: 1px;
	line-height: 0;
	font-size: 0;
	border: solid #fff 1px;
	border-top: none;
	border-bottom: none;
	margin: -1px 0 0 -1px;
	position: absolute;
}
#leftside .corners,
#rightside .corners {
	width: 179px;
}
#middle .corners {
	width: 376px;
}
#maintext {
	margin: 0;
	padding: 0;
}
#inttemplate #middle .corners {
	width: 560px;
}
#text {
	font-size: 1.1em;
}
#inttemplate #text {
	width: 341px;
}
.nowidth {
	width: auto !important;
}
.bc {
	margin: -1px 0 0 0;
}
#login .bc {
	margin: 96px 0 0 -18px;
	width: 179px;
}
.midbot {
	border: none;
	height: 10px;
	background: url(/images/layup/middle_bottom.gif) no-repeat;
	margin: -10px -1px 0 0;
	width: 378px !important;
}
#inttemplate .midbot {
	background: url(/images/layup/middle_bottom_long.gif) no-repeat;
	width: 562px !important;
}
.box {
	border: solid 1px #bbb;
	border-top: none;
	margin-bottom: 4px;
	background: #f9f9f9;
}
.noborder {
	border: none;
}
.box div, 
#signup {
	padding: 12px 14px 14px;
	min-height: 114px;
}
.btop {
	border-top: solid 1px #bbb;
}
.nobg {
	background: none;
}

.top1, .top2, .top3 {display:block;}
.top1 {border-top: solid 5px #00519d;}
.top2 {border-top: solid 5px #f87621;}
.top3 {border-top: solid 5px #9c1e3d;}

.imageholder {
	padding-bottom: 0 !important;
	padding-right: 0 !important;
	float: right;
	width: 174px;
}
.imageholder img{
	margin: 0 0 10px 0;
	border: solid 1px #bbb;		
}
#middle h1,
#leftside h2,
#rightside h2 {
	text-indent: 13px;
	background-color: #5b9dbd;
	color: #fff;
	height: 23px;
	line-height: 2.3em;
	text-transform: uppercase;
	font-size: .9em
}
#leftside h2 {
	background-color: #686868;
}
#leftside {
	width: 181px;
	float: left;
	margin: 0 4px 0 0;
}
#navi,
#subnavi{
	margin:  0;
	padding: 0;
	list-style: none;
	background: #eee;
}
#subnavi {
	background: #fff;
}
#navi li,
subnavi li {
	display: block;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#navi a,
#subnavi a{
	color: #6f6f6f;
	text-decoration: none;
	display: block;
	line-height: 1.6;
	font-weight: bold;
	padding: 0 0 0 11px;
	width: 168px;
	background: #eee;
	border-bottom: solid 1px #e4e4e4;
}
#subnavi a {
	background: none;
	border-bottom: none;
}
#subnavi a:hover,
#subnavi a:focus,
#subnavi .on {
	background: #eee url(/images/layup/arrow1.gif) no-repeat right center;
}
#navi .on,
#navi .on:hover,
#navi .on:focus {
	background: #fff url(/images/layup/arrow1.gif) no-repeat right center;
}
#navi a:hover,
#navi a:focus{
	text-decoration: none;
	background: #fff;
}
#navi ul{
	background: #fff;
	padding: 10px 0 12px 0;
	margin: -1px 0 0 0;
	list-style: none;
	border-bottom: solid 1px #e4e4e4;
}
#navi ul li {
	margin-left: 11px;
	padding-bottom: 2px;
}
#navi ul a{
	color: #6f6f6f;
	line-height: 1;
	font-weight: normal;
	padding: 0 0 0 8px;
	width: auto;
	background: #fff url(/images/layup/arrow2.gif) no-repeat 0 3px;
	border-bottom: none;
}
#navi ul a:hover,
#navi ul a:focus,
#navi ul .on,
#navi ul .on:hover,
#navi ul .on:focus{
	color: #00519d;
	background: #fff url(/images/layup/arrow2.gif) no-repeat 0 3px;
}

#news a,
#newsfull h3 a {
	text-decoration: none;
	background: url(/images/layup/arrow1.gif) no-repeat right 2px;
	padding-right: 20px;
}
#news a:hover,
#news a:focus,
#newsfull h3 a:hover,
#newsfull h3 a:focus {
	color: #6f6f6f;
	padding-right: 30px;
}
#news .button {
	display: block;
	background: url(/images/layup/buttons/read.gif) no-repeat right top;
	outline: 0;
	margin-right: 2px;
}
#newsfull {
	margin: 0;
	padding: 25px 14px 0;
	list-style: none;
}
#newsfull li {
	clear: both;
	margin-bottom: 20px;
}
#newsfull span{
	display: block;
	position: absolute;
	width: 76px;
	height: 58px;
	background: url(/images/layup/mask.gif) no-repeat;
}
#newsfull strong{
	float: right;
	color:#ccc;
}
#newsfull img{
	float: left;
	margin: 0 10px 20px 0;
}
.vacancies li{
	border-bottom: 1px solid #bbb;
}
.vacancies .last{
	border-bottom: none;
}
.vacancies ul {
	padding: 0;
	margin: 10px 0;
	min-height: 30px;
}
.vacancies ul li {
	clear: none !important;
	display: inline;
	float: left;
	margin: 0 25px 0 0 !important;
	border: none;
	list-style: none ;
	white-space: nowrap;
	float: left;
}
.vacancies ul li strong{
	float: none !important;
	color: #686868 !important;
}
.vacancies p{
	clear: left;
}
#searchresults {
	margin: 0;
	padding: 25px 14px 0;
}
#searchresults li {
	list-style: none;
	display: block;
	margin-bottom: 7px;
}
#searchresults h3 a {
	text-decoration: none;
	background: url(/images/layup/arrow1.gif) no-repeat right 2px;
	padding-right: 20px;
}
#searchresults h3 a:hover, #searchresults h3 a:focus{
	color: #6f6f6f;
	padding-right: 30px;
}
.paging {
	padding: 10px 0 !important;
	margin: 12px 14px 0;
	min-height: 25px !important;
	border-top: 1px solid #bbb;
}
.paging ul{
	float: right;
	padding: 0;
	margin: 0 -5px 0 0;
}
.paging li{
	float: left;
	list-style: none;
}
.paging li a{
	display: block;
	margin: 0 2px 0 0;
	padding: 0 4px 1px 2px;
	text-decoration: none;
	border-right: 1px solid #ccc;
	font-weight: normal;
	line-height: 1.3em;
}
.paging .last {
	border: none;
}
.paging li a:hover, .paging li .on{
	text-decoration: none;
	color: #000;
}
#eventdetails {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#rightside{
	float: right;
	width: 181px;
}
#wevents {
	
}
#wevents .corners {
	width: 70px !important;
	margin-top: -1px !important;
}
#wevents .bc {
	margin: 85px 0 0 -1px !important;
}
#wevents ul {
	margin: 0 -9px 0 -9px;
	padding: 0;
	list-style: none;
}
#inttemplate #wevents ul {
	margin: 0;
}
#wevents li{
	width: 70px;
	height: 85px;
	float: left;
	border: solid 1px #ccc;
	margin: 6px 1px 0 0;
	background: #d7d7d7 url(/images/layup/cal_bg.gif) repeat-x 0 0;
}
#wevents li:hover {
	background: #d7d7d7;
}
#wevents li.on{
	background: #d7d7d7 url(/images/layup/cal_bgon.gif) repeat-x 0 0;
}
#wevents li.on:hover{
	background: #d7d7d7 url(/images/layup/cal_bgon_over.gif) repeat-x 0 0;
}
#wevents a{
	display: block;
	position:absolute;
	margin: 70px -2px 0;
	text-align: right;
	width: 70px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 1.4em;
}
#wevents li div {
	padding: 5px;
	height: auto !important;
	min-height: 85px !important;
}
#wevents li strong {
	color:#00519d;
	font-weight: bold;
}
#wevents li  .sinden {
	color: #9c1e3d;
}
#wevents li p {
	font: 1em Arial, Helvetica, sans-serif;
	padding: 2px 0;
}
#wevents .date {
	display: block;
	float: right;
	margin: -4px 0 0 0;
	font: 1em Arial, Helvetica, sans-serif;
}
#inttemplate #wevents .date {
	margin: -4px 25px 0 0;
}
#maintext #wevents {
	margin: 0 ;
	padding: 0;
}
#maintext #wevents li{
	width: 374px;
	margin-bottom: -4px;
}
#maintext #wevents li strong {
	float: left;
	width: 35px;
}
#maintext  #wevents .corners {
	width: 374px !important;
}
#maintext #wevents a{
	margin-left: 300px;
}
#maintext #wevents p{
	margin: 0;
	padding: 0;
}
.nextback {
	margin: 0 -40px 0 0;
	padding: 10px 0 0 0;
	list-style: none;
	clear:	both;
	height: 20px;
}
.nextback li{
	float: left;
}
.nextback .next{
	float: right;
}
.nextback a{
	text-decoration: none;
	padding-left: 10px;
	background: url(/images/layup/arrow1a.gif) no-repeat left center;	
}
.nextback .next a{
	padding: 0 20px 0 0;
	background: url(/images/layup/arrow1.gif) no-repeat right center;	
}
#rightcal {
	float: right;
	width: 151px;
	margin: 18px 10px 14px;
	padding: 0;
}
#rightcal div{
	border: solid 1px #bbb;
	border-top: none;
	padding: 10px 0 10px 1px;
}
#rightcal .textform,
#rightcal .textformfocus {
	width: 122px !important;
	 margin: 0 0 5px 12px;
	 text-align: center;
}
#rightcal table {
	font: 1em Arial, Helvetica, sans-serif;
}
#rightcal th{
	color: #00519d;
	font-weight: normal;
}
#rightcal td{
	border: solid 1px #bfbfbf;
	text-align: center;
}
#rightcal .on td {
	background-color:#00519d;
	border: solid 1px #00519d;
}
#rightcal .blank{
	border: solid 1px #dfdfdf;
	background-color:#dfdfdf;
}
#rightcal .selectweek{
	border: none;
}
#rightcal .on td.selectweek {
	background-color: #f9f9f9;
	border: none;
}
#rightcal .on td a {
	color: #fff;
}
#rightcal  a {
	color: #686868;
	text-decoration: none;
	font-weight: normal;
}
.selectweek a {
	display: block;
	text-indent: -9000px;
	outline: 0;
	width: 7px;
	background: url(/images/layup/arrow_cal.gif) no-repeat 0 -9px;
}
.selectweek a:hover,
.on .selectweek a {
	background-position: 0 -25px;
}
.nopadright {
	padding-right: 0 !important;
}
#rightcal .top1{
	margin-top: 5px;
}
.calcorners {
	width: 149px;
	margin-left: 0;
}
.key {
	padding: 15px 0 0 15px !important;
	min-height: 70px !important;
	height: 70px!important;
}
.key p{
	padding: 0 0 3px 0;
}
.key span {
	width: 5px;
	height: 5px;
	display: block;
	margin: 4px 8px 0 0;
	background: #00519d;
	line-height: 0;
	font-size: 1px;
	float: left;
}

.key .sinden {
	background: #9c1e3d;
}
#eventdetails .homewood, #eventdetails .sinden {
	display: block;
}
#eventdetails .homewood {
	color: #00519d;
}
#eventdetails .sinden {
	color: #9c1e3d;
}
#qlinks {
	margin: 0 -13px 0 -3px;
	padding: 0;
	list-style: none;
	height: 185px;
}
#qlinks li{
	display: block;
	float: left;
	width: 76px;
	height: 58px;
	margin: 0 5px 5px 0;
}
#qlinks a{
	display: block;
	width: 76px;
	height: 58px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-size: .9em;
	line-height: 15px;
	text-indent: 2px;
}
.gallery {
	margin: 14px 0 30px 16px;
	padding: 0 20px;
	list-style: none;
	background-color: #fff;
	float: left;
	width: 485px;
}
.gallery dt {
	margin: 0 0 15px -20px;
}
.gallery dt a {
	display: block;
	height: 19px;
	color: #fff;
	clear: left;
	margin-right: -20px;
	padding: 5px 0 0 30px;
	text-transform: uppercase;
	text-decoration: none;
	background: url(/images/layup/gallery_navi.gif) no-repeat 0 -50px;
	font-size: .9em;
}
.gallery dt a:hover{
	background: url(/images/layup/gallery_navi.gif) no-repeat 0 -25px;
	color: #fff;
}
.gallery dt .on,
.gallery dt .on:hover{
	background: url(/images/layup/gallery_navi.gif) no-repeat 0 0;
}
.gallery dd,
.introimages li{
	margin: 0 0 15px 10px;
	padding: 0;
	float: left;
	display: inline;
}
.gallery dd a{
	display: block;
	background: url(/images/layup/gallery_bg.gif) no-repeat;
	height: 73px;
	width: 81px;
	padding: 5px 0 0 5px;
}
.gallery dd a:hover img {
	opacity: 0.60;
}
.introimages {
	padding: 15px 0 20px 13px;
	margin: 0;
	list-style: none;
	float: left;
	width: 540px;
}
.introimages li{
	margin: 0 2px 5px 0; 
}
.introimages a{
	display: block;
	background: url(/images/layup/mini_mask.gif) no-repeat;
	height: 148px;
	width: 169px;
	padding: 9px 0 0 8px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .9em
}
.introimages a span{
	position: absolute;
	margin:  125px 0 0 13px;
}
.introimages a:hover img {
	opacity: 0.60;
}
#footer{
	clear: both;
	width: 100%;
	background: #969696;	
}
#footer ul{
	margin: 0;
	height: 19px;
	padding: 5px 8px 0;
	list-style: none;
	text-align: right;
}
#footer li{ 
	display: inline;
	float: left;
}
#footer a {
	font-weight: bold;
	color: #e5e5e5;
	text-decoration: none;
	border-right: 1px solid #e5e5e5;	
	padding: 0 10px 0 7px;
}
#footer .last {
	float: right;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #c8c8c8;
}
#footer a:hover,
#footer a:focus{
	color: #fff;
}
#footer .corners {
	margin: 0;
	position:static;
	width: 746px;
}

/* Forms */

.formarea{
	text-align: right;
	vertical-align: top;
	width: 340px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.textform {
	background: #fff !important;
}
.textformfocus {
	background: #eee !important;
}
.textform, 
.textformfocus {
	color: #666;
	padding: 1px 1px 3px 3px;
	width: 168px;
	border: solid 1px #404040;
	border-top: solid 1px #7b7b7b;
	border-left: solid 1px #7b7b7b;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#login .textform, 
#login .textformfocus,
#signup .textform, 
#signup .textformfocus { 
	width: 140px;
}
select{
	padding: 1px 1px 1px 0 !important;
	width: 174px !important;
}
#login select {
	width: 146px !important;
}
.submit {
	width: 39px;
	height: 18px;
	background: url(/images/layup/buttons/submit.gif) no-repeat;
	float: right;
	margin-right: 5px;
}

/* Ajax & Error Checking */

.formerror .textform, 
.formerror .textformfocus {
	border: solid 1px #d11010;
	color: #d11010;
}
.formerror .textformfocus {
	background: #ffeeed !important;
}
.error {
	color: #d11010;
	padding: 10px !important;
	text-align: left !important;
}
#waiting {
	position: absolute;
	background-color:#fff;
	width: 536px;
	margin-left: -1px;
	opacity: 0.9;
	text-align: center;
}

/* Extras */

.clear{
	clear: both;
	display: block;
}
.hidden {
	position: absolute; 
	left: -9999px; 
}
.hand {
	cursor: pointer;
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float: right;
}
.left {
	float: left;
}
.large {
	font-size: 1.1em;
}
.blue {
	color: #00519d;
}

/* Hide if Flash */

.flashInstalled #middle h1,
.flashInstalled #leftside h2,
.flashInstalled #rightside h2,
#wevents a,
#qlinks a {
	visibility: hidden;
	text-indent: 0;
}

/* sitemap */
.sitemap  a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	padding: 2px 0 2px 2px;
}
.sitemap  a:hover { 
	color: #000;
}
.sitemap li ul a {
	color: #4C829D;
}
.sitemap li ul ul a {
	font-weight: normal;
}
.sitemap ul {
	margin: 0 !important;
	padding: 0 0 0 20px  !important;
}
.sitemap li {
	border-left: 1px solid #CDCDCD;
	background: url(../images/layup/sitemapli.gif) no-repeat 0 .5em !important;
	list-style: none;
	padding-left: 20px;
}
.pdf {
    margin: 0 0 10px 0;
    padding: 0;
}
.pdf li{
    background: url(../images/layup/pdf.gif) no-repeat 0 2px !important;
    padding-bottom: 5px!important;
    list-style: none;
    margin: 0;
    padding: 0 0 6px 8px;
}
.pdf a {
	margin-left: 20px;
	font-size: .95em;
	color: #546786;
	text-decoration: none;
}
.pdf .doc{
	background: url(../images/layup/doc.gif) no-repeat 0 2px !important;
}