@import url("core.css");
body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #55504b;
	text-decoration: none;
	text-align:center;
	font-size: 12px;
	background-color: #a50000;
	background-image: url(../images/bg_page.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear:both;
}
.clearspace {
	clear:both;
	height:1px;
	line-height:1px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
h1 {
	font-size:32px;
	color:#a50000;
	padding-bottom:0px;
	font-style:normal;
	font-weight: normal;
	margin-left: -3px;
}
h2 {
	font-size:25px;
	color:#000000;
	padding-bottom:3px;
	font-style:normal;
	font-weight: normal;
	margin-left: -3px;
}
h3 {
	margin-left: -2px;
}

ul {
	margin:0px;
	padding:0px;
}

li {
	margin:0px;
	padding:0px;
	list-style:none;
}

td.item li {
	margin-left:15px;
	padding:0px;
	list-style:inherit;
}

#content ul {
	margin-bottom: 10px;
}

#content ol {
	margin-left: 5px;
}

#content ul li {
	padding:0px;
	margin-left: 15px;
	list-style: disc;
	line-height: 22px;
}

#content ol li {
	padding:0px;
	margin-left: 15px;
	list-style: decimal;
	line-height: 22px;
}

a {
	color: #a50000
}
a:visited {
	color: #a50000
}
a:hover {
	color: #FF0000
}
a:active {
	color: #a50000
}
p {
	margin:0px;
	line-height: 22px;
	padding: 0px 0px 10px 0px;
}
#wrapper {
	width:970px;
	text-align:left;
	padding:0px;
	margin:0px auto;
}
#header {
	height:206px;
}
#logo {
position:absolute;
width:310px;
height:1px;
padding-top:126px;
overflow:hidden;
}
#utilities {
	height:46px;
}
#utilities ul {
	margin-left:325px;
}
#utilities li {
	float:left;
}
.search {
	background-image: url(../images/bg_searchfield.png);
	background-repeat: no-repeat;
	display:block;
	width:216px;
	padding-top:16px;
	padding-left:3px;
}
.searchfield {
	border:1px solid #ffffff;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #55504B;
	width:210px;
	padding-bottom:2px;
}
#gobutton {
	background-image: url(../images/go_button.png);
	display: block;
	height: 0px;
	width: 27px;
	background-position: 0px 0px;
	padding-top: 20px;
	overflow: hidden;
	margin-top:13px;
}
#gobutton:hover {
	background-position: 0px -21px;
}
#utilhome {
	width:58px;
	background-image: url(../images/bg_home.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:1px;
	padding-top:38px;
	overflow:hidden;
	display:block;
	margin-right:42px;
}
#utilhome:hover {
	background-position: 0px -39px;
}
#viewcart {
	height:1px;
	padding-top:45px;
	display:block;
	overflow:hidden;
	background-image: url(../images/ico_viewcart.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
	width:83px;
	margin-right:30px;
}
#viewcart:hover {
	background-position:0px -46px;
}
#myaccount {
	height:1px;
	padding-top:45px;
	display:block;
	overflow:hidden;
	background-image: url(../images/ico_myaccount.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
	width:92px;
	margin-right:29px;
}
#myaccount:hover {
	background-position:0px -46px;
}
#toplinks {
	height:63px;
	clear:both;
	margin-left:411px;
}
#toplinks li {
	float:left;
}
#toplinks li a {
	float:left;
	display:block;
	background-image:url(../images/toplinks1.png);
	background-repeat:no-repeat;
	height:1px;
	padding-top:44px;
	overflow:hidden;
	width:138px;
}
#about {
	background-position: 0px 0px;
}
#about:hover, #about.active {
	background-position: 0px -45px;
}
#contact {
	background-position: -138px 0px;
}
#contact:hover, #contact.active {
	background-position: -138px -45px;
}
#blog {
	background-position: -276px 0px;
}
#blog:hover, #contact.active {
	background-position: -276px -45px;
}
#twit {
	background-position: -414px 0px;
}
#twit:hover, #contact.active {
	background-position: -414px -45px;
}
#mainnav {
	width:785px;
	height:97px;
	margin-left:185px;
}
#mainnav li {
	float:left;
}
#mainnav li a span {
	display:none;
}
#mainnav li a {
	display:block;
	background-repeat: no-repeat;
	height: 1px;
	padding-top:96px;
	overflow:hidden;
}
#mainnav li a:hover {
	background-position:0px -97px;
}
#mainnav li a.active {
	background-position:0px -194px;
}
#navelectronic {
	width:261px;
	background-position:0px 0px;
	background-image: url(../images/electronic_keyless_locks.png);
}
#navmechanical {
	width:263px;
	background-position:0px 0px;
	background-image: url(../images/mechanical_keyless_locks.png);
}
#navdeadbolts {
	width:261px;
	background-position:0px 0px;
	background-image: url(../images/keyless_deadbolts.png);
}
#mainsection {
}
#contentholder {
	background-image:url(../images/bg_contentholder.png);
	background-repeat:repeat-y;
	width:773px;
	float:left;
	margin: 0px;
	margin-top:-9px;
}
#content {
	min-height:625px;
	background-image: url(../images/bg_content.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding:40px 28px 25px 34px;
	line-height: 22px;
}
.firstpara {}
.firstpara img {
	float: right;
	padding-left: 30px;
}
#breadcrumb {
	width:600px;
	font-size: 11px;
	color: #999592;
	padding-top: 19px;
	padding-bottom:15px;
}
#breadcrumb li {
	float:left;
	background-image: url(../images/breadcrumb-divider.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 9px;
	padding-right: 3px;
}
#breadcrumb li.first {
	float:left;
	background-image: none;
	padding-right: 3px;
	padding-left: 0px;
}
#breadcrumb li a {
	color: #999592;
	text-decoration: underline;
}
#breadcrumb li a:hover {
	color: #999592;
	text-decoration: none;
}
#sidebar {
}
#subnav {
	width:179px;
	float:left;
	margin-top:-66px;
	padding-left:12px;
}
#subnav .shoponline {
	background-image: url(../images/title_shoponline.png);
	background-repeat: no-repeat;
	height: 34px;
	width:188px;
	position:absolute;
}
#subnav .browse {
	background-image: url(../images/title_browseby.png);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: default;
	display: block;
	overflow: hidden;
	margin-left:-20px;
	height: 34px;
	width:188px;
}
#subnav .browse1 {
	background-image: url(../images/title_browseby.png);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: default;
	display: block;
	overflow: hidden;
	margin-left:-20px;
	height: 34px;
	width:188px;
	margin-top:-109px;
	-moz-margin-top:-112;
	margin-left:1px;
	padding-bottom:55px;
}

#subnav dl {
	padding-top:46px;
	padding-bottom: 2px;
}
#subnav dt {
}
#subnav dt a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #ffffff;
	display: block;
	width: 157px;
	padding-bottom: 11px;
	padding-left: 22px;
	background-image: url(../images/red_bullet.gif);
	background-repeat: no-repeat;
	background-position: 11px 6px;
}
#subnav dt a:hover, #subnav dt a.active {
	text-decoration:underline;
	color: #ffffff;
}
#subnav dl dd {
	margin-top:-6px;
	padding-top: 0px;
	padding-bottom: 7px;
}
#subnav dd a {
	text-decoration:none;
	color: #FFFFFF;
	display: block;
	width: 144px;
	padding-bottom: 6px;
	padding-left: 32px;
	background-image: url(../images/dash_bullet.gif);
	background-repeat: no-repeat;
	background-position: 24px 6px;
	font-size: 11px;
	font-weight: bold;
}
#subnav li ul li a:hover, #subnav li ul li a.active {
	text-decoration:underline;
	color: #FFFFFF;
}
/*#subnav ul ul { display: none; }
#subnav li.active ul { display: block; }*/
#footer {
	height: 101px;
	background-image: url(../images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	color: #c97575;
	position: relative;
}
#footer a {
	color:#c97575;
	text-decoration:none;
}
#footer a:hover {
	color:#c97575;
	text-decoration:underline;
}
#footerleft {
	position: absolute;
	left: 504px;
	top: 27px;
	/*clear: right;
	float: right;
	padding-right: 15px;*/
}
#footerright {
	/*width:450px;*/
	width: 685px;
	float:right;
	padding-top:11px;
	text-align:right;
	color: #e10000;
	padding-right: 15px;
}
#footerright .boldtext {
	font-weight:bold;
	color: #c97575;
}

