/*  -----------------------------------  */
/*  -----                         -----  */
/*  -----  The Legal News Styles  -----  */
/*  -----      copyright 2008     -----  */
/*  -----                         -----  */
/*  -----------------------------------  */


/* --- Global Styles --- */

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #bdbdbd;
	background-image: url('../../../../templates/TheLegalNews/images/bg-shadow.jpg');
	background-repeat: repeat-y;
	background-position: center;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #484848;
}

h5 {
	font-size:16px;
	margin-bottom:0;
	padding-bottom:0;
	font-weight: normal;
	text-decoration: underline;
}

h1 {
font-weight: bold;
	color: #0073b2;
	font-size: 20px;
	background-image: url(../../../../templates/TheLegalNews/images/headLine.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 519px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	text-align: left;
}

button {
	cursor: pointer;
}

.backbutton {
    width: 150px;
	height:35px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background: url(../../../../templates/TheLegalNews/images/button150px.png) no-repeat;
	border:0;
	padding-bottom: 8px;
	margin-top:15px;
}

.buttonreturn {
  width: 275px;
  height:45px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
	background: url(../../../../templates/TheLegalNews/images/button275px.png) no-repeat;
	border:0;
	padding-top:15px;
	text-align:center;
}

.buttonreturn a {
    color: #fff;
    cursor: pointer;
}

.button {
	width: 200px;
	height: 30px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background: url(../../../../templates/TheLegalNews/images/rounded200px.png);
	padding:5px;
	/* background:#0073B2; */
	border:0;
	cursor: pointer;
}



.button350px, button.button350px {
	width: 350px;
	height:50px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background: url(../../../../templates/TheLegalNews/images/rounded350px.png) no-repeat;
	border:0;
	cursor: pointer;
}


* html input.button150px {
	width: 150px;
	height:35px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background: url(../../../../templates/TheLegalNews/images/button150px.png) no-repeat;
	border:0;
	padding-bottom: 10px;
	margin-top:15px;
	cursor: pointer;
	text-align:center;
	vertical-align:middle;
	cursor: pointer;
}


.button150px, button.button150px, input.button150px {
	width: 150px;
	height:35px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background: url(../../../../templates/TheLegalNews/images/button150px.png) no-repeat;
	border:0;
	padding-bottom: 8px;
	margin-top:15px;
	cursor: pointer;
	text-align:center;
}

.button150pxslim, button.button150pxslim {
	width: 150px;
	height:25px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background: url(../../../../templates/TheLegalNews/images/button150pxslim.png) no-repeat;
	border:0;
	margin-top:2px;
  margin-bottom:5px;
  cursor: pointer;
}

.button275px, button.button275px {
	width: 275px;
	height:45px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background: url(../../../../templates/TheLegalNews/images/button275px.png) no-repeat;
	border:0;
	margin-top:15px;
	cursor: pointer;
}

.button275pxServ, button.button275pxServ {
	width: 225px;
	height:35px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	background: url(../../../../templates/TheLegalNews/images/button275pxServ.png) no-repeat;
	border:0;
	margin-top:5px;
	padding-bottom: 9px;
	cursor: pointer;
}

div.button350px {
	width: 350px;
	height:40px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background: url(../../../../templates/TheLegalNews/images/rounded350px.png) no-repeat;
	border:0;
	padding-bottom:auto;
	cursor: pointer;
}

.button350px, input.button350px {
	width: 350px;
	height:40px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background: url(../../../../templates/TheLegalNews/images/rounded350px.png) no-repeat;
	border:0;
	padding-bottom:auto;
	cursor: pointer;
}

.button60px {
	width: 60px;
	height: 30px;
	border: 0;
	background: url(../../../../templates/TheLegalNews/images/rounded60px.png);
	margin-top: 14px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}


.button a {
	color: #0073b2;
	font-weight: bold;
}

hr {
	color: #b6b6b6;
	background-color: #b6b6b6;
	height: 1px;
	border: 0;
}

h4 {
	font-weight: bold;
	color: #0073b2;
	font-size: 20px;
	background-image: url(../../../../templates/TheLegalNews/images/headLine.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 519px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	text-align: left;
}

.moduletable h3 {
	font-weight: bold;
	color: #0073b2;
	font-size: 20px;
	background-image: url(../../../../templates/TheLegalNews/images/headLine.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 500px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	text-align: left;
}

.subHead {
	font-weight: bold;
	color: #0073b2;
	font-size: 22px;
}

h2 {
	font-size: 18px;
	color: #666;
	margin: 0px 0px 8px 0px;
}

a {
	color: #0073b2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

li {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../../../../templates/TheLegalNews/images/listarrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	margin-bottom: 4px;
	margin-left:-25px;
	text-indent:0;
}

img {
	border: 0;
}

input, * input {
	border: 1px solid #666;
	/*cursor: pointer;*/
}

textarea {
	border: 1px solid #666;
}

#mainContainer {
	width: 926px;
	height: 100%;
	margin: 0 0 0 -464px;
	left: 50%;
	position: absolute;
	#
}


#topBar {
	background: #484848;
	height: 8px;
	width: 100%;
}

#garage {
	background: #ebebeb;
	}

#contentHolder {
	float: right;
	width: 734px;
	border-left: 1px solid #484848;
	background: #f3f3f3;
	padding-bottom: 15px;
}

#padder {
	height: 8px;
	background: transparent;
}

/* -- Subscribe Bar Elements -- */

#subBar {
	background: #f2f2f2;
	background-image: url('../../../../templates/TheLegalNews/images/subscribe-bg.jpg');
	background-repeat: repeat-x;
	height: 35px;
	width: 902px;
	text-align: right;
	padding-right: 24px;
}

td.subscribe {
	font-size: 11px;
	height: 35px;
	padding-left: 4px;
}

input.sub_email {
	border: 1px solid #666;
	font-size: 10px;
	padding: 2px;
	width: 125px;
	color: #666;
}

/* -- Header Elements -- */

#logoBar {
	background: #0073b2;
	background-image: url('../../../../templates/TheLegalNews/images/header-bg.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	height: 168px;
	width: 878px;
	border-top: 1px solid #484848;
	border-bottom: 1px solid #484848;
	padding: 0 24px 0 24px;
}

#logoBar input.search {
	font-size: 18px;
	padding: 3px;
	font-family: verdana;
	border: 1px solid #484848;
	color: #666;
}

#logoBar input.searchSubmit {
	margin-top: 10px;
}

/* -- Side Bar Elements -- */

#sideBar {
	float: left;
	width: 175px;
	padding: 0px 8px 0px 8px;
}

#sideBar .blurb {
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

table.sideNav {
	width: 100%;
	border: 0;
}

table.sideNav td {
	font-size: 14px;
	padding: 6px 16px 8px 0px;
	border-bottom: 1px solid #b6b6b6;
	background: url('../../../../templates/TheLegalNews/images/side-arrow.png');
	background-repeat: no-repeat;
	background-position: center right;
}

table.sideNav td a {
	color: #484848;
	text-decoration: none;
}

table.sideNav td a:hover {
	color: #cf4934;
	text-decoration: none;
}

#sideBar h3 {
	color: #0073b2;
	text-align: right;
	font-size: 16px;
	margin-bottom: 10px;
}

.sideAd {
	margin: 0px;
	padding: 0px;
}

.sideAd img {
	margin-top: 3px;
	margin-bottom: 3px;
}

/* -- Ad Elements -- */

#horizBanner {
	width: 692px;
	height: 108px;
	padding: 8px 8px 0px 23px;
	text-align: left;
	align: left;
	}

#horizBanner img {
	border: 5px;
	text-align: center;
	align: center;
}

#horizBanner a {
	border: 0;
	text-align: center;
	align: center;
}

#vertBanner {
	float: right;
    width: 175px;
	padding: 31px 8px 0 12px;
}

#vertBanner2 {
	float: right;
    width: 175px;
	padding: 31px 12px 0 6px;
}

/* -- Content Item Elements -- */

#contentItems {
	float:left;
	padding-left: 15px;
	width: 519px;
	min-height: 500px;
	margin-bottom: -8px;
}

td.contentheading, .contentheading, * .contentheading, .componentheading, * .componentheading {
	font-weight: bold;
	color: #0073b2;
	font-size: 20px;
	background-image: url(../../../../templates/TheLegalNews/images/headLine.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 519px;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
}

td.schools a {
	color: #cf4934;
}

/* -- Homepage Elements -- */
.moreNews {
	background: url('../../../../templates/TheLegalNews/images/morenews-button.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 223px;
	height: 32px;
	float: right;
	text-align: center;
	vertical-align: center;
	margin: 15px 8px 8px 0px;
}

.moreNews a {
	color: #f3f3f3;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	font-size: 13px;
}

.moreNews a:hover {
	color: #484848;
	text-decoration: none;
}

.homeNewsHead {
    background: url('../../../../templates/TheLegalNews/images/homeNewsHead.png');
	background-position: center left;
	background-repeat: no-repeat;
	margin: 0;
}

td.homeNewsHead h2 {
	margin: 0; 
	padding-left: 6px;
	color: #fff;
}

.homeNewsTitle {
	margin-bottom: 0px;
	padding: 0px 0px 0px 8px;
}

.homeNewsItem {
	font-family: Arial,Verdana,sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #484848;
	padding: 0px 12px 0px 8px;
}

/* -- Footer -- */

#footer {
	height: 210px;
	width: 100%;
	background: #0073b2;
	border-top: 1px solid #484848;
	clear: both;
	}

#footer h5 {
	font-size: 22px;
	color: #999;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-family: Helvetica, Arial, Tahoma, Verdana;
	letter-spacing: -2px;
}

#footer a {
	font-size: 12px;
	color: #f2f2f2;
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica, Arial, Tahoma, Verdana;
	line-height: 20px;
}

#footer a:hover {
	border-bottom: 1px dashed #f2f2f2;
}

#footer table {
	border: 0px;
	width: 896px;
	height: 150px;
	margin: 35px 15px 0px 15px
}

#footer table td {
	padding-right: 10px;
}

td.copyright {
	padding-top: 7px;
	font-size: 11px;
	color: #f2f2f2;
	font-weight: bold;
	}

td.footerLine {
	width: 1px;
	max-width: 1px;
	border-right: 1px solid #484848;
	padding: 0;
	margin: 0;
	}

/* -- Navigation Elements -- */
#navBar {
	height: 37px;
	background: #484848;
	background-image: url('../../../../templates/TheLegalNews/images/nav-bg.jpg');
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
}

#navBar table {
	align: center;
    margin-top: 2px;
}

#navBar table td {
	padding: 0px 3px 0px 3px;
}

img.navBtn {
	border:0;
}

#newsSub {
	display: none;
	overflow: hidden;
	background: #f2f2f2;
	background-image: url('../../../../templates/TheLegalNews/images/subnav-bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
	width: 902px;
	padding-right: 24px;
	border-bottom: 1px solid #484848;
} 

#dropmenudiv{
	position:absolute;
	margin-top: 6px;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background: #0073b2;
}

#dropmenudiv a{
	width: 100%;
	height: 21px;
	display: block;
	text-indent: 0px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	background-repeat: no-repeat;
	padding-top:0px;
	text-align: center;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: arial;
}

#dropmenudiv a:hover{ /*hover background color*/
	background: #484848;
	color: #0073b2;
}
