/*	
Title:		Roxio.com - Awards & Reviews Toast 10 Stylesheet
Author:		David Tang (Modified by Greg Girton) / Sonic Solutions 
Updated:	04.16.11 by cesar for toast 11
*/

#award-content {
/*	padding-left: 30px;
	padding-right: 15px;*/
}

#award-content h4 {
	font-size: 100%;
	color: #6e9abe;
	padding: 0 0 5px 0;
}
#award-content p {
	color: #777777;
}

.review-row-01, .review-row-02 {
	float: left;
	width: 440px;
}

.review-row-01 {
	padding-right: 20px;
}

.review-row-02 {
	padding-left: 10px;
}

	/*.product-review-even {
		background: url('https://img.roxio.com/images/products/toast/toast11/bubble-award-btm-01.gif') bottom left no-repeat;	
		padding-bottom: 10px;
		margin-bottom: 20px;	
	}
	
	.review-content-even {
		background: url('https://img.roxio.com/images/products/toast/toast11/bubble-award-top-01.gif') top left no-repeat;
		min-height: 95px;
		height: auto !important;
		height: 95px;	
		padding: 20px 20px 0 50px;
	}*/

#awards .product-review-even {
	/*background: url('https://img.roxio.com/images/products/toast/toast11/bubble-award-btm-03.gif') bottom left no-repeat;	*/
	background: url('https://img.roxio.com/images/v2/products/game-capture/bubble-award-wt-btm.png') bottom left no-repeat;	
		
	

	
	padding-bottom: 12px;
	margin-bottom: 20px;	
}

#awards .review-content-even {
	/*background: url('https://img.roxio.com/images/products/toast/toast11/bubble-award-top-03.gif') top left no-repeat;*/
	background: url('https://img.roxio.com/images/v2/products/game-capture/bubble-award-wt-top.png') top left no-repeat;
	
		
	
	min-height: 95px;
	height: auto !important;
	height: 95px;	
	padding: 20px 20px 0 50px;
}

.review-content-even h4 a, .review-content-odd h4 a {
	color: #6e9abe;
	text-decoration: none;
}

.review-content-even h4 a:hover, .review-content-odd h4 a:hover {
/*	color: #197cc9 !important;*/
color: #6e9abe !important;	
	text-decoration: none;
}

.review-info {
	float: left;
	width: 280px;
}

.review-award {
	float: left;
	width: 60px;
	padding-left: 10px;
}

	/*.product-review-odd {
		background: url('https://img.roxio.com/images/products/toast/toast11/bubble-award-btm-02.gif') bottom left no-repeat;	
		padding-bottom: 10px;
		margin-bottom: 20px;
	}
	
	.review-content-odd {
		background: url('https://img.roxio.com/images/products/toast/toast11/bubble-award-top-02.gif') top left no-repeat;
		min-height: 95px;
		height: auto !important;
		height: 95px;	
		padding: 20px 20px 0 50px;
	}*/

#awards .product-review-odd {
	/*background: url('https://img.roxio.com/images/products/toast/toast11/bubble-award-btm-04.gif') bottom left no-repeat;	*/
	background: url('https://img.roxio.com/images/v2/products/game-capture/bubble-award-wt-btm.png') bottom left no-repeat;	
	padding-bottom: 12px;
	margin-bottom: 20px;
}

#awards .review-content-odd {
	/*background: url('https://img.roxio.com/images/products/toast/toast11/bubble-award-top-04.gif') top left no-repeat;*/
	background: url('https://img.roxio.com/images/v2/products/game-capture/bubble-award-wt-top.png') top left no-repeat;
	min-height: 95px;
	height: auto !important;
	height: 95px;	
	padding: 20px 20px 10px 50px;
}

.alignlogo-left{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

p.publication-date a {
	font-weight: bold;	
	color: #666;
	text-decoration: none;	
}

p.publication-date a:hover {
	color: #4dacf5 !important;
	text-decoration: none;	
}