@charset "utf-8";
#wrapper { margin: 20px auto; padding: 0px;  background: #fff url(images/wrapper_top.jpg) no-repeat top; text-align:right; direction:rtl;}
.entry { margin: 0px; padding: 0px; float: right; width: 498px; text-align: justify; line-height:19px; padding-right: 5px;}
.Red {padding:4;font-family: Tahoma;font-size: 11px;color: #B32E2E;padding:5px 15px 5px;background-color: #EEF4D4;border: 1px solid #718223; -moz-border-radius: 3px;}
.Paym {padding:4;font-family: Tahoma;font-size: 11px;color: #233D3F;padding:5px 15px 5px;border: 1px solid #C11235; -moz-border-radius: 3px;}
.Sefid {padding:4;font-family: Tahoma;font-size: 11px;color: #152A2A;padding:5px 15px 5px;border: 1px solid #ACA1F3; -moz-border-radius: 3px; text-align: justify;}
.login_sefid {font-family: Tahoma;font-size: 11px;color: #152A2A; background-color: #FAFAEF;border: 1px solid #EA8906; -moz-border-radius: 3px; text-align: justify;}
body { 
} body, form, table, tr, td, th, p { font-family:Tahoma, Arial, Verdana; font-size:11px; font-weight:normal; ;
} input, textarea {BACKGROUND: url(Img/txtbgi.gif) font-family:Tahoma, Arial, Verdana; font-size:11px; font-weight:normal; color:#ff6600;
}
 a:link, a:active, a:visited { font-family:Tahoma, Arial, Verdana; color: Black; text-decoration:none;
} a:hover { color:#990000;text-decoration: None;border-bottom:#990000 1px dashed
} input.field, textarea.ta {BACKGROUND: url(Img/txtbgi.gif) border:1px solid #C3C0B2; background-color:#FAFAFA;
} textarea.field { border:1px solid #C3C0B2; background-color:#EFEFEF; padding:2px;
} select.field { font-family:Tahoma, Arial, Verdana; font-size:11px; font-weight:normal; color:#4d4d4d; border:1px solid #C3C0B2; background-color:#FAFAFA;
} input.button { BACKGROUND: url(Img/txtbgi.gif) background-color:#fff; font-size:11px; font-weight:bold; color:#ff6600;
} thead td, .thead { font-weight:bold; color:#183579; border-bottom:1px solid #CFD4D9;
} .theadbig { font-weight:bold; color:#183579; font-size: 14px;
} fieldset { border:1px solid #C0C0C0; margin:5px; padding:10px;
} legend { font-weight:bold; color:#;
} .comment { font-size:10px; color:#4d4d4d;
} .commentBox { background-color:#F5F5F4; padding:10px;
} .icon { margin-right:5px; margin-top:5px;
} .required { font-weight:bold; color:#F89601;
} .strong { font-weight:bold;
} .bottomline { border-bottom:1px solid #CED7DE;
} .rightline { border-right:1px solid #CED7DE;
} .topline { border-top:1px solid #F1F1EF;
} .page_act { font-weight:bold; color:#4d4d4d;
} a.page:link, a.page:active, a.page:visited, a.page:hover { font-weight:bold;
} .page_disable { color:#4d4d4d;
} .true { color:#009900;
} .false { color:#990000;
} .code { font-family:"Courier New", Courier, mono; font-size:11px; padding:5px; border:1px dashed #C0C0C0;
} a.password:link, a.password:active, a.password:visited { font-family:Tahoma, Arial, Verdana; font-size:11px; color:#183579; text-decoration:underline;
} a.password:hover { font-family:Tahoma, Arial, Verdana; font-size:11px; color:#F89601; text-decoration:underline;
} a.tools:link, a.tools:active, a.tools:visited { font-family:Tahoma, Arial, Verdana; font-size:11px; font-weight:bold; color:#183579; text-decoration:none;
} a.tools:hover { font-family:Tahoma, Arial, Verdana; font-size:11px; font-weight:bold; color:#183579; text-decoration:underline;
} a.back:link, a.back:active, a.back:visited { font-family:Tahoma, Arial, Verdana; font-size:11px; font-weight:bold; color:#183579; text-decoration:none;
} a.back:hover { font-family:Tahoma, Arial, Verdana; font-size:11px; font-weight:bold; color:#183579; text-decoration:underline;
} .tbl_res thead td, .tbl_res .thead { border-bottom-width:0px; border-top:1px solid #CFD4D9; background-color: #f8f8f8;
} .tbl_sel td { background-color: #f8f8f8;
}
	
/*********************************************************************
/**********************************************************************
***
*/

.boxText { font-family: Tahoma,Helvetica; font-size: 11px; }
.errorBox { font-family : Tahoma,Helvetica; font-size : 11px; background: #ffb3b5; font-weight: bold;  border: 1px solid #B8B8B8;    }
.stockWarning { font-family : Tahoma,Helvetica; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma,Helvetica; font-size : 11px; color: #70d250; text-decoration: none; }



FORM {
        display: inline;
}

TR.header {
  background: #FCFCFC;
}




A.headerNavigation { 
  color: black; 
}

A.headerNavigation:hover {
  color: #9F0000;
}

TR.headerError {
  background: #ff0000;
  border: 1px solid #C4C4C4;
}

TD.headerError {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
    border: 1px solid #C4C4C4;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}







.infoBoxContents {
	
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}


TD.infoBox, SPAN.infoBox {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}


TD.productListing-data {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

A.pageResults {
  color: black;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma,Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;

}

TD.subBar {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  color: black;
}

TD.main, P.main {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  line-height: 17px;
  padding-left: 8px;    
    
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma,Helvetica;
    font-size: 11px;
	 clear: both;
	 
 
}

TD.accountCategory {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  color: aabbdd;


 
}

TD.fieldKey {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  color: black;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
   border: 1px solid #f1f9fe; 

}

TD.formAreaTitle {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma,Helvetica;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma,Helvetica;
  color: #ff0000;
  TR.headerError {
  background: #ff0000;

  
}

TD.headerError {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;

 
}
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand;   }
.moduleRowSelected { background-color: #E9F4FC;    }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma,Helvetica; font-size: 11px; color: black; }
.checkoutBarCurrent { font-family: Tahoma,Helvetica; font-size: 11px; color: black; }

/* message box */

.messageBox { border: 1px solid #C4C4C4; font-family: Tahoma,Helvetica; font-size: 11px; }
.messageStackError, .messageStackWarning { border: 1px solid #C4C4C4; font-family: Tahoma,Helvetica; font-size: 11px; background-color: #FFC6C7; padding-left: 12px; padding-right: 7px; text-align: justify; line-height: 22px; clear: both;  }
.messageStackSuccess { border: 1px solid #C4C4C4; font-family: Tahoma,Helvetica; font-size: 11px; background-color: #D0FF8A; padding-left: 12px; padding-right: 7px; text-align: justify; line-height: 22px; }

/* input requirement */

.inputRequirement { font-family: Tahoma,Helvetica; font-size: 11px; color: #ff0000; }


.borderfieldest { border: 1px solid #B1B1B1;  }

.warSmall {
	 background: #F2E999;
  border: 1px solid #CACACA;
  padding-right: 8px;
  line-height: 24px;
  text-decoration: none;
}
.nowarsmall {
margin-top: -25px;
 margin-bottom:-10px;
		 background: #F6E5BE;
		 display:  block;
  padding-right: 8px;
  line-height: 22px;
  text-decoration: none;
}

.productListing-heading {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  background: #C5D898;
  color: Black;
  font-weight: bold;
  line-height: 22px;
}



.Sefid {
	
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}

.FormSaz {
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #A6B2BC;
	
}

.Fasele {
padding-top: 5px;
}

.New_product_border {padding:2px 0px 0px; border: 1px solid #B4AE5E; -moz-border-radius: 5px; }




/* BOF Pageloading by BPAS (www.bpas.co.nz) */
#prepage {
	display:none;	
}
#prepage_overlay {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:3;
	text-align:center;
	padding-top:30%;
	padding-bottom:50%;
	background:#ffffff;
	opacity:.9;
	filter:alpha(opacity = 50);
}



#prepage_content {
	position:fixed;
	top:0px;
	left:0px;
	z-index:3;
	text-align:center;
	margin-left:45%;
	margin-top:30%;
	margin-bottom:50%;
	padding:5px;
	background:#FAFAF3;
	border:1px;
	border-style:solid;
	border-color:#D4D4D4;	
	opacity:1;
	filter:alpha(opacity = 100);
}

.inputer_hige {
	height: 15px;
	line-height: 25px;
}
