body {
	font:  12px/18px "Arial Narrow", Arial, sans-serif;
	color: #897c99;
}

a:link {
	color: #897c99;
}

a:visited {
	color: #897c99;
}

a:hover {
	color: #897c99;
}

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

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.clear {
	clear: both;
}

.no-margin {
	margin: 0 !important;
}

#page {
	width: 970px;
	margin: 0 auto;
}

#header {
	height: 106px;
}

#header-inner {
	overflow: hidden;
}

#logo {
	float: left;
}

#logo a {
	display: block;
	width: 240px;
	height: 79px;
	text-indent: -9999px;
	background: url(images/gb-logo.gif) no-repeat;
}

#middle {
	background: url(images/middle.gif) no-repeat;
	float: left;
	width: 588px;
	height: 79px;
}

#blog {
	float: left;
}

#blog a {
	display: block;
	width: 142px;
	height: 79px;
	text-indent: -9999px;
	background: url(images/blog.gif) no-repeat;
}

#nav {
	clear: both;
	height: 27px;
	background: #897c99;
	overflow: hidden;
	padding-left: 24px;
}

#nav li, #subnav li {
	float: left;
	position: relative;
	top: 4px;
}

#nav li a, #subnav li a {
	color: #fff;
	font: 14px "Arial Narrow", Arial, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
}

#gifts {
	margin-left: 405px;
}

#shop {
	margin-left: 325px;
}

#subnav {
	height: 27px;
	background: #897c99;
	padding-left: 24px;
}

#necklaces {
	position: relative;
	left: 100px;
}

#bracelets {
	position: relative;
	left: 355px;
}

#earrings {
	position: relative;
	left: 630px;
}

#products {
	overflow: hidden;
}

#necklace-img {
	display: block;
	text-indent: -9999px;
	width: 323px;
	height: 347px;
	background: url(images/necklace-home.jpg) no-repeat;
	float: left;
}

#bracelet-img {
	display: block;
	text-indent: -9999px;
	width: 323px;
	height: 347px;
	background: url(images/bracelets-home.jpg) no-repeat;
	float: left;
}

#earrings-img {
	display: block;
	text-indent: -9999px;
	width: 324px;
	height: 347px;
	background: url(images/earrings-home.jpg) no-repeat;
	float: left;
}

h1 {
	border-bottom: 1px dotted #897c99;
	margin: 20px 20px 30px 20px;
	color: #fff;	
}

h2 {
	border-bottom: 1px dotted #897c99;
	padding-bottom: 4px;
	font: 26px "Arial Narrow", Arial, sans-serif;
	margin: 20px 20px 30px 20px;
}

#content p {
	margin: 0 0 20px 20px;
	font-size: 14px;
}

#the_product_list {
	overflow: hidden;
	margin: 0 0 40px 20px;
}

#the_product_list .product-info {
	display: none;
}

.product {
	float: left;
	width: 225px;
	height: 230px;
	text-align: center;
}

.product strong {
	font-size: 16px;
	width: 230px;
	text-align: center;
	display: block;
}

.product a {
	text-decoration: none;
}

.product h2 {
	font-size: 14px;
	position: relative;
	top: -14px;
	width: 100px;
	text-align: center;
	border: none !important;
}

.prod-img {	
	padding: 0 !important;
	width: 140px;
	margin: 0 auto;
}

.prod-img a {
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
	text-align: center;
}

.prod-img a p {
	overflow: hidden;
	width: 140px;
	height: 140px;
	text-align: center;
}

.prod-img p {
	margin: 0 !important;

}

.prod-img h4 {
	display: none;
}

.product img {

	border: 1px solid #897c99;
	padding: 5px;
}

#subnav {
	margin-top: 40px;
}

#content {
	overflow: hidden;
}

.product-view img {
	float: left;
	border: 1px solid #897c99;
	padding: 5px;

}

.product-view .product-info {
	float: left;
	margin-left: 20px;
	font-size: 14px;
	width: 400px;
}

.product-view h4 {
	border: none !important;
	position: relative;
	left: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	padding-right: 30px;
}

.product-view h2 {
	border: none !important;
	position: relative;
	left: 20px;
	margin-bottom: 10px;
}

.product-view h1 {
	margin-bottom: 30px;
}

.aboutfontcnt {
	padding: 0 20px;
	display: block;
}

#content div {
	padding: 0 20px;
}

#content #products {
	padding: 0 !important;
}

#content p img {
	
}

.prod-img img {
	width: 150px !important;
	height: 150px !important;
}

#content.product-view p img {
	float: left;
	margin-left: 0px !important;
}

h5 {
	margin: 30px 0 0 20px;
	position: relative;
	left: 20px;
	font-size: 18px;
}

h5 a {
	text-decoration: none;
	border-bottom: 1px solid #897c99;
	padding-bottom: 4px;
}

h5 a:hover {
	border-bottom: none;
}

#shop input {
	color: #fff;
	border: none;
	background: none;
}

#footer {
	margin: 20px 0 40px;
	text-align: center;
}

#footer ul {
	overflow: hidden;
	text-align: center;
	width: 415px;
	margin: 0 auto 15px;
}

#footer li {
                     float: right;
                     margin-right: 20px;
}

#footer li a {
	font-size: 13px !important;
}

#footer li a:hover {
	text-decoration: none;
}

.buy-now {
	border: 1px solid #f00;
	overflow: hidden;
	padding: 0px !important;
}

.zoom-expl {
	clear: both;
	background: #897c99;
	color: #fff;
	width: 387px;
	text-align: center;
	padding: 3px 0px !important;
	margin-left: 20px;
	font-size: 13px;
}

.int-img {
	float: right;
	border: 1px solid #897c99;
	padding: 5px;
	margin: 0 0 35px 15px;
}

form {
	margin-left: 20px;
}

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 #897C99;
}

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;
	border: 1px solid #897C99;
	background: #fff;
	padding: 3px 8px;
}