@import url("reset.css");
@import url("fonts.css");

body,html{
	width: 100%;
	height: 100%;
}
html {overflow-y: scroll;}
body {
	background: #FFFFFF;
	color: #333333;
}
a {color: #C50C3E; text-decoration: underline;}
h1,h2,h3,h4,h5,legend {
	color: #333333;
}
h1 {
	font-size: 2em;
	margin: 0 0 0.6em 0;
	font-weight: normal;
}
h2 {
	font-size: 1.6em;
	margin: 0 0 0.6em 0;
}
div + div h2 {
	/*margin: 0.3em 0 0.6em 0;	*/
}
h3 {
	font-size: 1.2em;
	margin: 0 0 0.3em 0;
}
h4 {
	font-size: 1.1em;
	margin: 0 0 0.4em 0;
}
h5 {
	font-size: 1.0em;
	margin: 0 0 0.4em 0;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: underline;
}

abbr,acronym {border-bottom: 1px dotted #A17128;cursor: help;}
#content strong, #content strong em {font-weight: bold;}
em {font-style: italic;}
del { text-decoration: line-through; }
sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	}
sub {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	bottom: -0.4em;
	}
object { outline:none; }
#wrapper{
	width: 930px;
	margin: 0 auto 0 auto;
	padding: 0px 10px 10px 10px;
}
#header {
	display: block;
	height: auto;
	position: relative;
	padding: 0px;
	margin: 0px auto 0px auto;
	z-index: 1;
	overflow: hidden;
	background: #FFF;
	color: #333;
	width: 930px;
	height: 110px;
}
#menuCol {
	float: left;
}
#logolink {
	display:block;
	position: absolute;
	left: 0px;
	top: 24px;
	padding-top: 62px; width: 86px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/ttp-group-logo.gif) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
#qae {
	display:block;
	position: absolute;
	left: 110px;
	top: 24px;
	padding-top: 62px; width: 56px; 
	overflow: hidden;
	height: 0;
	background: url(images/queens-award.gif) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
#toplinks {
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	display: block;
	text-align: right;
	line-height: 26px;
	position: absolute;
	right: 0;
	top: 24px;
	text-align: right;
}
.lrgBrite {
	font-size: 1.1em;
	color: #F78E1E;
}
#toplinks a {
	text-decoration: none;
}
#toplinks a:hover {
}
#quick_search {
	display: block;
	position: absolute;
	bottom: 20px;
	right: 0;
	width: auto;
	overflow: visible;
}
#quick_search fieldset {
	padding-top:0;
	margin-top:0;
	display: block;
	width: 204px;
}
#quick_search #q {
	position: relative;
	display: block;
	border: none;
	line-height: 16px;
	height: 16px;
	width: 120px;
	padding: 4px;
	overflow: visible;
	background: url(images/search-in.gif) no-repeat 0 0;
	float: left;
}
#quick_search button {	
	display: block;
	padding-top: 24px; width: 70px; 
	overflow: hidden;
	height: 0;
	border: none;
	cursor: pointer;
	background: url(images/search-btn.gif) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: left;
	margin-left: 5px;
}
#header img{
	visibility: hidden;
	position: absolute;
}
#navHolder {
	display: block;
	position: relative;
	height: auto;
	min-height: 1.1em;
	background: #A8A9AC;
	color: #FFF;
	text-transform: lowercase;
}
#nav {
	display: block;
	font-size: 1.1em;
	line-height: 1.1em;
	clear: both;
	margin: 0px auto 0px auto;
}
#nav li {
	display: block;
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	border-right: solid 2px #FFF;
	padding: 0 0 0 0;
}
#nav a {
	display: block;
	background: #A8A9AC;
	color: #FFF;
	text-decoration: none;
	padding: 4px 35px 6px 6px;
}
#nav a:hover {
	color: #FFF;
	background: #A8A9AC url(images/nav-hover.gif) no-repeat right center;
}
#nav strong a  {
	background: #C50C3E;
	color: #FFF;
}
#nav strong a:hover {
	background: #C50C3E url(images/nav-hover.gif) no-repeat right center;
	color: #FFF;
}

#main {
	display: block;
	height: auto;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 20px auto 0 auto;
	clear: both;
}
#content {
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	clear: both;
	z-index: 5;
}
#main.layout_a #content {
}
.colholder {
	background: url(images/vline.gif) repeat-y 604px 0px;
	display: block;
}
.colD .colholder {
	background: url(images/vline-lite.gif) repeat-y 290px 0px;
	display: block;
}
#contentMain {
	float:left;
	width:650px;
	clear: right;
}
#content.edit {
	background: #FFFFFF;
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0;
	color: #333333;
}
#content.edit a {
	color: #C50C3E !important;
}
/*End layout styles*/
#content hr {
	display: block;
	color: #CCC;
	background: #CCC;
	height: 1px;
	border: none;
	margin: 1em 0 1em 0;
	padding: 0;
}
#content p strong {}
#content li {
	margin-bottom: 0.5em;
	line-height: 1.2em;
}
#content ul, #content ol, #content p {
	margin-bottom: 1.4em;
}
#content ul li{
	list-style: none;
	padding-left: 1.4em;
	background: url(images/bullet.gif) no-repeat 3px 0.4em;	/*list-style: square url(images/bullet.gif);*/
}
#content ul li ul {
	margin-top: 0.5em;
	margin-bottom: 0;
}
#content ul li ul li {
	list-style: none;
	padding-left: 1.4em;
	font-size: 0.9em;
	background: url(images/bullet-small.gif) no-repeat 3px 0.5em;
}
#content ol {
	margin-left: 1em;
	padding-left: 1em;
	list-style: decimal;
}
#content ol li {
	list-style: decimal;
}
#content ol li ol {
	margin-top: 0.5em;
}
#content ol li ol li{
	list-style: lower-alpha;
}
/*Page menu*/
#pagelinks {
	padding-bottom: 15px;
}
#tochead {
	display: block;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	padding: 0px 20px 0px 20px;
	font-weight: normal;
	background: #5388BB;
	color: #FFFFFF;
}
.toc {
}
#content .toc li{
	display: block;
	list-style: none;
	background: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-weight: bold;
}
#content .toc li strong {
	display: block;
	float: none;
}
#content .toc li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #A8A9AC;
	padding: 2px 4px 6px 3px;
}
#content .toc li strong a {
	color: #FFFFFF;
	background: #C50C3E;
}
#content .toc li strong a:hover{
	background: #C50C3E url(images/nav-hover.gif) no-repeat right center;
}
#content .toc li strong.headLink a {
	color: #243239; /*#384E5B;*/
}
#content .toc li a:hover, #content .toc li strong.headLink a:hover {
	color: #FFFFFF;
	background: #A8A9AC url(images/nav-hover.gif) no-repeat right center;
}
#content .toc li ul {
	display: block;
	margin: 5px 0px 2px 0px;
}
#content .toc li ul li{
	display: block;
	list-style: none;
	margin: 0px 0px 2px 7px;
	padding: 0px;
	min-height: 16px;
}
#content .toc li ul li a {
	display: block;
	list-style: none;
	padding: 1px 0px 1px 16px;
	background: transparent url(images/toc-arrow-small.png) no-repeat 4px 5px;
	border: none;
	color: #333;
}
#content .toc li ul li a:hover {
	color: #C50C3E;
	background: transparent url(images/toc-arrow-small.png) no-repeat 4px 5px;
}
#content .toc li ul li strong {
	display: block;
	color: #C50C3E;
	background: transparent url(images/toc-arrow-small.png) no-repeat 4px 5px;
}
.toc .required {
	float: left;
}
/*Page menu End*/
#content blockquote {
	text-align: justify;
	margin-bottom: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
blockquote .q_O {margin-right:5px;}
blockquote .q_C {margin-left:5px; vertical-align:top !important;}

.edit blockquote {
	background:url(images/quote.png) no-repeat;
	background-position:0px 2px;
	text-indent:12px;
	clear: none;
}
.edit blockquote p {
	display: block;
	background: url(images/quote-close.png) no-repeat;
	background-position:bottom right;
	padding-right:0px;
	margin: 0 0 1em 0 !important;
}
#content cite {
	font-size: 0.9em;
	margin: 0 0 1em 0 !important;
	color: #666666;
	font-style: italic;
	text-indent: 0px !important;
	text-align: left !important;
}
.quote {
	font-size: 1.5em;
	font-style: italic;
	color:#333333;
	line-height: 1.3;
}

#footer {
	font-size: 0.9em;
	display: block;
	overflow: visible;
	height: auto;
	position: relative;
	padding: 3px 10px 3px 10px;
	margin: 20px auto 0px auto;
	color: #FFF;
	background: #A8A9AC
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {text-decoration:underline;}
#footer #cba {
	width: auto;
	padding: 0px 0px 0px 14px;
	background: url(images/i_mouse.gif) no-repeat left center;
}
#footer .colE { text-align: right;}

.clearFix:after, .colholder:after, #nav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.inde {
	width: 90% !important;
	padding: 5px;
}
/*Columns*/
.mgleft {
	margin-left: 20px;
}
.mgright {
	margin-right: 50px;
}
.mgrightW {
	margin-right: 100px;
}
.mgrightN {
	margin-right: 20px;
}
.colA {
	display: block;
	float: left;
	width: 180px;
	padding-bottom: 10px;
	overflow: hidden;
}
.colB {
	display: block;
	float: left;
	width: 265px;
	padding-bottom: 10px;
	overflow: hidden;
}
.colC {
	display: block;
	float: right;
	width: 300px;
	padding-bottom: 10px;
	overflow: hidden;
}
.colD {
	display: block;
	width: 580px;
	padding-bottom: 10px;
	overflow: hidden;
	float: right;
}
.colE {
	display: block;
	width: 930px;
	padding-bottom: 10px;
	overflow: hidden;
}
.colLeft {
	display: block;
	float: left;
	clear: left !important;
	width: 45%;
	margin-right: 15px;
	margin-bottom: 10px;
}
.colRight {
	display: block;
	float: right;
	clear: right !important;
	width: 45%;
	margin-left: 15px;
	margin-bottom: 10px;
}
.brdBtm {
	border-bottom: solid 1px #E0E0E0;
	padding-bottom: 10px;
}
.wide {width: 60%;}
.nrrw {width: 30%;}
.edit .colLeft, .edit .colRight {
	border: dashed 1px #FF9900;
}
/*Columns - End*/
/*General Styles*/
.i_left {float: left; margin: 0px 10px 2px 0px; border: solid 1px #A8A9AC; line-height:0;}
.i_right {float: right; margin: 0 0 2px 10px; border: solid 1px #A8A9AC; line-height:0;}
.i_left-nb {float: left; margin: 0px 10px 2px 0px; padding:0px;}
.i_right-nb {float: right; margin: 0 0 2px 10px; padding:0px;}
a:hover .i_left, a:hover .i_right, a:hover .i_cent ,a:hover .thm_pic {
}
.i_cent {clear: both;display: block;margin: 0px auto 0px auto; border: solid 1px #A8A9AC; line-height:0;}
.i_cent-nb {clear: both;display: block;margin: 0px auto 0px auto;}

#content img {
	max-width: 100%;
	height: auto;
}

.clear {display: block;height: 0px;clear: both;margin: 0px;padding: 0px;overflow: hidden;}
.edit .clear {display: block;height: 1em;clear: both;margin: 0px;padding: 0px;overflow: hidden; border: dashed 1px #FF9900;}
/* Indentation. */
.Indent1 {margin-left: 40px;}
.Indent2 {margin-left: 80px;}
.Indent3 {margin-left: 120px;}
/* Alignment. */
.alignLeft {text-align: left;}
.alignCenter {text-align: center;}
.alignRight {text-align: right;}
.alignFull {text-align: justify;}

.itemBox, .itemBoxBrd {
	clear: both;
	display: block;
	position: relative;
	height: auto;
	margin: 0 0 1em 0;
}
.itemBox p, .itemBoxBrd p{
	margin: 0 !important;
}
.itemBoxBrd {
	padding: 0 0 0.5em 0;
	margin: 0 0 0.5em 0;
	border-bottom:1px solid #3C3C3C;
}
.itemBox:after, .itemBoxBrd:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.tabSmall {
	display: block;
	clear: left;
	float: left;
	width: 3em;
	margin-right: 1em;
}
.tabLarge {
	display: block;
	clear: left;
	float: left;
	width: 6em;
	margin-right: 1em;
}
.smallGrey {
	color: #999999;
	/*color: #C68A00;*/
	font-size: 10px;
}
.smallTxt {
	font-size: 0.9em;
}
.lnkarw {
	padding-right: 10px;
	text-decoration: none;
	color: #333;
}
.lnkarw:hover {
	background: url(images/lnk-arrow.gif) no-repeat right center;
	padding-right: 10px;
	text-decoration: none;
	color: #C50C3E;
}
.arwlink-leftd {
	padding-left: 18px;
	background: url(images/left-d.png) no-repeat left center;
	text-decoration: none;
}
.arwlink-left {
	padding-left: 18px;
	background: url(images/left.png) no-repeat left center;
	text-decoration: none;
}
.arwlink-rightd {
	padding-right: 18px;
	background: url(images/right-d.png) no-repeat right center;
	text-decoration: none;
}
.arwlink-right {
	padding-right: 18px;
	background: url(images/right.png) no-repeat right center;
	text-decoration: none;
}
.hide {
	display: none;
}
.boxout {
	background: #A8A9AC;
	color: #FFF;
	padding: 5px;
	margin-bottom: 1em;
}
.boxout .i_left, .boxout .i_right, .boxout .i_center, .britebox .i_left, .britebox .i_right, .britebox .i_center {
	background: #FFF;
}
.britebox {
	padding: 5px;
	background: #F78F1E;
	color: #FFF;
}
.britebox h1, .britebox h2, .britebox h3, .britebox h4 {
	color: #FFF;
}
.boxout .section, .britebox .section {
	background: none;
	border: none;
	padding: 0;
}
.player {
	display: block;
	border: solid 1px #A8A9AC;
	padding: 0;
	margin: 0;
	line-height: 0;
}
.player p {
	line-height: 1.4em;
}
/*Table*/
.striped table, table.striped .minitable table, table.minitable {margin: 0 0 10px 0; padding: 0; border:none; border-collapse: collapse; width: 100%;}
.striped caption {font-size: 1.7em; color: #FF6600; text-align: left;}
.striped td, .striped th {padding: 3px 1px 3px 1px; border-bottom: 1px solid #F1F0EB; font-size:11px; vertical-align:top;}
.striped tfoot th {text-align: right;}

.striped tr {background:#F4F9FD;}
.striped tr.otr {background:#D3E8FE; }


.striped th {padding-left: 3px; border-top: none; border-left:none; border-right: solid 1px #FFF; font-weight:bold; color: #050F40;}
.striped td {text-align: left; border-right: none; width:0.5em; padding:3px 3px 3px 3px;}
.striped td + td {border-right: solid 1px #FFF; width: auto;}

.striped tr:hover {background: #FFFFCC; background:#FFF9CE;}
.striped td a:hover, .striped th a:hover {color: #936700 !important;}
.striped td.empty {background: #ffffff;}

.striped td a {text-align:left; text-decoration: none; color:#003399;}


.minitable td, .minitable th {padding: 3px 2px 3px 2px; border: 2px solid #FFFFFF; font-size:10px; vertical-align: middle;}
.minitable td {background:#F0F6F9; text-align:center;}
.minitable th {background:#E0ECF2; color:#333; text-align:center;}
.minitable th.pln {background:#F0F6F9; padding: 3px 2px 3px 5px; text-align:left;}
.minitable strong {color: #F87600; font-size:1.2em !important;}

/* --------------------------------------------------------------- 
- Listing page nav
*/
.artListHead {
	padding-bottom: 8px;
	border-bottom: solid 1px #18545B;
}
.artListMini, .artListCompact {
	display: block;
	position: relative;
	margin: 0.5em 0px;
	padding: 0 0 0.5em 0;
	height: auto;
	clear: both;
	font-size: 0.9em;
	background: url(images/hline-dot.gif) repeat-x left bottom;
}
.artListCompact {
	margin: 0.5em 0px 1em 0px;
	font-size: 0.9em;
}
.artListItem h3, .artListCompact h3, .artListMini h3 {
	font-size: 1.2em;
	line-height: 120%;
	text-transform: none;
}
.artListItem a, .artListMini a, .artListCompact a{
	/*text-decoration: none !important;*/
}
.artListMini p, .artListCompact p {
	margin-bottom: 0.5em !important;
}
.artListItem, .artListItem_r {
	position: relative;
	margin: 0px 0px 1em 0px;
	padding-bottom: 1em;
	/*background-color: #FFFFFF;
	padding: 2px;*/
	height: auto;
	clear: both;
	min-height: 50px;
	background: url(images/hline-dot.gif) repeat-x left bottom;
}
.thm_pic {
	border: solid 1px #A8A9AC;
	float: left;
}
.artListItem .thm_pic {
	width: 32px;
	height: auto;
}
.artListItem_r .thm_pic {
	width: 32px;
	height: auto;
	float: right;
}
.artListItem h3, .artListItem_r h3 {
	line-height: 110%;
}
.artListItem h3, .artListItem p {
	margin: 0 0 0.2em 50px !important;
}
.artListItem_r h3, .artListItem_r p {
	margin: 0 50px 0.2em 0 !important;
}
.browseNav {
	font-size: 0.9em;
}
.pageNums {
	float: right;
	font-size: 0.9em;
	min-height: 16px;
	overflow: visible;
	color: #999999;
}

.pageNums span{
	display: block;
	float: left;
}
.pageNums a:hover{
	text-decoration: none;
}
.arrow_left {
	position: relative;
	display: block;
	padding-top: 16px; width: 16px; 
	overflow: hidden;
	height: 0;
	background: url(images/left.png) no-repeat left top;
	margin-right: 3px;
}
.arrow-dbl_left {
	position: relative;
	display: block;
	padding-left: 16px;
	background: url(images/left-d.png) no-repeat left top;
	margin-right: 5px;
	width: auto;
}

.arrow_right {
	position: relative;
	display: block;
	padding-top: 16px; width: 16px; 
	overflow: hidden;
	height: 0;
	background: url(images/right.png) no-repeat left top;
	margin-left: 3px;
	float: left;
}
.arrow-dbl_right {
	position: relative;
	display: block;
	padding-right: 16px;
	background: url(images/right-d.png) no-repeat right top;
	margin-left: 5px;
	width: auto;
}

.arrow_left_o {
	width: 16px;
	height: 16px;
	display: block;
	background: url(images/left-o.png) no-repeat left top;
	margin-right: 3px;
}
.arrow_right_o {
	width: 16px;
	height: 16px;
	display: block;
	background: url(images/right-o.png) no-repeat left top;
	margin-left: 3px;
}
.crntPage {
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
/*Gallery*/
.gal-thumbs {
	display: block;
	height: auto;
	width: 103%;
}
.gal-thumbs li {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0px 6px 6px 0px;
	padding: 0px !important;
	background: none !important;
	line-height: 0;
}
.gal-thumbs li img {
	float: left; margin:0;
	padding:3px; background:#F3F3F3;
	border: solid 1px #CCC;
	/*width: 90px;
	height: 51px;*/
}
.gal-thumbs li a:hover img{
	border: solid 1px #003399;
}
.gal-thumbs li h4, galLrge h4 {
	font-weight: normal;
	font-size: 0.9em;
	clear: both;
	padding: 3px 5px 0px 5px;
	color: #E8EBEC;
	max-height: 1.2em;
	overflow: hidden;
}
.gal-thumbs li h4 a {
	color: #E8EBEC;
}
.gal-thumbs li.galLrge {
	width: 210px;
	margin: 0px 30px 9px 0px !important;
}
.gal-thumbs li.galMini {
	width: 104px;
}
.gal-thumbs li.galMini img {
	width: 94px;
	height: auto;
}
.reel-thumbs li{
	min-height: 2em;
	padding: 5px;
	border: solid 1px #666666;
}
.reel-thumbs h4 {
	display: inline;
	background: #666666;
}
.sorting:hover{
	cursor: move;
}
/*Motion Gallery --------------------------------------------------------------- */
#motioncontainer, #motioncontainerV {
	position:relative;
	margin: 0 auto;
	background: #F3F3F3;
	overflow: auto;
	border: solid 1px #CCC;
}
#motioncontainerV {
	width: 210px;
}
#motioncontainer {
	height: 78px;
}
/*h2 + #motioncontainer { margin-top: 10px;}*/
#photo-nav {
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	display: block;
	left:0;
	top:0;
	overflow: visible;/*position:absolute;white-space: nowrap; Defined in mogalduo.js*/
}
#motioncontainerV #photo-nav{
	padding: 0px 0 12px 0;
}
#motioncontainer #photo-nav{
	padding: 5px 12px 0 12px;
}
.gallinks {
	list-style: none;
	padding-left: 0 !important;
	margin: 0 !important;
}
#motioncontainer .gallinks {
	display: table-row;
}
#motioncontainerV .gallinks li {
	position: relative;
	display: block;
	float: none;
	clear: none;
	margin: 5px 0px 0px 5px;
	padding: 10px 0px 0px 0px !important;
	line-height: 0;
	width: 200px;
	height: 120px;
	border-top: solid 1px #585858;
}
#motioncontainerV li.firstEntry {border: none;}
#motioncontainer .gallinks li {
	position: relative;
	display: inline-block;
	clear: none;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px !important;
	line-height: 0;
	/*width: 200px;*/
}
#motioncontainer .gallinks li {
	display: inline;
}
.gallinks li {
	background: none !important;
}
.gallinks a {
	color: #E8EBEC;
	font-size: 0.8em;
	font-weight: bold;
}
.gallinks a:hover {
}
.gallinks a img {
	padding: 0px 0px 0px 0px;
	background: none;
	line-height: 0;
	border: none;
	/*width: 200px;*/
	height: 68px;
}
#motioncontainer .gallinks a img {
	padding: 0px 0px 20px 0px;
	margin-bottom: 0px;
	/*border-right: solid 1px #585858;*/
}
#statusdiv {
	color: #76E1F6;
}
.cap {display:block; line-height:11px !important; width:196px; height:17px;
	padding: 3px 2px 0px 2px;
}
#motioncontainer .cap {
	position: absolute; bottom: 3px; left: 0px; border: none !important;
}
strong .cap {
	background: #B11811 !important;
}
#motioncontainer #statusS {
	display: block;
	position: absolute;
	top: 0; left: 0;
	width: 12px;
	height: 0; padding-top: 130px;
	background: url(images/moLeft.gif) no-repeat left top;
	overflow: hidden;
}
#motioncontainer #statusE {
	display: block;
	position: absolute;
	top: 0; right: 0;
	width: 12px;
	height: 0; padding-top: 130px;
	background: url(images/moRight.gif) no-repeat left top;
	overflow: hidden;
}
#motioncontainerV #statusS {
	display: block;
	position: absolute;
	top: 0; left: 0;
	width: 210px;
	height: 0; padding-top: 12px;
	background: url(images/moUp.gif) no-repeat left top;
	overflow: hidden;
}
#motioncontainerV #statusE {
	display: block;
	position: absolute;
	left: 0; bottom: 0;
	width: 210px;
	height: 0; padding-top: 12px;
	background: url(images/moDown.gif) no-repeat left top;
	overflow: hidden;
}
.mgcol {
	display: block;
	width: 65%;
	float: left;
}
.hMrgn {
	padding-top: 1em;
	border-top: solid 1px #3C3C3C;
	margin-top: 1em;
}
.vMrgn {
	padding-left: 1em;
	border-left: solid 1px #3C3C3C;
	margin-left: 1em;
	float: right;
}
/* --------------------------------------------------------------- 
- Lightbox
*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(lbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	min-width: 990px;
	height: 500px;
	background-color: #000;
	}
#localmap {
	position: relative;
	display: block;
	width: 600px;
	max-width: 96%;
	height: 400px;
	border: solid 1px #999999;
	margin: 0px auto 0px auto;
}
/* Access styles */
.skip a{
	display:block;
	position: absolute;
	padding-top: 1px; width: 1px; 
	overflow: hidden;
	height: 0;
	cursor: default;
	margin: 0px;
	z-index: 99;
}
.skip a:focus, .skip a:active {display: inline; background: #333333; border: solid black 1px; color: #ffffff !important; text-decoration: none;
	position: absolute; height: auto; width: auto; padding: 0 0.5em;}
.skip a:hover {cursor: default}

/* --------------------------------------------------------------- 
- Form styles
*/
input{margin: 0px;}
fieldset{border: none;}
legend{
	font-size: 1em;
	background: none;
	color: #333333;
}
textarea{
	width: auto;
}
label {
	cursor: pointer;
	width: 80px;
	max-width: 50%;
	float: left;
	margin-right: 10px;
}
.fauxlabel {
	margin-left: 90px;
}
label.single {
	float: none;
	display: block;
	margin-bottom: 0.5em;
}
.twocol {
	width: 100%;
	clear: both;
}
.twocol label {
	width: 45%;
	margin-right: 1em;
	margin-bottom: 1em;
}
.twocol .even {
	float: right !important;
	clear: right !important;
	margin-right: 0;
}
.lrgform, .stdform {
	display: block;
	clear: both;
	font-size: 0.9em;
}
.lrgform p{
	margin: 0.5em 0px 0.5em 0px !important;
	line-height: 1.6em;
}
.stdform p{
	margin: 0.4em 0px 0.4em 0px !important;
	line-height: 1.4em;
}
.miniform p{
	margin: 0.2em 0px 0.2em 0px !important;
	line-height: 1.4em;
}
.miniform label{
	width: 18em;
}
.section{
	background: #F0F6F9;
	border: none;
	padding: 4px 10px 4px 10px;
	margin-bottom: 1em;
	position: relative;
}
.plain{
	border: none !important;
}
.fullfield, .largefield, .stdfield, .midfield, .flexfield, .flexSmallfield, .smallfield, .smallfield-fl, .minifield, .tinyfield{
	background: #ffffff;
	color: #333333;
	border: solid 1px #959595;
}
.fullfield {
	width: 80%;
}
.largefield{
	max-width: 95%;
	width: 26em;
	font-size: 1em;
	padding: 2px;
}
.stdfield{
	max-width: 95%;
	width: 16em;
	font-size: 1em;
	padding: 2px;
}
.flexfield{
	width: 70%;
	font-size: 1em;
	padding: 2px;
}
.smallfield {
	max-width: 65%;
	width: 9em;
	font-size: 1em;
	padding: 2px;
}
.midfield {
	max-width: 80%;
	width: 12em;
	font-size: 1em;
	padding: 2px;
}
.midfieldfixed {
	width: 12em;
	font-size: 1em;
	padding: 2px;
}
.flexSmallfield {
	width: 40%;
	font-size: 1em;
	padding: 2px;
}
.smallfield-fl {
	max-width: 65%;
	width: 9em;
	font-size: 1em;
	padding: 2px;
	float: left;
	margin-right: 0.5em;
}
.minifield {
	width: 7.5em;
	font-size: 1em;
	padding: 2px;
}
.minifield-fl {
	display: block;
	max-width: 65%;
	width: 7.5em;
	font-size: 1em;
	padding: 2px;
	float: left;
	margin-right: 0.5em;
}
.tinyfield {
	width: 4em;
	font-size: 1em;
	padding: 2px;
}
.tinyfield-fl {
	width: 4em;
	font-size: 1em;
	padding: 2px;
	float: left;
	margin-right: 0.5em;
}
.colB .minifield, .colB .smallfield, .colB .smallfield, .colB .stdfield, .colB .largefield {
	max-width: 140px;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: solid 1px #A5ACB2;
	padding: 2px;
}
.frmbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	display:inline-block;
	overflow: hidden;
	height: auto;
	cursor: pointer;
	background: #A8A9AC;
	color: #FFF;
	border: none;
	text-decoration: none;
	width: auto;
	overflow:visible;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}
.centwide {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 50%;
}
.disabled {
	background-color: #EFEFEF;
	color: #999999;
}
/* --------------------------------------------------------------- */


.required {
	color: #F78E1E !important;
}
.britebox .required {
	color: #F78E1E !important;
}
a .required {
	color: #F78E1E !important;
	font-weight: bold;
}
/* SEARCH --------------------------------------------------------- */
.searchBox {
	width: auto; margin: 0;
}
.searchBox td {
	padding: 3px 10px 3px 0px;
	border: none !important;
}
.searchBox tr:hover {background: none;}
#result_report {
	color: #09C;
	margin-bottom: 1em;
}
#results .title {font-weight: bold;}
.url {color: #999; font-size: 0.9em;}
#query {
	position: relative;
	display: block;
	border: none;
	line-height: 16px;
	height: 16px;
	width: 200px;
	padding: 4px;
	overflow: visible;
	background: url(images/search2-in.gif) no-repeat 0 0;
	float: left;
}
.btnSearch {	
	display: block;
	padding-top: 24px; width: 70px; 
	overflow: hidden;
	height: 0;
	border: none;
	cursor: pointer;
	background: url(images/search-btn.gif) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: left;
	margin-left: 5px;
}
/* --------------------------------------------------------------- */