@charset "utf-8";
/* CSS Document */
/*
xx       xxxxxx   xxxxxx   xxxxxx    xxxxxx   xxxxxx   xxxxxx    xxxxxx   xxxxxx
xx       xx  xx       xx   xx  xx        xx       xx   xx  xx    x   xx   x    x
xx       xxxxxx   x        xxxxxx    x         x       xxxxxx    xxxxxx   x    x
xx       xx  xx   x        xx  xx    x         x       xx  xx    x    x   x    x
xxxxxx   xx  xx   xxxxxx   xx  xx    xxxxxx    xxxxxx  xx  xx    x    x   xxxxxx 

version 1.0
*/ 
/*GLOBAL ELEMENTS*/
*  {
      margin  : 0;
      padding : 0;
  }
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #232323;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 18px;
}
.hithere {display:none;}
#thankyou1php {padding: 35px; background:#E6E6E6;border-top:3px solid #CE840B;}
#thankyou2php {padding: 35px; background:#E6E6E6;border-top:3px solid #CE840B;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #63030c;
	margin-bottom:10px;
	padding-top:11px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #232323;
	margin-bottom:10px;
	padding-top:20px;
}
/*p {margin-bottom:10px;
	padding-top:10px;}*/
a:link { color: #232323;
}
a:visited { color: #232323;
}
a:hover {
	color: #232323;
	text-decoration: none;
}

.span {
	display:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.span h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cd830a;
}
ul {list-style-type:none;}
.twoColFixRtHdr {
	background-color: #460203;
	background-image: url(https://www.lazzarolawfirm.com/sys-grfx/lazzaro-bkg.png);
	background-repeat: repeat-x;
}
.twoColFixRtHdr2 {
	background-color: #460203;
	background-image: url(https://www.lazzarolawfirm.com/sys-grfx/lazzaro-bkg.png);
	background-repeat: repeat-x;
}
blockquote {padding-left:20px;}
/*CONTAINER ELEMENTS*/
.twoColFixRtHdr #container { 
	width: 835px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
	left:0px;
	top:0px;
	position:relative;
} 
.twoColFixRtHdr2 #container { 
	width: 835px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
	left:0px;
	top:0px;
	position:relative;
} 
/*HEADER ELEMENTS*/
.twoColFixRtHdr #header2 {height:392px;}
.twoColFixRtHdr2 #header2 {height:392px;}
.twoColFixRtHdr #header2 {
	background-color: #460203;
	background-image: url(https://www.lazzarolawfirm.com/sys-grfx/lazz-header.png);
	height: 115px;
	width: 835px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixRtHdr2 #header2 {
	background-color: #460203;
	background-image: url(https://www.lazzarolawfirm.com/sys-grfx/lazz-header.png);
	height: 115px;
	width: 835px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
#beauty {
	background-image: url(https://www.lazzarolawfirm.com/sys-grfx/lazz-beauty.png);
	background-repeat: no-repeat;
	height: 240px;
	width: 835px;
}
/*TOP MENU ELEMENTS*/
#menu {
	float: left;
	left:0px;
	top:0px;
}

#menu ul{
	list-style-type:none;
	width: 835px;
	text-indent: 0px;
}
#menu li{
	display:inline;
	float: left;
}
/*SIDE BAR ELEMENTS*/
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	padding-right: 22px;
	padding-bottom: 15px;
	padding-left: 7px;
	background-color: #FFFFFF;
	/*border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #a8a7a7;*/
}
.twoColFixRtHdr2 #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	padding-right: 22px;
	padding-bottom: 15px;
	padding-left: 7px;
	background-color: #FFFFFF;
	/*border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #a8a7a7;*/
}
#sidebar1 h1 {margin-left:16px;}
#sidebar1 ul {
	list-style-type: none;
	padding-left: 16px;
	margin-bottom:0px;
}
#sidebar1 li {
	padding-bottom: 10px;
}
#sidebar1 p {margin-left:16px;}
.bur-tit {
	color: #490306;
}
.dkgray {
color: #090909;
}
.border {
	border: 5px solid #d1d0d0;
}


/*fix error */
.twoColFixRtHdr #sidebarb {
	background:#FFFFFF url(images/bg.png) no-repeat scroll 9px 19px;
float:right;
height:600px;
padding:17px 0 15px 28px;
width:289px;
	/*border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #a8a7a7;*/
}
.twoColFixRtHdr2 #sidebarb {
	background:#FFFFFF url(images/bg.png) no-repeat scroll 9px 19px;
float:right;
height:600px;
padding:17px 0 15px 28px;
width:289px;
	/*border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #a8a7a7;*/
}
#sidebarb h1 {margin-left:15px; font-size:22px; margin-top:10px}
#sidebarb ul {
	list-style-type: none;
	padding-left: 16px;
	margin-bottom:0px;
}
#sidebarb li {
	padding-bottom: 10px;
}
#sidebarb p {margin-left:16px;}
#comments2 {}
.redtext {
color:#660000;
font-size:16px;
padding:5px 0;
}
.llbullets {margin-top:8px;}
.llbullets li {
color:#4C0303;
list-style-type:square;
padding:2px 0;
margin-left:30px;
}

#fullname2 {padding:2px 0;}
#hphone {padding:2px 0;}
#emailAddress2{padding:2px 0;}
#Submit2 {}

/*end fix error*/
/*MAIN CONTENT ELEMENTS*/
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 27px;
	min-height:425px;
border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #a8a7a7;
	min-height:628px;
} 
.twoColFixRtHdr2 #mainContent {
	margin-top: 0;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 27px;
	min-height:425px;
border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #a8a7a7;
	min-height:628px;
} 
.twoColFixRtHdr #mainContenthome {
	margin-top: 0;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 27px;
	min-height:425px;
border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #a8a7a7;
} 
.twoColFixRtHdr2 #mainContenthome {
	margin-top: 0;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 27px;
	min-height:425px;
} 
.twoColFixRtHdr #mainContenthome3 {
	margin-top: 0;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 27px;
	height:625px;
border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #a8a7a7;
} 
.twoColFixRtHdr2 #mainContenthome3 {
	margin-top: 0;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 27px;
	height:625px;
border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #a8a7a7;
} 

#mainContent li {
	padding-bottom: 10px;
}

#mainContent p { padding-bottom:10px;
}
#mainContenthome p { padding-bottom:10px;
}
/*FOOTER ELEMENTS*/
.twoColFixRtHdr #footer {
	background-color: #3b1013;
	background-image: url(https://www.lazzarolawfirm.com/sys-grfx/footerbkg.png);
	background-repeat: repeat-x;
	/*height: 56px;*/
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 10px;
	color: #FFFFFF;
	margin: auto;
	text-align: center;
	width: auto;
} 
.twoColFixRtHdr2 #footer {
	background-color: #3b1013;
	background-image: url(https://www.lazzarolawfirm.com/sys-grfx/footerbkg.png);
	background-repeat: repeat-x;
	/*height: 56px;*/
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 10px;
	color: #FFFFFF;
	margin: auto;
	text-align: center;
	width: auto;
} 
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright{
	width: 800px;
	margin:auto;
	text-align: center;
}

#copyright ul{
	list-style-type:none;
	margin:auto;
	text-align: center;
}
#copyright li{
	display:inline;
	}
#footermenu {
	width: 300px;
	float: right;
	text-align: center;
}

#footer ul{
	list-style-type:none;
	width: 835px;
	text-indent: 0px;
	text-align: center;
}
#footer li{
	display:inline;
	float: left;
}
#footermenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#footermenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footermenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixRtHdr2 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
/*MISC ELEMENTS*/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*BACKWARDS ELEMENTS*/
[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixRtHdr #sidebar1 { width: 220px; }
.twoColFixRtHdr2 #sidebar1 { width: 220px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixRtHdr #sidebar1 { padding-top: 30px; }
.twoColFixRtHdr2 #sidebar1 { padding-top: 30px; }
.twoColFixRtHdr #mainContent {
	zoom: 1;
	height: auto;
}
.twoColFixRtHdr2 #mainContent {
	zoom: 1;
	height: auto;
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
.twoColFixRtHdr #container #mainContent #anty img {
	padding: 10px;
	float: left;
}
.twoColFixRtHdr2 #container #mainContent #anty img {
	padding: 10px;
	float: left;
}
#sidebar1 .fb {margin-bottom:10px;}
.homepg #sidebar1 .fb {margin-bottom:0px;}
                      
#mobilenav,.mobileheader {display:none;}

@media only screen and (max-width:600px) {
    .homepg .mobileheaderall {display:none !important;} 
    .homepg .mobilelogo {border-bottom:1px solid #cd830a;}
div,iframe,p,h1 a,#btn-resources {padding-right:0px !important;padding-left:0px !important;height:auto !important;margin-left:0px !important;margin-right:0px !important;width:auto !important;position:relative !important;display:block !important;float:none !important;max-width:100% !important;clear:both !important;}
.hithere,#header table,#xpMenuCont,div.stwrapper,div#stOverlay,#gallery,#header-callouts,#header-toolbar a {display:none !important;}
body {padding:0 20px;}
#btn-resources li {float:none !important;display:block !important;margin-bottom:20px;}
.mobileheader {display:block;}
    .mobileheader img {max-width:100%;}
#mobilenav {display:block;width:100%;margin:0px auto 10px;}
td input {max-width:100%;}
#header-toolbar li {border-right:0px;}
#global-nav li,#header2 .span,#beauty,#sidebar1 {display:none !important}
#global-nav li.icon {display:inline !important;}
input.text {width:60% !important;}
span {width:auto !important;float:none !important;}
.last {margin:auto !important;}
h1 a {line-height:1.3;}
#header2 {height:48px !important;background-size:cover;background-repeat:no-repeat;}
#header h2 {padding-left:20px;}
#header h2 span {font-size:10px;}
#header2 {display:none !important;}
embed,object {max-width:90%;}
#footer-links,#footer-legal,#content {padding:0px 10px !important;}
#video-player {background:#fff;}
#sidebar1 h1 {margin-left:0px;}
#container #sidebar1,#container #mainContenthome,#container #mainContent {border-right:0px;padding:0 16px !important;}
.longform {display:block;padding-left:20px;}
    .longform td {display:block;float:none;width:auto;}
    #anty img {max-width:250px;}
    .longform td input,.longform textarea {width:200px !important;}
 
    #sidebarb table {margin:auto;}
    #sidebarb {margin:0 20px !important;}
}
