.tabbed_content, .tabbed_comments {
	background-color: #FFF;
	width: 342px;
	min-height:303px;
	overflow:hidden;
	border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	float:right;
	border:1px solid #dcdcdc;
	border-top:none;
}
.tabbed_content {
	max-height:303px;
}
.tabbed_comments {
	width:774px !important;
}

.tabs {
	height: 23px;
	position: relative;
	background:#b3b3b3;
}

.tabs .moving_bg {
	padding: 11px 0;
	background-color:#525252;
	background-image:url(../images/tab_arrow.jpg);
	position: absolute;
	width: 171px;
	z-index: 190;
	left: 171px;
	padding-bottom: 7px;
	background-position: bottom left;
	background-repeat: no-repeat;
	border-radius:6px 6px 0 0;
}
.tabs .comm_moving {
	left: 603px;
}
.tabs .tab_item, .tabs .tab_commetns {
	display: block;
	float: right;
	padding: 2px 0;
	width: 171px;
	color: #ffffff;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
	font-family: 'hacen_tunisia_ltregular';
	/*background:#00b2b2;*/
}

.tabbed_content .slide_content, .tabbed_comments .slide_comments {
	overflow: hidden;
	background-color: #FFF;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 342px;
	/*box-sizing: border-box;*/
	/*margin-right:40px;*/
	direction:ltr;
}
.tabbed_comments .slide_comments {
	width:774px !important;
}
.tabbed_comments .slide_comments {
	width:774px !important;
}
.tabslider, .comments_tabslider {
	width: 5000px;
}

.tabslider>ul, .comments_tabslider>ul {
	float: left;
	width: 342px;
	/*margin: 0px;*/
	padding: 0px;
	/*margin-right: 40px;*/
	list-style:none;
}
.comments_tabslider>ul, .comm_tab_content {
	width:774px !important;
}
.tabslider ul a, .comments_tabslider ul a {
	color: #000;
	text-decoration: none;
}

.tabslider ul a:hover, .comments_tabslider ul a:hover {
	color: #aaaaaa;
}

.tabslider ul li, .comments_tabslider ul li {
	padding-bottom: 7px;
}






/*6666666666666666666666666666666666666666666666666*/
.tabbed_content2 {
	background-color: #FFF;
	width: 1000px;
	height:357px;
	overflow:hidden;
	border-radius:10px 10px 0 0;
	-moz-border-radius:6px 6px 0 0;
	border:1px solid #adb491;
	border-top:none;
	background: rgba(140,186,0,1);
	background: -moz-linear-gradient(top, rgba(140,186,0,1) 0%, rgba(98,130,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(140,186,0,1)), color-stop(100%, rgba(98,130,0,1)));
	background: -webkit-linear-gradient(top, rgba(140,186,0,1) 0%, rgba(98,130,0,1) 100%);
	background: -o-linear-gradient(top, rgba(140,186,0,1) 0%, rgba(98,130,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(140,186,0,1) 0%, rgba(98,130,0,1) 100%);
	background: linear-gradient(to bottom, rgba(140,186,0,1) 0%, rgba(98,130,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cba00', endColorstr='#628200', GradientType=0 );
}
.tabs2 {
	height: 39px;
	position: relative;
	background:#7f7f7f;
	border-radius:10px 10px 0 0;
}

.tabs2 .moving_bg2 {
	padding: 23px 0;
	background-image:url(../images/bottom_tab_arrow.png);
	position: absolute;
	width: 333.333px;
	z-index: 190;
	left: 667px;
	padding-bottom: 7px;
	background-position: bottom left;
	background-repeat: no-repeat;
	border-radius:10px 10px 0 0;
}

.tabs2 .tab_item2 {
	display: block;
	float: right;
	padding: 7px 0;
	width: 333.333px;
	color: #ffffff;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
	font-family: 'mohammad_bold_art_1regular';
	font-size:20px;
	/*background:#00b2b2;*/
	text-shadow:
    -1px -1px 0 #7F7F7F,
    1px -1px 0 #7F7F7F,
    -1px 1px 0 #7F7F7F,
    1px 1px 0 #7F7F7F;
}
/*.tabs2 .tab_item2:hover {
	color:#000;
}*/
.tabbed_content2 .slide_content2 {
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 1000px;
	/* box-sizing: border-box; */
	/* margin-right: 40px; */
	height: 318px;
	direction:ltr;
}

.tabslider2 {
	width: 5000px;
}

.tabslider2>ul {
	float: left;
	width: 1000px;
	/*margin: 0px;*/
	padding: 0px;
	/*margin-right: 40px;*/
	list-style:none;
}

.tabslider2 ul a {
	color: #000;
	text-decoration: none;
}

.tabslider2 ul a:hover {
	color: #aaaaaa;
}

.tabslider2 ul li {
	padding-bottom: 7px;
}