﻿/*Dlocksmiths CSS Styles*/

.container	{
	width:870px;
	margin-left:auto;
	margin-right:auto;
	border:16px;
	border-color:#0C63A1;
	border-style:outset;
}
.top		{
	text-align:right;
	font-weight:bold;
	background-color:#0C63A1;
	color:#ffffff;
	font-weight:bolder;
}
.noborder	{
	border:0px;
}
.right		{
	width:200px;
}
.left	{
	width:150px;
}
.content	{
	width:inherit;
}
td		{
	vertical-align:top;
}
p		{
	margin:5px;
}
h1,h2	{
	text-align:center;
	color:#0C63A1;
	font-size:16pt;
}
.cars	{
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
.copyright		{
	text-align:center;
	font-weight:bold;
}
.lockbrands		{
	text-align:center;
	font-weight:bolder;
}
.payment	{
	text-align:center;
}
.links	{
	text-align:center;
}
body	{
	font-family:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS";
	font-size:12pt;
}
a:link	{
	font-weight:bold;
	text-decoration:none;
	color:#0C63A1;
}
a:visited	{
	font-weight:bold;
	text-decoration:none;
	color:#0C63A1;
}
a:hover	{
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
.heading	{
	text-align:center;
	font-weight:bolder;
	font-size:14pt;
}