/* @override 
	http://www.morriscountybankruptcyattorney.com/wp-content/themes/inove/leandroarts-index.css
	http://www.morriscountybankruptcyattorney.com/wp-content/themes/leandroarts/leandroarts-index.css
*/

/* @group MAIN */

/* @group RESETS & FIXES */
/* -----------------------------------------------
			RESET & FIXES - RESET % FIXES 
-------------------------------------------------- */


body{ 
	text-align: center; /* IE fix A1. Ensures Centered Design. */
	vertical-align: top;
}

#wrapper{
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left; /* IE fix A2. Ensures Centered 
	Design. */
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}/* Resets, and Form is an IE fix. */

body { line-height: 1; }
table { border-collapse: collapse; border-spacing: 0; }
:focus { outline: none; }
a img { border: none; }
ol, ul { list-style: none; }
input,textarea { margin: 0; }

/* Highlight and Strike-through */
ins { text-decoration: none; font-weight: bold; }
del { text-decoration: line-through; }
	

/* @end */

/* @group GLOBAL */
/* ---------------------------------------------
					GLOBAL						
_________________________________________________  */

body{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 10px	;
	color: #80c2aa;
	background: #000
}

p {
	padding: 0 0 20px 0;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0 0 12px;
}

h1, h2, h3 {
	font-weight: bold;
	line-height: 100%;
}

h4, h5, h6 {
	font-weight: normal;
}

h1 { font-size: 220%; }
h2 { font-size: 220%; }
h3 { font-size: 160%; }
h4 { font-size: 140%; }
h5 { font-size: 120%; }
h6 { font-size: 100%; }

a, a:visited {
	color: #00A6CC;
	text-decoration: none;
}

a:hover, a:active {
	color: #DA444F;
	text-decoration: none;
}

#copyright p{
	font-size: 10px;
}

abbr, acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}

ul { list-style-type: square; }
ol { list-style-type: decimal; }

dl { margin-left: 20px; }
dl dt { font-weight: bold; }
dl dd { margin-left: 40px; }

blockquote {
	margin: 0 0 20px 0;
	padding: 6px 12px 6px 45px;
	background-color: #fff;
	border: 1px solid #EAEAEA;
	border-left-width: 3px;
	background: #fff url('images/icon-quote.png') no-repeat top left;
}
blockquote p {
	padding: 6px 0;
}
blockquote blockquote {
	background-image: none;
	padding-left: 12px;
	margin: 6px 0;
	background-color: #fff;
}

code, pre {
	display: block;
	white-space: pre;
	padding: 6px 12px 6px;
	margin: 0 0 20px 0;
	background-color: #fff;
	border: 1px solid #EAEAEA;
	border-left-width: 3px;
	font-size: 110%;
	font-family: "Monaco", monospace;
}
p code {
	display: inline;
	padding: 3px 6px;
	margin: 0;
	border: 0;
	white-space: normal;
}

hr {
	margin: 0 0 20px 0;
	border: 0;
	height: 1px;
	border-bottom: 1px solid #ccc;
}

/* @group Forms & Tables */

/* FORMS
========================================== */
form {
	width: auto;
}

form input {
	margin: 6px 0;
}

table form input {
	margin: 3px 0;
}

form table {
	margin: 12px 0 20px;
}
form table th,
form table td {
	border: 0;
	border-collapse: collapse;
	padding: 6px 12px;
	text-align: left;
}
form table input {
	margin: 0;
}
form table td textarea,
form table td select {
	width: 100%;
	margin: 0;
}

fieldset {
	width: auto;
	border: 0;
}

label {
	font-size: 100%;
	line-height: 100%;
	white-space: pre;
	display: block;
	color: #999;
	text-align: left;
	margin: 0 0 6px;
}
form p {
	line-height: 150%;
	clear: both;
}
form p input {
	display: inline;
	float: left;
	clear: both;
	margin: 0;
	margin-right: 6px;
}
form p label {
	display: inline;
	clear: none;
	padding: 0;
	margin: 0;
	white-space: normal;
}

input, textarea, select, button {
	margin: 0 0 12px 0;
}

input.text, textarea.text {
	padding: 4px 4px;
	background: #fff url('images/input.png') repeat-x top left;
	border: 1px solid #CCCCCC;
	border-top-color: #BDBDBD;
	border-bottom-color: #DDDDDD;
}

input.text, textarea.text {
	width: 230px;
	font-size: 100%;
}

textarea.text {
	width: 345px;
	height: 60px;
	padding: 5px;
	margin-bottom: 6px;
}

input.button {
	float: none;
	clear: both;
	margin: 3px 0 0 0;
	padding: 3px 6px;
	font-size: 100%;
	font-weight: normal;
}

textarea.text:focus,
input.text:focus { outline: none; border-color: #666; }

/* TABLES
========================================== */
table {
	width: auto;
	margin: 0 0 20px 0;
}

table caption,
table tfoot {
	text-align: center;
	padding: 3px 0;
	font-weight: bold;
	color: #000;
}

table th {
	text-align: center;
	padding: 6px 12px;
	font-weight: bold;
	color: #666;
}

table tr {
	text-align: center;
}

table tr.alt th,
table tr.alt td {
	background-color: #F7F7F7;
}

table td {
	text-align: center;
	font-size: 1.0em;
	line-height: 100%;
	padding: 6px;
	vertical-align: middle;
}

/* @end */

/* @end */

/* @end */





/* @group CUSTOM */


body{
	background-color: white;
}
#wrapper{
	min-width: 800px;
}

#titlebox{
	height: 166px;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #2d2d2d;
	float: left;
	clear: both;
	position: relative;
	border-bottom: 8px solid white;
}

#titleboxcenter{
	width: 771px;
	height: 166px;
	margin: 0 0 0 50%;
	padding: 0;
	float: left;
	clear: both;
	position: relative;
	background-color: #2d2d2d;
	left: -385.5px;
}

#titlebox h1{
	color: white;
	font: bold 28px palatino, Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	bottom: 20px;
	left: 0;
}
#titlebox h2{
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #7d8389;
	letter-spacing: 4px;
	position: absolute;
	float: left;
	bottom: 50px;
	left: 0;
}
#languages{
	color: #7d8389;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin: 0;
	padding: 0;
	float: right;
	top: 15px;
	position: absolute;
	right: 0;
	letter-spacing: 2px;
}
#spanish{
	margin: 0;
	padding: 0;
	background: url(images/billpegg-spainflag.png) no-repeat 0 0;
	width: 25px;
	height: 18px;
	float: right;
	clear: none;
	position: absolute;
	top: 37px;
	right: 29px;
	text-indent: -9999px;
}
#spanish:hover{
	margin: 0;
	padding: 0;
	background: url(images/billpegg-spainflag.png) no-repeat 0 -18px;
	width: 25px;
	height: 18px;
	float: right;
	clear: none;
	position: absolute;
	top: 37px;
	right: 29px;
	text-indent: -9999px;
}
#english{
		margin: 0;
	padding: 0;
	background: url(images/billpegg-usaflag.png) no-repeat 0 0;
	width: 25px;
	height: 18px;
	float: right;
	clear: none;
	position: absolute;
	top: 37px;
	right: 0;
	text-indent: -9999px;
}
#english:hover{
	margin: 0;
	padding: 0;
	background: url(images/billpegg-usaflag.png) no-repeat 0 -18px;
	width: 25px;
	height: 18px;
	float: right;
	clear: none;
	position: absolute;
	top: 37px;
	right: 0;
	text-indent: -9999px;
}
#telephone{
	font: 22px palatino, Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 40px;
	color: white;
}
#contact{
	font: bold 15px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #8fa9bf;
	margin: 0;
	padding: 0;
	float: right;
	position: absolute;
	bottom: 20px;
	right: 0;
	letter-spacing: 2px;
}

#contact:hover{
	font: 13px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #bdc6d0;
	margin: 0;
	padding: 0;
	float: right;
	position: absolute;
	bottom: 20px;
	right: 0;
	letter-spacing: 2px;
}

#infobox{
	height: 239px;
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	position: relative;
	background: silver url(images/billpegg-bluefade-bg.png) repeat-x 0 0;
	border-bottom: 5px solid white;
}
#infocontainer{
	width: 776px;
	height: 239px;
	margin: 0 0 0 50%;
	padding: 0;
	float: left;
	clear: both;
	position: relative;
	background-color: white;
	left: -385.5px;
}
#navbox{
	width: 154px;
	height: 239px;
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
	position: relative;
	background: gray url(images/billpegg-bluefade-bg2.png) repeat-x 0 0;
	border-left: 3px solid white;
	border-right: 3px solid white;
}
#navbox ul{
	list-style-type: none;
		font: bold 14px palatino, Georgia, "Times New Roman", Times, serif;
	margin-top: 56px;
}
#navbox li{
	line-height: 28px;
	border-bottom: 1px solid #adbac9;
	text-indent: 22px;
	border-top: 1px solid #d3dae5;
}
#navbox li:hover{
		background-color: #2c3541;
}
#navbox li a{
	color: white;
}
}
#navhome{
	font-size: 16px;
}


/* @group S3Slider Gallery */

#slideshowbox{
	width: 358px; 
	height: 239px;    
	position: relative; 
    float: left;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#s3slider {
   width: 358px; /* important to be same as image width */
   height: 239px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden;
   margin: 0;
   padding: 0;
}

#s3sliderContent {
   width: 358px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0;
   margin: 0;
   padding: 0;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 358px;
   background-color: #000;
   filter: alpha(opacity=0.0); /* here you can set the opacity of box with text */
   -moz-opacity: 0.0; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.0; /* here you can set the opacity of box with text */
   opacity: 0.0; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 

/* @end */

#servicesbox{
	width: 252px;
	height: 239px;
	background-color: gray;
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
	position: relative;
	background: url(images/billpegg-bluefade-bg3.png) repeat-x 0 0;
	border-left: 3px solid white;
	border-right: 3px solid white;
}
#servicesbox ul{
	list-style-type: none;
	margin: 5px 0 0;
	padding: 0;
	float: left;
	clear: right;
	position: relative;
	left: 50px;
	font: bold 12px/15px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #484a50;
	top: 0;
}
#servicesbox ul li{
	width: 200px;
}
.tini-li{
	font-size: 9px;
	text-indent: 15px;
	line-height: 12px;
	color: #636363;
}
#statementofpractice{
	background: url(images/billpegg-statepracticebanner.png) no-repeat 0 0;
	width: 24px;
	height: 239px;
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
}



#pitchbox{
	height: 153px;
	width: 100%;
	padding: 0;
	float: left;
	clear: both;
	position: relative;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background: #e6e6e6 url(images/billpegg-ribbon-bg.png) repeat-x 0 0;
}
#pitch-tab-big{
	height: 145px;
	width: 780px;
	margin: 0 0 0 50%;
	padding: 0;
	float: left;
	clear: right;
	position: relative;
	left: -385.5px;
	background: url(images/billpegg-tabby.png) no-repeat 0 0;
}
#pitch-tab-big h3{
	color: #cccfdb;
	font: italic 18px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	top: 25px;
	left: 85px;
	letter-spacing: 1px;
}
#pitch-tab-small{
	font: bold 16px palatino, Georgia, "Times New Roman", Times, serif;
	color: white;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 341px;
	bottom: 33px;
}
#pitch-tab-small:hover{
	color: #bec6ec;
}
#credit-icon{
	background: url(images/billpegg-creditcard-icon.png) no-repeat 0 0;
	width: 49px;
	height: 37px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 127px;
	text-indent: -9999px;
	left: -60px;
}
#credit-txt{
	font: bold 14px palatino, Georgia, "Times New Roman", Times, serif;
	color: gray;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 150px;
	left: 0;
}
#appoint-icon{
	background: url(images/billpegg-check-icon.png) no-repeat;
	width: 30px;
	height: 23px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	top: 133px;
	right: -40px;
}
#appoint-txt{
	font: bold 14px palatino, Georgia, "Times New Roman", Times, serif;
	color: gray;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 135px;
	right: 0;
	width: 190px;
	text-align: center;
}


#body-box{
	height: 453px;
	width: 774px;
	padding: 0;
	float: left;
	clear: both;
	position: relative;
	left: -385.5px;
	margin: 50px 0 0 50%;
	background: url(images/billpegg-bgbox.png) repeat-y 0 0;
}

.body-top-box{
	background: url(images/billpegg-topbox.png) no-repeat 0 0;
	width: 774px;
	height: 36px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	text-indent: -9999px;
}
.body-div-box{
	background: url(images/billpegg-divbox.png) no-repeat 0 0;
	width: 774px;
	height: 2px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 165px;
	text-indent: -9999px;
}
.body-bottom-box{
	background: url(images/billpegg-bottombox.png) no-repeat 0 0;
	width: 774px;
	height: 37px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	text-indent: -9999px;
	bottom: 0;
}

#portrait{
	background:  url(images/bill_photo.png) no-repeat 0 0;
	width: 282px;
	height: 343px;
	z-index: 70;
	position: absolute;
	top: 25px;
	text-indent: -9999px;
	right: 30px;
}
#body-box-title{
	z-index: 16;
	margin: 0;
	padding: 5px 0 5px 30px;
	position: absolute;
	font: bold 16px Times, "Times New Roman", Georgia, serif;
	color: #4c5775;
	top: 50px;
	left: 4px;
	background-color: #f6f6ff;
	width: 735px;
}
#body-box-txt-one{
	z-index: 16;
	margin: 0;
	padding: 0;
	position: absolute;
	font: 12px/17px Times, "Times New Roman", Georgia, serif;
	color: #2e2e2e;
	width: 390px;
	top: 90px;
	left: 40px;
}
#body-box-txt-two{
	z-index: 16;
	margin: 0;
	padding: 0;
	position: absolute;
	font: 16px/22px Times, "Times New Roman", Georgia, serif;
	color: #2e2e2e;
	width: 550px;
	top: 183px;
	right: 20px;
}
#body-box-txt-pitch{
	z-index: 16;
	margin: 0;
	padding: 10px 20px;
	position: absolute;
	font: bold 12px/14px Times, "Times New Roman", Georgia, serif;
	color: #54607e;
	width: 360px;
	top: 250px;
	left: 25px;
	background-color: #eaeaea;
}
#body-box h4{
	position: absolute;
	background-color: #eee;
	width: 768px;
	height: 30px;
	margin: 0;
	padding: 11px 0 0;
	bottom: 23px;
	z-index: 58;
	left: 3px;
	border-bottom: 1px solid #424242;
	color: black;
	font: bold 15px palatino, "Times New Roman", Times, Georgia, serif;
	text-align: center;
	letter-spacing: 10px;
	border-top: 1px solid white;
}
#body-box-contact{
	background: url(images/billpegg-contactbubble.png) no-repeat 0 0;
	width: 120px;
	height: 25px;
	margin: 0;
	padding: 6px 0 0;
	position: absolute;
	text-align: center;
	bottom: -18px;
	left: 331px;
	font-weight: bold;
}
#body-box-contact:hover{
	color: #646f92;
}

#footerbox{
	height: 125px;
	width: 100%;
	margin: 140px 0 0;
	padding: 0;
	float: left;
	clear: both;
	position: relative;
	background: #4c4c4c url(images/billpegg-footerfade-bg.png) repeat-x 0 0;
}
#footertab{
	background: url(images/billpegg-footer-tab.png) no-repeat 0 0;
	width: 711px;
	height: 71px;
	margin: 0 0 0 50%;
	position: relative;
	z-index: 89;
	float: left;
	left: -386px;
	bottom: 69px;
	font: italic bold 15px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #c7c7c7;
	text-align: center;
	padding: 16px 30px 0;
}
#footer-phoneicon{
	background: url(images/billpegg-phone.png) no-repeat 0 0;
	width: 12px;
	height: 20px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	position: absolute;
	top: 110px;
	left: 313px;
}
#footer-phonetxt{
	color: white;
	font: bold 24px palatino, "Times New Roman", Times, Georgia, serif;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	position: absolute;
	top: 110px;
	left: 330px;
}
#copyright{
	width: 100%;
	height: 13px;
	margin: 0;
	padding: 0;
	background-color: #666;
	float: left;
	clear: both;
	position: relative;
	color: black;
}


#leandroarts a{
	background: url(images/LeandroArtsWebLogo.png) no-repeat 0 0;
	width: 88px;
	height: 40px;
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	clear: both;
	bottom: 0;
	z-index: 1000;
	text-indent: -9999px;
	right: 30px;
	display: block;
}









/* @end */
