@charset "utf-8";

/* CSS Document
///////////////////////////////////////////////////////////////////////////// 
Client: ALL PRO BAIL BONDS
Developer: Alberto Torres
/////////////////////////////////////////////////////////////////////////////
*/

ul,ol { list-style: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; border: none;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,table,tr,td,p,blockquote,fieldset,input,div,dd,dt,dl { margin: 0; padding: 0; }
fieldset, a img,:link img,:visited img , img{ border: none; }


html,body { height: 100%; }
body {
	font: 0.8em Arial, Helvetica, sans-serif;
	background: url(../images/bg.gif);
	color: #232323;
	margin: 0 auto;
	text-align: center;
}



a {color: #3f72a0; text-decoration:underline;}
a:hover {color: #BC4151; text-decoration: none;}

#wrap {margin: 0 auto; width: 1062px; text-align: left; background: white;}


	/* HEADER /////////////////////////////////////////////////////////////////////////*/
	#header {/*background: url(../images/header-bg.gif) no-repeat right top;*/ float: left; width: 100%;}
	
		#logo {background: url(../images/logo.png) no-repeat; width: 277px; height: 131px; float: left; margin-left: 25px; display: inline; position: relative; z-index: 1;}
			#logo a {display: block; width: 240px; height: 137px;}
		#slogan {background: url(../images/slogan.gif) no-repeat; width: 311px; height: 49px; float: left; margin: 30px 0 0 -60px; display: inline;}
.espanol #slogan{background: url(../images/slogan-es.gif) no-repeat;}

		#contact-methods {float: right; width: 468px;}
			#contact-methods ul {margin: 40px 30px 0 0;}
				#contact-methods ul li {float: right; display: inline;}
				
				#payment {background: url(../images/btn-payment.gif) no-repeat; width: 135px; height: 52px;}
					.espanol #payment {background: url(../images/btn-payment-es.gif) no-repeat; width: 135px; height: 52px;}
					#payment a {display: block; width: 135px; height: 52px;}
				
				#callus {background: url(../images/btn-callus.gif) no-repeat; width: 153px; height: 52px;}
				.espanol #callus {background: url(../images/btn-callus.gif) no-repeat; width: 153px; height: 52px;}
					#callus a {display: block; width: 153px; height: 52px;}
					
				#emailus {background: url(../images/btn-sendemail.gif) no-repeat; width: 148px; height: 52px}
				.espanol #emailus {background: url(../images/btn-sendemai-es.gif) no-repeat; width: 148px; height: 52px}
					#emailus a {display: block; width: 148px; height: 52px;}
					
				#visitus {background: url(../images/btn-visitus.gif) no-repeat; width: 81px; height: 52px;}
				.espanol #visitus {background: url(../images/btn-visitus-es.gif) no-repeat; width: 81px; height: 52px;}
					#visitus a {display: block; width: 81px; height: 52px;}
			
			
					
	/* NAV BAR /////////////////////////////////////////////////////////////////////////*/			
	#navbar {width: 100%; float: left;}
		
		#nav {background: url(../images/nav.gif) no-repeat; width: 1022px; height: 41px; float: left; margin: -44px 0 0 20px; display: inline;}
		
			#nav ul {margin-left: 249px; position: relative; z-index: 2;}
				#nav ul li {display: inline; float: left;}
					#nav ul li a {height: 41px; display: block; margin-right: 2px;}
					
					#btn-language a {margin-left: 43px;}
					
					#btn-home a, #btn-home-selected a {width: 73px;}
					#btn-locations a, #btn-locations-selected a {width: 114px;}
					#btn-bail a, #btn-bail-selected a {width: 71px;}
					#btn-resources a, #btn-resources-selected a {width: 119px;}
					#btn-about a, #btn-about-selected a {width: 103px;}
					#btn-contact a, #btn-contact-selected a {width: 126px;}
					#btn-language a, #btn-language-selected a {width: 110px;}
					
					
					#btn-home a:hover, #btn-locations a:hover, #btn-bail a:hover, #btn-resources a:hover, #btn-about a:hover, #btn-contact a:hover, #btn-language a:hover,
					#btn-bail-selected a, #btn-resources-selected a, #btn-home-selected a, #btn-locations-selected a, #btn-about-selected a, #btn-contact-selected a, #btn-language-selected a
					{background: url(../images/nav.gif) no-repeat;}					
					
					
					#btn-home a:hover {background-position: -249px -82px;}
					#btn-locations a:hover {background-position: -324px -82px;}
					#btn-bail a:hover {background-position: -440px -82px;}
					#btn-resources a:hover {background-position: -513px -82px;}
					#btn-about a:hover {background-position: -634px -82px;}
					#btn-contact a:hover {background-position: -739px -82px;}
					#btn-language a:hover {background-position: -910px -82px;}
					
					#btn-home-selected a {background-position: -249px -41px;}
					#btn-locations-selected a {background-position: -324px -41px;}
					#btn-bail-selected a {background-position: -440px -41px;}
					#btn-resources-selected a {background-position: -513px -41px;}
					#btn-about-selected a {background-position: -634px -41px;}
					#btn-contact-selected a {background-position: -739px -41px;}
					/*#btn-language-selected a {background-position: -910px -41px;}*/

					
	/* NAV BAR ESPANOL /////////////////////////////////////////////////////////////////////////*/						
	
	.espanol #nav {background: url(../images/nav-es.gif) no-repeat;}
	.espanol #btn-home a:hover, .espanol #btn-locations a:hover, .espanol #btn-bail a:hover, .espanol #btn-resources a:hover, .espanol #btn-about a:hover, .espanol #btn-contact a:hover, .espanol #btn-language a:hover,
	.espanol #btn-bail-selected a, .espanol #btn-resources-selected a, .espanol #btn-home-selected a, .espanol #btn-locations-selected a, .espanol #btn-about-selected a, .espanol #btn-contact-selected a, .espanol #btn-language-selected a
	{background-image: url(../images/nav-es.gif); background-repeat: no-repeat;}	
	
	
	/* SUB NAV BAR /////////////////////////////////////////////////////////////////////////*/	
	#sub-navbar	{width: 100%; float: left; margin-top: -3px;}
		
		#sub-nav {background: url(../images/subnav-bg.gif) no-repeat; width: 1022px; height: 37px; margin: 0 0 0 20px; float: left; display: inline; }
			#sub-nav ul { margin-top: 0px; text-align: center; width: auto;}
				#sub-nav ul li {display: inline; float: left;}
					#sub-nav ul li a { display: block; padding: 10px 20px 10px 20px; color: white; text-decoration: none;}
					#sub-nav ul li a:hover {background: url(../images/subnav-selected.gif) repeat-x;}
					#sub-nav ul li.selected, #sub-nav ul li.selected a:hover {background: url(../images/subnav-selected-a.gif) repeat-x;}
					
				#sub-bail { margin-left: 290px;}
				#sub-resources { margin-left: 380px;}
				#sub-about { margin-left: 500px;}
	
	
	/* HOME MAST /////////////////////////////////////////////////////////////////////////*/
	
	#mast {background: url(../images/mast-bg.jpg) no-repeat; width: 686px; height: 388px; margin-bottom: 10px; float: left; display: inline; overflow: hidden;}
		#mast h1 {background: url(../images/mast-title.png) no-repeat; width: 648px; height: 73px; margin: 35px 0 0 24px;}
                .espanol #mast h1 {background: url(../images/mast-title-es.png) no-repeat; width: 648px; height: 73px; margin: 35px 0 0 24px;}


			#mast-pic {width: 309px; height: 282px; float: left; margin-top: 3px;}
			#mast-questions {float: right; width: 477px;  margin-top: -272px; display: inline;}

                                #mast-questions ul {font: 1.8em Georgia, "Times New Roman", Times, serif; color: white; float: left; position: relative; z-index: 2;}
				#mast-questions ul li {margin-bottom: 3px; float: left; clear: both; width: 450px;}
				#mast-questions ul li a {background: url(../images/mast-bullet.png) no-repeat 0px -80px; float: left; color: white; text-decoration: none; padding: 10px 0 10px 0px;}
					#mast-questions ul li a span {margin-left: 50px; display: block; }
					#mast-questions ul li a:hover { background-position: 0 5px;}
	
	
	/* CONTENT /////////////////////////////////////////////////////////////////////////*/			
		
		
		#content {float: left; width: 1022px; background:url(../images/content-bg.gif) repeat-x; margin: 3px 20px; padding: 18px 0; display: inline;}
		
		#locations p, #left-column p, #right-column p, #center-column p {line-height: 1.4em;}
		#left-column h2, #right-column h2, #left-column h3, #left-column p, #right-column p, #contact-form p, #left-column h4,
		#center-column h2, #center-column h3, #center-column p, #center-column h4 
		{margin-bottom: 15px;}
		
		
		
		/* Left Column */
		#left-column {width: 660px; float: left; margin-right: 25px; display: inline; padding: 10px 20px;}
               
                #left-column h1, #right-column h1, #center-column h1 {font-size: 2.2em; color: #477081; font-weight: normal;}
				#left-column h1.nospace {margin: 0;}
		
			#left-column h2, #right-column h2, #center-column h2 {font-size: 1.6em; color: #477081; font-weight: normal;}
				#left-column h2.nospace {margin: 0;}
		
			#left-column h3, #center-column h3 {font-size: 1.5em; color: #24679b; font-weight: normal;}
			#left-column h4, #center-column h4 {font-size: 1.2em; color: #435c65; font-weight: bold;}
		
		
		/* BAIL /////////////////////////////////////////////////////////////////////////*/	
		/*********************************************************************************/
		#bail #left-column {width: 700px; padding: 0;}
		
		#bail .pod {margin-bottom: 10px;}
			
			#bail .inner-border {width: 318px; padding-bottom: 20px; float: left; display: inline;}
			#bail .podLeft {margin-right: 10px;}
			
			#bail .pod h2 { font-size: 2.2em; padding: 45px 10px 15px 105px; margin: -30px 0 0 -8px; position: relative; z-index:3;}
				#bail .pod h2 a {text-decoration: none;}
                                #bail .pod h1 { font-size: 2.2em; padding: 45px 10px 15px 105px; margin: -30px 0 0 -8px; position: relative; z-index:3;}
				#bail .pod h1 a {text-decoration: none;}
			#bail .works {background: url(../images/icon-howitworks.png) no-repeat;}
			#bail .rates {background: url(../images/icon-rates.png) no-repeat;}
			#bail .financing {background: url(../images/icon-financing.png) no-repeat;}
			#bail .members {background: url(../images/icon-members.png) no-repeat;}
			#bail .faq {background: url(../images/icon-faq.png) no-repeat;}
		
		
		/* Right Column */
		#right-column {width: 292px; float: left;}
		
		
			/* CONTACT FORM /////////////////////////////////////////////////////////////////////////*/			
			#contact-form {margin-bottom: 10px; }
				
				#contact-form .inner-border {width: 268px; padding-bottom: 20px; float: left; display: inline;}
				#contact-form h3 {padding: 5px 0 15px 0px; font-size: 1.8em; color: #477081; font-weight: normal;}
			
				.form-2 input {width: 115px;}
				.form-1 input {width: 250px;}
	
				#contact-form .form-btns input {padding: 0; margin: 0; border: none; margin-left: 20px;}
				#contact-form .form-btns {padding-top: 10px;}
				
				
				#contact-form form div {clear: both; float: left; font-size: 0.8em; margin-bottom: 15px; width: 100%; display: inline;}
				#contact-form fieldset {float: left; margin-left: 0px;}
				#contact-form input {padding: 2px; margin: 2px 10px 0px 0; float: left; background: #f2f2f2; border: 1px solid #d6d6d6; display: inline;}
				
				.form-2 input {width: 115px;}
				.form-1 input {width: 250px;}
				#form .form-btns input {background: none; border: none; margin-left: 10px; display: inline;}
				
				#contact-info p {margin-bottom: 15px;}
		
		
		
			.promo-inside {width: 292px; height: 151px; float: left; margin-right: 0px; display: inline;}
					.promo-inside a {display: block; width: 292px; height: 151px;}
				
			#promo-commercials {background: url(../images/callout-commercial.jpg) no-repeat; }
			.espanol #promo-commercials {background: url(../images/callout-commercial-es.jpg) no-repeat; }
		
		
		/*********************************************************************************/
		/* //////////////////////////////////////////////////////////////////////////////*/
		/* HOME | LOCATION | SEO //////////////////////////////////////////////////////////////*/
		/* //////////////////////////////////////////////////////////////////////////////*/
		/*********************************************************************************/
		
		body#home #content, body#loc #content, body#col-three #content
		{float: left; width: 1022px; background:url(../images/content-bg.gif) repeat-x; margin: -1px 20px 0; padding: 18px 0; display: inline;}

		
		/* HOME /////////////////////////////////////////////////////////////////////////*/		
		/*********************************************************************************/
		
		/* Left Column */
		body#home #left-column {width: 686px; float: left; margin: 0; padding: 0;}
		
			/* Callouts */
			#callouts {width: 100%; float: left;}
				.promo-1 {width: 264px; height: 204px; float: left; margin-right: 10px; display: inline;}
					.promo-1 a {display: block; width: 264px; height: 204px;}
				.promo-2 {width: 201px; height: 204px; float: left; margin-right: 10px; display: inline;}
					.promo-2 a {display: block; width: 201px; height: 204px;}
			#promo-downoac {background: url(../images/callout-down-home.jpg) no-repeat;}
			.espanol #promo-downoac {background: url(../images/callout-down-home-es.jpg) no-repeat;}
			#promo-20 {background: url(../images/callout-20-home.jpg) no-repeat;}
			.espanol #promo-20 {background: url(../images/callout-20-home-es.jpg) no-repeat;}
			body#home #promo-commercials {background: url(../images/callout-commercial-home.jpg) no-repeat; }
			 body#home.espanol #promo-commercials {background: url(../images/callout-commercial-home-es.jpg) no-repeat; }
			 
			
		
		/* Right Column */
		body#home #right-column {width: 326px; float: right; margin-left: 10px; display: inline;}
		
			 #locations h4, #pod-locations-map, #locations p { margin-bottom: 15px;}
		
			.pod {border: 1px solid #dfe5eb; background: url(../images/pod-bg-top.gif) repeat-x; float: left;}
				#locations {}
					#locations .inner-border {height: 576px;}
				
					#locations h3 {background: url(../images/icon-locfinder.gif) no-repeat; padding: 5px 0 15px 65px; font-size: 1.8em; color: #477081; font-weight: normal;}
						#pod-locations-map {border: 4px solid #e2e4e5;}
					#locations h4 {font-size: 1.4em; color: #477081; font-weight: normal;}
					
					
		
		
		/* LOCATOR /////////////////////////////////////////////////////////////////////////*/			
		/*********************************************************************************/
		
		/* Left Column */
		body#loc #left-column {width: 300px; float: left; margin: 0; padding: 0;}
		
		
			/* Locator List */
			#locator {margin-bottom: 10px;}
			#locator .inner-border, #locator-list .inner-border {width: 288px; padding-bottom: 25px; float: left; display: inline;}
				
				#locator h3, #locator-list h3 {background: url(../images/icon-locfinder.gif) no-repeat; padding: 5px 0 5px 65px; font-size: 2em; color: #477081; font-weight: normal; margin-bottom: 5px;}
				#locator .form-1 input {padding: 2px; margin: 2px 10px 0px 0; float: left; background: #f2f2f2; border: 1px solid #d6d6d6; display: inline; width: 270px;}
				#locator .form-btns input {background: none; border: none; margin: 15px 0 0 30px; display: inline;}
		
			#locator-list h3 {background: url(../images/icon-loclist.gif) no-repeat; margin-bottom: 15px;}
				#locator-list-list {width: 265px; height: 314px; overflow-y: scroll; margin-left: 10px;}
				
					#locator-list-list ul {}
						#locator-list-list ul li {background: url(../images/icon-star.gif) no-repeat; padding: 0 0 10px 35px; border-bottom: 1px dotted #232323; margin-bottom: 10px;}
						#locator-list-list ul li a {text-decoration: none; color: black;}
				
				
			/* Right Column */
			body#loc #right-column {width: 695px; float: right; margin: 0 0 0 10px; padding: 0;}
		
		
		
		/* SEO /////////////////////////////////////////////////////////////////////////*/	
		/*********************************************************************************/
		body#col-three #left-column,
		body#col-three #center-column,
		body#col-three #right-column {width: 325px; float: left; margin: 0; padding: 0; margin-right: 15px;}
		body#col-three #right-column {margin-right: 0;}
	
		
	/* FOOTER /////////////////////////////////////////////////////////////////////////*/			
	#footer { width: 982px; background:url(../images/footer-bg.gif) no-repeat center top; border-top: 1px solid #ffb19e; padding: 20px 20px 30px 20px; margin-left: 20px;}	
		
		#footer-left {width: 800px; float: left; display: inline;}
		
			#footer-logo {background: url(../images/footer-logo.gif) no-repeat; width: 95px; height: 55px; float: left;}
			#footer-nav {float: left; margin-top: 8px; display: inline;}
				#footer-nav ul {margin-bottom: 5px;}
					#footer-nav ul li {display: inline; border-right: 1px solid black; padding: 0 10px 0 9px;}
						#footer-nav ul li a {color: black; text-decoration: none;}
						#footer-nav ul li a:hover {color: #3f72a0; text-decoration: underline;}
						
			#footer-nav p {color: #333; font-size: 0.8em; margin-left: 8px;}
			
		#footer-right {width: 182px; float: right; text-align: right;}
			#footer-right ul {}
				#footer-right ul li {display: inline;}
				#footer-right img {position: relative; top: 4px; width: 21px; height: 21px;}
		
			
			
			
.inner-border {border: 2px solid white; padding: 10px; }
.pod-botbg {background: url(../images/pod-bg-bot.gif) repeat-x bottom;}
.float-left {border: 4px solid #d5e4ef; float: left; margin: 3px 10px 10px 0;}

.clear {line-height: 0; font-size: 0; clear: both; height: 0px;}
.hide {display: none;}
.last {margin: 0; padding: 0; border: none;}






.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right: 10px;
}

.alignright {
   float: right;
   margin-left: 10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
        text-align: left;
}

.ac_results ul {
	width: 300px;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #658492;
	color: white;
}




