@charset "utf-8";

body {
	background-color: #848484;
	font-family: "Traditional Arabic", "Simplified Arabic", "Arabic Transparent", Arial;
	font-size: 14px;
}

img {
	border: 0px;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}

a:hover {
	color: #0000FF;
}

p {
	margin: 0px;
}

#header {
	background-image: url(../images/header.jpg);
	height: 133px;
	width: 562px;
	background-repeat: no-repeat;
}
#header_content {
	height: 133px;
	width: 562px;
}
#header_top {
	height: 24px;
	padding-right: 22px;
}
#header_bottom {
	height: 109px;
}
#header_bottom input{
	height: 11px;
	margin-top: 89px;
	margin-right: 7px;
	width: 110px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
}

#searchform {
	margin: 0px;
	padding: 0px;
}

.lang_tr {
	background: url(../images/lang_tr_hover.png) no-repeat;
	height: 24px;
	width: 49px;
	float: right;
	margin-right: 1px;
	display: block;
	cursor: pointer;
}
.lang_en {
	background: url(../images/lang_en_hover.png) no-repeat;
	height: 24px;
	width: 49px;
	float: right;
	margin-right: 1px;
	display: block;	
	cursor: pointer;	
}
.lang_ar {
	background: url(../images/lang_ar_hover.png) no-repeat;
	height: 24px;
	width: 49px;
	float: right;
	display: block;	
	cursor: pointer;
}

a.lang_tr:link, a.lang_tr:visited {
	background-image: url(../images/lang_tr_normal.png);
}
a.lang_en:link, a.lang_en:visited {
	background-image: url(../images/lang_en_normal.png);
}
a.lang_ar:link, a.lang_ar:visited {
	background-image: url(../images/lang_ar_normal.png);
}

a.lang_tr:hover {
	background-image: url(../images/lang_tr_hover.png);
}
a.lang_en:hover {
	background-image: url(../images/lang_en_hover.png);
}
a.lang_ar:hover {
	background-image: url(../images/lang_ar_hover.png);
}

.lang_tr_active, a.lang_tr_active:visited {
	background: url(../images/lang_tr_active.png) no-repeat;
	height: 24px;
	width: 49px;
	float: right;
	margin-right: 1px;
	display: block;
	cursor: pointer;
}
.lang_en_active, a.lang_en_active:visited {
	background: url(../images/lang_en_active.png) no-repeat;
	height: 24px;
	width: 49px;
	float: right;
	margin-right: 1px;
	display: block;	
	cursor: pointer;	
}
.lang_ar_active, a.lang_ar_active:visited {
	background: url(../images/lang_ar_active.png) no-repeat;
	height: 24px;
	width: 49px;
	float: right;
	display: block;	
	cursor: pointer;
}

#pos_topright {

}

.moduletable_saat {
	text-align: center;
}

#pos_top {
	width: 562px;
	height: 15px;
}

#pos_right {
	margin-left: 15px;
	margin-top: 15px;
}

#pos_footer {
	margin-top: 5px;
	margin-bottom: 5px;
}
#content_bottom {
	background-image: url(../images/content_bottom.png);
	height: 19px;
	width: 535px;
	background-repeat: no-repeat;
}
#content_bottomleft {
	background-image: url(../images/content_bottomleft.png);
	height: 19px;
	width: 12px;
	background-repeat: no-repeat;
}
#content_bottomright {
	background-image: url(../images/content_bottomright.png);
	background-repeat: no-repeat;
	height: 19px;
}
#content_left {
	background-image: url(../images/content_left.png);
	background-repeat: repeat-y;
}
#content {
	background-color: #FFFFFF;
}
#content_right {
	background-image: url(../images/content_right.png);
	background-repeat: repeat-y;
}
#content_topleft {
	background-image: url(../images/content_topleft.png);
	height: 12px;
	width: 12px;
	background-repeat: no-repeat;
}
#content_topright {
	background-image: url(../images/content_topright.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 15px;
}
#navpath_left {
	background-image: url(../images/navpath_left.png);
	background-repeat: repeat-y;
	height: 100%;
}
#navpath_right {
	background-image: url(../images/navpath_right.png);
	background-repeat: repeat-y;
}
#navpath {
	background-color: #f1f1f2;
	background-image: url(../images/content_top.png);
	background-repeat: repeat-x;
	font-size: 10px;
	text-align: right;
	padding: 3px;
	color: #999999;
}

#navpath a, #navpath a:link, #navpath a:visited {
	text-decoration: none;
	color: #666666;
	border-bottom: 1px dotted #0066FF;
}

#navpath a:hover {
	color: #0099CC;
}

.btnactive {
	cursor: pointer;
	height: 40px;
	width: 150px;
}

.btnactive .btn_left {
	background-image: url(../images/btnactive_left.png);
	width: 15px;
	background-repeat: no-repeat;
}
.btnactive .btn_mid {
	background-image: url(../images/btnactive_back.png);
	background-repeat: repeat-x;
	font-family: "Traditional Arabic", "Simplified Arabic", "Arabic Transparent", Arial;
	font-weight: bold;
	color: #D1DCE9;
	padding-right: 10px;
	padding-left: 2px;
	font-size: 15px;
	/*white-space: nowrap;*/
	padding-bottom: 4px;
}
.btnactive .btn_right {
	background-image: url(../images/btnactive_right.png);
	background-repeat: no-repeat;
	width: 8px;
}

.btnnormal {
	cursor: pointer;
	height: 40px;
	width: 160px;
}

.btnnormal .btn_left {
	background-image: url(../images/btnnormal_left.png);
	width: 15px;
	background-repeat: no-repeat;
}
.btnnormal .btn_mid {
	background-image: url(../images/btnnormal_back.png);
	background-repeat: repeat-x;
	font-family: "Traditional Arabic", "Simplified Arabic", "Arabic Transparent", Arial;
	font-weight: bold;
	color: #BCBABA;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 15px;
	/*white-space: nowrap;*/
	padding-bottom: 4px;
}
.btnnormal .btn_right {
	background-image: url(../images/btnnormal_right.png);
	background-repeat: no-repeat;
	width: 8px;
}

.btnnormal:hover .btn_left {
	background: url(../images/btnhover_left.png) no-repeat;
}
.btnnormal:hover .btn_mid {
	background: url(../images/btnhover_back.png) repeat-x;
	color: #ebebeb;
}
.btnnormal:hover .btn_right {
	background: url(../images/btnhover_right.png) no-repeat;
}

#newsbox{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#newsbox_content{
	padding: 0px;
	background-color: #d7d7d8;
}

#newsbox_image {
	width: 235px;
	height: 150px;
	padding: 0px;
}

#newsbox_image img{
	margin-left: 5px;
}

#newsbox_yazilar {
	height: 150px;
	overflow: hidden;
	opacity: 0;
}

#newsbox_rakamlar {
	width: 20px;
}

.newsbox_number_normal {
	width: 20px;
	height: 20px;
	background: url(../images/newsbox_number_normal.gif) no-repeat;
	color: #BCBABA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
}

.newsbox_number_normal:hover {
	background: url(../images/newsbox_number_hover.gif) no-repeat;
	color: #FFFFFF;
}

.newsbox_number_active {
	width: 20px;
	height: 20px;
	background: url(../images/newsbox_number_active.gif) no-repeat;
	color: #BCBABA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	cursor: default;
}

#newsbox_link, #newsbox_link a:visited{
	display: block;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	margin: 3px;
	margin-bottom: 5px;
}

#newsbox_date {
	font-size: 12px;
	text-align:right;
	margin-right: 6px;
}

#newsbox_intro{
	font-size: 13px;
	color: #666666;
	text-align: justify;
	text-indent: 15px;
	margin-left: 3px;
	margin-right: 6px;
}

#newsbox_readmore, #newsbox_readmore a:visited{
	display: block;
	float: right;
	color: #666666;
	text-decoration: underline;
	font-size: 13px;
	margin-right: 6px;
}

#newsbox_readmore a:hover{
	color: #0000FF;
}

#newsbox_topleft {
	background-image: url(../images/newsbox_topleft.png);
	height: 9px;
	width: 9px;
	background-repeat: no-repeat;
}
#newsbox_top1 {
	background-image: url(../images/newsbox_top1.png);
	background-repeat: repeat-x;
}
#newsbox_top2 {
	background-image: url(../images/newsbox_top2.png);
	background-repeat: repeat-x;
}
#newsbox_topright {
	background-image: url(../images/newsbox_topright.png);
	background-repeat: repeat;
	height: 9px;
	width: 9px;
}
#newsbox_left {
	background-image: url(../images/newsbox_left.png);
	background-repeat: repeat-y;
}
#newsbox_right {
	background-image: url(../images/newsbox_right.png);
	background-repeat: repeat-y;
}
#newsbox_bottomleft {
	background-image: url(../images/newsbox_bottomleft.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
#newsbox_bottom1 {
	background-image: url(../images/newsbox_bottom1.png);
	background-repeat: repeat-x;
}
#newsbox_bottom2 {
	background-image: url(../images/newsbox_bottom2.png);
	background-repeat: repeat-x;
}
#newsbox_bottomright {
	background-image: url(../images/newsbox_bottomright.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}

#pos_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e0e0;
	padding-right: 5px;
	/*width: 170px;*/
}

.contentbox {
	padding: 5px;
}

/* JOOMLA stilleri*/
.contentpaneopen {
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
	direction: rtl;
}

.contentpaneopen a{
	text-decoration: underline;
}

.contentpaneopen p{
	text-align: justify;
	letter-spacing: 0.01em;
	line-height: 18px;
	margin: 0px;
}

.contentpaneopen img{
	margin-right: 10px;
	margin-left: 0px;
	marign-top: 0px;
	margin-bottom: 3px;
}

.contentheading {
	margin: 0px;
	border-right: 4px solid #999999;
	padding: 2px;
	background-color: #F0F0F0;
	font-weight: bold;
	direction: rtl;
	text-align: right;
}

a.contentpagetitle, a.contentpagetitle:visited {
	color: #000033;
	font-family: "Traditional Arabic", "Simplified Arabic", "Arabic Transparent", Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

a.contentpagetitle:hover {
	color: #0000CC;
}

.createdate {
	text-align: right;
	font-size:10px;
	color:#999999;
	padding-top: 2px;
	padding-bottom: 2px;
}

.buttonheading {
	margin: 0px;
	background-color: #F9F9F9;
	vertical-align: top;
	padding: 1px;
}

.buttonheading img {
	margin: 0px;
}

a.readon, a.readon:visited {
	display: block;
	float: right;
	text-decoration: none;
	color: #000066;
	font-weight: bold;
	font-size: 11px;
}

a.readon:hover {
	color: #0099FF;
}

.blog_more {
	font-size: 11px;
}

.pagenav, .pagenavbar {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a.pagenav, a.pagenav:visited, .pagenavbar a, .pagenavbar a:visited {
	color: #333333;
	text-decoration: none;
}

a.pagenav:hover, .pagenavbar a:hover {
	color: #0000CC;
	text-decoration: underline;
}

#footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 560px;
	float: left;
	text-align: center;
}

.contenttoc {
	margin: 5px;
	padding: 5px;
	border: 2px solid #CCCCCC;
	background-color: #FBFBFB;
	font-size: 11px;
}

.contenttoc th {
	font-size: 12px;
}

.toclink {
	padding-left: 2px;
	margin: 1px;
	display: block;
}

#searchForm {
	font-size: 11px;
	background-color: #F1F1F5;
	border: 1px solid #8A96CE;
	padding: 10px;
	margin: 0px;
}

#searchForm div {
	width: 100%;
	height: 18px;
	margin: 0px;
}

#searchForm div div {
	width: auto;
}

#searchForm label {
	color: #000099;
}

.small {
	font-size: 0.85em;
}

.inputbox {
	height: 18px;
	padding: 0px;
	border: 1px solid #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
}

.button {
	font-size: 11px;
	font-weight: bold;
}

.highlight {
	background-color: #FFFF99;
}

fieldset {
	border: 1px solid #999999;
	margin: 5px;
	text-align: justify;
	padding: 5px;
}

fieldset .small {
	font-size: 11px;
	color: #717697;
}

#searchForm .searchintro {
	border-spacing: 0px;
	border-collapse: collapse;
	line-height: 13px;
	color: #660000;
}

.contentpane table {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 5px;
}

.contentpane table td {
	padding: 5px;
}

.contentpane .sectiontableentry0 {
	background-color: #F8F8FA;
}

.contentpane .sectiontableentry1 {
	background-color: #FCFCFC;
}

.contact_email textarea{
	height: auto;
}

.contact_email label {
	font-size: 11px;
}

.poll {
	margin: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	padding: 5px;
}

.pollstableborder {
	
}