/* general css */ 
a:link, a:visited {
	color: #232425;
	} 
a:hover {
	color: #690E05;
	}
	
li {
	list-style: url(resimler/Image/sistem/tasarim/images_blue/ul_blue.png);
}

div.moduletable ul li {
	list-style: url(resimler/Image/sistem/tasarim/images_blue/ul_blue.png);
}

/* header top */
#topbar {
	background: #A8B9D3 url(resimler/Image/sistem/tasarim/images_blue/sky2_blue.png) top right no-repeat;
	width: 100%;
	height: 12px;
	text-align:left;
	margin-bottom: 0px;
}

#botbar {
	background: #A8B9D3 url(resimler/Image/sistem/tasarim/images_blue/gro2_blue.png) top right no-repeat;
}

#logo {
	background: url(resimler/Image/sistem/tasarim/images_blue/logo_blue.png) no-repeat;
	}

#split_sub {
	background: #A8B9D3 url(resimler/Image/sistem/tasarim/images_blue/sub2_blue.png) no-repeat;
	background-position: 100% 100%;
	}

#split_sub_in {
	background: url(resimler/Image/sistem/tasarim/images_blue/sub1_blue.png) no-repeat;
	background-position:0 0;
	}

/* TOP MENU */
#top-nav a:hover {
	color:#A8B9D3;
}
 
/* -------------------------split mainmenu */
ul#navlist li {
	background: url(resimler/Image/sistem/tasarim/images_blue/tnavi_l_blue.png) 0 100% no-repeat;
	border-right:6px solid #fff;
}

ul#navlist li a:link, ul#navlist li a:visited {
	background: url(resimler/Image/sistem/tasarim/images_blue/tnavi_r_blue.png) 100% 100% no-repeat;
    color: #A8B9D3;
}

ul#navlist li:hover, 
ul#navlist li.sfhover {
	background: #A8B9D3 url(resimler/Image/sistem/tasarim/images_blue/tnavi_r_blue_h.png) 100% 100% no-repeat;
	border-right:6px solid #fff;
}

ul#navlist li a:hover {
	background: url(resimler/Image/sistem/tasarim/images_blue/tnavi_l_blue_h.png) 0 100% no-repeat;
    color: #fff;
}

ul#navlist li.active {
	color: #fff;
	background: #A8B9D3 url(resimler/Image/sistem/tasarim/images_blue/tnavi_l_blue_h.png) 0 100% no-repeat;
}

ul#navlist li.active a.topnav {
	color: #fff;
	background: url(resimler/Image/sistem/tasarim/images_blue/tnavi_r_blue_h.png) 100% 100% no-repeat;
}

/* splic submenu*/
ul#sublist {
}

ul#sublist li {
	display:inline;
}

ul#sublist li a.topnav:link, ul#sublist li a.topnav:visited {
	background: url(resimler/Image/sistem/tasarim/images/arrow_sub.gif) no-repeat;
	color: #fff;
}

ul#sublist li a.topnav:hover,
ul#sublist li.active a.topnav#subcurrent {
  color: #fff;
  border-bottom:1px dashed #eee;
}


/* /* *******************************************  pathway */
/******************  HER  YERIN ARKAPLANI BURDAN DEGISIYOR ESKI DEGER : #F1F8FF ***********************************/
#can_pathway {
	background: #A8B9D3 url(resimler/Image/sistem/tasarim/images_blue/bg_path2_blue.png) no-repeat;
	background-position:100% 0;
}

#can_pathway div {
	/* background: url(resimler/Image/sistem/tasarim/images_blue/bg_path1_blue.png) no-repeat; */
	background-position:0 0;
}

.pathway, a.pathway:link, a.pathway:visited {
	color: #333;
}

a.pathway:hover {
	color: #A8B9D3;
}

/* ------------------------------------leftside and right side */
#leftmain_in div.moduletable h3, 
#rightmain div.moduletable h3 {
	background:url(resimler/Image/sistem/tasarim/images_blue/title_side_blue.png) no-repeat;
	color: #fff;
}

/* -------------------------round corner */
div.left_edge {
	background: #A8B9D3 url(resimler/Image/sistem/tasarim/images_blue/round_l_blue.png) top left repeat-y;
}

div.right_edge {
  background	: url(resimler/Image/sistem/tasarim/images_blue/round_r_blue.png) top right repeat-y;
}

div.top_lcorner {
 /*  background	: url(resimler/Image/sistem/tasarim/images_blue/round_tl_blue.png) top left no-repeat; */
}

div.top_rcorner {
  /* background	: url(resimler/Image/sistem/tasarim/images_blue/round_tr_blue.png) top right no-repeat; */
}

div.top_edge {
   /* background	: url(resimler/Image/sistem/tasarim/images_blue/round_t_blue.png) top left repeat-x;*/
}

div.bot_lcorner {
  /*  background	: url(resimler/Image/sistem/tasarim/images_blue/round_bl_blue.png) bottom left no-repeat;*/
}

div.bot_rcorner {
 /*   background	: url(resimler/Image/sistem/tasarim/images_blue/round_br_blue.png) bottom right no-repeat;*/
}

div.bottom_edge {
  background	: url(resimler/Image/sistem/tasarim/images_blue/round_b_blue.png) bottom left repeat-x;
}

/* -----------------------------------------MODULES */
div.moduletable h3 {
	background-color: #eee;
	color: #000;
}

.button {
	border:outset 1px #ccc;
	background:#fff;
	color: maroon; /*#A8B9D3; */
	background:url(resimler/Image/sistem/tasarim/images_blue/bg_button_blue.png) repeat-x left top;
}

.inputbox {
	border: 1px solid #666;
	/* background: url(resimler/Image/sistem/tasarim/images/bg_input.png); */
}

/* CONTENT STYLES */
.contentpane td, .contentdescription td {
	padding: 0px 0px; 
}

.contentheading {
	background: url(resimler/Image/sistem/tasarim/images/bg_heading.png) repeat-x;
	color: #333;
}

table.contentpaneopen td.buttonheading {
	background: url(resimler/Image/sistem/tasarim/images/bg_heading.png) repeat-x;
	}
	
.componentheading {
	color: #A8B9D3;
}

.back_button {
	color: #333; 
	background:url(resimler/Image/sistem/tasarim/images/bg_back.png) no-repeat;
}

.small, .createdate, .modifydate {
	color: #999; 
}

a.readon:link, a.readon:visited {
	color			: #690;
	background:url(resimler/Image/sistem/tasarim/images_blue/ul_blue.png) no-repeat 3px 5px;
}
a.readon:hover {
	color			: #333;
}

table.contenttoc {
	border: 1px solid #eee;
}

/* MAIN AND SUB MENU SYSTEM  */
a.mainlevel:link, a.mainlevel:visited {
	background: url(resimler/Image/sistem/tasarim/images_blue/bg_menu_blue.png) no-repeat;
	font : bold 12px Arial, Verdana, sans-serif, Helvetica ;
	padding-top: 2px;
	color: #232425;
}
a.mainlevel:hover {
	background: url(resimler/Image/sistem/tasarim/images_blue/bg_menu_blue_over.png) no-repeat;
	color: red;
	font : bold 12px Arial, Verdana, sans-serif, Helvetica ;
}
#active_menu {
	background: url(resimler/Image/sistem/tasarim/images_blue/bg_menu_blue_over.png) no-repeat;
	color: #A8B9D3;
}

a.sublevel:link, a.sublevel:visited {
	background: url(resimler/Image/sistem/tasarim/images/arrow_sub.gif) no-repeat;
	color: #000;
}

a.sublevel:hover {
	color: #333;
}

a.sublevel#active_menu  {
	background: url(resimler/Image/sistem/tasarim/images/arrow_sub.gif) no-repeat;
	color: #A8B9D3;
}

/* STYLES LISTING CONTENT PAGE */
td.sectiontableheader  {
	background-color: #eee;
	color			: #000; 
	border-bottom:1px solid #333;
}

.sectiontableentry1  {
	background-color: #fff; 
}
.sectiontableentry2  {
	background		: #f7f7f7; 
}