/* APCIV - Australian Police Cars version 4.5 *
 * &copy; 2004 Richard Hill - auspolcars@gmail.com */
 
body {
	background-attachment: fixed;
	background-color: #06C;
	background-image: url(../graphics/page-bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	border: 0;
	padding: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	color: #fff;
}

a:link	{ color: #CFF; }
a:visited, .disptext a:visited { color: #9CF; }
.dispgroup a:visited { color: #F30; }
.dispgroup a:link { color: #3F0; }
.disptext a:visited { color: #9CF; }
.disptext a:link { color: #CFF; }
a:active { color: #FC0; }
p a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
.disptext a:hover,
.menu a:hover 
{ background-color: #FC0; color: #06C !important; }

h1 { font-size: 18pt;
	font-weight: bold; 
	color: #06C;
	background: #FFF;
	padding: 4px;
	display: inline;
}
h2 { color: #FFF;
	font-size: 18pt;
	display: inline;
	border: 1px solid #FFF;
	border-top: 1px solid #FFF;
	padding: 3px;
}

h1 a:link,
h2 a:link,
h1 a:visited,
h2 a:visited
{ color: #06C !important; }
h3 { color: #CF0;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 16px;
	margin-right: 16px;
}
cite { background: #F0F; }

h1.nav { font-size: 18pt;
	font-weight: bold; 
	color: #FC0;
	background: #F30;
	padding: 4px;
	display: inline;
}
h2.nav { color: #F30;
	font-size: 18pt;
	display: inline;
	border: 1px solid #F30;
	border-top: 1px solid #F30;
	padding: 3px;
	background: #FC0;
}

#main {
	margin: 0px;
	padding: 4px;
	border: 0;
	left: 0;
	right: 0;
	top: 0;
}
#disp { margin: 4px; }
#disp img { margin: 1px;
	padding: 2px;
	border: 1px solid;
}
#disp a:hover img,
.disp a:focus img
{margin: 1px; padding: 2px; border: 1px solid #FC0; }

#copyright {
	color: #036;
	font-size: 9pt;
	border: 1px solid #FFF;
	background: #9CF;
	padding: 2px;
	margin-top: 4px;
}
#copyright a:link, #copyright a:visited	{ color: #06C; }

.noborder, .stats img {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}

.stats {
	font-size: 10pt;
}

.center {
	width: 100%;
	text-align: center;
	display: block;
}

#minihead {
	background-attachment: scroll;
	background-image: url(../graphics/minihead-bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	/*margin: 0;
	margin-bottom: 4px;
	border: 0;
	height: 17px;
	position: relative;
	left: 0;
	right: 0;
	top: 0;*/
}

#header {
	background-attachment: scroll;
	background-image: url(../graphics/head-bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	/*margin: 0;
	margin-bottom: 4px;
	border: 0;
	height: 64px;
	position: relative;
	left: 0;
	right: 0;
	top: 21;*/
}
#header-menu {
	margin: 0;
	border: 0;
	overflow: hidden;
	height: 60px;
	/*position: relative;
	left: 472px;
	top: 1px;*/
}
#header-menu form, #header-menu select, #header-menu input {
	margin: 0;
	padding: 0;
}
#header-menu form {
	padding-top: 1px;
	display: inline;
}
select {
	color: #06C;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	height: 20px;
}
#header-menu input {
	color: #06C;
	font-family: "Trebuchet MS", sans-serif;
}
#header-menu a:hover img { border: 1px solid #FC0; }

#intro-top {
	background: url(../graphics/intro-topbg.jpg);
	overflow: hidden;
	position: static;
	width: 768px;
	height: 256px;
}
#intro-mid {
	background: #FFF /*url(../graphics/intro-midbg.png)*/;
	overflow: hidden;
	position: static;
	width: 768px;
	/*height: 192px;*/
	text-align: center;
	overflow: scroll;
}
#intro-bottom {
	background: url(../graphics/intro-bottombg.jpg);
	overflow: hidden;
	position: static;
	width: 768px;
	height: 128px;
}
.intro-text-right {
	color: #06C;
	text-align: left;
}
.intro-text-left {
	color: #06C;
	font-size: 12px;
	text-align: justify;
}
.intro-text-left h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	background-color: #CF0;
	margin: 0;
	text-align: center;
}
.intro-text-right {
	color: #06C;
	font-size: 14px;
	text-align: justify;
}
.intro-text-right h4 {
	font-size: 18px;
	font-weight: bold;
	padding: 2px;
	background-color: #CF0;
	margin: 0;
	text-align: center;
}
.intro-text ul {
	margin: 0;
}
.intro-text {
	padding-top: 3px;
	padding-bottom: 3px;
}
.intro-text a:link { color: #69C; }
.intro-text a:visited { color: #369; }
.intro-text a:active { color: #9CF; }

.dispgroup {
	border: 1px solid #CF0;
	padding: 2px;
	margin-left: 32px;
	margin-right: 32px;
}
.disptext {  }

select.form {
	border: 1px solid #06C;
	border-top: 1px solid #06C;
	color: #FFF;
	background-color: #06C;
	font-size: 14px;
	height: 20px;
	vertical-align: middle;
	clip: rect(1px, 1px, 1px, 1px);;
}
input.form {
	border: 1px solid #FFF;
	color: #FFF;
	background-color: #06C;
	font-size: 14px;
	height: 20px;
	vertical-align: middle;
}

.intro-text input.form {
	border: 1px solid #06C;
	border-top: 1px solid #06C;
	color: #FFF;
	background-color: #06C;
}

input.text { height: 18px; }
input.submit { height: 22px; }

label {
	color: #fff;
	height: 18px !important;
}
label strong { font-weight: bold; 
	color: #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 1px;
	font-size: 14px !important;
	vertical-align: middle;
}
label em { color: #fff;
	font-style: normal;
	border: 1px solid #fff;
	border-left: none;
	border-top: 1px solid #fff;
	padding: 1px;
	font-size: 12px !important;
	vertical-align: middle;
}
.menu-all { padding-bottom: 8px; }

.intro-text label {
	color: #06C;
}
.intro-text label strong { font-weight: bold; 
	color: #06C;
	border-bottom: 1px solid #06C;
	border-left: 1px solid #06C;
	border-top: 1px solid #06C;
}
.intro-text label em { color: #06C;
	font-style: normal;
	border-bottom: 1px solid #06C;
	border-right: 1px solid #06C;
	border-top: 1px solid #06C;
}

.row-grey {
	color: #000;
	font-size: 11pt;
	border-left-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	background-color: #EEE;
	border-color: #06C;
	padding: 2px;
	margin: 0px;
} 
.row-blue {
	color: #000;
	font-size: 11pt;
	border-left-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #DEF;
	border-color: #06C;
	padding: 2px;
	margin: 0px;
} 
.row-head {
	color: #000;
	font-size: 12pt;
	border-left-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FC0;
	border-color: #06C;
	padding: 2px;
	margin: 0px;
	font-weight: bold;
}
.row-grey em {
	font-size: 11pt;
	color: #666;
	font-style: normal;
}
.row-blue em {
	font-size: 11pt;
	color: #369;
	font-style: normal;
}

.browser {
	font-size: 10pt;
	color: #000;
	background-color: #FC0;
	text-align: center;
	margin-bottom: 8px;
}
.browser a:link, .browser a:visited, .browser a:active  {
	color: #F30; font-weight: bold;
}
.browser a:hover  {
	background-color: #F30; color: #FC0; 
}
.menu ol, .menu ul {
	margin: 0px;
	margin-top: -1px;
	border: 1px solid #FFF;
}
.intro-text .menu ol, .intro-text  .menu ul {
	border: 1px solid #06C;
}