/* Global Definition */
html { 
  padding: 0px;
  margin: 0px;
}
body {
  margin: 0px;
  padding: 0px;
  background: #000000;
}

/*  Layout Definitions */
#bordercontainer {
	position: relative;
	width: 920px;
	margin: 0 auto 0 auto;
	padding: 0px;
  /* padding: 0 16px 0 16px;
  background: url(images/jobs-background-fix.gif) repeat-y; */
}
#contentcontainer {
  position: relative;
  width: 920px;
	padding: 0px;
  text-align: center;
  background: url(images/criminaljusticetrainers-menubg.jpg) repeat-y;
  color: #ffffff;
}
#textarea {
  float: right;
	width: 712px;
	/* height: 29px; */
	min-height: 427px;
  height: auto !important;
  height: 427px;
  /* border-left: 1px solid #3E6FA3; */
  /*border-right: 1px solid #C0C0C0;*/
  /* border-top: 1px solid #3E6FA3; */
	/* border-bottom: 1px solid #3E6FA3; */
	padding: 0px;
	margin: 0px;
	background: url(images/criminaljusticetrainers-textbg.jpg) repeat-y;
  color: #000000;
}
#menu {
	float: left;
	width: 208px;
	margin: 0px;
	padding: 0px;
	/*background: url(images/criminaljusticetrainers-menubg.gif) repeat-y;*/
	color: Black;
	border-top: 0px solid #C0C0C0;
	height: 400px;
	/*border-right: 1px solid #C0C0C0;*/
}
#bottomarea {
  width: 920px;
	padding: 0px;
	margin: 0px;
}
.topbanner {
  margin-bottom: -5px;
  /* border-top: 1px solid #008000;
  border-left: 1px solid #008000;
  border-right: 1px solid #008000; */
}

#w3cvalidimages {
  position: absolute;
  width: 208px;
  bottom: 110px;
  left: 50%;
  margin-left: -450px;
}

table { border-collapse: collapse; }

ul {
  margin: 5px 10px 10px 20px;
  padding: 0px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 11px;
  line-height: 18px;
  color: #000000;
}
.listitems {
  padding-top: 2px;
  padding-bottom: 7px;
}

.paragraph {
  font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
  font-size: 16px;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-left: 20px;
  padding-right: 25px;
  text-align: justify;
}

h1 {
  padding: 0px 0px 0px 0px;
  margin: 0px;
}
h2 {
  padding: 0px 0px 0px 0px;
  margin: 0px;
}
h3 {
  padding: 0px 0px 0px 0px;
  margin: 0px;
}
h4 {
  padding: 0px 0px 0px 0px;
  margin: 0px;
}
h5 {
  padding: 0px 0px 0px 0px;
  margin: 0px;
}
h6 {
	font-family: Tahoma, Arial, Times;
	font-size: 11px;
	line-height: 16px;
	text-align: right;
	color: Silver;
	background: url(images/criminaljusticetrainers-h6bg.jpg);
	padding: 4px 15px 7px 0px;
	margin: 0px 0px 0px 0px;
}

.header2 {
  font-size: 14px;
  text-transform: uppercase;
  color: #000000;
  padding: 0px 20px 0px 20px; 
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
  font-weight: bold;
  text-align: left;
}
.header3 {
  font-size: 12px;
  text-transform: uppercase;
  color: red;
  background: transparent;
  padding: 0px 20px 0px 20px; 
  margin-bottom: 10px;
  font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
  font-weight: bold;
  text-align: left;
}

.smalltext {
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 9px;
  color: #16007D;
  background: #FFFFFF;
  padding: 0px;
  margin: 0px;
  text-align: justify;
}

a.nav:link {
	color: White;
	font-size: 11px;
	font-family: Tahoma, Arial, Times;
	background-color: transparent;
	text-decoration: none;
}
a.nav:visited {
	color: White;
	font-size: 11px;
	font-family: Tahoma, Arial, Times;
	background-color: transparent;
	text-decoration: none;
}
a.nav:hover {
	color: Black;
	font-size: 11px;
	font-family: Tahoma, Arial, Times;
	background-color: transparent;
	text-decoration: underline;
}
a.nav:active {
  color: #3F6DB8;
  font-size: 11px;
  font-family: Tahoma, Arial, Times;
  background-color: transparent;
  text-decoration: none;
}

a:link {
	color: #000080;
	text-decoration: underline;
}
a:visited {
  color: #000080;
  text-decoration: underline;
}
a:hover {
  color: #A71103;
  text-decoration: none;
}
a:active {
  color: #A71103;
  text-decoration: underline;
}

p.copyright {
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 9px;
	line-height: 11px;
	color: #B9B8C7;
	margin-top: -5px;
	margin-bottom: 0px;
	padding: 10px;
	text-align: center;
	background: #000000;
}
a.copyright:link {
  color: #B9B8C7;
  font-size: 9px;
  background: #000000;
  text-decoration: underline;
}
a.copyright:visited {
  color: #B9B8C7;
  font-size: 9px;
  background: black;
  text-decoration: underline;
}
a.copyright:hover {
	color: white;
	font-size: 9px;
	background: black;
	text-decoration: none;
}

a.crumb:link {
  font-family: Tahoma, Arial, Times;
  font-size: 11px;
	color: Silver;
	background-color: #000080;
  text-decoration: underline;
}
a.crumb:visited {
  font-family: Tahoma, Arial, Times;
  font-size: 11px;
	color: Silver;
	background-color: #000080;
  text-decoration: underline;
}
a.crumb:hover {
  font-family: Tahoma, Arial, Times;
  font-size: 11px;
	color: Silver;
	background-color: #000080;
  text-decoration: none;
}

.contentimage {
  margin-left: 20px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 10px;
  float: right;
}
.contentimageleft {
  margin-left: 5px;
  margin-right: 20px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.contentimageleftfloat {
  margin-left: 5px;
  margin-right: 20px;
  margin-top: 5px;
  margin-bottom: 10px;
  float: left;
}
.contentimagenomargin {
  margin: 0px;
}

/* All <ul> tags in the menu including the first level */
.menulist, .menulist ul {
  margin: 0px;
  padding: 0px;
  width: 207px;
  list-style: none;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 10px;
  font-weight: bold;
  /*border-right: 1px solid #C0C0C0;*/
}

/* Submenus (<ul> tags) are hidden and absolutely positioned across from their parent */
.menulist ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 101%;
}

/*
 All menu items (<li> tags) are relatively positioned to correctly offset their submenus.
 They have borders that are slightly overlaid on one another to avoid doubling up.
*/
.menulist li {
  position: relative;
  /*border: 1px solid #000000;*/
  /*background: #000080;*/
  background: url(images/criminaljusticetrainers-btn.jpg);
  margin-bottom: -1px;
}
.menulist ul>li:last-child {
  margin-bottom: 1px;
}

/* Links inside the menu */
.menulist a {
  display: block;
  padding: 3px;
  color: #ffffff;
  text-decoration: none;
  height: 19px;
}

/* List items: 'hover' is mouseover, 'highlighted' are parent items to visible menus. */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
  color: #ffffff;
  background: url(images/criminaljusticetrainers-btn-over.jpg);
  /*background: #3F6DB8;*/
}
.menulist a.highlighted {
  color: #ffffff;
  background: url(images/criminaljusticetrainers-btn-over.jpg);
  /*background: #3F6DB8;*/
}

/* 'subind' submenu indicators, which are automatically prepended to 'A' tag contents. */
.menulist a .subind {
  float: right;
}

/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html .menulist li {
  float: left;
  height: 1%;
}
* html .menulist a {
  height: 1%;
}
/* End Hack */

/* Basic Form Element Definitions */
.formtext { 
  width: 300px;
  background: #CCC; 
  border: #333 1px solid;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 11px;
  color: #16007D;  
  padding: 3px;
}

.formdrop {
  background: #CCC; 
  border: #333 1px solid;
  width: 200px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 11px;
  color: #16007D;  
}

.formbutton {
  background: #CCC; 
  border: #333 1px solid;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 11px;
  color: #16007D;  
  padding: 3px
}

input.btn {
	color: #333;
	font-family: 'trebuchet ms',helvetica,sans-serif;
	font-size: 140%;
	font-weight: bold;
	border: 2px solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #00080;
	border-bottom-color: #00080;
	background: #ddd;
	/* filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcccccc'); */
}
input.btnhov {
	border-top-color: #0000FF;
	border-left-color: #0000FF;
	border-right-color: #000080;
	border-bottom-color: #000080;
}
