body {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	background-image: url(/images/bodybg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #2a5482;
	font-size: 12px;
	color:#333;
}
h1 {
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #583021;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	font-size: 16px;
	color: #CC6600;
	padding: 3px 15px 2px;
	margin: 0px;
}
p {
	padding: 3px 10px 2px;
}
a:link, a:visited, a:active{
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#outerwrap {
	background-image: url(/images/bgseal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto 0px auto;
	padding: 0px;
	/*width: 1041px;*/
	overflow: hidden;
	width: 100%;/*use this setting to hide bg to the sides*/
}
#wrapper {
	/*margin: 0px 0px 0px 42px;*/
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
#header {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/header/bg.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 1000px;
}
#searchbox {
	background-image: url(/images/header/bg_searchbox.jpg);
	background-repeat: no-repeat;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	height: 38px;
	width: 322px;
	float: right;
}
#searchbox #searchtable {
	margin: 8px auto 5px;
	padding: 0px;
	width: 300px;
}
.navb2px {
	margin-left: 2px;
}
#content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	background-image: url(/images/contentglowbg.jpg);
	background-repeat: repeat-y;
}
#content1col {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	background-image: url(/images/whitebg.jpg);
	background-repeat: repeat-y;
}
#leftcol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 670px;
}

#leftcolleft{
	float:left;
	width:350px;
}
#leftcolright{
 	float:right;
	margin-right:5px !important;
	margin-right:0;
	width:300px;
}




#weeklyplayer {
	margin: 0px 0px 0px 3px;
	padding: 0px;
	float: left;
	width: 347px;
}

#principles, #submit-your-case{
	margin-left:10px;
	border:1px solid #ccc;
	padding:5px;
	padding-bottom:25px;
}
#principles{
	height: 325px;
}


/*INDEX MODULES*/
#index-module {
	width:320px;
	height:125px;
	border-bottom:thin dotted #999;
	padding-bottom:10px;
	
	
}
#imgfixed {
	float:left;
	width:109px;
	height:92px;
	display:block;
	
}
#module-txt {	
	width:320px !important;
	width:200px;
	height:105px !important;
	height:100px;	
	position:relative;
	
}
/*#module-txt p{
	line-height:140%;
}*/
#module-txt div {
	position:absolute;
	bottom:0;
	left:125px !important;
	left:10px;
}
.module-header{
	margin:10px 0px;
}


#submit-your-case, #ontv{
	margin-top:15px;
	margin-bottom:15px;
	
}
#ontv{
	border:1px solid #ccc;
	font-size:14px;
	height: 468px !important;
	height:488px;
}
#ontv h2{
	font-size:16px;
	font-weight:bold;
	color:#000;
}
#tv-inner{
	padding:15px;
	line-height:140%;
}

/*#principlesbox {
	margin: 0px auto 5px;
	padding: 0px;
	padding-top:5px;
	clear: both;
	width: 645px;
	text-align: left;
	border: 1px solid #CCCCCC;
}
.principletitle {
	margin: 0px auto 5px;
	padding: 0px;
	width: 635px;
	clear: both;
}*/
#rightcol {
	margin: 0px;
	padding: 0px;
	width: 325px;
	float: right;
}
/*TABS*/
#tabs-wrapper{
	width:305px;
	height:500px;
	margin-left:10px;
	/*border:1px solid #999;*/
	background: url(/images/tabs/tab-bg.jpg) repeat-x top left;
}
#tab-nav{
	width:305px;
	margin:auto;
	margin-top:2px;
}
.tab_content{
	width:304px;
	margin:auto;
	
}
.tabs-txt a:link, .tabs-txt a:visited, .tabs-txt a:active{
	color:#833f1c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.tabs-txt a:hover{
	color:#000;
}
/*#sidebar h3 {
	font-size: 16px;
	font-weight: bold;
	color: #583021;
	font-family: "Arial", Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 5px 2px 10px;
}
#sidebar p {
	margin: 0px;
	padding: 3px 3px 0px 10px;
}*/
.sidebar-item{
	padding-bottom:15px;
}
#sidebar ul {
	margin: 5px 0px;
}
#sidebar ul li {
	margin-bottom: 5px;
}
#footer {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px 0px 5px;
	width: 990px;
}
#footer ul {
	padding: 8px 5px;
	background-color: #E4E4E4;
	text-align: center;
	margin: 0px;
}
#footer ul li {
	display: inline;
	list-style-type: none;
	color: #583021;
}
#footer ul li a:link, #footer ul li a:visited {
	color: #583021;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
.footlinks {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 5px;
}
/*this week styles*/
table#weekly {
	margin-bottom: 10px;
	border-right: 1px solid #5B3624;
	margin-top: 10px;
}
table#weekly th {
	color: #FFFFFF;
	padding: 5px;
	font-size: 1.2em;
	background-color: #5B3624;
	border-bottom: 1px solid #FFFFFF;
}
th#fri {
	border-bottom: 1px solid #5B3624;
}
table#weekly p {
	padding: 5px;
	margin: 0px;
}
.weeklyimg {
	border: 1px solid #999999;
	padding: 0px;
	margin: 5px;
}
table#weekly #mon {
	border-top: 1px solid #5B3624;
}
table#weekly #tue {
	border-top: 1px solid #5B3624;
	background-color: #D0EDF3;
}
table#weekly #wed {
	border-top: 1px solid #5B3624;
}
table#weekly #thu {
	border-top: 1px solid #5B3624;
	background-color: #D0EDF3;
}
table#weekly #fri {
	border-top: 1px solid #5B3624;
	border-bottom: 1px solid #5B3624;
}
.nameStyle1 {
	color: #5B3624;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
#mainbody p {
	margin-right: 5px;
	margin-left: 5px;
}
/*end this week*/
.advtag, #ad-top {
	font-size: 10px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-align: center;
}
.important {
	font-weight: bold;
	color: #583021;
}
.greyborder {
	border: 1px solid #CCCCCC;
}
.dotbox {
	border: 1px dotted #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.sliderbox {
	margin-top: 10px;
	margin-left: 11px;
}
.photoRight {
	margin: 5px 5px 5px 15px;
	float: right;
}
.photoLeft {
	margin: 5px 15px 5px 5px;
	float: left;
	padding-right: 10px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.fineprint {
	font-size: 11px;
	color: #666666;
}
.disclaimer {
	font-size: 11px;
	font-style: italic;
	clear: both;
}
/*legal resource subnav*/
#legallinks{
	background:#f9f9f9 url(http://www.judgejp.com/images/resources.jpg) top center no-repeat;
	width:305px;	
	margin-left:10px;
	border:1px solid #CCC;
	
}
ul#legallinks li{
	list-style-type: disc;
	padding: 0px;
	margin: 0px;
	list-style-position:outside;
}
ul#reslist {
	background-color: #583021;
	margin: 5px 0px;
	padding: 5px;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
}
ul#reslist li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul#reslist li a:link, ul#reslist li a:visited {
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
}
ul#reslist li a:hover {
	background-color: #CC6600;
	text-decoration: none;
}
/*end legal resource subnav*/
/*JEANINE'S JOURNAL*/

#journalbox{
		width:280px;
		border:solid 1px #ccc;
		padding:0px 10px;
		margin:0;
		height:797px;
	}
	.imageLeft{
		float:left;
		padding:0 5px 5px 0;	
	}
.journal-entry{	
	width: 275px;
	padding:15px 0 0 0;
	border-bottom:thin dotted #999;
	}

h2.journal-header, .journal-header a {
	color:#336699;
	margin:0;
	padding-left:0px;
	font-size:15px;
}
.journal-txt p{
	line-height:140%;
	padding:0;
}
.journal-more{
	padding:0px;
	font-size:14px;
}

/*ENTRIES*/
#entries {
	margin:10px 15px;
}
.entry-date {
	color:#843b17;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding: 3px 10px 2px;
}
.list-header a:link, .list-header a:visited {
	color:#336699;
}
h2.list-header {
	margin: 0px;
	padding: 0px 0px 5px;
}
.entry-footer2 {
	margin-bottom:5px;
}
div.hr {
	height: 10px;
	background: #fff url(/images/hr.gif) no-repeat scroll center;
	margin:auto;
}
div.hr hr {
	display: none;
}
h2.entry-header {
	font-size: 18px;
	color: #000;
	padding: 3px 10px 2px;
	margin: 0px;
}
.byline {
	font-size:11px;
	color:#333;
	padding: 0px 10px 2px;
}
#previous-entry-block, #next-entry-block {
	font-size: 12px;
}
#previous-entry-block {
	margin-left: 10px;
}
.comments-content {
	margin: 0px 10px;
	padding: 0px;
	font-size: 13px;
}
h2.comments-header, h2.comments-header a:link, h2.comments-header a:visited {
	color: #FFFFFF;
	background-color: #583021;
	font-size: 14px;
	margin-top: 5px;
}
.comment-border {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
}
.individual-entry a img {
	border: none;
}
/*related stes*/
#relatedsites {
	color: #000000;
	text-align: left;
	border: 1px solid #CCCCCC;
}
#relatedsites .relatedtitle {
	color: #000000;
	font-weight: bold;
}
#relatedsites a:link, #relatedsites a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
#relatedsites a:hover {
	color: #16309B;
	text-decoration: underline;
}
/*end related stes*/
/* Weekly Styles */
#jpweekly {
	background-image: url(/images/video/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 473px;
	width: 347px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#jpweekly .description {
	margin: 0px;
	padding: 0px;
	width: 347px;
}
#jpweekly .description h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	clear: both;
	margin: 5px 10px;
	padding: 0px;
	color: #333333;
}
#jpweekly .description .ltphoto {
	margin: 0px 10px 10px 5px;
	padding: 0px;
	float: left;
}
#jpweekly .jpcases {
	margin: 0px;
	padding: 0px;
	height: 130px;
}
#jpweekly .jpvids {
	margin-top: 20px;
	padding: 5px 3px 3px;
	border: 1px solid #999999;
	width: 322px;
	margin-right: auto;
	margin-left: auto;
}
* html #jpweekly .jpvids {
	margin-left: 10px;
}
#jpweekly .description p {
	margin: 10px;
	padding: 2px 0px;
	text-align: left;
	color: #333333;
	font-weight: normal;
	line-height: 120%;
}
#jpweekly .description a:link, #jpweekly .description a:visited {
	font-weight: bold;
	color: #16309B;
	text-decoration: none;
}
#jpweekly .description a:hover {
	text-decoration: underline;
}
#jpweekly #weekly {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 347px;
	position: relative;
	top: -305px;
}
#jpweekly #weekly ul {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 347px;
	list-style-type: none;
}
* html #jpweekly #weekly ul {
	padding-top: 5px;
	/*margin-left: 5px;*/
}
#jpweekly #weekly ul li, #jpweekly #weekly ul li a.jpcurrent, #jpweekly #weekly ul li a:link, #jpweekly #weekly ul li a:visited {
	height: 26px;
	width: 65px;
	display: inline;
	margin: 0px;
	padding: 0px 0px 10px;
	padding/*\**/: 0px 0px 12px\9; /* IE7 IE8 only hack */
}
#jpweekly #weekly ul li img, #jpweekly #weekly ul li a.img, #jpweekly #weekly a:link, #jpweekly #weekly a:visited {
	margin: 0px;
	padding: 0px;
}
#jpweekly #weekly ul li#jpmon, #jpweekly #weekly ul li#jpmon a:link, #jpweekly #weekly ul li#jpmon a:visited {
	background-image: url(/images/video/mon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#jpweekly #weekly ul li#jpmon a.jpcurrent, #jpweekly #weekly ul li#jpmon a:hover {
	background-image: url(/images/video/mon-over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#jpweekly #weekly ul li#jptue, #jpweekly #weekly ul li#jptue a:link, #jpweekly #weekly ul li#jptue a:visited {
	background-image: url(/images/video/tue.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#jpweekly #weekly ul li#jptue a.jpcurrent, #jpweekly #weekly ul li#jptue a:hover {
	background-image: url(/images/video/tue-over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#jpweekly #weekly ul li#jpwed, #jpweekly #weekly ul li#jpwed a:link, #jpweekly #weekly ul li#jpwed a:visited {
	background-image: url(/images/video/wed.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#jpweekly #weekly ul li#jpwed a.jpcurrent, #jpweekly #weekly ul li#jpwed a:hover {
	background-image: url(/images/video/wed-over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#jpweekly #weekly ul li#jpthu, #jpweekly #weekly ul li#jpthu a:link, #jpweekly #weekly ul li#jpthu a:visited {
	background-image: url(/images/video/thu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#jpweekly #weekly ul li#jpthu a.jpcurrent, #jpweekly #weekly ul li#jpthu a:hover {
	background-image: url(/images/video/thu-over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#jpweekly #weekly ul li#jpfri, #jpweekly #weekly ul li#jpfri a:link, #jpweekly #weekly ul li#jpfri a:visited {
	background-image: url(/images/video/fri.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#jpweekly #weekly ul li#jpfri a.jpcurrent, #jpweekly #weekly ul li#jpfri a:hover {
	background-image: url(/images/video/fri-over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
* html #jpweekly #weekly ul li#jpmon a.jpcurrent, * html #jpweekly #weekly ul li#jpmon a:hover, * html #jpweekly #weekly ul li#jptue a.jpcurrent, * html #jpweekly #weekly ul li#jptue a:hover, * html #jpweekly #weekly ul li#jpwed a.jpcurrent, * html #jpweekly #weekly ul li#jpwed a:hover, * html #jpweekly #weekly ul li#jpthu a.jpcurrent, * html #jpweekly #weekly ul li#jpthu a:hover, * html #jpweekly #weekly ul li#jpfri a.jpcurrent, * html #jpweekly #weekly ul li#jpfri a:hover {
	/*padding-right: 1px;
	padding-left: 1px;*/
	padding-bottom: 0px;
}
* html #jpweekly #weekly ul li a:link, * html #jpweekly #weekly ul li a:visited, * html #jpweekly #weekly ul li a:hover, * html #jpweekly #weekly ul li a.jpcurrent {
	/*margin: 0px;
	padding: 0px 2px;*/
}
/* end weekly */
/* Easy Slider */
#sbsliderslider, #slider {
	margin: 0px auto;
	padding: 0px;
	width: 646px;
	clear: both;
	text-align: left;
}
#slider ul, #slider li {
	margin:0px;
	padding:0px;
	list-style:none;
}
.slitem, #slider li {
	/* define width and height of list item (slide) entire slider area will adjust according to the parameters provided here */ 
	width:645px;
	height:70px;
	overflow:hidden;
}
#slider3 li {
	width:646px;
	height:70px;
	overflow:hidden;
}
.slitem .slidetitle a:hover {
	text-decoration: underline;
}
/* Easy Slider */
