#mainContainer
{
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	line-height: normal;
}

#leftColumn
{
	background-position: center top;
	background-image: url(  '../images/ProductBackground.jpg' );
	background-repeat: no-repeat;
	width: 640px;
	float: left;
	margin-top: 10px;
}

#leftColumnWrapper
{
	width: 650px;
	float: left;
	border-top: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
}

#itemColumn
{
	position:relative;
	float: left;
}

#productPhotosColumn
{
	width: 82px;
	height:470px;
	float: left;
}

#scrapbookColumn
{
	display:none;
	border-color: #000000;
	float: left;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	padding-bottom: 10px;
}

#bioColumn
{
	float:left;
	width:432px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	padding-bottom: 10px;
}

#spacerColumn
{
	float: left;
	clear: left;
}

#detailsColumn
{
	width: 205px;
	float: right;
	margin-top: 10px;
}

#shoppingBagImage
{
	border-width: 0px;
	vertical-align: middle;
	padding-top: 9px;
}

#productCrumb
{
	padding: 0;
	width: 600px;
	line-height: normal;
}

#productCrumb a:link, .crumb a:visited, .continue a:link, .continue a:visited { color: #e15405; }

#productImageWrapper {
	width:349px;
	height:470px;
	float:left;
}

#rightColumn
{
	width: 111px;
	float: right;
}

.productMayLikeImage
{
	width: 80px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#productMaylikeArea
{
	padding-top: 10px;
	padding-left: 5px;
}

.action
{
	background: url(../images/utility/orangedot.gif) 0 2px no-repeat;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
}

#productPhotosSlider
{
	width: 60px;
	height: 277px;
	padding-left: 0px;
	margin-left: 10px;
	overflow:hidden; 
}

#productPhotosSlider ul, #productPhotosSlider li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#productPhotosSlider li{ 
	width:60px;
	height: 277px;
	overflow:hidden; 
}

#productPhotosSlider a
{
	display:inline-block
}

#productPhotosSliderNext
{
	z-index: 1000;
	text-indent: -8000px;
	display: block;
	position: absolute;
	width: 41px;
	height: 34px;
	overflow: hidden;
	margin-left: 17px;
}

#productPhotosSliderPrev
{
	z-index: 1000;
	text-indent: -8000px;
	display: block;
	position: absolute;
	width: 41px;
	height: 34px;
	overflow: hidden;
	margin-left: 17px;
	margin-top: -320px;
}

#productPhotosSliderPrev A
{
	background-image: url(../images/UpArrow.gif);
	background-repeat: no-repeat;
	background-position:center;
	width: 41px;
	height: 34px;
	display: block;
}

#productPhotosSliderNext A
{
	background-image: url(../images/DownArrow.gif);
	background-repeat: no-repeat;
	background-position:center;
	width: 41px;
	height:34px;
	display: block;
}

#scrapBookPhotosSlider ul, #scrapBookPhotosSlider li
{
	margin: 0;
	height:115px;
	padding: 0;
	list-style: none;
}

#scrapBookPhotosSlider
{
	padding-left: 0px;
	margin-left: 10px;
	overflow:hidden; 
}

#scrapBookPhotosSlider, #scrapBookPhotosSlider li{ 
	width:425px;
	height:115px;
	overflow:hidden; 
}

#scrapBookPhotosSliderNext
{
	text-indent: -8000px;
	z-index: 1000;
	display: block;
	position: absolute;
	width: 34px;
	height: 41px;
	overflow: hidden;
	margin-top: -75px;
	margin-left: 385px;
}

#scrapBookPhotosSliderPrev
{
	text-indent: -8000px;
	z-index: 1000;
	display: block;
	position: absolute;
	width: 34px;
	height: 41px;
	overflow: hidden;
	margin-left: 0px;
	margin-top: -75px;
}

#scrapBookPhotosSliderNext A
{
	background-image: url(  '../images/rightarrow.gif' );
	background-repeat: no-repeat;
	width: 34px;
	height: 41px;
	position: relative;
	display: block;
}

#scrapBookPhotosSliderPrev A
{
	background-image: url(  '../images/leftarrow.gif' );
	background-repeat: no-repeat;
	width: 34px;
	height:41px;
	position: relative;
	display: block;
}

#scrapBookTable
{
	height: 115px;
	margin-left: 25px;
}

#scrapBookTable tr td
{
	height: 115px;
	vertical-align: middle;
}

#productImageTitle
{
	margin: 3px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #183463;
	padding-left: 10px;
	display: inline-block;
}

#productImageDesc
{
	font-size: 11px;
	font-weight: bold;
	color: #183463;
	padding-left: 10px;
}

.mayLikeType
{
	font-size: 9px;
}

#mayLikeAreaLabel
{
	margin-left: 3px;
}

#scrapBookPhotosLabel, #biographyLabel, scrapBookPhotosSlider
{
	display:none;
}

#scrapBookPhotosLabel, #biographyLabel, #mayLikeAreaLabel, #prodDetailsLabel, #prodShippingLabel
{
	font-size: 11px;
	font-weight: bold;
	color: #183463;
	padding: 0px;
}

#hoverLabel
{
	clear: left;
	position: relative;
	left: 160px;
	vertical-align: middle;
	width: 346px;
	color: #e15405;
	font-weight: bold;
	font-size: 9px;
}

select
{
	width: 150px;
	color: #666;
	background: #fff;
	border: 1px solid #999;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

