@import "sitenavigation.css";

/* @import "debug.css"; */



BODY
{
	background-color: #FFF;
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	max-height: 100%;
}



#basefont, BODY, #pageheader, #pagelogo, #pageinfo, #pagenavigation, #document, #pagecontent, #pagereferences, #sitenavigation, #pagebanner, #pageuser, #alertblock, .warn2, .testimonial A#more
{
    color: #000;
	font-family: Avenir, 'Lucida Grande', sans-serif;
	font-size: 12px;
	line-height: 130%;
}


A {outline: none;} /* stop Firefox putting border round links*/

.subtitle {font-size: .85em;}






/* document block */
/* 
#document {
	width: 1024px;
	display: block;
	height: 100%;
	left: 0%;
	right: 0%;
	margin-left: auto;
	margin-right: auto;
	
}
 */

#document {
    width: 1024px;
    height: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
}


#hr, #document HR {
	width: 1024px;
	margin: 6px 0px 6px 0px !important;
	height: 3px !important;
	border-width: 0px 22px 0px 0px !important;
	clear: both;
	padding: 0px;
	float: left;
}

#document HR
{
	border-color: #06F !important;
	background-color: #CCC !important;
}




#document a:link
{
	color: #D20012;
	text-decoration: none;
	background-color: transparent;

}

#document a:active
{
	color: #97000D;
    text-decoration: none;
	background-color: transparent;

}



#document a:visited
{
	color: #97700C;
	text-decoration: none;
	/* activating this causes IMG to be padded at bottom with text line height values! */
    /*
	background-color: transparent;
	border-bottom: 1px #3C0 dotted;
	border-top: 0 none;
	border-right: 0 none;
	border-left: 0 none;
	*/

}

u {
	border-bottom: 1px #CC3300 dotted; color: #990000;
}

#texthover, P A:hover, OL A:hover, UL A:hover, DL A:hover, .nb A:hover, .warn A:hover, .fig A:hover, .tip A:hover, .new A:hover, .ok A:hover, .more A:hover, .index A:hover, #sitenavigation A:hover, .pix P A:hover
{
	text-decoration: none;
	background-color: transparent !important;
	border-bottom: 1px #30F dotted !important;
	border-top: 0 none;
	border-right: 0 none;
	border-left: 0 none;
}






/* page logo */
#pagelogo
{
	display: block;
	font-size: 1em;
	font-weight: bold;
	width: 100%;
}


#document #pagelogo A:before
{
	content: url("/pix/laughingtiger.png");
	padding: 32px 3px 32px 0px;
	display: inline-block;
}

#document #pagelogo A:after
{
	content: "Laughing Tiger";
	display: inline-block;
	bottom: 42px;
	left: 8px;
	position: relative;
	font-size: 4em;
}


#formcontact {
    display: flex;
    justify-content: center;
    align-items: center;
    /* height: 100vh;  */           
}




#imageheader {
    width: 100%; 
    max-width: 1024px; 
    height: auto; 
    margin: 0 auto; 
    display: block; 
    position: relative; 
}



/* page header */
#pageheader{display: block;}

#pageheader H1 {
	text-align: left;
	color: #333;
	font-size: 1.8em;
	font-weight: bold;
	padding: .3em 0px 1em 0px;
	margin: 0px;
}








/* page info */
#pageinfo {
	display: block;
	position: relative;
}


#pageinfo P
{
	text-indent: 12px;
	text-align: left;
	line-height: 1.4em;
	color: #666;
	font-size: 1.0em;
	padding: 0em;
	margin: 0em;
}

#pageinfo TABLE
{
	margin: 24px 0px 10px 0px;
	padding: 0em 0em 0em 0em;
	font-size: 0.9em;
	color: #666;
	float: right;
	border-collapse: collapse;
	position: relative;
	bottom: 0;
	right: 0;
}

#pageinfo TD.blockright
{
	text-align: right;
	white-space: nowrap;
	padding: 0em 0em 0em 0em;
}

#pageinfo TD.blockleft
{
	text-align: left;
	white-space: nowrap;
	padding: 0em 0em 0em 0em;
}




/* page content */
#pagecontent {
	display: block;
	position: relative;
	clear: left;
}


#pagecontent ::selection { 
	background: #ff0000; 
	color: #ffffff; 
	text-shadow: none;
}
#pagecontent ::-moz-selection { 
	background: #ff0000; 
	color: #ffffff; 
	text-shadow: none;
}


#pagecontent SECTION
{
	margin: 0px;
	padding: .1em 0px 1em 0px;
	/*border: 1px #F90 dotted;*/
	
}

#pagecontent P
{
	text-indent: 12px;
	text-align: left;
	line-height: 1.4em;
	color: #666;
	font-size: 1.2em;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0.5em 0em;
}

#pagecontent P .ref
{
	vertical-align: .3em;
	font-size: 75%;
	font-family: menelo, monaco, mono-spaced;
	background-color: #FFF;
	border-top: 1px #CCC none;
	border-right: 1px #CCC solid;
	border-bottom: 1px #CCC none;
	border-left: 1px #CCC solid;
	font-weight: bold;
	padding-right: 1px;
	padding-left: 1px;
}


#pagecontent H2
{
	font-size: 1.15em;
	font-weight: bold;
	color: #333;
	margin: 0.5em 0em 0.5em 0em;
	padding: 0px;
}


/*#debug .index, .index:after { border: 1px #F90 dotted !important; }*/

#pagecontent .index
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	background-color: transparent;
	width: 100%;
	display: block;
	height: 10px;
	line-height: 10px;
	vertical-align: top;
	text-align: right;
	clear: both;
}



#pagecontent .index:after
{
	background-image: url(greyarrowup.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 12px;
	height: 10px;
	display: inline-block;
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 8px;
	
	font-size: 8px;
	text-align: right;
	vertical-align: top;
	line-height: 8px;
}

/*
 A:before
{
	content: url(/greyarrowup.png);
	padding: 0px .5em 0px 0px;
	vertical-align: -0.1em;
}
*/








#loginform
{
	color: #F03;
	display: inline-block;
	padding: 12px;
	/*border: 1px #F60 dotted;*/
	clear: both;
}

#loginform .formfield
{
	border: 1px #F30 solid;
	width: 150px;
	display: inline-block;
	margin-right: 12px;
}

#loginform .formbutton
{
}






/* page references */
#pagereferences {display: block;}


#pagereferences H3
{
	font-size: 1em;
	font-weight: bold;
	color: #666;
	margin: 0px 0px 0px 6px;
	padding: 0px;
	
}


#pagereferences P
{
	font-size: .9em;
	font-weight: normal;
	color: #666;
	padding: 0px 0px 8px 0px;
	margin: 6px 0px 6px 18px;
}

#pagereferences DL
{
	padding: 0px;
	margin: 0px;
}

#pagereferences DT
{
	font-size: 0.85em;
	color: #666;
	font-weight: bold;
	background-color: #F4F3FF;
	margin: 0px 18px 0px 18px;
	padding: 6px 6px 3px 6px;
	border-top: 1px #CCC dotted;
	border-right: 1px #CCC dotted;
	border-bottom: none;
	border-left: 4px #CCC solid;
	counter-increment: refnumber;
}

#pagereferences DT:before
{
	content: counter(refnumber) "  ";
	vertical-align: .3em;
	font-size: 75%;

}


#pagereferences DD
{
	font-size: 0.8em;
	color: #666;
	font-weight: normal;
	background-color: #F4F3FF;
	margin: 0px 18px 6px 18px;
	padding: 0px 6px 8px 24px;
	border-top: none;
	border-right: 1px #CCC dotted;
	border-bottom: 1px #CCC dotted;
	border-left: 4px #CCC solid;
}

#pagereferences DD P
{
	font-size: inherit;
	color: inherit;
	padding: 0px;
	margin: 0px;
}





/* page banner ad */

#pagead
{
	width: 94%;
	clear: both;
	left: 0%;
	right: 0%;
	display: block;
	margin: 18px auto 0px auto;
	color: #ccc;
	background-color: #F1F0FF;
	min-height: 72px;
	vertical-align: middle;
	text-align: center;
	position: relative;
	z-index: -1;
	background-image: url(some.gif);
	background-repeat: no-repeat;
}


#pagead IMG.adimage
{
	width: 100%;
	clear: both;
	left: 0%;
	right: 0%;
	display: block;
	margin: auto;
	border: 1px #999 solid;
	position: relative;
	z-index: 0;
}









