/* --------------------------------- << Bismilla Hirrahma Nirrahim >> --------------------------------- 
Coded by DK;
Powered by Kakkuk
Url: http://kakkuk.com.tr/
E-mail: apps@kakkuk.com.tr */

@font-face {
	font-family: 'Alkatip Basma Tom';
	src: url('/alkatip.eot');
	font-weight: normal;
	font-style: normal;
}

@font-face {  
	font-family: "Alkatip Basma Tom";  
	src: local('Alkatip Basma Tom'),
	url('/alkatip.woff') format('woff'),
	url('/alkatip.ttf') format('truetype'),
	url('/alkatip.svg') format('svg');
}

*{
	margin: 0;
	padding: 0;
	outline: none;
}
a,a:link {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
a img,
img{
	border:0 !important;
	outline: none !important;
}
ul li,
ol li {
	list-style: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
input,select,textarea {
	font-family: Alkatip Basma Tom;
}
html {
	-webkit-font-smoothing: antialiased;
}

body {
	background: #fff;
	font-family: Alkatip Basma Tom;
	font-size: 16px;
	color: #333;
}
#container {
	width: 1220px;
	padding: 0;
	margin: 0 auto;
	direction: rtl;
}
.touchcarousel {
	direction: ltr !important;
}
.topMenu {
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	height: 28px;
}
.downloadApp {
	float: left;
	width: 382px;
}

.header {
	height: 120px;
	position: relative;
}
.headerIn {
	width: 1220px;
	margin: 0 auto;
	background: #fff;
}
.logo {
	width: 250px;
	float: right;
	margin-top: 18px;
	margin-right: 0px;
}
.logo img {
	width: 100%;
}
.search {
	float: left;
	margin-left: 0;
	margin-top: 40px;
	width: 250px;
}
.searchInput {
	border: 1px solid #f0f0f0;
	width: 230px;
	float: left;
	padding: 10px 30px 4px 10px;
	direction: rtl;
	background: #fff url('../images/search.png') no-repeat 240px center;
	background-size: 20px;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
}
.searchResults {
	position: absolute;
	left: 10px;
	top: 90px;
	width:400px;
	z-index: 9999;
	max-height: 400px;
	overflow: auto;
	background: #fff;
	box-shadow: 0 0 1px rgba(0,0,0,0.2);
}
.srHandle {
	border-bottom: 1px solid #f1f1f1;
	direction: rtl;
}
.navFull {
	background: #ffffff;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
}
.homeIcon {
	float: right;
	padding: 8px 10px 0 10px;
}
.homeIcon img {
	width: 16px;
}
.fixedMenu {
	position: fixed;
	top: 0;
	z-index: 9999999;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 6px rgba(0,0,0,0.2);
}
.navMenu {
	width: 1220px;
	margin: 0 auto;
}
.navMenu ul {
	float: right;
}
.navMenu ul li {
	display: inline;
}
.navMenu ul li a,
.navMenu ul li a:visited {
	padding: 12px 13px 6px 13px;
	float: right;
}
.navMenu ul li a:hover {
	color: #fff;
	background: #268ec7;
	text-decoration: none;
}
.navMore {
	position: absolute;
	left: 0px;
	top: 5px;
	cursor: pointer;
	width: 18px;
	height: 18px;
	padding: 2px 2px;
	background: #ffffff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.navMore img {
	width: 18px;
	height: 18px;
}

#navExtra {
	display: none;
	margin-right: 67px;
}
.nmh li.highlight a { 
	color: #FFFFFF !important;
	background: #268ec7 !important;
}
.sbTtitle {
	border-bottom: 3px solid #268ec7;
	padding: 10px 8px 4px 8px;
	background: #f7f7f7;
	font-size: 18px;
}
.mpTtitle {
	border-bottom: 3px solid #268ec7;
	padding: 10px 8px 4px 8px;
	background: #f7f7f7;
	font-size: 18px;
}

.sideBar .widget {
	background: #fff;
	margin-bottom: 20px;
}
.sbList {
	margin: 10px;
	border-bottom: 1px dotted #f2f2f2;
}
.sbList:last-child {
	border-bottom: 0;
}
.sbList img {
	display: block;
}
.sbList .text {
	margin-right: 10px;
	line-height: 20px;
}

.sbList .date {
	color: #999;
	margin-top: 5px;
	margin-right: 10px;
	font-size: 9px;
	white-space: nowrap;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.slider-wrapper {
	width: 815px;
	height: 325px;
	position: relative;
	float: right;
	overflow: hidden;
}
.homeNew {
	margin-top: 20px;
}
.pageRight {
	float: right;
	width: 815px;
	margin-top: 20px;
	overflow: hidden;
}
.pageLeft {
	float: left;
	margin-top: 20px;
	width: 385px;
	overflow: hidden;
}


.pageLeft_n {
	float: left;
	width: 815px;
	margin-top: 20px;
	overflow: hidden;
}
.pageRight_n {
	float: right;
	margin-top: 20px;
	width: 385px;
	overflow: hidden;
}

.fullPage {
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
}
.layouts {
	margin: 20px 0 20px 0;
}
#homeTabbed {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	float: right;
	width: 100%;
	background: #f7f7f7;
}
#homeTabbed li {
	display: inline;
}
#homeTabbed li a,
#homeTabbed li a:visited {
	padding: 12px 20px 6px 20px;
	float: right;
	border-right: 1px solid #eaeaea;
	text-decoration:  none;
}
#homeTabbed li a.selected {
	background: #268ec7;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #fff;
}
#homeTabbed li:first-child a {
	border-right: 0;
}
.newsList {
	margin: 14px 0;
	border-bottom: 1px dotted #f2f2f2;
	padding-bottom: 13px;
	position: relative;
}
.newsList-info {
	position: absolute;
	left: 0;
	bottom: 2px;
}
.newsList-comments {
	background: url(../images/comment_icon.png) left center no-repeat;
	padding: 2px 0 4px 20px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	float: left;
}
.newsList-hit {
	background: url(../images/eye_icon.png) left center no-repeat;
	padding: 2px 0 4px 20px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	float: left;
	margin-left: 20px;
}
.newsList-dt {
	padding: 2px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	width: 75px;
	text-align: left;
	color: #999;
	float: left;
}
.nlTitle a {
	font-size: 18px;
	color: #03478c;
}
.nlText {
	margin-top: 4px;
	line-height: 24px;
}
.textBanner {
	text-align: center;
	margin: 10px 0;
}
.textBanner a {
	text-decoration: underline;
}
.newsTitle {
	text-align: center;
	font-size: 22px;
	color: #185490;
	padding: 20px 15px 0 15px;
	margin-bottom: 20px;
}
.newsText {
	padding: 20px 0;
	font-size: 18px;
	line-height: 28px;
	text-align: justify;
}
.newsText img {
	max-width: 100% !important;
	margin: 10px 0;
}
.newsShare {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px 0 4px 0;
	margin-bottom: 20px;
}
.editorName {
	float: right;
	margin-right: 20px;
}
.newsFrom {
	float: right;
	margin-right: 20px;
}
.newsDt {
	float: right;
	white-space: nowrap;
}
.bshare-custom {
	float: right;
}
.tags {
	background: #f9f9f9;
	border-top: 1px solid #f1f1f1;
}
.tags ul li {
	display: inline;
}
.tags ul li a,
.tags ul li a:visited{
	padding: 0 5px;
}



.inputHandle {
  margin: 10px 0;
}
.cInput {
	width: 250px;
	padding: 8px;
	padding-right: 30px;
	border: 0;
	border: 1px solid #ccc;
	line-height: 16px;
}
.inputIcons-user {
	background: url('../images/user.png') 265px 10px no-repeat;
}
.inputIcons-mail {
	background: url('../images/mail.png') 265px 10px no-repeat;
}
.inputIcons-title {
	background: url('../images/title.png') 265px 10px no-repeat;
}
.commentLargeIcon {
	background: url('../images/comment.png') 100px 30px no-repeat;
	background-size: 140px;
}
.captcha {
	width: 60px;
	padding: 8px;
	padding-right: 30px;
	border: 0;
	border: 1px solid #ccc;
	line-height: 16px;
	text-align: left;
	background: url('../images/sec.png') 70px 3px no-repeat;
	vertical-align: middle;
}
.textArea {
	width: 96%;
	height: 120px;
	border: 1px solid #ccc;
	padding: 8px;
	resize: none;
}
.submitBtn {
	background: #3399fe;
	padding: 6px 20px;
	color: #fff;
	border: none;
}
.sbImg {
	margin-bottom: 10px;
}
.sbFirst,
.sbFirst img {
	width: 385px;
	height: 220px;
	overflow: hidden;
}
.sbFristTitle a,
.sbFristTitle a:visited {
	padding-top: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}
/*.sbImg {
	width: 385px;
	background-size: 160px;
}
.sbImg .title {
	position: absolute;
	right: 0;
	bottom: 4px;
	padding: 10px 0;
	box-sizing: border-box;
}
.sbImg .title a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.sbImg img {
	display: block;
	height: 170px;
}
.sbImg .title a {
	color: #000;
}*/
.sbList2 a,
.sbList2 a:visited {
	background: url('../images/arrow.gif') 310px center no-repeat;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dashed #ddd;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.sbArrow {
	background: url('../images/arrow.gif') 290px center no-repeat !important;
}
.homeNewList {
	width: 445px;
	border-left: 1px solid #f1f1f1;
	float: left;
	padding-left: 4px;
}
.homeNewList_title a {
	background: url('../images/arrow.gif') right center no-repeat;
	border-bottom: 1px solid #f1f1f1;
	padding: 14px 14px 6px  0;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.readMore a,
.readMore a:visited {
	color: #fff;
	background: #3399fe;
	border-radius: 3px;
	padding: 2px 5px 3px 5px;
	font-size: 11px;
}
.hlImg {
	width: 350px;
	height: 285px;
	position: relative;
	overflow: hidden;
}
.hlTitle {
	position: absolute;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.7);
	padding: 8px 10px 2px 10px;
	color: #fff;
	width: 330px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;	
}
.hlTitle a {
	color: #fff;
}
.hmImg {
	width: 170px;
	height: 120px;
	background: #ccc;
	float: right;
	margin: 18px 0 0 10px;
	position: relative;
	overflow: hidden;
}
.hmTitle {
	position: absolute;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.7);
	padding: 8px 10px 2px 10px;
	color: #fff;
	width: 150px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;	
}
.hmTitle a {
	color: #fff;
}
.pager {
	margin: 10px 0;
	text-align: center;
}

.pagination {
	display: inline;
	font-size: 15px;
}
.pagination a {
	background: #fff;
	padding: 6px 10px 2px 10px;
	text-decoration: none;
	border: 1px solid #f1f1f1;
	display: inline-block;
}
.pagination a:hover {
	color: #fff;
	background: #268ec7;
	padding: 6px 10px 2px 10px;
}
.pgn_die {
	display: inline;
	color: #fff;
	background: #268ec7;
	padding: 6px 10px 2px 10px;
}

.gotoTop {
	width: 48px;
	height: 48px;
	opacity: 0.15;
	filter: alpha(opacity=15);
	position: fixed;
	right: 15px;
	bottom: 50px;
	display: none;
	cursor: pointer;
}

.btmHandle {
	margin: 20px 0;
}

.btmNews_first {
	width: 320px;
	float: right;
}

.btmNews_sec {
	width: 320px;
	float: right;
	margin-right: 20px;
}
.btmNews_last {
	width: 320px;
	float: left;
}
.largeAd {
	width: 1220px;
	height: 100px;
	overflow: hidden;
	margin: 20px 0 20px 0;
}
.warning {
	background: #fefcea;
	margin: 20px 0 20px 0;
	border: 1px solid #E2A834;
	padding: 10px;
	color: #FF0000;
}


.footer {
	width: 1220px;
	margin: 20px auto;
	background: #ffffff;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	overflow: auto;
	text-align: center;
}
.footerMenu {
	direction: rtl;
	margin: 0 auto;
	text-align: center;
}
.footerMenu li {
	display: inline-block;
}
.footerMenu li a,
.footerMenu li a:visited {
	padding: 15px 20px 2px 20px;
	float: right;
}
.copyRight {
	text-align: center;
	padding: 10px 0 10px 0;
}
.commentList {
	padding-top: 10px;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 15px;
}
.commentBtn {
	background: #f9f9f9;
	border-top: 1px solid #f1f1f1;
	padding: 6px;
	margin-top: 10px;
}
.commentDetail {
	float: right;
	margin-left: 30px;
	white-space: nowrap;
}
.poweredBy {
	text-align: center;
	margin: 0 0 60px 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #ccc;
}


textarea:focus::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder {
	color:transparent;
}

textarea:focus::-moz-placeholder,
input:focus::-moz-placeholder {
	color:transparent;
}
textarea:focus:-ms-input-placeholder,
input:focus:-ms-input-placeholder { 
	color:transparent;
}
.okMsg {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	font-size: 18px;
	background: #57ba5d;
	color: #fff;
	z-index: 9999;
}
.errorMsg {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	font-size: 18px;
	background: #d6564b;
	color: #fff;
	z-index: 9999;
}
.warningMsg {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	font-size: 18px;
	background: #f1ad4a;
	color: #fff;
	z-index: 9999;
}
.hmAdd_handle {
	height: 150px;
	margin: 20px 0;
	padding: 2px 0;
	border-bottom: 5px solid #4089de;
	border-top: 5px solid #4089de;
	position: relative;
	margin: 30px 0;
}
.hmAdd_side {
	width: 25px;
	height: 150px;
	position: absolute;
	right: -25px;
	top: 2px;
}
.hmAdd_left {
	width: 340px;
	height: 100px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.hmAdd_right {
	width: 280px;
	height: 100px;
	float: right;
	overflow: hidden;
}
.cnzz {
	text-align: center !important;
	margin-bottom: 10px;
}
.ttLeft {
	width: 182px;
	height: 150px;
	margin-bottom: 9px;
	float: left;
}
.ttRight {
	width: 182px;
	height: 150px;
	float: right;
	margin-bottom: 9px;
}
.ttImg,
.ttImg img {
	width: 182px;
	height: 110px;
	overflow: hidden;
}
.ttImg img {
	display: block;
}
.ttTitle a,
.ttTitle a:visited {
	text-decoration: none;
	padding-top: 10px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ttTitle a:hover {
	text-decoration: underline;
}
.links {
	background: #f9f9f9 ;
	padding: 0 5px;
}
.linksImg {
	width: 88px;
	height: 31px;
	float: right;
	margin: 8px 8px 8px 3px;
}
.nlHover {
	box-shadow: 0 0 6px rgba(51,153,254,0.6);
	-moz-box-shadow: 0 0 6px rgba(51,153,254,0.6);
	-webkit-box-shadow: 0 0 6px rgba(51,153,254,0.6);
}
.menbeUrl {
	color: #555;
	text-decoration: none;
}
.menbeUrl:hover {
	text-decoration: underline;
}