* {
	font-family: Tahoma;
	font-size: 12px;	
}
body {
	direction: rtl;
	margin: 0px;
	background-color: #68A415;
	background-image:url(../images/body-bg.png);
	background-repeat: repeat-x;
}

#contents {
	padding-right: 10px;
}

#main-table {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#site-header {
	height: 80px;
	background-image:url(../images/header-bg.png)
}

#site-header ul {
	margin-top: 5px;
	margin-right: 20px;
	list-style: none;	
}


#logo {
	margin-left: 10px;
	float: left;
}

#login {
	
	margin-right: 9px;
	margin-top: 10px;
}

.login-text-input {
	background-image: url("./../images/forms/input-bg.png");
	border: 1px solid #ccc;
	margin: 2px;
	margin-top: 8px;
	height: 20px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}

.login-submit-input {
	background-image: url("./../images/forms/button-bg.png");
	color: #fff;
	padding-bottom: 5px;
	height: 20px;
	border: none;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}


.buttons {
	border: 1px solid #68A415;
	background-color: #e5e5e5;
	font-weight: bold;
}



#header-blank-area {
	text-align: center;
	height: 60px;
}

#header-blank-area h1{
	font-weight: normal;
	font-size: 18px;
	color: #559C0F;
	margin-bottom: -15px;
	border: none;
}

#header-blank-area h2{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #FF7F00;
	border: none;
}

#banners-area {
	height: 215px;
	background-color: #fff;
}

#navigation {
	margin: 0px;
}

#navigation li {
	display: inline;
	list-style-type: circle;
}

a {
	color: #494949;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
#navigation a {
	padding: 2px;
	color: #fff;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FF7F00; 
}

#navigation a:hover {
	background-color: #559C0F;
	text-decoration: none;
}

h1 {
	font-size: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	font-weight: bold;
	font-family: 'Traditional Arabic';
	border-bottom: 1px solid #ccc;
}

h2 {
	font-size: 17px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
	font-family: 'Century Gothic';
	border-bottom: 1px solid #ccc;
}

h3 {
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
	font-family: 'Century Gothic';
	color: #FF7F00;
}

.records_list_table th {
	background-color: #FF7F00; 
	color: #fff;
	padding: 5px;
}

.records_list_table td {
	border: 1px solid #ccc;
	padding: 5px;
}

#footer {
	width: 990px;
	background-color: #4C7F05;
	padding: 5px;
	margin: auto;
	margin-top: 5px;
}

a.action-link  {
	padding: 2px;
	color: #fff;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #559C0F;
}

a.action-link:hover {
	background-color: #FF7F00; 
	text-decoration: none;
}
.list_table td {
	padding: 5px;
}

.row_01 {
	background-color: #eee;
}

.row_02 {
	background-color: #ccc;
}

#breadcrumb {
	margin: 10px;
	padding: 5px;
	background-color: #FF7F00;
	border: 1px solid #ccc;
	color: #fff;
	font-size: 12px;
	font-family: Tahoma;
	font-family: normal;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.special_companies td {
	border: 1px solid red;
	padding: 3px;
}

.special_company_table {
	border: none;
	width: 230px;
}

.special_company_table td {
	border: none;
}


#page_header {
	height: 45px;
	background-color: #e5e5e5;
}

#main-contents-container {
	background-color: #fff;
	padding: 0px;
}

#breadcrumb a {
	padding: 2px;
	color: #fff;
	padding-right: 10px;
	padding-left: 10px; 
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#page_header h1 {
	color: #fff;
	background-color: #0E8C45;
	margin: 10px;
	padding: 3px;
	padding-right: 10px;
	font-weight: bold;
	font-family: 'Times New Roman';
	font-size: 16px;
	width: 730px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

#special-members-title {
	background-color: #FF7F00;
	width: 105px;
	margin: 10px;
	padding: 3px;
	padding-right: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: 'Times New Roman';
	font-size: 16px;
	color: #fff;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px; 
}

#special-members {
	width: 750px;
	border: 1px solid #D9C2B4;
	font-family: 'Tahoma';
	font-size: 16px;
	margin-right: 10px;
	margin-left: 10px;
}

#special-members h3 {
	font-weight: bold;
	color: #D94D1C;
	font-family: 'Times New Roman';
	font-size: 16px;
}

.member-box-title {
	width: 140px;
	height: 30px;
	text-align: center;
	padding-top: 3px;
	background-color: #e5e5e5;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	margin-bottom: 5px; 
}

.member-box-contents {
	width: 140px;
	text-align: center;
	padding-top: 3px;
	background-color: #e5e5e5; 
}


.contents-box-1 {
	padding: 5px;
	margin: 5px;
	margin-top: 10px;
	background-color: #FDC743;
	font-weight: bold;
	color: #111;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
}

.contents-box-1 h3 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Times New Roman';
	border-bottom: 1px solid #fff;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
.contents-box-1 a {
	color: #444;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma;
}

.esteshrat_info {
	margin-right: 8px;
}


ul{border:0; margin:0; padding:0;}

#pagination-flickr li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
}
#pagination-flickr a{
border:solid 1px #DDDDDD;
margin-right:2px;
}
#pagination-flickr .previous-off,
#pagination-flickr .next-off {
color:#666666;
display:block;
/* float:left; */
font-weight:bold;
padding:3px 4px;
}
#pagination-flickr .next a,
#pagination-flickr .previous a {
font-weight:bold;
border:solid 1px #FFFFFF;
}
#pagination-flickr .active{
color:#ff0084;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}
#pagination-flickr a:link,
#pagination-flickr a:visited {
color:#0063e3;
display:block;
float:right;
padding:3px 6px;
text-decoration:none;
}
#pagination-flickr a:hover{
border:solid 1px #666666;
}



#pagination-container {
	margin-right: 10px;
}
#doctors-filter-container {
	border: 1px solid #ccc;
	margin: 10px;
	padding: 2px;
	background-color: #e5e5e5;
}

#doctors-filter-container select {
	width: 250px;
}

#home-page-main-table {
	margin-right: 10px;
	width: 760px;
}

.left-banner {
	width: 230px;
	padding: 3px;
	border: 1px solid #ccc;
	margin-bottom: 3px;
	margin-right: 5px;
}

.right-box {	
	margin-left: 10px;
}

.contents-box-2 {
	padding: 5px;
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	font-weight: bold;
	color: #111;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	background-image: url("./../images/box-bg.png");
	background-repeat: repeat-x;
}

.contents-box-2 h3 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Times New Roman';
	margin-bottom: 4px;
}
.contents-box-2 a {
	color: #444;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma;
}

.newsticker {
	list-style-type: none;
	width: 600;
	border: 1px solid #ccc;
	background: #e5e5e5;
	padding: 5px;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
}

.directory-item {
	width: 750px;
	margin-right: 10px;
	border-bottom: 2px solid #ccc;
}

.directory-item-title {
	font-size: 20px;
	font-family: 'Times New Roman';
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
}
.directory-item-title a:link {
	font-size: 18px;
	text-decoration: none;
}

.directory-item-title a:hover {
	text-decoration: underline;
}

.directory-item-list {
	margin-right: 25px;
	
}

.directory-item-photo {
	width: 100px;
	height: 100px;
	padding: 2px;
	border: 1px solid #e5e5e5;
}

.directory-item-updates {
	text-align: right;
	background-color: #ccc;
	width: 130px;
	padding: 10px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
}

.directory-item-functions {
	list-style: none;
}

.directory-item-functions li{
	background-color: #FF7F00;
	margin-bottom: 2px;
	padding: 3px;
	width: 100px;
	height: 18px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
}

.listing-functions {
	margin-top: 20px;
	list-style: none;
}

.listing-functions li{
	display: inline;
	background-color: #FF7F00;
	background-image: url("./../images/menu/menu-bg.png");
	padding: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	text-align: right;
}


#user-profile-logo {
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	border: 1px solid #e5e5e5;
	margin-top: 5px;
}

.basic-data-table {
	/* background-image: url("./../images/listing-data-bg-1.png"); */
}

.basic-data-table th {
	width: 150px;
	padding: 5px;
	border: 1px solid #ccc;
	text-align: right;
	font-weight: normal;
}

.basic-data-table td {
	padding: 5px;
	border: 1px solid #e5e5e5;

}

.listing-photo-thumb {
	padding: 2px;
	border: 1px solid #e5e5e5;
}
