  /*
	clear: both;
	float: right; 
	overflow: hidden;
    height
	width: 777px;
	min-width: 340px;
	max-width: 777px;
    position
 	margin: 0;
	border: 1px solid green;
	padding: 0;
    background-color: #D6D6D6;
    background-image: url(img_39.gif)
    color: #333;
 	font: 85% arial, hevetica, sans-serif;
	text-align: left;
  */
  h2
  {
    margin: 0;
    color:#FFFFFF; /* F19A2A */
    font-family: Arabic Transparent; /*Tahoma,verdana,arial -  Perpetua Comic Sans MS*/
    font-size:14px;
    font-weight: normal;
    text-decoration:none;
    text-transform: uppercase;
  }
  h3
  {
    margin: 0;
    color:#FFFFFF;
    font-family:Arabic Transparent;
    font-size:11px;
    font-weight: normal;
    text-decoration:none;
    text-transform:capitalize;
  }
  h3 a 
  {
    color:#ffffff;
    text-decoration:none;
  }

  p
  {
    margin: 0;
    /*color:#1d6384;*/
    color: #1d6384;
    font-family: Arabic Transparent; /* Comic Sans MS  font: 85% arial, hevetica, sans-serif;*/
    font-size:12px;
    text-decoration:none;
    font-weight: bolder;
  }

	body
	{
		margin: 0;
		padding: 0;
	  background: #ffffff;
	}
	
	#container
	{
    width:100%;
	  background: transparent url(/templates/default/images/bg_top.png) repeat-x;
	}

  /* Image Replacement */
	#pageheader
	{
		position: relative;
    width: 800px;		
	  height: 96px;
		margin-left: auto;
		margin-right: auto;
    margin-top:19px;
	  background: transparent url(/templates/default/images/bg_top1.png) no-repeat;
	}
  #logomain h1
  {
    position: absolute;
		top: 11px;
		right: 18px;
	  height: 100px;
	  width: 400px;
	  margin:0;
	  background: transparent url(/templates/default/images/arabiclogo.png) no-repeat top right;
  }
  #logomain h1 span {display: none; visibility: hidden;}
  #logomain h2 {display: none; visibility: hidden;}
  
  #wraper1
  { 	 
	  clear: both;
	  width:100%;
	  height:185px;
		padding-top: 5px;
    background:url("/templates/default/images/bg_top2.png") repeat-x;
  }

	#banner
	{
		position: relative;
	  height: 180px;
    width: 760px;
		margin-left: auto;
		margin-right: auto;
    text-align: center;
    /*padding:5px 20px 5px 20px;*/
	}

  #flasheader
  {
    position: absolute;
		top: 0px;
		left: 0px;
  }

  #main_navi
	{
		position: absolute;
    width: 348px;
    height: 40px;
		bottom: 0;
		left: 20px;
	}
  #main_navi ul 
  {
      float: right;
      width: 348px;
      height: 40px;
      margin:0;
      padding:0;
      list-style:none;
      
  }   
  #main_navi ul li
  {
      float:right;
      width: 116px;
      line-height: 40px;
      background:transparent url("/templates/default/images/home_button.png") repeat-x right bottom;
      vertical-align: middle;
      text-align: center;
  }
  #main_navi ul a 
  {
    display: block;
    width: 116px;
    color:#1d6384;
    font-family:Arabic Transparent;
    font-size:15px;
    font-weight: bolder;
    text-decoration:none;
  }
  #main_navi ul a:hover 
  {
    width: 116px;
    color:#f7941e;
    text-decoration:none;
	  background:transparent url("/templates/default/images/home_button1.png") repeat-x right bottom;
  }

	#topheader
	{
	  height: 60px;
	  margin: 0;

	}
  #topheader_left
	{
	  float: right;
	  margin-right: 100px;
	  margin-top: 5px;
		width: 300px;
		height: 30px;
	  line-height: 30px;
		text-align: right;
	}
  #topheader_right
	{
	  float: left;
	  margin-left: 10px;
	  margin-top: 5px;
		width: 350px;
	  line-height: 47px;
		text-align: left;
	}
  #topheader_left ul li, #topheader_right ul li
  {
    display: inline;
    margin: 0 8px 0 8px;
  }
  #topheader_left ul a, #topheader_right ul a 
  {
    color:#f7941e;
    font-family:Arabic Transparent;
    font-size:14px;
    text-decoration:none;
  }
  #topheader_left ul, #topheader_right ul 
  {
    width: auto;
    margin: 0 10px 0 10px;
    padding:0 0 0 0;
    color:#f7941e;
    font-family:Arabic Transparent;
    font-size:14px;
    font-weight: bold;
    text-decoration:none;
  }   

  #wraper 
  { 	 
    width: 100%;		
    height: auto;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 0;
    background:url("/templates/default/images/bg_top3.png") repeat-x top;
	  border: 1px solid transparent;
  }

	#content-frame
	{
    width: 760px;
    height: auto;
		margin-left: auto;
		margin-right: auto;
	}

	#footer	
	{
	  clear: both;
		width: 100%;
		height: 116px;
    background:transparent url(/templates/default/images/bg_bot1.png) repeat-x bottom;
	}
	#footer-content	
	{
    width: 760px;
    height: 35px;
		margin-left: auto;
		margin-right: auto;
		font-family:Tahoma,verdana,arial;
    font-size:11px;
		color:#1d6384;
		text-align: center;
    background:transparent url(/templates/default/images/bg_bot2.png) no-repeat top;
	}
	.footer_middle
	{
    width: 760px;
    height: 35px;
    line-height: 35px;
		margin-left: auto;
		margin-right: auto;
		font-family:Tahoma,verdana,arial;
    font-size:11px;
		color:#1d6384;
		text-align: center;
    vertical-align: middle;
  }
  .footer_left
  {
      float:right;
      height: 50px;
      width: 10px;
      background:#ffffff url("/templates/default/images/menu_lc1.png") no-repeat left top;
  }
  .footer_right
  {
      float:left;
      height: 50px;
      width: 10px;
      background:#ffffff url("/templates/default/images/menu_rc1.png") no-repeat right top;
  }


  #leftnavi
  {
	  float:right;
	  width: 230px;
	  height: auto;
	  margin-top: 4px;
  }
	.lTop	     { weight: 100%; height: 48px; background: transparent url("/templates/default/images/bg_left2.png") no-repeat left top;}
	.lBot	     { clear: both; height: 8px; width: 100%; background: #fff url("/templates/default/images/b_panel.png") no-repeat left top; } 
  #leftnavi ul li
  {
    height: 40px;
    background:transparent url(/templates/default/images/bg_left4.png) no-repeat;
  }
  #leftnavi ul li.first
  {
    height: 40px;
    background:transparent url(/templates/default/images/bg_left3.png) no-repeat;
  }
  #leftnavi ul li.last
  {
    height: 40px;
    background:transparent url(/templates/default/images/bg_left6.png) no-repeat;
  }
  #leftnavi ul a:hover 
  {
    height: 40px;
    color:#f7941e;
    background:transparent url(/templates/default/images/bg_left5.png) no-repeat;
  }
  #leftnavi ul a 
  {
  	display: block;
    height: 40px;
    margin:0;
    padding:0;
    color:#1d6384;
    font-family:Arabic Transparent;
    font-size:16px;
    font-weight: bold;
    line-height:40px;
    text-decoration:none;
    text-transform: uppercase;
	  text-align: center;
	  vertical-align: middle;
  }
  #leftnavi ul 
  {
  	display: block;
  	height: auto;
    margin: 0;
    padding:0;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    text-align:left;
  }   

	.leftpanel
	{
	  clear: both;
	  float:right;
		width: 230px;
		height: 1%;
		margin: 20px 0 0 0;
	}

  
	.cTop	     { height: 25px; background: transparent url("/templates/default/images/wrap_top.png") no-repeat left top; }
	.cBot	     { clear: both; height: 25px; width: 100%; background: #fff url("/templates/default/images/wrap_bot.png") no-repeat left top; } 
 
	#contents	
	{
	  float: left;
    overflow:hidden;
    width: 508px;
    min-width: 520px;
    min-height: 800px;
    height: auto;
    margin: 4px 0 5px 0;
    /*padding-right: 10px;*/
	}
	
  #map-frame
  {
    width:100%;
    height:1%;
    text-align: center;
    margin-bottom: 15px;
  }
  #map
  {
    width:400px;
    height:200px;
  }
  #mapsidebar
  {
    width:400px;
    height:auto;
  }
  .mapdetail
  {
    clear:both;
    padding-top: 15px;
    width: 100%;
    height: auto;
    text-align: right;
  }
  .mapdetail img
  {
    float: right;
  }
  .mapdetail h2, .mapdetail h2 a
  {
      float: right;
   	  margin-right: 60px;
      color: #f78e1e;
      font: bold 14px "Arabic Transparent";
      text-transform: capitalize;
      font-weight: normal;
  }
  .mapdetail h4
  {
      clear: both;
      float: right;
      width: 100%;
   	  margin-right: 30px;
      font-size:11px;
      font-family:Arabic Transparent;
      color: #797979;
  }

  .panel100
  {
    float: right;
    width: 100%;
    min-height: 50px;
    height: auto;
    margin-left: 4%;
    /*background: #ffffff;
    margin-bottom: 10px
    border:1px solid #ededed;*/
    color: #000000;
  }
    .panel100 img
    {
      /*float: left;*/
      margin-right: 15px;
      margin-left:10px;
    }
    .panel100 h2
    {
   	  position: relative;
      margin-bottom: 3px;
      color: #1d6384;
	    font: bold 100%/100% "Lucida Grande", Arial, sans-serif;
      text-transform: capitalize;
    }
    .panel100 h3
    {
      margin-bottom: 15px;
      padding-bottom: 10px;
	    font-family: Arabic Transparent;
      color: #1d6384;
      font-size: 16px;
      font-weight: bold;
      text-transform: uppercase;
      /*background:transparent url(/templates/default/images/line_top.gif) repeat-x bottom;*/
    }
    .panel100 h4
    {
      float: right;
      margin-bottom: 15px;
   	  font-size:14px;
      text-align: justify;
      color: #1d6384;
      font-family:Arabic Transparent;
      font-weight: bold;
    }
    .panel100 p
    {
      margin-top: 10px;
      margin-bottom: 10px;
   	  font-size:12px;
      text-align: justify;
      font-family:Arabic Transparent;
      color: #1d6384;
      font-weight: normal;
    }
    .panel100 span a
    {
      text-decoration:none;
    }

  .panel100 .frameHeader{ height: 1%; background: #ffffff; margin: 0 1px 0 1px; padding: 10px;}
	.panel100 .cTopLeft	{ height: 10px; background: transparent url("/templates/default/images/c1.png") no-repeat left bottom; }
	.panel100 .cTop	{ height: 10px; background: transparent url("/templates/default/images/c2.png") repeat-x left bottom; }
	.panel100 .cTopRight { height:10px; background: transparent url("/templates/default/images/c3.png") no-repeat right bottom; }
	.panel100 .cRightTop { height: 1%; background: transparent url("/templates/default/images/c4.png") no-repeat top right; }
	.panel100 .cLeftTop { height: 1%; background: transparent url("/templates/default/images/c10.png") no-repeat left top; }

  .frameHeader{ height: auto; min-height:100px; background: transparent url("/templates/default/images/n11.png") repeat-x; margin: 0 2px 0 2px; padding: 10px;}
	.cTopLeft	{ height: 10px; background: transparent url("/templates/default/images/n1.png") no-repeat left bottom; }
	.cTop	{ height: 10px; background: transparent url("/templates/default/images/n2.png") repeat-x left bottom; }
	.cTopRight { height:10px; background: transparent url("/templates/default/images/n3.png") no-repeat right bottom; }
	.cRightTop { height: 1%; background: transparent url("/templates/default/images/n4.png") no-repeat top right; }
	.cLeftTop { height: 1%; background: transparent url("/templates/default/images/n10.png") no-repeat left top; }

  .panel2 .frameHeader{ height: 1%; background: transparent url("/templates/default/images/g11.png") repeat-x; margin: 0 2px 0 2px; padding: 10px;}
	.panel2 .cTopLeft	{ height: 10px; background: transparent url("/templates/default/images/g1.png") no-repeat left bottom; }
	.panel2 .cTop	{ height: 10px; background: transparent url("/templates/default/images/g2.png") repeat-x left bottom; }
	.panel2 .cTopRight { height:10px; background: transparent url("/templates/default/images/g3.png") no-repeat right bottom; }
	.panel2 .cRightTop { height: 1%; background: transparent url("/templates/default/images/g4.png") no-repeat top right; }
	.panel2 .cLeftTop { height: 1%; background: transparent url("/templates/default/images/g10.png") no-repeat left top; }

  .panelS
  {
    float:right;
  	width:160px;
  	height:150px;
  	padding-left: 6px;
    text-align: center;
    background:transparent url(/templates/default/images/panel_s1.png) no-repeat;
  }
    .panelS1 p
    {
      padding: 10px;
   	  font-size:12px;
      /*text-align: justify;*/
      font-family:Arabic Transparent;
      color: #000;
    }
    .panelS img
    {
      padding: 10px;
    }
  
  .panel50, .panel50l, .panel50r
  {
    float:right;
	  width:38%;
    min-height: 140px;
	  height: auto;
    /*margin: 0 30px 15px 0;
    padding: 10px 0 10px 10px;*/
    background: transparent url("../images/hline.png") no-repeat center bottom;
    font-size: 11px;
    color: #000;
  }	
  .panel50l
  {
    margin-left:27px;
    margin-right:27px;
  }
  .panel50r
  {
    margin-left:27px;
    margin-right:27px;
  }
    .header_image
    {
      width: 22px;
      height: 20px;
      margin-right: 10px;
      float: left;
      background:transparent url(/templates/default/images/b_bullet1.png) no-repeat left top;
    }
    .title_image
    {
      clear: both;
      float: left;
      width: 60px;
      height: 60px;
      line-height: 60px;
      margin-right: 10px;
      padding: 2px;
      border: 1px solid #ededed;
      background:transparent url(/templates/default/images/thumb.png) no-repeat center center;
      text-align: center;
      vertical-align: middle;
    }
    .panel50 hr
    {
      clear: both;
    }
    .panel50 h2, .panel50l h2, .panel50r h2
    {
      margin-bottom: 15px;
      padding-bottom: 10px;
	    font-family: Arabic Transparent;
      color: rgb(0,102,102);
      font-weight: bold;
      text-transform: uppercase;
      /*background:transparent url(/templates/default/images/line_top.gif) repeat-x bottom;*/
    }
    .panel50 h3, .panel50l h3, .panel50r h3
    {
      float:right;
      width: 70%;
      margin:0;
      font-size: 14px;
      color: #000;
      font-family:Arabic Transparent;
      font-weight: bold;
    }
    .panel50 h3 a, .panel50l h3 a, .panel50r h3 a
    {
      color: blue;
      text-decoration:none;
    }
    .panel50 h4, .panel50l h4, .panel50r h4
    {
      float:right;
      width: 70%;
      margin:0;
      font-size: 14px;
      color: #000;
      font-family:Arabic Transparent;
      font-weight: normal;
      font-style: italic;
    }
    .panel50 img, .panel50l img, .panel50r img
    {
      float:none;
      display: block;
      margin-bottom: 10px;
      margin-right: 10px;
      margin-left: auto;
      margin-right: auto;
    }
    .panel50 p, .panel50l p, .panel50r p
    {
      float:right;
      width: 70%;
      margin-bottom: 10px;
      color: #000;
      font-family:Arabic Transparent;
    }
    .panel50 ul li, .panel50l ul li, .panel50r ul li
    {
      /*background:transparent url(/templates/default/images/b1.gif) no-repeat scroll left top;*/
      margin: 0;
      padding:0px 10px 0px 0px;
      text-align:right;
    }
    .panel50 ul a:hover, .panel50l ul a:hover, .panel50r ul a:hover
    {
      color:blue;
    }
    .panel50 ul a, .panel50l ul a, .panel50r ul a
    {
      /*color:#dba8ad;*/
      color: rgb(0,102,102);
      line-height:22px;
      text-decoration:none;
    }
    .panel50 ul, .panel50l ul, .panel50r ul
    {
      float:right;
      width: 95%;
      margin: 0;
      padding:0;
      /*color:#CDCDCD;*/
      color: rgb(0,102,102);
      font-family:Arabic Transparent;
      font-size:13px;
      list-style-image:none;
      list-style-position:inside;
      list-style-type: disc;
      text-align:left;
    }   

  .panelB
  {
    float: right;
    width: 100%;
    min-height: 40px;
    line-height: 40px;
    height: 40px;
    margin: 0 0 0 0;
    padding-right:10px;
    vertical-align: middle;
    text-align: right;
    color:#1d6384;
    font-family:Arabic Transparent;
    font-size:14px;
    font-weight: bolder;
    background: transparent url(/templates/default/images/panel_bar.png) no-repeat left top;
  }

  .panelN
  {
    float: right;
    width: 100%;
    min-height: 300px;
    height: auto;
    margin-left: 4%;
    /*margin-top: 20px;
    background: #ffffff;
    border:1px solid #ededed;*/
    color: #000000;
  }
  .header_image
  {
      width: 22px;
      height: 20px;
      margin-left: 10px;
      float: right;
      background:transparent url(/templates/default/images/b_bullet.png) no-repeat right top;
  }
  .panelN h2, .panelN h2 a
  {
    text-align: right;
    color: rgb(0,102,102);
    font-weight: bold;
    text-decoration: none;
    font-size:14px;
  }
  .panelN h3, .panelN h3 a
  {
    float:right;
    text-align: right;
    color: #f7941e;
    font-weight: bold;
    text-decoration: none;
    font-size:12px;
  }
  .panelN h4 
  {
      color: rgb(0,102,102);
      font-family:Arabic Transparent;
      font-size:14px;
      font-weight: normal;
  }
  .panelN span, .panelN span a
  {
      color: rgb(0,102,102);
      font-family:Arabic Transparent;
      font-size:14px;
      font-weight:bold;
      text-decoration: none;
  }  
  .panelN .title_image
  {
    float: right;
    width: auto;
    height: auto;
    color: #f7941e;
    font-weight: bold;
    margin-left: 10px;
  }

  .products
  {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    background:transparent url(/templates/default/images/div2.png) repeat-x bottom;
  }
  .productThumb
  {
    float: right;
    width: 100px;
    width:expression(document.body.clientWidth < 777 ? "75px": "100px" );			  
    margin: 10px 0 0 10px;
    padding:0;
  }
    .productThumb img
  {
    margin:0;
    padding:0;
  }
  .productThumbSmall
  {
    width: auto;
    width:expression(document.body.clientWidth < 777 ? "95px": "100px" );			  
    margin: 0 0 0 0;
    padding:0;
	  text-align: center;
  }
  .productDetail
  {
    width: 100%;
    width:expression(document.body.clientWidth < 777 ? "95px": "350px" );			  
    margin: 10px 0 0 0;
    padding:0;
    color: #f7941e;
  }
  .productDetailSmall
  {
    width: auto;
    width:expression(document.body.clientWidth < 777 ? "95px": "100px" );			  
    margin: 10px 0 0 0;
    padding:0;
	  text-align: center;
    color: #f7941e;
  }
  .product
  {
    width: 100%;
    margin: 0;
    padding:0;
    color: #1d6384;
    font-family:Arabic Transparent;
    font-size:14px;
    font-weight:bold;
  }
  .productSmall
  {
    width: auto;
    margin: 0 0 0 0;
    padding:0;
    color:#B8B8B8;
    font-family:Arabic Transparent;
    font-size:12px;
    font-weight:bold;
  }
  .productvalue
  {
    width: auto;
    margin: 10px 0 10px 0;
    padding:0;
    font-family:Arabic Transparent;
    color:#000000;;
  }
  .productvalueSmall
  {
    width: auto;
    margin: 10px 0 10px 0;
    padding:0;
    font-family:Arabic Transparent;
    color:#000000;
  }
  .productbutton
  {
    width: 100%;
    margin: 0 0 0 0;
    padding:0;
    font-family:Arabic Transparent;
    font-size:12px;
  }
  .productbuttonSmall
  {
    width: auto;
    margin: 0 0 0 0;
    padding:0;
    font-family:Arabic Transparent;
    font-size:12px;
  }

  .panel1
  {
    clear: both;
    width: 100%;
    min-height: 50px;
    max-height: 600px;
    height: auto;
    margin-left: 4%;
    color: #000000;
    text-align: center;
    /*visibility: hidden;*/
  }
  .panel1 img
  {
    padding-top: 20px;
  }
  .panel1 h3, .panel1 h3 a
  {
    text-align: center;
    color: rgb(0,102,102);
    text-decoration: none;
    font-weight: bold;
    font-family:Arabic Transparent;
    font-size:14px;
    text-transform:capitalize;
    
  }
  .panel1 .title_image
  {
    color: #f7941e;
    font-weight: bold;
  }
  .panel1 h4, .panel1 h4 a
  {
    text-align: right;
    color: rgb(0,102,102);
    text-decoration: none;
    font-family:Arabic Transparent;
    font-size:12px;
    font-weight: normal;
  }

  .panel2
  {
    clear: both;
    width: 100%;
    min-height: 50px;
    height: auto;
    margin-left: 4%;
    color: #000000;
    visibility: hidden;
  }

  .panel90
  {
    clear: both;
    width: 90%;
    min-height: 50px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    color: #000000;
  }
  .panel90 h4, .panel90 h4 a
  {
    width: auto;
    height: 1%;
    text-align: left;
    text-decoration: none;
    color: #000000;
  }
  .panel90 h3, .panel90 h3 a
  {
    clear: both;
    margin-top: 15px;
    color:#1d6384;
    font-family:Arabic Transparent;
    font-size:12px;
    text-align: right;
  }

  .thumbnail
  {
    position: relative;
    float: right;
    width: 100px;
    height:100px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .thumb img
  {
    position: absolute;
    width: 98px;
    height: 75px;
    left:0;
    top:0;
    padding: 1px;
    border: 1px solid #d8aa00;
  }
  .thumbnail h3 a
  {
    position: absolute;
    width:98px;
    height: auto;
    left: 0;
    bottom: 0;
    /*padding-top: 5px;*/
    text-align: center;
    color: rgb(0,102,102);
    text-decoration: none;
    font-family:Arabic Transparent;
    font-size:12px;
    text-transform: capitalize; 
  }

  .pageview
  {
    float: right;
    width: 100%;
    padding: 10px 0 10px 10px;
  }
    .page_titleimage
    {
      float: right;
      margin-left: 10px;
      margin-bottom: 5px;
      /*width: 22px;
      height: 20px;*/
      background: transparent url("/templates/default/images/b_bullet1.png") no-repeat left top;
    }
    .page_titleimage img
    {
      float: none;
      margin-right:0;
      margin-left:50px;
    }
    .pageimage
    {
      float: left;
      margin-left: 15px;
    }
    .pageview h2
    {
      width: 90%;
      margin-bottom: 15px;
      padding-bottom: 10px;
      color:#1d6384;
      /*color: #000;*/
	    font: bold 100%/100% "Lucida Grande", Arial, sans-serif;
      text-transform: uppercase;
      background:transparent url(/templates/default/images/line_top.gif) repeat-x bottom;
    }
    .pageheader
    {
      float: none;
      color: #000;
      padding:0;
      margin-bottom: 15px;
      text-transform: none;
   	  font-size:12px;
      /*text-align: justify;*/
   	  font-weight: bold;
      font-family:Arabic Transparent;
    }
    .pageheader img, .pageview h2 img
    {
      float: nond;
      margin-right: 0;
      padding: 5px 0 5px 0;
      text-align: right;
    }
    .pageview p
    {
  	  height: auto;
      margin-bottom: 10px;
      color: #000;
   	  font-size:12px;
   	  font-weight: normal;
      /*text-align: justify;*/
      font-family:Arabic Transparent;
    }
    .pageview p img
    {
      float: right;
    }
    .pageview object
    {
      width: 100%;
      text-align: center;
    }    
    .pageview ul li
    {
      margin: 0;
      padding:0px 10px 10px 0px;
    }
    .pageview ul a:hover 
    {
      /*color:#F19A2A;*/
      color: #000;
    }
    .pageview ul a 
    {
      /*color:#dba8ad;*/
      color:#000;
      font-family:Arabic Transparent;
      font-size:12px;
      line-height:22px;
      text-decoration:none;
    }
    .pageview ul 
    {
      /*float:left;
      clear: both;*/
      margin: 0;
      padding:0;
      /*color:#CDCDCD;*/
      color:#000;
   	  font-size:12px;
      list-style-image:none;
      list-style-position:inside;
      list-style-type: disc;
      text-align:left;
    }   

	.gadget
	{
	  float: right;
    width: 100%;
		height: 1%;
		line-height: 10px;
		margin-bottom: 15px;
    text-align: center;
	}
	.gadget h2
	{
      margin-bottom: 5px;
      margin-right: 10px;
  }
	.gadget h3
	{
      margin-bottom: 5px;
      margin-right: 10px;
      font-weight: lighter;
  }
	.gadget p
	{
  }
 .gadget img
 {
      margin-right: 10px;
 }

 .gadget a
 {
      color:#FFFFFF;
      text-decoration:none;
 }


  
  
  
  
  
  .table
  {
    width: 99%;
    padding: 0;
	  background: #f7f7f2;
    border:1px solid #ededed;
  }
  .titlerow h3
  {
    overflow: hidden;
    height: 1%;
    width: auto;
    padding: 10px 5px 5px 15px;
    background: #f7f7f2;
    color:#000;
    font-size:14px;
    font-family:Arabic Transparent;
    font-weight:bold;
  }
  .navirow
  {
    overflow: hidden;
    height: 1%;
    width: auto;
    padding: 10px 5px 0 5px;
	  background: #f7f7f2;
  }
  .navicol
  {
    float: right;
    padding: 0 10px 0 10px;
    line-height: 30px;
  }
  .toprow
  {
    overflow: hidden;
    height: 1%;
    width: auto;
    padding: 0 0px 0 5px;
    background: #8996a0;
    color:#fff;
    font-family:Arabic Transparent;
    font-size:12px;
    font-weight:bold;
  }
  .topcol
  {
    float: right;
    line-height: 30px;
    font-family: Arabic Transparent;
   	font-size: 12px;
    text-decoration:none;
  }
  .row1
  {
    overflow: hidden;
    height: 1%;
    width: auto;
    padding: 0 5px 0 5px;
    background: #e0e6e6;
  }
  .row2
  {
    overflow: hidden;
    height: 1%;
    width: auto;
    padding: 0 5px 0 5px;
	  background: #adc1c8;
  }
  .col
  {
    float: right;
    line-height: 20px;
    height: 20px;
    color: #000000;
    font-family: Arabic Transparent;
  	font-size: 11px;
    vertical-align: middle;
  }
  .col a
  {
    float: right;
    color: #000000;
    font-family: Arabic Transparent;
  	font-size: 12px;
    text-decoration:none;
  }
  .col a:hover
  {
    float: right;
    color: #ffffff;
    font-family: Arabic Transparent;
  	font-size: 11px;
    text-decoration:none;
  }
  .botrow
  {
    overflow: hidden;
    height: 1%;
    width: auto;
    padding: 5px 0 5px 5px;
    background: #adc1c8;
    color:#000;
  }
  .botcol
  {
    float: right;
  }

  .form
  {
	float:right;
  min-height: 230px;
	height: auto;
	width: 95%;
	margin: 0 20px 10px 10px;
	padding-bottom: 10px;
  	/*height: 260px;*/
	background: #f7f7f2;
    	border:1px solid #ededed;
  }
  .form h2, .form_header h3
  {
    height: 30px;
    padding: 10px 5px 5px 15px;
    background: #f7f7f2;
    color:#000;
    font-size:14px;
    font-family:Arabic Transparent;
    font-weight:bold;
  }
  .form_message h3
  {
    height: 30px;
    padding-top: 15px;
    color:#2d6d9b;
    font-family:Arabic Transparent;
    font-size:12px;
    font-weight:bold;
	text-align: center;
  }
  .form_body
  {
  }
  .form_row
  {
    clear: both;
    overflow: hidden;
    padding: 5px 0 5px 0;
  }
  .form_col1
  {
    /*clear: both;*/
    float: right;
    width: 100px;
    line-height: 20px;
    padding: 0 5px 0 10px;
    background: #f7f7f2;
    color:#3f3f3f;
    font-family:Arabic Transparent;
    font-size:12px;
  }
  .form_col0
  {
    float: right;
    width: auto;
    line-height: 20px;
    padding: 0 5px 0 5px;
    background: #f7f7f2;
    color:#1174af;
    font-family:Arabic Transparent;
    font-size:12px;
  }
  .form_col2
  {
    float: right;
    height: auto;
    /*padding: 0 5px 0 115px; */
    background: #f7f7f2;
    color: #000000;
    font-family: Arabic Transparent;
  	font-size: 12px;
  }
  .form_addnew
  {
    height: auto;
    display:none;
    padding: 0 5px 0 105px;
    background: #f7f7f2;
    color: #000000;
    font-family: Tahoma, Verdana, Arial;
  	font-size: 11px;
  }

  .form_warning
  {
    color: red;
  }
  .form_warning h8
  {
    color: #2d6d9b;
  }

  .form_footer
  {
     height: 10px;
     padding: 0 5px 0 5px;
	   background: #f7f7f2;
  }
    .form_footer ul li
    {
      margin: 0;
      padding:0px 0px 0px 10px;
    }
    .form_footer ul a:hover 
    {
      color:#F19A2A;
    }
    .form_footer ul a 
    {
      color:#dba8ad;
      font-family:Georgia;
      font-size:12px;
      line-height:22px;
      text-decoration:none;
    }
    .form_footer ul 
    {
      float:right;
      clear: both;
      margin: 0;
      padding:0;
      color:#CDCDCD;
      list-style-image:none;
      list-style-position:inside;
      list-style-type: disc;
      text-align:right;
    }   

  .form_menu
  {
    width:100%;
    min-height:100px;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 5px 0 10px 0;
  }
  .form_leftmenu
  {
    clear: both;
    float: right;
    width: 100px;   /*375*/
    line-height: 20px;
    padding: 0 5px 0 5px;
  	background: #CDCDCD;
    color:#414B56;
    font-family:Tahoma,verdana,arial;
    font-size:12px;
  }
  .form_rightmenu
  {
    float: right;
    width: 300px;
    /*margin-left: -275px;*/
    line-height: 20px;
    padding: 0 5px 0 5px;
    color:#414B56; 
    font-family: Tahoma, Verdana, Arial;
    font-size:10pt; 
  }
  .form_rightmenu a
  {
    display: block;
    color:#414B56; 
    text-decoration:none;
  }
  .form_rightmenu :hover
  {
    background-color: #CDCDCD;
  }


  .calendar
  {
  }
  .calTitleRow, .calTitleRow a
  {
    overflow: hidden;
    height: 1%;
    width: 100%;
    padding: 0px 10px 10px 0px;
    color:blue;
    font-family:Tahoma,verdana,arial;
    font-size:14px;
    text-transform: uppercase;
    text-align: center;
    text-decoration:none;
  }
  .calTopRow
  {
    overflow: hidden;
    height: 1%;
    width: 100%;
    padding: 0 5px 0 17px;
    color:#B8B8B8;
    font-family:Tahoma,verdana,arial;
    font-size:14px;
    font-weight:bold;
  }
  .calTopCol
  {
    float: right;
    font-family: Tahoma, Verdana, Arial;
   	font-size: 14px;
    color: #B8B8B8;
    text-decoration:none;
    text-transform: uppercase;
  }
  .calRow
  {
    overflow: hidden;
    height: 1%;
    width: 100%;
    padding: 0 5px 0 5px;
  }
  .calCol
  {
    float: right;
    color: #000;
    vertical-align: middle;
    text-align: center;
  }
  .calCol h3
  {
    font-family: Tahoma, Verdana, Arial;
  	font-size: 14px;
    text-transform: uppercase;
  }
  .calCol a
  {
    /*float: left;*/
    line-height: 20px;
    color: blue;
    vertical-align: middle;
    text-decoration:underline;
    text-align: center;
  }
  .calCol a:hover
  {
    /*float: left;*/
    line-height: 20px;
    height: 20px;
    color: red;
    vertical-align: middle;
    text-decoration:none;
    text-align: center;
  }
  .calBotLeft, .calBotLeft a
  {
    float: right;
    height: 1%;
    width: 40%;
    padding: 5px 5px 5px 5px;
    color:blue;
    font-family:Tahoma,verdana,arial;
    font-size:12px;
    text-align: right;
    text-decoration:none;
  }
  .calBotRight, .calBotRight a
  {
    float: left;
    height: 1%;
    width: 40%;
    padding: 5px 5px 5px 5px;
    color:blue;
    font-family:Tahoma,verdana,arial;
    font-size:12px;
    text-align: left;
    text-decoration:none;
  }




  input.text
  { 
    /*border-color:#1174af;*/ 
    border-style:inset; 
    border-width:2px; 
    background-color:#ffffff; 
    color:#000000; 
    font-family:TrebuchetMS; 
    font-size:9pt;
  }
  .label
  { 
    color:#000; 
    font-family:TrebuchetMS; 
    font-size:11pt; 
  }
  .textarea
  {
    border-style:inset; 
    border-width:2px; 
    background-color:#ffffff;
    color:#000000;
    scrollbar-face-color: #212930;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #414B56;
    font-family:TrebuchetMS; 
    font-size:9pt; 
  }
  .button
  {
    background-color: #414B56;
    color: #FFFFFF;
    font-family: Tahoma; 
    font-size: 9pt;
  }
  .combobox
  {
    font-family: Tahoma; 
    font-size: 9pt;
  }
  .htmlarea
  {
    background-color: #1174af;
    border:1px outset ButtonShadow;  /*ButtonShadow */
    color: #FFFFFF;
    font-family: Tahoma; 
    font-size: 9pt;
  }
  .ctrl 
  {
    background: #414B56;  /*ButtonFace*/
    margin-left: 0;
    padding: 2px;
  }

	#showPan	
	{
	  clear: both
    display: none; 
    visibility: hidden;
    position:absolute; 
    width: 100%;
    height: 1500px;
    top:0;
    left:0;
    background: transparent url(/templates/default/images/pan.png) repeat;
    /*background-color:#000000;
    opacity:0.8;
    filter:alpha(opacity=80);*/    
    text-align: center;
	}
  #panFrame
  {
    width: 200px;
    height: 100px;
    margin: 50px auto;
    padding: 10px 0 10px 0;
    text-align: center;
    vertical-align: middle;
    /*opacity:1;
    filter:alpha(opacity=100);*/    
    background: #ffffff url(/templates/default/images/loading.gif) no-repeat 50% 50%;
  }
  #panFooter
  {
    position: relative;
    clear: both;
    width: 100%;
    height: auto;
    background: #fff;
    color:#000000;
    font-family:Tahoma,verdana,arial;
    font-size:11px;
    font-weight: bold;
    text-align: left;
  }
  #panDesc
  {
    width: 80%;
    height: auto;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 10px;
    line-height: 13px;
  }
  #panFooter img
  {
    position: absolute;
    right:0;
    bottom:0;
  }
  #pan img
  {
    /*float: left;
    width: 100%;*/
  }

/* thumbnail slider begin */
/* apply the gallery design */
#gallery_container1 {  width:492px ; height:94px ; margin:10px auto 10px; background:#EBE2E5 ; padding:7px 0px 0px; display:block; position:relative; }
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container1{ position:relative ; overflow:hidden ; width:442px ; height:90px ; margin:0px auto 0px;  }
/* the thumbnails container */
#thumbs1 { white-space:nowrap; }

#thumbs1 a { padding:0px; margin:0px; }
#thumbs1 a img{ border:1px #333333 solid; filter:alpha(opacity=40); opacity:0.4; }
#thumbs1 a:hover img{ border:1px #333333 solid; filter:alpha(opacity=100); opacity:1; }

/* the forward and backward buttons */
.addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:101px; top:0px; right:0px; background:url(/templates/default/images/gallery_fwd.jpg) no-repeat;  }
.addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:101px; top:0px; left:0px; background:url(/templates/default/images/gallery_back.jpg) no-repeat;  }
/* thumbnail slider end */

  /* Javascript Scroller */
    .encFilmMain
    {
      float: right;
      width:140px; /* Max widht of the container */
    }
    #encFilm
    {
      height:110px; /* height */
      background-color:#ebfcfe;
      padding:5px 5px 5px 5px;
    }
    #encFilmInner
    {
       position:relative;
       background-color:#efefef;
       padding:5px 5px 5px 5px;
       height:100px; /* Inner films height. It will be -10 from Max height */
       width:120px; /* this will be -20px from full width*/
       overflow:hidden;
    }    
    #encScrollBarTop
    {           
      background:url('/templates/default/gadgets/videos/bg-1.jpg') left center repeat-x #ebfcfe;
      text-align:center;
      color:#fff;
      padding-top: 2px;
      height: 20px;
    }
    #encScrollBarBottom
    {    
      background:url('/templates/default/gadgets/videos/bg-1.jpg') left center repeat-x #ebfcfe;
      text-align:center;
      color:#fff;
      height: 20px;
      padding:2px;
    }
    #encScrollBarTop a, #encScrollBarBottom a
    {
      line-height:20px;
      padding:2px;
      color:#fff;
      display:block;
      text-decoration:none;
      text-align: center;
    }
    #encScrollBarTop img, #encScrollBarBottom img,
    {
      float: none;
    }
    #encNav
    {
      position:relative;
      color:#000;
      top:0px;
      /*height: 110px;*/
      overflow:hidden;
      text-align: center;
    }
    #encNav img
    {
      float: none;
      margin:0 0 0 10px;
      clear: both;
    }

