#bigimg {
	border: 1px solid #c9c4a3;
	height: 360px;
	min-width: 304px;
	padding: 5px
}
.show { display: block }
.hide { display: none }
#thumbs {
	border: 1px solid #c9c4a3;
	margin: 10px 0;
	padding: 5px 2px;
	text-align: center
}
img.th {
	margin: 0 2px
}
#imgcap {
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold
}
.lefts {
	float: left;
	padding: 0 10px;
	text-align: center;
	width: 316px
}
.rights {
	float: left;
	width: 510px;
	padding: 0 10px 0 15px
}
#rt {
	display: block;
	margin-bottom: 24px;
	margin-top: 5px
}
#rm {
	display: block;
	height: 250px;
	margin-bottom: 10px
}
#imgwrap {
	float: left;
	padding: 0 15px 15px 0;
	width: 255px
}
p.des { color: #eee; font-size: 90%; font-weight: 500 }

#fb { float: right; margin-top: 3px }

.mainimg {
	border: 1px solid #c9c4a3;
	padding: 5px
}
#buy {
	background-color: #fdfdfa;
	border: 3px solid #c9c4a3;
	display: block;
	height: 40px;
	padding: 12px 15px;
	margin-top: 10px
}
#price { float: left; margin-right: 15px }
.price {
	font-weight: bold;
	font-size: 25pt;
	margin-top: 10px
}
.sup {
	font-size: 12pt;
	text-decoration: underline;
	vertical-align: top
}
#options { float: left }
#sizechart { margin-bottom: 3px }
a.sizechart {
	font-size: 88%;
	font-weight: normal;
	color: #852222;
	text-decoration: none;
        padding-right: 20px;
        background: transparent url(../images/popup_icon.gif) no-repeat center right;
}
a.sizechart:hover { text-decoration: underline }

select.size {
	margin-right: 5px;
}
.buy_btn {
	background: url(../images/buy_btn.jpg) no-repeat;
	width: 93px; height: 22px; border: none;
	cursor: pointer;
	margin-left: 5px
}
#paypal {
	margin-top: 5px;
	text-align: right;
	width: 100%
}
.paypal {
	padding-right: 5px
}
a.popwin {
  padding-right: 20px;
  background: transparent url(../../images/popup_icon.gif) no-repeat center right;
}
