﻿#video_div {
	text-align: center;
	clear: both;
	position: relative;
	padding-top: 20px;
	padding-bottom: 10px;
}
#testimonials {
	width: 480px;
	float: left;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	position: relative;
	padding-top: 20px;
}
#tabcontainer {
float: right;
	
}
#tabcontainercontainer {
	float: right;width:295px;margin-top: 5px;
	position: relative;
}

#scroll {
	float: left;
	height: 350px;
	width: 120px;
	overflow: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	position: relative;
}
.order_pad {
	margin-top: 20px;
	vertical-align: middle;
}
.cell2 {
	width: 120px;
	height: 20px;
	padding-left: 3px;
}
.cell1 {
	width: 60px;
	height: 20px;
	text-align: right;
	padding-right: 3px;
}
#factoids {
	float: right;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: none;
}
div.scroll img {
	margin-bottom: 3px;
	margin-top: 3px;
}
#picture_panel {
	margin: 5px;
	border: 2px solid #7A6012;
	text-align: center;
	height: 346px;
	float: left;
	width: 346px;
	position: relative;
}
#picture_panel img {
	vertical-align: middle;
}
input[name=realtimeprice] {
	background-color: #E3C781;
	font-weight: bold;
}
#lbOverlay {
	position:fixed;
	top:0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 500px;
}
#lbOverlay.gold {
	background-color:#000000;
}
#lbMain {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
	line-height: 0;
}
#lbMain a img {
	border: none;
}
#lbOuterContainer {
	position: relative;
	background-color: #fff;
	width: 200px;
	height: 200px;
	margin: 0 auto;
}
#lbOuterContainer.gold {
	border: 3px solid #B0B000;
}
#lbDetailsContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	width: 100%;
	line-height: 1.4em;
	overflow: auto;
	margin: 0 auto;
}
#lbDetailsContainer.gold {
	border: 3px solid #B0B000;
	border-top: none;
}
#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute;
	top: 45%;
	left: 0%;
	height: 32px;
	width: 100%;
	text-align: center;
	line-height: 0;
	background: url(/images/loading.gif) center no-repeat;
}
#lbHoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }
#lbPrev {
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat;
	display: block;
	left: 0;
	float: left;
}
#lbPrev.gold:hover, #lbPrev.gold:visited:hover {
	background: url(/images/prev_gold.gif) left 15% no-repeat;
}
#lbNext {
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat;
	display: block;
	right: 0;
	float: right;
}
#lbNext.gold:hover, #lbNext.gold:visited:hover {
	background: url(/images/next_gold.gif) right 15% no-repeat;
}
#lbPrev2, #lbNext2 {
	text-decoration: none;
	font-weight: bold;
}
#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
#lbDetailsData { padding: 0 10px; }
#lbDetailsData.gold { color: #666600; }
#lbDetails {
	width: 60%;
	float: left;
	text-align: left;
}
#lbCaption {
	display: block;
	font-weight: bold;
}
#lbNumberDisplay {
	float: left;
	display: block;
	padding-bottom: 1.0em;
}
#lbNavDisplay {
	float: left;
	display: block;
	padding-bottom: 1.0em;
}
#lbClose {
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbClose.gold { background: url(/images/close_gold.png) no-repeat; }
#lbPlay {
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbPlay.gold { background: url(/images/play_gold.png) no-repeat; }
#lbPause {
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbPause.gold { background: url(/images/pause_gold.png) no-repeat; }
#item-image {
	max-width: 330px;
	max-height: 330px;
}
#container {
	clear: both;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* tabs*/ 
.anchors {
}
.anchors:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.anchors li {
	margin: 0px 2px 0px 0px;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #CC903C;
	background-color: #D7BF9A;
	float: left;
}
.anchors ul{
	list-style: none;
}
.anchors a {
	background-color: #D7BF9A;
	color: #481800;
	padding-right: 7px;
	padding-left: 7px;
	z-index: 2;
}
.anchorcontent {
	border: 1px solid #7A6012;
	padding: 1em;
}
.anchors .on a {
	font-weight: bold;
	float: left;
	position: relative;
	top: 1px;
}
.anchors a:focus, .anchors a:active {
    outline: none; /* @ Firefox 1.5, remove ugly dotted border */
}
.anchors .on a, .anchors a:focus, {
	background-color: #E3C781;
}
.anchors .on a:link, .anchors .on a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.size_table{
	width:560px;text-align:center;border:1px #CE922B solid;
}
.size_table td{
	border-bottom:1px #CE922B solid;text-align:center;
}
#item_heading {
	font-size: 2em;
	background-color: #8C3100;
	color: #E3C781;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
	line-height: 1.1em;
	font-style: italic;
}
