@charset "utf-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
border: none;
text-decoration: none;
}
.clear { clear: both; }

body {
background: #efefef url(img/bg.png) top repeat-x;
}

.all {
background: url(img/blue-wood.jpg) top center repeat-x;
}

.header {
width: 906px;
margin: 0 auto;
}

.body {
background: url(img/bokeh.png) top center no-repeat;
width: 906px;
margin: 0 auto;
}

.logo {
margin-left: 30px;
}

.logo span, .nav span{
display: none;
}

a.logo1 {
float: left;
display: block;
background: url(img/logo.gif) top center;
width: 79px;
height: 76px;
}
a.logo2 {
float: left;
display: block;
background: url(img/logo2.png) center;
width: 232px;
height: 76px;
}

.nav {
background: url(img/icon-bg.jpg) top center no-repeat;
width: 139px;
height: 36px;
float: right;
margin-right: 20px;
}

.nav ul {
padding: 6px 0 0 16px;
opacity: 0.5;
-moz-opacity:0.5;
}
.nav li {
list-style: none;
float: left;
}
.nav a {
display: block;
width: 30px;
height: 23px;
margin-right: 7px;
float: left;
}
.nav a:hover {
border-bottom: 1px #FF0000 solid;
}


.product {
float: left;
padding-top: 20px;
text-align: center;
width: 233px;
height: 335px;
}

.product1 {
margin-left: 40px;
background: url(img/details-wordpress-earrings.png) bottom left no-repeat;
}

.product2 {
margin-left: 63px;
background: url(img/details-wordpress-circular-pendant.png) bottom left no-repeat;
}


.product a{
float: left;
outline: none;
padding-top: 103px;
padding-bottom: 30px;
}

.price {
width: 110px;
display: block;
float: left;
color: #ffffff;
font-size: 33px;
font-weight: bold;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.buy_this {
display: block;
float: right;
background: url(img/add-to-cart.png) center top no-repeat;
width: 123px;
height: 26px;
}

.product a:hover .buy_this {
background: url(img/add-to-cart.png) center bottom no-repeat;
}

.info div {
display: block;
float: left;
width: 215px;
height: 114px;
}

.info {
margin: 0 auto;
padding-top: 20px;
width: 735px;
text-align: center;
}
.info  span{
display: none;
}
.info1 {
background: url(img/30-day-money-back-guarantee.jpg) top center no-repeat;
}
.info2 {
margin-left:45px;
background: url(img/free-shipping-to-anyone-in-usa.jpg) top center no-repeat;
}
.info3 {
margin-left:45px;
background: url(img/secure-transaction-with-paypal.jpg) top center no-repeat;
}

.footer {
width: 830px;
margin: 0 auto;
margin-top: 20px;
background: url(img/footer-bg.jpg) top left repeat-x;
}
.footer2 {
background: url(img/footer-left.jpg) left top no-repeat;
}

.footer3 {
background: url(img/designed-by-wpglamour.jpg) right top no-repeat;
height: 24px;
}

.footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.footer3 {
position: relative;
}
.footer_left {
font-weight: bold;
color: #929292;
float: left;
position: relative;
padding: 5px 0 0 10px;
text-shadow: #fff 1px 1px 0px;
}

.footer_right {
float: right;
}

.footer_right a{
display: block;
height: 24px;
width: 102px;
}
.footer_right span{
display: none;
}

.footer3 .footer_right a:hover {
background: url(img/designed-by-wpglamour.jpg) right bottom no-repeat;
}

.footer_middle {
float: left;
padding-top: 5px;
text-align: center;
padding-left: 200px;
color: #b6b5b5;
font-size: 10px;
}
.footer_middle a{
color: #929292;
}
.footer_middle a:hover{
text-decoration: underline;
}

.hidden { display: none; }

.more_images {
float: left;
padding-left: 10px;
padding-top: 20px;
}

.more_images h3{
letter-spacing: 1px;
padding-top: 3px;
text-align: center;
display: block;
width: 265px;
height: 21px;
/*background: url(img/more-pictures-h3-bg.png) top left no-repeat;*/
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #2E2E2E;
text-shadow: #F7F7F7 1px 1px 0px;
}

.more_images img{
}
.more_images_earrings {
padding-bottom: 10px;
}

.weight {
width: 233px;
color: #fff;
font-family: Verdana;
font-size: 10px;
position: absolute;
text-align: center;
}