.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{
}

div.basic-pdp-make-wrapper {
	width:440px;
	height:auto;
	overflow:hidden;
	margin:0px auto;
	background-color:#f3f3f3;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
.basic-pdp-make-wrapper ol {
	width:385px;
	height:auto;
	overflow:hidden;
	margin-bottom:0px;
	padding-top:12px;
	padding-bottom:10px;
}
.basic-pdp-make-wrapper ol li {
	color:#c0ce77;
	font-weight:bolder;
	padding-bottom:17px;
}
.basic-pdp-make-wrapper ol li:first-child {
	padding-bottom:20px;
}
.basic-pdp-make-wrapper ol li:last-child {
	padding-bottom:0px;
}
.basic-pdp-make-wrapper ol li label {
	font-weight:normal;
	color:black;
	text-transform:capitalize;
}
.basic-pdp-make-wrapper ol li blockquote {
	width:80px;
	height:80px;
	margin:0px 0px 0px 5px;
	padding:0px;
	font-weight:normal;
	border:1px #d4d4d4 solid;
	-webkit-box-shadow: 3px 3px 10px #000000;
	-moz-box-shadow: 3px 3px 10px #000000;
	box-shadow: 3px 3px 10px #000000;
}
.basic-pdp-make-wrapper ol li blockquote img {
	border:0px;
}
.basic-pdp-make-wrapper ol li h5  {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	color:#b72d3a;
}
.basic-pdp-make-wrapper ol li span a, .basic-pdp-make-wrapper ol li span a:link, .basic-pdp-make-wrapper ol li span a:active, .basic-pdp-make-wrapper ol li span a:visited {
	color:#48a0e8;
	text-decoration:underline;
}
.basic-pdp-make-wrapper ol li span a:hover {
	text-decoration:none;
}
.basic-pdp-make-wrapper ol li h5 a, .basic-pdp-make-wrapper ol li h5 a:link, .basic-pdp-make-wrapper ol li h5 a:active, .basic-pdp-make-wrapper ol li h5 a:visited {
	color:#b72d3a;
	text-decoration:underline;
}
.basic-pdp-make-wrapper ol li h5 a:hover {
	text-decoration:none;
}
.basic-pdp-make-wrapper ol li input[id="mybaby"], .basic-pdp-make-wrapper ol li input[id="yourbaby"], .basic-pdp-make-wrapper ol li input[id="qty"] {
	width:283px;
	height:19px;
	overflow:hidden;
	border-top:1px #414141 solid;
	border-left:1px #414141 solid;
	border-bottom:1px #d1d1cf solid;
	border-right:1px #e6e6e4 solid;
}
.basic-pdp-make-wrapper ol li input[id="qty"] {
	width:54px;
}
.basic-pdp-make-wrapper ol li select {
	width:auto;
	height:19px;
	margin:0px 12px;
	vertical-align:middle;
	border-top:1px #414141 solid;
	border-left:1px #414141 solid;
	border-bottom:1px #d1d1cf solid;
	border-right:1px #e6e6e4 solid;
}

.formOrderedListContainer h3 {margin:0;font-size:15px;}
.formOrderedListContainer h4 {margin:5px 0;font-size:12px;text-transform:uppercase;color:#292929;font-weight:bold;}
.basic-pdp-make-wrapper ol li label {font-size:.8em;}
#reviewInstructions {
border:1px dashed #CCCCCC;
margin-left:35px;
padding:10px 0;
border-left:0;border-right:0;
margin-bottom:10px;
}
.checkoutoptionsol li div {font-size:12px;color:#000;}
.inputArea {margin:5px 0;}
.customtext {width:225px;}
.checkoutoptionsol div.uploadthumbs {height:1%;}
