@import url("reset.css");
@import url("fonts.css");

body,html{
	width: 100%;
	height: 100%;
}
html {overflow-y: scroll;}
body {
	color: #9E9E9E;
	background: #222521;
}
a {color: #FF9900;	text-decoration: none;}
h1,h2,h3,h4,h5,legend {
	color: #A17128;
}
h1 {
	font-size: 1.6em;
	margin: 0 0 0.3em 0;
}
h2 {
	font-size: 1.6em;
	margin: 0 0 0.4em 0;
}
div + div h2 {
	/*margin: 0.3em 0 0.6em 0;	*/
}
h3 {
	font-size: 1.36em;
	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;}
#bannerContent strong, #content strong {font-weight: bold;}
em {font-style: italic;}
strong em, em strong {
	font-style: italic;
	font-weight: bold;
}
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{
	color: #333333;
	background: #FFFFFF;
	min-width: 990px;
}
#header {
	display: block;
	height: 85px;
	width: 970px;
	position: relative;
	padding: 10px 10px 0px 10px;
	margin: 0px auto 0px auto;
	z-index: 1;
}
#header #logolink {
	display:block;
	position: absolute;
	top: 10px;
	left: 10px;
	padding-top: 75px; width: 165px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/frontier-logo.png) left top no-repeat;
	margin: 0px;
	text-decoration: none;
}
#header img{
	visibility: hidden;
	position: absolute;
}
#toplinks {
	position: absolute;
	display: block;
	width: auto;
	top: 10px;
	right: 15px;
}
#toplinks li {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-left: 5px;
	overflow: visible;
}
#toplinks a{
	color: #666666;
	font-weight: bold;
	display: block;
	padding: 0px 5px 0px 0px;
	margin: 2px 0 0 0;
	border-right: solid 1px #999999;
	text-decoration: none;
}
#nav {
	position: absolute;
	display: block;
	right: 0px;
	bottom: 0px;
}
#nav li {
	display: block;
	float: left;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin-right: 30px;
	overflow: visible;
}
#nav a {
	display: block;
	font-weight: bold;
	color: #A17128;
	text-decoration: none;
	padding-bottom: 7px;
}
#nav a:hover, #toplinks a:hover {
	color: #222521;
}

#nav strong a {
	display: block;
	color: #222521 !important;
	background: url(images/nav-arrow.gif) no-repeat center bottom;
}

/*BANNER*/
#ban-holder {
	display: block;
	padding-bottom: 10px;
	background: url(images/shad-top.gif) repeat-x left bottom;
}
#banner {
	background: #222521 url(images/bnr-back.gif) repeat-x left top;
	color: #FFFFFF;
	border-top: solid 5px #171816;
	border-bottom: solid 5px #171816;
	min-height: 20px;
}
#banner a {
	text-decoration: none;
}
#banner a:hover {
	text-decoration: underline;
}
#bannerContent {
	display: block;
	width: 970px;
	position: relative;
	padding: 0px 10px 0px 10px;
	margin: 0px auto 0px auto;
}
#bannerContent.cke_editable {
	width: 100%;
	float: none;
	clear: none;
	background: #222521;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}
#bannerContent.cke_editable a {color: #FF9900 !important; text-decoration: none !important;}

#bannerContent h1, #bannerContent h2{
	padding: 0 0 0.5em 0;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
}
#bannerContent #banplay {
	float: right;
	display: block;
	margin: 0 0 0 20px;
	padding: 5px;
	background: #FFFFFF;
	clear: right;
	width: 750px;
	height: 200px;
	overflow: hidden;
}
#bannerContent #banplay img {
	/*float: right;
	display: block;
	margin: 0 0 0 20px;
	padding: 5px;
	background: #FFFFFF;
	clear: right;*/
	width: 750px;
	height: auto;
}
#bannerContent #bancopy {
	display: block;
	width: 190px;
	padding: 5px 0 5px 0;
	float: left;
}
#bannerContent ul, #bannerContent ol, #bannerContent p{
	list-style: none;
	padding-bottom: 0.5em;
}
#bannerContent li{
	padding: 0px 10px 0px 10px;
	border-top: solid 1px #FF9900;
	line-height: 2em;
}
#bannerContent li a{
	display: block;
	width: 170px;
	padding-right: 15px;
	background: url(images/link-arrow-w.gif) no-repeat right center;
}
#bannerContent form p {
	margin: 0.2em 0px 0.2em 0px !important;
	padding: 0;
	line-height: 1.4em;
}
/*BANNER - END*/

/*Page menu*/
.tochead {
	display: block;
	font-size: 1em;
	margin: 0 0 0 0;
	line-height: 110%;
	padding: 5px;
	margin: 0 !important;
	color: #FFFFFF;
	background: #A17128 url(images/toc-top.gif) no-repeat left top;
}
#pagelinks {
	padding-bottom: 1.5em;
}
#tochead {
}
.toc {
}
#content .toc li{
	display: block;
	list-style: none;
	line-height: 1.6em;
	margin: 0px 0px 3px 0px;
	padding: 0px 0 0 5px;
	font-weight: bold;
	background: url(images/hline-dot.gif) repeat-x left bottom !important;
}
#content .toc li strong {
	display: block;
	float: none;
}
#content .toc li a {
	display: block;
	background: url(images/toc-off.gif) no-repeat left 0.5em;
	padding: 2px 0px 2px 15px;
}
#content .toc li strong a {
	color: #626469 !important;
	background: url(images/toc-on.gif) no-repeat left 0.5em;
}
#content .toc li strong a:hover{
	color: #0098C2;
}
.toc li strong.headLink a{
	color: #626469;
	background: url(images/toc-on.gif) no-repeat left 0.5em;
}
#content .toc li a:hover, #content .toc li strong.headLink a:hover {

}
#content .toc li ul {
	display: block;
	margin: 2px 0px 0px 0px;
	padding: 0 0 5px 0;
}
#content .toc li ul li {
	display: block;
	list-style: none;
	margin: 0px 0px 2px 7px;
	padding: 0px;
	min-height: 16px;
	border-bottom: none;
	background: none !important;
}
#content .toc li ul li a {
	display: block;
	list-style: none;
	padding: 1px 0px 1px 16px;
	background: none;
	border: none;
	font-weight: normal;
	color: #626469 !important;
}
#content .toc li ul li a:hover {
}
#content .toc li ul li strong a{
	display: block;
	font-weight: normal;
	color: #1A1A1A !important;
}
.toc .required {
	float: left;
}
/*Page menu End*/

#main {
	display: block;
	height: auto;
	width: 970px;
	position: relative;
	padding: 10px 10px 0px 10px;
	margin: 5px auto 5px auto;
	clear: both;
}
/*Layout backs*/
.layout-a {
	background:#FFFFFF url(images/layout-a.gif) repeat-y 210px 0px;
}
.layout-b {
	background:#FFFFFF url(images/layout-b.gif) repeat-y 210px 0px;
}
.layout-c {
	background:#FFFFFF url(images/layout-c.gif) repeat-y 210px 0px;
}
.layout-e {
	background:#FFFFFF url(images/layout-e.gif) repeat-y 210px 0px;
}
/*End layout styles*/
#content {
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	clear: both;
	z-index: 5;
}
#content.cke_editable {
	background: #FFFFFF;
	width: 100%;
	height: auto;
	min-height: 100%;
	padding: 0px;
	margin: 0;
	color: #333333;
}
#content.edit a {
	color: #FF9900 !important; text-decoration: none !important;
}
/*End layout styles*/
#content hr {
	color: #CCCCCC;
	background: #CCCCCC;
	height: 1px;
	border: none;
	margin: 0 0 1em 0;
}
div.hr {
  display: block;
  height: 1px;
  background: url(images/hline-dot.gif) repeat-x left center;
  margin: 0 0 1em 0;
}
div.hr hr {
  display: none;
}
#content li {
	margin-bottom: 0.5em;
	line-height: 1.2em;
}
#content a:hover {
	text-decoration: underline;
}
#content h1, #content h2 {
	padding: 0 0 0 20px;
	background: url(images/headcorner.png) no-repeat left top;
}
#content ul, #content p {
	margin-bottom: 1em;
}
#content ul li{
	list-style: none;
	padding-left: 1.4em;
	background: url(images/bullet.gif) no-repeat left 0.1em;	/*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 left 0.2em;
}

#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;
}

.ruled li {
	margin: 0 0 0.5em 0 !important;
	padding: 0 0 0.5em 0 !important;
	list-style: none !important;
	background: none !important;
	border-bottom: solid 1px #E7E7E7;
}
.ruled a {
	text-decoration: none !important;
}

#bannerContent blockquote,  #content blockquote {
	background:url(images/quote.gif) no-repeat;
	background-position:top left;
	text-align: justify; text-indent:15px;
	margin-bottom: 1em;
}
#bannerContent blockquote {
	background: url(images/quote-dark.gif) no-repeat;
}

#bannerContent blockquote p, #content blockquote  p {
	background: url(images/unquote.gif) no-repeat;
	background-position:bottom right;
	padding-right:0px;
	color:#A17128;
	font-weight: bold;
	margin: 0 0 1em 0 !important;
}
#bannerContent blockquote em, #content blockquote em {
	font-style: italic;
	font-weight: bold;
}
#bannerContent blockquote p {
	color: #FFFFFF;
	background: url(images/unquote-dark.gif) no-repeat;
	background-position:bottom right;
}
#bannerContent cite, #content cite {
	font-size: 0.9em;
	margin: 0 0 1em 0 !important;
	color: #666666;
	font-style: italic;
	text-indent:0px;
	text-align: left;
}

/* FOOTER */
#footholder {
	min-width: 990px;
	display: block;
	background: url(images/footer-back.png) repeat-x left top;
}
#footer {
	font-size: 0.9em;
	display: block;
	overflow: visible;
	height: 76px;
	width: 970px;
	position: relative;
	padding: 26px 10px 0px 10px;
	margin: 0px auto 0px auto;
	background: none;
}
#footer p { margin-right: 200px;}
#footer a {
	color: #9E9E9E;
	text-decoration: none;
}
#footer a:hover {color:#B49464;}
#v-links {position: absolute; top: 26px; right: 10px;}
#v-links li{display: inline;}
#v-links li a {
	display: block; float: left;
	padding-top:18px;
	overflow: hidden;
	height: 0;
	cursor: pointer;
	margin-left: 12px
}
#v-xhtml {width: 66px;	background: url(images/w3c-comp.png) no-repeat 0px 0px;}
#v-xhtml:hover {background-position: 0px -20px;}
#v-css {width: 66px;background: url(images/w3c-comp.png) no-repeat -76px 0px;}
#v-css:hover {background-position: -76px -20px;}

/* FOOTER END*/

.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: 20px;
}
.mgrightW {
	margin-right: 40px;
}
.hspace {
	display: block;
	height: 1em;
	padding: 0;
	margin: 0;
	line-height: 1em;
}
.colA {
	display: block;
	float: left;
	width: 190px;
	padding-bottom: 10px;
	overflow: hidden;
	min-height: 20px;
}
.colB {
	display: block;
	float: left;
	width: 340px;
	padding-bottom: 10px;
	overflow: hidden;
	min-height: 20px;
}
.colC {
	display: block;
	float: left;
	width: 370px;
	padding-bottom: 10px;
	overflow: hidden;
	min-height: 20px;
}
.colD {
	display: block;
	width: 550px;
	padding-bottom: 10px;
	overflow: hidden;
	float: left;
	min-height: 20px;
}
.colE {
	display: block;
	width: 760px;
	padding-bottom: 10px;
	overflow: hidden;
	min-height: 20px;
	float: left;
}
.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;
}
.colholder {
	display: block;
	float: left;
	width: 760px;
}
.lrgBrite {
	font-size: 1.1em;
	color: #F78E1E;
}
/*Columns - End*/
/*General Styles*/
.i_left {float: left; margin: 0px 10px 2px 0px; padding:3px; background:#ECEAE1; line-height:0;}
.i_right {float: right; margin: 0 0 2px 10px; padding:3px; background:#ECEAE1; 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; padding:3px; background:#ECEAE1; line-height:0;}
.i_cent-nb {clear: both;display: block;margin: 0px auto 0px auto;}

#content img {
	max-width: 100%;
	height: auto !important;
}

.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;
}
.hilite {
	font-weight: bold;
	color: #FF9900;
}
.lnkarw {
	padding-right: 10px;
	text-decoration: none;
	background: url(images/lnk-arrow.png) no-repeat right center;
}
.lnkarw:hover {
	text-decoration: underline;
}
.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: #EFEFEF;
	border: solid 1px #CCCCCC;
	padding: 5px;
	margin-bottom: 1em;
}
.boxout strong {
	color: #666666;
}
.boxout strong a, .boxout a strong{
	color: #FF9900;
}
.boxout h1, .boxout h2 {
	background: none !important;
	padding: 0 !important;
	margin: 0 0 0.3em 0 !important;
}
.boxout h4 {
	font:1em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	margin-bottom: 0;
}
.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; padding:3px 3px 3px 3px;}

.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;}

.minimalist
{
	font-size: 12px;
	background: #fff;
	border-collapse: collapse;
	text-align: left;
}
.minimalist th
{
	font-size: 14px;
	font-weight: normal;
	color: #4C4C4C;
	padding: 10px 8px;
	border-bottom: 2px solid #A17128;
}
.minimalist td
{
	border-bottom: 1px solid #ccc;
	color: #7F7F7F;
	padding: 6px 8px;
}
.minimalist tbody tr:hover td
{
	color: #000;
}

/* --------------------------------------------------------------- 
- 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;
}
.artListCompact h3, .artListMini h3 {
	font-size: 1.1em;
	font-weight: bold;
	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: 67px;
	background: url(images/hline-dot.gif) repeat-x left bottom;
}
#thePic.thm_pic {
	width: 235px;
	height: auto;
}
.thm_pic {
	background: #ECEAE1;
	padding: 3px;
	float: left;
}
.artListItem .thm_pic {
	width: 90px;
	height: auto;
}
.artListItem_r .thm_pic {
	width: 90px;
	height: auto;
	float: right;
}
.artListItem h3, .artListItem_r h3 {
	line-height: 110%;
}
.artListItem h3, .artListItem p {
	margin: 0 0 0.2em 115px !important;
}
.artListItem_r h3, .artListItem_r p {
	margin: 0 115px 0.2em 0 !important;
}
.artListMini h3 a{
	color: #333333;
}
.boxout .artListMini h3 a{
	color: #666666;
}
.artListMini h3 a:hover{
	text-decoration: underline !important;
}
.prodHolder {
	display: block;
	clear: both;
	margin: 0px 0px 1.4em 0px;
	border-bottom: solid 1px #DADADA;
}
.prodInfo {
	font-size: 0.9em;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background: url(images/hline-dot.gif) repeat-x left bottom;
}
.prodInfo p {
	margin: 0 0 0 0 !important;
}
.prodA {
	display: block;
	float: left;
	width: 40%;
	padding-bottom: 10px;
	overflow: hidden;
}
.prodB {
	display: block;
	float: right;
	width: 56%;
	padding-bottom: 10px;
	overflow: hidden;
}
.cat .thm_pic {
	width: 110px;
}
.cat .artListItem h3, .cat .artListItem p {
	margin: 0 0 0 130px !important;
}
.cat .artListItem_r h3, .cat .artListItem_r p {
	margin: 0 130px 0 0 !important;
}
.cat .artListItem h3 {
	font-size: 1.5em;
}
.grid .artListItem {
	width: 46%;
	float: left;
	clear: right;
	margin-bottom: 0;
}
.grid .colholder {
	margin-bottom: 1.4em !important;
	background: url(images/vline.gif) no-repeat 50% 1.4em;
	padding-top: 1.4em;
	border-top: solid 1px #DADADA;
}
.grid .first {
	border-top: none;
}
.grid .c1 {
	margin-right: 8%;
}
.brslnks {
	font-size: 0.9em;
	border-top: solid 1px #DADADA;
	border-bottom: solid 1px #DADADA;
	padding: 5px 0px 5px 0px;
	margin: 0 0 1.4em 0;
}
.brslnks a {
	text-decoration: none !important;
}
.brslnks p {
	margin: 0 0 0 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: 105%;
	margin: 0px 0 10px 0;
	padding-bottom: 100px;
}
ul.lrg {
	margin: -20px 0 10px 0;
}
.editBox .gal-thumbs {
	width: 106%;
}
.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:#ECEAE1;
	/*width: 90px;
	height: 51px;*/
}
.gal-thumbs li a:hover img{
	background: #FF9900;
}
.gal-thumbs li h4, galLrge h4 {
	font-weight: normal;
	font-size: 0.9em;
	clear: both;
	padding: 3px 5px 0px 5px;
	color: #666;
	max-height: 1.2em;
	overflow: hidden;
}
.gal-thumbs li h4 a {
	color: #E8EBEC;
}
.gal-thumbs li.galLrge {
	position: relative;
	width: 235px;
	height: 144px;
	overflow: hidden;
	margin: 35px 35px 0px 0px !important;
}
.gal-thumbs li.galLrge h4 {
}
.gal-thumbs li.galLrge h4 {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #000;
	color: #FFF;
	width: 215px;
	padding: 10px;
	height: auto;
	margin: 0 0 0 0;

	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.7);
	visibility: hidden;
}
.gal-thumbs li.galLrge h4 a {
	display: block;
	position: relative;
	background: transparent;
}
.gal-thumbs li.galLrge h4 a:hover {
	text-decoration: none;
}
.gal-thumbs li.galLrge:hover h4 {
	visibility: visible;
}
.gal-thumbs li.jhvr h4 {
	visibility: visible;
}
.gal-thumbs li.galLrge .iconlinks {
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
}
.gal-thumbs li.galLrge img {
	border: none;
	padding: 0;
}
.gal-thumbs li.galLrge a:hover img {
	border: none;
}
.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;
}
.folwrap h2 {
	margin: 0 0 15px 0;
}
.folplayer {
	display: block;
	float: left;
	width: 520px;
	height: 320px;
	position: relative;
}
.folplayer a {
	display:block;
	position: absolute;
	top: 50%;
	padding-top: 20px; width: 20px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background-image: url(images/fol-arrow.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	z-index: 50;
}
.folplayer .icoL {
	left: 0;
	background-position: 0px 0px;
}
.folplayer .icoR {
	right: 0;
	background-position: -20px 0px;
}
.folplayer .loader {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 52;
}
.folplayer .hideit {
	visibility: hidden;
}
.folplayer .fmain {
	z-index: 40;
}
.folplayer .tempImg {
	z-index: 49;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
}
.folcontent {
	display: block;
	float: right;
	width: 225px;
	padding-bottom: 10px;
	overflow: hidden;
}

/*Motion Gallery --------------------------------------------------------------- */

.galholder {
	display: block;
	position: relative;
	height: auto;
	border: 1px solid #CCCCCC;
	margin: 0 0 0 0;
	overflow: auto;
	/*Deal with inline/whitespace bug*/
	font-size: 0px;
	line-height: 0px;
}
.galholderV {
	display: block;
	position: relative;
	height: 200px;
	width: auto;
	border: 1px solid #CCCCCC;
	padding: 0px;
	overflow-y: auto;
	overflow-x: hidden;
	float: left;
}
.galholder.galMover {
	padding: 0px;
	overflow: visible;
	display: block;
}
.gallinks {
	display: block;
	padding: 0px;
	white-space: nowrap;
	list-style: none;
	padding-left: 0 !important;
	margin: 0 0 0 0 !important;
}
.gallinks li{
	display: inline;
	/*float: left;*/
	clear: none;
	margin: 0px 0px 0px 5px;
	padding: 0px !important;
	background: none !important;
	line-height: 0;
	white-space: nowrap;
}
.gallinks li.firstEntry {
	margin:0px 0px 0px 0px;
}
.galholderV .gallinks li {
	display: block;
}
.gallinks a img{
	padding:3px; background:#ECEAE1;
	line-height: 0;
	display:inline-block;
	white-space: nowrap;
}
.gallinks a:hover img{
	background: #FF9900;
}

#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: 1.2em;
	background: none;
}
textarea{
	width: auto;
}
label {
	cursor: pointer;
	width: 10em;
	max-width: 50%;
	float: left;
	margin-right: 10px;
	color: #666666;
}
.recaptcha_input_area label{
	float: none;
}
.fauxlabel {
	margin-left: 90px;
	color: #666666;
}
label.single {
	float: none;
	display: block;
	margin-bottom: 0.5em;
}
.twocol label.breakout {
	width: 8em;
}
.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;
}
.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: #F7F7F7;
	border: 1px solid #A5ACB2;
	padding: 4px;
	margin-bottom: 1em;
	color: #333333;
}
.plain{
	border: none !important;
}
.fullfield, .largefield, .stdfield, .midfield, .flexfield, .flexSmallfield, .smallfield, .smallfield-fl, .minifield, .tinyfield{
	background: #ffffff;
	color: #333333;
	border: 1px solid #A5ACB2;
	padding: 2px;
}
.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: #494949;
	color: #FFF;
	border: solid 1px #999;
	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: #FF9900 !important;
}
.britebox .required {
	color: #FF9900 !important;
}
a .required {
	color: #FF9900 !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;}
.srchfield {
	position: relative;
	display: block;
	border: none;
	line-height: 16px;
	height: 16px;
	width: 200px;
	padding: 2px 4px 6px 4px;
	overflow: visible;
	background: url(images/search_bg.gif) no-repeat 0 0;
	float: left;
}
.srchfieldQ {
	position: relative;
	display: block;
	border: none;
	line-height: 16px;
	height: 16px;
	width: 130px;
	padding: 2px 4px 6px 4px;
	overflow: visible;
	background: url(images/quick_search_bg.gif) no-repeat 0 0;
	float: left;
}
.btnSearch {	
	display: block;
	padding-top: 20px; width: 20px; 
	overflow: hidden;
	height: 0;
	border: none;
	cursor: pointer;
	background: url(images/search-go.gif) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: left;
	margin-left: 2px;
}
/* --------------------------------------------------------------- */