
/* Hide if Flash */

.flashInstalled #middle h1,
.flashInstalled #rightside h1,
.flashInstalled #header,
.flashInstalled .flash {
	visibility: hidden;
}
.flashInstalled #boxes li {
	background: none !important;
}

.json .folderlist {
	display: none;
}


/* Tags */
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #666;
	text-align: center;
	background: #fff url(/_img/layup/bg1.gif) repeat-x;
}
a {
	color: #90122b;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1,
h2,
h3,
h4 {
	padding: 0;
	margin: 0 0 10px;
	text-transform: uppercase;
	color: #555;
	font: bold 1.25em Arial, Helvetica, sans-serif;
}
h2 {
	color: #d76b03;
	margin-bottom: 2px;
	font: 1.1em Arial, Helvetica, sans-serif;
}
h3 {
	color: #90122b;
	font: 1.1em Arial, Helvetica, sans-serif;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
	width: 17px;
	height: 17px;
	float: right;
	background: url(/_img/layup/submit.gif) no-repeat;
} 
legend {
	display: none;
}

.printlogo,
.printlogo2,
.printlogo3 {
	display: none;
}

/* Structure */

.home #middle {
	width: 379px;
}
.home #rightside {
	width: 278px;
	margin: 30px 0 0;
	padding: 12px 10px 0 25px;
	border-left: 1px dotted #ccc;
}
.home .qlinks {
	margin: 0 0 18px;
	padding: 0 0 15px;
	border-bottom: 1px dotted #ccc;
}

#contents {
	margin: 0 auto;
	width: 971px;
	text-align: left;
}
#holder {
	background: url(/_img/layup/main_rpt.gif) repeat-y;
	min-height: 500px;
	overflow: hidden;
}
#middle {
	margin: 30px 0 0 25px;
	float: left;
	width: 503px;
}
#maintext {
	font-size: 1.1em;
	line-height: 1.3em;
}
#maintext p {
	clear: left;
}
.entry {
	display: block;
	text-indent: -9000px;
	width: 379px;
	height: 29px;
	border-bottom: 35px solid #fff;
	background: url(/_img/layup/entry_tab.gif) no-repeat;
}
#topnavi {
	height: 38px;
	width: 100%;
	margin-top: 7px;
}
#topnavi ul  {
	margin: 0;
	padding: 0;
	float: right;
	width: 744px;
}
#topnavi li {
	display: inline;
} 
#topnavi a {
	float: left;
	text-indent: -9000px;
	margin-left: 1px;
	height: 38px;
	outline: 0;
}
#n1, #n2, #n3 {
	background: url(/_img/layup/main_tabs.gif) no-repeat;
}
#n1 {background-position: 0 -41px; width: 232px;}
#n2 {background-position: -233px -41px; width: 241px;}
#n3 {background-position: -475px -41px; width: 268px;}

#n1:hover, #n1:focus, #n1.on {background-position: 0 0;}
#n2:hover, #n2:focus, #n2.on {background-position: -233px 0;}
#n3:hover, #n3:focus, #n3.on {background-position: -475px 0;}

#topbar {
	width: 100%;
	height: 303px;
	margin: 15px 0 0;
}
#lsearch {
	width: 228px;
	height: 303px;
	float: left;
	border-right: 1px solid #fff;
}
#lsearch h1 {
	text-indent: -9000px;
	background: #ac1a2f url(/_img/layup/logo1.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 151px;
	width: 228px;
	float: left;
	border-bottom: 1px solid #fff;
}
#header {
	float: left;
	width: 424px;
	height: 303px;
}
#boxes {
	width: 317px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid #fff;
}
#boxes li {
	display: inline;
	float: left;
}
#boxes a {
	text-decoration: none;
	width: 158px;
	height: 151px;
	margin: 0;
	padding: 0;
	display: block;
}
#boxes span {
	color: #fff;
	float: left;
	margin: 125px 0 0 10px;
	font: 1.2em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 100%;
	background: url(/_img/layup/arrow1.gif) no-repeat 127px;
}
#b1 { 
	border-right: 1px solid #fff; 
	border-bottom: 1px solid #fff;
}
#b2 { 
	border-bottom: 1px solid #fff;
}
#b3 { 
	border-right: 1px solid #fff;
}
#breadbar {
	width: 100%;
	height: 37px;
	background: #eaeaea;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#searchform {
	width: 206px;
	height: 27px;
	float: left;
	padding: 10px 0 0 22px;
	background: #000;
	border-right: 1px solid #fff;
}
#breadbar h2 {
	float: left;
	display: block;
	text-indent: -9000px;
	width: 92px;
	height: 37px;
	margin: 0 18px 0 0;
	background: url(/_img/layup/bread_bg.gif) no-repeat ;
}
#bread {
	float: left;
	margin: 13px 0 0;
	padding: 0;
	width: 511px;
	list-style: none;
}
#bread li {
	display: inline;
	float: left;
	margin-right: 8px;
}
#bread li a {
	color: #777;
	background: url(/_img/layup/bread_arrow.gif) no-repeat right center;
	padding-right: 12px;
	font-size: 1.15em;
	font-weight: bold;
}
#bread li span {
	text-decoration: none;
	padding-right: 0 !important;
	background: none;
	font-size: 1.15em;
}
#textchange {
	margin: 0 11px 0 0;
	padding: 14px 0 0;
	float: right;
}
#textchange li {
	background: none;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}
#textchange a {
	float: left;
	height: 13px;
	width: 12px;
	display: block;
	margin-left: 2px;
	outline: 0;
	text-indent: -9000px;
	background: url(/_img/layup/textsize.gif) no-repeat;
}
#textchange li.first {
	margin-right: 5px;
	font-size: 1.15em;
}
#textchange #Medium a {
	background-position: -14px 0;
}
#textchange #Large a {
	background-position: -28px 0;
}
#textchange a:hover,
#textchange .on {
	background-position: 0 -18px;
}
#textchange .on {
	height: 20px !important;
	border-bottom: 3px solid #000;
}
#textchange #Medium a:hover,
#textchange #Medium .on {
	background-position: -14px -18px;
}
#textchange #Large a:hover,
#textchange #Large .on {
	background-position: -28px -18px;
}
#leftside {
	width: 228px;
	float: left;
	margin: 0;
	padding-bottom: 177px;
}
#leftside ul {
	margin: 0;
	padding: 0;
	margin: 0 0 35px;
}
#leftside li {
	display: block;
	list-style: none;
}
#t1, #t2, #t3 {
	width: 228px !important;
	height: 29px;
	text-indent: -9000px;
	padding: 0 !important;
	background: url(/_img/layup/site_tabs.gif) no-repeat;
}
#t2 {
	background-position: 0 -30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#t3 {
	background-position: 0 -60px;
}
#leftside a {
	margin: 0;
	text-align: left;
	color: #333;
	text-decoration: none;
	display: block;
	line-height: 2.2;
	padding: 1px 10px 1px 23px;
	width: 195px;
	font-size: 1em;
	text-transform: uppercase;
}
#subnavi a:hover,
#subnavi a:focus {
	text-decoration: none;
	background: #ccc;
}
#subnavi a.on {
	background: #ccc url(/_img/layup/arrow3.gif) no-repeat 212px 9px !important;
}
#subnavi ul {
	margin: 0;
	padding: 10px 0;
	background: #f8f8f8;
}
#subnavi ul a {
	text-transform: none;
	font-size: 1em;
	line-height: 1.3em;
	padding-left: 33px;
	width: 185px;
	color: #555;
}
#subnavi ul a:hover,
#subnavi ul a:focus {
	background: none;
	color: #000;
}
#subnavi ul a.on {
	color: #000;
	background: url(/_img/layup/arrow4.gif) no-repeat 20px center !important;
}
#rightside{
	float: right;
	width: 187px;
}
#rightside .entry {
	width: 187px;
	border-bottom: 1px solid #fff;
	background: url(/_img/layup/entry_tab2.gif) no-repeat;
}
#rightside h1 {
	margin-left: 2px;
}
#rightside .box {
	margin-top: 0;
}
.site2 .entry {
	background: url(/_img/layup/entry_tab2.gif) no-repeat 0 -30px !important;
}
.site3 .entry {
	background: url(/_img/layup/entry_tab2.gif) no-repeat 0 -60px !important;
}
.rbox {
	padding: 23px 15px;
	border-bottom: 1px solid #fff;
	background: #f7f7f7;
	overflow: hidden;
	color: #35383d !important;
}
.bg2 {
	background: #efefef;
	padding-right: 0;
}
.bg2 p {
	clear: both;
	padding-bottom: 20px;
}
.qlinks {
	margin: 0;
	padding: 0;
}
.qlinks li {
	list-style: none;
	padding: 0 0 3px;
}
.qlinks a,
.brochure {
	color: #555;
	text-decoration: none;
	padding-left: 21px;
	display: block;
	font: 1.1em Tahoma, Arial, Helvetica, sans-serif;
	background: url(/_img/layup/arrow2.gif) no-repeat 3px 2px;
}
.qlinks a:hover,
.brochure:hover {
	color: #000;
}
.qlinks .pdf {
	padding-bottom: 4px;
	background: url(/_img/layup/docs.gif) no-repeat 0 -129px !important;
}
.q2 {
	border: none !important;
	padding: 0 !important;
}
.brochure {
	padding: 5px 0 5px 22px;
	margin: -4px 0 0 323px;
	font-size: 1.05em;
	position: absolute;
	background: url(/_img/layup/docs.gif) no-repeat 0 -125px !important;
}

.mainlist {
	margin: 0;
	padding: 0;
}
.mainlist li {
	list-style: none;
	clear: left;
	overflow: hidden;
	margin-bottom: 3px;
}
.mainlist h2 {
	margin: 0 0 7px;
	color: #484848;
	float: left;
	width: 100%;
	text-transform: uppercase;
	font: 1em Arial, Helvetica, sans-serif;
}
.mainlist img {
	float: left;
	margin: 0 10px 2px 0;
	border: 4px solid #dedede;
}
.mainlist div {
	margin: 1px 0 0;
	float: left;
	width: 176px;
}
.mainlist span,
.mainlist h3 {
	font: 1em Arial, Helvetica, sans-serif;
	color: #d76b03;
	padding: 0 0 1px;
	margin: 0;
	display: block;
	float: left;
	width: 100%;
	text-transform: uppercase;
}
.mainlist h3 a,
.box a,
#vacancies a {
	text-decoration: none;
	color: #90122b;
	padding-right: 10px;
	margin: 0;
	float: left;
	background: url(/_img/layup/arrow6.gif) no-repeat right 3px;
}
.mainlist h3 a:hover,
.box a:hover,
#vacancies a:hover {
	color: #d76b03;
	background: url(/_img/layup/arrow5.gif) no-repeat right 3px;
}
.mainlist p {
	float: left;
	width: 100%;
	padding-bottom: 5px;
}
.mainlist .more {
	float: right;
	text-decoration: none;
	color: #90122b;
	padding-right: 15px;
	font: bold 1em Arial, Helvetica, sans-serif;
	background: url(/_img/layup/glass.gif) no-repeat right 1px;
}
.mainlist .more:hover {
	color: #d76b03;
	background: url(/_img/layup/glass.gif) no-repeat right -14px;
}
#middle .mainlist div {
	width: 400px;
	margin: 0;
}
#middle .mainlist li {
	padding: 0 0 8px;
	margin: 0 0 10px;
	border-bottom: 1px dotted #ccc;
}

.box {
	width: 187px;
	float: left;
	margin: 30px 5px 0 0;
}
.box:hover {
	cursor: pointer;
}
.box img {
	border: 4px solid #dedede;
}
.box div {
	margin: -3px 0 0;
	padding: 20px 15px 25px;
	border: 1px solid #e9e9e9;
}
.box a {
	float: right;
	font: .9em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-position: right 2px !important;
}
.b2 {
	margin-right: 0 !important;
}
#weblinks {
	float: left;
	clear: both;
	width: 486px;
	margin: 20px 0 0;
	padding: 15px 0 10px 17px;
	background: #f7f7f7;
}
#weblinks a {
	float: left;
	margin-right: 14px;
	padding: 1px 0 0 20px;
	color: #000;
	height: 20px;
	text-decoration: none;
	background: url(/_img/layup/link_logos.gif) no-repeat;
}
#weblinks a:hover {
	text-decoration: underline;
}
.w2 {background-position: 0 -35px !important;}
.w3 {background-position: 0 -69px !important;}
.w4 {background-position: 0 -104px !important;}
.w5 {background-position: 0 -138px !important;}
.w6 {background-position: 0 -174px !important;}

.news,
.results,
.links {
	padding-top: 10px !important;
}
.results div {
	width: auto !important;
}
.links span {
	color: #90122b;
}
.link {
	padding-left: 18px;
	float: left;
	background: url(/_img/layup/link.gif) no-repeat left 5px;
}
#vacancies {
	margin: 0;
	padding: 0;
}
#vacancies li {
	list-style: none;
	padding: 4px 0;
	border-top: 1px dotted #ccc;
}
#vacancies a {
	font: .95em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	float: none;
}
#vacancies .first {
	border: none;
}
#vacancies span {
	float: right;
	font: 1.05em Arial, Helvetica, sans-serif;
}
.posted {
	text-align: right;
	margin: 10px 0 0;
	color: #000;
	font: 1.05em Arial, Helvetica, sans-serif;
}

#partners {
	width: 213px;
	height: 177px !important;
	display: block;
	position: absolute;
	margin: -198px 0 0 !important;
	padding: 0 0 0 15px !Important;
	text-align: left !important;
	background: #002c76;
}
#partners a {
	text-indent: -9000px;
	border: none !important;
	margin: 12px 4px 0 0;
	padding: 0 !important;
	display: block;
	width: 95px;
	height: 82px;
	background: url(/_img/layup/partners.gif) no-repeat;
}
#p1 {background-position: 0 15px !important; margin-right: 10px !important;}
#p2 {background-position: 0 -150px !important; width: 70px !Important;}
#p3 {background-position: 0 -67px !important; margin-top: 0 !Important; height: 65px !important;}
#p4 {background-position: 8px -255px !important; margin-top: 0 !Important;  width: 96px !important;}

#footer {
	clear: both;
	margin: 20px auto;
	width: 971px;
	height: 20px;
	border-top: 1px dotted #ccc;
}
#footer ul {
	margin: 0;
	padding: 8px 13px 0;
	height: 30px;
	list-style: none;
	text-align: right;
}
#footer li { 
	display: inline;
	float: left;
}
#footer a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
	border-right: 1px solid #999;	
	padding: 0 10px;
}
#footer .last {
	float: right;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #dfdfdf;
}
#footer a:hover,
#footer a:focus {
	color: #797979;
}

.searchdocs{
	padding: 2px 0 4px 24px; 
	margin-left: 0;
	background: url(/_img/layup/docs.gif) no-repeat 0 -144px;
	text-decoration: none;
}	

.docs {
	margin: 0;
	padding: 0;
}
.docs li{
	clear: left;
	list-style: none;
}
.docs a{
	padding: 5px 0 5px 22px;
	background: url(/_img/layup/docs.gif) no-repeat 0 -82px;
	float: left;
}
.docs span{
	float: left;
	padding: 5px 0 5px 22px;
	color: #999;
}
.doctitle {
	margin-top: 20px;
}

.xls { background-position: 0 4px !important;}
.pdf { background-position: 0 -125px !important;}
.doc { background-position: 0 -39px !important;}
.pod { background-position: 0 -214px !important;}


#sitemap,
#sitemap ul{
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
#sitemap  a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	padding: 2px 0 2px 18px;
}
#sitemap  a:hover { 
	color: #000;
}
#sitemap ul a {
	color: #90122b;
}
#sitemap ul a {
	font-weight: normal;
}
#sitemap li {
	border-left: 1px solid #CDCDCD;
	background: url(/_img/layup/sitemapli.gif) no-repeat 0 .5em;
}

.paging {
	display: inline;
	list-style: none;
	float: right;
	padding: 0;
	margin: 5px 0 0;
}
.paging li {
	float: left;
	margin: 0;
	padding: 0;
}
.paging li a {
	display: block;
	margin: 0 0 0 1px;
	padding: 2px 5px;
	text-decoration: none;
	color: #666;
	background: #eaeaea;
	line-height: 1.3em;
}
.paging li a:hover, .paging li .on{
	background: #90122b;
	color: #fff;
}

#video {
	width: 500px;
	height: 330px;
}

/* Forms */

#signupform {
	height: 115px;
	width: 206px;
	padding: 36px 0 0 22px;
	float: left;
	background: #67066b;
}
#signupform h2 {
	margin: 0 0 21px;
	padding: 0;
	text-indent: -9000px;
	width: 135px;
	height: 10px;
	background: url(/_img/layup/signup.gif) no-repeat;
}
#signupform label,
#searchform label {
	display: none;
}
#signupform p,
#searchform p {
	width: 184px;
	height: 17px;
	margin: 0 0 13px;
	padding: 0;
	background: url(/_img/layup/input_bg.gif) no-repeat;
}
#searchform p {
	margin-bottom: 0;
}
#signupform .signupcomplete {
	background: none !important;
	color: #fff;
}
#signupform .formerror .textform, 
#signupform .formerror .textformfocus {
	border: none;
	color: #d11010 !important;
}
#signupform .formerror .textformfocus {
	background: none !important;
}

#signupform .textform,
#signupform .textformfocus,
#searchform .textform,
#searchform .textformfocus {
	width: 138px;
	border: none;
	float: left;
	color: #7f7f7f;
	font-weight: bold;
	padding: 2px 10px;
	margin-right: 6px;
	background: none;
}
#signupform .textformfocus {
	color: #67066b;
}
#searchform .textformfocus {
	color: #000;
}
#signupform button,
#searchform button {
	width: 17px;
	height: 17px;
	float: left;
	background: url(/_img/layup/search_but.gif) no-repeat;
}
#signupform .nobg {
	margin-left: -5px;
	background: none !important;
}
#signupform .nobg span {
	color: #fff;
	display: block;
	width: 155px;
	float: left;
	margin: 4px;
}
#signupform .formerror2 span{
	color: #d11010 !important;
}
.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: 176px;
}
.textform, 
.textformfocus {
	color: #666;
	padding: 3px;
	width: 168px;
	border: 1px solid #ccc;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #eee;
}
.textformfocus {
	background: #fff;
}

/* Ajax & Error Checking */

.formerror .textform, 
.formerror .textformfocus {
	border: solid 1px #d11010;
	color: #d11010;
}
.formerror .textformfocus {
	background: #ffeeed !important;
}
.formerror label:after {
	color: #d11010;
	content: " *";
}
.formerror label {
	color: #000;
}
.error {
	color: #d11010;
	padding: 10px 0 !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;
}
.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;
}

/* Events Planner */

#planner {
	margin: 30px 0;
	padding: 0;
	overflow: hidden;
	width: 502px;
}
#planner .prev,
#planner .next {
	color: #d76b03;
	float: left;
	padding-left: 12px;
	text-decoration: none;
	background: url(/_img/layup/prev_arrow.gif) no-repeat left 4px;
}
#planner .prev:hover {
	color: #90122b;
	background: url(/_img/layup/prev_arrow.gif) no-repeat left -17px;
}
#planner .next {
	padding-left: 0 !important;
	padding-right: 12px;
	float: right !important;
	background: url(/_img/layup/next_arrow.gif) no-repeat right 4px !important;
}
#planner .next:hover {
	color: #90122b;
	background: url(/_img/layup/next_arrow.gif) no-repeat right -17px !important;
} 
#planner span {
	margin-left: 200px;
	color: #90122b;
	float: left;
	font-size: 1.2em;
}
#planner ul {
	clear: both;
	float: left;
	list-style: none;
	width: 502px !important;
	margin: 15px 0 0;
	padding: 0;
	background: #f5f5f5;
}
#planner li {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}
#planner li a {
	color: #666;
	float: left;
	text-decoration: none;
	padding: 8px 12px;
	font: 1em Tahoma, Arial, Helvetica, sans-serif;
}
#planner li a:hover,
#planner li a.on {
	color: #fff;
	background: #d76b03;
}
#planner .first,
#planner .last {
	padding: 8px 13px;
}

/* Mini Calendar */

#minical {
	margin: 0 0 0 -15px;
	padding: 0;
}
#minical table {
	padding: 0;
	margin: 0;
	text-align: center;
	font: 1.05em Tahoma, Arial, Helvetica, sans-serif;
}
#minical th {
	font-weight: normal;
	border-bottom: 6px solid #efefef;
}
#minical td {
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	padding: 2px 5px;
}
#minical a {
	color: #fff;
	text-decoration: none;
}
.key p {
	color: #35383d !important;
	text-decoration: none;
	padding-left: 14px;
	float: right;
	cursor: pointer;
	margin: 12px 10px -20px 0;
	font: 1.1em Tahoma, Arial, Helvetica, sans-serif;
	background: url(/_img/layup/colour_key.gif) no-repeat left 4px;
}
.key:hover div {
	display: block !important;
}
.col1 {
	background-color: #8e58a4;
}
.col2 {
	background-color: #47aa42;
}
.col3 {
	background-color: #ec008c;
}
.col4 {
	background-color: #ffda00;
}
.col5 {
	background-color: #cd242b;
}
.col6 {
	background-color: #005991;
}
.col7 {
	background-color: #f6861f;
}
.col8 {
	background-color: #000;
}

/* Events Key */

#colourkey {
	margin: 49px 0 0 -15px;
	padding: 23px 15px 89px;
	width: 157px;
	background: #f7f7f7;
	overflow: hidden;
	position: absolute;
	display: none;
}
#colourkey ul {
	margin: 0;
	padding: 0 0 0 3px;
	list-style: none;
}
#colourkey li {
	display: block;
	margin: 2px 0;
	float: left;
	width: 100%;
}
#colourkey li span {
	display: block;
	width: 14px;
	height: 14px;
	margin: 0 9px 0 0;
	padding: 0;
	float: left;
}

/* Image Gallery */

#mainimg {
	float: left;
	width: 390px;
	margin: 0 7px 15px 0;
	border: 4px solid #dedede;
}
#thumbnails {
	margin: 0 0 12px;
	padding: 0;
	list-style: none;
	float: left;
	height: 302px;
}
#thumbnails li {
	width: 84px;
	height: 74px;
	display: block; 
}
#thumbnails a {
	display: block;
	width: 84px;
	height: 69px;
	margin: 0;
	float: left;
	padding-bottom: 7px;
}
#thumbnails a img {
	padding: 0;
	margin: 0;
	border: 4px solid #dedede;
}

/* Document Library */

#dataGrid {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#dataGrid table {
	border-collapse: collapse;
	margin: 0 0 0 1px;
	width: 510px;
	background-color: #fff;
	font-size: 0.95em;
}
#dataGrid .highlight {
	background-color: #f4f4f4;	
}
#dataGrid .over {
	background-color: #ccc;	
	cursor: pointer;
}
#dataGrid .table {
	display: table !important;
}
#dataGrid td, 
#dataGrid h3 {
	border-bottom: 1px solid #fff;
	padding: 4px 3px 4px 8px;
	color: #696969;
	vertical-align: top;
}
#dataGrid h3 {
	padding: 6px 10px 5px 30px;
	margin: 0;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: none;
	width: 471px;
	background: #8b8b8b url(/_img/layup/docs.gif) no-repeat 8px -165px;
}
#dataGrid td {
	padding-right: 10px;
	border: 1px solid #ddd;
}
#dataGrid h3 a {
	background: url(/_img/layup/arrow7.gif) no-repeat right 4px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding-right: 10px;
	outline: 0;
}
#dataGrid td a {
	text-decoration: none;
	color: #696969;
	padding: 5px 0 5px 22px;
	background: url(/_img/layup/docs.gif) no-repeat 0 -84px;
}
#dataGrid .on {background-position: right -15px !important;}


#dataGrid .textright {
	padding: 5px 10px 0 0;
	width: 15%;
}

/* Filter Search */

#filtersearch {
	width: 182px;
	position: absolute;
	margin: -33px 0 0 328px;
}
#filtersearch label{
	position: absolute; 
	left: -9999px; 
}
#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: 17px;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #969696 !important;
	padding-top: 2px;
	margin: 3px 8px 0 25px;
	border: none;
	background: none !important;
}
#filtersearch .textregion,
#filtersearch .textregionfocus {
	width: 146px;
	height: 17px;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #969696 !important;
	padding-top: 2px;
	margin: 3px 8px 0 25px;
	border: none;
	background: none !important;
}

