/*
--------------------------------
Product.css contains styles for:
--------------------------------
includes/ProductOne.ss
--------------------------------
*/

.doNotShow {display: none!important;}

/* remove inherited clears: */
.bodyPhotographicProduct #tabDescriptions,
.bodyPhotographicProduct #extraButtons{clear: none;}


/* right section */
.bodyPhotographicProduct .r{float: right; width: 163px;}

	/*.bodyPhotographicProduct .pp .back{background: url(backBar.png); font-size: 1em; font-weight: bold; line-height: 30px; height: 29px; padding: 0 9px 0 25px;}
		.bodyPhotographicProduct .pp .back:hover{background: url(backBar.png) -100% 0; color: #fff;}*/
	.bodyPhotographicProduct .pp .pcd{clear: both; padding-top: 20px;}

	.bodyPhotographicProduct .pp .r .pr1{float: none; background: none; border: 0; color: #cb0101; text-align: center; width: auto; padding: 6px 0;}
		.bodyPhotographicProduct .pp .r .pr1 {display: block; width: 100%; height: auto;}
		.bodyPhotographicProduct .pp .r .pr1 span.price {font-size: 1.4em; color: #cb0101; display: block; margin-bottom: 10px;}
			.bodyPhotographicProduct .pp .r .pr1 span.fxNote {display: block; margin-bottom: 3px; color: #06c;}
				.bodyPhotographicProduct .pp .r .pr1 span.appr {display: block; margin-bottom: 8px; font-size: 0.8em; color: #06c;}
		

	.bodyPhotographicProduct .r .buyNow{float: none; background: none; width: 164px; height: 29px; margin: 0; padding: 0; float: left;}
		.bodyPhotographicProduct .r .buyNow a{display: block; background: url(buyNow.gif); text-transform: uppercase; line-height: 29px; height: 29px;}
			.bodyPhotographicProduct .r .buyNow a:hover{background-position: -100% 0;}
			


	.bodyPhotographicProduct #extraButtons{text-align: center;}


/* middle secton */
.bodyPhotographicProduct .middleSection .dsh{font-weight: normal; padding-top: 8px;}


/* tab section */
.bodyPhotographicProduct .tabSection{float: left; width: 560px;}

	.bodyPhotographicProduct #tabHeaders{height: 39px;}
		.bodyPhotographicProduct #tabHeaders a {}

	.bodyPhotographicProduct #tabDescriptions .bol{padding: 2px 0 6px 5px;}
		.bodyPhotographicProduct #tabDescriptions .bol .pr1{width: 400px;}

	/*.bodyPhotographicProduct #tabDescriptions .pr1{width: 410px;}*/