@font-face {
    font-family: tit_reg;
    src: url(Titillium-Regular.otf);
}

.tl
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 50%;
	height: 50%;
}
.tr
{
	position: fixed;
	top: 0px;
	right: 0px;
	width: 50%;
	height: 50%;
}
.br
{
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 50%;
	height: 50%;
}
.bl
{
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 50%;
	height: 50%;
}
body 
{
	background-image:url(../images/wavegrid.png);
	font-family: tit_reg;
	font-size:16px;
	color:#003A63;
	text-align:justify;


} 
input
{
/*  	-moz-border-radius: 10px;
 	border-radius: 10px;*/
    border:solid 1px black;
    padding:5px;
	width:225px;
}
select
{
  	-moz-border-radius: 10px;
 	border-radius: 10px;
    border:solid 1px black;
    padding:5px;
}
.logo
{
	position:absolute;
	background-color:#000;
	width:330px;
	height:150px;
	margin-left:-175px;
	left:50%;
	top:1%;
	z-index:25;
}
.loginbox
{
	position:absolute;
	text-align:center;
	color:#003c61;
	background-color:#FFC52F;
	width:330px;
	height:350px;
	margin-left:-175px;
	left:50%;
	margin-top:-175px;
	top:50%;
	/*-webkit-border-radius: 30px;
	border-radius: 30px;*/
	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px rgba(50, 50, 50, 0.75);
	padding:10px;
	font-family: tit_reg;
	font-size:16px;

}
.userbar
{
	position:fixed;
	top:0px;
	width:100%;
	height:60px;
	left:0px;
	color:#003c61;
	background-color:#FFC52F;
	z-index:25;
}
.alert
{
	position:absolute;
	top:30px;
	color:green;
	font-size:16px;
}
.investigation
{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	right:0px;
	z-index:25;
	background-color: rgba(0, 0, 0, 0.9);
	background: rgba(0, 0, 0, 0.9);
	color: rgba(0, 0, 0, 0.9);
}
.invpopup
{
	position:absolute;
	width:230px;
	height:155px;
	margin-left:-125px;
	left:50%;
	margin-top:-87.5px;
	top:50%;
	color:#FFF;
	padding:10px;
	background-color:#F00;
	border:solid 5px #F00;
	-moz-border-radius-topleft: 22px;
	-moz-border-radius-topright:22px;
	-moz-border-radius-bottomleft:22px;
	-moz-border-radius-bottomright:22px;
	-webkit-border-top-left-radius:22px;
	-webkit-border-top-right-radius:22px;
	-webkit-border-bottom-left-radius:22px;
	-webkit-border-bottom-right-radius:22px;
	border-top-left-radius:22px;
	border-top-right-radius:22px;
	border-bottom-left-radius:22px;
	border-bottom-right-radius:22px;
	z-index:25;
}
	

.toplinks
{
	position:absolute;
	left:200px;
	height:20px;
	width:850px;
	top:5px;
	text-align:left;
	padding:15px;
}

.user
{
	position:absolute;
	right:25px;
	height:35px;
	width:450px;
	top:5px;
	text-align:right;
}
.main
{
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:40px;
}
.menu
{
	position:absolute;
	width:10%;
	height:91.5%;
	left:0px;
	padding:1%;
	
	
}
.content
{
	position:absolute;
	height:91.5%;
	width:85%;
	left:12%;
	padding:2%;
	overflow:scroll;
	overflow-x:hidden;
	top: 6px;
}
.engsearch
{
	position:absolute;
	right:2.5%;
	width:240px;
	height:55px;
	background-color:#666;
	top:25px;
	padding:10px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px rgba(50, 50, 50, 0.75);
}
.libsearch
{
	position:absolute;
	right:2.5%;
	width:240px;
	height:55px;
	background-color:#666;
	top:-275px;
	padding:10px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px rgba(50, 50, 50, 0.75);
	z-index:25;
}
.librarylist
{
	position:absolute;
	width:90%;
	height:200px;
	top:375px;
}

.investigationlist
{
	position:absolute;
	width:90%;
	height:200px;
	top:100px;
	z-index:2;
}
.incidendetails
{
	position:absolute;
	width:90%;
	height:200px;
	top:50px;
	z-index:2;
}
.samplacement
{
	position:absolute;
	margin-left:-76px;
	left:50%;
}

a:link
{
	color:#003c61;
	text-decoration:underline;
}
a:visited
{
	color:V;
	text-decoration:underline;
}
a:hover
{
	color:#003c61;
	text-decoration:underline;
}
/* THIS SECTION COVERS THE PLACEMENT OF THE INJURED AREAS ON SAM */
.head
{
	position:absolute;
	top:0px;
	z-index:25;
	left:160px;
	width:430px;
	height:140px;
}
.headdesc
{
	position:absolute;
	width:430px;
	height:120px;
}

.face
{
	position:absolute;
	top:0px;
	z-index:25;
	left:-430px;
	text-align:right;
	width:430px;
	height:140px;
}
.facedesc
{
	position:absolute;
	width:430px;
	height:120px;
}

.torso
{
	position:absolute;
	top:0px;
	z-index:25;
	left:-430px;
	text-align:right;
	top:160px;
	width:430px;
	height:140px;
}
.torsodesc
{
	position:absolute;
	width:430px;
	height:120px;
}

.arms
{
	position:absolute;
	top:0px;
	z-index:25;
	left:160px;
	top:160px;
	width:430px;
	height:140px;
}
.armsdesc
{
	position:absolute;
	width:430px;
	height:120px;
}

.legs
{
	position:absolute;
	top:0px;
	z-index:25;
	left:-430px;
	text-align:right;
	top:320px;
	width:430px;
	height:140px;
}
.legsdesc
{
	position:absolute;
	width:430px;
	height:120px;
}

.feet
{
	position:absolute;
	top:0px;
	z-index:25;
	left:160px;
	top:320px;
	width:430px;
	height:140px;
}
.feetdesc
{
	position:absolute;
	width:430px;
	height:120px;
}
/*end sam section*/

#picture {height: 30px; background-color:#ffffff;}
#picture a.small, #picture a.small:visited { display:block; width:25px; height:25px; text-decoration:none; background:#ffffff; top:0; left:0; border:0;}
#picture a img {border:0;}
#picture a.small:hover {text-decoration:none; background-color:#000000; color:#000000;}
#picture a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#picture a.small:hover .large {display:block; position:relative; top: 0px; left:150px; width:250px; height:350px; }

/*begin tab section controls*/
.tabs {
  position: relative;   
  min-height: 200px; /* This part sucks */
  clear: both;
  margin: 25px 0;
}
.tab {
  float: left;
}
.tab label {
  background: #eee; 
  padding: 10px; 
  border: 1px solid #ccc; 
  margin-left: -1px; 
  position: relative;
  left: 1px; 
}
.tab [type=radio] {
  display: none;   
}
.tabcontent {
  position: absolute;
  top: 28px;
  left: 0;
  background: white;
  right: 0;
  bottom: 0;
  padding: 20px;
  border: 1px solid #ccc;
  height:500px;
}
[type=radio]:checked ~ label {
  background: white;
  border-bottom: 1px solid white;
  z-index: 2;
}
[type=radio]:checked ~ label ~ .tabcontent {
  z-index: 1;
}

.tcoc
{
	position:absolute;
	width:48%;
	height:500px;
	overflow:scroll;
	overflow-x: hidden;
}

.tctc
{
	position:relative;
	width:48%;
	left:52%;
	height:500px;
	overflow:scroll;
	overflow-x: hidden;
}
/*end tab controls*/
.page_load
{
	position:absolute;
	right:0px;
	bottom:15px;
	text-align:right;
	height:65px;
	width:900px;
	font-size:12px;

}
.arrow
{
	position:absolute;
	right:45px;
	bottom:20px
}
.ssl
{
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
	font-size:12px;	
}
.top_blue	
{
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	background-color:#003A63;
	height:20px;
}
.bottom_blue	
{
	position:absolute;
	width:100%;
	left:0px;
	bottom:0px;
	background-color:#003A63;
	height:20px;
}
.logo_box
{
	position:absolute;
	width:100%;
	background-image:url(../images/login_grid.png);
	height:125px;
	top:20px;
	left:0px;
}
.arrow_bar
{
	position:absolute;
	width:100%;
	left:0px;
	top:140px;
	height:21px;
}
.login_table
{
	position:absolute;
	left:0px;
	width:100%;
	height:170px;
	top:165px;
}