/* CSS Document */

/*

Organized by:

Global Typography
General Layout

Header
Content
Footer

Forms and Tables
Misc.

*/



/* Global Typography
-------------------------------------------------------------- */

body {
	color: #6d6f71;
	font-family: Helvetica, Arial, sans-serif;
	}
	
a, a:visited {
	color: #1679bc;
	text-decoration: none;
	}
	
a:hover, a:active { color: #ec7700; }
	
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #7dafd2;
	line-height: 1.25;
	}
	
h2 {
	margin: 2em 0 6px;
	font-size: 2em;
	}

h2 span {
	display: block;
	float: left;
	padding-right: 8px;
	padding-bottom: 1.25em;
	}

h3 {
	margin: 1.5em 0 0.25em;
	font-size: 1em;
	padding-bottom:.75em;
	}
.darkBlue{ color:#006}
.white {color:#FFF;}

.font-size-36px
{font-size:36px;}
	
sup {
	top: -0.3em;
	font-size: 70%;
	}
	
h2 sup {
	top: -1em;
	font-size: 40%;
	}



/* General Layout
-------------------------------------------------------------- */

body {
	min-width: 1000px;
	margin: 0;
	background: #e0e0e0; 
	}

.container {
	width: 1000px;
	margin: 0 auto;
	}
	
#content .container {
	background: #fff;
	padding-top: 7px
	}
	
body#home #content .container {
	width: 670px;
	height: 630px; /*980*/
	padding: 105px 165px 0;
	background: #7cafd2;
	}
.container .splash-footer {
	position:relative;
	top:300px;
	color:#006;
	width:1000px;
	margin-left:-165px;
	padding:0 0;
}



/* Header
-------------------------------------------------------------- */

#header h1 {
	width: 1000px;
	height: 160px;
	margin: 0;
	background: url(../pre-trial/img/bg-header.png) no-repeat top left;
	text-indent: -999em;
	overflow: hidden;
	}
	
body#home #header h1 { background: url(../pre-trial/img/bg-header-home.png) no-repeat top left; }



/* Content
-------------------------------------------------------------- */

#content p {
	margin: 0 0 1em;
	font-size: 1em;
	line-height: 1.375;
	}
	
#content p small { font-size: 0.875em; }

#content ul, #content ol {
	margin: 0 0 1em;
	padding-left: 1.25em;
	font-size: 1em;
	line-height: 1.375;
	}
	
#content ul ul, #content ol ol { font-size: 100%; }

#content li { margin-bottom: 1em; }
	
#content ul li { color: #7dafd2; }
	
#content ul li span { color: #6d6f71; }

#content h2.title-pretrial-education {
	width: 647px;
	height: 175px;
	margin: 0 0 35px;
	background: url(../pre-trial/img/title-pretrial-education.png) no-repeat top left;
	text-indent: -999em;
	overflow: hidden;
	}

#content h2.title-vps-g4 {
	width: 243px;
	height: 90px;
	margin: 0 0 35px;
	background: url(../pre-trial/img/logo-vps-g4.png) no-repeat top left;
	text-indent: -999em;
	overflow: hidden;
	}

#nav {
	float: left;
	width: 290px;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	}
	
#nav li { margin-bottom: 2px; }
	
#nav a {
	display: block;
	padding-left: 30px;
	background: #bcbec0;
	color: #fff;
	font-size: 0.9375em;
	font-weight: bold;
	line-height: 60px;
	text-transform: uppercase;
	}
	
#nav li.alt a {
	height: 45px;
	padding-top: 15px;
	line-height: 1.125;
	}
#nav li.alt3 a {
	height: 60px;
	padding-top: 15px;
	line-height: 1.125;
	}
	
#nav li.selected a, #nav a:active { background: #808285; }

.fixed-nav {
	position: fixed;
	top: 7px;
	}
	
#primary {
	float: right;
	width: 620px;
	padding: 0px 30px 0 40px;
	}

.pager { margin-top: 50px; }

body#home .pager { margin: 0; }

.pager a {
	display: block;
	padding: 12px 0;
	background: #00215a;
	border: 1px solid #bcbec0;
	color: #7cafd2;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
	}
	
.pager a:hover { color: #fff; }

.pager a:active { background: #001a46; }

.pager a:focus { outline: none; }

.pager .btn-prev {
	float: right;
	width: 100px;
	}

.pager .btn-next {
	float: right;
	width: 100px;
	margin-left: 12px;
	}
	
body#home .pager .btn-next {
	float: left;
	width: auto;
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
	}

.btn-prev span {
	display: inline-block;
	width: 9px;
	height: 9px;
	padding-right: 4px;
	background: url(../pre-trial/img/icon-caret-w.png) no-repeat 0 50%;
	text-indent: -999em;
	overflow: hidden;
	}

.btn-next span, .right-arrow {
	display: inline-block;
	width: 9px;
	height: 9px;
	padding-left: 4px;
	background: url(../pre-trial/img/icon-caret-e.png) no-repeat 100% 50%;
	text-indent: -999em;
	overflow: hidden;
	}
	
.list-inset {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.list-inset li {
	margin-bottom: 2em !important;
	padding-left: 65px;
	color: #6d6f71 !important;
	}

.list-inset li.blue-bullseye { background: url(../pre-trial/img/icon-blue-bullseye.png) no-repeat top left; }

.list-inset li.blue-bullseye span { color: #3787c5; }

.list-inset li.green-arrow { background: url(../pre-trial/img/icon-green-arrow.png) no-repeat top left; }

.list-inset li.green-arrow span { color: #82ba0e; }

.list-inset li.orange-circle { background: url(../pre-trial/img/icon-orange-circle.png) no-repeat top left; }

.list-inset li.orange-circle span { color: #ec7616; }

.list-inset li.yellow-triangle { background: url(../pre-trial/img/icon-yellow-triangle.png) no-repeat top left; }

.list-inset li.yellow-triangle span { color: #fdc43c; }



/* Footer
-------------------------------------------------------------- */
#footer {
	width: 1000px;
	margin: 0 auto;
	padding-top: 0px;
	background: #fff;
	font-size: .75em;
	}
	
#footer .container {
	width: 940px;
	padding: 0 30px;
	background: #fff /* url(../img/bg-footer.png) repeat-x bottom left*/;
	}

#footer p {
	margin-top: 0;
	
	padding: 30px 0 0px;/* 30 0 60*/
	color: #7aaed5;
	font-size: 0.875em;
	font-weight: bold;
	}
#footer .container .copyRight {
	font-size:.750em;
}


/* Forms and Tables
-------------------------------------------------------------- */

label, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	font-weight: normal;
	}
	
#primary table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: separate;
	border-top: 1px solid #d4d6da;
	}
	
#primary th {
	padding: 10px;
	background: #00215a;
	border-bottom: 1px solid #283962;
	border-left: 1px solid #283962;
	color: #9bd0ee;
	font-size: 0.875em;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	}
	
#primary td {
	padding: 10px;
	background: #fff;
	border-right: 1px solid #d4d6da;
	border-bottom: 1px solid #d4d6da;
	border-left: 1px solid #d4d6da;
	color: #6d6f71;
	font-size: 0.75em;
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
	}
	
#primary table.checklist td {
	font-size: 0.875em;
	vertical-align: middle;
	}
	
#primary tr.alt td { background: #edf2f7; }
	
#primary td.first { border-right: none; }

#primary table.checklist td.first {
	padding: 10px 15px;
	text-align: center;
	}

table.docLib {
	border:0 !important;
}

table.docLib td {
	text-align:center !important;
	border:0 !important;
}
/*******************BUTTON *****/

.button {
    background: url(/vpseducation/img/texture.png) repeat, -ms-linear-gradient(top, #1A94D1, #1767C4) !important;/* IE 10+ */
    background: url(/vpseducation/img/texture.png) repeat, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1A94D1), to(#1767C4)) !important; /* Safari 4+, Chrome 1-9 */
    background: url(/vpseducation/img/texture.png) repeat, -webkit-linear-gradient(top, #1A94D1, #1767C4) !important; /* Safari 5.1+, Mobile Safari, Chrome 10+ */
    background: url(/vpseducation/img/texture.png) repeat, -moz-linear-gradient(top, #1A94D1, #1767C4) !important;    /* Firefox 3.6+ */
	background-color: #1A94D1; 
	border: 1px solid #286EC0;
	font-weight:bold;
	color: #FFFFFF !important;
	font-size: 0.75em;
	line-height: 34px;
	text-decoration:none;
	padding: 0 1em;
	border-radius: 4px;
	-moz-border-radius: 4px;
	width:100px;
	cursor:pointer;
}
.button:hover {
	background: #06F !important;
}

.contact-button {
	display:inline;
	float: right;
	width:170px !important;
}


/* Misc.
-------------------------------------------------------------- */

.left { float: left; }

.right { float: right; }
.border{
	border: solid thin #009 !important;
}

img.left { margin: 5px 20px 5px 0; }

img.right { margin: 5px 0 20px 20px; }

.hide { display: none; }

.bordered {
	padding-bottom: 2em;
	border-bottom: 2px dotted #7dafd2;
	}
input[type="checkbox"] {
margin-right:8px;}
/*Quiz*/
	.incorrect {
		color:#F00;
	}

/* Clearing floats, based on 'Micro Clearfix Hack': http://nicolasgallagher.com/micro-clearfix-hack/ */
.row:before, .container:before, .row:after, .container:after { content: ""; display: table; }
.row:after, .container:after { clear: both; }
.row, .container { *zoom: 1; }
