﻿body 
{
	background-color:White;
	font-size:11px;
	font-family:Arial;
}
/*#leftNavLightBG
{
	position:absolute;
	TOP: expression(offsetParent.scrollTop + 120); 
	display:block;
	width:190px;
	margin:  1px  1px 40px 40px;
	right:1px;
	height:500px;
}
*/
/*For Arabic Trolley*/
.Floatleft
{
	position:absolute;
	TOP: expression(offsetParent.scrollTop + 120); 
	display:block;
	width:190px;
	margin:  1px  1px 40px 40px;
	right:900px;
	height:500px;
	float :right;
}
/*For English Trolley */
.Floatright
{
	position:absolute;
	TOP: expression(offsetParent.scrollTop+120); 
	display:block;
	width:190px;
	margin:  1px  1px 40px 40px;
	right:1px;
	float :right;
}

#scrollDiv
{
	 height:450px;/*450*/
	 overflow-y:auto;
	 width:180px;/*180*/
	 
}
	#rightDiv
	{
	width: 190px;
	height:500px
	}
.brandName
{
	width:80%;
	font-weight:bold; 
	font-family:Tahoma;
	Color:#804000;
}
td.brandName h2
{
	font-size:12px;
	}
.product_information
{
	font-size:9pt;
	color:#7C6338;
	text-decoration:none;
	font-family:Tahoma;
	
}

a
{font-size:8pt;
	color:#7C6338;
	text-decoration:none;
	font-family:Tahoma;
}
.loading
{
	position: absolute; left: 50%; top: 50%; border-top-width: 1px;
        border-left-width: 1px; border-left-color: black; border-bottom-width: 1px; border-bottom-color: black;
        border-top-color: black; border-right-width: 1px; border-right-color: black;
	}
.linkBtn
{
	 font-weight:bold;
	font-size:11px;
	   background-color:#663300;
	   padding:1px 5px 1px 5px;
	 }
.oldPrice
{
	text-decoration:line-through;
}
.salePrice
{
		color:Red;
}
		
.newsBody
{
	font-size:11pt;
	color:Black;
	text-decoration:none;
	font-family:verdana;
	padding:0px 10px 5px 10px ; 	
	text-align:justify;	
			
}

blockquote{background-color:#eeeeee;
margin:11px; padding:10px;border:dotted 1px #462E06; 
	}
	.menu 
	{
		
		color:White;}
		
		#ctl00_mainMenu a
{
	color: #ffffcc;
	font-size:10pt;
	font-weight: normal;
	font-family: verdana;
}
	
	#ctl00_mainMenu a:hover
		{
			color:#7C6338;
			font-size:10pt;
	text-decoration:none;
	font-weight:normal;
	font-family:verdana;}
	
	#ctl00_mainMenu a:Active
		{
			color:red;
			font-size:10pt;
	text-decoration:none;
	font-weight:normal;
	font-family:verdana;}
		#ctl00_iMenu a
{
	color: #ffffcc;
	font-size:10pt;
	font-weight:normal ;
	font-family: verdana;
}
	
	#ctl00_iMenu a:hover
		{
			color:#7C6338;
			font-size:10pt;
	text-decoration:none;
	font-weight:normal;
	font-family:verdana;}
	
	.SimpleArea
	{
		font-size:10px;
		font-family:Arial;
		
		}