@charset "utf-8";
/* CSS Document */

html, body{
  height:100%;
}

::-webkit-scrollbar {
  background: #046EB2;
  overflow: visible;
  width: 10px;
}
::-webkit-scrollbar-thumb {
  background-color: #046EB2;
  border: solid #FDFCFA;
}
::-webkit-scrollbar-thumb:hover {
  background: rgba(0,0,0,0.8)
}
::-webkit-scrollbar-thumb:horizontal {
  border-width: 2px 2px;
  min-width: 100px;
}
::-webkit-scrollbar-thumb:vertical {
  border-width: 2px 2px;
  min-height: 100px;
  cursor: pointer;
}
::-webkit-scrollbar-track-piece {
  background-color: #FDFCFA;
  border-left:0 #e5e5e5 solid;
}
::-webkit-scrollbar-corner {
  background: #FDFCFA;
}
::-webkit-scrollbar-thumb {
  background-color: #562923;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #562923;
}


IMG{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

IMG a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}


@font-face {
    font-family: "hr";
    src: url('../styles/fonts/HelveticaNeueW23-Reg.eot');
    src: url('../styles/fonts/HelveticaNeueW23-Reg.eot?#iefix') format('embedded-opentype'),
         url('../styles/fonts/HelveticaNeueW23-Reg.woff') format('woff'),
         url('../styles/fonts/HelveticaNeueW23-Reg.ttf') format('truetype'),
         url('../styles/fonts/HelveticaNeueW23-Reg.svg#quartzregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "hb";
    src: url('../styles/fonts/hb.eot');
    src: url('../styles/fonts/hb.eot?#iefix') format('embedded-opentype'),
         url('../styles/fonts/hb.woff') format('woff'),
         url('../styles/fonts/hb.ttf') format('truetype'),
         url('../styles/fonts/hb.svg#quartzregular') format('svg');
    font-weight: normal;
    font-style: normal;
}



a {
  color: #900;
  text-decoration: none;
}



Body{
	background-image: url(../images-new/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #52896A;
	padding-top: 10px;
}
.container-big {
	padding: 0px;
	height: 100%;
	width: 1103px;
	margin-right: auto;
	margin-left: auto;
}
.container {
	padding: 0px;
	height: 100%;
	width: 983px;
	margin-right: auto;
	margin-left: auto;
}
#main-menu {
	background-image: url(../images-new/main-menu-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 36px;
	width: 983px;
	margin-right: auto;
	margin-left: auto;
	position:absolute;
	z-index: 1;
}
#main-menu span a {
	margin-right: 5px;
	margin-left: 13px;
	display: block;
	height: 70px;
	float:left;
	margin-top: 2px;
	padding-left: 10px;
	padding-right: 10px;	
}
#main-menu span a:hover {
	background-image: url(../images-new/selected.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFF;

}
#main-menu span .active {
	background-image: url(../images-new/selected.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFF;
}
#main-menu span li {
	display: block;
	float:right;
	margin-right: 5px;
	margin-top: 7px;
}
#main-menu span h4 {
	display: block;
	float:right;
	text-align:center;
	margin-right: 10px;
	line-height: 35px;
	margin-top: 0px;
	color: #fff;
	font-family: 'hb', arial;
	font-size: 14px;
	
}
.main-body {
  margin-right: auto;
  margin-left: auto;
  margin-top: 36px;
  float: left;
  background-color: #fff;
  background-image: url(../images-new/body-bg.jpg);
  background-repeat: repeat-y;
}
.body-container {
	height: 72px;
	margin-top: 0px;
	background-image: url(../images-new/under-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
.right-area {
	float: right;
	width: 185px;
	margin-right: 15px;
	background-image: url(../images-new/menu-bg.jpg);
	background-repeat: repeat-y;
	height: 1500px;
}
.user-name {
	font-family: tahoma;
	font-size: 11px;
	color: #999;
	text-align: right;
	line-height: 23px;
	width: 75%;
	direction: rtl;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images-new/icons/user-login.png);
	background-repeat: no-repeat;
	background-position: 145px  center;
	border-color: #333;
	border-style: solid;
	border-width: 1px;
	padding-right: 30px;
}
.pass-word{
	font-family: tahoma;
	font-size: 11px;
	color: #999;
	text-align: right;
	line-height: 23px;
	width: 75%;
	padding-right: 30px;
	direction: rtl;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images-new/icons/password-login.png);
	background-repeat: no-repeat;
	background-position: 145px  center;
	border-color: #333;
	border-style: solid;
	border-width: 1px;
}
.raqmi{
	margin-bottom: 5px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 130px;
}

.vertical-menu {
	width: 179px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.vertical-menu li{
	display: block;
}
.vertical-menu li a {
	height: 32px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../images-new/vmenu-bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	display: block;
	font-family: 'hb', arial;
	line-height: 29px;
	color: #FFF;
	text-align: right;
	text-decoration: none;
	font-size: 13px;
	padding-right: 40px;
}
.vertical-menu li a:hover {
	background-image: url(../images-new/vmenu-bg-over.jpg);
	background-repeat: no-repeat;
}
.login-area {
	background-color: #fbfbfb;
	width: 183px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.login-area-top {
	background-image: url(../images-new/login-top-banner.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 100%;
}
.middle-area {
  width: 554px;
  margin-right: 10px;
  float: right;
}
.news-ticker {
	height: 36px;
	width: 100%;
}
.ticker-icon {
	height: 36px;
	width: 97px;
	background-image: url(../images-new/news-ticker.jpg);
	float: right;
}
.ticker {
	width: 439px;
	height: 28px;
	display: block;
	position: relative;
	overflow: hidden;
	background-color: #442a1a;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #cc902d;
	margin-top: 8px;
}
.ticker-title {
	height: 29px;
	width: 6px;
	margin-right: 0px;
	background-image: url(../images/index-5.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.ticker-content {
	margin: 0px;
	padding-top: 4px;
	position: absolute;
	color: #fff;
	font-weight: normal;
	background-color: #442a1a;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.5em;
	font-family: hr;
	font-size: 12px;
}
.ticker-content:focus {
	none;
}
.ticker-content a {
	text-decoration: none;
	color: #fff;
}
.ticker-content a:hover {
	text-decoration: underline;	
	color: #fff;
}
.ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 0px;
	background-color: #442a1a;
	display: block;
	width: 800px;
	height: 23px; 
}
.ticker-swipe span {
	margin-left: 1px;
	background-color: #442a1a;
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}
.ticker-controls {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	display: block;
	float: left;
	height: 60px;
	margin-top: 7px;
}
.ticker-controls li {
	padding: 0px;
	margin-left: 0px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 2px;
	display: block;
}
.ticker-controls li.jnt-play-pause {
	background-repeat: no-repeat;
}
.ticker-controls li.jnt-play-pause.over {

	background-repeat: no-repeat;
}
.ticker-controls li.jnt-play-pause.down {
	background-position: 32px 0px;
}
.ticker-controls li.jnt-play-pause.paused {

	background-repeat: no-repeat;
}
.ticker-controls li.jnt-play-pause.paused.over {
	background-position: 48px 32px;
}
.ticker-controls li.jnt-play-pause.paused.down {
	background-position: 48px 0px;
}
.ticker-controls li.jnt-prev {

	background-repeat: no-repeat;
}
.ticker-controls li.jnt-prev.over {

	background-repeat: no-repeat;	
}
.ticker-controls li.jnt-prev.down {
	background-position: 0px 0px;		
}
.ticker-controls li.jnt-next {

	background-repeat: no-repeat;
}
.ticker-controls li.jnt-next.over {

	background-repeat: no-repeat;
}
.ticker-controls li.jnt-next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
}
.no-js-news {
	color: #F8F0DB;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.left .ticker-swipe {
	/*left: 80px;*/
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left;
}
.left .ticker-controls {
    padding-left: 0px;
}
.right .ticker-swipe {
	/*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 0px;
}



/* banner slider */

.mainnews {
	width:955px;
	z-index:0;
	height:213px;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E3E4D6;

}
.lof-slidecontent{
	position:relative;
	overflow:hidden;
}
.lof-slidecontent .preload{
	height:100%;
	width:100%;
	background:#E3E4D6;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	color:#FFF;
	text-align:right;
}
.lof-slidecontent .preload div{
	height:100%;
	width:100%;
	background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;
}
.lof-slidecontent ul{
	margin:0;
}
.lof-slidecontent ul li{
	cursor:hand; 
	cursor:pointer;
	list-style-type:armenian;
	padding:0
}
.lof-main-wapper{
	margin-left:auto;
	overflow:hidden;
	background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;
	padding:0px;
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
}
.lof-main-wapper .lof-main-item{
	overflow:hidden;
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
	position:absolute;
}
.lof-main-wapper .lof-main-item img{
	padding:0px;	
}
ul.lof-navigator{

}
.lof-navigator-outer{
	position:absolute;
	right:200px;
	bottom:10px;
	z-index:100
}
.lof-main-item-desc{
	z-index:100px;
	position:absolute;
	top:96px;
	left:6px;
	width:288px;
	background-image: url(../images/transparent_bg.png);
	height: 105px;
	font-family: tahoma;
	font-size: 12px;
	text-align: left;
	padding-right: 5px;
	line-height: 18px;
}
.lof-main-item-desc p{
	color:#FFF;
	text-align: right;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
.lof-main-item-desc h3 a{
	color:#FFF;
	margin:0;
	font-size:15px;
	font-family:arial;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align: right;
	float: right;
	font-weight: bold;
	text-decoration: none;
}
.lof-main-item-desc h3 a:hover{
	color:#9DBDA5;
	text-decoration:none;
}
.lof-navigator-item{
	height:13px;
	width:15px;
	display:block;
	float:left;
	font-size:8px;
	text-align:center;
	margin-left:7px;
	background-image: url(../images/is_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 top;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: verdana;
}
.lof-navigator-item div{
	 margin-right:6px;	
}
.lof-navigator .active{
	background:url(../images/is_bullet.png) no-repeat 0 bottom;
}
.lof-navigator-item img{
	border:#FFC solid 1px;
	margin:2px;
	width:40px;
	float:left;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
li.lof-navigator-item:hover{
	background:url(../images/is_bullet.png) no-repeat 0 bottom;
}
.tip-tip {
        width: 175px;
		height:135px;
        z-index: 13000;
		background:url(../images/popup_bg.png) no-repeat;
}
.tip { 
	 width: 175px;
	height:135px;
	z-index: 13000;
	background:url(../images/popup_bg.png) no-repeat;
}
.tip-title		{
	font-size: 8px;
	width: 175px;
	color:#666;
	font-family: verdana;
	text-align: center;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.tip-text		{ 
	  font-size: 11px;
        padding: 4px 8px 8px;
		background:transparent url(../images/loader.gif) no-repeat scroll 50% 50%;
}
.tip-text img{
	border:#999 solid 1px;
	margin-left:7px;
	padding:1px;
}

/* banners slider end ----------------------------------------------------------------------------------*/


.left-area {
	float: left;
	width: 198px;
	margin-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #462617;
	height: 1500px;
	background-color: #87995c;
}
.search-area {
	background-image: url(../images-new/search-area-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 88px;
	width: 100%;
}

.dropdown {
  position: relative;
  display: inline-block;
  text-align: left;
  width: 170px;
  margin-left: 15px;
  margin-top: 35px;
}

.dropdown-text::-moz-selection,
.dropdown-toggle::-moz-selection { background: transparent; color: inherit; }
.dropdown-text::selection,
.dropdown-toggle::selection { background: transparent; color: inherit; }

.dropdown-text {
  cursor: pointer;
  position: absolute;
  text-indent: 10px;
  line-height: 38px;
  width: 100%;
  background-image: url(../images-new/new-submit.png);
  background-repeat: no-repeat;
  background-position: center top;
  font-family: 'hb', arial;
  font-size: 14px;
}

.dropdown-text,
.dropdown-content a {
  color: #fff;
  text-transform:uppercase;
  letter-spacing: 1px;
}

.dropdown-toggle {
  font-size: 0;
  z-index: 1;
  cursor: pointer;
  position: absolute;
  top: 0;
  border: none;
  padding: 0;
  margin: 0 0 0 1px;
  background: transparent;
  text-indent: -10px;
  height: 34px;
  width: 100%;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-content:after {
	position: absolute;
	right: 14px;
	top: -9px;
	content: '';
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 8px 9px 8px;
	border-color: transparent transparent #432a1a transparent;
}

.dropdown-content {
  -webkit-transition: .25s ease;
  -moz-transition: .25s ease;
  -ms-transition: .25s ease;
  -o-transition: .25s ease;
  transition: .25s ease;
  list-style-type: none;
  position: absolute;
  top: 22px;
  padding: 0;
  margin: 0;
  opacity: 0;
  visibility:hidden;
  text-indent: 10px;
  line-height: 38px;
  background-color: #8c5025;
  width: 170px;
}

.dropdown-content li {
	border-top:1px solid #432a1a;
	overflow:hidden;
	}
.dropdown-content li:last-child {
		border-bottom:none;}
.dropdown-content a {
  display: block;
  -webkit-transition: .25s ease;
  -moz-transition: .25s ease;
  -ms-transition: .25s ease;
  -o-transition: .25s ease;
  transition: .25s ease;
  font-family: 'hr', arial;
  font-size: 12px;
  text-decoration: none;
}

.dropdown-content a:hover {
  padding-left:5px;
  background-color: #442a1a;
}

.dropdown-content li a span {
  margin-right: 10px;
  padding-top: 5px;
  float: right;
}

.dropdown-toggle:hover ~ .dropdown-text,
.dropdown-toggle:focus ~ .dropdown-text {
}

.dropdown-toggle:focus ~ .dropdown-text {
  border-color: #c5c5c5;
  z-index: 2;
}

.dropdown-toggle:focus ~ .dropdown-text:after {
  border-width: 0 4px 5px 4px;
  border-color: transparent transparent #555 transparent;
}

.dropdown-content:hover,
.dropdown-toggle:focus ~ .dropdown-content {
  opacity: 1;
  visibility:visible;
  top: 45px;
}
.search-input {
  width: 170px;
  height: 41px;
  margin-left: 15px;
  z-index: 2;
  margin-top: -20px;
  position: absolute;
}
.search-input span {
  background-image: url(../images-new/search-inbut-bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 134px;
  height: 41px;
  float: right;
}
.search-field{
	border: none;
	float: right;
	margin-right: 25px;
	margin-top: 17px;
	text-align: right;
	font-family: tahoma;
	font-size: 10px;
}
.search-input li {
  width: 36px;
  height: 34px;
  float: left;
  display: block;
  margin-top: 7px;
}
.supervisor-article {
  width: 100%;
  height: 152px;
  float: left;
  background-image: url(../images-new/dr-alholiby.jpg);
  background-repeat: no-repeat;
}
.supervisor-article h3 {
	font-family: 'hb', arial;
	font-size: 14px;
	color: #fff;
	text-align: right;
	width: 100px;
	line-height: 10px;
	margin-top: 8px;
	margin-bottom: 0px;
	float: right;
	padding-right: 0px;
	height: 35px;
	overflow: hidden;
	line-height: 20px;
}
.supervisor-article h4{
	font-family: 'hr', arial;
	font-size: 12px;
	color: #fff;
	text-align: justify;
	line-height: 18px;
	direction: rtl;
	font-weight: 100;
	padding-right: 13px;
	padding-left: 10px;
	padding-bottom: 0;
	padding-top: 0;
	height: 55px;
	overflow: hidden;
	margin-top: 1px;
	margin-bottom: 5px;
	width: 90px;
	overflow: hidden;
	float: right;
}
.supervisor-article a{
  font-family: 'hr', arial;
  font-size: 14px;
  color: #fff;
  font-weight: 100;
  border-top-style: solid;
  border-top-color: #cfd586;
  border-top-width: 1px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.supervisor-article span a{
	font-family: 'hr', arial;
	font-size: 14px;
	color: #fff;
	font-weight: 100;
	border: none;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	float: right;
	text-align: center;
}
.supervisor-article-title {
  width: 80%;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images-new/icons/supervisor-article-icon.png);
  background-repeat: no-repeat;
  background-position: center right;
  padding: 0;
  margin-top: 0;
  margin-bottom: 5px;
}
.supervisor-article-title h3 {
  font-family: 'hb', arial;
  font-size: 14px;
  color: #fff;
  text-align: left;
  width: 100%;
  line-height: 25px;
}

.bar{
  width: 100%;
  height: 22px;
  background-image: url(../images-new/bar.jpg);
  background-repeat: no-repeat;
  background-position: center right;
  float: right;  
}
.bar-2{
  width: 100%;
  height: 22px;
  background-image: url(../images-new/dr-alholiby-2.jpg);
  background-repeat: no-repeat;
  background-position: center right;
  float: right;
  margin-top: -1px;  
}
.supervisor-new {
  width: 100%;
  height: 175px;
  float: left;
  background-color: #87995c;
}
.supervisor-new span a {
  width: 90%;
  height: 20px;
  font-family: 'hr', arial;
  font-size: 14px;
  color: #fff;
  text-align: right;
  margin-left: auto;
  margin-right: auto;
  float: right;
  font-weight: 100;
  text-decoration: none;
  direction: rtl;
  margin-right: 10px;
  overflow: hidden;
  border: none;
  margin-top: 0;
}
.supervisor-new span a:hover {
  color: #F6EC7F;
  font-family: 'hr', arial;
  font-size: 14px;
  font-weight: 100;
}
.supervisor-new a{
  font-family: 'hr', arial;
  font-size: 14px;
  color: #fff;
  font-weight: 100;
  border-top-style: solid;
  border-top-color: #cfd586;
  border-top-width: 1px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  float: right;
  margin-right: 15px;
  margin-top: 10px  
}
.supervisor-new-title {
  width: 80%;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images-new/icons/supervisor-new-icon.png);
  background-repeat: no-repeat;
  background-position: center right;
  padding: 0;
  margin-top: 0;
  margin-bottom: 5px;
}
.supervisor-new-title h3 {
  font-family: 'hb', arial;
  font-size: 14px;
  color: #fff;
  text-align: left;
  width: 100%;
  line-height: 25px;
}
.hospitality {
  width: 100%;
  height: 155px;
  float: left;
  background-color: #87995c;
}
.hospitality-title {
  width: 80%;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images-new/icons/hospitality-icon.png);
  background-repeat: no-repeat;
  background-position: center right;
  padding: 0;
  margin-top: 0;
  margin-bottom: 5px;
}
.hospitality h3 {
  font-family: 'hb', arial;
  font-size: 14px;
  color: #fff;
  text-align: left;
  line-height: 25px;
}
.hospitality h3 a {
	font-family: 'hb', arial;
	font-size: 13px;
	color: #fff;
	text-align: right;
	width: 80px;
	line-height: 22px;
	float: right;
	margin-right: 10px;
	height: 80px;
	overflow: hidden;
}
.hospitality h3 a:hover{
	color: #8c230c;
}
.hospitality span {
  width: 80px;
  float: left;
  margin-left: 10px;
}
.hospitality span img{
	max-width: 70px;
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
}

.share-us {
  width: 100%;
  height: 198px;
  float: left;
  background-color: #87995c;
}
.share-us-title {
  width: 80%;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images-new/icons/share-us.png);
  background-repeat: no-repeat;
  background-position: center right;
  padding: 0;
  margin-top: 0;
  margin-bottom: 5px;
}
.share-us h3 {
  font-family: 'hb', arial;
  font-size: 14px;
  color: #fff;
  text-align: left;
  line-height: 25px;
}
.share-us h3 a {
	font-family: 'hb', arial;
	font-size: 13px;
	color: #fff;
	text-align: right;
	width: 180px;
	line-height: 20px;
	float: right;
	margin-right: 10px;
	height: 78px;
	overflow: hidden;
	font-weight: 100;
	direction: rtl;
}
.share-us h3 a:hover{
	color: #8c230c;
}
.share-us h4 {
  font-family: 'hr', arial;
  font-size: 14px;
  color: #fff;
  text-align: right;
  line-height: 20px;
  padding-right: 10px;
  font-weight: 100;
  overflow: hidden;
}
.share-us span a {
	font-family: 'hb', arial;
	font-size: 13px;
	color: #fff;
	text-align: left;
	width: 160px;
	line-height: 29px;
	margin-right: auto;
	margin-left: auto;
	height: 22px;
	overflow: hidden;
	font-weight: 100;
	direction: rtl;
	border-top-color: #fff;
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
}
.share-us span a:hover {
	color: #8c230c;
}
.new-releases {
  width: 100%;
  height: 168px;
  float: left;
  background-color: #87995c;
}
.new-releases-title {
  width: 80%;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images-new/icons/new-releases.png);
  background-repeat: no-repeat;
  background-position: center right;
  padding: 0;
  margin-top: 0;
  margin-bottom: 5px;
}
.new-releases h3 {
  font-family: 'hb', arial;
  font-size: 14px;
  color: #fff;
  text-align: left;
  line-height: 25px;
}
.new-releases h3 a {
	font-family: 'hr', arial;
	font-size: 13px;
	color: #fff;
	text-align: right;
	width: 90px;
	line-height: 20px;
	float: right;
	margin-right: 10px;
	height: 118px;
	overflow: hidden;
	font-weight: 100;
	direction: rtl;
}
.new-releases h3 a:hover{
	color: #8c230c;
}
.new-releases span {
  width: 80px;
  float: left;
  margin-left: 10px;
}
.new-releases span img{
	max-width: 70px;
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
}

.poll {
  width: 100%;
  height: 198px;
  float: left;
  background-color: #87995c;
}
.poll-title {
  width: 80%;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images-new/icons/poll.png);
  background-repeat: no-repeat;
  background-position: center right;
  padding: 0;
  margin-top: 0;
  margin-bottom: 5px;
}
.poll h3 {
  font-family: 'hb', arial;
  font-size: 14px;
  color: #fff;
  text-align: left;
  line-height: 25px;
}
.poll span {
  font-family: 'hr', arial;
  font-size: 14px;
  color: #fff;
  text-align: left;
  line-height: 25px;
  width: 80%;  
}
.poll span li {
	font-family: 'hr', arial;
	font-size: 13px;
	color: #fff;
	text-align: right;
	line-height: 25px;
	width: 95%;
	direction: rtl;
	display: block;
}
.poll span h5{
	font-family: 'hb', arial;
	font-size: 14px;
	color: #fff;
	text-align: right;
	line-height: 23px;
	width: 95%;
	direction: rtl;
	display: block;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 10px;
}
.mail-box {
  width: 100%;
  height: 198px;
  float: left;
  background-color: #87995c;
}
.mail-box-title {
  width: 80%;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images-new/icons/mail-ux.png);
  background-repeat: no-repeat;
  background-position: center right;
  padding: 0;
  margin-top: 0;
  margin-bottom: 5px;
}
.mail-box h3 {
  font-family: 'hb', arial;
  font-size: 14px;
  color: #fff;
  text-align: left;
  line-height: 25px;
}
.mail-box span {
  font-family: 'hr', arial;
  font-size: 14px;
  color: #fff;
  text-align: left;
  line-height: 25px;
  width: 80%;  
}
.mail-box span li {
	font-family: 'hr', arial;
	font-size: 13px;
	color: #fff;
	text-align: right;
	line-height: 25px;
	width: 95%;
	direction: rtl;
	display: block;
}
.mail-box span h5{
	font-family: 'hb', arial;
	font-size: 14px;
	color: #fff;
	text-align: right;
	line-height: 23px;
	width: 95%;
	direction: rtl;
	display: block;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 10px;
}
.mail-box-input{
	font-family: tahoma;
	font-size: 11px;
	color: #666;
	text-align: right;
	line-height: 23px;
	width: 85%;
	padding-right: 10px;
	direction: rtl;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.vertical-floating-bar{
	position: fixed;
	width: 30px;
	height: 150px;
	margin-top: 100px;
}
.vertical-floating-bar span{
	margin-bottom: 5px;
	margin-left: 10px;
	display: block;
}
.banner-slider{
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 535px;
	height: 171px;
	margin-top: 10px;
	margin-left: 18px;
}
.classification-container{
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 538px;
	margin-top: 10px;
	height: 171px;
}
.classification-area{
	display: block;
	width: 261px;
	margin-bottom: 30px;
	height: 340px;
	float: right;
	margin-left: 8px;
}
.classification-area h2 a {
	font-family: hr;
	font-size: 12px;
	text-align: right;
	float: right;
	width: 100%;
	padding-right: 10px;
	padding-top: 0;
	margin-top: 0;
	height: 20px;
	color: #333;
}
.classification-area h1 a {
	font-family: hb;
	font-size: 14px;
	text-align: right;
	float: right;
	width: 100%;
	padding-right: 10px;
	padding-top: 0;
	margin-top: 0;
	height: 20px;
	direction: rtl;
	height: 100px;
}
.classification-area h5 a {
	font-family: hr;
	font-size: 10px;
	text-align: left;
	float: right;
	width: 100%;
	padding-left: 20px;
	padding-top: 0;
	margin-top: 0;
	height: 20px;
	direction: rtl;
}
.classification-container ul{
	display: block;
	width: 261px;
	height: 30px;
	float: right;
	padding: 0;
	background-image: url(../images-new/item-bg-samll.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 5px;
}
.classification-container ul h3{
	font-family: 'hb', arial;
	line-height: 29px;
	color: #FFF;
	text-align: right;
	text-decoration: none;
	font-size: 13px;
	padding-right: 40px;
	margin-top: 0;
}
.classification-container ul span{
	float: right;
	width: 30px;
	height: 30px;
}
.more{
	font-family: tahoma;
	line-height: 29px;
	color: #333;
	text-align: right;
	text-decoration: none;
	font-size: 10px;
}
.classification-area li{
	float: right;
	display: block;
	margin-left: 0px;
	height: 39px;
	width: 261px;
	margin-top: 0;
	background-image: url(../images-new/icons/bullet.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.classification-area span{
	float: right;
	display: block;
	margin-left: 0px;
	height: 19px;
	width: 261px;
	margin-top: 0;
}
.articles span{
	float:right;
	margin-top: -25px;
}
.classification-area  li a{
	float: right;
	width: 245px;
	font-size: 12px;
	text-align: right;
	font-family: tahoma;
	color: #999;
	text-decoration: none;
	height: 33px;
	margin-top: 0px;
	margin-bottom: 3px;
	display: block;
}
.articles  li a:hover{
	color: #333;
	text-decoration: none;
	cursor: pointer;
	background-color: #FFF;
}
.classification-area  li h3 {
}
.classification-area li h3 a {
	width: 230px;
	color: #666;
	text-decoration: none;
	height: 122px;
	padding-bottom: 8px;
	margin-top: 0px;
	display: block;
	float: right;
	font-family: hr;
	font-weight: 100;
	font-size: 11px;
	margin-right: 20px;
	text-align: justify;
	direction: rtl;
	line-height: 18px;
	margin-right: 25px;
	overflow: hidden;
}
.classification-area li   a {
	width: 240px;
	color: #000;
	text-decoration: none;
	height: 12px;
	padding-bottom: 8px;
	margin-top: 0px;
	display: block;
	float: right;
	font-family: hb;
	font-weight: 100;
	font-size: 11px;
	margin-right: 20px;
	text-align: justify;
	direction: rtl;
	line-height: 14px;
	text-align: left;
	margin-top: 5px;
}
.classification-area li  h3 a:hover {
	color: #000 !important;
}
.classification-area li  h4 {
	width: 240px;
	font-size: 15px;
	text-align: right;
	font-family: arial;
	color: #666;
	text-decoration: none;
	height: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
	display: block;
	float: right;
	margin-right: 20px;
}
.classification-area li h4 a {
    width: 260px;
    font-size: 15px;
    text-align: right;
    font-family: hr;
    color: #8c230c !important;
    text-decoration: none;
    height: 32px;
    padding-bottom: 4px;
    /* margin-top: 0px; */
    /* margin-bottom: 3px; */
    display: block;
    float: right;
    direction: rtl;
    margin-right: 5px;
}
.classification-area span  h2{
	width: 260px;
	font-size: 12px;
	text-align: right;
	font-family: hb;
	color: #8c230c !important;
	text-decoration: none;
	height: 12px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 3px;
	display: block;
	float: right;
	direction: rtl;
	margin-right: 5px;
	background-image: url(../images-new/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
.classification-area span  h2 a {
	width: 260px;
	font-size: 12px;
	text-align: right;
	font-family: hb;
	color: #2F2F2F !important;
	text-decoration: none;
	/* height: 12px; */
	/* padding-bottom: 8px; */
	margin-top: 0px;
	margin-bottom: 3px;
	display: block;
	float: right;
	direction: rtl;
	margin-right: 5px;
	font-family: tahoma;
	font-weight: 100;
}
.classification-area li  h4 a:hover {
	color: #000 !important;
}
.articlesPic{
	float: right;
	width: 15px;
	height: 33px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.more-articles {
    width: 536px;
    height: 550px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border-color: 3d4c2a;
    border-style: solid;
    border-width: 1px;
    float: right;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
}
.more-articles ul{
	display: block;
	width: 531px;
	height: 30px;
	float: right;
	padding: 0;
	background-image: url(../images-new/more-articles-banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 5px;
	margin-top: 5px;
}
.more-articles ul h3{
	font-family: 'hb', arial;
	line-height: 29px;
	color: #FFF;
	text-align: right;
	text-decoration: none;
	font-size: 13px;
	padding-right: 40px;
	margin-top: 0;
}
.more-articles ul span{
	float: right;
	width: 30px;
	height: 30px;
}
.more-articles-right{
	float: right;
	width: 260px;
}
.more-articles-items {
    float: right;
    width: 260px;
    height: 70px;
    margin-bottom: 5px;
    background-color: beige;
}
.more-articles-items h3{
	font-family: 'hb', arial;
	line-height: 17px;
	color: #7c3b12;
	text-align: right;
	text-decoration: none;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 29px;
	overflow: hidden;
	direction: rtl;
}
.more-articles-items h4{
	width: 180px;
	font-size: 11px;
	text-align: right;
	font-family: hb;
	color: #333 !important;
	text-decoration: none;
	height: 12px;
	margin-top: 10px;
	display: block;
	float: right;
	direction: rtl;
	font-family: tahoma;
	font-weight: 500;
	background-color: beige;
	padding: 5px;
	direction: rtl;
}
.more-articles-items h5{
	display: none;
}
.more-articles-items-pic{
	float: right;
	max-width: 59px;
	margin-left: 5px;
}

.video-container {
	width: 535px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #335e53;
	background-color: #cfd586;
	padding-bottom: 20px;
}
.video-banner {
	height: 271px;
	width: 100%;
}
.video-titels {
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.video-titels a {
	text-decoration: none;
}
.video-titels a li {
	width: 450px;
	margin-top: 4px;
	display: block;
	background-image: url(../images-new/video-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
	height: 39px;
	line-height: 40px;
	padding-right: 50px;
	color: #333;
	text-decoration: none;
	font-family: hb;
}

.video-titels a:hover li {
	width: 450px;
	margin-top: 4px;
	display: block;
	background-image: url(../images-new/video-bg-over.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
	height: 39px;
	line-height: 40px;
	padding-right: 50px;
	color: #FFF;
	text-decoration: none;
	font-family: hb;
}
/*********************************** Userbar **********************************/
#userbar-wpr1 {
    height:28px;
    padding:0;
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    z-index: 10000;
}

#userbar-wpr2 {
    width:100%;
    margin:0 auto;
    height:28px;
    position:relative;
    display:block;
    overflow:visible;
}

#userbar {
	width: auto;
	height:28px;
	position:relative;
	background-repeat:repeat;
	border:1px solid #999;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/new-updates-images/bg-tooltip.png);
}


#userbar-panels {
	bottom:0;
	height:28px;
	width:967px;
	list-style: none outside none;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.userbar-login {
	font-size:85%;
	background-image:url(../images/new-updates-images/log-in.png);
	background-repeat:no-repeat;
	position:relative;
	display:block;
	float:right;
	height:28px;
	width: 212px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	background-position: center center;
}


.userbar-login:hover {
	background-image:url(../images/new-updates-images/log-in-hover.png);
	background-repeat:repeat-x;
	background-position: center center;
}



.userbar-ADS {
	font-size:85%;
	position:relative;
	display:block;
	float:right;
	height:26px;
	width: 373px;
	margin-top: 2px;
}


.userbar-ADS:hover {

}

.userbar-panel:hover a {
    color:#333;
}

.userbar-goto {
	font-size:85%;
	position:relative;
	display:block;
	float:right;
	height:26px;
	width: 107px;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	background-image: url(../images/new-updates-images/goto.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.userbar-goto:hover{
	background-image: url(../images/new-updates-images/goto-hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.menuanchorclass {
	font-size:85%;
	position:relative;
	display:block;
	float:right;
	height:26px;
	width: 107px;
}


.short-links-new{
	width: 250px;
	height: 26px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-right: 10px;
	padding-left: 10px;
}
.short-links-new span {
	FLOAT: right;
	TEXT-DECORATION: none;
	TEXT-ALIGN: right;
	height: 18px;
	margin-top: 6px;
	margin-right: 4px;	/*width: 120px;
	margin-top: 6px;*/
}




























.anylinkmenu{
	position:fixed;
	bottom:0;
	left: 0;
	visibility: hidden;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100000; /* zIndex should be greater than that of shadow's below */
	background: lightyellow;
	width: 600px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-left-color: black;
	padding-top: 5px;
	padding-bottom: 5px;
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkmenu a:hover{ /*hover background color*/
background: black;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
	position: fixed;
	width: 603px;
	left: 0;
	top: 0;
	visibility: hidden;
	font: normal 12px Verdana;
	z-index: 100; /*zIndex should be greater than that of shadow's below*/
	background: #E9E9E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-left-color: black;
	float: left;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
	float: right;
	width: 184px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-align: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	margin-top: 5px;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}






.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

.hiddenmenu{
	visibility: hidden;	
}
.title-top{
	width: 100%;
    height: 100px;
    background-color: #a9c056;		
}



/*-----------------------------------------------------------------*/

/*------------------------------------------------------------------
  -------------------------- BREADCRUMB -------------------------
-------------------------------------------------------------------*/

.ls-breadcrumbs {
  display: inline-block;
  overflow: hidden;
  border-radius: 1px;
}

.ls-breadcrumbs a {
  text-decoration: none;
  outline: none;
  display: block;
  float: right;
  font-size: 12px;
  line-height: 36px;
  color: #565656;
  padding: 0 30px 0 20px;
  background: #E3DFD8;
  position: relative;
}

.ls-breadcrumbs a:first-child {
  padding-right: 20px;
  border-radius: 1px;
}

.ls-breadcrumbs a:first-child:before {
  right: 14px;
}

.ls-breadcrumbs a:last-child {
  border-radius: 1px;
  padding-left: 20px;
}

.ls-breadcrumbs a.active,
.ls-breadcrumbs a:hover {
  background: #e0e0e0;
}

.ls-breadcrumbs a.active:after,
.ls-breadcrumbs a:hover:after {
  background: #e0e0e0;
}

.ls-breadcrumbs a:after {
  content: '';
  position: absolute;
  top: 0;
  left: -18px;
  width: 36px;
  height: 36px;
  transform: scale(0.707) rotate(45deg);
  z-index: 1;
  background: #E3DFD8;
  box-shadow: 2px -2px 0 2px rgba(0, 0, 0, 0.1),
    3px -3px 0 2px #e0e0e0;
  border-radius: 5px 0 50px 0;
}

.ls-breadcrumbs a:last-child:after {
  content: none;
}

.ls-breadcrumbs a .fa {
  font-size: 14px;
  margin-left: 3px;
  color: #565656;
}

.breadcrumb-box {
  margin-bottom: 20px;
}

.breadcrumb li {
  font-size: 12px;
}

.breadcrumb li a {
  color: #565656;
  font-size: 12px;
  outline: 0;
}

.breadcrumb > li + li:before {
  color: #565656;
}

/**** breadcrumb simple ***/

/****** Breadcrumb ****/

.ls-breadcrumbs-simple {
  display: inline-block;
  overflow: hidden;
  border-radius: 1px;
}

.ls-breadcrumbs-simple a {
  text-decoration: none;
  outline: none;
  display: block;
  float: right;
  font-size: 12px;
  color: #565656;
  padding: 0 10px 0 10px;
  position: relative;
}

.ls-breadcrumbs-simple a:first-child {
  padding-right: 0;
  margin-right: 0;
  border-radius: 1px;
}

.ls-breadcrumbs-simple a:first-child:before {
  right: 14px;
}

.ls-breadcrumbs-simple a:last-child {
  border-radius: 1px;
  padding-left: 20px;
}

.ls-breadcrumbs-simple a.active,
.ls-breadcrumbs-simple a.active .fa,
.ls-breadcrumbs-simple a:hover {
  color: #1fb5ad;
}

.ls-breadcrumbs-simple a.active:after,
.ls-breadcrumbs-simple a:hover:after,
.ls-breadcrumbs-simple a:hover .fa {
  color: #1fb5ad;
}

.ls-breadcrumbs-simple a:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
  width: 10px;
  height: 10px;
  transform: scale(0.707) rotate(45deg);
  z-index: 1;
  box-shadow: 1px -1px 0 1px rgba(0, 0, 0, 0.1),
    1px -1px 0 1px #E3DFD8;
  border-radius: 5px 0 50px 0;
}

.ls-breadcrumbs-simple a:last-child:after {
  content: none;
}

.ls-breadcrumbs-simple a .fa {
  font-size: 14px;
  margin-left: 3px;
  color: #565656;
}

/****/

.breadcrumb {
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  background: #e0e0e0;
  margin-bottom: 15px;
}

.breadcrumb.no-background {
  background: none;
}

.footer {
  background-color: #512821;
  height: 34px;
  width: 958px;
  margin-right: auto;
  margin-left: 11px;
  float: left;
  margin-bottom: 0;
  margin-top: 8px;
}
.rights {
  height: 27px;
  width: 915px;
  float: right;
  font-family: hb;
  color: #fff;
  text-align: center;
  padding-top: 7px;
  font-size: 11px;
}
.social-icons {
	height: 26px;
	float: left;
	margin-top: 3px;
	margin-left: 10px;
}
.social-icons li {
	padding-left: 8px;
	display: block;
	float: right;
}





.normal-float {float:right!important}
.reversed-float {float:left!important}
.clear {clear:both}
.reversed-align {text-align:left}



#breadcrumbs {font-size:85%;font-weight:bold;margin:0 0 10px;padding:0;overflow:hidden;border:1px solid #cacaca;background-color:#efefef;list-style:none}
#breadcrumbs li {
	margin: 0;
	color: #858585;
	padding: 2px 6px 2px 18px;
	list-style: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../images-new/arrow--2.gif);
	background-position: left;
	text-indent: 0;
	white-space: nowrap
}
#breadcrumbs li.hover {
	background-color: #d7d7d7;
	background-image: url(../images-new/arrow-1-hover.gif)
}
#breadcrumbs li.hover-prev {
	background-image: url(../images-new/arrow-1.gif)
}
#breadcrumbs li a {
  color: #6E382C;
  display: block;
  line-height: 18px;
  font-family: hr;
  font-weight: 100;
  font-size: 11px;
}
#breadcrumbs li a.home {
	text-indent: -10000em;
	overflow: hidden;
	background-image: url(../images-new/1428355567_home-16.png);
	background-repeat: no-repeat;
	width: 16px;
	line-height: 16px;
	margin: 1px
}
#breadcrumbs li a.home:hover {
	background-image: url(../images-new/1428355567_home-16.png);
}
#breadcrumbs li span {line-height:18px}
#breadcrumbs li a.home span {line-height:16px}


.consultation-area{
	width: 516px;
	margin-right: auto;
	margin-left: auto;
}
.consultation-area h3{
	font-family: hb;
	font-size: 18px;
	color: #2f1c11;
	text-align: right;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc912d;
	direction: rtl;
}
.consultation-area-inside{
	width: 100%;
	margin-top: 33px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 6px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cc912d;
	border-right-color: #cc912d;
	border-bottom-color: #cc912d;
	border-left-color: #cc912d;
}
.consultation-tools {
	background-color: #cc912d;
	height: 44px;
	width: 100%;
	float: right;
}
.consultation-tools li {
  display: block;
  font-family: verdana;
  font-size: 14px;
  color: #fff;
  float: left;
  margin-left: 10px;
}
.consultation-tools h5 {
  float: right;
  margin-top: 13px;
  font-weight: 200;
  font-size: 14px;
}
.consultation-tools-icons{
  margin-right: 10px;
  margin-top: 5px;
}
.consultation-name {
	background-color: #5a5a5a;
	height: 41px;
	width: 100%;
	float: right;
}
.consultation-name h3 {
  font-family: hb;
  color: #fff;
  text-align: center;
  margin-top: 0;
  border: 0;
  line-height: 45px;
  float: right;
  margin-right: 130px;
}
.consultation-name li {
  margin-top: 5px;
  float: left;
  margin-left: 8px;
  display: block;
}
.consultation-profile {
  position: absolute;
  display: block;
  margin-left: 420px;
}
.consultation-disc {
  font-family: hr;
  color: #666;
  text-align: justify !important;
  padding-right: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  direction: rtl;
  float: left;
  border: 2px solid #cc912d;
}


.consultant-replay {
  width: 516px;
  margin-right: auto;
  margin-left: auto;
  float: right;
  margin-right: 15px;
}
.consultant-replay h3{
	font-family: hb;
	font-size: 18px;
	color: #2f1c11;
	text-align: right;
	height: 30px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #438e65;
	direction: rtl;
	margin-bottom: 0;
}

.consultant-replay h4{
    padding: 5px;
    font-family: hr;
    font-size: 13px;
    font-weight: 100;
    background: #CC912D;
    border: #6B470B solid 1px;
    margin: 0;
    color: black;
}


.consultant-replay-inside{
	width: 100%;
	margin-top: 33px;
	border-top-width: 2px;
	border-right-width: 0;
	border-bottom-width: 6px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #438e65;
	border-right-color: #438e65;
	border-bottom-color: #438e65;
	border-left-color: #438e65;
}
.consultant-tools {
  background-color: #438e65;
  height: 24px;
  width: 100%;
  float: right;
  color: #fff;
  line-height: 25px;
  font-family: hr;
}
.consultant-name {
	background-color: #5a5a5a;
	height: 41px;
	width: 100%;
	float: right;
	color: #fff;
}
.consultant-name h3 a {
  font-family: hb;
  color: #fff;
  text-align: center;
  margin-top: 0;
  border: 0;
  line-height: 10px;
  float: left;
  margin-left: 110px;
}
.consultant-profile {
  position: absolute;
  display: block;
  margin-left: -20px;
}
.consultant-disc {
  font-family: hr;
  color: #666;
  text-align: justify !important;
  padding-right: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  direction: rtl;
  float: left;
  border: 2px solid #438e65;
}
.consultant-disc ul{
  background-color: rgb(239, 220, 187);
}
.consultant-disc ul li{
 display: block;
}

.chat-1 {
	float: left;
	display: block;
	width: 100px;
}
.chat-2 {
	float: right;
	display: block;
	width: 100px;
}
.article-banner {
	background-image: url(../images-new/dr-alholiby-article.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 211px;
	width: 555px;
	margin-right: auto;
	margin-left: auto;
}
.article-banner h3{
  width: 250px;
  height: 50px;
  float: left;
  overflow: hidden;
  font-family: hb;
  color: #fff;
  margin-top: 155px;
  text-align: right;
  margin-left: 5px;
  font-size: 15px;
  line-height: 25px;
}
.article-disc {
  padding: 20px;
}
.article-disc h5 {
  font-family: hr;
  text-align: justify;
  direction: rtl;
  font-weight: 100;
  font-size: 16px;
}

.consultant-disc-2 {
  font-family: hr;
  color: #666;
  text-align: justify !important;
  padding-right: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  direction: rtl;
  float: left;
  border: 2px solid #438e65;
  width: 516px;
}
.consultant-disc-2 ul{
  background-color: rgb(239, 220, 187);
}
.consultant-disc-2 ul li{
 display: block;
}
.consultant-disc-2 ul span a{
 display: block;
 font-family: hr;
 font-size: 12px;
 color: #666 !important;
}

.consultant-disc-3 {
  font-family: hr;
  color: #666;
  text-align: justify !important;
  padding-right: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  direction: rtl;
  float: left;
  border: 2px solid #438e65;
  width: 516px;
}
.consultant-disc-3 ul{
  background-color: rgb(239, 220, 187);
}
.consultant-disc-3 ul li{
 display: block;
}
.consultant-disc-3 ul span a{
 display: block;
 font-family: hr;
 font-size: 12px;
 color: #666 !important;
}
.Consultant_Main_banner {
	background-image: url(../images-new/Consultant_Main_banner.jpg);
	height: 162px;
	width: 560px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.Consultant_Main_banner span {	
  font-family: hr;
  color: #fff;
  float: left;
  margin-left: 10px;
  margin-top: 120px;
}
.Consultant_Main_banner span h3 {	
  font-family: hb;
  color: #fff;
  font-size: 25px;
}
.SeeAlso {
  /* width: 800px; */
  /* height: auto; */
  /* background-color: #999; */
  margin-right: 30px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-top: 20px;
}
.SeeAlso li {
  float: right;
  display: block;
  width: 175px;
  margin-top: 17px;
  margin-right: 17px;
  margin-bottom: 0px;
  margin-left: 40px;
}
.SeeAlso li a {
  padding: 15px;
  float: right;
  width: 214px;
  background-color: #fff;
  min-height: 198px;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  font-family: arial;
  color: #FFF;
  text-decoration: none;
  background-color: #C77B44;
  font-family: hb;
}
.SeeAlso span{max-height:50px; display:block}
.SeeAlso  li a:hover{
	background-color:#8E5124;
	color:#FFF;
	text-decoration:none;
	cursor:pointer
}
.SeeAlsoPic {
  float: right;
  /* border: #FFF 1px solid; */
  width: 129px;
  height: 129px;
  margin-top: 0px;
  margin-right: 25px;
  margin-bottom: 20px;
  margin-left: 10px;
}

.consultant-list {
  width: 570px;
  height: 460px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
.consultant-list li {
  float: right;
  display: block;
  width: 405px;
  margin-top: 17px;
  margin-right: 25px;
  margin-bottom: 0px;
  margin-left: 0px;
  height: 58px;
}
.consultant-list span{
	float:right;
	margin-top: 17px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 58px;
}
.consultant-list li a {
  float: right;
  width: 535px;
  font-weight: bold;
  font-size: 20px;
  text-align: right;
  font-family: arial;
  color: #9D7469;
  text-decoration: none;
  background-color: #EDE2D1;
  height: 58px;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 5px;
  padding-left: 5px;
  /* margin-top: 10px; */
  margin-bottom: 10px;
  font-family: hr;
  font-weight: 100;
  line-height: 20px;
  font-size: 18px
}
.consultant-list  li a:hover{
	background-color:#9D7469;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}
.consultant-listPic{
	float:right;
	width:46px;
	height: 46px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	-webkit-background-size: 32px 32px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
}
.consultant-area {
	background-color: #d4932d;
	height: 110px;
	width: 554px;
	margin-top: 35px;
	margin-bottom: 35px;
	margin-right: auto;
	margin-left: auto;
}
.consultant-area span {
	float: right;
}
.consultant-area h4 {
  font-family: hr;
  font-weight: 100;
  color: #fff;
  line-height: 55px;
  width: 100%;
  height: 50px;
}
.consultant-area ul {
  font-family: hr;
  font-weight: 100;
  color: #fff;
  line-height: 55px;
  width: 100%;
  height: 50px;
  padding: 0;
  margin: 0;
  background-color: #7B4D43;
}
.consultant-pic {
  width: 126px;
  height: 126px;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 20px;
  /* margin-left: 10px; */
  /* -webkit-background-size: 32px 32px; */
  /* -webkit-border-radius: 50%; */
  border-radius: 50%;
  display: block;
  /* position: absolute; */
  z-index: 2;
  /* top: -20px; */
  margin-top: -20px;
  border-color: rgb(212, 147, 45);
  border-style: solid;
  border-width: 6px;
}
.consultant-disc IMG {
width: 126px;
  height: 126px;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 20px;
  /* margin-left: 10px; */
  /* -webkit-background-size: 32px 32px; */
  /* -webkit-border-radius: 50%; */
  border-radius: 50%;
  display: block;
  /* position: absolute; */
  z-index: 2;
  /* top: -20px; */
  margin-top: -20px;
  border-color: rgb(212, 147, 45);
  border-style: solid;
  border-width: 6px;
}
.consultant-disc h5 {
  font-family: hr;
  font-weight: 100;
  font-size: 16px;
}
.consult-Inter-container {
    width: 100%;
    height: 195px;
    background-color: #477C5E;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 50px;
}
.consult-img-new IMG {
    margin-left: auto;
    margin-right: 20px;
    max-width: 150px;
    border-color: #477C5E;
    border-style: solid;
    border-width: 2px;
    float: right;
	margin-left: 50px;
}	
.main_title {
    font-family: hb;
    font-weight: 100;
    font-size: 16px;
    text-align: right;
    direction: rtl;
    padding-right: 20px;
    padding-top: 10px;
    color: #fff;
    background-color: #2F5B44;
}
.consultant-Name {
    font-family: hr;
    font-weight: 100;
    font-size: 16px;
    text-align: right;
    color: #fff;
}

.consultant-Name li {
    font-family: hr;
    font-weight: 100;
    font-size: 11px;
    text-align: right;
    color: #fff;
    margin-top: 0;
    margin-right: 0;
    /* float: right; */
    padding: 0;
    height: 10px;
    direction: rtl;
}
.consultant-Name h4 {
    font-family: hr;
    font-weight: 100;
    font-size: 12px;
    float: right;
    height: 30px;
    width: 80px;
    padding: 0;
    margin: 0;
    text-align: left;
    padding-left: 10px;
    color: #75BB93;
}



.link-button {
    font-family: hr;
    font-weight: 100;
    font-size: 16px;
    text-align: right;
    color: #5A6B32;
    background-color: #85B59A;
    padding: 15px;
    float: right;
    margin-top: 10px;
}
.admin-artc-title {
    font-family: hr;
    font-weight: 100;
    font-size: 14px;
    text-align: right;
    color: #999;
    float: left;
    margin-top: 50px;
    width: 335px;
    direction: rtl;
    line-height: 20px;
}
.consultant-short-desc {
    font-family: hr;
    font-weight: 100;
    font-size: 15px;
    text-align: justify;
    color: #222;
    float: right;
    margin-top: 30px;
    direction: rtl;
    line-height: 22px;
    padding-bottom: 20px;
    border-bottom-style: solid;
    border-bottom-color: #477C5E;
    border-bottom-width: 1px;
    margin-bottom: 10px;
	padding: 5px;
}
.admin-artc-desc {
    font-family: hr;
    font-weight: 100;
    font-size: 15px;
    text-align: justify;
    color: #666;
    float: right;
    margin-top: 30px;
    direction: rtl;
    line-height: 22px;
    padding-bottom: 20px;
    margin-bottom: 10px;
	padding: 5px;
}
.admin-artc-desc p {
    font-family: hr;
    font-weight: 100;
    font-size: 15px;
    text-align: justify;
    color: #666;
    float: right;
    margin-top: 30px;
    direction: rtl;
    line-height: 22px;
    padding-bottom: 20px;
    margin-bottom: 10px;
	padding: 5px;
}



.notification {
    width: 100%;
    background-color: #458D65;
    height: 40px;
    display: block;
    padding-top: 0;
    float: left;
}

.notification h3 {
    font-family: hb;
    color: #fff;
    line-height: 25px;
    display: block;
    margin-top: 10px;
}

.notification2 {
    width: 100%;
    background-color: #458D65;
    display: block;
    padding-top: 0;
    float: left;
	padding: 5px;
}

.notification2 h3 {
    font-family: hr;
    color: #fff;
    line-height: 25px;
    display: block;
    margin-top: 10px;
	font-weight: 100;
	text-align: right;
	font-size: 15px;
	padding-right: 15px;
    padding-left: 15px;
}


/*   ****************  Login Area  **************************  */
.main{
    padding: 1em 1em 1em;
    background: #3D835D;
	position:relative;
}
.main:before{
	position:absolute;
	top: -6%;
    left: 44%;
	background:url(../images/3.png) no-repeat 0px 0px;
	display:block;
	height:35px;
	width:68px;
	content:'';
}
.head {
    margin:0 0 3em;
}
.head h1 {
    color: #fff;
    text-align: center;
    font-size: 1.5em;
    margin: 0;
    font-family: hr;
    font-weight: 100;
}
.figure{
	text-align:center;
	margin:4em auto;
}
.figure img {
    margin: 0 auto;
}
.input_form input[type="text"],.input_form input[type="password"]{
	outline: none;
    border: none;
    background: #efe1c4;
    padding: 10px 10px 10px 60px;
    width: 85%;
    font-size: 1.1em;
    color: #927057;
    font-family: 'Oxygen', sans-serif;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
.input_form input[type="text"] {
    background: url(../images/1.png) no-repeat 12px 10px #efe1c4;
    direction: rtl;
    font-family: hr;
}
.input_form input[type="password"]{
	background: url(../images/2.png) no-repeat 12px 10px #efe1c4;
	direction: rtl;
}
.input_form input[type="password"]{
	margin:1.5em 0;
}
.input_form input[type="submit"] {
    outline: none;
    border: none;
    background: #214230;
    padding: 1px;
    width: 100%;
    color: #FFFFFF;
    font-size: 1em;
    /* font-weight: 900; */
    font-family: 'Oxygen', sans-serif;
    cursor: pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    font-family: hr;
}
.input_form input[type="submit"]:hover{
	background:#AA8264;
}
/*-- start-responsive-design --*/
@media (max-width:1440px){
	.input_form input[type="text"], .input_form input[type="password"] {
		width: 83%;
	}
}
@media (max-width:1280px){
	.main {
		width: 35%;
	}
}
@media (max-width: 1024px){
	.main {
		width: 45%;
	}
	.figure img {
		width: 13%;
	}
}
@media (max-width:768px){
	.figure img {
		width: 17%;
	}
	.main {
		width: 60%;
	}
}
@media (max-width:667px){
	.main {
		padding: 3em 3em 4em;
		width: 65%;
	}
}
@media (max-width:640px){
	.figure {
		margin: 3em auto;
	}
}
@media (max-width:600px){
	.head h1 {
		font-size: 1.8em;
	}
	.head {
		margin: 0 0 2em;
	}
	.main:before {
		left: 43%;
	}
	.input_form input[type="text"], .input_form input[type="password"] {
		width: 81%;
	}
}
@media (max-width:568px){
	.figure img {
		width: 20%;
		border: 3px solid #d5c395;
	}
	.main {
		width: 68%;
	}
	.input_form input[type="text"], .input_form input[type="password"] {
		width: 81%;
	}
}
@media (max-width:480px){
	.figure img {
		width: 25%;
	}
	.main {
		width: 80%;
		padding: 2em 2em 3em;
	}
}
@media (max-width:414px){
	.head h1 {
		font-size: 1.5em;
	}
	.input_form input[type="text"], .input_form input[type="password"] {
		width: 79%;
	}
}
@media (max-width:384px){
	.figure {
		margin: 2em auto;
	}
	.figure img {
		width: 30%;
	}
	.main {
		width: 85%;
		padding: 1.5em 1.5em 3em;
		margin: 2.5em auto 0;
	}
	.input_form input[type="text"], .input_form input[type="password"] {
		width: 77%;
	}
	.input_form input[type="submit"] {
		font-size: 1.2em;
	}
}
@media (max-width:375px){
	.main:before {
		left: 41%;
	}
}
@media (max-width:320px){
	.main:before {
		background: url(../images/3.png) no-repeat 0px 0px;
		background-size: 100%;
		height: 25px;
		width: 45px;
		left: 42%;
	}
	.head h1 {
		font-size: 1.2em;
	}
	.head {
		margin: 0 0 1.5em;
	}
	.input_form input[type="text"], .input_form input[type="password"] {
		width: 73%;
		font-size: 14px;
	}
	.input_form input[type="text"] {
		background: url(../images/1.png) no-repeat 18px 8px #efe1c4;
	}
	.input_form input[type="password"] {
		background: url(../images/2.png) no-repeat 18px 8px #efe1c4;
	}
	.input_form input[type="submit"] {
		font-size: 1em;
	}
	.main {
		width: 84%;
		padding: 1.5em 1.5em 2em;
		margin: 2em auto 0;
	}
}
.tablestyle {
    font-family: hr;
    direction: rtl;
    line-height: 33px;
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
    color: #333;
    margin-left: auto;
    margin-right: auto;
}


.tablestyle-search-inside {
    font-family: hr;
    direction: rtl;
    line-height: 33px;
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
    color: #333;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
    background-color: rgba(255, 255, 255, 0.47);
    padding: 30px;
    border-color: #B4C0CC;
    border-style: solid;
    border-width: 1px;
}

.tablestyle-search {
    background-image: url(../images-new/banners/search-area.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
	padding-top: 75px;
}

.input-style {
    font-family: hr;
    width: 100%;
	padding: 5px;
}
.tablestyle p b{
    font-weight: 100;
    font-size: 16px;
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
	font-family: hr;
	text-align: right;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    font-family: hr;
    text-align: right;
    display: block;
    padding: 30px;
}


.myButton {
	background-color: #52896A;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:100;
	padding:9px 76px;
	text-decoration:none;
	width: 100%;
	font-family: hr;
	margin-top: 10px;
	margin-bottom: 10px;
}
.myButton:hover {
	background-color:#4D2B22;
	color:#ffffff;
}
.myButton:active {
	position:relative;
	top:1px;
}
.Ads {
    background-color: #DEDEDE;
    padding: 10px;
    display: block;
    width: 100px;
    color: #525252;
    float: right;
    margin-left: 9px;
    margin-bottom: 10px;
}
.article {
	width: 100%;
	max-width: 50em;
	margin: 0 auto; 
	padding: 1em;
	counter-reset: figures;
}
.article h2 {
	font-size: 24px;
	border-bottom: 2px solid #026CB6;
	font-family: 'hr', Tahoma, Geneva, sans-serif;
	color: #026CB6;
	text-align: right;
	margin-right: 0;
	margin-left: 0;
}
.article p {
	font-family: 'hr', Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 25px;
	text-align: justify;
	color: #333;
	direction: rtl;
}

.article p  b{
    font-family: hr;
    font-weight: 100;
    font-size: 20px;
    color: #47a3da;
	direction: rtl;
}

.about-button a {
    background-color: #FFF2D9;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000;
    border: #333 solid 1px;
}

.article h2 + p,
.article h2 + figure + p {
	text-indent: 1em;
}
.article p:first-of-type:first-line {
	font-weight: 700;
}
.figure {
	padding: 0.9em;
	border: 1px solid #999999;
	background: #fff;
	margin: 0 auto 1em;
}
.figure img {
	margin: 0 auto;
	display: block;
	max-width: 100%;
}
.figure figcaption {
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 0.8em;
	padding: .5em;
	text-align: center;
	color: #fff;
	background: #f5bca8;
	counter-increment: figures;
}
.figure figcaption:before {
	content: 'Fig. ' counter(figures) ' - ';
}
.figure-left {
	float: left;
	margin: 0 1.5em .5em 0;
	width: -webkit-min-content;
	width: -moz-min-content;
	width: min-content;
}
.figure-right {
	float: right;
	margin: 0 0 .5em 1.5em;
	width: -webkit-min-content;
	width: -moz-min-content;
	width: min-content;
}
.figure-right img,
.figure-left img {
	max-width: 300px;
}

#main-menu h5 {
    /* width: 350px; */
    float: right;
    font-family: hr;
    color: #6B400F;
    font-size: 14px;
    text-align: right;
    padding-right: 180px;
    line-height: 150px;
    display: block;
    font-weight: 100;
}

#main{
	position:relative;
}
#holder{
	overflow:hidden;
	position:relative;
	height: 400px !important;
}
.swControls{
	position:absolute;
	margin-top:10px;
}
a.swShowPage{
	background-color: #B9B9B9;
	float:left;
	width:12px;
	height:12px;
	margin:4px 3px;
	text-indent:-9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
a.swShowPage:hover{
    background-color:#999;	
}
a.swShowPage.active{
	background-color:#2993dd;
	width:15px;
	height:15px;
}
.classification-area-other{
	display: block;
	width: 261px;
	margin-bottom: 30px;
	height: 140px;
	float: right;
	margin-left: 8px;
}
.classification-area-other h2 a {
	font-family: hr;
	font-size: 12px;
	text-align: right;
	float: right;
	width: 100%;
	padding-right: 10px;
	padding-top: 0;
	margin-top: 0;
	height: 20px;
	color: #333;
}
.classification-area-other h1 a {
	font-family: hb;
	font-size: 14px;
	text-align: right;
	float: right;
	width: 100%;
	padding-right: 10px;
	padding-top: 0;
	margin-top: 0;
	height: 20px;
	direction: rtl;
	height: 100px;
}
.classification-area-other h5 a {
	font-family: hr;
	font-size: 10px;
	text-align: left;
	float: right;
	width: 100%;
	padding-left: 20px;
	padding-top: 0;
	margin-top: 0;
	height: 20px;
	direction: rtl;
}
.classification-container ul{
	display: block;
	width: 261px;
	height: 30px;
	float: right;
	padding: 0;
	background-image: url(../images-new/item-bg-samll.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 5px;
}
.classification-container ul h3{
	font-family: 'hb', arial;
	line-height: 29px;
	color: #FFF;
	text-align: right;
	text-decoration: none;
	font-size: 13px;
	padding-right: 40px;
	margin-top: 0;
}
.classification-container ul span{
	float: right;
	width: 30px;
	height: 30px;
}
.more{
	font-family: tahoma;
	line-height: 29px;
	color: #333;
	text-align: right;
	text-decoration: none;
	font-size: 10px;
}
.classification-area-other li{
	float: right;
	display: block;
	margin-left: 0px;
	height: 39px;
	width: 261px;
	margin-top: 0;
	background-image: url(../images-new/icons/bullet.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.classification-area-other span{
	float: right;
	display: block;
	margin-left: 0px;
	height: 19px;
	width: 261px;
	margin-top: 0;
}
.articles span{
	float:right;
	margin-top: -25px;
}
.classification-area-other  li a{
	float: right;
	width: 245px;
	font-size: 12px;
	text-align: right;
	font-family: tahoma;
	color: #999;
	text-decoration: none;
	height: 33px;
	margin-top: 0px;
	margin-bottom: 3px;
	display: block;
}
.articles  li a:hover{
	color: #333;
	text-decoration: none;
	cursor: pointer;
	background-color: #FFF;
}
.classification-area-other  li h3 {
}
.classification-area-other li h3 a {
	width: 230px;
	color: #666;
	text-decoration: none;
	height: 122px;
	padding-bottom: 8px;
	margin-top: 0px;
	display: block;
	float: right;
	font-family: hr;
	font-weight: 100;
	font-size: 11px;
	margin-right: 20px;
	text-align: justify;
	direction: rtl;
	line-height: 18px;
	margin-right: 25px;
	overflow: hidden;
}
.classification-area-other li   a {
	width: 240px;
	color: #000;
	text-decoration: none;
	height: 12px;
	padding-bottom: 8px;
	margin-top: 0px;
	display: block;
	float: right;
	font-family: hb;
	font-weight: 100;
	font-size: 11px;
	margin-right: 20px;
	text-align: justify;
	direction: rtl;
	line-height: 14px;
	text-align: left;
	margin-top: 5px;
}
.classification-area-other li  h3 a:hover {
	color: #000 !important;
}
.classification-area-other li  h4 {
	width: 240px;
	font-size: 15px;
	text-align: right;
	font-family: arial;
	color: #666;
	text-decoration: none;
	height: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
	display: block;
	float: right;
	margin-right: 20px;
}
.classification-area-other li h4 a {
    width: 260px;
    font-size: 15px;
    text-align: right;
    font-family: hr;
    color: #8c230c !important;
    text-decoration: none;
    height: 32px;
    padding-bottom: 4px;
    /* margin-top: 0px; */
    /* margin-bottom: 3px; */
    display: block;
    float: right;
    direction: rtl;
    margin-right: 5px;
}
.classification-area-other span  h2{
	width: 260px;
	font-size: 12px;
	text-align: right;
	font-family: hb;
	color: #8c230c !important;
	text-decoration: none;
	height: 12px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 3px;
	display: block;
	float: right;
	direction: rtl;
	margin-right: 5px;
	background-image: url(../images-new/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
.classification-area-other span  h2 a {
	width: 260px;
	font-size: 12px;
	text-align: right;
	font-family: hb;
	color: #2F2F2F !important;
	text-decoration: none;
	/* height: 12px; */
	/* padding-bottom: 8px; */
	margin-top: 0px;
	margin-bottom: 3px;
	display: block;
	float: right;
	direction: rtl;
	margin-right: 5px;
	font-family: tahoma;
	font-weight: 100;
}
.classification-area-other li  h4 a:hover {
	color: #000 !important;
}