﻿.MemberShipNo-Form
{
    direction:rtl;
    background:url(../images/check_bg.jpg) top left repeat-x;
       padding:5px 20px 10px 20px;
    border:solid 1px #fcfced;
}
.Fileds-titles
{  
    color:#000;
    font:bold 11px Arail;
    width:100px;

}
.Note
{
    text-align:left;
    color:#000;
    font:bold 11px Tahoma;
}
.Note span
{
    color:#851111;
}
.Fileds-titles span
{
    color:#851111;
}
.txt-Fileds
{
    border:solid 1px #e6e6e4;
    width:280px;
    margin:0 0 0 5px;
    font:bold 11px verdana;
    height:15px;
    padding:2px 0 0 0;
    color:#9d9d9d;
}
.ddls
{
    Width:253px;
    Height:25px; 
    border:solid 1px #e6e6e4;
    width:250px;
    margin:0 0 0 5px;
    font:normal 11px verdana;
    height:15px;
    padding:2px 0 0 0;
    color:#9d9d9d;
}
.steps
{
    padding:8px 0 8px 0;
    margin-bottom:5px;
    color:#988a00;
    font:normal 13px Tahoma;
}
.BOFileds-titles
{  
    color:#000;
    font:bold 12px tahoma;
    text-transform:capitalize;
}
.SetValues
{
    margin-bottom:5px;
    color:#988a00;
    font:normal 13px Tahoma;
}
.steps span
{
    font:bold 13px Tahoma;
}
.Btns
{
 background:url(../../../images/btns_bg.jpg) center center repeat-x;
 color:#fff;
 padding:5px 10px 8px 10px;
 text-align:center;
 font:normal 11px tahoma;

}
.ddls
{
    border:solid 1px #e6e6e4;
    font:normal 11px tahoma;
    color:#9d9d9d;
     width:281px;
     height:19px;
}
.ddl-td
{
	 text-align:right;
}
.logout
{
 text-align:left;
 padding-left:20px;
}
.Main-Form
{
    direction:rtl;
}
.Sections
{
     padding:15px 20px 20px 20px;
}
.Sections-titles 
{ 
    color:#143D8D;
    padding:5px 10px 5px 5px;
    background-color:#edefce;
    text-transform:capitalize;
    font:bold 13px tahoma;
     cursor:pointer;
         margin-bottom:15px;
}
.Fileds-titles
{  
    color:#000;
    font:bold 12px tahoma;
    width:170px;
    text-transform:capitalize;
}
.Fileds-titles span
{
     color:#851111;
}
span.error-msg
{
    position: absolute;
}
span.error-msg span
{
    display:block; 
    margin-top: -10px; 
    margin-right:20px;  
    position:absolute;
	padding: 2px 2px 0 5px;
	width:180px;
	color: #851111 !important;
	font: bold 10px/19px tahoma;
	z-index:25;
	direction:rtl;
}
span.error-msg span img
{
    float: right;
    margin:-17px -20px 0 10px;
}
.Print
{
 text-align:left;
 padding:0 10px 10px 10px;
}
.User-Name
{
 font:bold 13px tahoma;
 padding:0 0 0 10px;
 text-align:left;
 margin:5px 0px 5px 0;
}
.User-Name span
{
 color:#143d8d;
}
/* Subsection Tabs */
ul.CompanyProfile_tabs {
	list-style:none;
	padding:0;
	clear:both;
	height:27px;
	background-color:#e8e8bd;
    width:670px;
	margin:0 0 5px 0;
	border-bottom:solid 1px #fbfbe3;
}
ul.CompanyProfile_tabs li.tab 
{
	float:right;
	text-align:center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
    height:27px;
    
}
ul.CompanyProfile_tabs li.tab a 
{
    color:#000000;
	display:block;
	float: left;
	height:27px;
	line-height:27px;
	padding:0 33px 0 33px;
	border-left:solid 1px #fbfbe3;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
}
ul.CompanyProfile_tabs li.tab a:hover 
{
	color:#000;
	
}
ul.CompanyProfile_tabs li.tab a.active 
{
	color:#000;
	font-weight:bold;
	background:url(../../../images/Tab_events_bg.jpg) center center repeat-x;
}
ul.CompanyProfile_tabs li.tab a img
{
    float: left;
    margin-top: 9px;
}
ul.CompanyProfile_tabs li.source_code 
{
	float:right;
}
.welcome
{
    padding:5px 0 0 20px;
    text-align:left;
    height:20px;
    font-size:12px;
    font-family:Tahoma;
    font-weight:bold;
    color:#000;

}
.edit-profile
{
text-align:center;
}
.HeaderProfile
{
text-align:left;
margin-bottom:5px;
direction:ltr;
}

.AddCategory
{
 text-align:left;
 margin:0 0 8px 0;
 padding-left:20px;
}
.rbns
{
  color:#000;
    font:bold 12px tahoma;
}
.grid
{
    border:solid 1px #aca899;
	background-color: #ffffff;
}
.grid-header
{
	background-color: #f1f1cb;
	color: #666666;
	font: bold 11px Tahoma;
}
.grid-item
{
	color: #666666;
	font: normal 12px tahoma;	
}
.grid-item a, .grid-item-alternate a
{
	text-decoration: none;	
}
.grid-item:hover, .grid-item-alternate:hover
{
    background-color: #ffffdd;
}
.grid-item-alternate
{
	background-color: #fbfbee;
	color: #666666;
	font: normal 12px tahoma;		
}
.addProduct
{
 text-align:left;
 padding-left:40px;
}
.EditProductSection
{
     padding:5px 10px 20px 10px;
     text-align:right;
}
.Validate
{
	color:#851111 !important;
	font: bold 10px/19px tahoma;
	padding-left:12px;
}
.Validate img
{
 float:right;
 margin-top:-18px;
}
.b-bottom 
{ 
    padding:8px 0 8px 0;
    border-bottom: solid 1px #e5e5e0; 
    margin-bottom:10px;
    color:#143D8D;
    text-transform:capitalize;
    direction:rtl;
}
.Inwelcome
{
    padding:0px 0px 0 5px;
    margin:0 0 0 0;
    text-align:right;
    height:20px;
    
    font:bold 13px tahoma;
    color:#143d8d;
}
.DB-Boxs
{
    width:250px;
    float:left;
    margin:0 0 0 0;
    background:url(../images/Members_bg.jpg) top left repeat-x;
    padding:12px 12px 12px 12px;
    border:solid 1px #f2efd0;
}
.DB-Boxs-title
{
color: #153d9d; font: bold 13px tahoma;margin:0 0 5px 0;

}
.BOFileds-titles span
{
    color:#851111;
}
.CurrentActivities
{
  margin:8px 0 0 0;
  padding-left:5px;
  color:#2f57ac;
  font:bold 12px tahoma;
}
