/* RESET CODES */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}



/* SETUP */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 930px;
	background-image: url(images/tile.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FFFFFF;
}

#wrapper {
	text-align: left;
	width: 930px;
	height: 754px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/california-lemon-law-book.jpg);
	background-repeat: repeat-x;
	background-position: 0 130px;
}

.clear {
	clear: both;
}




/* NAV */
#nav {
	width: 930px;
	height: 50px;
	padding: 0;
	margin: 0 0 0 33px;
	overflow: hidden;
}

#nav li {
	display: inline;
}

#nav li a {
	float: left;
	outline: none;
	height: 50px;
	padding-top: 20px;
	overflow: hidden;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
	text-align: center;
}

#nav li a {
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}


/* nav a */
#nav li#nav-practice a { width: 120px; }
#nav li#nav-request a { width: 158px; }
#nav li#nav-consumer a { width: 161px; }
#nav li#nav-articles a { width: 117px; }
#nav li#nav-testimonials a { width: 111px; }
#nav li#nav-about a { width: 93px; }
#nav li#nav-contact a { width: 104px; }



/* nav a:hover */
#nav li#nav-practice a:hover { background-position: 0px -50px; color: #813000; }
#nav li#nav-request a:hover { background-position: 0px -50px; color: #813000; }
#nav li#nav-consumer a:hover { background-position: 0px -50px; color: #813000; }
#nav li#nav-articles a:hover { background-position: 0px -50px; color: #813000; }
#nav li#nav-testimonials a:hover { background-position: 0px -50px; color: #813000; }
#nav li#nav-about a:hover { background-position: 0px -50px; color: #813000; }
#nav li#nav-contact a:hover { background-position: 0px -50px; color: #813000; }




/* h TAGS */
h1 {
	width: 514px;
	height: 180px;
	margin: 0 0 0 396px;
	text-indent: -9999px;
	background-image: url(images/the-california-lemon-law-title.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	behavior: url(../iepngfix.htc);
}



/* MAIN CONTENT */
#main-form {
	width: 563px;
	height: 214px;
	margin: 0 0 0 367px;
	background-image: url(images/form-bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	behavior: url(../iepngfix.htc);
}

#intro {
	width: 500px;
	text-align: center;
	margin: 0 0 0 32px;
	padding: 35px 0 0 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #555555;
}

.guide-includes {
	margin: 0 0 0 30px;
}

#lemon-phone {
	margin: 31px 0 0 30px;
	float: left;
}

#social-icons {
	margin: 31px 0 0 0;
	width: 188px;
	height: 50px;
	padding: 0;
	overflow: hidden;
}

#social-icons li {
	display: inline;
}

#social-icons li a {
	float: left;
	outline: none;
	height: 50px;
	padding-top: 80px;
	overflow: hidden;
}

#social-icons li a {
	background-image: url(images/social-icons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#look-inside {
	position: absolute;
	height: 122px;
	width: 122px;
	margin: 369px 0 0 218px;
	*margin-left: -178px;
	overflow: hidden;
	z-index: 2;
}

a.look-inside {
	display: block;
	width: 122px;
	height: 122px;
	padding-top: 200px;
	outline: none;
	background-image: url(images/look-inside.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}
	 
a.look-inside:hover {
	background-position: 0px -122px;
	z-index: 2;
}


/* social icons a */
#social-icons li#facebook a { width: 47px; background-position: 0px 0px; }
#social-icons li#linkedin a { width: 47px; background-position: -47px 0px; }
#social-icons li#google a { width: 47px; background-position: -94px 0px; }
#social-icons li#youtube a { width: 47px; background-position: -141px 0px; }



/* social icons a:hover */
#social-icons li#facebook a:hover { background-position: 0px -50px; }
#social-icons li#linkedin a:hover { background-position: -47px -50px; }
#social-icons li#google a:hover { background-position: -94px -50px; }
#social-icons li#youtube a:hover { background-position: -141px -50px; }



/* FORM */
#form {
	height: 141px;
}

#form-dl {
	height: 96px;
	*height: 141px;
}

#name-group {
	padding: 11px 20px 0 40px;
	float: left;
}

#email-group {
	margin: 11px 0px 0 0px;
	float: left;
}

#form-btm {
	text-align: right;
	padding: 20px 0 0 0;
}

#antispam-group {
	text-align: right;
	margin: 0px 10px 0 0px;
}

#submit-btn {
	width: 52px;
	float: right;
	margin: 0 40px 0 20px;
}

.label {
	font-size: 12px;
	font-weight: bold;
	color: #412400;
}

.field {
	width: 214px;
	height: 22px;
	padding: 3px 7px 3px 10px;
	/* border: 0px solid #007b9b; */
	border: 0;
	border-style: none;
	border-width: 0;
	font-size: 11px;
	color: #333333;
	background-image: url(images/field-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0; 
}

.as-field {
	width: 49px;
	height: 22px;
	padding: 3px 7px 3px 10px;
	/* border: 1px solid #007b9b; */
	border: 0;
	border-style: none;
	border-width: 0;
	font-size: 11px;
	color: #333333;
	background-image: url(images/as-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#download-btn {
	width: 165px;
	height: 32px;
	margin: 45px 0 0 198px;
	overflow: hidden;
	z-index: 2;
}

a.download-btn {
	display: block;
	width: 165px;
	height: 32px;
	padding-top: 80px;
	outline: none;
	background-image: url(images/download-btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}
	 
a.download-btn:hover {
	background-position: 0px -32px;
	z-index: 2;
}




/* GUIDE BULLET POINTS */
#ticker { 
	width: 500px;
	height: 100px;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #3f2300;
	margin: 8px 0 0px 33px;
}

#ticker a {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #3f2300;
	text-decoration: none;
}

#ticker a:hover {
	color: #813000;
}

.newsticker-jcarousellite {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #3f2300;
}

.newsticker-jcarousellite ul li {
	list-style: none;
	display: block;
	padding: 0 0 15px 38px;
	margin-bottom: 5px;
	background-image: url(images/checkmark.png);
	background-repeat: no-repeat;
	background-position: -3px 0;
}



/* FOOTER */
.footer {
	text-align: justify;
	width: 890px;
	height: 175px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	line-height: 18px;
	color: #7d7d7d;
}

.footer a:link, .footer a:visited { 
	color: #696868;
}

.footer a:hover, .footer a:active {
	color: #9c3a00;
}




/* LIGHTBOX */
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}










