.pdpShopHeader {
	margin: 20px 0;
}

.productTitle {
	font-size: 1.5em;
}

.productPrice
{
	color: #FF9933;
	font-size: 1.5em;
	margin: 5px 0;
}

.imageborder
{
	border: 1px solid #c8c8c8;
	text-align: center;
}

.productImage
{
	width: 350px;
	height: 350px;
}

.bookImage
{
	height: 350px;
	width: auto
}

.productThumbnail
{
	width: 50px;
	height: 50px;
	margin: 4px 2px 22px 2px;
	border: 1px solid #D6D6D6;
	text-align: center;
}

.productThumbnailImage
{
	width: 48px;
	height: 48px;
}

.bookThumbnailImage
{
	height: 48px;
	width: auto;
}

.formArea
{
	margin-left: 55px;
}
.addToCartFormContainer
{
	border: 1px #c8c8c8 solid;
	width: 440px;
	margin-bottom: 10px;
}
.formOrderedListContainer
{
	background: url( "images/addtocart_grad.gif" ) repeat-x bottom left;
	margin: 1px;
}

.checkoutoptionsol
{
	padding-bottom: 2px;
}

.checkoutoptionsol li
{
	color: #c2cc89;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 0px;
	margin-left: 40px;
	list-style-type: decimal;
}

.checkoutoptionsol .fieldtext
{
	font-weight: normal;
	font-family: verdana;
	font-size: 0.8em;
}

.checkoutoptionsol .fieldlabel
{
	margin-right: 10px;
	color: #000000;
}

.checkoutoptionsol .extrafieldlabel
{
	margin-left: 10px;
	color: #000000;
}
.checkoutoptionsol .fieldlink
{
	margin-left: 10px;	
}

.addtocartbutton
{
	margin-top: 10px;
	margin-left: 15px
}

.productMiscInfo
{
	margin-top: 10px;
}

.pdpSmallMiscText
{
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}

/* color swatches */
.coloroption
{
	width: 26px;
	height: 26px;
}

.coloroptionselected
{
	border: 1px solid black;
}

.coloroptionmouseover
{
	border: 1px solid gray;
}

.colorswatchimage
{
	padding: 3px;
	vertical-align: middle;
	text-align: center;
}

/* carousel */
.otherItemsLinkContainer
{
	margin: 30px 0px 10px 40px;
}

.carouselcontainer
{
	padding-left: 15px;
}

.carouselitem
{
	margin-top: 5px;
}

/* misc */
img
{
	border: none;
}

fieldset
{
	border: none;
	padding: 0px;
	margin: 0px;
}

.side-by-side-head
{
	display: inline;
	vertical-align: middle;
	padding-right: 25px;
}

.side-by-side
{
	display: inline;
	float: left;
}

.mediumTextBold
{
	font-weight: bold;
	font-size: 1.1em;
}

.halfDividerLine
{
	width: 50%;
	color: #c8c8c8;
	margin: 10px 0;
}

.horizontalspacing
{
	height: 25px
}

.hidden
{
	display: none;
}

.color-red
{
	color: #FF0000;
}

.alignleft
{
	text-align: left;
}

.alignright
{
	text-align: right;
}

.aligncenter
{
	text-align: center;
}

.leftindent
{
	margin-left: -15px;
}

/* product type desc related styles. */
.productdescription ul li
{
	list-style-type: disc;
	margin-left: 30px;
}

.productdescription ul ul li
{
	list-style-type: circle;
	margin-left: 50px;
}

.bookdetailsdiv ul li
{
	list-style-type: disc;
	margin-left: 30px;
}

.audiocdinfo ul li
{
	list-style-type: disc;
	margin-left: 30px;
}

.audiocdtracksdiv
{
	margin-left: 40px;
}

.audiocdtracksdiv ol li
{
	list-style-type: decimal;
	margin-left: 20px;
}

a.speakerimg, a.speakerimg:hover
{
	text-decoration: none;
}

.speakerimg
{
	width: 15px;
	height: 15px;
	border: 0px none;
	vertical-align: text-top;
	padding-left: 5px;
}

.boldtext
{
	font-weight: bold;
}

#fitFact
{
	font-size: 9px;
	left: 0;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	vertical-align: middle;
	width: 125px;
}
#miscNotesContainer
{
	height: 70px;
	padding: 10px 0;
	position: relative;
	width: 320px;
}
#fabric
{
	font-size: 9px;
	left: 160px;
	padding-left: 15px;
	position: absolute;
	text-align: center;
	top: 12px;
	vertical-align: middle;
	width: 125px;
}
.fabricScale
{
	margin: 3px;
}
#md
{
	border-left: 1px dotted #CCCCCC;
	height: 60px;
	left: 150px;
	position: absolute;
	top: 10px;
	width: 1px;
}
.fitTitle
{
	margin-bottom: 5px;
}
.fitImage
{
	float: left;
	margin-right: 2px;
}
.nobulletitem
{
	list-style-type: none !important;
}
.viewCalendar
{
	width: 277px;
	margin-top: 4px;
}
.viewCalendar ul
{
	width: 270px;
	margin: 0 0 0 5px;
	padding: 0;
}
.viewCalendar ul li
{
	float: left;
	width: 45px;
	list-style-type: none;
	line-height: 1.8em;
}
.calendarLinksContainer div
{
	float: left;
	width: 50px;
	margin-left: 7px;
	text-align: center;
}
.availMsg{
}
.prodNumber{
}
