/*---------------------------------------------------------------------------------------------------------
//	Product Details
//--------------------------------------------------------------------------------------------------------*/
.specification
{
	border-top:1px solid #955610;
	padding: 3px 0;
	text-align: center;
	font-family: verdana, arial sans-serif;
	font-weight: 1.2em;
	height: auto!important;
	height: 14px;
	min-height: 14px;
}

.specification strong, .specification b
{
	text-transform: uppercase;
}

#commentcount a, #sharelink a, #rate-now a
{
	color: #4D330B;
	background: transparent url('/images/arrow_down.gif') no-repeat center right;
	padding-right:10px;
}

#rate-now
{
	width: 137px;
	float:right;
	position: relative;
	z-index: 100;
}

#rate
{
	display:          none;
	position:         absolute;
	width:            130px;
	right:            0;
	top:              19px;
	padding:          3px;
	background-color: #FDF8EE;
	z-index: 100;
}

#rate a
{
	background-image: none;
	padding:0;
	font-weight:bold;
}

#rating
{
	width: 138px;
	border-right: 1px solid #955610;
	float:left;
}

#commentcount
{
	clear: both;
	width: 138px;
	border-right: 1px solid #955610;
	border-bottom: 1px solid #955610;
	float:left;
	font-weight: bold;
}

#sharelink
{
	width: 137px;
	border-bottom: 1px solid #955610;
	float:left;
	font-weight: bold;
	position: relative;
	z-index: 10;
}

#share
{
	clear: both;
	display: none;
}

#product-right #commentarea
{
	clear: both;
	display: none;
	padding-top:20px;
	width:276px;
	overflow: hidden;
}

#product-right .links-bar
{
	position: absolute;
	border-collapse: collapse;
	margin-left: 138px;
}

#product-right .links-bar td a
{
	background-color: #FDF8EE;
	border-bottom:1px solid #955610;
	line-height: 20px;
	height:      20px;
	width:       132px;
	text-align:  center;
	display:     block;
	text-align:  left;
	padding: 3px;
}

#product-right .links-bar td a:hover {background-color: #EDE3C8;}

#product-right .links-bar td a img
{
	margin-right: 10px;
	vertical-align: middle;
}

#intro, #main-content
{
	float: left;
	clear: left;
	width: 463px;
}

#product-right
{
	width:          276px;
	float:          right;
	overflow:       hidden;
	margin-left:    11px;
}

#product-right h3
{
	font-family:    verdana, arial, sans-serif;
	font-size:      .9em;
	text-transform: uppercase;
	color:          #955610;
	margin-bottom:  .7em;
}

#product-nav
{
	border-top:     1px solid #955610;
	border-bottom:  1px solid #955610;
}

#product-nav td
{
	width:          50%;
	text-align:     center;
}

td#previous
{
	background:     transparent url('/images/left_arrow.gif') no-repeat center left;
}

td#previous a
{
	display:        block;
	padding:        5px 10px 5px 30px;
}

td#next
{
	background:     transparent url('/images/right_arrow.gif') no-repeat center right;
}

td#next a
{
	display:        block;
	padding:        5px 30px 5px 10px;
}


#product-images
{
	margin:         20px 0 7px 0;
	padding-bottom: 9px;
	background:     transparent url('/images/product_image_back.png') no-repeat bottom left;
	height:         276px;
	width:          276px;
}

#product-images div
{
	border:         1px solid #4D330B;
	height:         274px;
	width:          274px;
	overflow: 		hidden;
	text-align:     center;
	background:     transparent url('/images/related_back.gif') repeat top left;
}

#product-images img
{
	margin-left: auto;
	margin-right: auto;
	display:        none;
}

#product-images img#img1 {display: block;}

#product-images-nav a#imglink1 {color:#E1CEB1;}

#product-images-nav a
{
	display:        block;
	float:          left;
	padding-top:	6px;
	padding-left:	3px;
	height:         27px;
	line-height: 	13px;
	width:          31px;
	text-align:     center;
	background:     transparent url('/images/circle.png') no-repeat center center;
	font-family:    georgia, serif;
	font-weight:    bold;
	font-size:      18px;
	color:          #A55B08;
	margin-right:	5px;
}

#related-products
{
	margin: 20px -10px 0px -20px;
	clear:both;
	border-top: 1px solid #955610;
	padding: 2px 0 0 0;
}
#related-products2
{
	margin: 0;
	padding: 15px;
	border-top: 2px solid #955610;
	background: transparent url('/images/related_back.gif') repeat top left;
	font: 1.2em Georgia, serif;
	font-style: italic;
}

#related-products2 table
{ margin-top: 15px;}

#related-products2 table td
{
	padding-right: 20px;
	padding-bottom: 20px;
}

#related-products2 a {color:#4D330B;}


/*---------------------------------------------------
//	Product Display Styles
//--------------------------------------------------*/
.productblock
{
	font-family: verdana, arial, sans serif;
	font-size: .7em;
	padding-top: 1em;
	clear: left;
}

.thumbnail
{
	float: left;
	margin-right: 20px;
}

/*---------------------------------------------------
//	Shopping Cart Styles
//--------------------------------------------------*/
tr.cart-item-block-0 td,tr.cart-item-block-1 td
{
	border-top: 1px solid #e9dcbb;
}

tr.cart-item-block-1 td,
tr.cart-accessory-1 td
{
	background-color: #e9dcbb;
}

tr#row1 td
{
	border-top: none;
}

.order-details
{
	width: 100%;
}

.order-details tr th
{
	font-family: verdana, arial, sans-serif;
	font-size: .9em;
	text-transform: uppercase;

	background-color: #e9dcbb;
	text-align: left;
	padding: 3px 10px 3px 3px;
}

.order-details tr td
{
	font-size: 1.2em;
	padding: 3px 10px 3px 3px;
}

tr.toprule td
{
	border-top: 1px solid black;
}

.continueCheckout
{
	margin: 10px 0 10px 0;
}

.order-details tr th.col-3,
.order-details tr th.col-4,
.order-details tr td.col-3,
.order-details tr td.col-4
{
	text-align: right;
}

/*---------------------------------------------------
//	Checkout Styles
//--------------------------------------------------*/
table.checkoutform
{
	width: 100%;
	margin: 1em 0 1em 0;
}

table.checkoutform tr th
{
	font-family: verdana, arial, sans-serif;
	font-size: .9em;
	text-transform: uppercase;

	background-color: #e9dcbb;
	text-align: left;
	padding: 3px 10px 3px 3px;
}

table.checkoutform tr td
{
	font-family: verdana, arial, sans serif;
/*	font-size: .7em; */
	padding: 3px 10px 3px 3px;
}

div#cart-buttons
{
	margin-top: .75em;
	float:right;
}

input#update
{
	margin-right: 2em;
}
