#step {
	width: 560px;
	display: block;
/*	height: 50px;*/
	clear: both;
	padding: 0px;
	margin: 10px 10px 5px 5px;
	text-align: right;
	vertical-align: top;
	line-height: 13pt;
	direction: ltr;

	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: normal;

	background-color: #F1F1F1;
	border: 1px solid #BBB;
	border-right: none;
	border-left: none;
	color: #666;
}
#step div {
	display: block;
	border: none;
}
div.step{
    background: transparent url("../../../himg/step_order_bg1.gif") no-repeat left center;
}
div.step1 {
	width: 110px;
	float: right;
	text-align: right;
	direction: rtl;
	border: none;
	padding: 10px;
	margin: 0px;
}
div.stepok{    
    background:url("../../../himg/step_order_bg4.gif") no-repeat left center  #E5E5E5;
}
div.stepnow{    
    background:url("../../../himg/step_order_bg2.gif") no-repeat left center  #E5E5E5;
    color:#900000;
}
div.stepnow2{
    background-color:#E5E5E5;
    color:#900000;
}
div.step2 {
	width: 90px;
	margin: 0px;
	float: right;
	text-align: right;
	padding: 10px;
}
div.step3 {
	width: 90px;
	margin: 0px;
	float: right;
	text-align: right;
	padding: 10px;
}
div.step4 {
	width: 80px;
	margin: 0px;
	float: right;
	text-align: right;
	padding: 10px;
}
div.step5 {
	width: 90px;
	margin: 0px;
	float: right;
	text-align: right;
	padding: 10px;
}

#step div b {
	font-weight: bold;
	font-size: 8pt;
}
#step span {
	font-weight: normal;
	font-size: 7pt;
	color: #A33636;
}
.text_order{
    padding:10px;
    text-align:justify;
    direction: rtl;
    line-height: 19px;
}

div.legend .leg_next{
    float:left;
    margin:0 0 0 10px;    
    background: none repeat scroll 0 0 transparent;
    clear: none;
    display: block;
    height: 33px;
    padding: 0;
    cursor:pointer;
}
div.legend .leg_back{
    float:right;
    margin:0 10px 0 0;    
    background: none repeat scroll 0 0 transparent;
    clear: none;
    display: block;
    height: 33px;
    padding: 0;
    cursor:pointer;
}
div.legend .leg_radio{
    text-align: right;
}
div.legend select{
    width:155px;
}
div.legend option{
    width:130px;
}

div.legend div.leg_fieldarea{
    background: url("../../../himg/fieldarea.jpg") no-repeat left top transparent;
    clear: none;
    display: block;
    float: right;
    height: 100px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 200px;
}

div.legend div.leg_fieldarea textarea{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    height: 90px;
    padding: 5px;
    width: 190px;
}
span.IMP{
    color:#990000;
    font-size:10px;
    float:right;
    margin-right:-10px;
}
span.EXP{
    font-size:9px;
    float:right;
    margin-right:205px;
    padding-top:2px;
}

div.legend div.blocks{
    text-align:right !important;
    clear: right;
    margin-right: 10px;
}

div.legend div.blocks span{
    float:left;
    clear: none;
    width: 380px;
}
div.legend div.blocks span,div.legend div.blocks span.no_mdm{
    margin:5px 0 10px 0;
}
div.legend div.blocks span,div.legend div.blocks span.no_mdm input{
    margin-top:-3px;
}
.clearhr{
    border-bottom: 1px solid #AAAAAA;
    clear: both;
    display: block;
    float: right;
    line-height: 1px;
    margin: 10px 9px 10px ;
    width: 520px;
}
div.legend div.blocks div.duration, div.legend div.blocks div.scard, div.legend div.blocks div.smodem{
    width: 120px;
    padding-top:5px;
}
div.legend div.blocks div.duration input, div.legend div.blocks div.scard input, div.legend div.blocks div.smodem input{
    margin-top: -3px;
    margin-left:3px;
}
div.legend label#title{
    width:125px;    
}
div.blocks{
    float:right;
    width:520px;
}
div.blocks span.no_mdm {
    clear: both;
    width:470px !important;
}

div.blocks fieldset{
    border:1px solid #999999;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    padding:10px 10px 10px 10px;
    margin:5px 0;
}
div.blocks fieldset legend{
    font-weight:bold;
    color:#5B0303;
    padding: 0 5px;
}
div.blocks fieldset input{
    clear: both !important;
    margin:-3px 0 0 !important ;    
}
div.legend div.blocks span.price{
    float: left !important;
    font-size:10px !important;
    clear: none !important;
    margin:1px 5px 5px 0px !important;
    width:90px !important;
    text-align:left;
}
.ENB{
    direction:ltr !important;
    width:auto !important;
    clear:none !important;
    float:right !important;
    padding:3px !important;
    font-weight:bold !important;
}
div.legend label.Pay{
    width:240px !important;
    text-align:right !important;
    padding-right:15px !important;
}
.qq-uploader{
    position:relative;
    width: 100%;
}
.qq-upload-button {
    display:inline-block; /* or inline-block */
    width: 105px;
    padding: 5px 0 0 0 !important;
    text-align:center;    
    background:#880000;
    border-bottom:1px solid #ddd;
    color:#fff;
}

div.legend div.fullblock{
    text-align:right !important;
    width:510px;
    margin-right:15px;
}
div.legend div.fullblock fieldset{
    border: 1px solid #999999;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin: 5px 0;
    padding: 10px;
    
}
div.legend div.fullblock fieldset legend{
    font-weight:bold;
    color:#5B0303;
    padding: 0 5px;
}
div.legend .fullblock label#title{
    width:100px;
    float: right;    
}
div.legend .fullblock strong{
    width:135px;
    float: right; 
    height: 20px; 
    margin-top:5px;  
}
div#cboxLoadedContent{
    background-color:  #EEEEEE !important;
}
div.TitleSRVline{
    border-top:1px solid #AAAAAA;
    width:100%;
    text-align:center;
    height:10px;
}
div.TitleSRV{
    clear: both !important;
    color: #035772 !important;
    float: right !important;
    font-size: 20px !important;
    width: 113px !important; 
    direction: rtl !important;
    font-family: tahoma !important;
}
div.TitleSRV2{
    clear: both !important;
    color: #035772 !important;
    float: right !important;
    font-size: 12px !important;
    width: 113px !important; 
    direction: rtl !important;
    font-family:tahoma !important;
}
div.TitleSRV span{
    color: #555555;
    float: right !important;
    font-size: 0.57em;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 40px;
    width: 113px !important;
}