@import url("reset.css");
@import url("fonts.css");

body,html{
	width: 100%;
	height: 100%;
	background: #000000;
	color: #C7C7C7;
}
html {overflow-y: scroll;}
body {
	background: #000000 url(images/backg.png) no-repeat center top;
	color: #C7C7C7;
}
h1,h2,h3,h4,h5,legend {
	color: #ffffff;
}
h1, h2 {
	font-size: 2.0em;
	margin: 0 0 0.4em 0;
	font-weight: normal;
}
h3 {
	font-size: 1.3em;
	margin: 0 0 0.4em 0;
}
h4 {
	font-size: 1.1em;
	margin: 0 0 0.4em 0;
}
h5 {
	font-size: 1.0em;
	margin: 0 0 0.1em 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;}
strong {font-weight: bold;}
em {font-style: italic;}
a {color: #FF9999;}
object {outline:none;}
#wrapper{
}
#header {
	display: block;
	height: 105px;
	width: 970px;
	position: relative;
	padding: 0px;
	margin: 0px auto 0px auto;
	z-index: 1;
	overflow: hidden;
}
#header #logolink {
	display:block;
	position: absolute;
	top: 20px;
	left: 0px;
	padding-top: 65px; width: 140px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/side-logo.png) left top no-repeat;
	margin: 0px;
	text-decoration: none;
}
#header #logosidelines {
	display:block;
	position: absolute;
	top: 25px;
	left: 10px;
	padding-top: 60px; width: 155px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/sidelines-logo.png) left top no-repeat;
	margin: 0px;
	text-decoration: none;
}
#header img{
	visibility: hidden;
}
#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: 100px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
}
#nav_login {
	position: absolute;
	display: block;
	right: 0px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
}

#nav li {
	display: block;
	float: left;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin-left: 23px;
	overflow: visible;
}
#nav_login a {
	display: block;
	color: #EBEBEB;
	background: none;
	text-decoration: none;
	padding: 4px 0px 4px 12px;
	float: left;
}
#nav_login a:hover {
	text-decoration: underline;
}
#nav a {
	display: block;
	color: #EBEBEB;
	background: none;
	text-decoration: none;
	padding: 4px 12px 4px 12px;
}
#nav a:hover, #toplinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#nav strong a {
	display: block;
	color: #EBEBEB;
	background: #B11811;
}
#crumbs {
	color: #999999;
	background: #333333;
	font-size: 0.9em;
	line-height: 1.1em;
	height: 1.1em;
	padding: 4px 20px 4px 20px;
}
#crumbs a {
	color:#999999;
	text-decoration: none;
}
#main {
	display: block;
	height: auto;
	width: 950px;
	position: relative;
	padding: 10px 10px 10px 10px;
	margin: 0px auto 0 auto;
	clear: both;
	background: url(images/main-bkg.png) repeat;
}
#main a {
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}
/*TOC Menu*/
.tochead {
	font-size: 1em;
	margin: 0 0 0 0;
	line-height: 110%;
	padding: 5px;
	margin: 0 !important;
	color: #FFFFFF;
}
.toc {
	list-style: none;
	display: block;
	width: 100%;
	overflow: hidden;
	margin-bottom: 3em !important;
}
.toc {
	margin-top: 0 !important;
	font-size: 1.1em;
	font-weight: bold;
}
.toc li {
	display: block;
	color: #EBEBEB;
	background: none !important;
	text-decoration: none;
	padding: 0px 0px 0px 0px !important;
	list-style: none;
	margin: 0px 0px 0.2em 0px !important;
}
.toc li strong {
	display: block;
	line-height: inherit;
	margin: 0;
	color: #EBEBEB;
	background: #B11811;
}
.toc li a{
	display: block;
	text-decoration: none;
	color: #EBEBEB;
	padding: 4px 4px 4px 15px;
	background: url(/css/images/toc-arrow.png) no-repeat left 0.3em !important;
}
.toc li a:hover {
	color: #FFFFFF;
}
.toc li strong a{
}
.toc li strong.headLink a{
}
.toc li ul {
	margin: 0.1em 0px 0px 0px !important;
	padding-bottom: 0px;
}
.toc li ul li {
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: normal;
	border-bottom: none;
	background: none !important;
}

.toc li ul li a{
	background: none;
	width: auto;
	color: #FF9999;
	padding: 2px 2px 2px 10px;
	margin-left: 5px;
	background: url(images/toc-bullet.gif) no-repeat left 0.5em !important;
}
.toc li ul li a:hover {
	color: #FF9999;
}
.toc li ul li strong {
	background: none !important;
}
.toc li ul li strong a{
	font-weight: normal;
	color: #FFFFFF;
}
/*END TOC Menu*/
#block0 {
	display: block;
}
.pdficon {
	padding-left: 20px;
	background: url(images/pdf.gif) no-repeat left 0.2em;
	display: block;
	min-height: 18px;
}
#content {
	display: block;
	width: 950px;
	clear: right;
}
/*Layout backs*/
.layout-a #content{
	background: url(images/layout-a.gif) repeat-y 220px 0px;
}
.layout-b #content{
	background: url(images/layout-b.gif) repeat-y 220px 0px;
}
.layout-c #content{
	background: url(images/layout-c.gif) repeat-y 220px 0px;
}
.layout-d #content{
	background: url(images/layout-d.gif) repeat-y 220px 0px;
}

.layout-h #content{
	background: url(images/layout-h.gif) repeat-y 220px 0px;
}

.layout-h #content a:link {
	color: #fff;
}

.layout-h #content a:hover {
	color: #fff;
	text-decoration: underline;
}

.layout-h #content a:visited {
	color: #fff;
}

/*End layout styles*/
#content.edit {
	width: 100%;
	float: none;
	clear: none;
	color: #C7C7C7;
	background: #242424;
	height: auto; /*Vital for autogrow in Mozilla*/
}
#content.edit a {color: #FF9999 !important; text-decoration: none !important;}
#content hr {
	color: #3C3C3C;
	background: #3C3C3C;
	height: 1px;
	border: none;
	margin: 0 0 1em 0;
}
#content.edit hr {height: 1px !important;}
#content p strong {color: #DDDDDD;}
#content li {
	margin-bottom: 0.5em;
	line-height: 1.2em;
}
#content ul, #content ol, #content p {
	margin-bottom: 1em;
}
#content ul li{
	list-style: none;
	padding-left: 1.4em;
	background: url(images/bullet.gif) no-repeat left 0.3em;	/*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;
}
#content blockquote {
	background:url(images/quote.png) no-repeat;
	background-position:top left;
	text-align: justify; text-indent:17px;
	margin-bottom: 1em;
}

#content blockquote  p {
	background: url(images/quote-close.png) no-repeat;
	background-position:bottom right;
	padding-right:0px;
	color:#99B8FF;
	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;
}
.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;
}
#footer {
	font-size: 0.9em;
	display: block;
	overflow: visible;
	height: auto;
	width: 950px;
	position: relative;
	padding: 10px 0px 10px 0px;
	margin: 0px auto 0px auto;
	color: #999999;
	background: none;
}
#footer p { margin-bottom: 0.5em;}
#footer a {
	/*color: #76E1F6;*/
	color: #999999;
	text-decoration: none;
}
#footer a:hover {color:#FFFFFF;}
#v-links {position: absolute; top: 10px; right: 0px;}
#v-links a {margin-left: 5px;}
#footer #cba {
	float: right;
	width: auto;
	padding: 0px 0px 0px 14px;
	background: url(images/i_mouse.gif) no-repeat left center;
}
.inde {
	width: 90% !important;
	padding: 5px;
}
.otr {
	background-color: #F7F7F7;
}
.etr {
	background-color: #EFEFEF;
}
.mgleft {
	margin-left: 20px;
}
.mgright {
	margin-right: 20px;
}
.mgrightw {
	margin-right: 40px;
}
.colWide {
	display: block;
	float: left;
	width: 720px;
	/*margin-bottom: 1em;*/
	overflow: hidden;
}
.colDoub {
	display: block;
	float: left;
	width: 350px;
	margin-bottom: 1em;
	overflow: hidden;
}
.colSmall {
	display: block;
	float: left;
	width: 210px;
	margin-bottom: 1em;
	overflow: hidden;
}
.colMid {
	display: block;
	float: left;
	width: 490px;
	margin-bottom: 1em;
	overflow: hidden;
}
.colLeft {
	display: block;
	float: left;
	clear: left;
	width: 45%;
	margin-right: 1.5em;
	margin-bottom: 1em;
}
.colRight {
	display: block;
	float: right;
	clear: right;
	width: 45%;
	margin-left: 1.5em;
	margin-bottom: 1em;
}
.wide {width: 60%;}
.nrrw {width: 30%;}
.edit .colLeft, .edit .colRight {
	border: dashed 1px #FF9900;
}

/*General Styles*/
.i_left {float: left; margin: 0px 10px 2px 0px; padding:3px; background:#393939; line-height:0;}
.i_right {float: right; margin: 0 0 2px 10px; padding:3px; background:#393939; line-height:0;}
.i_left-nb {float: left; margin: 0px 10px 2px 0px;}
.i_right-nb {float: right; margin: 0 0 2px 10px;}
.i_row {display: block; float: left; margin: 0px 10px 10px 0px; padding:4px; background:#F9F9F9;}
a:hover .i_left, a:hover .i_right, a:hover .i_row, a:hover .thm_pic {
	background: #B11811;
}
.i_cent {clear: both;display: block;margin: 0px auto 0px auto; padding:5px; background:#393939; line-height:0;}
.i_cent-nb {clear: both;display: block;margin: 0px auto 0px auto;}
.clearFix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.folplayer {
	display: block;	float: left; margin: 0px 10px 2px 0px; padding:5px; background:#393939; line-height:0;
	overflow: hidden;
}
.folplayer img {
	width: 480px; height:270px;
}
.player {clear: both;display: block;margin: 0px auto 0px auto; padding:5px; background:#393939; line-height:0;}
.player p {line-height:1.5em;}
.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;}
.alignCent {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;
}

.edit .itemBox, .edit .itemBoxBrd {
	border: dashed 1px #FF9900;
}
.edit .itemBoxBrd {
	border-bottom: double 3px #FF9900;
}
.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;
}
.tabSmall {
	display: block;
	clear: left;
	float: left;
	width: 3em;
	margin-right: 1em;
}
.tabLarge {
	display: block;
	clear: left;
	float: left;
	width: 8em;
	margin-right: 1em;
}
.smallGrey {
	color: #999999;
	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;
}
.hilite {
	color: #FF9900;
}
.hide {
	display: none;
}
/*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:5px; background:#393939;
	/*width: 90px;
	height: 51px;*/
}
.gal-thumbs li a:hover img{
	background: #B11811;
}
.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: #393939; */
	overflow: none;
}
#motioncontainerV {
	width: 210px;
}
#motioncontainer {
	height: auto;
}
/*#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 0px 0;
}
#motioncontainer #photo-nav{
	padding: 10px 0px 6px 0px;
}
.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: 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: 9px 20px 0px 20px;
	padding: 0px 0px 0px 0px !important;
	line-height: 0;
	width: 200px;
}
#motioncontainer .gallinks li {
	display: inline;
	float: left;
}
.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: 100px;
}
#motioncontainer .gallinks a img {
	padding: 0px 5px 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: 0px;
	height: 0; padding-top: 130px;
	overflow: hidden;
}
#motioncontainer #statusE {
	display: block;
	position: absolute;
	top: 0; right: 0;
	width: 0px;
	height: 0; padding-top: 130px;
	overflow: hidden;
}
#motioncontainerV #statusS {
	display: block;
	position: absolute;
	top: 0; left: 0;
	width: 0px;
	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: 0px;
	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}

/* --------------------------------------------------------------- 
- 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;
	/*background: url(images/hline-dot.gif) repeat-x left bottom;*/
}
.artListMini {
	font-size: 0.9em;
	border-bottom: solid 1px #3C3C3C;
}
.artListMini h3 {
	font-size: 1.0em;
	line-height: 120%;
	text-transform: none;
}
.artListMini a{
}
.boxout .artListMini h3 a{
	color: #666666;
}
.artListMini p, .artListCompact p {
	margin-bottom: 0 !important;
}
.artListCompact h3 {
	font-size: 1.1em;
	line-height: 110%;
	margin-bottom: 0;
}
.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;*/
	background: url(images/hline-dot.gif) repeat-x left bottom;
}
.thm_pic {
	padding: 3px; background:#393939;
	float: left;
	width: 200px;
	height: 100px;
}
.artListItem .thm_pic {
	width: 90px;
	height: 51px;
}
.artListItem_r .thm_pic {
	width: 90px;
	height: 51px;
	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 {
}
.pageNums {
	float: right;
	font-size: 11px;
	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;
}

.diary dl {
	display: block;
	margin-bottom: 2px;
	padding: 0.5em;
}
.diary dt {
	display: block;
	width: 3em;
	float: left;
	color: #999999;
	font-size: 1.6em;
}
.diary .cmpdate dt {
	font-weight: bold;
	font-size: 1em;
}
.diary dd {
	margin-left: 4em;
	padding: 0.2em 0.2em 0.2em 0.5em;
	border-left: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
}
.diary .firstEntry {
	border-top: none;
	padding-top: 0;
}
.mediawrap {
	max-width: 100%;
	overflow: hidden;
}
/* --------------------------------------------------------------- 
- Form styles
*/
input{margin: 0px;}
fieldset{border: none;}
legend{
	font-size: 1em;
	background: none;
}
textarea{
	width: auto;
}
label {
	cursor: pointer;
	width: 9em;
	max-width: 25%;
	float: left;
	margin-right: 1em;
}
.recaptcha_input_area label{
	float: none;
}
label.single {
	float: none;
	display: block;
	margin-bottom: 0.5em;
}
.twocol {
	padding-left: 8em;
	clear: both;
	display: block;
	width: 100%;
}
.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.2em 0px 0.4em 0px !important;
	line-height: 1.4em;
	clear: both;
}
.stdform p .smallTxt {line-height:0.8em !important;}
.miniform p{
	margin: 0.2em 0px 0.2em 0px !important;
	line-height: 1.4em;
}
.miniform label{
	width: 18em;
}
.section{
	background: #393939;
	padding: 4px;
	margin-bottom: 1em;
	color: #C7C7C7;
}
.plain{
	border: none !important;
}
.fullfield, .largefield, .stdfield, .midfield, .flexfield, .flexSmallfield, .smallfield, .smallfield-fl, .minifield, .tinyfield{
	background: #F8F8F8;
	color: #666666;
	border: solid 1px #252525;
}
.fullfield {
	width: 80%;
}
.largefield{
	max-width: 90% !important;
	width: 26em;
	font-size: 1em;
	padding: 2px;
}
.stdfield{
	max-width: 90%;
	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 {
	max-width: 65%;
	width: 7.5em;
	font-size: 1em;
	padding: 2px;
	float: left;
	margin-right: 0.5em;
}
.tinyfield {
	width: 5.5em;
	font-size: 1em;
	padding: 2px;
}
.tinyfield-fl {
	width: 4em;
	font-size: 1em;
	padding: 2px;
	float: left;
	margin-right: 0.5em;
}
select{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: solid 1px #A5ACB2;
	padding: 2px;
}
.frmbutton {
	font-size: 1em;
	cursor: pointer;
	color: #ffffff;
	padding: 3px;
	background: #9A120D url(images/btn-grad.png) repeat-x;
	border: solid 1px #252525;
	/*border: solid 1px #A5ACB2;*/
}
.centwide {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 50%;
}
.disabled {
	background-color: #EFEFEF;
	color: #999999;
}
/* --------------------------------------------------------------- */


.required {
	color: #FF9900 !important;
}
a .required {
	color: #FF9900 !important;
	font-weight: bold;
}
/* SEARCH --------------------------------------------------------- */
.sp2_title {font-weight: bold;}
.sp2_address {color: #A17128;}
.sp2_info {color: #A17128; margin-top: 0.5em;}
/* --------------------------------------------------------------- */

