html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body{
margin: 0 auto;
direction: rtl;
font-family: tahoma;
font-size: 12px;
background: #E2E2E2 url(../images/bg.png) repeat;
}

.names{
float: right;
}

.mobile{
float: right;
margin-right: 0px;
}

.price{
float: right;
}

#result{
line-height: 25px;
margin-bottom: 5px;
color: red;
}

textarea:after{
    clear: both;
    content: '';
    display: block;
}
.wrapper{
margin: 0 auto;
width: 800px;
}

.wrapper .login{
padding: 9px;
background-color: whiteSmoke;
}

.textbox{
background-image: none;
background-color: white;
border: 1px solid #DDD;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
box-shadow: #DDD 0px 0px 5px inset;
color: #666;
padding: 5px 10px;
width: 296px;
outline: none;
background-position: 0% 0%;
background-repeat: repeat repeat;
float:left;
font-family: tahoma;
}
.Translate{
float: right;
margin: 23px 0px 0px 2px;
}

.sbtn {
    border: 1px solid #C5C5C5;
    font-family: tahoma;
    font-size: 13px;
    background-color: #FFBA08;
    border-radius: 4px;
    border-bottom: 3px solid #694C00;
    cursor: pointer;
    width: 32%;
    line-height: 22px;
    margin: 0px auto;
    display: block;
    margin-top: 32px;
}
textarea{
    height: 50px;
    margin-bottom: 12px;
}
.sbtn:before{
    content:'';
    display: block;
    position: relative;
    clear: both;
}
.sbtn:hover{
background-color: #FFA405;
border-bottom: 2px solid #694C00;
}
select{
height: 27px;
font-family: tahoma;
font-size: 12px;
margin-top: 8px;
padding:3px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    background: #f8f8f8;
    color:#888;
    border:1px solid #CFCFCF;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}

.submit{
margin-top: 17px;
margin-right: 63px;
cursor: pointer;
width: 152px;
height: 38px;
background: url('../images/PayIT.png') no-repeat;
border: 0;
	}
	
	/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:25px;margin-top: 16px;margin-right: 3px;}
}

label {position:relative}
label:after {
    content:'<>';
    font:11px "Consolas", monospace;
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px; top:2px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}
label:before {
    content:'';
    right:6px; top:0px;
    width:20px; height:20px;
    background:#f8f8f8;
    position:absolute;
    pointer-events:none;
    display:block;
}
.how{
float: right;
line-height: 30px;
margin-right: 5px;
}
.how a{
color: #3D00FF;
text-decoration: none;
}
.first{
line-height: 32px;
    display: inline-block;
}

.block{
height: 20px;
margin-bottom: 20px;
}
.content{
float: right;
min-height: 100px;
width: 798px;
background-color: whiteSmoke;
padding-bottom: 4px;
padding-top: 4px;
border: 1px solid #BDBDBD;
}

.header{
height: 90px;
width: auto;
background: #006d8e url(../images/mini_logo.png) no-repeat center;
}


.right_content{
padding-right: 10px;
font-family: tahoma;
font-size: 12px;
float: right;
width: 328px;
}

.title{
line-height: 26px;
height: 32px;
background-color: #666;
}
.title h2{
color: white;
margin-right: 16px;
font-weight: normal;
font-size: 12px;
}
.content_right{
background-color: #E6E6E6;
border: 1px solid #BFBFBF;
padding-right: 8px;
padding-left: 8px;
padding-top: 10px;
text-align: justify;
line-height: 19px;
}

.content_right p{

}

.content_right img{
margin-top: 27px;
margin-right: 38px;
}

.left_content {
    font-family: tahoma;
    font-size: 12px;
    float: left;
    width: 457px;
}

.peyment_step{
height: 408px;
width: 111px;
background-color: #999999;
float: right;
}

.peyment_step h2{
background:url('../images/Pay_Steps.png') no-repeat 5px 10px;
height: 36px;
width: 111px;
background-color: #235392;
}

.peyment_step .arrow{
width: 0;
height: 0;
border-style: solid;
border-width: 8px 8px 0 8px;
border-color: #235392 transparent transparent transparent;
margin-right: 48px;
}

.peyment_step .line{
height: 325px;
width: 5px;
background-color: #CCC;
margin-top: 11px;
margin-right: 51px;
}
.peyment_step .Step_1{
height: 99px;
width: 99px;
background: url('../images/Step_1.png') no-repeat;
margin-top: -11px;
margin-right: -44px;
position: absolute;
}

.peyment_step .Step_2{
height: 99px;
width: 99px;
background: url('../images/Step_2.png') no-repeat;
margin-top: 119px;
margin-right: -44px;
position: absolute;
}

.peyment_step .Step_3{
height: 99px;
width: 99px;
background: url('../images/Step_3.png') no-repeat;
margin-top: 249px;
margin-right: -44px;
position: absolute;
}
.peyment_step .Step_1_Disable{
height: 99px;
width: 99px;
background: url('../images/Step_1_Disable.png') no-repeat;
margin-top: -11px;
margin-right: -44px;
position: absolute;
}

.peyment_step .Step_2_Disable{
height: 99px;
width: 99px;
background: url('images/Step_2_Disable.png') no-repeat;
margin-top: 119px;
margin-right: -44px;
position: absolute;
}

.peyment_step .Step_3_Disable{
height: 99px;
width: 99px;
background: url('../images/Step_3_Disable.png') no-repeat;
margin-top: 249px;
margin-right: -44px;
position: absolute;
}
.peyment_step .Sep{
height: 13px;
width: 13px;
background: url('../images/Sep.png') no-repeat;
position: absolute;
}
.banks{
margin-right: 26px;
}
.banks .title{
height: 14px;
width: 244px;
background: url('../images/Banks_title.png') no-repeat;
}
.footer{
line-height: 11px;
float: right;
height: 24px;
width: 800px;
background-color: #333;
}

.content_confirm{
padding-left: 10px;
padding-right: 10px;
font-family: tahoma;
font-size: 12px;
float: right;
width: 663px;
}

.content_confirm .Agree{
margin-top: 17px;
margin-right: 63px;
cursor: pointer;
width: 152px;
height: 38px;
background: url('../images/Agree.png') no-repeat;
border: 0;
float: right;
}

.content_confirm .Edit{
margin-top: 17px;
margin-right: 63px;
cursor: pointer;
width: 152px;
height: 38px;
background: url('../images/Edit.png') no-repeat;
border: 0;
float: right;
}

.content_right_confirm {
background-color: #E6E6E6;
border: 1px solid #BFBFBF;
padding-right: 8px;
padding-left: 8px;
padding-bottom: 86px;
padding-top: 10px;
text-align: justify;
line-height: 19px;
}
.content_confirm_center{
width: 450px;
margin-right: 92px;
margin-top: 70px;
}

.content_confirm .ReturnToWebsite{
margin-top: 17px;
margin-right: 153px;
cursor: pointer;
width: 152px;
height: 38px;
background: url('../images/ReturnToWebsite.png') no-repeat;
border: 0;
float: right;
}


.content_confirm .confirm{
margin-top: 17px;
margin-right: 153px;
cursor: pointer;
width: 152px;
height: 38px;
background: url('../images/confirm.png') no-repeat;
border: 0;
float: right;
}

.content_confirm .Close{
margin-top: 17px;
margin-right: 63px;
cursor: pointer;
width: 152px;
height: 38px;
background: url('../images/Close.png') no-repeat;
border: 0;
float: right;
}

.footer .text {
color: #8D8B8B;
float: right;
padding: 5px 207px;
width: 393px;
}

.footer .text a{
color: #8D8B8B;
text-decoration:none;
}

.footer  .text a:hover {
color: white;
}

.content_right .btn {
    background: none repeat scroll 0px 0px #235392;
    margin: 2px 38px 8px 2px;
    padding: 2px;
    text-align: center;
    width: 233px;
}

.content_right .btn a {
    color: #FFF;
    text-decoration: none;
}

.content_right .btn a:hover {
    color: #FC0;
    text-decoration: none;
}