/*------------------------------------------------------------------------------------
Copyright Einstein Industries 2006. Used with Permission.                             
May not be duplicated or reproduced.
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ type selectors ------------------------ */
html {
background:#609bdd url("../images/html.jpg") top center repeat-x;
}

body { 
background:transparent url("../images/body.jpg") top center no-repeat;
text-align:center; 
font:12px/16px Arial, Helvetica, sans-serif; 
color:#000;
}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#1452b6; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#1452b6; text-decoration:none; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
clear:both;
}

div.clear	{ 
height:.01em; 
overflow:hidden; 
}

p.back-to-top {
text-align:right;
display:block;
padding-right:15px;
background:url("../images/bullet-back-to-top.jpg") right no-repeat;
}

p.signature {
text-align:right;
}

img.img-left { 
float:left; 
margin:2px 10px 10px 0px;
}

img.img-right { 
float:right; 
margin:5px 0px 10px 10px; 
}

/* ------------------------ form elements ------------------------ */

input, textarea, select { 
background-color:#fff !important;
border:1px solid #000;
color:#000;
width:202px;
height:18px;
line-height:18px;
vertical-align: middle;
margin-bottom:4px;
padding:1px 0 0 4px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size:1.0em;
}

select { width:150px; padding:0; }

textarea { height:90px; overflow:auto; }

#contact_business { display: none; }

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
width:220px; 
position:relative; 
display:block; 
text-align:right; 
margin-bottom:10px;
font-size:1.0em;
}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
width:170px;
position:absolute; 
left:110%; 
top:-2px;
}

#contact-main label select { width:175px; }

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
width:60px;
height:20px;
cursor:pointer; 
padding:0; 
}

input.submit-contact-main { margin:95px 0 0 243px; }

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

#wrap {
background:url("../images/wrap-inside.jpg") repeat-y;
width:892px;
margin:0 auto;
text-align:left;
}

body#index #wrap {
background:url("../images/wrap.jpg") repeat-y;
}


#inner-wrap {
background:url("../images/inner-wrap-inside.jpg") bottom left no-repeat;
width:892px;
padding-bottom:25px;
}

body#index #inner-wrap {
background:url("../images/inner-wrap.jpg") bottom left no-repeat;
padding-bottom:85px;
}

/* ------------------------ masthead framework ------------------------ */
#masthead {
position:relative;
background:url("../images/masthead.jpg");
height:110px;
}
#masthead a {	
display:block;
height:100px;
width:783px;
margin:0 auto;
}
#masthead a span {
display:none;
}

/* ------------------------ header framework ------------------------ */

#header-graphic { height:223px; }
body#index #header-graphic,
body#sitemap #header-graphic,
body#thankyou #header-graphic { background:url("../images/header-index.jpg"); }
body#auto #header-graphic { background:url("../images/header-auto.jpg"); }
body#personal #header-graphic { background:url("../images/header-personal.jpg"); }
body#contact #header-graphic { background:url("../images/header-contact.jpg"); }
body#wrongful #header-graphic { background:url("../images/header-wrongful.jpg"); }
body#nursing #header-graphic { background:url("../images/header-nursing.jpg"); }


/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
background:url("../images/nav.jpg") no-repeat;
display:block;
height:46px; 
margin:0;
padding:0; 
}

#nav span { display: none; }

#nav li, #nav a { height:46px; display:block; }

#nav li { float:left; list-style:none; display:inline; position:relative; margin-right:1px; }

#nav-01 { width: 78px; margin-left: 62px; }
#nav-02 { width: 116px; }
#nav-03 { width: 135px; }
#nav-04 { width: 170px; }
#nav-05 { width: 147px; }
#nav-06 { width: 118px; }

#nav-01 a:hover { background:url("../images/nav.jpg") -62px -46px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -142px -46px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -257px -46px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -393px -46px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -565px -46px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -713px -46px no-repeat; }

body#index #nav-01 { background:url("../images/nav.jpg") -62px -46px no-repeat; }
body#auto #nav-02 { background:url("../images/nav.jpg") -142px -46px no-repeat; }
body#personal #nav-03 { background:url("../images/nav.jpg") -257px -46px no-repeat; }
body#nursing #nav-04 { background:url("../images/nav.jpg") -393px -46px no-repeat; }
body#wrongful #nav-05 { background:url("../images/nav.jpg") -565px -46px no-repeat; }
body#contact #nav-06 { background:url("../images/nav.jpg") -713px -46px no-repeat; }


/* ------------------------ column-left framework ------------------------ */
#column-left {
width:597px;
float:left;
}

#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
margin:0px 25px 10px 77px;
}

body#index #column-left p, body#index #column-left h1, body#index #column-left h2, body#index #column-left h3, body#index #column-left ul, body#index #column-left dl {
margin:0px 12px 10px 72px;
}

body#index #column-left {
width:296px;
padding-bottom:291px;
}

#column-left ul {
margin-left:95px;
}

#column-left li {
padding-left:12px;
background:url("../images/bullet.jpg") 0 3px no-repeat;
}

#sub-nav {
background:url("../images/sub-nav.jpg") top left no-repeat;					
width:212px;
height:340px;
margin:0;
padding:0;
}

#sub-nav li span { display: none; }

#sub-nav li { float:left; list-style:none; position:relative; background:none; padding:0; }

#sub-nav li, #sub-nav a { 
height:65px;
display:block;
}

/* margin-top to set where the sub-nav should begin */
#sub-nav-01 { margin-top:2px; width:212px; }

/* margin-top if there is a spacing between each sub-nav button */
#sub-nav-02, #sub-nav-03, #sub-nav-04, #sub-nav-05, #sub-nav-06 { margin-top:3px; width:212px; }

#sub-nav-01 a:hover { background:url("../images/sub-nav.jpg") -212px -2px no-repeat; }
#sub-nav-02 a:hover { background:url("../images/sub-nav.jpg") -212px -70px no-repeat; }
#sub-nav-03 a:hover { background:url("../images/sub-nav.jpg") -212px -138px no-repeat; }
#sub-nav-04 a:hover { background:url("../images/sub-nav.jpg") -212px -206px no-repeat; }
#sub-nav-05 a:hover { background:url("../images/sub-nav.jpg") -212px -274px no-repeat; }

/* ------------------------ column-middle framework ------------------------ */
#column-middle {
width:301px;
float:left;
}

#column-middle p, #column-middle h1, #column-middle h2, #column-middle h3, #column-middle ul, #column-middle dl, #column-middle img {
margin:0px 11px 10px 10px;
}

/* ------------------------ subhead framework ------------------------ */
#subhead { height:83px; }
body#index #subhead { background:url("../images/subhead-index.jpg"); }
body#auto #subhead { background:url("../images/subhead-auto.jpg"); }
body#personal #subhead { background:url("../images/subhead-personal.jpg"); }
body#nursing #subhead { background:url("../images/subhead-nursing.jpg"); }
body#wrongful #subhead { background:url("../images/subhead-wrongful.jpg"); }
body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }


/* ------------------------ column-right framework ------------------------ */
#column-right {
width:295px;
float:left;
}

#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
margin:0px 70px 10px 13px;
}

#column-right form { margin:0 70px 10px 13px; }

body#thankyou #column-right {
padding-bottom:270px;
}

#click-to-call { margin:0 0 15px 5px; }

#click-to-call a {
background:transparent url("../images/click-to-call.jpg") 0 0 no-repeat;
height:69px;
width:214px;
display:block;
}

#click-to-call a:hover {
background:transparent url("../images/click-to-call.jpg") 0 -69px no-repeat;
}

#click-to-call a span { display:none; }

/* ------------------------ title framework with varying heights ------------------------- */
#title-meet {
height:67px;
margin-top:27px;
background:url("../images/title-meet.jpg") no-repeat;
}

#title-contact {
height:105px;
background:url("../images/title-contact.jpg") no-repeat;
}

body#index #column-left p#title-featured {
height:82px;
background:url("../images/title-featured.jpg") ;
margin:0;
}

h2#title-testimonials {
height:79px;
margin:30px 0 0 0;
background:url("../images/title-testimonials.jpg") no-repeat;
}

h2 span { display:none; }
p span { display:none; }

/* ------------------------ bottom-wrap framework ------------------------ */

#bottom-wrap {
background:url("../images/bottom-wrap.jpg");
width:100%;
height:20px;
clear:both; /* important */
}

/* ------------------------footer framework ------------------------ */
#footer-wrap {
width:100%;
background:#bde1ff url("../images/footer-wrap.jpg") 0 0 repeat-x;
height:315px;
}

#footer {
width:892px;
margin:0 auto;
text-align:center;
padding-top:25px;
background:url("../images/footer-inside.jpg") no-repeat;
}

body#index #footer-wrap {
width:100%;
background:#bde1ff url("../images/footer-wrap.jpg") 0 0 repeat-x;
height:330px;
}

body#index #footer {
background:url("../images/footer.jpg") no-repeat;
}

#footer p {
color:#000;
margin:0 55px 10px 75px;
}

#footer a:link, #footer a:visited { color:#000; text-decoration:none; }
#footer a:hover, #footer a:active { color:#000; text-decoration:underline; }

#footer ul {margin:0 0 10px 93px; text-align:left;}
body#index #footer ul {margin:0 75px 10px 0; text-align:right;}
#footer li {
padding:0 5px 0 7px;
display: inline;
border-left: 1px solid #000;
}
#footer li.first { border: none; }
