/* sahet.net  CSS Document for LAYOUT */

/*page background*/
body {
	margin: 20px 0;
	text-align: center;
	background: #F0F8EF; 
}

/*table: container, ..., defines background  color for the  whole CONTENT */
#pagewidth {
	text-align: left;
	width: 1050px;
	border-style:solid ;/*dashed;*/
	border-color: #999999;
	border-width: 1px;
	background:#FFFFFF; /*#FCFCFC; #F7F6F4 #F1EFF2, #F3F4EC, #FFFFCC;*/
} 



/* before used to define background for the  whole content  */
#darkblue{
/*  background:#FCFCFC; #EEEEEE*/	
}

/* div: keeps logo*/
#topleft{
	float:left;
	width:100px;
	height:100px;
}

/* div:  keeps header-graphics*/
#topright{
	background: #000099;
	margin: 0 0 0 104px;
	height: 100px;
}


#topright2{
	background: #000099;
	margin: 0 0 0 104px;
	height: 100px;	
	background-image:url(../src/header-graphics/java-header.JPG); /*fun-header.JPG*/
}

#topright3{
	background: #000099;
	margin: 0 0 0 104px;
	height: 100px;	
	background-image:url(../src/header-graphics/it-header.JPG); 
}

#topright4{
	background: #000099;
	margin: 0 0 0 104px;
	height: 100px;	
	background-image:url(../src/header-graphics/kids-header.jpg); 
}

#topright5{
	background: #000099;
	margin: 0 0 0 104px;
	height: 100px;	
	background-image:url(../src/header-graphics/softdev-header3.JPG); 
}

#topright6{
	background: #000099;
	margin: 0 0 0 104px;
	height: 100px;	
	background-image:url(../src/header-graphics/tm-header2.JPG); 
}

#topright7{
	background: #000099;
	margin: 0 0 0 104px;
	height: 100px;	
	background-image:url(../src/header-graphics/uz-header5.JPG); 
}

#topright77{
	background: #000099;
	margin: 0 0 0 104px;
	height: 100px;	
	background-image:url(../src/header-graphics/uz-header2.JPG); 
}

#topright8{
	background: #000099;
	margin: 0 0 0 104px;
	height: 100px;	
	background-image:url(../src/header-graphics/prj-header.jpg); /*fun-header.JPG*/
}

#topright9{
	background: #000099;
	margin: 0 0 0 104px;
	height: 100px;	
	background-image:url(../src/header-graphics/sahet-header2.JPG); /*fun-header.JPG*/
}

/*cleans empty spaces when FLOAT left or right leaves spaces*/
#clear {
	clear:both;
}

/*div: orangeRed line*/
#cyzzyk {
	background-color:#FF0066; /*#FF0066   Orange: #FF4500*/
	height:6px;
}

/*div: coldRed line, not used*/
#cyzzyk2 {
	background-color:#FF0066; 
	height:6px;
}

/*div:  keeps menu items (lists)*/
#topnav {
	background: #cccccc;
	width: 100%;
}

/*<ul lists: dark-green  backgrounded, e.g. Home, Java Guide, ... */
#navbar {
	background:#007497; /*dark-green #006400,  #007497 #4B7DA6;*/ 
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
}

/*<ul lists: blue backgrounded, e.g. Software Development, Kids Corner, ... */
#navbar2 {
	background:#007497; /*blue*/ 
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
}

#navbar li {
	display: inline;
}

#navbar2 li {
	display: inline;
}

#navbar li a {
	float: left;
	padding: 5px 20px;
	font-family: "Euclid Symbol"; /*Wingdings;*/
	color: #ffffff;
	text-decoration: none;
	/*border-right:1px;
	border:thin;
	border:groove;
	border-color:#FFFFFF;*/
}

#navbar2 li a {
	float: left;
	padding: 5px 20px;
	font-family: "Euclid Symbol"; /*Wingdings;*/
	color: #ffffff;
	text-decoration: none; 
}

/* 
a:link {color:green} a:visited {color:yellow} a:hover {color:black} a:active {color:blue} 
*/
#navbar li a:hover {
	float: left;
	background: #FF0066;/* #FF4500  */
	padding: 5px 20px;
	color:#000066;/*#0000CC*/
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
}

#navbar2 li a:hover {
	float: left;
	background: #FF0066;/*#FF4500  */
	padding: 5px 20px;
	color:#000066;/*#0000CC*/
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
}


/*<a class="x" */
#navbar li a.x {
	background:#FF0066; /*#FF4500  */
	color:#003333; /*#330066*/
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	text-decoration:none; /* blink */	
	font-size:14px;
}

#navbar2 li a.x {
	background:#FF0066; /*#FF4500   */
	color:#003333; /*#330066*/
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	text-decoration:none; /* blink */	
	font-size:14px;
}

/*<a class="y" href="java.html"*/
#navbar li a.y {
	background:#006400; /*#FF4500 */
	color:#003333; /*#330066*/	
	font-family: Georgia, "Times New Roman", Times, serif;/*"Courier New", Courier, monospace"/
	text-decoration:none; /* blink */
	font-variant:small-caps;	
	font-size:14px;
}

#navbar2 li a.y {
	background: #007497;/*#4B7DA6;*/
	color: #003333; /* #2F4F5F #ffffff*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:14px;
} 


/*div: content links, <div id ="links" */
#links {
	background: #59E799;/*green, #77E293 #AFEAAA; ,  #FFEC94;  #FFEC94*/
	width: 210px;	 
	float: left;		
    margin: 1px 0 0 0;	
	padding: 10px;
}

#links1 {
	background: #00DD88 ;/*blue; #aad0dc #ff8b68*/
	width: 210px;	 
	float: left;		
    margin: 1px 0 0 0;	
	padding: 10px;
}

#links2 {
	background: #8dc1d0 ;/*blue; #aad0dc #ff8b68*/
	width: 210px;	 
	float: left;		
    margin: 1px 0 0 0;	
	padding: 10px;
}



#linksOld {
	background: #77E293;/*#AFEAAA; ,  #FFEC94;  #FFEC94*/
	width: 210px;	 
	float: left;		
    margin: 1px 0 0 0;	
	padding: 10px;
}

#links3 { 
	width: 210px;	 
	float: left;		
    margin: 5px 0 0 0;	
	padding: 10px;
	border-right-style:dotted; 
	border-right-color:#333333; 
	border-right-width:1.5px;  
}

 
	
 

#links a:VISITED2 {
	background: #AFEAAA;
	width: 180px;
	padding: 5px;
	line-height:20px;
	color:#0000CC;
	font-weight:bold;
}

/*<ul id="links_list" > */
#links_list {
	list-style: none; 
	padding-left:20px;
	float:left;	
	list-style-image:url('../src/icons/ipodfileitem.gif'); 
	/*
	Crossbrowser Solution: see http://w3schools.com/css/css_list.asp
	
	ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
li
{
background-image: url(sqpurple.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 14px;
}
Example explained:

    * For ul:
          o Set the list-style-type to none to remove the list item marker
          o Set both padding and margin to 0px (for cross-browser compatibility)
    * For li:
          o Set the URL of the image, and show it only once (no-repeat)
          o Position the image where you want it (left 0px and down 5px)
          o Position the text in the list with padding-left

	*/
}

#links_list2 {
	list-style: none; 
	padding-left:20px;
	float:left;	
	list-style-image:url('../src/icons/arrow29.gif'); /*bin.GIF  */
} 

#links_list3 { 
	list-style: none; 
	padding-left:30px;
	float:left;	
	list-style-image:url('../src/icons/baslikgri.gif'); /*prg_ok.PNG*/
}  
 

#links_list li { 
	line-height:35px; 
	display:compact;
	font-size:12px;
	clear:both;
	/* font-family:Verdana, Arial, Helvetica, sans-serif; */
	font-family:Georgia, "Times New Roman", Times, serif;
}

#links_list2 li { 
	line-height:35px; 
	display:compact;
	font-size:12px;
	clear:both;
}

#links_list3 li { 
	line-height:32px;  
	display:compact;
	clear:both;
	color:#000066;  /*006600*/
	font-family:Georgia, "Times New Roman", Times, serif;
}


#links_list li a {
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003333;/*#006600;*/
	text-decoration: none; /*make anchors without underline*/
}

#links_list2 li a {
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003333; 
	text-decoration: none;
}


#links_list3 li a {
	float: left;
	font-family: "Lucida Sans Unicode";
	color: #003333;/*#4B7DA6;*/
	text-decoration: none; 
	font-size:12px;
}

#links_list li a:hover {
	color:#006600;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#links_list2 li a:hover {
	color:#006600;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#links_list3 li a:hover {
	color:#006600;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}



#links_list li a.m {
	float: left;
	color: #006600;
	text-decoration: none;	
	font-weight:bold;
}

#links_list2 li a.m {
	float: left;
	color: #006600;
	text-decoration: none;	
	font-weight:bold;
}


#links_list3 li a.n {
	float: left;
	color: #006600; /*#4B7DA6;*/
	text-decoration: none;	
	font-weight:bold;
}

#links_list li a.k {
	float: left;
	color: #007497;
	text-decoration: none;	
	font-weight:bold;
}

#links_list2 li a.k {
	float: left;
	color: #007497;
	text-decoration: none;	
	font-weight:bold;
}
 

#inner_links {
	background:#77E293; /*#AFEAAA;*/
	width: 180px;
	float: left;	
	padding: 5px 0 5px 20px;
	font-size:12px;
	font-family:"Lucida Sans Unicode";
}

#inner_links_list {
	list-style: none; 
	padding-left:20px;
	float:left;	
	list-style-image:url('../src/icons/arrow34.gif'); 
}

#inner_links_list li { 
	line-height:25px; 
	display:compact;
	clear:both;
}

#inner_links_list li a {
	float: left;
	font-family: "Lucida Sans Unicode";
	color: #003333;/*#4B7DA6;*/
	text-decoration: none; 
	font-size:12px;
}


#inner_links_list li a:hover {
	color:#006600;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#inner_links_list li a.n {
	float: left;
	color: #006600; /*#4B7DA6;*/
	text-decoration: none;	
	font-weight:bold;
}



#links_main1 {
	width: 220px;
	height:518px; 
	float: left;		
    margin: 1px 10px 5px 0;	
	padding: 10px;
	background-color:#CCCCFF; 
	background-image:url(../src/collected/glasss.jpg) /*bahar2 spring3.JPG spring.jpg , yaprak2.JPG*/
} 
 


/*  prepared for the footer */
#footer {
	background: #639ACE; /*#D4D9DE A9B3BC #639ACE #AFBBD2; #A0AEC1;  #4A79A5 #4B7DA6;*/
	margin: 40px 0 0 0;
	padding: 10px;
}

#footer a {
	color:#000066;
	text-decoration: none; /*make anchors without underline*/	
	font-variant:small-caps;
	font-size:14px;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#footer span{
	float:right;
	font-size:12px;
	color:#003399	
}


/*  prepared for sitemap */
#sitemap {
	margin-left:240px;		
	width:600px;
	background-color:F7F6F4 ; /* #FFFFFF #FCFCFC #F7F6F4 #F1EFF2, #F3F4EC, */
	border-style:ridge;
	border-width:thin;
}


#sitemap h1 {
	color:#333399;
	font-family:Georgia, "Times New Roman", Times, serif, "Century Gothic";
	font-size:24px;
	padding-top:20px;
}
#sitemap li a {
	color:#003399;/*#006600;*/
	text-decoration: none; 
}

#sitemap li a:hover {
	color:#FF3333;
	font-weight:bold;
}

/*  prepared to write cv*/
#info {
	margin-left:140px;		
	width:800px;
	background-color:#FFFFFF;
}