/* master page */
body {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin:0px;
	direction:rtl;
	/*border:2px solid black;*/
}
.page { 
	min-width:1003px;
	width:expression(document.body.clientWidth < 1024 ? "995px" : "100%" );
	margin:0px;
	padding:0px;
}
.bg-left {
	background-image: url(images/bg-right.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.border-left 
{
	background-image: url(images/Arabic/border-left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg-header 
{
	background-image:url("images/bg-header.gif"); 
	background-repeat:repeat-x;
}
.logo 
{
	background-image:url("images/Arabic/logo.png");
	background-repeat:no-repeat;
	width: 206px;
	height: 66px;
	border: 0px;
}
.welcome{
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	line-height: 20px;
	color:#0a68d0;
	padding-left:10px;
}
.border-right {
	background-image: url(images/Arabic/border-right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg-right {
	background-image: url(images/bg-left.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/* ////// */

/* footer */
.footer-1 {
	background-image: url(images/footer_2.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 7px;
}
.footer-2 {
	background-image: url(images/footer_1.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 7px;
}
.footer-bg-top {
	background-image: url(images/bg-footer-top.gif);
	background-repeat: repeat-x;
	height: 21px;
}
.footer{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	line-height: 20px;
	color:#0756ae;
}
.pub_footer{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	line-height: 20px;
	color:#ed8b00;
}
.adv_footer{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	line-height: 20px;
	color:#36b9ea;
}
a.footer_menu,a.footer_menu:link,a.footer_menu:visited,a.footer_menu:active {
	font-family: Tahoma, Verdana, Arial ;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	display:inline;
	line-height: 20px;
	color:#0756ae;
	cursor:pointer;
}
a.footer_menu:hover {
	text-decoration: underline;
}
a.pub_menu,a.pub_menu:link,a.pub_menu:visited,a.pub_menu:active {
	font-family: Tahoma, Verdana, Arial ;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	display:inline;
	line-height: 20px;
	color:#ed8b00;
	cursor:pointer;
}
a.pub_menu:hover {
	text-decoration: underline;
}
a.adv_menu,a.adv_menu:link,a.adv_menu:visited,a.adv_menu:active {
	font-family: Tahoma, Verdana, Arial ;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	display:inline;
	line-height: 20px;
	color:#36b9ea;
	cursor:pointer;
}
a.adv_menu:hover {
	text-decoration: underline;
}
.copyright {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	line-height: normal;
	color:#8b8a8a;
}
.footer-3 {
	background-image: url(images/footer_4.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 7px;
	background-color: #d3d3d3;
	background-position: top;
}
.footer-4 {
	background-image: url(images/footer_3.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 7px;
	background-color: #d3d3d3;
	background-position: top;
}
.footer-bg-down {
	background-image: url(images/bg-footer-down.gif);
	background-repeat: repeat-x;
	height: 21px;
	background-color: #d3d3d3;
	background-position: top;
}
ul.footer {list-style:none; margin:0px; padding:0px;}
ul.footer li {display:inline;}
/* ////// */

/* Menu tab */
.menu-holder-bg 
{
	/*background-color:#1958a8;*/
	background-image:url("images/menu-holder-bg.gif"); 
	background-repeat:repeat-x;
	background-position:top;
}
.bg-header2 
{
	background-image:url("images/bg-header2.gif"); 
	background-repeat:repeat-x;
}

/* ////// */

/* Navigation */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* @ Opera, use pseudo classes otherwise it confuses cursor... */
.ui-tabs-nav .ui-tabs-selected a:link, 
.ui-tabs-nav .ui-tabs-selected a:visited, 
.ui-tabs-nav .ui-tabs-selected a 
{ 
	float:right;
	background:url("images/tab-arrow3.gif") no-repeat right top;
	margin:0px;
	padding:0 20 0 0px;
	text-decoration:none;
    cursor: text;
    background-position:0% 0px;
    border:0px solid aqua;
}
.ui-tabs-nav .ui-tabs-selected a:link span, 
.ui-tabs-nav .ui-tabs-selected a:visited span, 
.ui-tabs-nav .ui-tabs-selected a span
{ 
	float:right;
	display:block;
	background:url("images/tab-right2.gif") no-repeat left top;
	padding:8px 6px 5px 15px;
	color:#0756ae;
    cursor: text;
    background-position:100% 0px;
    border:0px solid red;
}
a.submenu , a.submenu:link , a.submenu:visited , a.submenu:active 
{
	font-family: Tahoma, Verdana, Arial ;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	display:inline;
	color:#0756ae;
	cursor:pointer;
}
a.submenu:hover { 
	text-decoration:underline;
}
/*
.tabsB ul {
  margin:0px;
  padding:0px;
  list-style:none;
  }
.tabsB li {
  display:inline;
  margin:0px;
  padding:0px;
  }
*/
.tabsB a {
  float:right;
  background:url("images/Arabic/tab-arrow.gif") no-repeat right top;
  margin:0px;
  padding:0 0 0 0px;
  text-decoration:none;
  cursor:pointer;
  }
.tabsB a span {
  float:left;
  display:block;
  background:url("images/tab-right.gif") repeat-x left top;
  padding: 6px 6px 5px 10px;
  color:#FFFFFF;
  margin-left:1px;
  margin-right:20px;
  cursor:pointer;
  }
.tabsB a span {
	float:none;
}
.tabsB a:hover 
{
	background:url("images/Arabic/tab-arrow.gif") no-repeat right top;
	color:#0756ae;
  }
.tabsB a:hover span 
{
	background:url("images/tab-right.gif") repeat-x left top;
	background-position:100% 0px;
	color:#FFFFFF;
	text-decoration:underline;
  }
  
/*
.tabsB2 ul {
  margin:0px;
  padding:0px;
  list-style:none;
  }
.tabsB2 li {
  display:inline;
  margin:0px;
  padding:0px;
  }
*/
.tabsB_selectes a {
  float:right;
  background:url("images/Arabic/tab-arrow3.gif") no-repeat right top;
  margin:0px;
  padding:0 0 0 0px;
  text-decoration:none;
  cursor:text;
  }
.tabsB_selectes a span {
  float:right;
  display:block;
  background:url("images/Arabic/tab-right2.gif") repeat-x left top;
  padding:8px 6px 5px 15px;
  margin-right:20px;
  color:#0756ae;
  margin-left:1px;
  cursor:text;
  }
.tabsB_selectes a span {
	float:none;
}
.tabsB_selectes a:hover 
{
	background:url("images/Arabic/tab-arrow3.gif") no-repeat right top;
	color:#0756ae;
  }
.tabsB_selectes a:hover span 
{
	background:url("images/Arabic/tab-right2.gif") repeat-x left top;
	color:#0756ae;
	text-decoration:none;
  }

.tab_mainMenu_bg 
{
	background-image:url("images/Arabic/tab_mainMenu_bg.gif");
	background-repeat:no-repeat;
	width: 18px;
	height: 53px;
}
    
/* End Nafigation */


.legend {
	color: #333333;
}
.top-corner {
	background-image: url(images/top-corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
	width: 6px;
}
.top-2 {
	background-image:url(images/top-2.gif); 
	background-repeat:repeat-x; 
	background-position:bottom;
}
.bg-top {
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a,a:link,a:visited,a:active 
{
	font-family: Tahoma, Verdana, Arial ;
	font-size: 11px;
	text-decoration:underline;
	font-weight:bold;
	font-style:normal;
	display:inline;
	color:#0756ae;
	cursor:pointer;
}
a:hover {
	text-decoration: none;
}
a.faq,a.faq:link,a.faq:visited,a.faq:active 
{
	font-family: Tahoma, Verdana, Arial ;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	display:inline;
	color:#0756ae;
	cursor:pointer;
}
a.faq:hover {
	text-decoration: underline;
}
a.pager,a.pager:link,a.pager:visited,a.pager:active 
{
	font-family: Tahoma, Verdana, Arial ;
	font-size: 11px;
	font-weight:normal;
	font-style:normal;
	display:inline;
	line-height: 20px;
	color:#5a5a5a;
	cursor:pointer;
}
a.pager:hover {
	color:#0756ae;
	text-decoration: underline;
}
.pager-selectes {
	color:#0756ae;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	display:inline;
	line-height: 20px;
}


.search {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0756ae;
	text-decoration: none;
}
.curve_gray_1 {
	background-color: #e9e9e9;
	background-image: url(images/curve_gray_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
}
.curve_gray_2 {
	background-color: #e9e9e9;
	background-image: url(images/curve_gray_4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 8px;
}
.curve_gray_3 {
	background-color: #e9e9e9;
	background-image: url(images/curve_gray_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 8px;
}
.curve_gray_4 {
	background-color: #e9e9e9;
	background-image: url(images/curve_gray_2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 8px;
}
.bg_gray {
	background-color: #e9e9e9;
}

.title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #0756ae;
	text-decoration: none;
}
.title2 {
	font-family: Arial;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #0756ae;
	text-decoration: none;
}
.title-Ar {
	font-family: Tahoma;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #0756ae;
	text-decoration: none;
}
.title2-Ar {
	font-family: Tahoma;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #0756ae;
	text-decoration: none;
}
.tableBlue {
	border: 1px solid #b0c3d6;
}

/* Admin table vertical */
.tableBlue-headerV {
	background-color:#0756ae;
	border:1px solid #0756ae;
	border-bottom:1px solid #d0dfeb;
	color:#FFFFFF;
	height:16px;
	font-weight: bold;
	font-size:11px;
	padding-left:5px;
	padding-top:5px;
 }
 .tableBlue-tdV {
	background-color:#d0dfeb;
	color:#333333;
	height:16px;
	border-bottom:1px solid #b0c3d6;
	font-weight: bold;
	font-size:11px;
	padding-left:5px;
	padding-top:5px;
 }
.tableBlue-header {
	background-color:#0756ae;
	border:1px solid #ffffff;
	border-bottom:1px solid #0756ae;
	color:#FFFFFF;
	height:18px;
	font-weight: bold;
	font-size:11px;
	padding:3px;
	vertical-align:top;
 }
 .tableBlue-header22 {
	background-color:#f3f2f2;
	border:1px solid #b0c3d6;
	border-bottom:1px solid #b0c3d6;
	border-top:0px solid #b0c3d6;
	color:#333333;
	height:18px;
	font-weight: normal;
	font-size:11px;
	padding:3px;
	padding-right:6px;
	vertical-align:top;
 }
 .tableBlueL-header {
	background-color:#0756ae;
	border-left:1px solid #b0c3d6;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #0756ae;
	color:#FFFFFF;
	height:18px;
	font-weight: bold;
	font-size:11px;
	padding:3px;
	vertical-align:top;
 }
 .tableBlueR-header {
	background-color:#0756ae;
	border-right:1px solid #b0c3d6;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #0756ae;
	color:#FFFFFF;
	height:18px;
	font-weight: bold;
	font-size:11px;
	padding:3px;
	vertical-align:top;
 }
 .tableBlue-header2 {
	background-color:#0756ae;
	border:1px solid #0756ae;
	color:#FFFFFF;
	height:18px;
	font-weight: bold;
	font-size:11px;
	padding:3px;
	vertical-align:top;
 }
 .tableBlue-Counheader {
	background-color:#0756ae;
	border:1px solid #0756ae;
	color:#FFFFFF;
	height:18px;
	font-weight: bold;
	font-family: Tahoma, Arial;
	font-size:11px;
	padding-right:5px;
	vertical-align:top;
	padding-top:2px;
	font-size:13px;
 }
.tableBlue3-td {
	background-color:#0756ae;
	color:#FFFFFF;
	font-weight: normal;
	font-size:11px;
 }
.tableBlue-td {
	background-color:#ffffff;
	color:#333333;
	height:13px;
	border-bottom: 1px solid #b0c3d6;
	border-left: 1px solid #b0c3d6;
	border-right: 1px solid #b0c3d6;
	font-size:11px;
	padding:3px;
	vertical-align:top;
 }
 .tableBlue2-td {
	background-color:#e4f2ff;
	color:#333333;
	height:13px;
	border: 1px solid #b0c3d6;
	font-size:11px;
 }
.tableBlue4-td {
	background-color:#e4f2ff;
	color:#333333;
	font-size:11px;
 }
.tableBlue-tdFinal {
	background-color:#d0dfeb;
	color:#333333;
	height:15px;
	border: 1px solid #FFFFFF;
	/*border-bottom:1px solid #d0dfeb;*/
	font-weight: bold;
	font-size:11px;
 }
 .tableBlueL-tdFinal {
	background-color:#d0dfeb;
	color:#333333;
	height:15px;
	border-right: 1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	font-weight: bold;
	font-size:11px;
 }
 .tableBlueR-tdFinal {
	background-color:#d0dfeb;
	color:#333333;
	height:15px;
	border-left: 1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	font-weight: bold;
	font-size:11px;
 }
td 
{
	font-family: Tahoma, Arial;
	font-size:11px;
}
.bold {
	font-weight: bold;
}
.today {
	font-size: 12px;
	color: #333333;
}
.inbox {
	height:32px;
	background-color:#0756ae;
	color:#FFFFFF;
	font-size:14px;
	padding-left: 10px;
}


.font10 {
	font-size: 10px;
}
.font11 
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	margin:0px;
}
.font12 {
	font-size: 12px;
}
.font13 
{
	font-size: 13px;
	line-height:20px;
}
.font14 {
	font-size: 14px;
	line-height:20px;
}
.font15 {
	font-size: 15px;
	line-height:20px;
}
.font16 {
	font-size: 16px;
	line-height:20px;
}
input {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 0px solid #e9e9e9;
	padding-top: 1px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Tahoma;
}
.input.box {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #b0c3d6;
	padding-top: 1px;
	padding-right: 3px;
	font-family: Tahoma;
}
input.radio {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 0px solid #b0c3d6;
	padding-top: 1px;
	padding-right: 3px;
	font-family: Arial;
}
select {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #b0c3d6;
	padding-top: 0px;
	padding-right: 3px;
	font-family: Tahoma;
}
textarea
{
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #b0c3d6;
	padding-top: 0px;
	padding-right: 3px;
	font-family: Arial;
}
.pic-border {
	border: 1px solid #999999;
}
.countries-bg {
	background-image: url(images/countries.jpg);
	background-repeat: no-repeat;
	background-position: right;
}



/* Tabber Style */

.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
	margin:0;
	padding: 3px 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #c2c2c2;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
	margin-left: 0px;
	border: 1px solid #c2c2c2;
	border-bottom: none;
	text-decoration: none;
	background-color: #d7d7d7;
	padding-top: 2px;
	padding-right: 0.5em;
	padding-bottom: 3px;
	padding-left: 0.5em;
	margin-right: 3px;
	cursor:pointer;
}

ul.tabbernav li a:link {
	color: #747474;
}
ul.tabbernav li a:visited {
	color: #747474;
}

ul.tabbernav li a:hover
{
	color: #ffffff;
	background-color: #0756ae;
	/*border-color:#0756ae;*/
}

ul.tabbernav li.tabberactive a
{
	color:#0756ae;
	background-color: #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	cursor:pointer;
}

ul.tabbernav li.tabberactive a:hover
{
	color: #0756ae;
	background-color: #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	padding:5px;
	border-top: 0 solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page 
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}*/

/* End Tabber */


/*start Color picker*/
#ColorPickerDiv 
{
    display: block;
    display: none;
    position: relative;
    border: 1px solid #777;
    background: #fff;
}

#ColorPickerDiv TD.color
{
	cursor: pointer;
	font-size: xx-small;
	font-family: 'Arial' , 'Microsoft Sans Serif';
}
#ColorPickerDiv TD.color label
{
	cursor: pointer;
}

.ColorPickerDivSample
{
	margin: 0px 4px 0px 0px;
	border: solid 1px #000;
	padding: 0px 10px;	
	position: relative;
	cursor: pointer;
}
/*End Color picker*/


.tab-bg {
	background-image:url(images/tab-bg.gif); 
	background-repeat:no-repeat; 
	width:112px; 
	height:19px; 
	text-align:center; 
	position:absolute; 
	margin-top:-10px; 
	margin-left:25px; 
	padding-top:2px;
}
.tab-bg2 {
	background-image:url(images/tab-bg2.gif); 
	background-repeat:no-repeat; 
	width:135px; 
	height:19px; 
	text-align:center; 
	position:absolute; 
	margin-top:-10px; 
	margin-left:25px; 
	padding-top:2px;
}
.tab-bg3 {
	background-image:url(images/tab-bg3.gif); 
	background-repeat:no-repeat; 
	width:112px; 
	height:17px; 
	text-align:center; 
	position:absolute; 
	margin-top:-10px; 
	margin-left:0px; 
	padding-top:2px;
}
.tab-bg4 {
	background-image:url(images/tab-bg4.gif); 
	background-repeat:no-repeat; 
	width:160px; 
	height:19px; 
	text-align:center; 
	position:absolute; 
	margin-top:-10px; 
	margin-left:25px; 
	padding-top:2px;
}
.tab-bg5 {
	background-image:url(images/tab-bg5.gif); 
	background-repeat:no-repeat; 
	width:220px; 
	height:19px; 
	text-align:center; 
	position:absolute; 
	margin-top:-10px; 
	margin-left:25px; 
	padding-top:2px;
}
.tab-bg6 {
	background-image:url(images/tab-bg5.gif); 
	background-repeat:no-repeat; 
	width:220px; 
	height:19px; 
	text-align:center; 
	position:absolute; 
	margin-top:-10px; 
	margin-left:25px; 
	padding-top:2px;
}
.bu_add 
{
	background-image:url(images/Arabic/bu_add.gif);
	background-repeat:no-repeat;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_add_new 
{
	background-image:url(images/Arabic/bu_add_new.gif);
	background-repeat:no-repeat;
	width:80px;
	height:18px;
	border:0px;
	cursor:pointer;
}
.bu_arrow_left
{
	background-image:url(images/Arabic/bu_arrow_right.gif);
	background-repeat:no-repeat;
	width:36px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_arrow_right
{
	background-image:url(images/Arabic/bu_arrow_left.gif);
	background-repeat:no-repeat;
	width:36px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_cancel
{
	background-image:url(images/Arabic/bu_cancel.gif);
	background-repeat:no-repeat;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_cancel_disabled
{
	background-image:url(images/Arabic/bu_cancel.gif);
	background-repeat:no-repeat;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
	filter:alpha(opacity=20);
}
.bu_details
{
	background-image:url(images/Arabic/bu_details.gif);
	background-repeat:no-repeat;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_display_report
{
	background-image:url(images/Arabic/bu_display_report.gif);
	background-repeat:no-repeat;
	width:116px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_finish_pay
{
	background-image:url(images/Arabic/bu_finish_pay.gif);
	background-repeat:no-repeat;
	width:110px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_finish
{
	background-image:url(images/Arabic/bu_finish.gif);
	background-repeat:no-repeat;
	width:74px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_finishG
{
	background-image:url(images/Arabic/bu_finishG.gif);
	background-repeat:no-repeat;
	width:74px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_increase_budget
{
	background-image:url(images/Arabic/bu_increase_budget.gif);
	background-repeat:no-repeat;
	width:110px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_more
{
	background-image:url(images/Arabic/bu_more.gif);
	background-repeat:no-repeat;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
}

.bu_next
{
	background-image:url(images/Arabic/bu_next.gif);
	background-repeat:no-repeat;
	width:80px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_next2
{
	background-image:url(images/Arabic/bu_next2.gif);
	background-repeat:no-repeat;
	width:80px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_nextG
{
	background-image:url(images/Arabic/bu_nextG.gif);
	background-repeat:no-repeat;
	width:80px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_pay
{
	background-image:url(images/Arabic/bu_pay.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_previous
{
	background-image:url(images/Arabic/bu_previous.gif);
	background-repeat:no-repeat;
	width:80px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_previous2
{
	background-image:url(images/Arabic/bu_previous2.gif);
	background-repeat:no-repeat;
	width:80px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_save
{
	background-image:url(images/Arabic/bu_save.gif);
	background-repeat:no-repeat;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_save_disabled
{
	background-image:url(images/Arabic/bu_save.gif);
	background-repeat:no-repeat;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
	filter:alpha(opacity=20);
}
.bu_save_generate
{
	background-image:url(images/Arabic/bu_save_generate.gif);
	background-repeat:no-repeat;
	width:132px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_send_message
{
	background-image:url(images/Arabic/bu_send_message.gif);
	background-repeat:no-repeat;
	width:104px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_sign_up
{
	background-image:url(images/Arabic/bu_sign_up.gif);
	background-repeat:no-repeat;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_sign_in
{
	background-image:url(images/Arabic/bu_sign_in.gif);
	background-repeat:no-repeat;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_login
{
	background-image:url(images/Arabic/bu_login.gif);
	background-repeat:no-repeat;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
}

.bu_date_range
{
	background-image:url(images/Arabic/bu_date_range.gif);
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	border:0px;
}
.bu_post_new_message
{
	background-image:url(images/Arabic/bu_post_new_message.gif);
	background-repeat:no-repeat;
	width:143px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_report_type
{
	background-image:url(images/Arabic/bu_report_type.gif);
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	border:0px;
}
.bu_return_inbox
{
	background-image:url(images/Arabic/bu_return_inbox.gif);
	background-repeat:no-repeat;
	width:143px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_new_publisher
{
	background-image:url(images/Arabic/bu_new_publisher.gif);
	background-repeat:no-repeat;
	width:148px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_new_advertiser
{
	background-image:url(images/Arabic/bu_new_advertiser.gif);
	background-repeat:no-repeat;
	width:148px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_new_admin
{
	background-image:url(images/Arabic/bu_new_admin.gif);
	background-repeat:no-repeat;
	width:148px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_create_campaign
{
	background-image:url(images/Arabic/bu_create_campaign.gif);
	background-repeat:no-repeat;
	width:102px;
	height:18px;
	border:0px;
	cursor:pointer;
}
.bu_upload
{
	background-image:url(images/Arabic/bu_upload.gif);
	background-repeat:no-repeat;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_send
{
	background-image:url(images/Arabic/bu_send.gif);
	background-repeat:no-repeat;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_edit_save
{
	background-image:url(images/Arabic/bu_edit_save.gif);
	background-repeat:no-repeat;
	width:104px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_ok
{
	background-image:url(images/Arabic/bu_ok.gif);
	background-repeat:no-repeat;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_yes
{
	background-image:url(images/Arabic/bu_yes.gif);
	background-repeat:no-repeat;
	width:44px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_no
{
	background-image:url(images/Arabic/bu_no.gif);
	background-repeat:no-repeat;
	width:44px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_sign_out
{
	background-image:url(images/Arabic/bu_sign_out.gif);
	background-repeat:no-repeat;
	width:74px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_back
{
	background-image:url(images/Arabic/bu_back.gif);
	background-repeat:no-repeat;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_search 
{
	background-image:url(images/Arabic/bu_search.gif);
	background-repeat:no-repeat;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_play
{
	background-image:url(images/Arabic/bu_play.gif);
	background-repeat:no-repeat;
	width:21px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_pause
{
	background-image:url(images/Arabic/bu_pause.gif);
	background-repeat:no-repeat;
	width:21px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_delete
{
	background-image:url(images/Arabic/bu_delete.gif);
	background-repeat:no-repeat;
	width:21px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_preview
{
	background-image:url(images/Arabic/bu_preview.gif);
	background-repeat:no-repeat;
	width:94px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_sample
{
	background-image:url(images/Arabic/bu_sample.gif);
	background-repeat:no-repeat;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_add_recipients
{
	background-image:url(images/Arabic/bu_add_recipients.gif);
	background-repeat:no-repeat;
	width:110px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_mark_as_read
{
	background-image:url(images/Arabic/bu_mark_as_read.gif);
	background-repeat:no-repeat;
	width:110px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_approve
{
	background-image:url(images/Arabic/bu_approve.gif);
	background-repeat:no-repeat;
	width:74px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_reject
{
	background-image:url(images/Arabic/bu_reject.gif);
	background-repeat:no-repeat;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_skip
{
	background-image:url(images/Arabic/bu_skip.gif);
	background-repeat:no-repeat;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_change_price_schema
{
	background-image:url(images/Arabic/bu_change_price_schema.gif);
	background-repeat:no-repeat;
	width:127px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_advanced
{
	background-image:url(images/Arabic/bu_advanced_search.gif);
	background-repeat:no-repeat;
	width:34px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_View
{
	background-image:url(images/Arabic/bu_view.gif);
	background-repeat:no-repeat;
	width:60px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_Save_All
{
	background-image:url(images/Arabic/bu_save_all.gif);
	background-repeat:no-repeat;
	width:84px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_Add_New_Price_Schema
{
	background-image:url(images/Arabic/bu_add_price_schema.gif);
	background-repeat:no-repeat;
	width:157px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_return_inbox
{
	background-image:url(images/Arabic/bu_return_inbox.gif);
	background-repeat:no-repeat;
	width:143px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_send_message
{
	background-image:url(images/Arabic/bu_send_message.gif);
	background-repeat:no-repeat;
	width:104px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_post_new_message
{
	background-image:url(images/Arabic/bu_post_new_message.gif);
	background-repeat:no-repeat;
	width:143px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_ques_icon 
{
	background-image:url(images/Arabic/ques_icon.gif);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
	border:0px;
	cursor:pointer;
	margin-top:3px;
}
.bu_performance
{
	background-image:url(images/Arabic/bu_performance.gif);
	background-repeat:no-repeat;
	width:131px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.bu_join
{
	background-image:url(images/Arabic/bu_join.gif);
	background-repeat:no-repeat;
	width:82px;
	height:24px;
	border:0px;
	cursor:pointer;
	margin-bottom:0px; 
	margin-left:15px; 
	margin-right:162px;
}
.bu_calc
{
	background-image:url(images/Arabic/bu_calc.gif);
	background-repeat:no-repeat;
	width:82px;
	height:24px;
	border:0px;
	cursor:pointer;
	margin-bottom:0px; 
	margin-left:15px; 
	margin-right:162px;
}

.red 
{
	color:#b8070c;
	font-family:Tahoma;
}
.red2 
{
	color:#FF0000;
	font-family:Tahoma;
}
.green 
{
	color:#0ca200;
	/*color:#007f48;*/
	font-family:Tahoma;
}
table {
	border-collapse:collapse;
}
.fontBlue
{
	color:#0756ae;
}
.pointer 
{
	cursor:pointer;
}
fieldset 
{
	-moz-border-radius: 7pt;
}

.menu-holder-bg2 
{
	/*background-color:#1958a8;*/
	background-image:url("images/menu-holder-bg2.gif"); 
	background-repeat:repeat-x;
	background-position:top;
	height:31px;
}


.bg-submenu 
{
	background-image:url("images/bg-submenu.gif"); 
	background-repeat:repeat-x;
}

.bg-submenu2 
{
	background-image:url("images/bg-submenu2.gif"); 
	background-repeat:repeat-x;
}






/* Main Home Page Without Tabs */
.header-table {
	background-image: url("images/main-header-bg.jpg");
	background-repeat: repeat-x;
}
.top-blue {
	background-color: #0756ae;
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	font-style:normal;
}
.top-corner-blue {
	background-color: #0756ae;
	background-image: url("images/Arabic/top-corner-blue.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	font-style:normal;
	padding-right:10px;
}
a.headerMenu , a.headerMenu:link , a.headerMenu:visited , a.headerMenu:active {
	font-family: Tahoma, Verdana, Arial ;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	display:inline;
	color:#ffffff;
	cursor:pointer;
}
a.headerMenu:hover {
	text-decoration: underline;
}
a.headerLang , a.headerLang:link , a.headerLang:visited , a.headerLang:active {
	font-family: Arial ;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	display:inline;
	color:#ffffff;
	cursor:pointer;
}
a.headerLang:hover {
	text-decoration: underline;
}
.spacing-menu {
	background-image: url("images/splt-bg.gif");
	background-repeat: no-repeat;
	width: 2px;
	height:5px;
}
.bg-img-top {
	background-image: url("images/Arabic/curve_bg_img.jpg");
	background-repeat: no-repeat;
	padding-top:20px;
	width:345px;
	background-position:right top;
	background-color:#ffffff;
	height:96px;
}
.slog-bg {
	background-image: url("images/Arabic/slog-bg.jpg");
	background-repeat: no-repeat;
	background-position:right;
}
.slog-txt {
	font-family: Tahoma;
	font-size: 15px;
	font-style:normal;
	font-weight:bold;
	color:#6c6c6c;
}
.slog-txt-green {
	color: #468206;
}
.slog-txt-blue {
	color: #0756ae;
}
.slog-txt-darkBlue {
	color: #47515d;
}
.slog-txt-red {
	color: #7e1a02;
}
.slog-txt-black {
	color: #000000;
}
.slog-txt-orange {
	color: #a66500;
}
.slog-txt-yellow {
	color: #B8813F;
}

.close-bracket {
	background-image: url("images/Arabic/close-bracket.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
.main-txt-bg {
	background-image: url("images/Arabic/TextAr-inf-bg.gif");
	background-position: right top;
	background-repeat: no-repeat;
	padding:30px 20px 0px 0px;
}
.main-txtAr-bg {
	background-image: url("images/Arabic/TextAr-inf-bg.gif");
	background-position: right top;
	background-repeat: no-repeat;
	padding:30px 40px 0px 0px;
}
.main-txtAr-bg-admin {
	background-image: url("images/TextAr-inf-bg.gif");
	background-position: right top;
	background-repeat: no-repeat;
	padding:10px 30px 0px 0px;
}

/* /////////////// */


/* Main Home Page */
.header_main_p {
	background-image: url("images/main-header-bg.jpg");
	background-position: center top;
	background-repeat: repeat-x;
}
.logo-main-p {
	float: left;
	width: 225px;
	background-image: url("images/logo.gif");
	background-repeat: no-repeat;
	background-position: center center;
	height: 124px;
}
.main-p-menu {
}
.clearing {
	clear: both;
}
/*
.style1 {
	background-image: url("images/curve_bg_img.jpg");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
*/
.style2 {
	background-image: url("images/slog-bg.jpg");
	text-align: center;
	background-repeat: no-repeat;
}
.style3 {
	background-color: #FFFFFF;
	width: 591px;
}
.style4 {
	text-align: center;
	background-image: url("images/logo2.gif");
	background-repeat: no-repeat;
	background-position: center;
	width: 225px;
}
.style5 {
	background-color: #0756ae;
	background-image: url("images/top-corner-blue.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*
.style6 {
	background-image: url("images/curve_bg_img.jpg");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: center;
}
*/
.spacing-cell {
	height: 35px;
	width: 366px;
}
.open-bracket {
	background-image: url("images/Arabic/open-bracket.gif");
	background-repeat: no-repeat;
	background-position: left top;
	border:0px;
}
.slog-txt span {
	font-weight: bold;
}
.business-grow-sty {
	color: #468206;
}
.main-txt-inf1 {
	background-image: url("images/Text-inf-bg.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding: 20px;
}
.main-txt-inf1 h3 {
	margin: 0px 0px 5px 0px;
	color: #0756ae;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.main-txt-inf1 div {
	color: #606060;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.menu-txt-h-p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.table2-margin {
	padding: 5px;
}
.inner-holder {
	background-image: url("images/repeated-bg.jpg");
	background-position: center 30px;
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-right: 15px;
}
.header-table-h-p {
	background-image: url("images/Arabic/header-title-h-p.jpg");
	background-repeat: no-repeat;
	height: 33px;
	width: 433px;
	background-position: center bottom;
	padding-right:40px;
}
.header-table-h-p h3 
{
	font-size:14px;
	margin: 0px;
	padding-left: 40px;
	color: white;
	font-family: Tahoma, Arial;
	font-style:normal;
	font-weight:bold;
}
.txt-info-h-p {
	background-image: url("images/txt-info-h-p.jpg");
	background-position: center top;
	background-repeat: repeat-y;
}
.end-o-table {
	background-image: url("images/end-of-table.gif");
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	/*height:133px;*/
}
.Benefits-area {
	padding: 5px 0px 5px 0px;
	
}
.Benefits-area h4 {
	color: #0756ae;
	font-size:13px;
	margin: 0px;
	padding: 5px;
	font-family: Tahoma, Arial;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}
.Benefits-pub h4 {
	color: #ed8b00;
	font-size:13px;
	margin: 0px;
	padding: 5px;
	font-family: Tahoma, Arial;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
}

.Benefits-adv h4 {
	color: #36b9ea;
	font-size:13px;
	margin: 0px;
	padding: 5px;
	font-family: Tahoma, Arial;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
.Benefits-info {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #606060;
}
.customers-icon {
	background-image: url("images/customers-icon.jpg");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 29px;
	height: 22px;
	padding-top: 5px;
}
.statistics-icon {
	background-image: url("images/statistics-icon.jpg");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 29px;
	height: 22px;
	padding-top: 5px;
}
.pay-icon {
	background-image: url("images/pay-icon.jpg");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 29px;
	height: 22px;
	padding-top: 5px;
}
.other-link {
	text-align: right;
	padding: 10px;
}
.more-info-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* /////////////// */


/* Modal Popup */
.modalBackground {
	background-color:#000000;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:red;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}
.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;
}
/* /////////////// */


.opacity 
{
	filter:alpha(opacity=30);
	opacity:0.3;
}
.arabic 
{
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
}
a.headerArabic , a.headerArabic:link , a.headerArabic:visited , a.headerArabic:active {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	color:#ffffff;
	cursor:pointer;
}
a.headerArabic:hover {
	text-decoration: underline;
}
li.bullet-arrow
{
	list-style-image:url("images/Arabic/arrow.gif");
}
li.bullet-pub
{
	list-style-image:url("images/Arabic/bullet_pub.gif");
}
li.bullet-adv
{
	list-style-image:url("images/Arabic/bullet_adv.gif");
}
li.bullet-sq 
{
	list-style-image:url("images/bullet-sq.gif");
}
.overflow-y 
{
	overflow-y:scroll;
}
.curve_liteblue_1 {
	background-color: #e4f2ff;
	background-image: url(images/Arabic/curve_liteblue_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
}
.curve_liteblue_2 {
	background-color: #e4f2ff;
	background-image: url(images/Arabic/curve_liteblue_4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 8px;
}
.curve_liteblue_3 {
	background-color: #e4f2ff;
	background-image: url(images/Arabic/curve_liteblue_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 8px;
}
.curve_liteblue_4 {
	background-color: #e4f2ff;
	background-image: url(images/Arabic/curve_liteblue_2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 8px;
}

/*jobs page*/
.curve_liteblue_11 {
	background-color: #e4f2ff;
	background-image: url(images/Arabic/curve_liteblue_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
}
.curve_liteblue_22 {
	background-color: #e4f2ff;
	background-image: url(images/Arabic/curve_liteblue_4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 8px;
}
.curve_liteblue_33 {
	background-color: #e4f2ff;
	background-image: url(images/Arabic/curve_liteblue_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 8px;
}
.curve_liteblue_44 {
	background-color: #e4f2ff;
	background-image: url(images/Arabic/curve_liteblue_2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 8px;
}
/* ////// */
.z-index {
	z-index:500px; 
	position:absolute;
}


.nifty {margin:0px;	background:#f4f4f4;}
b.rtop, b.rbottom {display:block; background:#e9e9e9}
b.rtop b, b.rbottom b {display:block; height:1px; overflow:hidden; background:#f4f4f4;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin:0 1px; height:2px}


/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
    border: 0px solid #d7d7d7;
    color: #ffffff;
    background-color: #0756ae;
	font-weight: bold;
	font-size:11px;
    /*padding: 3px;*/
    margin-top: 1px;
    /*cursor: pointer;*/
    background-image:url(images/add_newAd_curveL.gif);
    background-repeat:no-repeat;
    background-position:left top;
    height:21px;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 0px solid #d7d7d7;
    color: white;
    background-color: #074183;
	font-weight: bold;
	font-size:11px;
    /*padding: 3px;*/
    margin-top: 1px;
    /*cursor: pointer;*/
    background-image:url(images/add_newAd_curveL2.gif);
    background-repeat:no-repeat;
    background-position:left top;
    height:21px;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #e9e9e9;
    border: 0px solid #d7d7d7;
    border-top: none;
    /*padding: 3px;*/
    padding-top: 3px;
}
.accordionHeader_titlediv 
{
	padding:3px; 
	margin-left:10px; 
	cursor:pointer;
}
.margin-left20 
{
	margin-left:20px;
}
.padding_5
{
	padding:5px;
}
.tab_mainMenu_bg4 
{
	background-image:url(images/tab_mainMenu_bg6.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:8px;
	min-height:30px;
}
.tab_mainMenu_bg6 
{
	background-image:url(images/tab_mainMenu_bg6.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:8px;
	min-height:60px;
	/*height:60px;*/
}
.tab_mainMenu_bg5
{
	background-image:url(images/tab_mainMenu_bg5.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}	
	
	
/*used by advertiser homepage (UCpendingCampaigns)*/

.bu_WaitingAdminApproval
{
	background-image:url(images/Arabic/WaitingAdminApproval.gif);
	background-repeat:no-repeat;
	width:150px;
	height:20px;
	border:0px;
}
.bu_PendingPayment
{
	background-image:url(images/Arabic/PendingPayment.gif);
	background-repeat:no-repeat;
	width:115px;
	height:20px;
	border:0px;
}
.bu_Approved
{
	background-image:url(images/Arabic/Approved.gif);
	background-repeat:no-repeat;
	width:115px;
	height:20px;
	border:0px;
}
.bu_Paid
{
	background-image:url(images/Arabic/Paid.gif);
	background-repeat:no-repeat;
	width:115px;
	height:20px;
	border:0px;
}
/* ////// */

/* text Ad Preview*/
.adText_bgL 
{
	background-image: url(images/adText_bg.gif); 
	background-repeat: repeat-y; 
	background-position: right;
	width:10px;
}
.adText_bgR {
	background-image: url(images/adText_bg.gif); 
	background-repeat: repeat-y; 
	background-position: left;
	width:10px;
}
.adText_bgT
{
	background-image: url(images/adText_bg.gif); 
	background-repeat: repeat-x; 
	background-position: top;
	height:10px;
}
.adText_bgB
{
	background-image: url(images/adText_bg.gif);
	background-repeat: repeat-x; 
	background-position: bottom;
	height:10px;
}
.curveL_textAd 
{
	background-image:url(images/curve_right_textAd.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.curveR_textAd
{
	background-image:url(images/curve_left_textAd.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.curveLB_textAd
{
	background-image:url(images/curve_rightB_textAd.gif);
	background-repeat:no-repeat;
	width:10px;
	height:17px;
}
.curveRB_textAd
{
	background-image:url(images/curveB_leftB_textAd.gif);
	background-repeat:no-repeat;
	width:10px;
	height:17px;
}
.by_eArabia
{
	background-image:url(images/Ads_by_eArabia_Ar.gif);
	background-repeat:no-repeat;
	float:left;
	border:0px;
	width:92px;
	height:16px;
}
a.textAdTitle,a.textAdTitle:link,a.textAdTitle:visited,a.textAdTitle:active 
{
	color: #006699; 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold;
	line-height: 14px; 
	text-decoration: none;
}
a.textAdTitle:hover {
	text-decoration: underline;
}
a.textAdUrl,a.textAdUrl:link,a.textAdUrl:visited,a.textAdUrl:active 
{
	color: #4c4c4c; 
	font-size: 10px; 
	line-height: 12px; 
	overflow: hidden;
	font-family: Verdana; 
	font-weight: normal; 
	text-decoration: none;
}
a.textAdUrl:hover {
	text-decoration: underline;
}
.textAdTitle
{
	color: #006699; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: Tahoma;
	line-height: 14px;
}
.textAdDesc 
{
	color: #000000; 
	display: block; 
	font-size: 11px; 
	font-family: Tahoma;
	line-height: 12px;
}
.textAdUrl 
{
	color: #4c4c4c; 
	font-size: 10px; 
	line-height: 12px; 
	overflow: hidden;
	font-family: Verdana;
}
/* ////// */

/* Ad Format */
.adFormat_curveLT 
{
	background-image:url(images/adFormat_curveRT.gif);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.adFormat_curveRT
{
	background-image:url(images/adFormat_curveLT.gif);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
	float:left;
}
.adFormat_curveLB
{
	background-image:url(images/adFormat_curveRB.gif);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.adFormat_curveRB
{
	background-image:url(images/adFormat_curveLB.gif);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
	float:left;
}
.adFormat_curveRT2
{
	background-image:url(images/adFormat_curveLT2.gif);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
	float:left;
}
.adFormat_curveLT2
{
	background-image:url(images/adFormat_curveRT2.gif);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.adFormat_curveLB2
{
	background-image:url(images/adFormat_curveRB2.gif);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.adFormat_curveRB2
{
	background-image:url(images/adFormat_curveLB2.gif);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.adFormat_bgT
{
	background-image:url(images/adFormat_bgB.gif); 
	background-repeat:repeat-x; 
	background-position:top;
}
.adFormat_bgB
{
	background-image:url(images/adFormat_bgB.gif); 
	background-repeat:repeat-x; 
	background-position:bottom;
}
.adFormat_borderL {border-right:1px solid #b0c3d6;}
.adFormat_borderR {border-left:1px solid #b0c3d6;}
.adFormat_borderB {border-bottom:1px solid #b0c3d6;}

/* ////// */

/* UC Text Ad */
td.textWidth {width:170px;}
/* ////// */

/* UC Image Ad */
td.imageWidth {width:170px;}
td.imageWidth2 {width:174px;}
/* ////// */

/* UC Video Ad */
td.videoWidth {width:163px;}
td.videoWidth2 {width:245px;}
td.videoWidth3 {width:500px;}
/* ////// */

/* UC Eyeblaster Ad */
td.eyeblasterWidth {width:170px;}
td.eyeblasterWidth2 {width:168px;}
td.eyeblasterWidth3 {width:450px;}
/* ////// */

/* UC Peeling Ad */
td.peelingWidth {width:170px;}
td.peelingWidth2 {width:173px;}
td.peelingWidth3 {width:420px;}
/* ////// */

/* Terms */
.terms 
{
	background-color:White; 
	width:840px; 
	height:120px; 
	overflow-y:scroll; 
	padding:5px; 
	border:1px solid #b0c3d6;
}
/* ////// */

.arrow 
{
	background-image:url(images/Arabic/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	width: 10px;
	height: 7px;
	margin-top:4px;
	display:inline;
}
.button-abg 
{
	background-image:url(images/Arabic/button-abg.gif); 
	width:80px;
}
.button-bg 
{
	background-image:url(images/Arabic/button-bg.gif); 
}
.bgWhite {background-color:#ffffff;}
.numbers {font-size:10px; font-family:Tahoma;}

/* Budget Info */
.dvFlexableInfo 
{
	width: 250px; 
	z-index: 2; 
	opacity: 1;
	font-size: 11px; 
	border: solid 1px #CCCCCC; 
	background-color: #FFFFFF; 
	position: absolute;
}
.btnCloseParent 
{
	opacity: 1; 
	width: 10px; 
	height: 17px;
	background-color: #666666; 
	color: #FFFFFF; 
	text-align: center; 
	border: 0px solid #FFFFFF;
	font-family: Verdana; 
	padding-left: 2px; 
	padding-right: 2px;
}
a.btnClose,a.btnClose:link,a.btnClose:visited,a.btnClose:active 
{
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style:normal;
	cursor:pointer;
}
a.btnClose:hover {
	text-decoration: none;
}
/* ////// */

/* contact header*/
.Contactus-header
{
	background-image:url(images/Arabic/Contactus-header.jpg);
	background-repeat:no-repeat;
	width:480px;
	height:212px;
}
/* ////// */

.text-left {text-align:right;}
.text-right {text-align:left;}
.text-center {text-align:center;}

.right 
{
	float:left;
}
.left 
{
	float:right;
}

.margin0 {margin:0px;}

.margin-top5 {margin-top:5px;}
.margin-top10 {margin-top:10px;}
.margin-top15 {margin-top:15px;}
.margin-top20 {margin-top:20px;}
.margin-top30 {margin-top:30px;}
.margin-top50 {margin-top:50px;}

.margin-right5 {margin-left:5px;}
.margin-right10 {margin-left:10px;}
.margin-right15 {margin-left:15px;}
.margin-right20 {margin-left:20px;}
.margin-right30 {margin-left:30px;}

.margin-bottom5 {margin-bottom:5px;}
.margin-bottom10 {margin-bottom:10px;}
.margin-bottom15 {margin-bottom:15px;}
.margin-bottom20 {margin-bottom:20px;}

.margin-left5 {margin-right:5px;}
.margin-left10 {margin-right:10px;}
.margin-left15 {margin-right:15px;}
.margin-left20 {margin-right:20px;}
.margin-left25 {margin-right:25px;}
.margin-left30 {margin-right:30px;}
.margin-left40 {margin-right:40px;}
.margin-left42 {margin-right:42px;}
.margin-left70 {margin-right:70px;}
.margin-left150 {margin-right:150px;}

.padding0 {padding:0px;}
.padding10 {padding:10px;}

.padding-top10 {padding-top:10px;}
.padding-top15 {padding-top:15px;}
.padding-top20 {padding-top:20px;}

.padding-right10 {padding-left:10px;}
.padding-right20 {padding-left:20px;}

.padding-bottom5 {padding-bottom:5px;}
.padding-bottom20 {padding-bottom:20px;}

.padding-left5 {padding-right:5px;}
.padding-left10 {padding-right:10px;}
.padding-left15 {padding-right:15px;}
.padding-left20 {padding-right:20px;}
.padding-left25 {padding-right:25px;}
.padding-left150 {padding-right:150px;}

.ltr {direction:ltr;}
.rtl {direction:rtl;}

.paySucceed_icon 
{
	background-image:url(images/Arabic/paySucceed_icon.gif);
	background-repeat:no-repeat;
	width:29px;
	height:33px;
}
.payFailed_icon 
{
	background-image:url(images/Arabic/payFailed_icon.gif);
	background-repeat:no-repeat;
	width:29px;
	height:33px;
}
.info_icon
{
	background-image:url(images/info_icon.gif);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}
.refresh_icon
{
	background-image:url(images/refresh_icon.gif);
	background-repeat:no-repeat;
	width:22px;
	height:22px;
	cursor:pointer;
	border:0px;
}

/* Congratulations page */
.bg_congra {
	min-width:320px; 
	min-height:230px; 
	background-image:url(Images/Arabic/bg_congra.jpg); 
	background-repeat:no-repeat;
	background-position:right top;
}
.congra_txt {
	color:#1958A8; 
	font-size:28px; 
	margin-top:120px; 
	margin-right:295px;
}
.congra_txt2 {
	color: #1958A8; 
	font-size: 16px; 
	margin-top:12px; 
	margin-right: 295px;
}
.congra_table {
	margin-top:15px; 
	margin-right:255px; 
	width:740px;
}
/* ////// */

/* Promotion */
.prom_1
{
	background-image:url(images/Arabic/prom_1.gif);
	background-repeat:no-repeat;
	width:194px;
	height:222px;
}
.prom_2
{
	background-image:url(images/Arabic/prom_2.gif);
	background-repeat:no-repeat;
	width:314px;
	height:222px;
}
/* ////// */

#progress_overlay
{
          position: fixed;
          width: 100%;
          height: 100%;
          top: 0px;
          left: 0px;
          background: #000000;
		filter:alpha(opacity=50);
		opacity:0.5;
		z-index:20000;
}
#progress_container
{
          position: fixed;
          width: 100%;
          height: 100%;
          top: 0px;
          left: 0px;
          background: transparent;
          z-index:20001;
}
#progress_inner
{
          display: block;
          padding: 10px 10px 10px 10px;
          text-align:center;
          width: 380px;
          height: 50px;
          margin: 25% auto 0 auto;
          background: #FFFFFF;
          border: solid 1px orange;
          z-index:20002;
}
.curve_blue_1
{
	background-image:url(images/curve_blue_2.gif);
	background-repeat:no-repeat;
	width:8px;
	height:8px;
	float:left;
}
.curve_blue_2
{
	background-image:url(images/curve_blue_1.gif);
	background-repeat:no-repeat;
	width:8px;
	height:8px;
	float:right;
}
.font14
{font-size:14px;}

/* Budget Calc */
.BudgCalc-header
{
	background:#ffffff url(images/Arabic/BudgCalc-header.jpg) no-repeat right;
	width:556px;
	height:212px;
}
.calc_ques
{font-size:12px; font-family:Tahoma; font-weight:bold; color:#222222;}
.calc_needed
{font-size:16px; font-weight:bold; color:#000000;}
.calc_budget
{font-size: 18px; color: #000000; font-weight: bold;}
.calc_daily
{font-size: 14px; color: #000000;}

/* CPC */
.calc_cpcLeft
{
	background:#161719 url(images/calc_cpcRight.gif) no-repeat left;
	width:27px;
	height:168px;
}
.calc_cpcRight
{
	background:#161719 url(images/calc_cpcLeft.gif) no-repeat right;
	width:27px;
	height:168px;
}
.calc_cpcBg01
{
	background:#161719 url(images/calc_cpcBg01.gif) repeat-x;
	height:168px;
	font-family:Tahoma;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	line-height:26px;
}
.calc_cpcBg02
{
	background:#161719 url(images/calc_cpcBg02.gif) repeat-y;
	width:451px;
	color:#222222;
	font-size:16px;
}
.calc_cpcArrow
{
	background:#161719 url(images/Arabic/calc_cpcArrow.gif) no-repeat right;
	width:108px;
	height:143px;
}
.calc_cpcFooter01
{
	background:url(images/calc_cpcFooter01.gif) no-repeat;
	width:451px;
	height:50px;
}
.calc_cpcFooter02
{
	background:#161719 url(images/calc_cpcFooter02.gif) no-repeat left;
	width:451px;
	height:93px;
}
.calc_cpcTxt01
{font-size: 24px; color: #46CDFF; font-weight: bold;}
.calc_cpcTxt02
{font-size:18px; color:#FFA800;}
.calc_cpcTxt03
{font-size:20px; color:#FFA800;}

/* CPM */
.calc_cpmLeft
{
	background:#161719 url(images/calc_cpmRight.gif) no-repeat left;
	width:27px;
	height:168px;
}
.calc_cpmRight
{
	background:#161719 url(images/calc_cpmLeft.gif) no-repeat right;
	width:27px;
	height:168px;
}
.calc_cpmBg01
{
	background:#161719 url(images/calc_cpmBg01.gif) repeat-x;
	height:168px;
	font-family:Tahoma;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	line-height:26px;
}
.calc_cpmBg02
{
	background:#161719 url(images/calc_cpmBg02.gif) repeat-y;
	width:451px;
}
.calc_cpmBoard
{
	background:#161719 url(images/Arabic/calc_cpmBoard.jpg) no-repeat right;
	width:169px;
	height:143px;
}
.calc_cpmBoard2
{
	background:url(images/Arabic/calc_cpmBoard2.jpg) no-repeat left;
	width:169px;
	height:11px;
}
.calc_cpmFooter01
{
	background:url(images/calc_cpmFooter01.gif) no-repeat;
	width:451px;
	height:50px;
}
.calc_cpmFooter02
{
	background:#161719 url(images/calc_cpmFooter02.gif) no-repeat left;
	width:451px;
	height:93px;
}
.calc_cpmTxt01
{font-size:24px; color:#FFA800; font-weight:bold;}
.calc_cpmTxt02
{font-size:18px; color:#46CDFF;}
.calc_cpmTxt03
{font-size:20px; color:#46CDFF;}

/* End Budget Calc */

.bg-shadow
{
	background:#161719 url(images/bg-shadow.gif) no-repeat left;
	width:917px;
	height:39px;
}
.bg-shadow2
{
	background:#ffffff url(images/bg-shadow2.gif) no-repeat left;
	/*width:454px;*/
	height:33px;
	border:0px solid aqua;
}
.bg-shadow3
{
	background:#ffffff url(images/bg-shadow3.gif) no-repeat left;
	width:917px;
	height:19px;
}
.bg-line
{
	background:#ffffff url(images/bg-line.gif) repeat-y center;
	width:9px;
}
input.preview
{
	background-color:Transparent;
	font-family: Tahoma, Verdana, Arial ;
	font-size: 11px;
	text-decoration:underline;
	font-weight:bold;
	font-style:normal;
	display:inline;
	color:#0756ae;
	cursor:pointer;
}