.hidden {
	display: none;
}
#wrapper {
	position:relative;
	width:975px;
	background-color:#fff;
	margin:0 auto;
}
#container {
	width:983px;
	background-image:url(../images/right_shadow_bg.gif);
	background-position:right;
	background-repeat:repeat-y
}
#mast_head {
	width:975px;
	height:126px;
	margin: 0 0 30px 0;
	background-image: url(../images/tagline.jpg);
	background-repeat: no-repeat;
	background-position: -28px 9px;
	/*background-position: left top;*/
}
#mast_head #logo {
	float:left;
	width:77px;
	padding:21px 0 0 35px
}
#mast_head #tagline {
	float:left;
	width:560px;
	padding-top: 79px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 0px;
}
#mast_head #secondarynav {
	float:right;
	width:301px;
	font-size:11px;
	padding-right:21px;
}
#mast_head #secondarynav a {
	text-decoration:none;
	color:#000;
	font-size:11px
}
#mast_head #secondarynav a:hover {
	text-decoration:underline
}
#mast_head #secondarynav #secondary_padding {
	/*padding-left:27px;*/
	padding-top:21px;
	
}
#mast_head #secondarynav #secondary_padding p {
	margin-top:3px;
	margin-right:18px;
	text-align: right;
}
/* #mast_head #secondarynav #secondary_padding #usebrinks {
	padding-top: 33px;
	*padding-top: 0px;
	*margin-left: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}*/

#usebrinks2 {
	position: absolute;
	z-index: 100;
	left: 770px;
	top: 93px;	
}


#content {
	/* background-color:#FFFFFF; */
	padding:0px;
	width:975px;
	min-height:400px;
}
/* for Internet Explorer min-height */
/*\*/* html #content {
	height: 400px;
}/**/
#content #nav_shadow {
	width:975px;
	padding:0;
}
#content p {
	padding:5px 0;
	font-size:11px
}
#content a {
	text-decoration:none
}
#content a:hover {
	text-decoration:underline
}
.tanbackground {
	background-color:#fff;
	background-image: url(../images/tan-bar.gif);
	background-repeat: repeat-y;
	background-position: -5px 0px;
}
#left-column {
	display:inline;
	float:left;
	width:274px;
	padding:0
}
#left-column-image {
}
#left-column-navigation {
	margin:12px 0 0 0
}
#left-column-navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#left-column-navigation ul li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
#left-column-navigation ul li.active {
	background: url(../images/leftnav_bg.jpg) repeat-x 0 0;
}
#left-column-navigation ul li.active a {
	color: #ffffff;
}
#left-column-navigation ul li a {
	padding: 7px 0 10px 35px;
	display: block;
	text-decoration: none;
	color: #000000;
}
#left-column-navigation ul li a:hover {
	background: url(../images/leftnav_bg.jpg) repeat-x 0 0;
	color: #ffffff;
	text-decoration: none;
}
#right-column {
	display: inline;
	float: left;
	width: 685px;
	margin: 0 0 0 6px;
}
#right-column h1 {
	padding-top:15px;
	font-size:16px;
	/*color:#999;*/
	color:#666;
}
#right-column #right-column-padding {
	padding:8px 28px 28px 37px
}
#right-column #right-column-top-navigation {
	font-size:11px;
}
#right-column #right-column-top-navigation .el {
	display:inline;
	float:right;
	margin:0 0 0 20px;
}
#right-column #right-column-top-navigation .el .icon {
	display:inline;
	float:left
}
#right-column #right-column-top-navigation .el .link {
	display:inline;
	float:left;
	margin:2px 0 0 3px;
}
#right-column #right-column-top-navigation .el .link a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
	background-color:#FFFFFF
}
#right-column #right-column-top-navigation .el .link a:hover {
	text-decoration:none
}
#right-column #right-column-padding #text ul {
	list-style:square;
	padding:4px 0 0 13px;
	margin:0px;
}
#right-column #right-column-padding #text ul li {
	padding:0 0 0 2px;
	line-height:1.3em;
}


#right-column #right-column-padding #text #red_bullets ul {
	list-style-type:none;
	position:relative;
	padding:10px 0 5px 1px;
}
#right-column #right-column-padding #text #red_bullets ul li {
	background:url(../images/red_bullet.gif) no-repeat 0 .5em; 
	padding-left:13px; 
	line-height:1.3em;
}

#text div.location {
	float:left;
	width:49%;
}


#right-column #right-column-padding #text ul li ul {
	list-style:square;
	padding:3px 0 6px 13px;
	margin:0px;
}
#right-column #right-column-padding #text ul li ul li {
	padding:3px 0 0 2px;
	line-height:1.3em;
}

#right-column #right-column-padding #text ol {
	padding:1px 0 0 17px;
	margin:0px;
}
#right-column #right-column-padding #text ol li {
	padding:4px 0 2px 2px;
	line-height:1.3em;
}

#right-column #right-column-padding #text ul#practices {
	list-style:none;
	padding:1px 0;
	margin:0px;
}
#right-column #right-column-padding #text ul#practices li {
	background:url(../images/bullet.gif) no-repeat 0 .4em;
	padding:0 0 5px 13px;
	line-height:1.3em;
}
#right-column #right-column-padding #text ul#practices li a {
	color:#000
}

/* ----------------------------- PRACTICES PAGE - ALTERNATE TEMPLATE -------------------------- */

#left-column-navigation2 {
	padding-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-left: 41px;
}

#left-column-navigation2 .icon {
	width:20px;
	padding-right:4px;
	float:left;
	display:block;
	margin-top:0px;
}

#left-column-navigation2 #icon_links {
	padding-bottom:10px;
}

#left-column-navigation2 #icon_links a{
	font-weight:bold;
}

#left-column-navigation2 ul {
	list-style-type: none;
	margin: 0;
	padding-top: 6px;
	padding-right: 0;
	/*padding-bottom: 12px;*/
	padding-bottom: 2px;
	padding-left: 0;
	
}

#left-column-navigation2 ul li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size:13px;
	line-height:15px;
	color:#ef4135;
	
}

#left-column-navigation2 ul li ul {
	padding-top:4px;
	padding-bottom:0px
}

#left-column-navigation2 ul li ul li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	line-height:14px;
	color:#000;
	padding-bottom:9px;
}

#left-column-navigation2 ul li ul li a {
	text-decoration:underline;
}


#left-column-navigation2 ul.related {
	list-style-type: none;
	padding-bottom: 9px;
	
}

#left-column-navigation2 ul.related li a {
	color:#ef4135;
}


#left-column-navigation2 ul.related li ul li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	line-height:14px;
	color:#000;
	padding-left:13px;
	padding-bottom:2px;
	background-image: url(../images/black-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#left-column-navigation2 ul.related li ul li a {
	color:#000;
}


#left-column-navigation2 ul.featured {
	list-style-type: none;
	padding-bottom: 2px;
}

#left-column-navigation2 #preview {
	background-image: url(../images/video-box-rule.png);
	background-repeat: no-repeat;
	background-position: 0px -2px;	
}



#right-column #right-column-padding2 {
	padding:8px 10px 28px 37px;
	
	
}

#right-column #practices2-text {
	padding-right:15px;
	/*margin-bottom:33px;*/
}

#right-column #practices2-text ul {
	list-style:square;
	padding:4px 0 0 13px;
	margin:0px;
}
#right-column #practices2-text ul li {
	padding:0 0 4px 2px;
	line-height:1.3em;
}




#right-column #practices2-three-col{
	width:650px;
	padding-right:0px;
	min-height:250px;
	margin-top:25px;
}

#practices2-three-col .practices2-linkbox{
	width:303px; /*width:197px;*/
	/*height:230px;*/
	margin-right:15px;
	margin-bottom:25px;
	/*background-color:#ededdb;*/
	/*border: 1px solid #ef4135;*/
	border: 1px solid #e6e6e6;
	float:left;
	display: block;
}
#practices2-three-col .practices2-linkbox-hd {	
	/*width:182px;*/
	height:16px; /*22*/
	background-color:#ef4135;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding-top:5px; /*11*/
	padding-left:15px;
}

#practices2-three-col ul {
	font-size:11px;
	line-height:14px;
	list-style-type:none;
	position:relative;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 15px;
	/*height:145px;*/
	height:205px;
	/*height:300px;*/
	
}


#practices2-three-col ul li {
	font-weight:normal;
	background:url(../images/red_bullet.gif) no-repeat 0 .5em;
	padding-left:13px;
	padding-bottom:7px;
}
#practices2-three-col ul li span {
	font-weight:bold;
}

.morebutton {
	/*margin-left:143px;*/
  	margin-left:250px;
	background-image:url(../images/more-button.gif);
    display:block;
    height:30px;
    text-indent:-9999px;
    width:44px;
	background-repeat:no-repeat;
}

/* ----------------------------- END PRACTICES ALTERNATE TEMPLATE ------------------------------ */

div.publication {
	padding:5px 0;
}
div.publication a {
	color:#000;
}
#grey-bar {
	background-color:#999;
	margin:5px 0px;
	padding:2px;
	font-size:10px;
	text-transform:uppercase
}
#grey-bar a {
	color:#fff;
	text-decoration:none;
	padding:2px;
}

#grey-bar a.on {
	background-color:#000;
	padding:2px;
	text-decoration:none
}

#grey-bar a:hover {
	background-color:#000;
	padding:2px;
	text-decoration:none
}
#alphabet {
	font-size:12px;
	color:#ef4135;
	padding-top:5px;
}
#alphabet a.linked {
	color:#ef4135;
	text-decoration:none;
	padding:0px 2px;
	border: 1px solid #bebebe;
}
#alphabet a.linked:hover {
	text-decoration:underline
}
#alphabet .unlinked-letter {
	color:#d8d8d8;
	padding:0px 3px
}
#attorney-search-results {
	margin-bottom:10px;
	margin-top:8px;
	font-size:12px;
}
#attorney-search-results td {
	padding:5px 0px 5px 8px;
	text-align:left;
}
#attorney-search-results a {
	color:#4b4b4b;
	text-decoration:underline
}
#attorney-search-results img {
	padding-left:8px;
	border:none
}
.row-alt {
	background-color:#f0f0f0
}
.caption {
	font-size:11px;
	font-weight:bold;
	color:#b5b7b4
}
#pagination {
	margin-left:0px;
	color:#c0c0c0;
	font-weight:bold
}
#pagination a {
	color:#000;
}
.error {
	color:#CC0000;
}
#rss {
	padding-top:10px;
}
#rss ul {
	list-style:none;
 	margin-bottom:12px;
 list-style-type:none;
}
#rss ul li {
	line-height:1.8em;
	background:none;
	margin-bottom:10px;
	list-style-type:none;
}
#rss ul li a {
	color:#000;
}
#rss img {
	border:none;
	float:left;
	margin-top:-1px;
	margin-right:5px;
}

p.ve-sub-title {
	line-height:0;	
 	margin-top:14px;
	font-weight:bold;
}

div.page-title {
	font-family: verdana, arial;
	font-size: 21px;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 10px;
}
div.sub-title {
	display: block;
	font-weight: bold;
	font-size:13px;
}
div.alert, span.alert {
	font-style: italic;
}
div.caption, div.caption2 {
	font-size: 10px;
	font-weight: bold;
	line-height: 11px;
	padding: 3px 5px 0px 5px;
	text-align: center;
}
div.caption2 {
	text-align: left;
}
#form fieldset {
	width:450px;
	border:none;
	font-size: 11px;
	margin:10px 0;
}
#form fieldset input, textarea {
	border: 1px solid #b5b7b4;
}
#form fieldset textarea {
	width:260px;
}
#form label {
	float: left;
	margin-bottom:10px;
	display:block
}
#form label, label em{
	display: block;
	padding-bottom: .25em;
}
#form label em {
	float: left;
	text-align: left;
	width:100px;
	font-style:normal
}

#form label.evaluation {
	padding-top:10px;
	margin-bottom:2px;
}

#form label.evaluation em {
	float: left;
	text-align: left;
	width:0px;
	font-style:normal
}

#form label select {
	width: 262px;
	font-size:11px;
}
#form select {
	font-size:11px;
	border:1px solid #b5b7b4;
}
#form input.image {
	border:none;
}
#form input.text_box {
	width:260px;
}
#form input.search_text_box {
	border: 1px solid #b5b7b4;
	height:17px;
}
#form .submit {
	color:#fff;
	cursor:hand;
	background-color:#000;
	border:1px solid #000;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	padding:1px 2px
}
#form .submit:hover, .submit:focus {
	background-color:#ef4135;
	color:#fff;
	border:1px solid #ef4135;
}

#form p.label_checkbox_pair, #form p.label_checkbox_triplet {
	clear:both;
	float:none;
	position:relative;
	margin:0px;
	padding:0px;
}
#form p.label_checkbox_pair input {
	left:100px;
	*left:96px;
	position:absolute;
	top:1px;
	*top:-2px;
	border:none;
}
#form p.label_checkbox_pair label {
	display: block;
	margin-left:118px;
	*margin-left:120px;
	width: 200px;
	border:none;
	padding:0px;
}

#form p.label_checkbox_triplet input {
	left:0px;
	*left:-4px;
	position:absolute;
	top:1px;
	*top:-2px;
	border:none;
}
#form p.label_checkbox_triplet label {
	display: block;
	margin-left:19px;
	*margin-left:17px;
	width: 200px;
	border:none;
	padding:0px;
}

.cle_listings{
	width:460px; 
	border:1px dotted #ccc; 
	margin-bottom:10px;
}

.cle_listings .cle_thumbnail{
	float:left; 
	width:105px;
}

.cle_listings .cle_thumbnail img{
	display:block;
}

.cle_listings .cle_description_wrap{
	float:right; 
	width:355px; 
	text-align:left;
}

.cle_listings .cle_description_wrap .cle_description{
	float:left; 
	width:354px;
}

.cle_listings .cle_description_wrap .cle_description .cle_description_pad {
	margin-left:15px;
}

.cle_listings .cle_description_wrap .cle_description .cle_description_pad .cle_length{
	float:right; font-weight:bold;
}

.cle_listings .cle_description_wrap .play_button{
	float:right; 
	width:1px; 
	position:absolute;
}

.cle_listings .cle_description_wrap .play_button img{
	position:relative; 
	left:360px;
	*left:10px;
}

.cle_listings .cle_description_wrap .power_point{
	float:right; 
	width:1px; 
	position:absolute;
}

.cle_listings .cle_description_wrap .power_point img{
	position:relative; 
	left:420px;
	*left:70px;
}


/* --- BEGIN: Nylon Form Styles ------------------------------ --- */

table.form {
}
table.form td.left, table.form td.left-required {
	font-weight: bold;
	padding: 3px 15px 7px 0px;
	vertical-align: top;
	/* text-align: right; */
	color: #333333;
}
table.form td.left-requiredPlain {
	color: #333333;
}
table.form td.left-requiredPlain {
	font-weight: bold;
	padding: 3px 15px 7px 0px;
	vertical-align: top;
	color: #333333;/* text-align: right; */
	}
table.form td.left-required {
	color: #CC0000;
}
table.form td.right {
	padding: 0px 0px 4px 0px;
	vertical-align: top;
}
table.form td.right-noinput {
	padding: 3px 0px 7px 0px;
	vertical-align: top;
}
table.form td.left img.spacer {
	width: 110px;
}
div.required-note {
	color: #CC0000;
	font-style: italic;
}
table.form-errors {
	margin-bottom: 15px;
}
table.form-errors div.header {
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 2px;
}
table.form-errors ul.list {
	color: #CC0000;
	line-height: 16px;
}
		
/* --- END: Form Styles -------------------------------- --- */


.search {
	color:#000000;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	line-height: 125%;
}

