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

.product_page .product_topright_area
{
	overflow:hidden;
	float:right;
	width:430px;
	margin-bottom:40px;
}
.product_page .product_header
{
	overflow:hidden;
	border-bottom:1px solid #B5B5B5;
	height:80px;
}
.product_page .product_header .name
{
	overflow:hidden;
	height:30px;
	line-height:30px;
	font-size:16pt;
	font-weight:bold;
	color:#BC1F26;
	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_colors_area
{
	overflow:hidden;
	margin-top:20px;
}
.product_page .product_colors_area label
{
	display:block;
	font-size:10pt;
	font-weight:bold;
	height:30px;
	line-height:30px;
	color:#BC1F26;
}
.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 white;
	overflow:hidden;
	margin-left:5px;
}
.product_page .product_colors_area .selector_area a span
{
	display:inline-block;
	border:2px solid white;
	width:35px;
	height:25px;
	overflow:hidden;
}
.product_page .product_colors_area .selector_area a.selected {border-color:#6E6E6E;}
.product_page .product_colors_area .selector_area a:hover {border-color:#6E6E6E;}

.product_page .product_topright_area .amount
{
	clear:right;
	float:right;
	margin-top:20px;
}
.product_page .product_topright_area .amount label
{
	color:#5A5A5A;
	font-size:12pt;
	font-weight:bold;
	display:inline-block;
	float:right;
}
.product_page .product_topright_area .amount input
{
	color:#5A5A5A;
	font-size:10pt;
	display:inline-block;
	float:right;
	margin-right:15px;
	width:50px;
}


.product_page .product_btn_area
{
	overflow:hidden;
	float:right;
	width:540px;
	margin-bottom:20px;	
}
.product_page .product_btn_area .btn_buy_product
{
	float:right;
	clear:right;
	height:50px;
	line-height:50px;
	font-size:16pt;
	color:white;
	padding:0px 50px;
	border-radius:10px;
	background-color:#BE1F24;
	border:2px solid #BE1F24;
	margin-top:20px;
}
.product_page .product_btn_area .btn_buy_product:hover
{
	color:#BE1F24;
	background-color:white;
}
.product_page .product_btn_area .btn_add_to_cart
{
	float:right;
	height:50px;
	line-height:50px;
	font-size:16pt;
	color:#BBBBBB;
	padding:0px 50px;
	border-radius:10px;
	background-color:white;
	border:2px solid #A1A1A1;
	margin-top:20px;
	margin-right:20px;
}
.product_page .product_btn_area .btn_add_to_cart:hover
{
	color:white;
	background-color:#A1A1A1;
}

.product_page .product_midot_area
{
	overflow:hidden;
	margin-top:20px;
}
.product_page .product_midot_area label
{
	display:block;
	font-size:10pt;
	font-weight:bold;
	height:30px;
	line-height:30px;
	color:#BC1F26;
}
.product_page .product_midot_area .selector_area
{
	overflow:hidden;
}
.product_page .product_midot_area .selector_area a
{
	display:inline-block;
	float:right;
	border:5px solid #DDDDDD;
	overflow:hidden;
	margin-left:5px;
}
.product_page .product_midot_area .selector_area a span
{
	overflow:hidden;
	display:inline-block;
	width:90px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:12pt;
	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 .product_security_image
{
	overflow:hidden;
	float:right;
	width:210px;
	margin-right:15px;
}

.product_page .product_desc_area
{
	overflow:hidden;
	float:right;
	width:650px;
	
}
.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;
}
.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:24px;
	width:25px;
	background-image:url('../images/plus.png');
	padding:0;
	margin:0;
	border:0;
}
.product_page .product_desc_area .desc_btn_area a:hover
{
	background-image:url('../images/plus press.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:430px;
	height:650px;
	overflow:visible;
	float:left;
}
.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');
	position:relative;
	left:30px;
	top:-20px;
}
.product_images_area .main_img img
{
	margin:25px 10px;
	width:430px;
	/*max-height:550px;*/
	max-height:480px;
}
.product_images_area .img_hidden_bar {display:none;}
.product_images_area .img_bar
{
	overflow:hidden;
	width:430px;
	height:160px;
	background-color:white;
	margin-top:10px;
}
.product_images_area .img_bar .img
{
	float:left;
	border-right:1px solid #A0A0A0;
	height:140px;
	width:120px;
	text-align:center;
	margin:10px 0px;
}
.product_images_area .img_bar .img img
{
	height:140px;
	width:120px;
}

.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:160px;
}
.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');
}

.title_more_products
{
	clear:both;
	height:50px;
	line-height:40px;
	color:black;
	font-size:16pt;
	background-color:#EFEFEF;
	margin-top:40px;
	margin-bottom:20px;
	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;
}