@charset "utf-8";
/* CSS Document */

body{font-family:arial,verdana;font-size:12px;font-weight:normal;  margin:0 auto; background-image:url(../images/html/Image/body-bg.png); margin-top:0px;}
h1 {font-family:arial,verdana;  font-size:2em;    font-weight:bold; color: #990000;}
h2 {font-family:arial,verdana;  font-size:20px;    font-weight:bold; color: #990000;}
h3 {font-family:arial,verdana;  font-size:13px;    font-weight:bold; color: #990000;}
p ,li{font-size:12px; line-height:15px;margin-left:20px; margin-right:20px;}

#container_outer{background-image:url(../images/html/Image/handwriting_background_01.png);height:1200px; width:1024px; background-repeat:no-repeat;margin:0 auto;border-left-style:solid; border-left-width:1px; border-left-color: #000033;border-right-style:solid; border-right-width:1px; border-right-color: #000033; }

#container_inner{ width:1024px;  z-index:1;   }
#header{ float:left; width:1024px; height:171px;}

/******* mobile styles ***************/

#container_outerm{ width:320px; min-height:480px; background-image:url(../images/html/Image/mobile_body-bg.jpg); background-repeat:repeat-x; margin:0 auto;border-left-style:solid; border-left-width:0px; border-left-color: #000033;border-right-style:solid; border-right-width:0px; border-right-color: #000033; }

#container_innerm{ width:320px;  z-index:1;   }
#headerm{ float:left; margin-left:20px;}

#contentm{ width:320px;  padding:0px 0px 0px 0px;}
#contentm p , li{font-size:14px; line-height:16px; }
#contentm a{	color:#990000;	text-decoration:none;}
#sidenav{float:left; width:100px;}
.quartercol2m {border:1px solid #999999;background-color: #FFFFff;float:left;width:64%;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px; }

#footerm { padding:0px 0px 0px 0px;}

/****** nav classes are in horizontal.css ******/
#nav {  width:1024px; height:29px; background-color:#666666; }

#nav .maincat li li a{
	width:200px;
	}
#headerpic > img { }

/*#contentspacer { float:left; width:195px; min-height:600px;}*/
#clear{clear:both;}
#content{ width:890px;  padding:0px 10px 10px 185px;}
#content a{ 	color:#990000; 	text-decoration:none;}

/****** standard content page columns ******/
.quartercol1{border:1px solid #ff0000;background-color:#CCCCCC;float:left;width:210px;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}

.quartercol2{border:0px solid #999999;background-color: #FFFFff;float:left;width:500px;min-height:600px;margin:0px 5px 0px 0px;padding:0px 0px 0px 0px; }
.quartercol3{border:1px solid #999999;background-color: #cccccc;float:left;width:240px;min-height:600px; margin:10px 5px 0px 0px; z-index:10;}
.quartercol4{border:0px solid #0000ff;float:left;width:990px;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}

/****** margins and paddings ******/
.marg_l10 {	margin-left:10px;}
.marg_r10{	margin-right:10px;}

/****** footer ******/
#footer { padding:0px 0px 0px 100px;}
.footbox,.footbox a { color:#FF0000; font-size:9px; line-height:12px;}

/******FAQ*********/
.hide {	display:none;padding:10px;	border:solid 1px #ccc;background:#EBEBEB;}

/*****example
<h3><a href="javascript:;" onClick="showHide('q1');">How can I make sure my witness is really an expert?</a></h3>
			<div id="q1" class="hide">
				<p>Certifications and credentials should be carefully examined in your expert witness selections. Do they have the proper training, education, professional memberships, certification, and necessary experience) Attorneys should be aware that persons who advertise as handwriting analysts may be self-trained or trained as graphologists. Groups outside of the mainstream forensic science organizations abound.</p>
				<p class="alignRight"><a href="#top">Back to top</a></p>
			</div>
*************/		



