#affiliate-link {
	width:758px;
	padding:5px 0 5px 0;
	background-color:#E9E9E9;
	border:1px solid #333;
	margin:5px 0 5px 0;
}

#affiliate-link textarea {
	width:740px;
}

#if-sale-item{
	margin-bottom:10px;	
	font-size:9pt;
	border:1px solid #cccccc;
	height:60px;
}

#if-sale-item img{
	margin-right:5px;
}

.sale-prices{
	font-weight:bold;
	font-size:11pt;
}

#product-section{
	width:760px;
	border:hidden;
	margin-top:3px;
}

.product-in-package a, .product-in-package a:visited, .product-in-package a:active, .product-in-package a:hover, .product-upsell a, .product-upsell a:visited, .product-upsell a:active, .product-upsell a:hover {
	color:#666;
	text-decoration:none;
}

#product-image-container{
	border:1px solid #1e1e1e;
	width:320px;
	background-color:#FFF;
	padding-bottom:5px;
}

#product-image img{
	margin:5px;
}

#product-image-thumbs {
	margin-left:5px;
}

#product-configuration-container{
	vertical-align:top;
}

#product-configuration-cell{
	border-bottom:1px solid #BBBBBB;
}

#product-qty-discounts h3{
	margin-bottom:3px;
}

#product-qty-discounts{
	padding-left:90px;
	background:url(../photos/qty_discount_icon.jpg) no-repeat;
	height:80px;
}

#product-qty-discounts .table{
	border-spacing:0px;
	width:300px;
	border-collapse:collapse;
}

#product-qty-discounts .table > .table-row:first-child{
	background:#CCCCCC;
}

#product-qty-discounts .table > .table-row:first-child .table-cell{
	font-weight:bold;
}
	
#product-qty-discounts .table-cell{
	border:1px solid #1e1e1e;
	width:100px;
	padding:1px;
}

#product-configuration{
	border:1px solid #1e1e1e;
	width:425px;
	background-color:#FFF;
	border-spacing:10px;
}

#product-info{
	border:1px solid #1e1e1e;
	width:425px;
	margin-top:10px;
	background-color:#FFF;
}

#product-info div{
	margin:10px;
}

#product-price {
	font-size:14pt;
	font-weight:bold;
	width:100px;
	height:35px;
	float:left
}

#product-quantity{
	height:35px;
}

#product-quantity input{
	width:30px;
	height:18px;
}

#product-add-to-cart{
	width:185px;
	height:35px;
	float:right;
	cursor:pointer;	

}

#product-add-to-cart img{
	opacity:.8;
}

#product-add-to-cart img:hover{
	opacity:1.0;	
}


#product-backorder {
	width:98%;
	border:2px solid #C10000;
	text-align:left;	
	margin:5px 0;
	background-color:#FFF;	
	-moz-border-radius: 10px; /* FF1-3.6 */
	-webkit-border-radius: 10px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	border-radius: 10px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */	
}

#product-backorder-heading {
	background-color:#C10000;
	color:#FFF;
	padding:0px 10px;
	-moz-border-radius: 5px 5px 0 0; /* FF1-3.6 */
	-webkit-border-radius: 5px 5px 0 0; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	border-radius: 5px 5px 0 0; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */		
}

#product-backorder-heading span {
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	padding:0px 5px;
}

#product-backorder-info {
	font-size:12px;
	padding:5px;
}

.product-other-size, .product-other-size-selected {
	width:70px;
	font-size:8pt;
	margin:3px;
	padding:3px;
	text-align:center;
	float:left;
}
.product-other-size {
	border:2px solid #CCC;
	cursor:pointer;
}

.product-other-size-selected {
	border:2px solid #042890;
}

.product-in-package, .product-upsell {
	width:105px;
	font-size:8pt;
	margin:3px;
	padding:3px;
	text-align:center;
	float:left;
	border:2px solid #CCC;
	overflow:hidden;
}

.product-in-package {
	height:165px;
}

.product-upsell {
	height:150px;
}

.product-in-package:hover, .product-upsell:hover {
	border:2px solid #042890;
	background:url(../photos/product_standard_hover_bg.jpg) repeat-x;
}	



#product-suggestions, #product-packages, #product-description, #product-reviews, #product-tutorials, #product-aap-reviews {
	background-color:#FFF;
	border:1px solid #1E1E1E;
	margin-top:10px;
	padding:10px;
	width:740px;
}

#product-aap-reviews .aap-product-review p {
	text-align:right;
}

#product-bullets ul li{
	font-size:9pt;
	list-style-image:url(../photos/bullet.jpg);
	margin-left:15px;
	list-style-position:outside;
}

#product-share-buttons, #package-share-buttons {
	padding:2px;
	margin-top:5px;
}

#product-info .like-button, #product-info .plus-one, #package-review-summary .like-button, #package-review-summary .plus-one {
	float:left;
}

#product-info .plus-one, #package-review-summary .plus-one {
	margin:3px;
}

#product-info .like-button, #package-review-summary .like-button {
	margin:0;
}	

				 
/* Packages */
#package-section{
	width:760px;
	border:hidden;
	margin-top:10px;
}

#package-intro {
	border:1px solid #1e1e1e;
	width:320px;
	background-color:#FFF;
	margin-right:10px;
}

#package-intro div{
	margin:10px;
}

#package-configuration{
	vertical-align:top;
	width:430px;
	border:1px solid #1e1e1e;
	background-color:#FFF;
	border-spacing:10px;
}

#package-configuration .table-row:first-child .table-cell{
	border-bottom:1px solid #BBBBBB;
}

#package-price{	
	font-size:14pt;
	font-weight:bold;
	width:100px;
	height:28px;
	float:left
}

#package-add-to-cart{
	width:185px;
	height:28px;
	float:right;
	cursor:pointer;
}

#package-add-to-cart img{
	opacity:.8;
}

#package-add-to-cart img:hover{
	opacity:1.0;	
}

#package-qty{
	height:28px;
}

#package-review-summary{
	margin:10px;
	clear:both;
}

#package-products{
	margin-top:10px;
	width:100%;
}

#package-products h2{
	margin-left:5px;
}

#package-savings {
	font-size:8pt;
	font-weight:normal;
	clear:both;
}

.package-item-link{
	height:30px;
}

#package-dollar-savings{
	color:#ea0000;
	font-weight:bold;
}

.package-item{
	background-color:#FFFFFF;
	border:1px solid #BBBBBB;
	float:left;
	font-size:8pt;
	height:205px;
	margin:6px 2px 0 4px;
	padding:4px 3px;
	text-align:center;
	width:178px;
	overflow:hidden;
}

.package-item ul{
	text-align:left;
	margin-left:15px;
}

.package-item ul li{
	list-style-image:url(../photos/bullet.jpg);
	list-style-position:outside;
	margin-left:0px;
}

.aap-product-review{
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	margin:5px 0 5px 0;
}
