﻿* {
	margin: 0;
	padding: 0;
	font-family: tahoma;
	text-align: center;
	direction:rtl;
}
html, body {
	font: 11px/normal Tahoma, Arial;
	color: #000;
}
* a
{
	color: #000099;
	text-decoration:none;
	font-weight: 700;
}
ul{
	list-style: none;
}
img {
	border-width: 0px;
}
.browseProductImage {
	FLOAT: left; MARGIN: 3px; WIDTH: auto
}
.productPrice {
	FONT-WEIGHT: normal; COLOR: #0033cc
}
.product-Old-Price {
	COLOR: #009933; TEXT-DECORATION: none
}
.twoColFixRtHdr #container { 
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: right; /* this overrides the text-align: center on the body element. */
} 

.twoColFixRtHdr #header
{

	height:180px;
} 

.twoColFixRtHdr #timedate
{
    padding-right:15px;
    margin-top:-31px;
    font-weight:bold;
    text-align:right;
} 
.twoColFixRtHdr #sidebar_right
{
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 10px 0px;
	text-align:right;
}
.twoColFixRtHdr #sidebar_right ul
{
	list-style-position: inside;
	list-style-image: url('images/rl.gif' );
}

.twoColFixRtHdr #sidebar_left
{
	margin-left:5px;
	float: left; /* since this element is floated, a width must be given */
	width: 120px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 10px 0px;

}

.twoColFixRtHdr #mainContent { 
	margin:0px ; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding:8px;
	float:left;
	width:630px;

} 
.twoColFixRtHdr #footer
{
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #E7EEF5;
	text-align: center; /* this overrides the text-align: center on the body element. */
}

.twoColFixRtHdr  #sidebar_right h1
{
	background-image: url('images/rl.gif' );
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
	padding-bottom:3px;
	padding-top:3px;
	text-align:right;
}
.twoColFixRtHdr #sidebar_right h2
{
	border: 1px dashed #C0C0C0;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCC99;
}
.twoColFixRtHdr #sidebar_right h2 a
{
	font-size: 12px;
	font-weight: bold;
}
.twoColFixRtHdr  #sidebar_right a
{

	font-size: 11px;
	font-weight:normal;
	color: #000099;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;

}
.title_bar
{
	background-image: url(    'Images/title_bar.gif' );
	border: 1px solid #94A6B5;
	height: 18px;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #1038A5;
	text-align: center;
}
.rightdiv
{
	margin:0px;
	float:right;
	width:290;
	height:325px;
}
.leftdiv
{
	margin:0px;
	float:left;
	width:290;
	height:325px;
}
.prodlist
{
	width:590px;
}


.adv_center
{
	text-align:center;
	float:none;
	width:600px;
	padding:10px;
}
.twoColFixRtHdr #mainContent h1
{
	font-size: 11px;
	color: #CC0000;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}
.twoColFixRtHdr #mainContent h2
{
	font-size: 11px;
	text-align:justify;
	font-weight:normal;
	padding:5px;
}
.product
{
	width: 300px;
	padding:5px;
	height: 210px;
	border: 1px dotted #99CC00;
}
.product:hover
{
	border: 1px solid #3366FF;
}

.pay
{
	width:250px;
	float:left;
	margin-left:0px;
	
}
.more
{
	padding: 3px;
	width: 105px;
	float: left;
}
.price
{
	border-width: 1px;
	width: 220px;
	padding: 3px;
	text-align: right;
	margin-top: -60px;
	font-weight: bold;
	color: #0066FF;
	float:left;
}
.box_title
{
	width:630px;
	background-image:url('images/title_bar.gif');
	border: 1px solid #94A6B5;
	height: 18px;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #1038A5;
	text-align: center;
	margin-bottom:10px;
}
.pager {
	height: 17px;
	text-align: left;
	width: 240px;
	max-width: 240px;	
	margin: 0px auto;
	direction: rtl;
	margin: 3px auto;
	text-align:center;
	
}
.pager ul {
	height: 17px;
	margin-top:5px;
	position:relative;
}
.pager li
{
	margin-right: 5px;
	float: right;
	border: 1px solide #eee;
	list-style-type: none;
}
.pager a {
	width:17px;
	line-height:17px;
	text-align:center;
	display: block;
	border: 1px solid #ccc;
}
.pager .current {
	width:17px;
	line-height:17px;
	text-align:center;
	display: block;
	border: 1px solid #ccc;
	background: #6ECBF0;
}
.pager a:hover {
	background: #0098D4;
	border: 1px solid #000;
	color: #FFFFFF;
}
.pager span {
	width:17px;
	line-height:17px;
	text-align:center;
	display: block;
	border: 1px solid #ccc;
	background: #6ECBF0;
}
.txtSearch
{
	background-image:url('images/search_input_bg.gif');
	width:300px;
	font-size:12px;
	padding:3px;
	color: #7f7f7f

}
#Search
{
	height:30px;
	width:240px;
    left:10px;
    vertical-align:middle;
  
}

#basket Table,#basket2 Table
{
	border: 4px solid #9999FF;
	width: 630px;
	text-align: center;
	border-collapse: collapse;
}
#basket h5,#basket2 h5
{
	border-width: 5px;
	border-color: #9999FF;
	width: 610px;
	text-align: center;
	font-size: 15px;
	color: #cc0000;
	font-weight: bold;
	padding: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
#basket h6,#basket2 h6
{
	border-width: 5px;
	border-color: #9999FF;
	width: 610px;
	text-align: center;
	font-size: 15px;
	color: #cc0000;
	font-weight: bold;
	padding: 5px;
	border-style: solid;
}
#basket h4,#basket2 h4
{
	border: 2px solid #000000;
	width: 80px;
	text-align: center;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	background-color: #D4D4D4;
	cursor:pointer;
	display:inline;
	margin-right:50px;
	margin-left:50px;
}
#basket h3, #basket2 h3
{
	border: 1px solid #669900;
	text-align: center;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	background-color: #CCFF99;
	display: inline;
	margin-right: 3px;
	margin-bottom: 3px;
}
#basket b,#basket2 b
{
	color:Blue;
}
#basket span,#basket2 span
{
	padding:10px;
	text-align:justify;
	line-height:25px;
}
#basket .td1,#basket2 .td1
{
	border: 1px solid #9999FF;
    width:30px;
    padding:5px;
    height:20px;
}
#basket .td2,#basket2 .td2
{
    width:350px;
  	border: 1px solid #9999FF;
    padding:5px;
}
#basket .td3,#basket2 .td3
{
    width:100px;
	border: 1px solid #9999FF;
	padding:5px;
}
#basket .td4,#basket2 .td4
{
    width:100px;
	border: 1px solid #9999FF;
	padding:5px;	
}
#basket .td5,#basket2 .td5
{
    width:33%;
	border: 1px solid #9999FF;
	padding:5px;	
	font-weight:bold;
}

#Splash,#Splash2
{
	 text-align:center;
	 font-weight:bold;
	 width:100px;
	 border: 1px solid black; /* for IE */
	 padding:10px;
	 margin-right:250px;
}


#hideshow {
	position: absolute;
	width: 980px;
	height: 100%;
	top: 0;
	left: 0;
	z-index:100;
}
#fade {
	background: #000; 
	position: fixed; 
	width: 100%;
	height: 100%;
	filter:alpha(opacity=60);
	opacity: .80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /*--IE 8 Transparency--*/
	left: 0;
	z-index: 10;
}
.popup_block {
	background: #ddd;
	padding: 10px 20px;
	border: 10px solid #fff;
	float: left;
	width: 630px;
	position: fixed;
	top: 10%;
	right: 15%;
	margin: 0 0 0 -250px;
	z-index: 100;
 
}
.popup_block .popup {
	float: left;
	width: 100%;
	background: #fff;
	margin: 10px 0;
	padding: 10px 0;
	border: 1px solid #bbb;
}
.popup img.cntrl {
	position: absolute;
	right: -20px;
	top: -20px;
}
 
/*--Making IE6 Understand Fixed Positioning--*/
 
*html #fade {
	position: absolute;
	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop : document.body.scrollTop);
}
 
*html .popup_block {
	position: absolute;
	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+((documentElement.clientHeight-this.clientHeight)/2)
	: document.body.scrollTop
	+((document.body.clientHeight-this.clientHeight)/2));
	
	left:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollLeft 
	+ (document.body.clientWidth /2 ) 
	: document.body.scrollLeft 
	+ (document.body.offsetWidth /2 ));
}
#Menu #mpad {padding:5px;text-align:right;}
#mpad a
{
	color: White;
	font-weight:bold;
	text-align:right;
}
#Menu A:link{color:navy;text-decoration:none;color:White; }
#Menu A:hover
{
	color: #66FF33;
	text-decoration: none;
	text-align:right;
}
#Menu {text-align:right;height:32px;vertical-align:middle ; background-color:Black; background-image: url('images/menubg.jpg'); background-repeat: repeat-x; font-size:8pt; } 
#cServer_topbar
{
	border: 2px solid #FF0000;
	background: #FFFF99;
	font-size: 12px;
	padding: 2px;
	visibility: hidden;
	width: 450px;
	position: absolute;
	color: #000066;
	font-weight: bold;
	text-align: right;
	padding: 10px;
	line-height: 20px;
}
.message-div-static{
	border-width: 1px;
	border-style: solid;
	padding: 10px 50px 10px 10px;
	text-align:right;
	margin: 5px 0px;
	width:570px;
}
.message-close{
	padding: 2px 2px 2px 16px;
	background: url('images/message-close.gif') no-repeat 0px 0px; 
}
.info
{
	direction: rtl;
	background: #FFFFFF url( 'images/message-info.gif' ) no-repeat 99% 50%;
	color: #003399;
	border-color: #067AEF;
}
.form-row {
	margin-bottom: 3px;
	padding: 3px 0;
	clear: both;
	border-bottom: 1px solid #eee;
	text-align:right;
}
/* ***************************************************************************** CLEAR FIX  */
.clearfix {display: inline-block;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* ************************************************************************** EO CLEAR FIX   */
/* *********************************************************************************** HELP */
					.help {
						position: relative;
						width: 16px;
						height: 16px;
						margin: 5px;
					}
					.help a {
						display: block;
						width: 16px;
						height: 16px;
						background: url('images/help.gif') no-repeat 0px 0px ;
					}
					.help a span {
						display: none;
					}
					.help div {
						display: none;
						position: absolute;
						top: -25px;
						width: 210px;
						padding: 5px;
						display: none;
						background-color: #E2EEFE;
						border: 1px solid #000;
						-moz-border-radius: 5px;
						direction: rtl;
						color:Black;
						font-weight:normal;
						text-align:justify;
					}
					.help div.left {
						right: 15px;
					}
					.help div.right {
						left: 15px;
					}
					td .help, .form-row .help {
						float: right;
						margin: 1px 5px 0 5px;
					}
/* ******************************************************************************** EO HELP */
.btn {
	background:transparent url('images/button.gif') 0px 0px no-repeat scroll ;
	border:0pt none;
	color:#000;
	height:25px;
	text-align:center;
	width:89px;
	cursor:pointer;
	font: 12px Tahoma;
	float: none;
}
.btn:hover {
	background:transparent url('images/button.gif') 0px -25px no-repeat scroll ;
}
#takhfif
{
	line-height: 20px;
	padding: 5px;
	border: 1px solid #FF6600;
	background-color: #FFE4CA;
}
.ErrorMSG
{
	border: 1px dashed #C0C0C0;
	background-image: url(  'images/error.gif' );
	background-repeat: no-repeat;
	background-position:right;
	background-color: #FFFFCC;
	color: #CC0000;
	padding:5px 5px 5px 18px;
	text-align:left;
	font-weight:bold;
	
}

#tablighat p
{
	background-image:url('images/arrow.gif');
    background-repeat:no-repeat;
    background-position:right;
    line-height:30px;
    width:580px;
    text-align:right;
    padding-right:40px;
    font-weight:bold;
}
#tablighat span
{
	color:Blue;
}
.odd
{
	border-width: 1px;
	border-color: #999999;
	background-color: #EAEAEA;
	border-top-style: dashed;
	border-bottom-style: dashed;

}
#tablighat
{
	border: medium solid #CC0000;
	
}
label
{
	font-size:14px;
    font-weight:bold;
    line-height:30px;
}
input,textarea
{
	text-align:right;
}

#related
{
	text-align:right;
	width:570px;

}
#related img
{
	vertical-align:middle;
}
#related h1
{
	padding: 5px;
	color: #000000;
	background-color: #FFCC99;
	font-weight: bold;
	font-size: 14px;
	border-width: 1px;
	border-color: #CC6600;
	border-top-style: dashed;
	border-bottom-style: dashed;
	width:550px;
}
#tag
{
	text-align:justify;
}
#tag a
{
	font-weight:normal;
}
.mytb
{
   padding:0px; margin:0px; border-collapse:collapse;height:76px;
}
.mytr{
	background-image:url('images/box2_right.gif'); width:9px;
}
.mytm
{
    background-image:url('images/bg_box2.gif'); width:100px;
}
.mytl
{
	background-image:url('images/box2_left.gif'); width:9px;
}
.mytdiv
{
	width:120px;
	padding:5px;
	float:right;
}