body { margin: 0; padding: 0; }
ul { list-style-type: none; margin: 0; padding: 0; }

#ad { background-image: url("images/background_300x600.jpg"); }

img{ cursor:pointer; cursor:hand;}
a img { border: none;} 

.navigation_content { width: 270px; height: 266px; position: absolute; top: 222px; left:15px;}
.nav_content .content { height: 266px; padding: 0 0 0 0px; }
.nav_content .content .viewport { width: 100%; height: 100%; overflow: hidden; }

.nav { height: 0px; width:0px; position:absolute; top:-0px; left:-999px; z-index: 100;}
.nav li { float: left; }
.nav li a { display: none; height: 0px; text-indent: -999em; }

table { width: 100%; height: 100%;}

.items, .item { height: 100%; }
.item { cursor: pointer; font-family: Helvetica; line-height: 11px; text-align: center;}
.item .item_name, .item .item_price, .item .item_saleprice, .item .shop_btn {margin-left: auto; margin-right: auto; width: 100%; }
.item .item_image { height: 205px;}
.item .item_name { line-height: 12px; font-size: 12px; height: 30px; font-family: Georgia, Arial; font-weight:normal;}
.item .item_price {  line-height: 12px; font-size: 14px; font-family: Georgia, Arial; font-weight:bold;}

.nav_arrows { position: absolute; top: 250px; width: 270px; }
.nav_arrows li { position: absolute; top: 0; }
.nav_arrows li.nav_previous { left: 0px; }
.nav_arrows li.nav_next { right: 0px; }
.nav_arrows li a {  display: block; width: 20px; height: 20px; text-indent: -999em; }
.nav_arrows li.nav_previous a {/* background-color: #ff0000; opacity:.5;*/}
.nav_arrows li.nav_next a { /*background-color: #ff0000; opacity:.5; */}
.nav_arrows li.nav_previous a:hover { background-color: #ffffff; opacity:.3; filter: alpha(opacity=30); zoom: 1;}
.nav_arrows li.nav_next a:hover { background-color: #ffffff; opacity:.3; filter: alpha(opacity=30); zoom: 1;}

.pin-it-button{position: absolute; top:100px; left: 156px; }

#join_btn {width: 300px; height: 25px; left: 0px; top:530px; position: absolute; display: block; text-indent: -999em; text-transform: capitalize; border: none; background: transparent;}
#join_btn:hover {background-position: 0 -25px;}