@charset "utf-8";
/* CSS Document */
body {
background-color:#e9e9e9;
line-height:normal;
text-align:center;
padding:0;
margin:0;
}
p {
}
a {
font-size:9pt;
color:#CC0000;
text-decoration:underline;
}
img {
line-height:normal;
text-align:left;
padding:0 0 0 0;
margin:0 0 0 0;
}
	a.locksmithing {
	width:80px;
	height:25px;
	display:block;
	background-image:url(../images/locksmiths-button.gif);
	background-repeat:no-repeat;
	line-height:25px;
	text-align:center;
	color:#F1F1F1;
	font-size:10pt;
	text-decoration:none;
	margin:10px 20px 0 20px;
	}
	a.locksmithing:hover {
	background-image:url(../images/lock-button.gif);
	background-repeat:no-repeat;
	}
	a.mobile-locksmith {
	width:80px;
	height:25px;
	display:block;
	background-image:url(../images/lock-button.gif);
	background-repeat:no-repeat;
	line-height:25px;
	text-align:center;
	color:#F1F1F1;
	font-size:10pt;
	text-decoration:none;
	margin:20px 20px 0 20px;
	}
	a.mobile-locksmith:hover {
	background-image:url(../images/locksmiths-button.gif);
	}
#locksmiths-wrapper {
height:auto;
text-align:left;
background-color:white;
padding:0;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}
#locks-top {
height:150px;
background-image:url(../images/topbg.jpg);
background-repeat:no-repeat;
padding:0;
margin:0;
}
	#locksmiths-flash {
	height:100px;
	padding:0;
	margin:0;
	}
#keys-navigation {
height:40px;
padding:0;
margin:0;
}
	a.keys-navigation {
	width:101px;
	height:40px;
	display:inline;
	font-size:11pt;
	color:#F1F1F1;
	text-decoration:none;
	text-align:center;
	line-height:40px;
	background-image:url(../images/keys-navigation.png);
	background-repeat:no-repeat;
	float:left;
	margin:10px 0 0 0;
	}
	a.keys-navigation:link {
	}
	a.keys-navigation:hover {
	background-image:url(../images/keys-navigation-hover.png);
	background-repeat:no-repeat;
	}
	a.keys-navigation:active {
	}
	a.keys-navigation:visited {
	}
	a.keys-active {
	width:101px;
	height:40px;
	display:inline;
	font-size:11pt;
	color:#F1F1F1;
	text-decoration:none;
	text-align:center;
	line-height:40px;
	background-image:url(../images/keys-navigation-hover.png);
	background-repeat:no-repeat;
	float:left;
	margin:10px 0 0 0;
	}

#locksmithing-header {
height:225px;
padding:0 0 0 0;
margin:0 0 0 0;
border-top:1px white solid;
border-bottom:1px white solid;
}
	#locksmiths-image {
	height:225px;
	padding:0;
	margin:0;
	border:0;
	}
	#call-locksmiths {
	height:225px;
	background-image:url(../images/emergency-locksmiths.jpg);
	background-repeat:repeat-x;
	line-height:normal;
	padding:0 0;
	margin:0 0;
	}
		#locksmiths-services {
		height:90px;
		padding:0 0;
		margin:0 0;
		border:0;
		}
		p.call-locksmiths {
		margin:0 0px 0 20px;
		}
		p.call-locksmith {
		margin:10px 0px 0 20px;
		font-size:15px;
		}
#locksmith-blocks {
height:210px;
background-image:url(../images/locksmith-services.jpg);
background-repeat:repeat-x;
background-color:white;
padding:0;
margin:0;
border-bottom:5px #efefef solid;
}
	#locksmith-blocks p {
	font-size:8pt;
	margin:5px 15px 0 10px;
	}
	.locksmith-block {
	width:223px;
	height:210px;
	float:left;
	}
	.lock-spacer {
	width:2px;
	height:200px;
	background-image:url(../images/locks-spacer.jpg);
	background-repeat:no-repeat;
	float:left;
	}
		.blocks-bottom {
		width:200px;
		margin:10px 0 0 10px;
		}
			.locksmith-icon {
			width:64px;
			float:left;
			}
			.locksmith-button {
			width:120px;
			float:left;
			}
#locksmith-page {
height:auto;
background-color:white;
padding:10px 0 10px 0;
margin:0;
overflow:hidden;
position:relative;
}
	#locksmiths-content {
	height:auto;
	}
	#locksmith-sidebar {
	height:auto;
	}
		#locksmith-sidebar h2 {
		margin-left:0;
		}
		#locksmith-sidebar h4 {
		margin-left:0;
		}
		#locksmith-sidebar p {
		margin:0 10px 0 0;
		}
		#locksmith-sidebar a {
		font-size:9pt;
		color:#CC0000;
		text-decoration:underline;
		}
		#locksmith-sidebar h5 a {
		font-size:9pt;
		color:#00397b;
		text-decoration:underline;
		}
		#local-locksmiths {
		height:auto;
		text-align:left;
		}
		#local-locksmiths ul {
		width:60px;
		height:auto;
		float:left;
		display:inline;
		list-style:none;
		padding:0;
		margin:0;
		}
		#local-locksmiths li {
		width:60px;
		height:30px;
		display:block;
		list-style:none;
		text-align:left;
		float:left;
		padding:0;
		margin:0;
		}
		#local-locksmiths p {
		padding:0;
		margin:0;
		}
		#local-locksmiths li a {
		width:58px;
		height:28px;
		float:left;
		color:black;
		text-align:left;
		text-decoration:none;
		background-color:white;
		padding:2px 0 0 2px;
		}
		#local-locksmiths li a:hover {
		color:#F1F1F1;
		background-image:url(../images/locations-hover.jpg);
		background-repeat:no-repeat;
		}
		a.more-link {
		display:block;
		margin:10px 0 10px 0;
		}
#locksmiths-submenu {
height:40px;
background-image:url(../images/submenu-locksmiths.jpg);
background-repeat:repeat-x;
border-top:1px white solid;
border-bottom:1px white solid;
}
	.locksmiths-spacer {
	width:2px;
	display:inline;
	float:left;
	}
	a.locksmiths-submenu {
	width:98px;
	height:40px;
	display:inline;
	line-height:40px;
	text-align:center;
	text-decoration:none;
	color:#666666;
	background-image:url(../images/submenu-locksmiths.jpg);
	background-repeat:repeat-x;
	float:left;
	}
	a.locksmiths-submenu:hover {
	background-image:url(../images/locksmiths-submenu.jpg);
	background-repeat:no-repeat;
	}
	a.active-submenu {
	width:98px;
	height:40px;
	display:inline;
	line-height:40px;
	text-align:center;
	text-decoration:none;
	color:#666666;
	background-image:url(../images/locksmiths-submenu.jpg);
	background-repeat:repeat-x;
	float:left;
	}
#locksmith-footer{
height:50px;
background-color:#e0e0e0;
}
	#locksmith-copyrights {
	margin:10px 0 0 0;
	}
	#locksmith-toolbar {
	height:50px;
	background-color:#d2d2d2;
	}
		a.blogger {
		width:55px;
		height:50px;
		display:inline;
		background-image:url(../images/locks_blogger.jpg);
		background-repeat:no-repeat;
		float:left;
		}
		a.blogger:hover {
		background-image:url(../images/locks_blogger_hover.jpg);
		background-repeat:no-repeat;
		}
		a.rss {
		width:55px;
		height:50px;
		display:inline;
		background-image:url(../images/keys_rss.jpg);
		background-repeat:no-repeat;
		float:left;
		}
		a.rss:hover {
		background-image:url(../images/keys_rss_hover.jpg);
		background-repeat:no-repeat;
		}
		a.youtube {
		width:55px;
		height:50px;
		display:inline;
		background-image:url(../images/rekey_youtube.jpg);
		background-repeat:no-repeat;
		float:left;
		}
		a.youtube:hover {
		background-image:url(../images/rekey_youtube_hover.jpg);
		background-repeat:no-repeat;
		}
		a.myspace {
		width:55px;
		height:50px;
		display:inline;
		background-image:url(../images/locksmith_myspace.jpg);
		background-repeat:no-repeat;
		float:left;
		}
		a.myspace:hover {
		background-image:url(../images/locksmith_myspace_hover.jpg);
		background-repeat:no-repeat;
		}
		a.twitter {
		width:55px;
		height:50px;
		display:inline;
		background-image:url(../images/locksmiths_twwiter.jpg);
		background-repeat:no-repeat;
		float:left;
		}
		a.twitter:hover {
		background-image:url(../images/locksmiths_twwiter_hover.jpg);
		background-repeat:no-repeat;
		}
		a.facebook {
		width:55px;
		height:50px;
		display:inline;
		background-image:url(../images/24-hour_facebook.jpg);
		background-repeat:no-repeat;
		float:left;
		}
		a.facebook:hover {
		background-image:url(../images/24-hour_facebook_hover.jpg);
		background-repeat:no-repeat;
		}
		a.amex {
		width:55px;
		height:50px;
		display:inline;
		background-image:url(../images/emergency-locksmith_amex.jpg);
		background-repeat:no-repeat;
		float:left;
		}
		a.amex:hover {
		background-image:url(../images/emergency-locksmith_amex_hover.jpg);
		background-repeat:no-repeat;
		}
		a.mastercard {
		width:55px;
		height:50px;
		display:inline;
		background-image:url(../images/padlock_master-card.jpg);
		background-repeat:no-repeat;
		float:left;
		}
		a.mastercard:hover {
		background-image:url(../images/padlock_master-card_hover.jpg);
		background-repeat:no-repeat;
		}
		a.visa {
		width:55px;
		height:50px;
		display:inline;
		background-image:url(../images/24-locksmith_visa.jpg);
		background-repeat:no-repeat;
		float:left;
		}
		a.visa:hover {
		background-image:url(../images/24-locksmith_visa_hover.jpg);
		background-repeat:no-repeat;
		}
td {
font-weight:bold;
}		
p.error {
color:red;
margin-left:10px;
font-weight:bold;
}
p.captcha {
color:#FFFFFF;
background:#002a64;
display:block;
padding:0px;
margin:0px;
height:25px;
width:50px;
text-align:center;
line-height:25px;
font-weight:bold;
}

