@charset "utf-8";
/* CSS Document */
/*
		522a0c
		834pwetc24
		ffb783
		
		
		900007
*/


@font-face{ 
	font-family: 'Bebas';
	src: url('includes/fonts/Bebas/bebasneue-webfont.eot');
	src: url('includes/fonts/Bebas/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
	     url('includes/fonts/Bebas/bebasneue-webfont.woff') format('woff'),
	     url('includes/fonts/Bebas/bebasneue-webfont.ttf') format('truetype'),
	     url('includes/fonts/Bebas/bebasneue-webfont.svg#webfont') format('svg');
}



#logo:hover{
	/*-webkit-filter: blur(1px) grayscale(1) opacity(1);*/
}
body{
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5;	
	/*border-top:8px solid #900007;*/
	background-color:#ffffff;
	/*
	background:url('images/bgrough.jpg');
	*/
	
}
#topnav{
	top:0;
	left:0;
	background:url('images/white90.png');
	position:fixed;
	width:100%;
	z-index:2000;
	padding:5px;
	
	border-bottom:10px solid #900007;
	display:none;
	/*margin-top:-30px;*/
	
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
	   -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
	        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}
	#topnav a{
		color:#FFF;	
		text-transform:uppercase;
		letter-spacing:1px;
		text-decoration:none;
	}
		#topnav a:hover{
			color:rgba(255,255,255, 0.7);
		}
		
	
	
	#topnav .sep1{
		margin:0 10px;	
	}	


	#wrapper, .wrapper{
		margin:auto;
		width:1200px;
		/*padding-bottom:20px;*/
	}
	#bg1{
		width:100%;
		z-index:0;
		height:800px;
		position:fixed;
		overflow:hidden;
		/*background:url('images/bg3.png') top center no-repeat;*/
	}
		#bg1 div{
			width:1000%;
			height:800px;
			background:url('images/autorepairBGOILLast.jpg') bottom left repeat-x;
						
			margin-top:26px;
			
			
			/*
			margin-left:-1000px;
			opacity:0;			
			*/
		}
	#bg2{
		position:relative;
		z-index:1;
		/*
		background:url('images/bg2.png');
		padding-bottom:20px;
		*/
	}
#header{
	width:100%;
	/*
	background:url('images/bg10.png');
	/background:rgba(25,25,25,0.98);
	background-color:#1e1e1e;
	border-bottom:1px solid rgba(255,255,255,0.5);
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.8);
	   -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.8);
	        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.8);
			position:fixed;
	*/
	
	z-index:1000;
	margin-top:-26px;
	height: auto;
	padding-bottom: 14px;
}
	#logo{
		/*position: fixed;*/
		margin-top: 80px;
		cursor:pointer;
		margin:auto;
		z-index:5000;
		margin-left:20px;
		/*margin:10px auto;*/
	}
	
	#logo img {
		width: 100%;
		max-width: 330px;
		margin-top: 35px;
		margin-left: -25px;
	}
	
	#callus{
		margin-top:5px;
		margin-right: -5px;
	}
	
	
	#callus h1,
	#callus h1 strong{
		font-size:35px;
		font-weight:100;
		color:#FFF;
		margin:0;
		margin-bottom:7px;
		text-shadow:1px 1px 1px #000;
		/*
		text-shadow:-1px -1px 0 rgba(0,0,0,0.5);
		*/
	}
	#callus h1 strong{
		color:#fff;	
	}	

		.facebook{
			background:url('images/icon_facebook_mini2.png') top;
			background-size:32px 64px;
		}
		.googleplus{
			background:url('images/icon_googleplus_mini.png') top;
			background-size:32px 64px;
		}
		.yelp{
			background:url('images/icon_yelp_mini2.png') top;
			background-size:32px 64px;
		}
		.googleplus,
		.yelp,
		.facebook{
			display:inline-table;
			margin:0 1px;
			width:32px;
			height:32px;
		}
			.googleplus:hover,
			.yelp:hover,
			.facebook:hover{
				background-position:bottom;
			}


	#topnav #callus,
	#callus h1,
	#callus h1 strong{
		margin-top:0;
		font-size:30px;
		font-weight:normal;
	}
	
	#logo_b,
	#logo_a{
		position:absolute;
	}
	#logo_a{
		z-index:100;
		margin-top:-500px;
	}
	#logo_b,
	#logo_b2{
		margin-left: 50px;
		margin-top: 20px;
		width: 490px;
		overflow:hidden;
	}
	#logo_b img{
		margin-left:-390px;
	}
	
	
	#logo_a2,
	#logo_b2{
		float:left;	
	}
	
	#logo_b2{
		margin-left:0;
		width:inherit;
		overflow:visible;
	}
	
	#topnav #nav{
		margin-top:10px;
	}
	
#nav{
	text-align:center;
	float:right;
	margin-top:30px;
	margin-right: -2px;
	/*margin-top:10px;*/
	
	/*text-shadow:-1px -1px 0 rgba(0,0,0,0.5);*/
	color:#FFF;
}
	#nav ul{
		list-style:none;
		padding:0px;
		text-align:center;
	}
	#nav ul li.sep1,
	#nav2 ul li.sep1{
		padding:0 15px;
	}
	#nav ul li{
		color:#e50000;
		margin:0;
		padding:0;
		font-size:20px;
	}
	#nav ul li a,
	#nav2 ul li a{
		text-decoration:none;
		/*color:rgba(255,255,255, 0.5);*/		
		color:#e50000;
		font-size:16px;
		letter-spacing:0px;
		font-weight:bold;
		/*line-height:12px;*/
		text-shadow:0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff;
		font-size:23px;
		-webkit-transition:all 0.25s ease-in-out;
	}
	#nav ul li a:hover{
		color:#fff;
		text-decoration:none;
		text-shadow:0px 0px 3px #000,0px 0px 3px #000,0px 0px 3px #000;
	}
	#nav ul li.sep1{
		padding:0 3px;	
		color:#fec700(255,255,255, 0.4);
	}
	
	#nav2{
		padding-top:5px;
		text-align:center;
	}
	#nav2 ul li.sep1{
		padding:0 20px;	
	}
	#nav2 ul li a{
		color:#FFF;
		font-size:14px;	
	}
	#nav .rubiosnav {
		background: url('images/carnav.jpg') top no-repeat;
		background-color: #7a7a7a;
		width: 395px;
		border-radius: 20px;
		padding-bottom: 40px;
		padding-top: 26px;
		border: 3px solid #b2b2b2;
		margin-top: -28px;
		box-shadow:  1px 1px 0 0px rgba(0,0,0,0.6), 1px 1px 0 0px rgba(255,255,255,0.05), inset 0 0px 5px rgba(0,0,0,0.5);
	}
#banner{
	/*background:url('images/banner1.png') bottom no-repeat;*/
	padding-top:200px;
	text-align:left;
	height:280px;
	position:relative;
	z-index:0;
}
	#banner > img,
	#banner > div{
		position:absolute;	
	}
	#banner > img:nth-child(1){
		margin-left:-150px;
		margin-top:-10px;
		
		margin-left:-250px;
		opacity:0;
		
		z-index:3;
	}
	#banner > img:nth-child(2){
		margin-left:550px;
		/*
		501
		251
		*/
		width:0;
		height:0;
		opacity:0;
		margin-left:800px;
		margin-top:125px;
		z-index:3;
	}
	
	#banner > div{
		height: 220px;
		margin-top: 70px;
		margin-left: 35px;
		
		overflow:hidden;
		z-index:2;
	}
		#banner > div img{
			margin-top:210px;
		}
	
	#banner > img:nth-child(4){
		margin-left: 65px;
		margin-top: -20px;
		
		margin-top:-200px;
		z-index:2;
	}
	
	#banner > img:nth-child(5){
		margin-top: -110px;
		margin-left: 660px;
		
		margin-left:760px;
		opacity:0;
		z-index:1;
	}
	#banner > img:nth-child(6){
		margin-left: 20px;
		margin-top: -10px;
		
		margin-left:-120px;
		opacity:0;
		z-index:1;
	}
	
#banner_rect{
	/*
	height: 285px;
	margin-top: -65px;
	margin-bottom:120px;
	*/
	
	height:300px;
	margin-bottom:60px;
	position: relative;
	z-index: 1000;
}
	
	
#banner2{
	margin-top:-45px;
	background:url('images/footer_bg1.jpg') top repeat;
	background-color:#930008;
	border-radius:5px;
	padding:12px;	
	
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	   -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	        box-shadow:0px 0px 5px 1px rgba(0, 0, 0, 0.9),
						inset 0 0 1px 1px rgba(255,255,255,0.4);
	position:relative;
	z-index:0;
	height: 20px;
	
	/*text-shadow: -1px -1px 0 rgba(0,0,0,0.5), -1px -1px 0 #333;*/
}
	#banner2_cont{
		height:55px;
	}
	#banner2 > div{
		position: absolute;
		width: 100%;
		margin-top: -30px;
	}
	#banner2 img{
		border-radius:12px;
	}
		#banner2 img:hover{
		}
	#banner2 img:last-child{
		/*margin-right: 10px;*/
		margin-top: -1px;
	}
	#banner2 h1{
		margin:0;
		color:#333;
		color:rgba(255,255,255, 0.7);
		color:rgba(255,255,255,0.5);
		font-size:33px;
		font-weight:lighter;
		letter-spacing:1px;		
	}
	#banner2 h1 strong{
		color:#333;	
		font-weight:lighter;
	}
	#banner2 .right{
		text-align:right;
		margin-left: -30px;
	}
#body{
	margin:auto;	
	background-color:#fff;
	margin-top:-15px;
	 box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
	/*
	-webkit-mask: -webkit-linear-gradient(
		 top,
		 rgba(255,255,255,0),
		 rgba(255,255,255,1) 10%,
		 rgba(255,255,255,1),
		 rgba(255,255,255,1)
	 );
	 
	 
	 border-radius:10px;
	 border:2px solid #F00;
	 */
	 padding-top: 25px;
}
	#body #body_body{
		
		/*background:url('images/body_body1.png');*/
	}
	#body #body_header{
		/*
		height:29px;
		background:url('images/body_header1.png') no-repeat top;
		*/
	}
	#body #body_footer{
		/*
		height:9px;
		background:url('images/body_footer1.png') no-repeat bottom;
		*/
	}

	#body #body_body{
	}
	
	#body #body_body > .left{
		width:820px;
	}
	
	
		#body #body_body > .left > .padding{
			padding:0px;
			padding-left:20px;
		}
	
	#body #body_body > .right,
	#footer2 > .wrapper > div.right{
		width:330px;
		/*margin-top: 40px;*/
	}
	#footer2 > .wrapper > div.right{
		text-align:right;
		/*margin-right:84px;*/
		margin-top:-40px;
	}
	
	
		#body #body_body > .right > .padding{
			padding:0px;
			padding-right:20px;
		}
	
#footer{
	margin:auto;
	/*background:url('images/bg1.png') repeat-x top;*/
	color:rgb(255,255,255);
	color:rgba(255,255,255, 0.7);
	line-height:14px;
}	

	#footer ul{
		padding-top:10px;
	}
	#footer a{
		color:rgb(255,255,255);
		color:rgba(255,255,255, 0.7);
		text-decoration:none;
	}
	#footer a:hover{
		color:#FFF;
	}	
#footer1{
	width:100%;
	background:#ebebeb;
}
	#footer1 .column3{
		padding:20px 0;
	}
	#footer1 .column3 div{
		float:left;
		width:30%;	
	}
	#footer1 .column3 div:nth-child(3){
		float:right;
	}
	#footer1 .column3 div:nth-child(2){
		margin-left:30px;
	}
	#footer1 .column3 div.clear{
		width:auto;
		float:none;
	}
	#footer1 .column3 div img{
		float:left;
		margin-bottom:30px;
		margin-right:10px;
	}
	#footer1 .column3 div h1{
		font-size:25px;
		line-height:16px;
		margin-bottom:5px;
	}
	#footer1 .column3 div p{
		color:#333;
	}
#footer2{
	width:100%;
	/*background-color:#5f0000;*/
	background: rgb(25,25,25);
	background: rgba(25,25,25,0.98);
	/*background:url('images/block_bg0.png') #1e1e1e;*/
	padding-top:20px;
	padding-bottom:20px;
	
	
	
	/*background:rgba(25,25,25,0.98);*/
	border-top:1px solid rgba(255,255,255,0.5);
	-webkit-box-shadow: 5px 0px 5px rgba(0, 0, 0, 1);
	   -moz-box-shadow: 5px 0px 5px rgba(0, 0, 0, 1);
	        box-shadow: 5px 0px 5px rgba(0, 0, 0, 1);
}
	#footer2 .left{
		margin-left:30px;
		text-align: left;
		float:none;
	}
	#footer2 .left ul.list1 .sep1{
		border:0;
		height:5px;
		padding:0;
		margin:10px;
	}
		#footer2 .left ul.list1 .sep1:nth-child(1){
			margin:0;
			border:0;
		}
		
		#copyright{
			text-align:right;
			padding-top:10px;
		}
		
iframe#map{
	border-radius:0;
	border:1px solid rgba(255,255,255, 0.5);
			
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	   -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	        box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);	
}
		
.block1{
	/*width:280px;*/
	background:url('images/footer_bg1.jpg') top no-repeat #930008;
	border-radius:0;
	margin-bottom:10px;
	color:#FFF;
	border:1px solid rgba(255,255,255, 0.5);
	margin-top: 10px;
			
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	   -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	        box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	/*
	-moz-box-shadow:    inset 0 0 10px #000000;
	-webkit-box-shadow: inset 0 0 10px #000000;
	box-shadow:         inset 0 0 10px #000000;
	*/
	/*text-shadow:1px 1px 3px #000;*/
}
	a .block1 h2{
		text-decoration:none;	
	}
	.block1.alt{
		background:url('images/footer_bg1.jpg') top no-repeat #900007;
	}
	.block1 .padding{
		padding:10px;	
	}
	.block1 strong,
	.block1 h2{
		color:#fff;	
	}
	.block1 h1{
		font-size: 30px;
		color: #fff;
		margin: 0;
		line-height: normal;
	}
	.block1.blue,
	.block1.red{
		color:#333;
	}
	.block1.yellow{
		background:#ffc307;
		color:#333;
	}
		.block1.yellow h2{
			color:#000;	
		}
	.block1.blue{
		background:#223e6b;
		padding:0;
	}
		.block1.blue ul{
			margin-right:0;
			margin:0;
			padding-right:0px;
		}
		#body > #body_body > .right .block1.blue > .padding{
			padding-right:0px;
			padding-left:5px;
		}
	.block1.red{
		background:#a20000;
	}
	.block1.lightgray{
		border:1px solid #AAA;
		background:#FFF;
	}
.line{
	height:6px;
	background:url('images/line.png');	
	margin-bottom:10px;
}

h1.bg{
	height:30px;
	line-height:28px;
	background:url('images/headline1.png') no-repeat left;
	padding-left:20px;
	margin-left:-20px;
	text-shadow:0 0 5px #FFF;
}
h2.alt{
	color:#1e1e1e;
}
h1.cool{
	display:block;
	color:#1e1e1e;
	font-size:30px;
	line-height:30px;
	margin-top:0;
	padding-top:0;
	border-bottom:4px solid #1e1e1e;
	margin-bottom:10px;
}

.icon_facebook{
	height:25px;
	width:25px;
	background:url('images/icon_facebook.png') top;
	cursor:pointer;
}
.icon_facebook:hover{
	background-position:bottom;
}
.icon_twitter{
	height:25px;
	width:25px;
	background:url('images/icon_twitter.png') top;
	cursor:pointer;
}
.icon_twitter:hover{
	background-position:bottom;
}
/********************************************************************************************************/
a{
	color:#333;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
a img{
	border:0;	
}
h1,h4,h5{
	margin:0;
	padding:0;
	font-size:40px;
	line-height:20px;
	color:#081960;	
	margin-bottom:15px;
	
	font-family: Bebas;
	font-weight:100;
	text-shadow:1px 1px 1px #fff;
}
h3{
	margin:0;
	padding:0;
	font-size:40px;
	line-height:20px;
	color:#fff;	
	
	font-family: Bebas;
	font-weight:100;
	text-shadow:1px 1px 1px #000;	
}

	#body > #body_body > .left > .padding h1:nth-child(1){
		font-size:40px;
	}
	h1 span{
		color:#fff;
		text-shadow:1px 1px 1px #333;	
	}
	h1.alt span{
		font-size:18px;
	}
h2{
	margin:0;
	padding:0;
	font-size:15px;
	/*color:#ffc307;*/
	color:#fff;
	margin-bottom:10px;
}	

p{
	margin:0;
	margin-bottom:10px;
	font-size:15px;	
}
em{
	color:#AAA;	
}

ul{
	margin:0;
	padding-left:20px;
}
ul.check1 li {
	background-image: url('images/check2.png');
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin: 0;
	padding-left: 25px;
	list-style: none;
	margin-bottom: 5px;
}
b{
	color:#b8111a;
}
strong{
	color:#000;
	font-weight:lighter;
}

hr{
	border:0;
	border-top:1px dashed #999;
	
	/*border-bottom:1px dashed #666;	*/
	margin:10px 0px;
}
hr.alt{
	border:0;
	margin:10px 0px;
}

.left{
	float:left;	
}
.right{
	float:right;	
}
.clear{
	clear:both;	
}
.list1, ul.list2{
	margin:0;
	padding:0;	
}
.list1 li{
	display:inline;
}
ul.list2{
	list-style:none;
	text-align:justify;	
}
ul.list2 .sep1{
	/*display:none;	*/
	border-bottom:1px dotted #7d8ba6;
	padding:0;
	margin:5px 0;
}
.padding{
	padding:20px;	
}

.thumb1{
	border:3px solid #081960;
	
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	   -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	        box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);	
}
a .thumb1:hover{
	border:3px solid #e10000;
}

.thumb1.right{
	margin-left:10px;	
}
.thumb1.left{
	margin-right:10px;
}

.list2{
	margin:0 auto;
	padding:0 25px;
}
.list2.num{
	list-style:decimal;	
}

.minheight1{
	min-height:472px;
}
.minheight3{
	min-height:411px;
}
.minheight2{
	min-height:190px;
}

input,
textarea{
	border:1px solid #999;	
	width:100%;
}
input[type='radio']{
	border:0;	
	width:auto;
}

.image1{
	background:url('images/noimage1.png') center no-repeat;	
	border:3px solid #999;
	height:100px;
	
}



/********************************************************************************************************/


#accordion h3{
	font-weight:bolder;
	font-size:16px;
}

#accordion div{
	padding:0 35px;
}
#accordion div p{
}


#services.home ul{
	width:28%;
}



#gallery .thumb1{
	margin:5px;	
}


.butt1{
	padding:5px;
	text-align:center;
	cursor:pointer;
}
.butt1:hover{
	background:#333;
}
	.butt1 span{
		font-size:20px;
		font-weight:bolder;	
	}

.product1{
	float:left;	
	width:47%;
	/*border:1px solid #CCC;*/
}
	.products1 .product1:nth-child(odd){
		clear:both;
		margin-bottom:20px;
	}
	.products1 .product1:nth-child(even){
		float:right;
	}
	.products1 .product1 img:first-child{
		width:100%;
	}
	.products1 .product1 img:last-child{
		width:100px;
		float:left;
	}
	.products1 .product1 h1:first-of-type{
		color:#F00;
		margin:0;
		pading:0;	
		margin-top:10px;
	}
	.products1 .product1 p:first-of-type{
		clear:both;
		font-size:10px;		
	}

	.alt .products1 .product1 img:last-of-type{
		float:right;	
	}
	.alt .products1 .product1 h1:first-of-type{
		font-size:14px;
	}	
	.alt .products1 .product1 p:first-of-type{
		clear:none;	
	}

.textbox1{
	padidng-left:5px;
	font-size:10px;	
	margin-bottom:5px;
	/*padding-left:5px;*/
}

.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:100px;
    display:none;
    text-indent:-9999px;
    background: url('images/icon_top.png') no-repeat;
	z-index:5000;
}
.buttmini{
	background:#0064d6;
	color:#FFF;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	padding:0px 5px;
	display:inline-table;
	letter-spacing:1px;
	cursor:pointer;
}
	.buttmini:hover{
		background:#333;	
	}

.contenthide{
	
}
	.contenthide > div:first-child{
		display:none;
	}

#req1{
	z-index:10;	
}
#socialnetworks{
	text-align:right;
	margin-right: 30px;
}
#socialnetworks h2{
	font-family: Bebas;
	font-weight:100;
	font-size:20px;
	line-height:0px;
	margin:0;
	margin-top:-25px;
}
#socialnetworks > h2,
#socialnetworks > div{
	display:inline-block;
	vertical-align:middle;
}
#rotators img{
/*border-radius: 0px;
box-shadow: 0 0 0 5px rgba(0,0,0,0.15);
*/
}

#services.col3 ul {
	width: 30%;
}
#services.col4 ul {
	width: 22%;
}

#services.col3 ul:nth-child(3){
 float:right; 
}
.tab1{
		
}
	.tab1 tr td:first-child{
		text-align:right;
		vertical-align:top;
		padding-top:8px;
		font-weight:bolder;
	}
	.tab1 input.textbox{
		font-size:14px;	
		padding:5px;
		background:rgba(255,255,255,0.9);
	}
	
.success{
	text-align:center;
	border:2px solid #63be2d;
	border-radius:10px;
	padding:15px;
	background:rgba(99,190,45, 0.2);
}

block1.red {
background: #0049a5;
}

.section .padding{
	padding:20px;
	text-align:left;
}
input.textbox1, textarea.textbox1 {
	background: none;
	padding: 0;
	border: 0;
	color: rgba(255,255,255,0.5);
	letter-spacing: 1px;
	font-size: 12px;
}
div.textbox1 {
	background: #FFF;
	margin-bottom: 5px;
	border: 1px solid rgba(0,0,0,0.3);
	border-radius: 3px;
	text-align: left;
	padding: 5px 8px;
	border: 0;
	background: rgba(0,0,0,0.3);
	box-shadow: inset 1px 1px 0 0px rgba(0,0,0,0.6), 1px 1px 0 0px rgba(255,255,255,0.05), inset 0 0px 5px rgba(0,0,0,0.5);
}

















