@import url("reset.css");
@import url("fonts.css");
@import url("theworld.css");

body,html{
	width: 100%;
	height: 100%;
}
html {overflow-y: scroll;}
body {
	background: #444243;
	color: #FFF;
}
h1,h2,h3,h4,h5,legend {
	color: #DE9735;
}
h1 {
	font-size: 1.6em;
	margin: 0 0 0.6em 0;
	font-weight: normal;
}
h2 {
	font-size: 1.1em;
	margin: 0px 0 5px 0;
}
#content h2 {
	padding: 4px 4px 4px 24px;
	background: #323131 url(images/BulletPointCross.gif) no-repeat 4px 50%;
}
h3 {
	font-size: 1.1em;
	margin: 0 0 5px 0;
}
#content h3 {
	padding: 4px 4px 4px 24px;
	color: #9F9F9E;
	background: url(images/BulletPointCross.gif) no-repeat 4px 50%;
	border-bottom: dotted 1px #323131;
}
h4 {
	color: #DE9735;
	font-size: 1.1em;
	margin: 0 0 0.4em 0;
	font-weight: bold;
}
h5 {
	color: #9F9F9E;
	font-size: 1.0em;
	margin: 0 0 0.4em 0;
}
h6 {
	color: #DE9735;
	font-size: 0.9em;
	margin: 0 0 0.4em 0;
	line-height: 8.5pt;
}
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;}
strong {font-weight: bold;}
em {font-style: italic;}
a {color: #CBB37C;}
object { outline:none; }
#wrapper{
	display: block;
	min-width: 1005px;
	background: #444243 url(images/MidBKG.jpg) repeat-y 50% 0%;
	color: #462D04;
}
#wrapper a {
	color: #CBB37C;
}
/*Changed Width of next 2 values*/
#inner {
	display: block;
	min-width: 1005px;
	/*background: url(images/HeaderBKG.jpg) no-repeat 50% 0%;*/
	color: #333;
}
#header {
	display: block;
	width: 1005px;
	height: 265px;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	z-index: 1;
	overflow: hidden;
}
#headInner {
	display: block;
	height: 120px;
	width: 1005px;
	margin: 0px auto 0px auto;
	position: relative;
}
#menuCol {
	float: center;
}
/*Reduced below image in width size*/
#logolink {
	display:block;
	position: absolute;
	left: 2px;
	top: 40px;
	padding-top: 220px; width: 993px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/Elite-Logo-Headerv2.jpg) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
/*Added more padding*/
#toplinks {
	margin: 8px 0px 0px 0px;
	padding-right: 20px;
	display: block;
	color: #406B8A;
	font-size: 11px;
	line-height: 11px;
	float: right;
	text-align: right;
}
#toplinks a {
	color: #9F9F9E;
	text-decoration: none;
	padding: 0px 8px 6px 8px;
	background: #232222;
	margin-left: 10px;
	display: inline-block;
}
#toplinks a:hover {
	color: #DE9735;
}
/*
#star {
	position: absolute;
	display: block;
	right: 45px;
	top: 60px;
	padding-top: 144px; width: 144px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/coming-soon.png) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
*/
#header img{
	visibility: hidden;
	position: absolute;
}
#nav-holder {
	position: absolute;
	display: block;
	width: 987px;
	height: 0px;
	left: 7px;
	bottom: 7px;
	text-align: center;
	/*background: #323131;*/
	background: url(images/nav-BKG2.jpg) repeat-x 0% 50%;
	padding: 0 0 25px 0;
}

#nav {
	position: relative;
	display: inline-block;
	font-size: 10px;
	line-height: 10px;
	font-family: Verdana, Geneva, clean, sans-serif;
	font-weight: bold;
	width: auto;
	max-width: 987px;
	clear: both;
	margin: 2px auto 0px auto;
}

#nav li {
	display: inline;
	list-style: none;
	margin: 0px 0px 0px 5px;
}

#nav li.first {
	margin: 0px 0px 0px 0px;
}
/*Inactive nav*/
#nav a {
	display: table-cell;
	display: inline-block;
	color: #CBB37C;
	text-decoration: none;
	padding: 3px 8px 6px 8px;
	background: #232222;
}
/*Hovered inactive*/
#nav a:hover {
	color: #1F5795;
	color: #FFF;
}
/*Active nav */
#nav strong a {
	background: #232222;
	color: #DE9735;
}
/*Hover active*/
#nav strong a:hover {
	background: #DE9735;
	color: #FFFFFF;
}

.i_border {
	position:relative;
	display: table-cell;
	display: inline-block;
	padding: 0px 3px 3px 0;
	margin: 3px 0px 0px 3px;
	height: auto;
	width: auto;
}
#toplinks .i_border {
	float: right;
	margin: 3px 0px 0px 10px;
}
#nav .i_border a,  #toplinks .i_border a{
	padding: 4px 5px 4px 5px;
	position: relative;
	z-index: 100;
	margin: 0 0 0 0 !important;
}
/*
.cnr1, .cnr2, .cnr3, .cnr4 {
	position: absolute;
	display: block;
	background: url(images/cnrrect.png) no-repeat;
	z-index: 5;
}
strong .cnr1, strong .cnr2, strong .cnr3, strong .cnr4 {
	background: url(images/cnrrect-select.png) no-repeat;
}
*/
/*
#toplinks .cnr1, #toplinks .cnr2, #toplinks .cnr3, #toplinks .cnr4 {
	position: absolute;
	display: block;
	background: url(images/cnrrect-toplinks.png) no-repeat;
	z-index: 5;
}
*/
.i_border .cnr1 {
	display: block;
	width: 100%;
	height: 100%;
	top: -3px;
	left: -3px;
	background-position: left top !important;
}
.i_border .cnr2 {
	width: 3px;
	height: 100%;
	right: 0px;
	top: -3px;
	background-position: right top !important;
}
.i_border .cnr3 {
	width: 100%;
	height: 3px;
	left: -3px;
	bottom: 0px;
	background-position: left bottom !important;
}
.i_border .cnr4 {
	width: 3px;
	height: 3px;
	right: 0px;
	bottom: 0px;
	background-position: right bottom !important;
}
/*Banner - End*/
.pdficon {
	padding-left: 20px;
	background: url(images/pdf.gif) no-repeat left 0.2em;
	display: block;
	min-height: 18px;
}
/*Body of content*/
#content {
	display: block;
	position: relative;
	width: 1005px;
	min-height: 300px;
	margin: 0 auto 0 auto;
	/*Changed below line to test*/
	padding: 8px 0px 0px 0px;
	clear: both;
	z-index: 5;
}
.colholder {
}
#content.edit {
	background: #F9EBC8;
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0;
	color: #462D04;
}
#content.edit a, #content a strong {
	color: #7E559F !important;
}
/*End layout styles*/
#content hr {
	color: #E5D0A8;
	background: #E5D0A8;
	height: 1px;
	border: none;
	margin: 3px 0 14px 0;
}
div.hr {
  display: block;
  height: 8px;
  /*background: url(images/hr-mid.gif) no-repeat 50% 50%;*/
  margin: 0 0 10px 0;
  overflow: hidden;
}
.boxout div.hr {
  /*background: url(images/hr-mid-box.gif) no-repeat 50% 50%;*/
}
.colB div.hr {
  display: block;
  height: 8px;
  /*background: url(images/hr-small.gif) no-repeat 50% 50%;*/
  margin: 0 0 10px 0;
}
.colB .boxout div.hr {
  /*background: url(images/hr-small-box.gif) no-repeat 50% 50%;*/
}
div.hr hr {
  display: none;
}
#content p strong {color: #333333;}
#content li, #bannmain li {
	margin-bottom: 0.5em;
	line-height: 1.2em;
}
#content ul, #content ol, #content p, #bannmain ul, #bannmain ol {
	margin-bottom: 1.4em;
}
#content ul li{
	list-style: none;
	padding-left: 1.4em;
	background: url(images/bullet.gif) no-repeat left 0.4em;	/*list-style: square url(images/bullet.gif);*/
}
#bannmain ul li{
	list-style: none;
	padding-left: 1.4em;
	background: url(images/lnk-arrow-grey.png) no-repeat left 0.3em;	/*list-style: square url(images/bullet.gif);*/
}
#bannmain ul li a {
	color: #FFF;
	text-decoration: none;
}
#content ul li ul, #bannmain ul li ul {
	margin-top: 0.5em;
	margin-bottom: 0;
}
#content ul li ul li, #bannmain 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.4em;
}
#bannmain ul li ul li {
	background: url(images/bullet-small-grey.gif) no-repeat left 0.4em;
}
#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: 20px;
}
#tochead {
}
.toc {
}
#content .toc li{
	display: block;
	list-style: none;
	background: none;
	min-height: 25px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	/*border-bottom: solid 1px #F5E0B4;*/
}
#content .toc li strong {
	display: block;
	min-height: 25px;
	font-weight: bold;
	float: none;
}
#content .toc li a {
	display: block;
	height: 12px;
	text-decoration: none;
	color: #593906;
	background: url(images/bullet-toc.gif) no-repeat 5px 3px;
	padding: 2px 4px 6px 26px;
	font-size: 12px;
	line-height: 18px;
}
#content .toc li strong a, #content .toc li strong a:hover{
	/*background: url(images/bullet-toc-sel.gif) no-repeat 4px 5px;
	color: #C68A00;*/
}
#content .toc li strong.headLink a {
	background: #EBEBEB url(images/bullet-toc.gif) no-repeat 5px 3px;
	color: #051041;
}
#content .toc li a:hover, #content .toc li strong.headLink a:hover {
	background: url(images/bullet-toc.gif) no-repeat 5px 3px;
	color: #C68A00;
}
#content .toc li ul {
	display: block;
	margin: 2px 0px 2px 0px;
}
#content .toc li ul li{
	display: block;
	list-style: none;
	margin: 0px 0px 2px 20px;
	padding: 0px;
	min-height: 16px;
}
#content .toc li ul li a {
	display: block;
	height: 11px;
	list-style: none;
	font-size: 11px;
	line-height: 11px;
	padding: 1px 0px 1px 16px;
	background: transparent url(images/bullet-small-toc.gif) no-repeat 4px 5px;
	border: none;
}
#content .toc li ul li a:hover {
	background: url(images/bullet-small-toc.gif) no-repeat 4px 5px;
	color: #C68A00;
}
#content .toc li ul li strong {
	display: block;
	height: 13px;
}
#content .toc li ul li strong a, #content .toc li ul li strong a:hover{
	background: #FFDE08 url(images/bullet-small-toc.gif) no-repeat 4px 5px;
	color: #051041;
}
.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;
}
a.lnk-a-small {
	background: url(images/lnk-arrow-small.png) no-repeat left center;
	padding-left: 8px;
}
a.lnk-a:hover {
}
a.icolnk { margin-left: 20px; display: block; line-height:16px;}
a.icolnk img { margin-left: -20px; float:left;}

#footHolder {
	background: #444243 repeat-x 50% 0%;
}
#footer {
	min-width: 940px;
	min-height: 100px;
	background: url(images/BottomBKG.jpg) no-repeat 50% 0%;
	font-size: 0.9em;
	display: block;
	overflow: visible;
	height: auto;
	position: relative;
	margin: 0px auto 0px auto;
	color: #444243;
	font-family:"HelveticaNeue","Helvetica Neue",helvetica,arial,clean,sans-serif;
}
#footInner {
	position: relative;
	display: block;
	width: 940px;
	height: 200px;
	margin: 0px auto 0px auto;
	padding-bottom: 5em;
}
#footInner p,#footInner, #footInner div { padding-bottom: 0 !important;}
#footer a {
	color: #444243;
	text-decoration: none;
}
#footer a:hover {color:#FFC033; /*color: #FFFF99;*/}
/*
#footer #newsletter {
	position: relative;
	top: 150px;
	display:block;
	padding-top: 108px; width: 484px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/newsletter-sign-up.png) left top no-repeat;
	margin: 0px auto 0px auto;
	text-decoration: none;
}
*/

#footer #frontier {
	display:block;
	position: absolute;
	bottom: 5px;
	padding-top: 60px; width: 131px;
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/frontier-logo.png) left top no-repeat;
	margin: 0% 53% 0% 47%;
	text-decoration: none;
}

/*
#footer #wiiware {
	display:block;
	position: absolute;
	right: 57px;
	bottom: 44px;
	padding-top: 31px; width: 178px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/wiiware.png) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
#footer #esrb {
	display:block;
	position: absolute;
	right: 265px;
	bottom: 24px;
	padding-top: 60px; width: 40px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/esrb.gif) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
#footer #pegi {
	display:block;
	position: absolute;
	right: 335px;
	bottom: 24px;
	padding-top: 60px; width: 47px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/pegi.gif) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
*/
#footer #copyright {
	width: 940px;
	text-align: center;
	display: block;
	/*position: relative;     added the below 3 lines to test*/
	position: absolute;
	right: 0px;
	bottom: 100px;
	margin: 0px auto 0px auto;
	padding-bottom: 5px;
	line-height: 1.2em;
	/*Added below to test text*/
	color: #9F9F9E;
	font-size: 0.9em;
}
.clearFix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.inde {
	width: 90% !important;
	padding: 5px;
}
/*Columns*/
.mgleft {
	margin-left: 25px;
}
.mgright {
	margin-right: 25px;
}
.mgrightW {
	margin-right: 70px;
}
.mgrightN {
	margin-right: 20px;
}
.bmg {
	margin-top: 225px;
}
.smg {
	margin-top: 25px;
}
.layout_home .bmg {
	margin-top: 65px;
}
/*Bare in mind total header size and bordering*/
.colA {
	display: block;
	float: left;
	width: 180px;
	overflow: hidden;
}
/*Right col*/
.colB {
	display: block;
	float: left;
	width: 295px;
	overflow: hidden;
}
.colC {
	display: block;
	float: left;
	width: 250px;
	overflow: hidden;
}
/*Left column A*/
.colD {
	display: block;
	/*width: 515px;*/
	width: 662px;
	overflow: hidden;
	float: left;
	margin-left: 11px;
}
/*Big single block*/
.colE {
	display: block;
	width: 983px;
	overflow: hidden;
	float: left;
	margin-left: 11px;
}
.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;
}
.col3rd {
	display:block;
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 10px;
	overflow: hidden;
}
.col3rd + .col3rd + .col3rd {
	margin-right: 0%;
}
.col3rd img.i_cent-nb  {
	width: 100%;
	height: auto;
	margin-bottom: 0px;
}
.col3rd img.i_cent {
	width: 98%;
	height: auto;
	margin-bottom: 0px;
}
.brdBtm {
	border-bottom: solid 1px #E0E0E0;
	padding-bottom: 10px;
}
.wide {width: 60%;}
.nrrw {width: 30%;}
.edit .colLeft, .edit .colRight, .edit .col3rd {
	/*border: dashed 1px #FF9900;*/
}
.edit .col3rd {
	margin-right: 4%;
}
/*Columns - End*/
/*General Styles*/
.i_left {float: left; margin: 0px 10px 2px 0px; padding:1px; background:#232222; line-height:0;}
.i_right {float: right; margin: 0 0 2px 10px; padding:1px; background:#232222; 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 {
	border:solid 1px #14298B;
}
.i_cent {clear: both;display: block;margin: 0px auto 0px auto; padding:1px; background:#232222;	line-height:0;}
.i_cent-nb {clear: both;display: block;margin: 0px auto 0px 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: 2em;
	margin-right: 1em;
}
.tabLarge {
	display: block;
	clear: left;
	float: left;
	width: 8em;
	margin-right: 1em;
}
.smallGrey {
	/*color: #999999;*/
	color: #C68A00;
	font-size: 10px;
}
.smallTxt {
	font-size: 0.9em;
}
.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;
}
.boxout {
	padding: 10px 10px 5px 10px;
	background: #232222;
	margin-bottom: 10px;
	/*Added below to allow bordering*/
	border: solid 1px #5F5E5D;
}
.boxoutHi {
	padding: 20px 20% 5px 20%;
	background: #232222;
}
.flush {
	margin: 0 !important;
}
.ptitle {
	display:block;
	position: relative;
	padding: 2px 2px 2px 24px;
	color: #DE9735;
	font-size: 1.1em;
	margin: 0px 0px 0px 0px;
	margin-left: 11px;
	margin-bottom: 6px;
	/*background: #232222;*/
	background: #232222 url(images/EliteSymbol.png) no-repeat 4px 50%;
	max-width: 955px;
	border: solid 1px #5F5E5D;
}
#seclink {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	padding: 0px 5px 0px 20px;
	font-size: 1.1em;
	font-weight: bold;
	color: #7B4E07 !important;
	text-decoration: none;
	border-left: 1px solid #232222; /*Test alter from FAEBCA*/
	background: #F0D8A2 url(images/left.png) no-repeat left center;
}
.hilite {
	color: #4E5678;
}
.hide {
	display: none;
}
/*Table*/
table.striped {margin: 0 0 10px 0; padding: 0; 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:#F0E7DB;}
.striped tr.otr {background:#E8DAC8; }


.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 {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;}

.walls table {margin: 0 0 10px 0; padding: 0; border-collapse: collapse; width: 100%;}
.walls td, .walls th {padding: 2px 2px 2px 4px; vertical-align:top;}
.walls td {/*border-right: dotted 1px #C5A662; - this refers to the vertical line on the wallpaper tables*/}
.walls td + td, .walls th + th {border-right: none;}
.walls th {font-weight: bold;}


/* --------------------------------------------------------------- 
- 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;
}
.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 !important;
}
.artListItem, .artListItem_r {
	position: relative;
	margin: 1em 0px;
	padding-bottom: 1em;
	/*background-color: #FFFFFF;
	padding: 2px;*/
	height: auto;
	clear: both;
	min-height: 70px;
	/*border-bottom: solid 1px #CCCCCC;*/
}
.thm_pic {
	padding:4px; background:#232222;
	float: left;
}
.artListItem .thm_pic {
	width: 90px;
	height: 68px;
}
.artListItem_r .thm_pic {
	width: 90px;
	height: 68px;
	float: right;
}
.artListItem h3, .artListItem_r h3 {
	line-height: 110%;
}
.artListItem h3, .artListItem p {
	margin: 0 0 0 110px !important;
}
.artListItem_r h3, .artListItem_r p {
	margin: 0 110px 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;
}
.brslnks a {
	color: #7B4E07 !important;
}
.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%;
}
div.gal-thumbs {
	margin: 0;
}
.colB div.gal-thumbs {
	width: 108%;
}
div.gal-thumbs ul {
	margin: -5px 0 10px 0;
	display: block;
	height: auto;
	width: 100%;
}
.boxout div.gal-thumbs ul {
	margin: -15px 0 10px 0;
}
.gal-thumbs:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.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;
}
div.gal-thumbs li {
	margin: 0px 5px 5px 0px;
}
.gal-thumbs li img {
	float: left; margin:0;
	padding:4px; background:#232222;
	/*width: 90px;
	height: 51px;*/
}
div.gal-thumbs li img {
	padding:0px; background:#232222;
}
.gal-thumbs li a:hover img{
	background:  #7E559F;
	/*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: #232222; /*Test alter from FAEBCA*/
	overflow: auto;
}
#motioncontainerV {
	width: 210px;
	margin-bottom: 10px;
}
#motioncontainer {
	height: 130px;
}
#motioncontainer.nocap {
	height: 110px;
}
#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: 0px 2px 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 0px;
	padding: 5px 5px 5px 5px !important;
	line-height: 0;
	width: 200px;
	height: 120px;
	background: #232222; /*Test to alter gallery edgings from F3D9AO*/
}
#motioncontainerV.nocap .gallinks li {
	margin: 5px 20px 0px 0px;
	height: 100px;
}
#motioncontainerV li.firstEntry {border-top: solid 10px #232222; /*Test alter from FAEBCA*/}
#motioncontainer .gallinks li {
	position: relative;
	display: inline;
	display: inline-block;
	clear: none;
	margin: 0px 5px 0px 0px;
	padding: 5px 5px 5px 5px !important;
	line-height: 0;
	width: 200px;
	background: #232222;
}
#motioncontainer li.firstEntry {border-left: solid 5px #232222; /*Test alter from FAEBCA*/}
#motioncontainer li.lastEntry {border-right: solid 20px #232222; /*Test alter from FAEBCA*/}
#motioncontainer.nocap .gallinks li {
	height: 100px;
}
.gallinks li {
	/*background: none !important;*/
}
.gallinks a {
	color: #398197 !important;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
.gallinks a:hover {
}
.gallinks a img {
	padding: 0px 0px 0px 0px;
	background: none;
	line-height: 0;
	border: none;
	width: 200px;
	height: 100px;
}
#motioncontainer .gallinks a img {
	padding: 0px 0px 20px 0px;
	margin-bottom: 0px;
}
#motioncontainer.nocap .gallinks a img {
	padding: 0px 0px 0px 0px;
}
#motioncontainerV.nocap .gallinks a img {
	padding: 0px 5px 0px 0px;
}
#statusdiv {
	color: #76E1F6;
}
.cap {display:block; line-height:11px !important; width:190px; height:17px;
	padding: 3px 5px 0px 5px;
}
#motioncontainer .cap {
	position: absolute; bottom: 3px; left: 5px; border: none !important;
}
strong .cap {
	background: #7B4E07 !important;
}
strong a.cap {
	color: #F5D181 !important;
}
#motioncontainer #statusS {
	display: block;
	position: absolute;
	top: 0; left: 0;
	width: 12px;
	height: 0; padding-top: 130px;
	background: #232222 url(images/moLeft.gif) no-repeat 0% 50%;
	overflow: hidden;
}
#motioncontainer.nocap #statusS {
	padding-top: 110px;
}
#motioncontainer #statusE {
	display: block;
	position: absolute;
	top: 0; right: 0;
	width: 12px;
	height: 0; padding-top: 130px;
	background: #232222 url(images/moRight.gif) no-repeat 0% 50%;
	overflow: hidden;
}
#motioncontainer.nocap #statusE {
	padding-top: 110px;
}
#motioncontainerV #statusS {
	display: block;
	position: absolute;
	top: 0; left: 0;
	width: 210px;
	height: 0; padding-top: 12px;
	background: #232222 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: #232222 url(images/moDown.gif) no-repeat left top;
	overflow: hidden;
}
.mgcol {
	display: block;
	width: 65%;
	float: left;
}
.hMrgn {
	padding-top: 5px;
	margin-top: 5px;
}
.vMrgn {
	padding-left: 5px;
	margin-left: 5px;
	float: right;
}
.folwrap {
	border: solid 8px #232222;
	height: 260px;
	overflow: hidden;
	background: #232222;
}
.folplayer {
	display: block;	float: left; margin: 0px 10px 0px 0px; padding:5px; background:#232222; line-height:0;
	overflow: hidden;
	width: 230px;
}
.folwrap .folplayer {
	padding: 0px 8px 0px 0px;
}
.folplayer img {
	width: 230px; height:260px;
}
.folcontent {
	display: block;
	height: 230px;
	padding: 20px 10% 10px 10%;
	overflow-y: auto;
	background: #232222 url(images/foliobkg.jpg) no-repeat top center;
}
.folcontent h2{
	background: none !important;
	padding: 0 !important;
	color: #398197;
	font-size: 2.2em;
}
/* --------------------------------------------------------------- 
- 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;
	color: #DE9735;
}
textarea{
	width: auto;
}
label {
	cursor: pointer;
	width: 10em;
	max-width: 50%;
	float: left;
	color: #DE9735;
	margin-right: 1em;
}
.recaptcha_input_area label{
	float: none;
	/*Below added to test Captcha*/
	background: #303030;
	color: #DE9735;
}
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;
}
.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: #303030;
	border: solid 1px #5F5E5D;
	padding: 4px 10px 4px 10px;
	margin-bottom: 1em;
	color: #960;
	position: relative;
}
.plain{
	border: none !important;
}
.fullfield, .largefield, .stdfield, .midfield, .flexfield, .flexSmallfield, .smallfield, .smallfield-fl, .minifield, .tinyfield{
	background: #ffffff;
	color: #333333;
	border: solid 1px #7B4D07;
}
.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;
}
.rich .section{
	font-size: 0.9em;
	padding-bottom: 10px;
}
.rich .minifield, .rich .smallfield, .rich .smallfield, .rich .stdfield, .rich .largefield {
	background: url(images/input-shad.gif) 0 0 no-repeat;
	margin: 0 0 0 0;
}
.colB .minifield, .colB .smallfield, .colB .smallfield, .colB .stdfield, .colB .largefield {
	max-width: 198px;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: solid 1px #A5ACB2;
	padding: 2px;
}
.frmbutton {
	font-size: 1.1em;
	/*display:block;*/
	overflow: hidden;
	height: auto;
	cursor: pointer;
	background: #303030;
	color: #DE9735;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	border: solid 1px #5F5E5D;
	width: auto;
	overflow:visible;
	padding: 4px 10px 4px 10px;
}
.rich button {
}
.centwide {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 50%;
}
.disabled {
	background-color: #EFEFEF;
	color: #999999;
}
/* --------------------------------------------------------------- */


.required {
	color: #C00 !important;
}
a .required {
	color: #C00 !important;
	font-weight: bold;
}
/* SEARCH --------------------------------------------------------- */
.sp2_title {font-weight: bold;}
.sp2_address {color: #A17128;}
.sp2_info {color: #A17128; margin-top: 0.5em;}
/* --------------------------------------------------------------- */

