body {
	margin:0px; 
	padding:0px;
	padding:0px;
	font-family: arial, helvetica, sans-serif;
	color: black;
	background: #FFFFFF;
	
}

#center {
	position:absolute;
	left:50%;
	width:700px;
	height:534px;
	margin-top:50px;
	margin-left:-350px;
	background:#ffffff url("images/de_background.gif");
	background-repeat:none;
	}
	
#lawrence-logo{
	position: absolute;
	width:380px;
	height:44px;
	top: 20px;
	left: 20px;
	background: #ffffff url("images/lawrence-automotive.gif");
	background-repeat:none;	
}

#left{
	position: relative;
	width:375px;
	top: 60px;
	left: 20px;
	float: left;
	
}



p.blurb{
	font-size:11px;
	line-height: 17px;
	color: #9C9C9C;
	padding-left: 10px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:8px;
	margin-bottom:0px;
	text-align:justify;
	
}

#right{
	position: absolute;
	width:270px;
	top: 20px;
	right: 20px;
	float: right;
}

#contact{
	position: absolute;
	width: 200px;
	top: 60px;
	left: 50px;
}

p.address{
	font-size:11px;
	line-height: 12px;
	color: #9C9C9C;
	padding-left: 3px;
        padding-top:0px;
        padding-bottom:0px;
        margin-top:8px;
        margin-bottom:0px;



}

.email{
	font-size:11px;
	font-weight: bold;
	color: #067BBE;
	padding-left: 3px;
}

a.email-link, a.email-link:visited, a.email-link:active{
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
	color: #067BBE;
}

a.email-link:hover{
	font-size:11px;
	font-weight: bold;
	text-decoration:underline;
	color: #067BBE;
}

.phone{
	font-size: 11px;
	padding-left: 3px;
	padding-top: 2px;
	color: #067BBE;
	font-weight: bold;
	
}
#recent{
	position:absolute;
	left: 29px;
	top: 422px;
}

.hidden{
	display:none;
	background: #ffffff;
}

.lighty{
	padding-top: 8px;
	margin-left: 2px;
	margin-right: 2px;
}

.bottom-logo{
	padding: 0px;
}
#lang{
	position: relative;
	top: 0px;
	right: 23px;
	float: right;
	padding-left: 5px;
}

a, a:hover, a:active, a:visited{
	text-decoration:none;
}

a.arfon:hover{
	border-bottom: 10px solid #A4A8AB;
	text-decoration:none;
}

a.lang, a.lang:visited, a.lang:active{
	font-size: 10px;
	color: #067BBE;
	text-decoration: none;
	margin-left: 4px;
	float: right;
	vertical-align: middle;
}

a.lang-active:hover{
	font-size: 10px;
	color: #067BBE;
	font-weight: 700;
	text-decoration: none;
	margin-left: 4px;
	float: right;
	vertical-align: middle;
}

a.lang-active, a.lang-active:visited, a.lang-active:active{
	font-size: 10px;
	color: #067BBE;
	font-weight: 700;
	text-decoration: none;
	margin-left: 4px;
	float: right;
	vertical-align: middle;
}

a.lang:hover{
	font-size: 10px;
	color: #067BBE;
	text-decoration: none;
	margin-left: 4px;
	float: right;
	vertical-align: middle;
}
#page{
	position: relative;
	margin-top: 11px;
	border-top: 1px solid #efefef;
}

#logo{
	position: relative;
}
.lawrence-automotive{
	position: relative;
	left: 0px;
}

#bottom{
	position: relative;
	border-bottom: 5px solid #A4A8AB;
}


img{
	border:0px;
}

h3{
	color: #000000;
	font-size: 12px;
}

h4{
	color: #4f4f4f;
	font-size: 10px;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

