/*////////// start product detail //////////*/

#productDetail h1, #productDetail h2 {
	font-style: normal;
	padding-bottom: 15px;
	margin-left: 5px;
	color: #005D2D !important;
	font-family: Myriad Pro,Trebuchet MS,Arial,sans-serif;
	font-size: 22px;/*2.2em !important;*/
	font-weight: bold !important;
	margin: -7px 0 15px 0!important;
	padding: 0 !important;
	line-height: 35px;
	text-align: left;
}
#productDetail {
	background: url("http://leapfrogstore.co.uk/images/content_full_bottom.png") no-repeat scroll left bottom transparent;
	clear: both;
	padding: 0 1px;
	//overflow: auto;
	width: 855px;
	float: left;
}
#productDetail #productDetailTop {
	background: url("http://leapfrogstore.co.uk/images/content_full_top.png") no-repeat scroll left top #FFFFFF;
	height: 10px;
	margin: 0 -1px;
	padding: 0 1px;
}

#productDetail #detailGroup {
	float: left !important;
}

#content h2, #productGrid h1, #productGrid h2, #categoryGrid h1, #productDetail h2 {
	border: none !important;
}

/* start photos */

#productDetail #productPhotos {
	border-right: 1px solid #D6D6D6;
	float: left;
	margin-top: -30px;
	padding: 25px 15px 15px 14px;
	width: 340px;
	height: 384px;
}
*html #productDetail #productPhotos { /* ie6 */
	margin-bottom: -46px;
}
#productPhotos {
	text-align: center;
}
.productPhotoThumbnailSection a img {
	width: 90px; 
	height: 77px;
	margin: 0 5px 0 5px;
}
#productDetail #prodThumbnails .productPhotoThumbnailSection {
	text-align: center;
}
#prodThumbnails {
	width: 855px;
	border-top:1px solid #D6D6D6;
}
#prodThumbnails table {
	margin: 15px 0 15px 15px;
}
#productPhotos .link {
	display: none;
}
#prodThumbnails td {
	vertical-align: middle !important;
}

/* end photos */

/* start description */

#productDetail #productDescription {
	float: left;
	clear: none;
	width: 483px;
	height: 255px;
	border-bottom: 1px solid #D6D6D6;
	overflow-y: auto;
	overflow-x: hidden !important; 
}
#productDetail #productDescription ul {
	margin-left: 15px;
}
#productDetail #productDescription ul li {
	float: left;
	margin-right: 10px;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	color: #66CC33;
	width: 102px;
	cursor: pointer;
}
#productDetail #productDescription ul li a {
	font-size: 13px;
	font-weight: bold;
	color: #66CC33;
	padding: 2px 0 0 20px;
	text-decoration: none;
}
#productDetail #productDescription ul li a span {
	float: left;
	margin: 0;
	padding: 2px 9px 2px 9px;
}
#productDetail #productDescription .active .pill-left {
	float: left;
	background: url("http://shop.leapfrog.com/images/leapfrog/productDetails_link_left.png") no-repeat scroll left top transparent;
	height: 20px;
	padding-left: 9px;
}
#productDetail #productDescription .active .pill-right {
	float: left;
	background: url("http://shop.leapfrog.com/images/leapfrog/productDetail_link_right.png") no-repeat scroll right top transparent;
	height: 20px;
	padding: 2px 8px 0 0;
}
#productDetail #productDescription .inactive .pill-right {
	float: left;
	height: 20px;
	padding: 2px 8px 0 9px;
}
#productDetail #productDescription .inactive:hover .pill-left {
	float: left;
	background: url("http://shop.leapfrog.com/images/leapfrog/productDetails_link_left.png") no-repeat scroll left top transparent;
	height: 20px;
	padding-left: 9px;
}
#productDetail #productDescription .inactive:hover .pill-right {
	float: left;
	background: url("http://shop.leapfrog.com/images/leapfrog/productDetail_link_right.png") no-repeat scroll right top transparent;
	height: 20px;
	padding: 2px 8px 0 0;
}
#tabbedDescriptionContents {
	float: left;
	clear: both;
	padding: 15px 20px 0 20px;
	color: #666666;
	height: 130px;
}
#tabbedDescriptionContents p {
	padding-bottom: 0px !important;
}

/* end description */

/* start extra details */

#productDetail #extraDetails {
	margin-top: 20px;
}
#productDetail #price {
	color: #006633;
	font-weight: bold;
	position: relative;
	top: 30px;
	left: 140px;
	width: 100px;
	float: left;
}
#productDetail #price p {
	margin: 0;
	padding: 0;
	color: #666;
	font-weight: normal;
}
#productDetail #productDetailQuantity {
	position: relative;
	top: 30px;
	left: 205px;
	float: left;
	width: 100px;
}
*:first-child+html #productDetail #productDetailQuantity { /* ie7 */
	
}
#productDetail #productDetailQuantity .form-label {
	float: left;
	color: #666666;
	margin-top: 2px;
	margin-right: 2px;
}
#productDetail #productDetailQuantity input {
	padding: 3px;
	width: 20px;
	text-align: right;
}
#productDetail #extraDetails .submitBtn {
	position: relative;
	left: 175px;
	top: 12px;
	width: 95px;
	height: 25px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	background: url("http://leapfrogstore.co.uk/store/secure/images/add_to_cart.gif") no-repeat scroll right top transparent;
}
*:first-child+html #productDetail #extraDetails .submitBtn { /* ie7 */
	float: left;
	color: #fff;
	background: url("http://leapfrogstore.co.uk/images/add_to_cart_ie.jpg") no-repeat scroll right top transparent;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	width: 95px;
	height: 25px;
}
*html #productDetail #extraDetails .submitBtn { /* ie6 */
	float: left;
	color: #fff;
	background: url("http://leapfrogstore.co.uk/images/add_to_cart_ie.jpg") no-repeat scroll right top transparent;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	width: 95px;
	height: 25px;
}
#productDetail #extraDetails .sublink {
	clear: both;
	position: relative;
	left: 380px;
	top: 10px;
	width: 40px;
}
*:first-child+html .share-links { /* ie7 */
	clear: both;
	float: left;
	position: relative;
	top: -100px;
	left: 372px;
	height: 40px;
	margin-bottom: -50px;
}
*html .share-links { /* ie6 */
	clear: both;
	position: relative;
	top: -40px;
	left: 363px;
	height: 40px;
	margin-bottom: -50px;
}


/* end extra details */

/*////////// end product detail //////////*/
