/* ----- type selectors ----- */ 

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul, ol {
	list-style:none;
}

/* prevent blue linked image borders */
a img, :link img, :visited img, fieldset {
	border:none;
}

body { 
	background-color: #8a8a8a ;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:22px;
	color:#000; 
	}


a:link, a:visited {
	color:#2f4c76;
	text-decoration:underline;
}
a:hover, a:active {
	color:#000000;
	text-decoration:none;
}

p {	margin-bottom:5px; }

#wrap {
	background:url("images/wrap.gif") top left repeat-y;
	width:949px;
	margin:0 auto;
	text-align:left;
	}

#wrap-inside 
{
	position: relative;
	background:url("images/wrap.gif") top left repeat-y;
	width:949px;
	margin:0 auto;
	text-align:left;
}	

#wrap-inside_landing
{
	position: relative;
	background:url("images/wrap.gif") top left repeat-y;
	width:949px;
	margin:0 auto;
	text-align:left;
	}	

	
#header {
	background:url("images/header.gif") top left no-repeat;
	width:949px;
	height:92px;
}

#header_container
{
	width: 949px;
	height: 92px;	
}



.header_landingleft
{
	width: 206px; 
	height: 92px; 
	margin-left: 8px; 
	float: left;
	background:url("images/logo.png") top left no-repeat;
}

.header_landingLogo_V2
{
	position: absolute;
	left: 0;
	top: 0;
	padding-left: 230px;
	height: 90px;
	width: 949px;
	background:url("images/header_landing.gif") top left no-repeat;			
	z-index: 2;
}


.header_landingright
{
	width: 728px; 
	padding-right: 1px; 
	height: 70px; 
	margin-left: 0px; 
	float: left;
}

.header_landingrightV2
{
	margin-left: 214px;
	width: 728px; 
	padding-right: 1px; 
	overflow: hidden;
	float: left;
	z-index: 2;
}

#LandingHeaderSubContainer
{
	width: 100%;
	overflow: hidden;
	padding-top: 71px; 
}

.LandingHeaderSub
{
	margin: clear;
	position: relative; 
	z-index: 0; 
	width: 100%; 
	margin-left: 8px; 
	width: 933px; 
	overflow: hidden;
	float: left;
}


#header span {display:none}


/* banner
 * ------------------------------------------------------------------------- */
 #banner {
 	background:url("images/banner.jpg") top left no-repeat;
	height:192px;
		}


/* espanol button
 * ------------------------------------------------------------------------- */
#espanol-button {
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 820px;
	}	

.espanol {
	background: url("images/espanolbutton.gif") top left no-repeat;					
	width: 88px;	
	height: 22px;
	display:block; 
	margin-bottom:0px;
	}
	
.espanol:hover { background-position: 0px -22px; } 
 
.espanol span { display:none; } 


.espanol-button-landing 
{
	padding-left: 614px;
	width: 113px; 
	padding-right: 2px; 
	height: 22px; 
	margin-left: 0px; 
	float: left;
}	

.espanol-landing {
	background: url("images/espanolbutton.gif") top left no-repeat;					
	width: 88px;	
	height: 22px;
	display:block; 
	margin-bottom:0px;
	}
	
.espanol-landing:hover { background-position: 0px -22px; } 
 
.espanol-landing span { display:none; } 



.StepsCheckDiv
{
	min-height: 5px;
	height: auto;
	padding-bottom: 5px;
	overflow: hidden;
	background:url("images/check30.gif") no-repeat; 
	padding-left: 40px;
	margin-top: 10px;
	
}


/* footer
 * ------------------------------------------------------------------------- */
 
.copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#FFFFFF;
}
 
 
#footer { 
	background:url("images/footer.gif") no-repeat; 
	width:949px; 
	height:143px;
	margin:auto;
	clear:both; 
	overflow:hidden;
	text-align:left;
	font-size:10px;
	color:#FFFFFF;
		}	
		
		
#footer-body {padding:35px 0 0 25px; width:620px;}		

	
#footer p {
	margin:10px 10px 0 5px;
	color:#ffffff;
	line-height:12px;
		}	
		
#footer ul li {color:#FFFFFF; 	}	

#footer a:link, #footer a:visited {
	color: #ffffff; text-decoration:none
	}

#footer a:hover, #footer a:active {
	color:#d2ff74; text-decoration:none;
	}	


#footer li  { /* if your li's float, you can adjust border height w/ line-height */
	padding: 0px 5px 0 7px;
	display: inline;
	border-left: 1px solid #fff;
	margin:0px 0 0 0px;
	}

	#footer li.first { border: none; }
	
/* footer
 * ------------------------------------------------------------------------- */
 
#footer-inside { 
	background:url("images/footer-inside.gif") no-repeat; 
	width:949px; 
	height:143px;
	margin:auto;
	clear:both; 
	overflow:hidden;
	text-align:left;
	font-size:10px;
	color:#FFFFFF;
			}	
		
#footer-inside-body {padding:35px 0 0 25px; width:620px;}		

	
#footer-inside p {
	margin:10px 10px 0 5px;
	color:#ffffff;
	line-height:12px;
		}	
		
#footer-inside ul li {color:#FFFFFF; 	}	

#footer-inside a:link, #footer-inside a:visited {
	color: #ffffff; text-decoration:none
	}

#footer-inside a:hover, #footer-inside a:active {
	color:#d2ff74; text-decoration:none;
	}	


#footer-inside li  { /* if your li's float, you can adjust border height w/ line-height */
	padding: 0px 5px 0 7px;
	display: inline;
	border-left: 1px solid #fff;
	margin:0px 0 0 0px;
	}

	#footer-inside li.first { border: none; }	


ul, ol 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


/*-------- Default Style --------*/

/* Remove inconsistent (among browsers) default padding or margin */
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, div, dd, dt, dl {

		margin:0;
		padding:0;
}



h1, h2, h3, h4, h5, h6{font-family:Arial,Helvetica,sans-serif; color: #2F4C76;}
h1 { font-size: 2em; font-weight: bold; margin-top: 20px; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h2, h3, h4, h5, h6, pre, code, td {	font-size: 12px; line-height: 22px; }

.Normal, .NormalDisabled 
{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:22px;
	font-weight:normal;
}


/*--------- pane containers ----------*/



/*--------- pane style ----------*/
.ContentWrapper, .ContentWrapperFull, .ContentWrapper_Landing
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	float: left; 
	height: auto; 
	overflow: hidden;
	padding: 30px 0px 60px 30px;
}

.ContentWrapper
{
	background:transparent url(images/blurb1-bg.jpg) no-repeat scroll left top;
	width: 652px;
}

.ContentWrapper_Landing
{
	width: 652px;
}

.ContentWrapperFull
{
	width: 919px;
	margin-right: 30px;
}

.ContentWrapperFull_Landing
{
	margin-left: 15px;
	margin-right: 15px;
	width: 919px;	
	overflow: hidden;
}

.ContentPaneLanding
{
	float: left;
	width: auto;
}

.ContentPaneLandingV2
{
	float: left;
	width: 642px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}


.TopPane, .BottomPane{ padding:0; margin:0; }

.ContentPane { width: 550px; }

.ContentPaneFull { width: 817px; }
.LeftPane{ float: left; margin-left: 20px; width: 247px; height: 710px;}
.RightPane{ padding:0 0 0 20px; width:20%; margin:0; }

.LeftPaneLanding { margin-top: 5px; float: left; width: 247px; overflow: hidden; vertical-align: top;}
.RightPaneLanding { margin-top: 5px; float: left; width: 247px; overflow: hidden; vertical-align: top;}


/* Law2 Style Items */
.ContentPane ul 
{
	margin-bottom:10px;
}
		
.ContentPane ul li 
{ 
	background:transparent url("images/bullet2.gif") 0px 7px no-repeat; 
	padding-left:14px;  /* pushes text to the right to display bg img */ 
	font-size: 12px;
	text-decoration:none; margin: 0px 0 0px 30px; 
	list-style-type: none;
}


/* News Items */
.newsDate 
{
	color:#000000;
	font-family:arial,helvetica,sans serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

.newsHeader 
{
	color:#000000;
	font-family:arial,helvetica,sans serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.newsTitle 
{
	color:#0052A4;
	font-family:arial,helvetica,sans serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}

.otherNewslettersCell 
{
	background-color:#5C5043;
	color:#0052A4;
	font-family:arial,helvetica,sans serif;
	font-size:12px;
	font-weight:normal;
	padding:1px 0 1px 9px;
	text-decoration:underline;
}

a.areaLink:link 
{
	color:#FFFFFF;
	font-family:arial,helvetica,sans serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.dividingLineCell 
{
	background-color:#EBC881;
	background-image:url(http://www.lawlisting.com/1800thelaw/newsletter/images/line.jpg);
	padding:15px 0 0 15px;
}

a.newsLink:link 
{
	color:#0052A4;
	font-family:arial,helvetica,sans serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

a.newsLink:hover 
{
	color:#0052A4;
	font-family:arial,helvetica,sans serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.newsAbstract 
{
	color:#000000;
	font-family:arial,helvetica,sans serif;
	font-size:12px;
	font-weight:normal;
	line-height:14px;
}


.law2ContactForm{ /*hover background color*/
	color: #ffffff;
	height: 163px;
	width: 242px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(http://1800thelaw2.com/mio/form1.jpg);
	background-repeat: no-repeat;
}
.law2ContactFormInner{ /*hover background color*/
	color: #ffffff;
	height: 157px;
	width: 212px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 16px;
	padding-left: 11px;
}


.form{ /*hover background color*/
	color: #ffffff;
	height: 244px;
	width: 237px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(http://1800thelaw2.com/mio/form3.jpg);
	background-repeat: no-repeat;
	padding-top: 2em;
	padding-left: 7px;
}

.ContentWrapperFull_Landing .DNNEmptyPane
{
	display: none;
}



#LandingHeaderSubContainer .DNNEmptyPane
{
	height: 10px;
}

#LandingHeaderSubContainer .actions table
{
	margin-top: 20px;	
}

