html {
	background: #c0e9ed;
}

body {
	font:  12px/18px Arial, sans-serif;
	color: #387389;
	letter-spacing: 1px;
}

a:link {
	color: #387389;
}

a:visited {
	color: #387389;
}

a:hover {
	color: #fff;
}

a:active, a:focus {
	color: #fff;
	outline: 0;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.clear {
	clear: both;
}

h6 {
	margin-bottom: 30px;
	font-size: 13px;
	font-style: italic;
}

#container {
	width: 970px;
	margin: 0 auto;
	background: #c0e9ed url(../images/bg.gif) repeat-y;
	border-left: 8px solid #9dcfe2;
	border-right: 8px solid #9dcfe2;
	position: relative;
}

#header {
	background: url(../images/header.gif) no-repeat;
	width: 970px;
	height: 378px;
	position: relative;
}

#top-nav {
	position: absolute;
	left: 600px;
	top: 20px;
}

#top-nav a {
	display: block;
	background: url(../images/blog.png) no-repeat;
	text-indent: -9999px;
	width: 190px;
	height: 62px;
}

#nav li, #footer li {
	float: left;
}

#nav  {
	overflow: hidden;
	position: relative;
	top: -50px;
	margin-left: 130px;
}

#footer {
	overflow: hidden;
	padding: 155px 0 40px;
	color: #387389;
	font-size: 11px;
	clear: both;
	background: url(../images/vintage-sign.png) no-repeat 50% 0%;
}

#footer ul {
	margin-left: 100px;
	margin-bottom: 6px;
	overflow: hidden;
}

#footer p {
	clear: both;
	text-align: center;
	margin-bottom: 6px;
}

#nav li a, #footer li a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #387389;
	margin-right: 45px;
}

#nav li a:hover, #footer li a:hover {
	color: #fff;
}

#main-content {
	padding: 20px;
	color: #387389;
	letter-spacing: 1px;
	position: relative;
	overflow: hidden;
	margin-bottom: 100px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #387389;
}

.product {
	width: 130px;
	text-align: center;
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
}

.product strong {
	font-size: 10px !important;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 12px;
	height: 30px;
	overflow: hidden;
	display: block;
}

.product h2 {
	margin-top: 10px;
}

#the_product_list img {
	left: 0px !important;
	width: 120px;
	height: 120px;
	border: 1px solid #9dcfe2;
	padding: 5px;
}

#the_product_list a {
	text-decoration: none;
}

.product strong a {
	font-size: 11px !important;
}

.prod-img h2 {
	font-weight: bold;
}

h1 {
	font: bold 24px Arial, sans-serif;
	color: #387389;
	padding-bottom: 4px;
	margin-bottom: 6px;
}

.prod-img h4 {
	display: none;
}

#crumbs {
	padding: 10px 0 20px;
}

#product-view #main-content img {
	border: 1px solid #9dcfe2;
	padding: 2px;
	float: left;
	margin-bottom: 15px;
	margin-right: 8px;
}

#product-view h1 {
	position: absolute;
	top: 70px;
	left: 425px;
	width: 400px;
}

#product-view h2 {
	font-weight: bold;
	font-size: 16px;
	margin: 30px 0 0 0px;
	clear: both;
}

#product-view h4 {
	margin: 30px 0 0 0px;
	width: 470px;
}

#product-view h5 {
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	position: absolute;
	top: 360px;
	left: 415px;
}

#product-view h5 a {
	text-decoration: none;
	display: block;
	margin-top: 15px;
	background: url(../images/addcart.png) no-repeat;
	text-indent: -9999px;
	width: 190px;
	height: 62px;
}

.doorknob {
	float: left;
	width: 100px;
	margin-top: 100px;
}

.frame {
	float: right;
	background: url(../images/frame.png) no-repeat;
	width: 431px;
	height: 522px;
	padding: 60px;
	position: relative;
	top: -20px;
}

.home-list {
	float: left;
	width: 100px;
	margin-top: 30px;
}

.home-list li {
	text-align: left;
	margin-left: 75px;
	margin-bottom: 0px !important;
	margin-right: 0px !important;
}

.home-list li a {
	font-size: 13px !important;
	font-weight: normal;
	text-transform: none;
}

.prod-view-main {
	position: relative;
}

.prod-view-main h2 {
	position: absolute;
	top: 50px;
	left: 410px;
}

.prod-view-main h4 {
	position: absolute;
	top: 70px;
	left: 410px;
}

.policies {
	position: absolute;
	top: 430px;
	left: 425px;
}

#quote {
	width: 970px;
	position: relative;
	margin-top: -20px;
	margin-left: 30px;
	margin-bottom: 40px;
}

#shop-key {
	position: relative;
	left: 20px;
	top: 0px;
	
}

body#normal h2 {
	margin-bottom: 20px;
}

form {
}

label {
	display: block !important;
	font-size: 14px !important;
}

.inp, textarea {
	padding: 3px 6px !important;
	font-size: 14px !important;
	width: 250px;
	margin-bottom: 15px;
	border: 1px solid #387389;
}

textarea {
	width: 350px;
	height: 100px;
	margin-bottom: 25px;
}

label em {
	font-size: 12px;
	font-style: italic;
	padding-left: 10px;
}

#checkbox label {
	float: left;
}

#checkbox input {
	float: left;
	position: relative;
	top: 1px;
	margin-right: 6px;
}

#checkbox {
	overflow: hidden;
	margin-bottom: 15px;
	padding: 0px !important;
}

.send {
	display: block;
}

.zoom-expl {
	position: absolute;
	top: 875px;
	left: 140px;
}