/* @override http://lexologyautocare.com/new/css/main.css */

@charset "UTF-8";
/* CSS Document */
/* CSS for Lexology Autocare, Designed and Developed by Dogs of Design Studios */


body	{
	background-color: #181c1e;
	background-image: url(../images/bodybackground.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}
#body_container	{
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 900px;  /* using less than a full screen width allows for browser chrome and avoids a horizontal scroll bar */
	background: #212628;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	top: 0px;
	bottom: 0px;
	background-image: url(../images/bodybackground.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#logo_header {
	position: absolute;
	left: 71px;
	top: 0px;
	width: 531px;
	height: 118px;
	z-index: 1;
}
#location_block {
	position: absolute;
	left: 602px;
	top: 0px;
	right: 0px;
	width: 231px;
	padding-right: 5px;
	padding-top: 3px;
	height: 118px;
	z-index: 1;
	background-image: url(../images/10_03.jpg);
	background-repeat: no-repeat;
}
#location_block h2 {
	padding: 0 3px;
	font-family: Tahoma;
	font-size: 12px;
	color: #08A7FF;
	text-align: right;
	font-weight: bold;
	font-variant: small-caps;
	margin: 3px;
}
#location_block p {
	padding: 0 3px;
	margin: 3px;
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	text-align: right;
}

/*  REFERENCE FOR #navifation_bar_container
#submenublock	{
	display: block;
	background-image: url(../images/main-nav-bg-off.jpg);
	background-repeat: repeat-x;
	height: 43px;
	width: 100%;
	}
*/

#navigation_bar_container {
	position: relative;
	display: block;
	left: 71px;
	top: 118px;
	background-image: url(../images/1_11.jpg);
	background-repeat: repeat-x;
	height: 32px;
	width: 762px;
	padding: 0 auto;
}
/*
#left_gradient_bar {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 71px;
	height: 100%;
	padding: 0;
	background-image: url(../images/1_01.jpg);
	background-repeat: repeat-y;
}
#right_gradient_bar {
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 67px;
	height: 100%;
	z-index: 1;
	vertical-align: middle;
	background-image: url(../images/1_04.jpg);
	background-repeat: repeat-y;
}
*/
#table_content {
	position: relative;
	top: 0px;
	bottom: 0px;
	width: auto;
	min-height: 756px;
	margin: 0px;
	background-color: #181B1D;
	z-index: 1;
	padding: 0px;
	left: 0px;
}
#table_content .content {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	padding: 0 25px 20px;
	margin: 0;
}
#table_content .content p {
	margin: 0px;
}
#table_content .content h3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #08A7FF;
	font-weight: bold;
	padding: 0 25px;
	margin-top: 25px;
	margin-bottom: 3px;
}
#table_content .quote {
	font: italic 12px Tahoma;
	padding: 25px;
}
#table_content .content h4 {
	text-align: right;
	color: #fff;
	font: 16px Tahoma;
}
#table_content .content h6 {
	text-align: left;
	font-size: 20px;
	color: #08A7FF;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 0px;
}
#table_content #general {
	background-image: url(../images/main_content_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0 25px 20px;
	margin: 0;
}
#table_content #general ul {
	list-style-type: disc;
	list-style-position: inside;
	opacity: 0.75;
	padding: 10px 35px;
}
#table_content #general li {
	list-style-position: inside;
	opacity: 0.75;
	list-style-type: disc;
}
#table_content #general h3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #08a7ff;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
}
#table_content #general p {
	padding: 5px 30px;
}
#table_content #calendar {
	background-image: url(../images/10_17.jpg);
	background-repeat: no-repeat;
	background-position: top;
	backgroundnd-color: #181B1D;
	height: 321px;
	min-height: 321px;
	font-family: Tahoma;
	font-size: 12px;
	vertical-align: top;
	color: #fff;
	padding: 0;
	padding-bottom: 15px;
	margin: 0;
	width: 252px;
}
#table_content #promotions {
	background-image: url(../images/10_18.jpg);
	background-repeat: no-repeat;
	background-position: top;
	backgroundnd-color: #181B1D;
	height: 321px;
	min-height: 321px;
	font-family: Tahoma;
	font-size: 12px;
	vertical-align: top;
	color: #fff;
	padding: 0 0 15px;
	margin: 0;	
	width: 251px;
}
#table_content #about {
	background-image: url(../images/10_19.jpg);
	background-repeat: no-repeat;
	background-position: top;
	backgroundnd-color: #181B1D;
	height: 321px;
	min-height: 321px;
	font-family: Tahoma;
	font-size: 12px;
	vertical-align: top;
	color: #fff;
	padding: 0 0 15px;
	margin: 0;	
	width: 259px;
}
#table_content #calendar p,
#table_content #promotions p, 
#table_content #about p {
	padding: 0 25px;
}
#table_content img {
	padding: 0px;
	margin: 0px;
}
#table_content img a {
	color: #08A7FF;
	text-decoration: none;
	border-style: none;
	border: 0px;
}
#table_content .content a {
	color: #08A7FF;
	text-decoration: none;
	border-style: none;
	border: 0px;
}
#apDiv12 {
	position: absolute;
	left: 71px;
	top: 150px;
	width: 762px;
	height: 100%;
	min-height: 756px;
	z-index: 1;
	margin: 0;
}
#footer {
	position: relative;
	margin: 0px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 15px;
	bottom: 0px;
}
#footer .links {
	font-family: Tahoma;
	font-size: 10px;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
}
#footer a {
	color: #08A7FF;
}
#footer a:hover {
	color: #fff;
}
#mechanics {
	width: 100%;
}
#mechanics h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #08a7ff;
	padding-top: 5px;
	padding-bottom: 3px;
}
#mechanics .content {
text-align: center;
vertical-align: top;
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	padding: 0 10px;
	margin: 0;
}