@charset "UTF-8";
/* CSS Document */
html, body {

margin:0;
padding:0;
background:url(images/background_drugs.jpg) no-repeat center fixed;

font-family:Verdana, Geneva, sans-serif;
font-size:13px

}

a{text-decoration:none;
color:#000}

.adminlinks{background:#EEE;
border:1px solid #CCC;
-moz-border-radius: 5px;
border-radius: 5px;
width:300px;
text-align:center;
padding:5px;
float:left;
top:20px;
color:#333;
text-decoration:none}

.incident{padding-left:10px;
		padding-top:10px;
		padding-bottom:10px;
		padding-right:10px;
			border:#CCC 1px solid;
			width:732px
}

.all_details{ position:relative;
float:left
}

.adminlinks2{background:#EEE;
border:1px solid #CCC;
-moz-border-radius: 5px;
border-radius: 5px;
width:300px;
text-align:center;
padding:5px;
float:right;
top:20px;
color:#333;
text-decoration:none}

.adminlinks3{background:#82C9F2;
border:1px solid #CCC;
-moz-border-radius: 5px;
border-radius: 5px;
width:90px;
text-align:center;
padding:5px;
float:right;
top:20px;
color:#FFF;
text-decoration:none}

.filters{float:left;
padding-left:5px;
padding-top:5px;
padding-right:10px;
padding-bottom:5px;
position:relative;
left:0px;
width:190px;}

.header{height:100px;
		background-color:#000;
		width:100%;
		top:0px;
		left:0px;
		z-index:2;
		position:relative;
		opacity:0.8
}

.header2{height:50px;
		background-color:#CCC;
		width:100%;
		top:0px;
		left:0px;
		z-index:2;
		position:relative;
		opacity:0.8;
		font-weight:bold
}

.filter-header{background-color:#CCC}

.incident_table{margin-left:5px}

.table-fixed{table-layout:fixed}
.table-fixed td{table-layout:fixed; word-wrap:break-word}

.results{
width:960px;
position:relative;
}

.main{text-align:left;
width:960px;
top:-40px;
position:relative;
background:#FFF;
padding:20px;
border:solid thin #CCC}

.title{width:1000px;
background:url(images/Media,239044,en.png) no-repeat;
position:relative;
top:-90px;
text-align:right;
border-bottom:#FFF dotted thin;
z-index:3;
color:#FFF;
height:90px;
font-weight:bold;
font-size:16px;
}

.title a{color:#FFF;
text-decoration:none}

tr.header td{
	background-color:#CCC;
	color:#000;
	padding:5px;
	font-weight:bold;
	font-size:12px;
	height:auto
}

tr.header2 td{
	background-color:#CCC;
	color:#000;
	padding:5px;
	font-weight:bold;
	font-size:12px;
}

tr.header td a{color:#000}

table{border-collapse: collapse;}

td{border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
	font-size:12px;
	padding:5px
	}
	
table.viewall td{border:0px}

.viewall_head{position:relative;
left:275px}
