body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	direction:rtl;
	padding:0;
	margin:0;
}
html {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}
@font-face {
  	font-family: 'dinar';
	src: url('../../fonts/dinar/dinar2.eot#') format('eot'),  /* IE6–8 */
		   url('../../fonts/dinar/dinar2.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		   url('../../fonts/dinar/dinar2.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
table {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}
.Alert {
	border:1px solid #060;
	background-color:#c9fb84;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
	min-width:400px;
}
.Alert2 {
	border:1px solid #900;
	background-color:#FCDBD1;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
	min-width:400px;
}
.AlertLightbox {
	border:1px solid #060;
	background-color:#c9fb84;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
	min-width:250px;
	direction:rtl;
}
.AlertLightbox2 {
	border:1px solid #900;
	background-color:#FCDBD1;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
	min-width:250px;
	direction:rtl;
}
.Alert3 {
	border:1px solid #F90;
	background-color:#FFFF33;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
	min-width:400px;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #555;
	-webkit-transition:color .25s ease-in;  
   	-moz-transition:color .25s ease-in;  
  	-o-transition:color .25s ease-in;  
   	transition:color .25s ease-in;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF4A40;
	-webkit-transition:color .25s ease-in;  
   	-moz-transition:color .25s ease-in;  
  	-o-transition:color .25s ease-in;  
   	transition:color .25s ease-in;
}
a:active {
	text-decoration: none;
	color: #036F03;
}
.TextF {
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	background: #F6F3F3;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
	height:25px;
	margin:5px;
	padding:0;
	background: linear-gradient(#eee, #fff);
  	transition: all 0.3s ease-out;
}
.TextF:focus {
  outline: none;
  background-position: 0 -2.1em;
}
.Submit {
	font-size: 11px;
	font-stretch:color: #000000;
	font-family: Tahoma;
	background-color: #F6F3F3;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
	cursor:pointer;
	height:30px;
	min-width:100px;
	background: linear-gradient(#eee, #fff);
}
.darkGrayButton {
	width:auto;
	line-height:20px;
	background:#454646;
	padding:4px 15px 8px 15px;
	font-family:"dinar",Tahoma;
	font-size:15px;
	color:#fdbb2a !important;
	border:none;
	cursor:pointer;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
a.darkGrayButton {
	padding:0px 15px 3px 15px;
}
.darkGrayButton:hover {
	background:#5d5e5e;
}
.TextArea {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	BACKGROUND-COLOR: #F6F3F3;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
	margin:5px;
}
.TdFont {
	color:#FF4A40;	
	font-family:'dinar',Tahoma;
	font-size:13px;
}
.loginTitle {
	font-weight:bold;
	color:#797979;
}
table#tableGrid td, table#tableGridFile td {
	padding:3px;	
}
table#tableGrid, table#tableGridFile {
	border:1px solid #CCC;
	padding:3px; 
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
}
table#tableToolbar{
	background:url(../image/table-toolbar-bg.png) repeat-x;
	height:54px;
	border:1px solid #CCC;
	margin-bottom:10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);	
}
table#tableToolbar td{
	padding:0px 5px 0px 5px;	
}
#tableGrid tr {
	background-color:#F3F3F3;
	text-align:center;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
#tableGridFile tr {
	background-color:#E8E9E6;
	text-align:center;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
#tableGrid tr td {
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
#tableGridFile tr td {
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
#tableGrid tr:hover {
	background-color:#e8e8e8;
	text-align:center;
	-webkit-transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
}
#tableGridFile tr:hover {
	background-color:#fee4ab;
	text-align:center;
	-webkit-transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
}
.bgtd1
{
	background-color:#eaeaeb;
	text-align:center;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.bgtd2
{
	background-color:#dadadd;	
	text-align:center;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.bgtd3
{
	background-color:#F93B3B;	
	text-align:center;
}
.bgtd4
{
	background-color:#ccdddf;
	text-align:center;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.bgtd5
{
	background-color:#FF9;
	text-align:center;
}
.bgtd6
{
	background-color:#6F3;
	text-align:center;
}
.bgtd7
{
	background-color:#090;
	text-align:center;
}
.bgtdhed
{
	background-color:#ff4a40 !important;
	height:40px;
	color:#ffffff !important;	
	font-family:'dinar',tahoma;
	font-size:13px;
}
.inlineTable tr {
	background:none !important;
}
.stuffLevelColor {
	width:15px;
	height:15px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin:0 auto;
	text-align:center;
	-webkit-box-shadow:  2px 2px 4px 0px rgba(80, 50, 50, 0.2);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 80, 50, 0.2);
    box-shadow:  2px 2px 4px 0px rgba(80, 50, 50, 0.2);
}
.shoppingCartTotalPrice {
	width:auto;
	height:30px;
	display:inline-block;
	padding:5px 50px;
	text-align:center;
	float:left;
	margin-top:10px;
	border-top:1px solid #3f4343;
}
/*------------------------------- Login Panel ----------------------------*/
.forLoginPanel {
	width:100%;
	height:370px;
	display:inline-block;
	background:url(../../img/ward_top/login/login_back.png) center no-repeat;
	margin-top:30px;
}
.forLoginUserImg {
	width:275px;
	height:99px;
	display:inline-block;
	margin-top:25px;
	float:right;
	margin-right:18px;
	background:url(../../img/ward_top/login/login_userimg.png) center no-repeat;
}
.forLoginInputs {
	width:275px;
	height:auto;
	display:inline-block;
	float:right;
	margin-right:18px;
	margin-top:5px;
	border:0px solid red;
}
.forLoginTextF {
	width:149px;
	height:29px;
	display:inline-block;
	text-align:left;
	float:right;
	background:url(../../img/ward_top/login/input_back.png) center no-repeat;
  	transition: all 0.3s ease-out;
}
.loginTextF {
	width:140px;
	height:20px;
	background:none;
	float:left;
	margin:5px 0px 0px 5px;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	border:none;
	padding:0;
}
.loginTextF:focus {
}
.orangeButton {
	width:auto;
	line-height:18px;
	background:#FF4A40;
	padding:4px 15px 8px 15px;
	margin-left:7px;
	font-family:"dinar",Tahoma;
	font-size:15px;
	color:#ffffff !important;
	border:none;
	cursor:pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
a.orangeButton {
	padding:0px 15px 3px 15px;
}
.orangeButton:hover {
	background:#454646 ;
	color:#FF4A40;
}
.loginDivider {
	width:275px;
	height:3px;
	display:inline-block;
	float:right;
	margin:5px 18px 5px 0px;
	background:url(../../img/ward_top/login/divider.png) center no-repeat;
}
.beforLoginDivider {
	width:275px;
	height:3px;
	display:inline-block;
	float:right;
	margin:4px 18px 4px 0px;
	background:url(../../img/ward_top/login/divider.png) center no-repeat;
}
.forLoginItem {
	width:215px;
	height:24px;
	display:inline-block;
	float:right;
	margin-right:48px;
	text-align:right;
	border:0px solid red;
}
.forLoginItemText {
	width:170px;
	height:auto;
	line-height:20px;
	display:inline-block;
	float:right;
	margin-right:8px;
}
.forLogout {
	float:left;
	width:55px;
	height:30px;
	line-height:25px;
	text-align:left;
	margin-left:15px;
	display:inline-block;
}
.forLogout a, .forLogout a:link, .forLogout a:active, .forLogout a:visited, .forLogout a:hover {
	color:#FF4A40;
}
.forWelcomeMessage {
	width:200px;
	height:30px;
	line-height:25px;
	display:inline-block;
	float:right;
	margin-right:18px;
	text-align:right;
	color:#FF4A40;
}
.forSignedPanel {
	width:100%;
	height:370px;
	display:inline-block;
	background:url(../../img/ward_top/login/login_back.png) center no-repeat;
}
.forSignedPanel ul {
	padding:0;
	margin:0;
	list-style:none;
}
.forSignedItem {
	width:255px;
	height:24px;
	line-height:20px;
	display:inline-block;
	float:right;
	margin-right:27px;
	border:0px solid red;
}
.forSignedItemImg {
	width:27px;
	height:24px;
	float:right;
	overflow:hidden;
	margin-left:15px;
	display:inline-block;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	border:0px solid red;
}
.forSignedItem:hover .forSignedItemImg {
	background-position:-27px 0px !important;
}
.forSignedItemText {
	width:210px;
	height:100%;
	line-height:20px;
	display:inline-block;
	float:right;
	text-align:right;
	color:#000000;
}
.forSignedItemText a, .forSignedItemText a:link, .forSignedItemText a:active, .forSignedItemText a:visited {
	color:#000000;
}
.forSignedItem:hover .forSignedItemText {
	color:#FF4A40;
}
.factorDetailTitle {
	width:100%;
	height:auto;
	text-align:right;
	font-family:"dinar",Tahoma;
	font-size:14px;
	color:#454646;
}
.forFactorDetail {
	width:970px;
	height:auto;
	display:inline-block;
	padding:15px;
	margin-top:15px;
	background:#F3F3F3;
	border-radius:1px;
}
/*--------------------------- End Login Panel ----------------------------*/
::selection {
  background: #ff5d54;
  color:#fff;
}
::-moz-selection {
  background: #ff5d54;
  color:#fff;
}