/* Hide if Flash */

.flashInstalled #middle h1,
.flashInstalled #rightside h2,
.flashInstalled .box h2,
.flashInstalled #mainimg,
.flashInstalled .flash,
.flashInstalled .accordion-toggle span {
	visibility: hidden;
}

/* Tags */

body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0;
	padding: 0;
	color: #666;
	background: url(/_img/layup/bg.gif);
	text-align: center;
}
a {
	color: #0072bc;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1,
h2,
h3 {
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #0072bc;
	padding: 0;
	margin: 0 0 10px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
hr {
	background: none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
	margin: 10px 0 20px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
	width: 43px;
	height: 20px;
	background: url(/_img/layup/submit_but.gif) no-repeat;
} 
legend {
	display: none;
}

/* IAI Styles */

.iaisite h1,
.iaisite #middle p a,
.iaisite #bread .last {
	color: #8d003e;
}
.iaisite #holder {
	background: url(/_img/layup/iai_main_rpt.gif) repeat-y;
}
.iaisite #bread {
	background: url(/_img/layup/iai_bread_bar.gif) no-repeat;
}
.iaisite #bread li a {
	background: url(/_img/layup/iai_arrow.gif) no-repeat right 4px;
}
.iaisite #search h2 {
	background: url(/_img/layup/iai_search_title.gif) no-repeat; 
}
.iaisite #searchform button {
	background: url(/_img/layup/iai_search_but.gif) no-repeat; 
}
.iaisite #mainnavi {
	background: #8d003e;
}
.iaisite #mainnavi .flash {
	background: url(/_img/layup/iai_nav_arrow.gif) no-repeat 156px 8px;
}
.iaisite #mainnavi .flash:hover,
.iaisite #mainnavi .flash.on {
	background: #fff url(/_img/layup/iai_nav_arrow.gif) no-repeat 156px -13px;
	color: #8d003e;
}
.iaisite #navi {
	background: #fff url(/_img/layup/iai_nav_top.gif) no-repeat left top;
}
.iaisite #navbg {
	background: url(/_img/layup/iai_nav_bot.gif) no-repeat;
}
.iaisite #subnavi {
	background: #62002b;
}
.iaisite .b1 {
	background: #cdb881 url(/_img/layup/white_arrow.gif) no-repeat 127px 21px;
}
.iaisite .b2 {
	background: #6E613F url(/_img/layup/white_arrow.gif) no-repeat 127px 21px;
}
.iaisite .b4 {
	background: #8d003e url(/_img/layup/white_arrow.gif) no-repeat 127px 21px;
}

/* Structure */

.home #middle {
	padding-bottom: 0;
}
#contents {
	margin: 0 auto;
	padding: 11px 16px 0;
	width: 968px;
	text-align: left;
	background: #fff url(/_img/layup/top.gif) no-repeat;
}
#holder {
	width: 968px;
	min-height: 300px;
	overflow: hidden;
	background: url(/_img/layup/main_rpt.gif) repeat-y;
}
#middle {
	width: 530px;
	float: left;
	padding: 0 0 20px;
	margin: 25px 25px 0;
	font: 1.2em/1.3em Verdana, Arial, Helvetica, sans-serif;
}
.fullwidth {
	width: 740px !important;
}
#topbar {
	height: 86px;
	margin-bottom: 8px;
	border-bottom: 1px solid #eee;
}
#topbar span {
	padding-top: 39px;
	float: right;
}
#topbar #memberbuts {
	position: absolute;
	text-align: right;
	width: 968px;
	margin-top: -11px;
	font-size: 1.1em;
}
#topbar #memberbuts b {
	padding: 7px 20px;
	float: right;
	background: url(/_img/layup/login_bg.gif) no-repeat;
}
#topbar #memberbuts a {
	padding-left: 20px;
	margin-left: 12px;
	text-decoration: none;
}
#topbar #memberbuts a:hover {
	color: #666;
}
#topbar #memberbuts .myprofile {
	background: url(/_img/layup/profile_icon.gif) no-repeat left 1px;
}
#topbar #memberbuts .logout {
	padding-left: 17px !important;
	background: url(/_img/layup/logout_icon.gif) no-repeat left 2px;
}
#topgfx {
	margin: 0;
	height: 213px;
	width: 968px;
}
.loginbg {
	width: 178px;
	height: 213px;
	position: absolute;
	background: url(/_img/layup/login_bg.png) no-repeat;
}
#topgfx #mainimg {
	float: left;
	width: 672px;
	height: 213px;
}
#login {
	width: 142px;
	height: 186px;
	display: block;
	position: absolute;
	z-index: 3;
	padding: 27px 18px 0;
}
#login h2 {
	width: 141px;
	height: 30px;
	display: block;
	text-indent: -9000px;
	margin-bottom: 15px;
	background: url(/_img/layup/members_title.gif) no-repeat;
}
#login label {
	display: none;
}
#login p {
	width: 143px;
	height: 20px;
	padding-bottom: 7px;
	background: url(/_img/layup/input.gif) no-repeat; 
}
#login .textform,
#login .textformfocus {
	background: none;
	border: none;
	padding: 4px 8px;
	width: 127px;
	color: #7d7d7d;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
#login .textformfocus {
	color: #333;
}
#login button {
	float: right;
	width: 34px;
	background: url(/_img/layup/login_but.gif) no-repeat;
}
#login a {
	clear: both;
	margin-top: 10px;
	float: left;
	color: #fff;
}
#boxes {
	float: right;
	width: 295px;
	height: 213px;
	margin-left: 1px;
}
.box {
	width: 124px;
	height: 74px;
	float: left;
	cursor: pointer;
	padding: 16px 10px 16px 13px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
.box:hover {
	opacity: 0.8;
}
.box h2 {
	letter-spacing: -1px;
	color: #ffffff;
	margin: 0 0 7px;
	font: 1.3em Arial, Helvetica, sans-serif;
}
.box img {
	float: left;
	margin: 0 7px 0 0;
	border: 1px solid #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.box p {
	color: #fff;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
.b1 {background: #dabf0b url(/_img/layup/white_arrow.gif) no-repeat 127px 21px;}
.b2 {background: #b1bc00 url(/_img/layup/white_arrow.gif) no-repeat 127px 21px; border-right: none !important;}
.b3 {background: #aaa url(/_img/layup/white_arrow.gif) no-repeat 127px 21px;}
.b4 {background: #0072bc url(/_img/layup/white_arrow.gif) no-repeat 127px 21px; border-right: none !important;}

.corner {
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	margin: -16px 0 0 119px;
	background: url(/_img/layup/top_r.png) no-repeat;
}
.b4 .corner {
	margin-top: 75px;
	background: url(/_img/layup/bot_r.png) no-repeat;
}

#bread {
	width: 100%;
	height: 59px;
	margin: 7px 0 0;
	padding: 8px 0 0;
	background: url(/_img/layup/bread_bar.gif) no-repeat;
}
#bread ul {
	list-style: none;
	margin: 0;
	padding: 4px 0 0 105px;
	width: 555px;
	float: left;
}
#bread li {
	float: left;
	display: inline;
}
#bread li a {
	padding: 0 12px 0 5px;
	color: #666;
	background: url(/_img/layup/blue_arrow.gif) no-repeat right 4px;
}
#bread li.last {
	font-weight: bold;
	padding-left: 5px;
	color: #0072bc;
}
#search {
	width: 286px;
	margin-right: 10px;
	float: right;
}
#search h2 {
	display: block;
	float: left;
	text-indent: -9000px;
	width: 56px;
	height: 8px;
	margin: 7px 10px 0 0;
	background: url(/_img/layup/search_title.gif) no-repeat; 
}
#searchform p {
	height: 14px;
	background: url(/_img/layup/search_bg.gif) no-repeat;
}
#searchform .textform,
#searchform .textformfocus {
	width: 131px;
	height: 14px;
	padding: 4px 21px 3px;
	border: none;
	background: none;
	float: left;
	margin: 0;
	font-weight: bold;
}
#searchform label {
	display: none;
}
#searchform button {
	width: 44px;
	height: 20px;
	float: right;
	margin-top: 1px;
	background: url(/_img/layup/search_but.gif) no-repeat; 
}

#leftside {
	width: 178px;
	float: left;
	margin: 0;
}
#navi {
	padding-top: 16px;
	background: #fff url(/_img/layup/nav_top.gif) no-repeat left top;
}
#mainnavi {
	margin: 0;
	padding: 19px 0 45px;
	background: #0072bc;
}
#mainnavi li {
	display: block;
	list-style: none;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#mainnavi a {
	text-align: left;
	color: #fff;
	text-decoration: none;
	display: block;
	line-height: 2.2em;
	height: 22px;
	margin: 0;
	padding: 0 0 0 15px;
	width: 163px;
	text-transform: uppercase;
	background: url(/_img/layup/nav_arrow.gif) no-repeat 156px 8px;
}
#mainnavi a:hover,
#mainnavi .on {
	text-decoration: none;
	background: #fff url(/_img/layup/nav_arrow.gif) no-repeat 156px -13px;
	color: #0072bc;
}
#subnavi {
	margin: 0;
	padding: 10px 0 10px 20px;
	background: #0061a0;
}
#subnavi a {
	font: 1em Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	padding: 0 0 0 10px;
	width: 131px;
	height: auto !important;
	line-height: 1.4em;
	background: url(/_img/layup/subnavi.gif) no-repeat 0 5px;
}
#subnavi a:hover,
#subnavi .on {
	color: #b1bc00;
	background: url(/_img/layup/subnavi.gif) no-repeat 0 -45px;
}
#subnavi ul {
	margin: 4px 0 7px 10px;
	padding: 0;
}
#subnavi ul a {
	text-transform: none;
	padding-left: 12px;
	background: url(/_img/layup/sub2_arrow.gif) no-repeat left 4px;
}
#subnavi ul a:hover,
#subnavi ul .on {
	color: #b1bc00;
	background: url(/_img/layup/sub2_arrow.gif) no-repeat 0 -44px;
}
.bottom {
	display: block;
	width: 100%;
	height: 146px;
	clear: both !important;
}
#navbg {
	width: 178px;
	height: 27px;
	display: block;
	position: absolute;
	margin-top: -27px;
	background: url(/_img/layup/nav_bot.gif) no-repeat;
}
.bottom a {
	float: left;
	display: inline;
	text-indent: -9000px;
	margin: 10px 9px 0 0;
	height: 136px;
	outline: 0;
}
.bottom a:hover {
	opacity: 0.8;
}
.locator {width: 179px; background: url(/_img/layup/locator.gif) no-repeat;}
.cop {width: 280px; background: url(/_img/layup/codeofpractice.gif) no-repeat;}
.iai {width: 280px; background: url(/_img/layup/iai_button.gif) no-repeat; margin-right: 10px;}
.guildmark {width: 202px; background: url(/_img/layup/guildmark_logo.gif) no-repeat; margin-right: 0 !important;}

#footer {
	clear: both;
	margin: 0 auto;
	width: 1000px;
	height: 45px;
}
#footer div {
	width: 1000px;
	height: 15px;
	display: block;
	background: url(/_img/layup/bottom.png) no-repeat;
}
#footer ul{
	margin: 0;
	padding: 15px 10px 0 26px;
	list-style: none;
	text-align: right;
}
#footer li{ 
	display: inline;
	float: left;
	padding-right: 10px;
}
#footer a {
	text-decoration: none;
	border-right: 1px solid #5a5a5a;	
	padding: 0 15px 0 7px;
	color: #5a5a5a;
}
#footer .last {
	float: right;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #757575;
}
#footer a:hover{
	color: #797979;
}
#footer .last a:hover {
	color: #888;
}


/* Homepage News and Events */

#midnews {
	margin: 30px 0 0;
	float: left;
	border-top: 1px dotted #ccc;
	background: url(/_img/layup/line_sep.gif) repeat-y 256px 2px;
}
#midnews div {
	padding: 35px 0 15px;
	float: left;
}
#midnews h3 {
	margin: 0 0 20px;
}
#midnews ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#midnews li {
	width: 240px;
	clear: both;
	float: left;
	cursor: pointer;
	padding-bottom: 10px;
}
#midnews li .holder {
	float: left;
	margin: 3px 0 0;
	width: 53px;
	height: 63px;
}
#midnews li .holder span {
	position: absolute;
	display: block;
	width: 53px;
	height: 53px;
	background: url(/_img/layup/img_mask1.png) no-repeat;
}
#midnews li .holder:hover span {
	background: url(/_img/layup/img_mask1on.png) no-repeat; 
	cursor: pointer;
}
#midnews li div {
	padding: 0;
	margin: 0;
	float: right;
	width: 170px;
}
#midnews h4 {
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0 0 2px;
	padding: 0;
}
#midnews h4 a {
	color: #666;
	text-decoration: none;
}
#midnews p {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
.mn1 h3,
.mn1 h4 a:hover,
.mn1 li:hover a {
	color: #b1bc00 !important;
}
.mn2 h3,
.mn2 h4 a:hover,
.mn2 li:hover a {
	color: #dabf0b !important;
}
.mn2 {
	margin-left: 44px;
}
.mn2 li {
	width: 244px !important;
}
.mn2 strong {
	float: left;
	display: block;
	width: 56px;
	height: 60px;
	margin: 0;
	padding: 3px 3px 0 0;
	text-transform: uppercase;
	text-align: center;
	color: #999;
	font: normal 1.4em/1.4em Arial, Helvetica, sans-serif;
	background: url(/_img/layup/date_bg.gif) no-repeat 1px 0;
}
.mn2 strong span {
	font-size: 2em;
}
.mn2 div {
	width: 174px !important;
}
.mn2 .holder {
	margin-left: 2px !important;
}

/* Accordian */

#rightside {
	float: right;
	width: 202px;
}

.accordion {
	position: relative;
}
.accordion-toggle {
    position: relative;
    z-index: 10;
	background: url(/_img/layup/accord_bg.gif) no-repeat;
	color: #666666;
	cursor: pointer;
	border-top: 2px solid #fff;
	padding: 13px 22px 0 20px;
	height: 26px;
	width: 160px;
}
.accordion-toggle:hover,
.accordion-toggle:focus,
.accordion-toggle-active {
	background: url(/_img/layup/accord_bg.gif) no-repeat 0 -41px;
}
.accordion-content {
    overflow: hidden;
	background: url(/_img/layup/accord_rpt.gif) no-repeat left bottom;
}
.accordion-content div {
	padding: 20px 8px 16px 18px;
	margin: 0;
	min-height: 280px;
	font-size: 1.1em;
	line-height: 1.3em;
}
.accordion-toggle span,
.accordion-toggle-active span {
	text-transform: uppercase;
	letter-spacing: -1px;
	font: 1.3em Arial, Helvetica, sans-serif;
}
.flashInstalled .accordion-toggle span,
.flashInstalled .accordion-toggle-active span {
	font-size: 1.5em;
}

/* Imageholders */

.imageholder,
#mpic {
	float: right;
	width: 178px;
	padding: 0 0 0 30px;
}
.imageholder span,
.imageholder .mask,
#mpic span {
	position: absolute;
	display: block;
	width: 178px;
	height: 121px;
	background: url(/_img/layup/img_mask2.png) no-repeat;
}
.imageholder .mask {
	background: url(/_img/layup/img_mask4.png) no-repeat !important;
}
.imageholder img {
	display: block;
	padding-bottom: 10px;
}

/* Internal Styles */

#mainlist {
	margin: 10px 0 0;
	padding: 0;
	float: left;
	list-style: none;
}
#mainlist li {
	display: block;
	float: left;
	width: 100%;
	padding: 0;
	min-height: 85px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #ececec;
}
#mainlist h3,
#memberinfo h3,
#membersearch h3 {
	margin: 2px 0;
	color: #808080;
	text-transform: none;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
#mainlist .holder {
	float: left;
	margin: 0;
	width: 73px;
	height: 73px;
	background: none;
}
#mainlist .holder span,
#mainlist .holder .mask {
	position: absolute;
	width: 73px;
	height: 73px;
	background: url(/_img/layup/img_mask3.png) no-repeat;
}
#mainlist .holder .mask {
	background: url(/_img/layup/img_mask5.png) no-repeat;
}
#mainlist .holder:hover span {
	background: url(/_img/layup/img_mask3on.png) no-repeat; 
	cursor: pointer;
}
#mainlist .holder:hover .mask {
	background: url(/_img/layup/img_mask5on.png) no-repeat; 
	cursor: pointer;
}
#mainlist li div {
	float: right;
	width: 650px;
	margin: 0;
	padding: 0 0 10px;
}
#mainlist li div p {
	margin-top: 4px;
}
#mainlist li h2,
#vacancies li h2,
#members li h2 {
	margin: 0;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
}
#members li h2 {
	color: #0072bc !important;
}
#mainlist li h2 a,
#vacancies li h2 a {
	padding-right: 10px;
	text-decoration: none;
	text-transform: none;
	background: url(/_img/layup/arrow.gif) no-repeat right center;
}
#mainlist li h2 a:hover,
#vacancies li h2 a:hover,
#members li a:hover {
	text-decoration: underline;
	cursor: pointer;
}
#mainlist li div span {
	float: right;
	font-weight: bold;
}
#mainlist li .book,
#mainlist li .info {
	display: block;
	float: left;
	text-indent: -9000px;
	width: 96px;
	height: 20px;
	padding-right: 0;
	background: url(/_img/layup/booktickets_but.gif) no-repeat;
	outline: 0;
}
#mainlist li .info {
	width: 98px;
	margin-left: 10px;
	background: url(/_img/layup/viewinfo_but.gif) no-repeat;
	outline: 0;
}
.searchresults p {
	width: 741px !important;
}
#pagebuts {
	width: 100%;
	margin: 0;
	border-top: 15px solid #fff;
}
#pagebuts span {
	float: right;
}
#pagebuts ul {
	margin: 0;
	padding: 1px 0 0;
	float: left;
	list-style: none;
}
#pagebuts li {
	display: inline;
}
#pagebuts li a {
	text-decoration: none;
	padding: 0 5px;
	border-right: 1px solid #cecece;
}
#pagebuts li a:hover {
	color: #444;
}
#pagebuts li a.first {
	padding-left: 0;
}
#pagebuts li a.last {
	border-right: none;
}
.allevents,
.prev,
.next {
	display: block;
	float: left;
	text-indent: -9000px;
	width: 148px;
	height: 20px;
	background: url(/_img/layup/showall_but.gif) no-repeat;
	outline: 0;
}
.prev {
	background: url(/_img/layup/prev_but.gif) no-repeat;
	width: 17px;
	height: 17px;
}
.next {
	background: url(/_img/layup/next_but.gif) no-repeat;
	width: 17px;
	height: 17px;
	margin-left: 3px;
}
#members {
	margin: 0 0 15px;
	padding: 0;
	float: left;
	width: 100%;
	list-style: none;
}
#members li {
	display: block;
	float: left;
	width: 100% !important;
	pading: 0;
	margin: 12px 0 0;
	border-bottom: 1px solid #ececec;
}
#members h2 a {
	text-transform: none;
}
.regais h2 {
	text-transform: none !important;
}
.full,
.associate,
.affiliate,
.regai,
.fullguild,
.associateguild,
.affiliateguild {
	padding: 0 18px 10px 0;
	font-weight: bold;
	text-decoration: none;
	background: url(/_img/layup/m_icon2.gif) no-repeat right top;
}
.associate {
	background: url(/_img/layup/m_icon3.gif) no-repeat right top;
}
.affiliate {
	background: url(/_img/layup/m_icon1.gif) no-repeat right top;
}
.regai {
	background: url(/_img/layup/m_icon5.gif) no-repeat right top;
}
.fullguild {
	padding-right: 38px;
	background: url(/_img/layup/m_icon7.gif) no-repeat right top;
}
.associateguild {
	padding-right: 38px;
	background: url(/_img/layup/m_icon8.gif) no-repeat right top;
}
.affiliateguild {
	padding-right: 38px;
	background: url(/_img/layup/m_icon6.gif) no-repeat right top;
}
#members .location {
	margin: 0;
	padding: 0;
	color: #2a2a2a;
}
#members .info,
#vacancies .info {
	display: block;
	float: right;
	text-indent: -9000px;
	margin: 22px 0 8px;
	padding: 0;
	width: 98px;
	height: 20px;
	background: url(/_img/layup/viewinfo_but.gif) no-repeat;
	outline: 0;
}
#memberinfo {
	margin: 0 0 10px;
	padding: 0;
	overflow: hidden;
	list-style: none;
}
#memberinfo li {
	display: block;
	float: left;
	width: 100%;
	padding: 10px 0 5px;
	border-bottom: 1px solid #ececec;
}
#mdetails {
	float: left;
	width: 330px;
	padding: 0 0 15px;
}
#mdetails .title {
	text-transform: none;
	color: #0072bc;
	width: auto !important;
}
#mdetails strong {
	float: left;
	clear: both;
	width: 115px;
}
#mdetails span {
	float: left;
	width: 205px;
}
#mdetails em {
	padding: 0 0 10px 15px !important;
	margin: 0;
}
.details,
.viewlocation {
	display: block;
	text-indent: -9000px;
	width:132px ;
	height: 20px;
	float: left;
	margin: 10px 0 0;
	background: url(/_img/layup/viewdetails_but.gif)
}
.viewlocation {
	width: 139px;
	margin-left: 10px;
	background: url(/_img/layup/viewlocation_but.gif)
}
#vacancies {
	list-style: none;
	float: left;
	margin: 10px 0 0;
	padding: 0;
	width: 100%;
}
#vacancies li {
	margin: 0 0 15px;
	padding: 0 0 5px;
	float: left;
	border-bottom: 1px solid #ececec;
}
#vacancies h2 {
	margin: 0 0 5px !important;
}
#vacancies p {
	margin: 10px 0 0;
}
#vacancies .info {
	margin: 15px 0 0;
}
#memberkey {
	display: block;
	margin: -30px 0 0 379px;
	width: 361px;
	height: 14px;
	background: url(/_img/layup/member_key.gif)
}
.memberslist {
	background: #f4f4f4;
	padding: 10px 0;
	float: left;
	border-bottom: 1px solid #cecece;
}
.atoz li a {
	font-weight: bold;
	padding: 0 8px !important;
}
.apply {
	display: block;
	float: right;
	text-indent: -9000px;
	width: 90px;
	height: 20px;
	background:url(/_img/layup/apply_but.gif) no-repeat;
}
.whatsnew {
	margin: -6px 0 20px;
	padding: 0;
}
.whatsnew li {
	padding: 5px 0 8px;
	list-style: none;
	border-bottom: 1px solid #ececec;
}
.whatsnew a {
	padding-right: 13px;
	font-weight: bold;
	text-decoration: none;
	background: url(/_img/layup/arrow.gif) no-repeat right 5px;
}
.whatsnew a:hover {
	text-decoration: underline;
}
.whatsnew span {
	clear: left;
	display: block;
}
.printmap {
	float: right;
	width: 81px;
	height: 16px;
	text-indent: -9000px;
	outline: 0;
	clear: both;
	border-top: 15px solid #fff;
	background: url(/_img/layup/print_map.gif) no-repeat;
}
.printmap:hover {background: url(/_img/layup/print_map.gif) no-repeat left -21px;}

/* Table Styles */

#middle table {
	margin: 10px 0 25px;
	padding: 0;
	border-collapse: collapse;
}
#middle caption {
	font-weight: bold;
	color: #0072bc;
	padding-bottom: 10px;
}
#middle th,
#middle td {
	padding: 5px;
	border: 1px solid #ccc;
	background: #f9f9f9;
	text-align: center;
}
#middle th {
	color: #fff;
	border: 1px solid #0072bc;
	background: #0072bc;
}

/* Sitemap */

.sitemap  a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	padding: 2px 0 2px 2px;
}
.sitemap {
	padding: 0 0 10px 12px ;
	margin:0 ;
	list-style: none;
}
.sitemap li {
	padding:0 0 0 14px;
}
.sitemap  a:hover { 
 	color: #272727;
}
.sitemap li ul a {
	color: #aaa;
}
.sitemap li ul ul a {
	color: #999;
	font-weight: normal;
}
.sitemap ul {
	margin: 0 !important;
	padding: 0 0 0 20px  !important;
	list-style: none;
}
.sitemap li {
	border-left: 1px solid #cdcdcd;
	background: url(/_img/layup/sitemapli.gif) no-repeat 0 .5em !important;
}

/* Forms */

.formarea{
	text-align: right;
	vertical-align: top;
	width: 340px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select {
	padding: 0;
	width: 174px;
}
.textform, 
.textformfocus {
	color: #999;
	padding: 3px 1px 5px 3px;
	width: 174px;
	border: 1px solid #d5d5d5;
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: url(/_img/layup/inputbg_rpt.gif) repeat-x;
}
.textformfocus {
	color: #666;
	background: #fff;
}
.radiogroup {
	clear: both !important;
	border-top: 8px solid #fff;
	border-bottom: 8px solid #fff;
	
}
.radiogroup p {
	margin: 0 !important;
	font-size: .9em  !important;
	clear: both !important;
}
.radiogroup label{
	width: 315px;
	text-align: left !important;
}
#membersearch {
	margin: 10px 0 20px;
	padding: 10px 12px 5px 12px;
	background: #f4f4f4;
	width: 100%;
	border-bottom: 1px solid #cecece;
}
.fullwidth #membersearch {
	width: 720px !important;
}
#membersearch h3 {
	padding-bottom: 10px;
}
#membersearch .textform,
#membersearch .textformfocus,
#membersearch .type,
#membersearch .product {
	color: #7d7d7d;
	padding: 4px 3px 2px 3px;
	width: 172px;
	height: 16px;
	border: 1px solid #d5d5d5;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#membersearch .textform,
#membersearch .textformfocus {
	background: #fff;
}
#membersearch .product {
	width: 242px !important;
}
#membersearch p {
	font-size: .9em;
}
#membersearch select {
	height: auto !important;
}
#membersearch button {
	float: none;
	margin: 2px 0 0 5px;
	width: 44px;
	background: url(/_img/layup/search_but.gif) no-repeat;
}

/* Ajax & Error Checking */

.formerror .textform, 
.formerror .textformfocus {
	border: solid 1px #d11010;
	color: #d11010;
}
.formerror .textformfocus {
	background: #ffeeed !important;
}
.formerror label {
	color: #000;
}
.error {
	color: #d11010;
	padding: 10px !important;
	text-align: left !important;
}
#waiting {
	position: absolute;
	background-color:#fff;
	width: 742px;
	margin-left: -1px;
	opacity: 0.9;
	text-align: center;
}

/* month by month scrolling 

#calendar {
	margin: 5px 0 0;
	padding: 0 0 15px;
	overflow: hidden;
	width: 530px;
}
#calendar .prev,
#calendar .next {
	float: left;
	padding-left: 15px;
	text-decoration: none;
	letter-spacing: -1px;
	font: normal 1.2em Verdana, Arial, Helvetica, sans-serif !important;
	background: url(/_img/layup/prev_arrow.gif) no-repeat left center;
	width: auto;
	height: auto;
	text-indent: 0 !important;
}
#calendar .prev:hover,
#calendar .next:hover {
	color: #666;
} 
#calendar h2 {
	letter-spacing: -1px;
	position: absolute;
	margin: 0 0 0 250px;
	color: #b1bc00;
	font: normal 1.2em Verdana, Arial, Helvetica, sans-serif !important;
}
#calendar .next {
	padding-left: 0 !important;
	padding-right: 15px;
	float: right !important;
	background: url(/_img/layup/next_arrow.gif) no-repeat right center !important;
}
#calendar ul {
	clear: both;
	float: left;
	list-style: none;
	width: 530px !important;
	margin: 15px 0 0;
	padding: 0;
	background: #f5f5f5;
}
#calendar li {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}
#calendar li a {
	color: #666;
	float: left;
	text-decoration: none;
	padding: 6px 12px;
}
#calendar li a:hover,
#calendar li a.on {
	color: #fff;
	background: #1980c5;
}*/

/* Extras */

.clear{
	clear: both;
}
.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;
}
.highlight {
	font-weight: bold;
	color: #b1bc00 !important;
}
.highlight2 {
	color: #0072bc;
	font-weight: bold;
}
.col1 {
	background: #0072bc;
}
.col2 {
	background: #b1bc00;
}
.pdf {
	margin-top: 20px;
	padding: 0;
	background: #f4f4f4;
	width: 530px;
	border-bottom: 1px solid #cecece;
}
.pdf ul {
	margin:0;
	padding: 12px;
	list-style: none;
}
.pdf li {
	background: url(/_img/layup/pdf_icon.gif) no-repeat 0 2px;
	padding: 3px 0 5px;
}
.pdf a {
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
	background: url(/_img/layup/arrow.gif) no-repeat right 5px;
	padding: 0 10px 0 23px;
}
.pdf a:hover {
	color: #888;
}
.pdf .doc {
	background: url(/_img/layup/doc_icon.gif) no-repeat 0 2px;
}
.pdf .link {
	background: url(/_img/layup/link_icon.gif) no-repeat 0 2px;
}
#map {
	width: 740px;
	height: 500px;
	margin-top: -2px;
}
#map h2 {
	font-size: 1em;
	padding-bottom: 0;
	margin-bottom: 3px;
}

/* Resource Library  */

#filtersearch {
	width: 340px;
	position: absolute;
	top: 430px;
	margin: 0 0 0 407px;
}
#filtersearch label{
	position: absolute; 
	left: -9999px; 
}
#filtersearch .libopts {
	float: left;
	width: 150px;
	font-weight: bold;
}
#filtersearch .radio {
	vertical-align: middle;
	margin: 8px;
}
#filtersearch .searchbg {
	display: block;
	float: left;
	height: 30px;
	width: 186px;
	background: url(/_img/layup/search1.gif) no-repeat;
}
#filtersearch .searchbg:hover {
	background: url(/_img/layup/search2.gif) no-repeat;
}
#filtersearch .textform,
#filtersearch .textformfocus {
	width: 146px;
	height: 20px;
	font: bold 1em/25px Verdana, Arial, Helvetica, sans-serif;
	color: #969696 !important;
	padding-top: 0;
	margin: 2px 8px 0 25px;
	border: none;
	background: none !important;
}
#documents {
	margin: 15px 0 0;
	padding: 0;
	list-style: none;
}
#documents li {
	cursor: pointer;
	margin: 0 0 1px;
	padding: 0;
	clear: both;
	background: url(/_img/layup/off.gif) repeat-x;
}
#documents li:hover,
#documents li:focus,
#documents li.on  {
	background: url(/_img/layup/on.gif) repeat-x;
}
#documents a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font: normal 0.9em/1.2em Arial, Verdana, Helvetica, sans-serif;
	background: url(/_img/layup/docs.gif) no-repeat 10px -7px; 
	padding: 6px 10px 7px 33px;
	display: block;
	width: 697px;
	outline: 0;
}
#documents a:hover,
#documents a:focus,
#documents li.on a,
#documents li.on a:hover {
	background: url(/_img/layup/docs.gif) no-repeat 10px -67px;
}
#documents .arrow {
	float: right;
	display: block;
	width: 9px;
	height: 9px;
	margin: 2px 0 0;
	background: url(/_img/layup/arrow_off.gif) no-repeat;
}
#documents .on .arrow {
	background: url(/_img/layup/arrow_on.gif) no-repeat;
}
#documents span {
	float: right;
	font-weight: normal;
	margin-right: 40px;
}
#documents ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#documents ul li {
	cursor: default;
	margin: 0;
	clear: none;
	background: #f4f4f4 url(/_img/layup/doc_arrow.gif) no-repeat 722px 9px;
}
#documents ul li:hover,
#documents ul li:focus  {
	background: #fff url(/_img/layup/doc_arrow.gif) no-repeat 722px 9px !important;
}
#documents ul li a {
	display: block;
	border-bottom: 1px solid #e9e9e9;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	margin: 0;
}
#documents .doc a {
	background: url(/_img/layup/docs.gif) no-repeat 10px -125px !important;
}
#documents li ul{
	display: none;
}
#documents li.on ul{
	display: block;
}
.img {
	padding: 20px 15px 20px 30px !important;
	overflow: hidden;
	background: #f8f8f8;
}
.img li {
	display: inline !important;
	background: none !important;
}
.img a {
	display: inline !important;
	float: left !important;
	width: 106px !important;
	height: 92px !important;
	padding: 0 !important;
	margin: 0 15px 15px 0 !important;
	background: none !important;
	border: none !important;
}
.img img {
	background-repeat: no-repeat;
	background-position: 6px 6px;
}
#eventsgallery {
	padding: 10px 0 !important;
	margin: 0 !important;
}