﻿@font-face {
  font-family: 'Mitra';
  src: url('../Fonts/BMitra.eot?#') format('eot'),
       url('../Fonts/BMitra.woff') format('woff'),
       url('../Fonts/BMitra.ttf') format('truetype');
}
@font-face {
  font-family: 'Yekan';
  src: url('../Fonts/BYekan.eot?#') format('eot'),
       url('../Fonts/BYekan.woff') format('woff'),
       url('../Fonts/BYekan.ttf') format('truetype');
}
@font-face {
  font-family: 'Segoe Condensed';
  src: url('../Fonts/segoe.eot?#') format('eot'),
       url('../Fonts/segoe.woff') format('woff'),
       url('../Fonts/segoe.ttf') format('truetype');
}
@font-face {
  font-family: 'HelveticaLt';
  src: url('../Fonts/helveticaneueltstd-lt-webfont.eot?#') format('eot'),
       url('../Fonts/helveticaneueltstd-lt-webfont.woff') format('woff'),
       url('../Fonts/helveticaneueltstd-lt-webfont.ttf') format('truetype');
}


.SProductPicAnim
{
    position: fixed;
    width: 210px;
    height: 235px;
    background-color: White;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    z-index: 300010;
    -moz-transition: all 0.7s ease-out;
	-ms-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	-webkit-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
}


.SOrder_Main
{
    position: fixed;
    background-color: White;
    left: 50px;
    right: 50%;
    height: 350px;
    min-height: 200px;
    top: 0px;
    padding: 2px;
    border: solid 5px #00AFA5;
    box-shadow: 0px 8px 18px -5px #666666;
    z-index: 200010;
    filter: 'alpha(opacity=0)';
    opacity: 0;
    -moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.SOrder_Main_In
{
    position: relative;
    width: 100%;
    height: 350px;
}
.SOrder_Main_Top_Title
{
    background-color: #E6FFDC;
    background-color: #FFFFFF;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 42px;
    height: 30px;
    padding-top: 10px;
    border-radius: 4px;
    font-family: 'Yekan';
    font-size: 16px;
    text-align: center;
    color: #003399;
    direction: rtl;
}
.SOrder_Main_Top_Close
{
    background-image: url('../ImagesFA/Key-Close3.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #00AFA5;
    float: right;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    cursor: pointer;
    -moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.SOrder_Main_Top_Close:hover
{
    background-color: #00645A;
}


.SOrder_Center
{
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 1px;
    left: 0px;
    right: 0px;
    top: 42px;
    bottom: 50px;
    border: solid 1px #E0E0E0;
}
.SOrder_Center_Confirm
{
    position: relative;
    width: 100%;
    height: auto;
    border: solid 1px #E0E0E0;
}

.SOrder_Main_Bottom
{
    background-color: #E6FFDC;
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 44px;
    padding-top: 4px;
    border-radius: 4px;
}
.SOrder_Main_Bottom_Confirm
{
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 4px;
    border-radius: 8px;
}
.SOrder_Main_Deliver_Confirm
{
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 10px;
    border-radius: 8px;
}
.SOrder_Main_Deliver_Title_Confirm
{
    position: relative;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 15px;
    font-family: 'Yekan';
    font-size: 17px;
    text-align: right;
    color: #666666;
}
.SOrder_Main_Deliver_Text_Confirm
{
    position: relative;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 7px;
    text-align: right;
}
.SOrder_Main_Deliver_TextBox_Confirm
{
    border: solid 1px #CCCCCC;
    border-radius: 4px;
    font-family: 'HelveticaLt';
    font-size: 18px;
    text-align: right;
    color: #000000;
    direction: rtl;
}
.SOrder_Main_Deliver_TextBoxR_Confirm
{
    border: solid 1px #CCCCCC;
    border-radius: 4px;
    font-family: 'Yekan';
    font-size: 17px;
    text-align: right;
    color: #000000;
    direction: rtl;
}

.SOrder_Main_Bottom_key
{
    position: absolute;
    right: 0px;
    left: 247px;
    height: 40px;
    text-align: right;
}
.SOrder_Main_Bottom_count
{
    position: absolute;
    left: 146px;
    width: 95px;
    height: 32px;
    padding-top: 8px;
    padding-left: 10px;
    font-family: 'Yekan';
    font-size: 15px;
    text-align: left;
    color: #00AFA5;
    direction: rtl;
}
.SOrder_Main_Bottom_price
{
    position: absolute;
    left: 0px;
    width: 144px;
    height: 30px;
    padding-top: 10px;
    border-right: solid 1px #00AFA5;
    font-family: 'Segoe Condensed';
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #000000;
}

.SOrder_Center_Items
{
    position: relative;
    width: 100%;
    height: 40px;
    margin-bottom: 2px;
    border-radius: 4px;
    -moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.SOrder_Center_Items_pic
{
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-color: #FFFFFF;
    position: absolute;
    right: 0px;
    width: 50px;
    height: 30px;
    padding-top: 10px;
    border-radius: 4px;
    font-family: 'Yekan';
    font-size: 13px;
    text-align: center;
    color: #FFFFFF;
    direction: rtl;
    -moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.SOrder_Center_Items_text_FA
{
    background-color: #F5F5F5;
    position: absolute;
    right: 52px;
    left: 186px;
    height: 30px;
    padding-top: 10px;
    padding-right: 10px;
    border-radius: 4px;
    font-family: 'Yekan';
    font-size: 15px;
    text-align: right;
    color: #000000;
    direction: rtl;
    -moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.SOrder_Center_Items_count
{
    background-color: #E6EBF5;
    position: absolute;
    left: 144px;
    width: 40px;
    height: 30px;
    padding-top: 10px;
    border-radius: 4px;
    font-family: 'HelveticaLt';
    font-size: 16px;
    text-align: center;
    color: #003399;
    -moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.SOrder_Center_Items_price
{
    background-color: #F5F5F5;
    position: absolute;
    left: 42px;
    width: 85px;
    height: 30px;
    padding-top: 10px;
    padding-right: 15px;
    border-radius: 4px;
    font-family: 'Segoe Condensed';
    font-size: 15px;
    text-align: right;
    color: #000000;
    -moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.SOrder_Center_Items_close
{
    background-image: url('../ImagesFA/Key-Close4.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #F7E6E6;
    position: absolute;
    left: 0px;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    cursor: pointer;
    -moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.SOrder_Center_Items_close:hover
{
    background-image: url('../ImagesFA/Key-Close4O.png');
}

.SOrder_Center_Items:hover .SOrder_Center_Items_text_FA
{
    background-color: #EAEAEA;
}
.SOrder_Center_Items:hover .SOrder_Center_Items_text_EN
{
    background-color: #EAEAEA;
}
.SOrder_Center_Items:hover .SOrder_Center_Items_count
{
    background-color: #CCD7EB;
}
.SOrder_Center_Items:hover .SOrder_Center_Items_price
{
    background-color: #EAEAEA;
}
.SOrder_Center_Items:hover .SOrder_Center_Items_pic
{
    background-color: #EAEAEA;
}




@media screen and (min-width:0px) and (max-width:1000px)
{
    .SOrder_Main
    {
        left: 40px;
        right: 40px;
    }
}