/*
author:muhammad neamul mowla pinju.
title:hosting2007.
date:19-10-08
 */
#wrap{
 	width:550px;
    min-height:250px;
	margin:10px auto;
    font-family:Calibri,Verdana, Arial, Helvetica, sans-serif;
    background-color: #daf0f5;
    padding:10px;
    border:2px solid #75adcf;
    font-size:14px;
}
#wrap .startover{
	margin:0px 0 0 280px;
	color:#272727;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

#wrap .startover:hover{
	color:#4C849E;
}

#wrap span{
	width:550px;
	margin-bottom:10px;
	display:block;	
}
 
#wrap span a{
	font-size:13px;
	font-weight:bold;
	color:#272727;
	text-decoration:none;
} 
#wrap span a:hover{
	color:#4C849E;	
}

#wrap span .btn{
	margin-left:220px;
	background:#555544;
	
	cursor:pointer;
	color:#000000;
	font-weight:bold;
	padding:2px;
}

#wrap span .btn:hover{
	background:orange;
	color:#555544;
}


 
#wrap .ortop{
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	height:22px;
	line-height:22px;
	color:#003366;
	text-align:center;

}
.order{
	width:550px;
    padding-top:5px;
	text-align:left;
	overflow:hidden;
	font-size:14px;

    background-image:none; /*url(images/order_bground.jpg);*/
    background-repeat:no-repeat;
    background-position:center;
}
.order h2{	
	font-size:14px;
	width:550px;
	height:22px;
	line-height:22px;
	float:left;	
	background-color:#75adcf;
    display:block;
    padding:5px;
    color:#FFFFFF;
}


.order  table{
    width:550px;
	float:left;
	padding:0px 4px;
	font-size:13px;
}

.order table tr{

	height:22px;
	line-height:22px;		
}



.order tr .rd{
	color:#FF0000;	
}


.order tr a{
	color:#99CC00;
}

.order tr  .gr{
	color:#00CCCC;
}

.bld{
	font-size:13px;
	font-weight:bold;
}

.order tr .pd{
	padding-left:2px;
}

.order table tr td select{
	width:120px;
	float:right;
	display:block;	
}



.order .orfaq{
	width:261px;
	display:block;
	padding:4px;
	font-size:13px;
	float:right;
	padding-bottom:20px;
}


.orfaq h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.orfaq ul li a{
	list-style:none;
	color:#0066CC;
	text-decoration:none;
}

.orfaq ul li a:hover{
	text-decoration:underline;
	}
	
.order .invoice{
	width:550px;
	display:block;
	margin:0 8px 0px 4px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}


.order .invoice tr{
	width:550px;
	height:auto;

}	

.order .invoice tr .invtd1{
	width:192px; display:block;
	
}


.order .invoice tr .invtd2{
	width:470px;
	text-align:right;
}


.order .invoice tr .invtd3{
	width:550px;
	text-align:center;
}

.order .invoice2{
	width:550px;
	display:block;
	font-weight:bold; 
	margin:0 8px 0px 4px;
	
	
}

.order .invoice2 tr{
	height:28px;
	line-height:28px;
	
}

/*\*/
*html .order .invoice2 tr{
	height:28px;
	line-height:28px;
	
}
/*\*/


/*\*/
*:first-child+html .order .invoice2 tr{
	height:28px;
	line-height:28px;
	
}
/*\*/


.order .invoice2 .invtd4{
	width:400px; text-align:right;
}
.order .invoice2 .invtd5{
	width:266px; text-align:right;
}

.order p{
	width:678px;
	padding:10px 0;
	text-align:center;
	font-size:12px;
}


.order .whotbl{
	width:670px;
	padding:0 4px 20px 4px;
}
.whotbl td{
	padding-left:4px;
}

.whotbl td input{
	
}

.whotbl td .countryslt{
	float:none;
	width:145px;
	
}


.whotbl td  sub{
	font-style:italic;
}


.order .lefttbl{
	width:330px;
	padding:0 4px 0px 4px;	
	}
.order .lefttbl th,td{
	padding-left:4px;
}

.order .lefttbl input{
	
}	


.lefttbl .countryslt{
	float:none;
	width:145px;
	
}

.order .adinfo{
	width:670px;
	margin:10px 4px;
	
}

.adinfo sub{
	width:500px;
	display:block;
	font-style:italic;
}

.adinfo input,select,textarea{
	
}

.adinfo .countryslt{
	float:none;
	width:145px;
	
}

.npd{
	padding-bottom:0;
    text-align:center;
}

.order .rdogrop{
	text-align:center;
	padding:5px;
	
}

.order .paymathod{
	width:670px;
	margin:0 4px;
}

.paymathod td{
	width:330px;

}


.paymathod td input,select{
	

}
.paymathod .countryslt{
	float:none;
	
	
}

.order .listsu{
	list-style:disc;
	margin-left:20px
}


.bottom_buttons{
  padding:4px; background-color: #75adcf; color:#FFFFFF; border: none; margin-right:30px; font-size:13px; height:20px;
}

.submit_button{
    padding:4px; background-color: #176ea3; color:#FFFFFF; border: none; margin-right:30px; font-size:13px; height:23px;
}


.right{
   float:right;
}

