
.invtable {
	direction: rtl;
	font-weight: bold;
	margin-right: 50px;
	width: 595px;
}
.invtable table {
	width: 595px;
	border: none;
}
.invtable table td {
	padding: 10px;
	margin: 50px;
}
.orderheader {
color: #b94a48;
font-size: 22px;
font-weight: bold;
}

.invtable th {
	font-size: 14px;
	color: #555555;
	padding-bottom: 10px;
}
.invtable .alright {
	text-align: right;
 padding-right: 55px;
}
.invtable tr {
	font-size: 15px;
	color: #555555;
	
}
.inputcost
{ 
	background-color: #f5f4ec;
    font-weight: bold;
    width: 50px;
    text-align :center;
    border: 0;  
}
.nitems 
{ 
	background-color: #f5f4ec;
    font-weight: bold;
    width: 30px;
    text-align :center;
    border: 0;  
}
.nitemstd {
    width: 70px;
}
.invtable a {
	text-decoration: none;
	color: #555555;
	border: none;
}
.invtable .gram {
	font-size: 11px;
}
.invtable .totaltext {
	text-align: left;
}
.invtable img {
	border: none;
	padding-right: 10px;
	text-align: center;
}

.invtable .checkboxw {
	width: 30px;
	padding: 0px;
}
.invtable .currency {
	font-size: 12px;
}
.invtable .padding {
 margin-bottom: 20px;
}
.lightbg, .lightbg td, .lightbg input, .lightbg a  {
 background-color: #fdfdfa;
 color: #cccaca;
}
.darkbg, .darkbg td, .darkbg input, .darkbg a  {
 background-color: #f5f4ec;
 color: #555555;
}
.shipingheader {
color: #b94a48;
font-size: 18px;
font-weight: bold;
}
.shipingheader span {
color: #b94a48;
font-size: 12px;
padding-right: 10px;
}
.paymentwrap {
margin-top:20px;
direction: rtl;
width: 700px;
}
.secimage {
    background: url("images/secimgback.png") no-repeat scroll right center transparent;
    color: green;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 123px;
    line-height: 18px;
    margin-top: 65px !important;
    padding: 15px 10px 0;
    text-align: center;
    width: 150px;
}
.paymentop {
	float: right;	
	color: #b94a48;
	font-size: 13px;
	font-weight: bold;
}
.paymentop img {
    margin-right: 10px
}
.paymentwrap div {	
 margin-top: 20px;	
}
.paytext {
font-style: italic;
color: #163363;
font-size: 15px;
}
.paltext {
font-style: italic;
color: #31679a;
font-size: 15px;
}
a.minusicon:link {
color: red;
font-weight: bold;
font-size: 18px;
width:25px;
}
a.plusicon:link {
 color: blue;
 font-weight: bold;
font-size: 16px;
}
#contact-form label.label {
    clear: right;
    cursor: pointer;
    margin: 20px 0 0;
    width: 390px;
}
label.label div.text {
    display: inline-block;
    margin: 0;
}