@import url("fontstyles.css");

/* Allen, Allen, Allen and Allen CSS Document */

body { background: #6891bf url(../images/bg_secondary.gif) top left repeat-x; }

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}

blockquote.bq-box {
margin: 8px auto;
width: 85%;
background-color: #ececec;
padding: 8px;
font-size: 1.2em;
}
blockquote.bq-box strong {
color:#999;
font-size: 90%;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset,img {
border: 0;
}
address,caption,cite,code,dfn,strong,th,var {
font-style: normal;
font-weight: normal;
}
ol,ul {
list-style: none;
}
caption,th {
text-align: left;
}

a {
	outline:none;
}

a:link {
	text-decoration: underline;
	color: #265686;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #A04740;
}
a:active {
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
font-size: 100%;
font-weight: normal;
}
q:before,q:after {
content: '';
}
abbr,acronym {
border: 0;
}

/* content
------------------------------- */

body {
text-align: center;
font: 12px Verdana, sans-serif;
font-weight: normal;
color: #555;
}

p {
line-height: 20px;
margin: 13px 0;
}

small {
	font-size:85%;
}

hr {
height: 0;
border: 0;
border-top: 1px solid #A24742;
} 

h1,h2,h3 {
	margin: 0;
	padding: 5px 0 0 0;
}

h4,h5,h6 {
	margin: 0;
	padding: 4px 0 0 0;
}

h5,h6 {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

td img {
	border: none;
}

form td {
	padding: 10px 10px 2px 0;
}

#nav {
height: 15px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
background: #363636;
width: 100%;
}
#nav a, #nav a:visited {
padding: 3px;
color: #ffffff;
font-size: 10px;
text-decoration: none;
text-transform: uppercase;
font-weight: normal;
}
#nav a:hover{
/*color: #DDEEFE;*/
color: #E4F2FF;
}
#nav li {
display: inline;
padding: 0px 4px 0px 4px;
}

#wrapper {
text-align:center;
margin:0 auto;
width:1100px;	
position: relative;
}

#heading {
height:240px;
margin:0 auto;
background-color: transparent;
background-position: top left;
background-repeat: no-repeat;
}

#headinghome {
height:330px;
width: 1100px;
margin:0 auto;
padding: 0;
overflow: hidden;
background-color: transparent;
}

#subnav {
width: 910px;
float: right;
margin: 0px;
text-align: right;
font-size: 10px;
margin-right: 130px;
}

#subnav a, #subnav a:visited {
text-transform: uppercase;
text-decoration: none;
color: #555;
}

#subnav a:hover {
	color:#366695;
}

#subnav ul {
float: right;
padding: 2px 5px;
background: #ececec;
border: 1px solid #dedede;
}

#subnav li {
display: inline;
padding: 0px 4px 2px 1px;
border-right: 1px solid #555;
}

#subnav li.last {
border-right: none;
padding-right: 1px;
}

#videoclick {
	z-index: 100;
	position: relative;
	margin: 0;
	width: 270px;
	height: 70px;
	padding: 7px 0 0 1px;
	background:url(../images/menu_back-trans.png) top left no-repeat;
	float:right;
	margin-right: 140px;
	margin-top: 165px;
	text-align: left;
}

#videoplay {
	clear: both;
	float: left;
	position:relative;
	width: 640px;
	height: 330px;
	margin: 0;
	padding: 0;
	margin-left: 40px;
	margin-top: -12px;
	overflow:hidden;
}

#quote {
font-family: Georgia, Garamond, Times, "Times New Roman", serif;
font-size: 16px;
font-style: italic;
color: #666;
width:320px;
margin-top: 85px;
margin-left: 130px;
text-align:left;
float: left;
}

#breadcrumbs {
width: 840px;
margin: 0px auto;
text-align: left;
padding: 7px 15px 5px 15px;
background: url(../images/search-bg.gif) top left no-repeat;
font-size: 11px;
height: 20px;
clear: both;
}

#content {
width: 870px;
background: url(../images/content-bg.gif) top left repeat-y;
margin: 0px auto;
padding: 0;
/*	border-bottom: 1px solid transparent;		*/
}

#wrap {
width: 860px;
background: url(../images/a.gif) bottom right no-repeat;
background-color: transparent;
text-align: left;
padding: 0;
margin: 0 0 0 5px;
}

#content-footer {
background: url(../images/bottom-bg.gif) top center no-repeat;
height: 35px;
width: 1100px;
clear: both;
margin-left: auto;
margin-right: auto;
font-size: 11px;
}

p#footer-information { 
text-align: center;
font-size: 90%;
clear: both;
margin: 0;
padding: 0;
}

#footer-nav, #footer-nav a, #footer-nav a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

#footer-nav a:hover {
	text-decoration: underline;
}

#footer-copyright {
color: white;
font-weight: bold;
font-size: 12px;
}

#footer-seo {
color: white;
font-size: 10px;
}

#footer-nav, #footer-copyright, #footer-seo {
line-height: 20px;
width: 870px;
margin: 15px auto;
}


#jqTip { 
	width: 490px;
	height: auto;
	border: none;
}

#tooltip { 
	border: none;
	margin: 0;
	padding: 0;
}

#tooltip div {
	display: block;
/*	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:4px solid #62a2e0;
	background-color: #daf0fd;			*/
	font-weight: normal;
}

#tooltip.pretty {
	font-family:  'lucida grande', helvetica, verdana, arial, sans-serif;
	padding:0px;
	font-weight: normal;
	border: none;
/*	width: 480px;			*/
	text-align: left;
}

#sidebar-news {
	clear:both;
	width: 95%;
	margin: 20px auto;
	padding-top: 15px;
}

#tv3-column-body {
	float:left;
	display:block;
	margin: 0;
	padding: 0;
	margin-left: 83px;
	width: 150px;
}

#grey-two-column {
	width: 521px;
	background-color: #ececec;
}

#grey-two-column ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
	margin-bottom: 30px;
	border: none;
}
		
#grey-two-column li {
	margin: 0;
	width: 230px;
	float:left;
}

#grey-two-column li a {
	display: block;
	padding: 2px 3px 3px 3px;
	text-decoration: none;
	width: 100%;
}

html>body #grey-two-column li a {
	width: auto;
}

#ajaxSearch_form {
	margin-top: 10px;
	margin-bottom: 20px;
}
 
/* modal box style */
#simplemodal-overlay {
  background-color:#000;
  cursor:wait;
}

#simplemodal-container {
  height:550px;
  width:600px;
/*
  background-color:#265685;
  border:3px solid #E3F1FE;
*/
	background-color: #FFF;
	border: 3px solid #000;
}

#simplemodal-container a.modalCloseImg {
  background:url(../images/x-trans.png) no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-18px;
  cursor:pointer;
}

#attorney-contact {
	margin: 10px;
}

.sidebar-news {
	margin-top: -15px;
}

.sidebar-news hr {
	margin-top: 6px;
	margin-bottom: 6px;
}

hr.sidebar-news {
	margin: 10px 0;
}

.right {
width: 270px;
float: right;
text-align: left;
margin-right: 13px;
}

.right ul {
line-height: 20px;
}

.pushup {
position: relative;
top: -33px;	
}

.pushup-video {
	position: relative;
	margin-top: -53px;	
	padding-top: 25px;
}

.left {
width: 540px;
float: left;
padding-left: 20px;
padding-top: 20px;
text-align: left;
clear: left;
}

.left ul {
	list-style-type: disc;
	line-height: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-left:20px;
}

.left li {
	padding-top: 3px;
}

.full {
	width: 840px;
	padding: 0px 20px 10px 20px;
	overflow: auto;
	clear: both !important;
}

.callout-red, .callout-blue, .callout-blue-a, .callout-grey, .callout-red-home, .banner-blue {
	width: 230px;
	margin-bottom: 8px;
	color: #ffffff;
	float: left;
	position: relative;
	padding: 15px 15px 12px 15px;
}

.callout-red {
	background: #a24842 url(../images/red-callout-bottom-light.jpg) bottom left no-repeat;
	padding-top: 0;
}

.callout-red h1 {
	border-bottom: 1px #FFF solid;
	padding: 0;
	margin: 0;
}

.callout-red h2 {
	margin-top: 10px;
}

.callout-blue-a {
	background: #265685 url(../images/callout-blue-bottom-a.png) bottom left no-repeat;
}

.callout-blue {
	background: #265685 url(../images/callout-blue-bottom.png) bottom left no-repeat;
}

.callout-blue img, .callout-blue-a img, .callout-grey img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.callout-red img {
	position: absolute;
	top: -17px;
	left: 0;
}

.callout-blue hr, .callout-blue-a hr {
	height: 0;
	border: 0;
	border-top: 1px solid #FFF;
} 

.callout-blue p, .callout-blue-a p {
	margin: 0 0 8px 0;
} 

.callout-red-home-a a, .callout-red a, .callout-red a:visited, .callout-red-home a:visited, .callout-blue a, .callout-blue a:visited, .callout-blue-a a, .callout-blue-a a:visited, .banner-blue a, .banner-blue a:link, .banner-blue a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.callout-red-home-a a:hover, .callout-red a:hover, .callout-blue-a a:hover, .callout-blue a:hover, .banner-blue a:hover {
	color: #FFF;
	text-decoration: underline;
}

.locations {
	padding: 0;
	margin: 0;
	clear: both;
}

.locations div.location {
	background-color: #ECECEC;
	background-image: url(../images/content-grey-bottom.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-top: 1px #ECECEC solid;
	width: 521px;
	height: auto;
	padding:  0px 10px 5px 10px;
}

.locations div.location p {
	margin: 7px 0 10px 0;
}

.locations div.practice {
	background-color: #ECECEC;
	background-image: url(../images/grey-back-a.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-top: 1px #ECECEC solid;
	width: 521px;
	height: auto;
	padding:  0px 10px 5px 10px;
}

.locations div.practice p {
	margin: 7px 0 10px 0;
}

.locations div.location-top {
	width: 521px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 17px 10px 0px 10px;
	background-color: #ECECEC;
	background-image: url(../images/content-grey-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.locations div.location-top a {
	font-weight: bold;
	font-size: 110%;
}

.locations div.location-landing {
	width: 521px;
	height: auto;
	padding:  0px 10px 5px 10px;
	background-color: #ECECEC;
	background-image: url(../images/content-grey-bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	border-top: 1px #ECECEC solid;
	margin-top: -5px;
}

.locations div.location-landing p {
	line-height: 115%;
}

.sidebar-testimonial {
	height: 182px;
	width: 182px;
	margin: 3px auto;
}

.sidebar-testimonial img {
	position: relative;
}

.testimonial-tip {
	padding: 5px 10px;
}

.pretty h2 {
	color: #356596;
	font-size: 17px;
	font-weight: bold;
/*	margin: 10px 10px 5px 195px;			*/
	margin: 5px;
}


.pretty h4 {
	color: #333333;
	font-weight: bold;
	font-size: 13px;
/*	margin: 0 10px 0 195px;					*/
	margin: 5px;
}

.pretty p { 
	font-weight: normal;
	margin: 5px;
}

.underline {
	border-bottom: 1px solid #A24742;
}

.underline-news {
	padding: 7px 0 5px 0;
	border-bottom: 1px solid #A24742;
}

/* blue version of columns */
.colBlue {
	width: 230px;
	height: 165px;
	margin-bottom: 8px;
	margin-right: 17px;
	color: #ffffff;
	float: left;
	position: relative;
	padding: 15px 15px 12px 15px;
	background: #265685 url(../images/callout-blue-bottom.png) bottom left no-repeat;
}

.colBlue a, .colBlue a:link, .colBlue a:visited {
	display: block;
	color: #fff;
	margin-top: 10px;
	padding: 6px;
	text-align: right;
	font-style: italic;
	text-decoration:none;
}

.colBlue a:hover {
	text-decoration: underline;
	color: #FFF;
}

.colBlue img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.blueBox-image {
	float:left;
	position:relative;
	padding: 15px 0;
}

.float-r {
	float:right;
	position:relative;
}

.float-l {
	float:left;
	position:relative;
}

div#B_crumbBox {
	height: 14px;
	width: 485px;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}

.testimonials-page-image {
	border-top: 1px solid #A24742;
	margin: 10px 0;	
	float: left;
	padding-top: 5px;
	width:100%;
}

.testimonials-page-image img {
	padding: 5px 15px 10px 0;
}

.testimonials-page-listing {
	float: right;
}

#logoclick {
	position: relative; 
	top: 14px; 
	left: 110px; 
	width: 240px; 
	height: 70px; 
	background-color: transparent;
/*	border: 1px solid orange;		*/
}

#year100 {
	background-color: #FFF;
	height: auto;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	border-left: black 1px solid;
	border-right: black 1px solid;
}

#year100 .para100 {
	margin: 0 20px 10px 20px;
	padding-top: 7px;
}

