﻿/* COMMON STYLE
--------------------------------------------------------- */
html, body
{
 height: 100%;
 margin: 0px;
 padding: 0px;
}
body {
	margin: 0;
	padding: 0;
	background:#fff url(../images/jtr_bg_brown.html);
}


hr {
			border: none;
			height: 1px;
			background-color: #cccccc;}
img {
	border: 0;
}

/* Normal link */

a {
	color: #006655;
	text-decoration: none;
}

a:hover, a:active {
	color: #006655;
	text-decoration: underline;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	padding-left: 15px;
	background: url(../images/arrow-off.html) no-repeat 2px 5px;
	line-height: 140%;
	line-height: 18px;
}

pre {
	font-size: 11px;
	border: 1px solid #ddd;
	border-left: 10px solid #d5dce7;
	padding: 10px;
	background: #f6f6f6;
	overflow:auto;
}

/*** fonts ***/

body {
		line-height: 125%;
		font-family: Verdana, Helvetica, sans-serif;
		color: #666;
}


/* size attributes */

body.jtr-smaller {
	font-size: 10px;
}

body.jtr-normal {
	font-size: 11px;
}

body.jtr-larger {
	font-size: 12px;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

div.moduletable h3 {
  font-size: 110%;
}

.contentheading,
.componentheading {
	font-size: 150%;
}



/* font family */
h1,
h2,
h3,
h4,
h5,
.contentheading,
.componentheading,
.sectiontableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}



/* JTR STYLE 
----------------------------------------------------------- */
#jtr_outer {
width:975px;
}
.jtrnormal{

}
.jtr_td_oc {
width:14px;
text-align: right;
}
.jtr_tdl {
border-left:#333 solid 2px;
border-bottom:#A8A8A8 solid 3px; 
background:url(../images/jtr_left_colors.html) repeat-y; 
width:5px;
}
.jtr_tdr{
background:#fff;
border-right:#A8A8A8 solid 3px;
border-bottom:#A8A8A8 solid 3px; 
}

/* Middle */
.jtr_middle_table{
margin-top:5px;
}
.jtr_tdleft{
background:#fff;
border-right:#A8A8A8 solid 3px;
border-bottom:#A8A8A8 solid 3px; 
vertical-align:top;
padding:5px;
width:180px;
}
.jtr_tdr_main{
background:#fff;
border-right:#A8A8A8 solid 3px;
border-bottom:#A8A8A8 solid 3px;
vertical-align:top;
}
.jtr_mainbody{
padding:5px;
}

/* Finish: Middle */

/* Bottom */

.jtr_bottom_table{
margin-top:5px;
}
.jtr_bottom_link {
font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
color:#999999;
padding:2px;
}
.jtr_bottom_link a {
font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
color:#999999;
text-decoration:none;
}

.jtrbottom {
padding:5px;
}
/* Finish: Bottom */


/* Menu */
.moduletable_tree{
width:100%;
}

div.tree_tree{
width:100%;
border-bottom:#B0DB79 solid 1px;
}
div.tree_tree ul {
padding:0; 
margin:0;
}
div.tree_tree ul li {
background:#E4F3D1;
list-style:none; 
padding:0; 
margin:0;
display:block;
border-top:#B0DB79 solid 1px;
border-right:#B0DB79 solid 1px;
border-left:#B0DB79 solid 1px;
}

div.tree_tree ul li ul li { 
background:#F4FAED;
border-top:#CDE9AB solid 1px;
border-right:#B0DB79 solid 0px;
border-left:#B0DB79 solid 0px;
margin-left:-1px;
margin-right:-1px;
}

div.tree_tree ul li ul li ul li {
background:#FFFFFF;
border-top:#EAF5DC solid 1px;
border-right:#B0DB79 solid 0px;
border-left:#B0DB79 solid 0px;
margin-left:-1px;
margin-right:-1px;
}

a.mainlevel_tree {
padding:0 0 0 10px;
height:19px; 
line-height:19px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; 
font-weight:bold; 
text-transform:uppercase;
color:#669900;
text-decoration:none;
}

a.sublevel_tree {
padding:0 0 0 20px;
height:19px; 
line-height:19px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
font-weight:bold; 
color:#669900;
background: url(../images/sublevel_1_bg.html) no-repeat left;
text-decoration:none;
}
a.sublevel_tree:visited {
padding:0 0 0 20px;
height:19px; 
line-height:19px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
font-weight:bold; 
color:#669900;
background: url(../images/sublevel_1_bg_vis.html) no-repeat left;
}

div.tree_tree ul li ul li ul li a.sublevel_tree {
padding:0 0 0 30px;
height:19px; 
line-height:19px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
font-weight:normal; 
color:#669900;
background: url(../images/sublevel_1_bg.html) no-repeat 10px ;
}

div.tree_tree ul li ul li ul li a.sublevel_tree:visited {
padding:0 0 0 30px;
height:19px; 
line-height:19px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
font-weight:normal; 
color:#669900;
background: url(../images/sublevel_1_bg_vis.html) no-repeat 10px ;
}

/* Finish: Menu */


/* FORM
--------------------------------------------------------- */

form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Tahoma, Arial, sans-serif;
}

select {
	font: 11px Tahoma, Arial, sans-serif;
}

textarea {
	border: 1px solid #CCCCCC;
	padding-left: 2px;
	font: 11px/1.3em Tahoma, Arial, sans-serif;
}

.button {
	padding-left: 5px;
	padding-right: 5px;
	background: url(../images/but-bg.html) no-repeat bottom right;
	border: 1px solid #808080;
}

.inputbox {
	padding-left: 2px;
	border-top: 1px solid #999999;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #999999;
	background: #FFFFFF;
}



/* MODULE
--------------------------------------------------------- */

div.modules {
	width: 100%;
}

div.moduletable h3 {
	background:#E4F3D1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	font-weight: bold;
	color:#669900;
	padding: 0 10px 0 4px;
	margin: 0 0 0 0 !important;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #B0DB79;
}

div.moduletable {
	padding:0;
	margin-top: 5px;
	border: 1px solid #B0DB79;
}

div.moduletable td {
	padding: 3px 0!important;
}

/* Front Ajax Duyuru */
div.moduletable_duyuru {
	padding:10px;
	margin-top: 5px;
	border: 1px solid #B0DB79;
	background: url(../images/yellowbg.html) repeat-y #FFDC76;
}


/* End Front Ajax Duyuru */

/* Front Header */
.frontheader {
height:110px;
background: url(../images/home_top_temp2.html)  left;

}

/* Front Guncel Begin */

div.moduletable_guncel h3 {
	background:#E4F3D1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	font-weight: bold;
	color:#669900;
	padding: 0 10px 0 4px;
	margin: 0 0 0 0 !important;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #B0DB79;
}

div.moduletable_guncel {
	padding:0;
	margin-top: 5px;
	border: 1px solid #B0DB79;
}

div.moduletable_guncel td {
	padding: 3px 0!important;
	line-height:150%;
}

table.contentpaneopen_guncel {width:99%; margin:0;padding:0;}


table.contentpaneopen_guncel td {}
table.contentpaneopen_guncel div.thumbnailleft {margin-left:2px;}

.contentheading_guncel  {

width:55%; height:10px; line-height:10px;
border-bottom:0px solid #eee;
}
a.contentpagetitle_guncel:link, a.contentpagetitle_guncel:visited  {
font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#006655; text-decoration:none; 
background:#fff url(../images/indent1.html) no-repeat left; padding-left:15px;

}
a.contentpagetitle_guncel:hover  {
color: #000;
}

/* Front Guncel Finish */




/* Front News */

.mod_front_news_title {
	background:#E4F3D1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#669900;
	margin: 0 0 0 0 !important;
	border-bottom: 1px solid #B0DB79;
}

a.mod_front_news_title_link {
padding-left:5px;
color:#669900;
}
/* Front News Finish */

/*
* Clexus Style for tooltip
*/
.netflix {
	position: absolute;
	margin-top: -160px;
	margin-left: 40px;

	background-color: transparent;
	width: 295px;
	height: 284px;
	background-image: url(../images/bubble.html)!important;
	background-image: url(../images/bubble-2.html);
	background-repeat: no-repeat;
	border: none;
padding-left:35px;
	
}

.netflix h1 {
	margin-top: 10px;
	background-color: transparent;
font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#fff; text-decoration:none; 
}
.netflix h1 a:link, .netflix h1 a:visited {
font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#fff; text-decoration:none; 
}
.netflix h1 a:hover{
color:#000;
}
.netflix p {
	font-size: 10px;
	width: 230px;
}

.netflix .close {
	display: none;
}






.bubble_green {
	position: absolute;
	margin-top: -160px;
	margin-left: -360px;
	background-color: transparent;
	width: 295px;
	height: 284px;
	background-image: url(../images/bubble_green.html)!important;
	background-image: url(../images/bubble_green-2.html);
	background-repeat: no-repeat;
	border: none;
	padding-left:15px;
	
}

.bubble_green h1 {
	margin-top: 10px;
	background-color: transparent;
font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#fff; text-decoration:none; 
}
.bubble_green h1 a:link, .bubble_green h1 a:visited {
font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#fff; text-decoration:none; 
}
.netflix h1 a:hover{
color:#000;
}
.bubble_green p {
	font-size: 10px;
	width: 230px;
}

.bubble_green .close {
	display: none;
}

.bubble_green_avatar {
	margin-left:185px;
	margin-top:7px; 
	background:#fff; 
	border: 1px solid #ccc;
	position:absolute; 

	height: 50px;
}







/*
* end tooltip
*/


/* Front Dersler */

div.cxttr_text_right {
	font-size: 0.9em;
}

div.cxttr_text_right {

	margin-top: 0px;

	padding: 0px 0 0px 0;

	margin-right: 0 !important;

	margin-right: 1px;

}



div.cxttr_text_right img {

	float: none;

	border: none;

	padding: 0;

	margin: 0 1px;

}






div.cxttr_text_right ul {

	list-style: none;

	margin-left: 0;

}



div.cxttr_text_right li {

	float: left;

	padding: 2px 6px 2px 0;

	margin-left: 6px;

	border-right: 1px dotted #FADE8D;

}



div.cxttr_text_right li.cxttr_author {

	background: url(../images/tutorials/user_red.html) no-repeat 0 50%;

	padding-left: 20px;

	margin-left: 0;

}



div.cxttr_text_right li.cxttr_author2 a {

	background: url(../images/tutorials/user_red.html) no-repeat 0 50%;

	padding-left: 20px;

	display: block;

}



div.cxttr_text_right li.cxttr_author2 {

	margin-left: 0;

}



div.cxttr_text_right li.cxttr_added {

	background: url(../images/tutorials/calendar_add.html) no-repeat 0 50%;

	padding-left: 20px;

}

div.cxttr_text_right li.cxttr_modif {

	background: url(../images/tutorials/calendar_edit.html) no-repeat 0 50%;

	padding-left: 20px;

}



div.cxttr_text_right li.cxttr_views {

	background: url(../images/tutorials/application_double.html) no-repeat 0 50%;

	padding-left: 20px;

	display: block;

}



div.cxttr_text_right li.cxttr_down {

	background: url(../images/tutorials/disk.html) no-repeat 0 50%;

	padding-left: 20px;

	display: block;

}

div.cxttr_text_right li.cxttr_comments a {

	background: url(../images/tutorials/comment.html) no-repeat 0 50%;

	padding-left: 20px;

	display: block;

}

div.cxttr_text_right li.cxttr_rate a {

	background: url(../images/tutorials/application_double_.html) no-repeat 0 50%;

	padding-left: 2px;

	display: block;

}



div.cxttr_text_right li.cxttr_tuts a {

	background: url(../images/tutorials/page_white_stack.html) no-repeat 0 50%;

	padding-left: 20px;

	display: block;

}

.cxttr_clear {
	clear: both;
}

/*  End Front Dersler */

/* Front Ilanlar */
/*	Ilanlar */

.jtr_marketplace_l{ 
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:10px;
width:140px;
padding-right:10px;
background: url(../images/ilanlar.html) no-repeat 0 5px ;
border:none;
}
.jtr_tumilanlar{
margin-top:80px;
padding-left:10px;
}
table.marketplace_last5 td{ 
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:10px;
}
table.marketplace_last5 a:link, table.marketplace_last5 a:visited{ 
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
}

/* Front Ilanlar Finish */


/***** Ayin  tab ****/

.panel_ayin {

	clear: both;
	display: none;
	padding:5px;
	background: url(../images/tab_bg.html) repeat-x bottom;

}

.panel_ayin.active-tab-body {
	display: block;
}

#tabs_ayin
	{ 
		height: 20px;
		margin: 0;

		background: #E4F3D1 url(../images/tab_bottom.html) repeat-x bottom;
	}

#tabs_ayin li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabs_ayin a:link, #tabs_ayin a:visited
	{   font-family:Verdana, Arial, Helvetica, sans-serif; 
		float: left;
		background: #E4F3D1;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 15px 3px 16px;
	
	
border-bottom: 1px solid #ccc;

		text-decoration: none;
		color: #666;
	}

#tabs_ayin a:link.active-tab, #tabs_ayin a:visited.active-tab
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #000;
	}

#tabs_ayin a:hover
	{
border-bottom: 1px solid #fff;
		background: #fff;
	}
#ayinmiddle a:link{	border-right: 1px solid #B0DB7A;	border-left: 1px solid #B0DB7A;}

#ayinsitesi{ }
#ayinyazisi{ }
#ayinuyesi{ }


/*** end ayin tab ***/

/***** comments  tab ****/


li.latestcomt
	{
		background: url(../images/comment_icon_c.html) no-repeat;
		padding-left:20px;
	}

/*** end comments tab ***/

/***** front latest destek  tab ****/
li.latestforummod
	{
		background: url(../images/help_icon_a.html) no-repeat;
		padding-left:20px;
	}

/***** end front latest destek  tab ****/

/***** front duvar yazilari ****/
div.duvar {
	padding:0;
	margin-top: 5px;
	border: 1px solid #D9DB78;
}

.duvar h3{
	background:#F2F2D1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	font-weight: bold;
	color:#988700;
	padding: 0 10px 0 4px;
	margin: 0 0 0 0 !important;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #D9DB78;

}

/***** end front duvar yazilari ****/


/**** AJAX STAT ***/

#clexusstat{padding:5px;}




table#ajaxstat {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	background-color:#E7E7E7;
	color: #000;
text-transform:uppercase;
}
#ajaxstat tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}
#ajaxstat tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
text-align:right;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;text-transform:uppercase;
	}
#ajaxstat  tr td { 
	background: #FFF;
	border: 1px solid #FFF;
	white-space:nowrap;
text-align:right;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;text-transform:uppercase;
	}
/***** AJAX STAT FINISH ****/

/*	ArticleAuthor
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	
	 .authorArticles strong {
			display: block;
			padding: 5px 5px 5px 5px;
			background-color: #E7F1DC;
			color: #333;
			margin: 0px 0px 0px 0px;}
	
			
		
	.authorArticles a {
			display: block;color: #666;
			border: 1px solid #dddddd;
			border-width: 0px 0px 1px 0px;
			padding: 5px 0px 5px 18px;
			margin: 0px 0px 0px 0px;
			background-image: url(../images/list_icon.html);
			background-repeat: no-repeat;
			background-position: -2px 5px; 
font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;

}
	
 .authorArticles a:visited {
			 color: #666;background-image: url(../images/list_check.html);
			background-repeat: no-repeat;
			background-position: -2px 4px;
}

	
	 .authorArticles a:hover {
			background-color: #f7f7f7;
			color: #cc0000;}



hr {
			border: none;
			height: 1px;
			background-color: #cccccc;}


/*	LatestArticle
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	
	 .latestArticles strong {
			display: block;
			padding: 5px 5px 5px 5px;
			background-color: #F5EBEB;
			color: #333;
			margin: 0px 0px 0px 0px;}
	
			
		
	.latestArticles a {
			display: block;color: #666;
			border: 1px solid #dddddd;
			border-width: 0px 0px 1px 0px;
			padding: 5px 0px 5px 18px;
			margin: 0px 0px 0px 0px;
			background-image: url(../images/list_icon.html);
			background-repeat: no-repeat;
			background-position: -2px 5px; }
	
 .latestArticles a:visited {
			 color: #666;background-image: url(../images/list_check.html);
			background-repeat: no-repeat;
			background-position: -2px 4px;
}

	
	 .latestArticles a:hover {
			background-color: #f7f7f7;
			color: #cc0000;}

/*	PopulerArticle
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	
	 .populerArticles strong {
			display: block;
			padding: 5px 5px 5px 5px;
			background-color: #eeeeee;
			color: #333;
			margin: 0px 0px 0px 0px;}
	
			
		
	.populerArticles a {
			display: block;color: #666;
			border: 1px solid #dddddd;
			border-width: 0px 0px 1px 0px;
			padding: 5px 0px 5px 18px;
			margin: 0px 0px 0px 0px;
			background-image: url(../images/list_icon.html);
			background-repeat: no-repeat;
			background-position: -2px 5px; }
	
 .populerArticles a:visited {
			 color: #666;background-image: url(../images/list_check.html);
			background-repeat: no-repeat;
			background-position: -2px 4px;
}

	
	 .populerArticles a:hover {
			background-color: #f7f7f7;
			color: #cc0000;}


/* top banner */

.jtr_topbanner {

margin-right:10px;}



/************ JOOMLA STYLE***************/



.sectiontableheader {
	padding: 2px 4px;
	background:#666666;
	color: #FFFFFF;
	border-right: 1px solid #EFEFEF;
	font-size: 11px;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 4px;
	background: #F9F9F9;
	border-top: 1px solid #EEEEEE;
}

tr.sectiontableentry2 td {
	padding: 4px;
	background: #FFFFFF;
}

.small {
	color: #999999;
}

.message{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin: 10px;
	background-image: url(../images/warning.html);
	background-repeat: no-repeat;
	background-position:  left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;
	height: 60px;
	padding-top: 15px;	
}

/************ Finish: JOOMLA ***************/


/* Alpha content eklemeleri */

a.itemlinktitle:link, a.itemlinktitle:visited {
font-weight:bold; color:#336600; font-size:120%;
}

/* Finish: Alpha content eklemeleri */

/********** CB DESTEK TAB ****/
table.cx_cb_table td a:link,
table.cx_cb_table td a:visited,
table.cx_cb_table td a:hover ,
table.cx_cb_table td 
 {color:#666;}
