.product_page .fb-share-button
{
	float:left;
	margin:20px 0px;
}

.product_page .product_topleft_area
{
	overflow:hidden;
	float:left;
	width:590px;
	margin-bottom:40px;
}
.product_page .product_header
{
	overflow:hidden;
	border-bottom:1px solid #B5B5B5;
	min-height:80px;
}
.product_page .product_header .name
{
	overflow:hidden;
	height:30px;
	line-height:30px;
	font-size:16pt;
	font-weight:bold;
	color:black;
	margin-bottom:10px;
}
.product_page .product_header .seller
{
	overflow:hidden;
	height:20px;
	line-height:20px;
	font-size:12pt;
	color:#9E9E9E;
	margin-bottom:10px;
}
.product_page .product_header .price
{
	overflow:hidden;
	height:30px;
	line-height:30px;
	font-size:16pt;
	font-weight:bold;
	color:#1FD8F7;
	margin-bottom:10px;
}
.product_page .product_header .price .num {font-size:20pt;}
.product_page .product_header .price .new_price,
.product_page .product_header .price .old_price
{
	overflow:hidden;
	display:inline-block;
	float:right;
	margin-left:20px;
}
.product_page .product_header .price .old_price span
{
	color:#777777;
	font-size:12pt;
	text-decoration:line-through;
	font-weight:normal;
}
.product_page .product_header .price .old_price span.icon 
{
	font-size:10pt;
	margin-right:0px;
}

.product_page .product_colors_area
{
	overflow:hidden;
	margin-top:20px;
	float:right;
	clear:right;
	width:230px;
}
.product_page .product_colors_area label
{
	display:block;
	font-size:12pt;
	color:#131313;
	overflow:hidden;
	margin:0;
	margin-bottom:10px;
	line-height:30px;
	height:30px;
	background-color:#EBEBEB;
	padding:0px 10px;
}
.product_page .product_colors_area .selector_area
{
	overflow:hidden;
}
.product_page .product_colors_area .selector_area a
{
	display:inline-block;
	float:right;
	border:2px solid #DADADA;
	overflow:hidden;
	margin-left:5px;
	margin-bottom:5px;
}
.product_page .product_colors_area .selector_area a span
{
	display:inline-block;
	width:25px;
	height:25px;
	overflow:hidden;
	border:2px solid #DADADA;
}
.product_page .product_colors_area .selector_area a.selected {border-color:black;}
.product_page .product_colors_area .selector_area a:hover {border-color:black;}

.product_page .btn_buy_product
{
	float:right;
	clear:right;
	width:226px;
	text-indent:50px;
	height:59px;
	line-height:59px;
	font-size:14pt;
	color:white;
	margin-top:20px;
	
	background-image:url('../images/btn add-to-cart2.png?num=1');
}
.product_page .btn_buy_product:hover
{
	background-image:url('../images/btn add-to-cart.png?num=1');
}
.product_page .btn_wishlist
{
	float:right;
	width:60px;
	height:60px;
	margin-right:10px;
	margin-top:20px;
	
	background-image:url('../images/btn add-to-wishlist.png');
}
.product_page .btn_wishlist:hover
{
	background-image:url('../images/btn add-to-wishlist2.png');
}

.product_page .product_midot_area
{
	overflow:hidden;
	margin-top:20px;
	float:right;
	clear:right;
	width:230px;
}
.product_page .product_midot_area label
{
	display:block;
	font-size:12pt;
	color:#131313;
	overflow:hidden;
	margin:0;
	margin-bottom:10px;
	line-height:30px;
	height:30px;
	background-color:#EBEBEB;
	padding:0px 10px;
}
.product_page .product_midot_area .selector_area
{
	overflow:hidden;
}
.product_page .product_midot_area .selector_area a
{
	display:inline-block;
	float:right;
	border:3px solid #DDDDDD;
	overflow:hidden;
	margin-left:5px;
	margin-bottom:5px;
}
.product_page .product_midot_area .selector_area a span
{
	overflow:hidden;
	display:inline-block;
	width:65px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:10pt;
	color:#333333;
	background-color:#EEEEEE;
}
.product_page .product_midot_area .selector_area a.selected {border-color:black;}
.product_page .product_midot_area .selector_area a:hover {border-color:black;}

.product_page a.btn_midot_pdf
{
	display:inline-block;
	float:right;
	height:21px;
	overflow:hidden;
	margin-top:30px;
	margin-right:10px;
}
.product_page a.btn_midot_pdf span
{
	display:inline-block;
	float:right;
}
.product_page a.btn_midot_pdf span.desc
{
	height:16px;
	line-height:16px;
	margin-top:5px;
	font-size:10pt;
	color:#ACACAC;
	text-decoration:underline;
}
.product_page a.btn_midot_pdf:hover span.desc
{
	color:#5ACFE0;
}
.product_page a.btn_midot_pdf span.icon
{
	margin-right:5px;
	height:21px;
	width:20px;
	background-image:url('../images/btn sargel-midot.png');
}
.product_page a.btn_midot_pdf:hover span.icon
{
	background-image:url('../images/btn sargel-midot2.png');
}

.product_page .product_share_area
{
	height:60px;
	overflow:hidden;
	border-top:2px solid black;
	clear:both;
	margin-top:10px;
}
.product_page .product_share_area label
{
	float:right;
	display:inline-block;
	height:25px;
	line-height:25px;
	font-size:10pt;
	margin-top:20px;
}
.product_page .product_share_area a.btn_contact
{
	float:left;
	display:inline-block;
	height:30px;
	line-height:30px;
	font-size:16pt;
	margin-top:20px;
	color:#46BED7;
}
.product_page .product_share_area a.btn_contact:hover {color:black;}

.product_page .product_size3d_area
{
	height:40px;
	overflow:hidden;
	clear:both;
}
.product_page .product_size3d_area label,
.product_page .product_size3d_area span
{
	float:right;
	display:inline-block;
	height:40px;
	line-height:40px;
	font-size:12pt;
	color:black;
	font-weight:bold;
	margin-left:10px;
}
.product_page .product_size3d_area span
{
	
}

.product_page .product_security_image
{
	overflow:hidden;
	float:right;
	width:210px;
	margin-right:15px;
}

.product_page .product_desc_area
{
	overflow:hidden;
	float:right;
	width:590px;
	
}
.product_page .product_desc_area .desc_title
{
	font-size:10pt;
	font-weight:bold;
	color:#BC1F26;
	margin-bottom:5px;
}
.product_page .product_desc_area .desc_content
{
	font-size:10pt;
	color:#464646;
	overflow:hidden;
	height:50px;
	text-overflow: ellipsis; 
}
.product_page .product_desc_area .desc_btn_area
{
	height:25px;
	overflow:hidden;
	margin-top:5px;
}
.product_page .product_desc_area .desc_btn_area a
{
	display:inline-block;
	float:right;
	height:20px;
	width:20px;
	background-image:url('../images/plus.png?num=1');
}
.product_page .product_desc_area .desc_btn_area a:hover
{
	background-image:url('../images/plus press.png?num=1');
}
.product_page .product_desc_area.details_area
{
	margin-top:30px;
}
.product_page .product_desc_area.details_area .detail_line
{
	overflow:hidden;
	height:21px;
	line-height:21px;
	margin-bottom:5px;
}
.product_page .product_desc_area.details_area .detail_line label,
.product_page .product_desc_area.details_area .detail_line span,
.product_page .product_desc_area.details_area .detail_line a
{
	display:inline-block;
	float:right;
	margin-left:10px;
	font-size:12pt;
}
.product_page .product_desc_area.details_area .detail_line span.helper
{
	height:21px;
	width:21px;
	background-image:url('../images/btn_detail_helper.png');
}
.product_page .product_desc_area.details_area .detail_line span.helper:hover
{
	background-image:url('../images/btn_detail_helper2.png');
}

.product_page .product_clip_area
{
	overflow:hidden;
	float:right;
	width:650px;
	margin-top:20px;
}
.product_page .product_clip_area .clip_title
{
	font-size:10pt;
	font-weight:bold;
	color:#BC1F26;
	margin-bottom:5px;
}
.product_page .product_clip_area iframe
{
	width:490px;
	height:270px;
}

.product_images_area
{
	width:490px;
	height:675px;
	overflow:visible;
	float:right;
}
.product_images_area .main_img
{
	overflow:hidden;
	width:430px;
	height:480px;
	width:489px;
	height:524px;
	text-align:center;
	background-image:url('../images/poduct pic bg.jpg');
	
}
.product_images_area .main_img a
{
	display:block;
	overflow:hidden;
	margin:20px 25px 0px 0px;
	width:435px;
	height:480px;
}
.product_images_area .main_img img
{
	
	max-width:435px;
	/*max-height:550px;*/
	max-height:480px;
}
.product_images_area .img_hidden_bar {display:none;}
.product_images_area .img_bar
{
	overflow:hidden;
	height:151px;
	background-color:white;
	
}
.product_images_area .img_bar .img
{
	float:right;
	background-image:url('../images/little-image.png');
	height:151px;
	width:121px;
	text-align:center;
}
.product_images_area .img_bar .img a
{
	display:block;
	overflow:hidden;
	height:119px;
	width:88px;
	margin:11px 16px 17px 13px;
	border:2px solid white;
}
.product_images_area .img_bar .img a:hover
{
	border:2px solid #797979;
}
.product_images_area .img_bar .img img
{
	max-height:123px;
	max-width:92px;
}

.product_images_area .img_bar .img_bar_left,
.product_images_area .img_bar .img_bar_middle,
.product_images_area .img_bar .img_bar_right
{
	float:left;
	overflow:hidden;
	height:151px;
}
.product_images_area .img_bar .img_bar_left
{
	width:35px;
	background-image:url('../images/product arrow left.png');
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}
.product_images_area .img_bar .img_bar_left:hover
{
	background-image:url('../images/product arrow left press.png');
}
.product_images_area .img_bar .img_bar_right
{
	width:35px;
	background-image:url('../images/product arrow right.png');
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}
.product_images_area .img_bar .img_bar_right:hover
{
	background-image:url('../images/product arrow right press.png');
}
.product_images_area .img_bar .img_bar_left.hide,
.product_images_area .img_bar .img_bar_right.hide
{
	background-image:none;
}
.product_images_area .img_bar .img_bar_middle{width:360px;}
.product_images_area .img_bar .img_bar_middle .inner 
{
	overflow:hidden;
	float:left;
	width:726px;
	position:relative;
	left:0px;
}

.product_bottom_area
{
	overflow:hidden;
	border-top:1px solid #C6C6C6;
	padding-top:15px;
	margin-top:15px;
}
.product_bottom_area img
{
	float:left;
	height:75px;
}
.product_bottom_area .price
{
	display:inline-block;
	float:right;
	color:#00BBD2;
	font-size:24pt;
}
.product_bottom_area .price.char
{
	font-size:12pt;
	margin-top:15px;
}
.product_bottom_area .amount
{
	clear:right;
	float:right;
	margin-top:5px;
}
.product_bottom_area .amount label
{
	color:#5A5A5A;
	font-size:12pt;
	font-weight:bold;
	display:inline-block;
	float:right;
}
.product_bottom_area .amount input
{
	color:#5A5A5A;
	font-size:10pt;
	display:inline-block;
	float:right;
	margin-right:15px;
	width:50px;
}

.product_bottom_area .btn_area
{
	clear:both;
	overflow:hidden;
}
.product_bottom_area .btn_area a.btn
{
	display:inline-block;
	float:right;
	margin-top:25px;
	margin-left:45px;
	
	width:176px;
	height:41px;
	background-image:url('../images/button.png');
	
	text-align:center;
	line-height:35px;
	font-size:12pt;
	color:white;
}
.product_bottom_area .btn_area a.btn:hover
{
	background-image:url('../images/button press.png');
}

.more_product_block
{
	float:right;
	width:585px;
	height:380px;
	overflow:hidden;
	margin-top:40px;
}
.more_product_block.left {float:left;}

.title_more_products
{
	clear:both;
	height:35px;
	line-height:35px;
	color:black;
	font-size:16pt;
	background-color:#EFEFEF;
	text-indent:20px;
}

#block_order_bg
{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-image:url('../images/mask.png');
	display:none;
	z-index:4;
}
#block_order
{
	position:absolute;
	/*height:515px;*/
	width:618px;
	top:220px;
	left:50%;
	margin-left:-309px;
	display:none;
	z-index:5;
	border:5px solid #BE9A60;
	border-radius:10px;
	background-color:white;
}
#block_order .block_top
{
	height:7px;
	/*background-image:url('../images/contact bg up.PNG');*/
}
#block_order .block_middle
{
	/*height:530px;*/
	/*background-image:url('../images/contact bg middle.PNG');*/
	overflow:hidden;
}
#block_order .block_bottom
{
	height:7px;
	/*background-image:url('../images/contact bg down.PNG');*/
}
#block_order .block_middle .main_title
{
	font-size:14pt;
	color:#BE9A60;
	border-bottom:1px solid #BE9A60;
	font-weight:bold;
	margin:10px 30px 20px 30px;
	height:30px;
}
#block_order .contact_block
{
	width:330px;
	margin:0px 30px 0px 0px;
}
#block_order .img_details
{
	float:right;
	width:330px;
	margin-right:30px;
	margin-bottom:10px;
}
#block_order .img_details .title
{
	color:black;
	font-size:12pt;
	font-weight:bold;
	height:25px;
	margin-bottom:5px;
}
#block_order .img_details label, #block_order .img_details span
{
	display:inline-block;
	float:right;
	color:#767676;
	font-size:10pt;
	margin-bottom:5px;
	margin-left:10px;
}
#block_order .img_details label
{
	clear:both;
	color:#BE9A60;
}
#block_order .order_logo
{
	float:left;
	width:220px;
	margin-left:30px;
}
#block_order .order_logo img {width:220px;}
#block_order .contact_block
{
	margin-right:30px;
}
#block_order .contact_block label {width:80px;}
#block_order #form_contact input[type=button],
#block_order #form_contact input[type=submit] {float:left;margin:0;}
#block_order #form_contact input[type=button] 
{
	display:inline-block;
	height:31px;
	width:60px;
	border:0;
	background-color:#8EC63F;
	color:white;
	font-size:18pt;
	font-weight:bold;
	margin-right:10px;
}
#block_order #form_contact input[type=button]:hover
{
	background-color:#109EC2;
}

/*** LTR **/
body[dir=ltr] {}
body[dir=ltr] .product_images_area{float:right;}
body[dir=ltr] .product_images_area .img_bar .img{float:right;}
body[dir=ltr] #block_order .contact_block
{
	margin:0px 0px 0px 30px;
}
body[dir=ltr] #block_order .img_details
{
	float:left;
	margin-right:0px;
	margin-left:30px;
}
body[dir=ltr] #block_order .img_details label, 
body[dir=ltr] #block_order .img_details span
{
	float:left;
	margin-left:0px;
	margin-right:10px;
}
body[dir=ltr] #block_order .order_logo
{
	float:right;
	margin-left:0px;
	margin-right:30px;
}
body[dir=ltr] #block_order .contact_block
{
	margin-right:0px;
	margin-left:30px;
}
body[dir=ltr] #block_order #form_contact input[type=button],
body[dir=ltr] #block_order #form_contact input[type=submit] 
{
	float:right;
}
body[dir=ltr] #block_order #form_contact input[type=button] 
{
	margin-right:0px;
	margin-left:10px;
}