﻿
body{
scrollbar-face-color: #3399cc;
scrollbar-highlight-color: #3399cc;
scrollbar-3dlight-color: Blue;
scrollbar-shadow-color: Blue;
scrollbar-darkshadow-color: #3399cc;
scrollbar-track-color: White;
scrollbar-arrow-color: White;
background-image: url(../Images/bk2.jpg);
background-repeat:repeat-x;
font-family:Verdana;
}
.font-family-ar
{
    font-family:GE_SS_TWO_Medium;
}
.font-family-en
{
    font-family:Verdana;
}
div#logo 
{
 width: 215px;
 height: 67px;
 background: url(../Images/Raya Shop new Logo.png);
 
 cursor: pointer;
 _behavior: expression(  /* IE6 only - transparency with proper handling of relative URLs */
            this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1],
            this.style.background = "none",
            this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ")");
} 
.text
{
	font-family:Verdana;
	font-size:11.5px;
	padding-left:2px;
	} 
 /*Products Home --------------------------------------------------------------*/
 
    .GridHeader
   {
   	background-image:url(../images/empty_03.jpg);
   	height:30px;
   }
   .ckbx
   {
   	font-family:Verdana;
   	font-size:12px;
   }
 /*-----------------------------------------------------------------------------*/
 /*for help*/
.st1
{
font-family:Verdana;
font-size:11.5px;
}
.st2
{
background-color:#FFF066;
font-family:Verdana;
font-size:11.5px;
}
 
/*......FAQS.........*/
 
   .FAQs
   {
   	font-size:13px;
   	font-family:Verdana;
   	color:Blue;
   	font-weight:bold;
   }
   .st1
   {
   	font-size:11.5px;
   	font-family:Verdana;
   }
   .Title
   {
   	font-family:Verdana;
   	font-size:11.5px;
   	color:Blue;
   	font-weight:bold;
   }
    .style2
    {
        font-size: 11.5px;
        font-family: Verdana;
        height: 68px;
    }
    .hide
    {
    	display:none;
    }
    .header
    {
    	font-family:Verdana;
    	font-size:11.5px;
    	font-weight:bold;
    	
    }
/*Shopslocator......................................................*/
  /* .st1
    {
    	 background-color:#FFF066; 
    	padding-left:3px;
    }    
    .st1b
    {
    	 background-color:#FFF066; 
    	padding-left:3px;
    	font-weight:bold;
    }
    .st2
    {
    	padding-left:3px;
    	 background: rgb(211,223,238) 0% 50%; 
    }*/
 
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: Black;
    /*background-color:#006db8;*/
	background-image:url(../images/empty_03.jpg);
	background-position:bottom;
	height:20px;
	font-family: Verdana;
	font-size: 11.5px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 2px;
    font-size:11.5px;
    font-family:Verdana; 
}

.accordionLink
{
   background-color: #D3DEEF;
   color: white;
}

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}
/*......................................................*/