
h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #3b3b3b;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #3b3b3b;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #3b3b3b;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #3b3b3b;
	margin-bottom: 0px;
}

a {
    color: #25408F;
    text-decoration: none;
}
a:visited {
    color: #25408F;
}

a:hover {
    text-decoration: underline;
}

li {
	list-style-type: none;
}

li.bullet {
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
}

br.both {
	clear: both;
}

br.left {
	clear: left;
}

br.right {
	clear: right;
}

.hidden {
	display: none;
}

.nowrap {
	white-space: nowrap;  
}

.small {
	font-size: 75%;
	font-weight: normal;
}

fieldset label {
	display: block;
}

fieldset div {
	padding-bottom: 5px;
}

div.rounded {
	background-color: #fff;
}

.instructions {
	font-size: 11px;
	font-style: italic;
	color: #4c4c4c;
}


.fieldWithErrors {
	display: inline;
}

.fieldWithErrors input {
  background-color: #FBE3E4;
}

.fieldWithErrors label {
  color: #8a1f11;
}

.decimal-list li {
  list-style-type: decimal;
}

#errorExplanation {
  width: 400px;
  border: 2px solid #FBC2C4;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #FBE3E4;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #FBC2C4;
  color: #8a1f11;
}

#errorExplanation p {
  color: #8a1f11;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

#header{
	height:66px;
	padding-top: 10px;
	background-color: #fff;
}

#header #nav{
	width:600px;
	display:inline;
	color: #0f0087;
	font-size:12px; 
	float:right;
	padding-top: 15px;
	text-align:right;
}

#header #nav a {
	color: #0d007f;
	font-weight:bold;
	text-decoration:none; 
	padding:0 5px 0 5px;
}

#header #nav a:hover {
    text-decoration: underline;
}

#header #call {
	position: relative;
	left: -5px;
}

#header #nav span {
	color:#292929;
	font-weight:bold;
	padding:0 5px 0 5px;
}

#header #user_bar {
	color: #333;
	padding:15px 5px 0 5px;
	white-space: nowrap;
}

#header #user_bar a {
	text-decoration: underline;
}


#globalnav.cvn {
	background: #25408F url(/images/header_gradient.png) repeat-x;
	padding: 5px;
	margin-bottom: 25px;
	height: 1.7em;
	
}

#globalnav.acf {
	background: #1e6240 url(/images/header_gradient.png) repeat-x;
	padding: 5px;
	margin-bottom: 25px;
	height: 1.7em;
}

#globalnav li {
	display: inline;
	padding-right: 7px;
	padding-left: 7px;
	border-left: 2px solid #fff;
}
#globalnav li a{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#globalnav li:first-child {
	border-left-width: 0;
}

.container > #content {
	padding-left: 20px;
}

#case_nav h4 {
	font-size: 1.2em;
	background-color: #d3e9a0;
	padding: 5px;
	margin-bottom: 5px;
}

#case_nav div.section {
	margin-bottom: 20px;
}

#case_nav .submit {
	margin-top: 5px;
}

#home div.ad {
	border: 1px solid #ccc;
	text-align: center;
	padding: 5px;
	margin-top: 6px;
	margin-bottom: 25px;
	position: relative;
	left: 1.2em;
}
#home div.ad h4 {
	color: #ccc;
	font-size: 1em;
}

#home div#welcome {
	margin-bottom: 20px;
}

#home div#welcome .screenshot {
	float: right;
	padding-left: 10px;
}

#home div.portlet {
	padding-top: 5px;
}

.msl_content {
	position: relative;
	right: 25px;
}

.tabs h3 {
	margin-bottom: 5px;
	font-size: 1.2em;
	color: #25408F;
}

.tabs li {
	font-size: .85em;
}

.tabs div.tab {
	border-bottom: 1px solid #a7cb80;
	border-left: 1px solid #a7cb80;
	border-right: 1px solid #a7cb80;
	position: relative;
	bottom: 2px;
	font-size: .85em;
}

.home .tabs div.tab table td {
	padding-left: 5px;
	border-bottom: 1px solid #a7cb80;
}

.tabs a.all_link {
	float: right;
	font-weight: bold;
	position: relative;
	bottom: 1em;
}

.tabs a {
	color: #25408F;
}


table.tablesorter thead tr .header {
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center left;
	cursor: pointer;
	padding-left: 20px;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/images/desc.gif);
}
	

table.index td {
  padding-top: 8px;
  padding-right: 10px;
  padding-bottom: 8px;
  padding-left: 20px;
}
table.index td {
  border-bottom: 1px solid #dfe3ef;
}
table.index thead th {
	font-weight: bold;
	background-color: #d3e9a0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#court_case {
	border: 1px solid #b3b3b3;
	padding: 10px;
	margin-top: 8px;
	margin-bottom: 30px;
	background-color: #f9f9f9;
}

#court_case h1 {
	margin-bottom: 15px;
}

#proceedings_show h2 {
	margin-bottom: 0px;
}

h2.subtitle {
	margin-top: -10px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #666;
	line-height: 11px;
}


.show label {
	font-size: 1.1em;
	display: block;
}

.search_icon {
	position: relative;
	float: right;
	bottom: 20px;
}

.session {
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #006734;
}

.session .starts_on {
	display: block;
	float: left;
	width: 6em;
}

.session .am_pm {
	display: block;
	float: left;
	width: 10em;
}

.session .description {
	display: block;
	float: left;
}

.session .chapters_link {
	float: right;
}

tr.chapter td {
	border-bottom: 1px solid #dfe3ef;
}

img.play {
	position: relative;
	top: 3px;
}

.suggest textarea {
  width: 400px;
  height: 50px;
  padding: 5px;
}

.suggest fieldset {
  width: 600px;
}

.feedback label {
	display: block;
	margin-bottom: -5px;
}

.feedback input {
	margin-bottom: 20px;
}

.jurisdictions_index table {
	width: 600px;
}

#flash a {
  text-decoration: underline;
}

#flash p {
  margin-bottom: 0px;
}

li.news_article {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #a7cb80;
}
li.news_article:last-child {
	border-bottom: none;
}

.news_article h3 {
	margin-bottom: 5px;
}

#news {
	border: 1px solid #a7cb80;
	padding: 10px;
	margin-bottom: 20px;
}

.session_purchase_btn {
	float: right;
	border: 1px solid #006734;
	background-color: #d3e9a0;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	margin-left: 10px;
}

.view_sessions_btn {
	border: 1px solid #006734;
	background-color: #d3e9a0;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	margin-right: 9px;
}

.debug {
	font-family: "Courier New", Courier, mono;
	padding: ;
	padding-bottom: 20px;
}

.debug ul {
	margin-left: 25px;
	margin-bottom: 10px;
}

.debug li {
	border-bottom: 1px solid #b3b3b3;
}

.twitter_icon {
	position: relative;
	top: 1px;
}

#sessions_index h3 {
	padding-bottom: 20px;
}

#sessions_index h3 div.recording_disclaimer {
	padding-top: 5px;
	font-size: .70em;
	font-style: italic;
	font-weight: normal;
}

.recording_disclaimer strong {
	color: #69180a;
}

#sessions_index h4 {
	font-size: 1.15em;
}

.dialog {
	font-size: .85em;
	text-align: left;
}

.dialog a{
	color: #25408F;
    text-decoration: underline;
}

.dialog textarea {
  width: 400px;
  height: 50px;
  padding: 5px;
}

.session_spinner_closed {
	background: url(/images/spindown-closed.gif) no-repeat 0 50%;
	padding-left: 20px;
}

.session_spinner_open {
	background: url(/images/spindown-open.gif) no-repeat 0 50%;
	padding-left: 20px;
}

.demo_link {
	padding-top: 10px;
}

div.connect_logos {
	float: right;
	padding-top: 10px;
	font-weight: bold;
}

ul.connect_logos {
	display: inline;
	position: relative;
	padding-left: 0px;
	margin-left: 0px;
	top: 3px;
}

ul.connect_logos li {
	list-style-type:none;
	display: inline;
	padding-left: 10px;
}

.witness_proceeding h3 {
	margin-bottom: 10px;
}

.witness_proceeding p {
	margin: 0;
	padding-left: 20px;
}

.current_sessions_table {
	width:auto;
}
.current_sessions_table td {
	border-bottom: 1px solid #d3e9a0;
}

.my_cases h3 {
	margin-bottom: 0px;
}

.my_cases ul.cases li {
	margin-bottom: 10px;
}

.my_cases ul.proceedings li {
	margin-bottom: 2px;
}


#header #tag_line {
  color: #333;
  text-decoration:none; 
  padding:15px 5px 0 5px;
  font: bold .8em Georgia, "Times New Roman", Times, serif;
  white-space: nowrap;
}

.signin_form label {
	float: left;
	width: 7em;
	text-align: right;
	padding-right: 1em;
	padding-bottom: 1em;
}

.signin_form {
	width: 385px;
}

.signin_form input {
	width: 200px;
}

.signin_form .remember_me {
	text-align: center;
}

.signin_form .remember_me input {
	width: auto;
}

.signin_form .remember_me label {
	float: none;
	width: auto;
	text-align: left;
}

.signin_form .dont_know_links {
	text-align: center;
	padding-bottom: 1em;
}

.signin_form .submit {
	text-align: center;
}

#live_subscription_dates input {
	width: 5px;
}

fieldset.registration {
	background-color: #fcfcfc;
}

div.signup_instructions {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 10px;
}

.my_cases {
  padding: 20px;
}

.my_cases h2 {
	margin-bottom: 1px;
}

#how_to_order ul>li {
	list-style-type: disc;
	margin-left: 20px;
}

#how_to_order ol>li {
	list-style-type: decimal;
	margin-left: 20px;
}

.product ul>li {
	list-style-type: disc;
	margin-left: 20px;
}

.product ol>li {
	list-style-type: decimal;
	margin-left: 20px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #191919;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f9f9f9;
	padding: 5px;
	opacity: 0.98;
	margin: 5px;
}

#tooltip h3, #tooltip div { 
	margin: 0; 
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	text-align: left;
}

.paginator {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

div .seperator {
	border-bottom: 1px solid #1e6240;
}

#footer {
  text-align: center;
  width: 420px;
  margin: auto;
  border-top: 1px solid #ccc;
  margin-top: 25px;
}

.terms {
  text-align: left;
}

body.vtl {
  padding-top: 25px;
}

body.vtl h1,h2,h3 {
  color: #01537B;  
}

#vtl-show h3 {
  margin: 5px 0px;
}

body.vtl a, a:visited {
  color: #01537B;  
}

#vtl-nav {
  height: 600px;
}

#vtl-nav li {
	font-size: .9em;
	text-align: center;
	padding: 5px 0px;
  border-bottom: 1px solid #1e6240;
}

#vtl_show div.heading .topic_image {
	float: left;
	height: 120px;
	padding-right: 10px;
	margin-bottom: 15px;
}

#vtl_show .subtopic,.bookmark {
	border-top: 1px solid #1e6240;
	padding: 15px
}

#vtl_show div.subtopics .subtopic img {
	width: 100px;
}

#vtl_show div.bookmarks .bookmark_image {
	width: 100px;
  padding-bottom: 10px;
}

.active {
  background-color: #ccc;
	border-left: 1px solid #1e6240;
	border-right: 1px solid #1e6240;
}

/* acf stuff */

#user_bar.acf {
  margin-top: 30px;
}
