/* Product page CSS */

#center #wrapper #body #body_mid #body_content #copy{
	position:relative;
}

#img_spec0 {
	display:inline;
	/* position:absolute; */
}

#img_spec1,#img_spec2 {
	display:none;
	/* position:absolute; */
}

li {
	margin-left:20px;
}

li#wood_options,li#shown_in {
	list-style:none;
	margin-left:0px;
}

li#wood_options {
	font-weight:bold;
}

#shown_in {
	padding:4px;
	height:16px;
	line-height:14px;
	width:433px;
	float:left;
	width:425px;
	border:1px solid #EDEADB;
	border-bottom:0px;
	color:#734028;
	font-family:Times New Roman, serif;
	font-size:12px;
}

#shown_in.shown_visible {
	border-color:#b0b097;
	background-color:#E5E1CB;
	margin-left:20px;
}

#logo_space {
	border:1px solid #B0B097;
	color:#734028;
	float:left;
	font-size:12px;
	height:186px;
	line-height:14px;
	margin-bottom:10px;
	margin-left:20px;
	padding:4px;
	width:578px;
}

#logo {
	color:#734028;
	position:absolute;
	left:173px;
	top:2px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	height:210px;
	line-height:14px;
	padding:4px;
	width:578px;
}

#logo a {
	text-decoration:none;
	float:right;
	display:block;
	height:179px;
	width:154px;
	text-align:center;
}

#logo a:hover {
	text-decoration:underline;
}

#logo img {
	float:right;
	margin-right:1px;
	border:0;
}

#custom_text {
	width:420px;
	float:left;
}

#custom_text h1 {
	font-family:arial,helvetica,sans-serif;
	font-size:14px !important;
	font-weight:bold;
	margin-bottom:16px !important;
	text-align:center;
}

#custom_text input {
	display:block;
	width:286px;
}

#product_options {
	/*margin-top:10px;*/
}

#product_options select {
	display:block;
	width:140px;
	margin-bottom:5px;
	height:17px;
	font-size:10px;
}

#product_options .option_label {
	font-size:10px;
}

#product_price {
	position:relative;
	width:150px;
	height:40px;
}

#product_price span {
	float:left;
	display:none;
	font-size:24px;
	color:#734028;
	position:absolute;
	text-align:right;
	width:140px;
	top:0px;
	left:0px;
	font-weight:bold;
}

#product_price #no_price {
color:#FF2222;
font-size:14px;
text-align:left;
}

.small_pic {
	cursor:pointer;
	margin-left:0px !important;
	float:right;
}

.sp_container {
	height:153px;
	/* left:16px; */
	line-height:155px;
	/* padding-left:2px; */
	position:relative;
	width:157px;
}

.zoom {
	cursor:pointer;
	float:left;
	margin-top:49px;
}

#add_quantity {
	height:14px;
	margin-right:6px;
	padding:1px;
	text-align:center;
	vertical-align:middle;
	width:23px;
}

/* User-Action buttons */
.p_action {
	margin-bottom: 10px;
	position: relative;
	left: -20px;
	background-color: rgb(236, 201, 133);
	width: 155px;
	line-height: 26px;
	height: 26px;
	text-align: right;
	font-weight: bold;
	color: #734028;
	vertical-align:middle;
}

.top_action {
	/*margin-top:40px;*/
}

.p_action a {
	vertical-align: middle;
	display: block;
	padding-right: 10px;
	text-decoration: none;
	color: #734028;
}

#logo_note {
	border:1px solid #B0B097;
	color:#734028;
	float:left;
	font-size:12px;
	line-height:14px;
	margin-bottom:10px;
	margin-left:20px;
	padding:8px;
	width:570px;
	font-family:arial,helvetica,sans-serif;
}
