/****************** --- item display page --- **************************/

.stars_rating{
	margin-bottom:3px;
}

/*---- column with product image & thumbnails ----*/
.product_image{
}
.item_pic{
	margin-bottom:10px;
	/*background:url(images/big_bg.gif) top left repeat;*/
	border:1px solid #7a7979;
	/*padding:15px;*/
}
.item_pic div{
	/*border:1px solid #7a7979;*/
	width:350px;
	height:350px;
	background:#ffffff;
}
.thick_thumbs{
	background:#ffffff;
	margin:0 3px 3px 0;
	border:1px solid #cccccc;
	padding:1px;
	cursor:pointer;
}

/*---- column w/ product data - prices etc. -----*/
.product_data{		
	padding-left:10px;
    vertical-align: top;
}
.pricesbox{
	width:220px;
}
.price_retail{
	border-bottom:1px solid #eeeeee;
	padding:3px 5px;
	color:#000000;
}
.our_price{
	border-bottom:1px solid #eeeeee;
	padding:3px 5px;
	color:#000000;
	font-weight:bold;
}
.price_yousave{
	border-bottom:1px solid #eeeeee;
	padding:3px 5px;
	color:#CC0000;
}
.item_qty{
	padding:10px 5px;
	background:#ebebeb;
	border-top:1px solid #DEDEDE;
	border-bottom:1px solid #DEDEDE;
}
.item_info{
	border-bottom:1px solid #eaeaea;
	padding:3px 5px;
}
.short_description{
	margin:10px;
}
/*-- send email form when the product is available again --*/
.inventory_control{
	border:1px solid #dddddd;
	background:#fafafa;
	padding:5px;
	text-align:left;
	margin-bottom:5px;
}
/*--- shipping quote box ---*/
.shipping_quote{
	border:1px solid #dddddd;
	background:#fafafa;
	padding:5px;
	text-align:left;
}

/* --- tell a friend etc. links---*/
.extras_box{
	text-align:center;
	padding:5px 0;
}
.bookmark_menu{
	text-align:center;
	border-top:1px solid #dddddd;
	padding-top:5px;
	font-size:7.5pt;
}

/*-- flex fields info ---*/

.flexfields{
	border-bottom:1px solid #cccccc;
}
.ff_content{
	border-bottom:1px solid #eeeeee;
	padding:3px 5px;
}
/*-- product variants --*/
.product_variants{font-weight:bold;color:#787878;}
.product_variants ul{
	margin:0px;
	padding:0px;
	font-weight:normal;
	list-style-type:none;
}

/*---- upsells -> othr visitors also viewed-----*/
.item_right{}

.upsell_title{
	text-align:center;
	padding:5px 10px;
	font-weight:bold;
	font-size:7.5pt;
	color:#ffffff;
	margin:1px 0;
	background:#B3B3B3;
}
.upsell_box{
	padding:7px;
	line-height:12pt;
	margin-top:1px;
	text-align:center;
	border-bottom:1px solid #cccccc;
}
.upsell_image{
	/*border:1px solid #7a7979;*/
	padding:5px;
	text-align:center;
	/*background:url(images/img_bg.jpg) center center no-repeat #ffffff;*/
	margin:0 auto;
}
.upsell_image div{
	height:100px;
	width:120px;
	background:#ffffff;
	/*border:1px solid #7a7979;*/
	overflow:hidden;
	margin:0 auto;
}
.upsell_prod_name{
	margin:5px 0;
}
.upsell_descr{
	margin-bottom:5px;
	line-height:11pt;
}
.upsell_retail{
	margin-bottom:5px;
}
.upsell_price{
	margin-bottom:5px;
	color:#000000;
	font-weight:bold;
}
.upsell_yousave{
	margin-bottom:5px;
	color:#787878;
}
.upsell_links{}

.upsell_actions{
	margin:10px 0;
	padding:1px;
	text-align:center;
}
/*------ bundles in tab ------*/

.bundle {
	x-background:url(images/reverse_tbl_bg.gif) top left repeat-x #ffffff;
	background:white url(images/reverse_tbl_bg.gif) repeat-x;
	padding:7px;
	border:1px solid #cccccc;
	margin-bottom:10px;
	width:620px;
}

.bundle_title{
	font-size:11pt;
	font-weight:bold;
	line-height:15pt;
}
.bundle_saving{
	font-weight:bold;
	color:#cc0000;
	font-size:9pt;
	margin-bottom:10px;
}
.bundle_items{
	margin:2px 0;
}
.tabbertab-in table.bundle_prices_box{
	width:250px;
}
.bundle_prices_box{
	float:right;
	font-family:tahoma;
	margin-left:5px;
	background:url(images/gray_tbl_bg.gif) bottom left repeat-x #ffffff;
	border-right:1px solid #EFEFEF;	
	border-bottom:1px solid #cccccc;	
	border-left:1px solid #cccccc;	
}
.clip{
	position:relative;
	top:-10px;
	right:0px;
}
*html .clip{
	position:static;
	top:24px;
	right:0px;
}
.bundle_prices_box td{
	padding:2px 5px;
}
.bundle_separate_price{
	text-align:right;
}
.bundle_total_savings{
	text-align:right;
	color:#cc0000;
}
.bundle_total{
	border-top:1px solid #dddddd;
	text-align:right;
	font-weight:bold;
	font-size:9pt;
}
/*-------- recommended accessories in tab -------*/

.recommended{
	border-left:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	background:#fafafa;
	padding:5px;
	margin-bottom:10px;
}
.recommended_img{
	float:left;
}
.recommended_info{
	/* prices, title, etc are in the recommended_info div */
	margin-left:85px;
}
.recommended_descr{
	margin-bottom:5px;
	line-height:11pt;
}
.recommended_retail{
	margin-bottom:3px;
}
.recommended_price{
	margin-bottom:3px;
	color:#000000;
	font-weight:bold;
}
.recommended_yousave{
	margin-bottom:3px;
	color:#787878;
}
.recommended_actions{
	margin-top:10px;
	margin-bottom:10px;
}


/*-------- reviews in tab ----------*/
.review_box{
	background:url(images/bottop.gif) bottom left repeat-x;
	border-bottom:3px solid #dddddd;
	margin-bottom:5px;
	padding:7px;	
}
.review_navigation{
	background:#F5F5F5;
	text-align:center;
	margin:10px 0;
}
.review_rating{

}
.review_title{
	font-weight:bold;
	font-size:9pt;
	padding:0 5px;
}
.review_author{
	padding:0 5px;
}
.review_text{
	margin:10px 0;
	padding:0 5px;
}
.review_feedback{
	border-top:1px solid #cccccc;
	padding:0 5px;
}


/*----- last (recent) viewed ----------*/

.recent_viewed_box td{
	width:142px;
	margin-bottom:1px;
	text-align:center;
}
.recent_viewed_img{
	border:1px solid #7a7979;
	padding:15px;
	text-align:center;
	/*background:url(images/img_bg.jpg) center center no-repeat #ffffff;*/
    background: #ffffff;
	margin-right:10px;
	margin-bottom:5px;
}
.recent_viewed_img div{
	height:70px;
	background:#000000;
	overflow:hidden;
}
.thumb_recentviewed_indent{
	/* the below elements are in the indent */
	margin-left:130px;
	padding-bottom:5px;
}
.recent_viewed_price{
	color:#000000;
	margin-top:5px;
	font-weight:bold;
}
.recent_viewed_descr{
	margin-bottom:5px;
	line-height:12pt;
}
.recent_vieded_links{}

.recent_viewed_buy{
	margin:7px 0;
}
