﻿/*CSS Document*/
/*+clearfix {*/

#shop_box
{
	width: 500px;
	margin-top: 0px;
	text-align:center;
	direction:rtl;
}

#shop_content_box
{
	width:480px;
	text-align: center;
}

.shop_item_description, .shop_item_description A
{
	font-family: Arial, Helvetica, sans-serif;
	color:#039;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}
.shop_item_description A:hover
{
	color:#62A3CA;	
}
.shop_item_description A:visited {
	color:#2B3075;
}

.productImg
{
	border: 1px solid white;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -khtml-border-radius: 25px;
    -webkit-border-radius: 25px;
}


.shop_item_price {
	font-family: Arial, Helvetica, sans-serif;
	color:#060;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	text-align:right;
	height:30px;
}

.shop_item_price_cancled {
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 12px;
	font-weight: 700;
	text-decoration:line-through;
	text-align:right;
	height:50px;
}


.shop_headder_title  {
	font-family: Arial, Helvetica, sans-serif;
	color:#93c2f3	;
	font-size: 12px;
	text-decoration: none;
	direction:rtl;
	font-weight: 700;
	text-align:right;	
}
.shop_headder_title A  {
	font-family: Arial, Helvetica, sans-serif;
	color:#93c2f3	;
	font-size: 12px;
	text-decoration: none;
	direction:rtl;
	font-weight: 700;
	text-align:right;
	
}
.shop_headder_title A:visited  {
	font-family: Arial, Helvetica, sans-serif;
	color:#93c2f3	;
	font-size: 12px;
	text-decoration: none;
	direction:rtl;
	font-weight: 700;
	text-align:right;
	
}

.shop_headder_title A:hover {
	color:#FFF;
}

 
  /* black overlay to darken the screen */
.darkenBackground {
	background-color: rgb(0, 0, 0);
	opacity: 0.7; /* Safari, Opera */
	-moz-opacity:0.70: /* FireFox */
	filter:alpha(opacity=50); /* IE */
	z-index: 205;
	height: 100%;
	width: 100%;
	background-repeat:repeat;
	position:fixed;
	top: 0px;
	left: 0px;
	text-align:center;
}

#shop_popup {
	margin-top:100px;
	margin-right:auto;
	margin-left:35%;
	left:auto;
	z-index: 601;
	position:fixed;
	vertical-align:middle;
	background-color:#FFFFFF;
	border:4px solid;
	border-color:#7896B4;
	text-align:center;
	direction:rtl;
	font-family: Arial, Helvetica, sans-serif;
	color:#93c2f3	;
	font-size: 20px;
	text-decoration: none;
	font-weight: 700;
}


.shop_checkOut_box {
	background-color:#A5CBF8;
	border:1px solid;
	border-color:#003399;
	width:686px;
}
 
 .shop_category_more:link, .shop_category_more:visited {
	text-align:right;
	color:#C7DEE0;
	font-size:12px !important;
	text-decoration:none;
}

.shop_category_more:hover {
	color:#39C;
}

.shop_selector, A.shop_selector{
	cursor:pointer;
	width:40px;
	height:22px;
	border:#06C;
	border:0px solid;
	display:inline-block;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
	vertical-align:middle;
	padding-top:4px;
	text-decoration:none;
	background: transparent url(/images/shop_picker.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.selected, A.selected{
	background-image:url(/images/shop_picker_selected.gif);
	color:#FFF;

}

.shop_selector_l, A.shop_selector_l{
	cursor:pointer;
	width:60px;
	height:22px;
	border:#06C;
	border:0px solid;
	display:inline-block;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333;
	vertical-align:middle;
	padding-top:4px;
	text-decoration:none;
	background: transparent url(/images/shop_picker_large.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.selected_l, A.selected_l{
	background-image:url(/images/shop_picker_large_selected.gif);
	color:#FFF;
}


.shop_selector_120, A.shop_selector_120{
	cursor:pointer;
	width:120px;
	height:22px;
	border:#06C;
	border:0px solid;
	display:inline-block;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333;
	vertical-align:middle;
	padding-top:4px;
	text-decoration:none;
	background: transparent url(/images/shop_picker_120.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.selected_120, A.selected_120{
	background-image:url(/images/shop_picker_120_selected.gif);
	color:#FFF;
}



.shop_item_thumb {
	margin:5px;

}
img.shop_item_thumb {
	margin:5px;

}
img.shop_item_thumb:hover {
	margin:4px;
	border:#06C !important;
	border:1px solid !important;
}
img.shop_thumb_selected {
	margin:3px;
	border:2px solid !important;	
	border-color:#06C !important;
}

.shop_payment {
	
	background-color:#cae0f9;
	margin:3px;
	height:25px;

	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	cursor: pointer;
	
	border:#cae0f9 solid 1px;

	border-bottom:27618F solid 2px;
	
	border-right:#27618F solid 2px;
	
}

.shop_paymnet_selected {
	background-color:#A5CBF8;
	color:#FFFFFF;
	font-weight:bold;
	border:#A5CBF8 solid 1px;
}

.shop_greeting_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;	
}

A.shop_greeting_text:link, A.shop_greeting_text:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#039;
	text-decoration:none;
}

A.shop_greeting_text:hover {
	text-decoration:underline;
}