/* --------------------------------------------------
CSS Document For Leaves v1.0 - Anthonyy @ OSWD.org
-------------------------------------------------- */

.style1 {color: #FF9933}


/* pushes the page to the full capacity of the viewing area */
body {
	color: #000000; 
	background: #ffffff;
	margin: 0;
	padding: 0;
    background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: repeat-x;
}




/* CONTAINER */

	#container {
	width: 750px;
	position:static;
	position:relative;
	z-index:1;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #666;
	background-color: #FFF;
	margin:auto;
	top:40px;
		}
		
/* GENERAL MOJO AND MULA */
		
		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 18px;
			color: #666666;
			background-color: #FFF;
		
	
		}
		
		h2 {
			color: #666666;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #FFF;
			vertical-align:bottom;
					}
		
		a {
			color:#CC6714;
			text-decoration: none;
		}

		a:hover {
 color:#CC3D40;
 background-color: #F4F4F4;
		}

		
		form {
			float:right;
			margin-top: -45px;
			font-size: 9px;
		}
		
		input {
			background-color: #FFF;
			color: #999999;
			border: 1px solid #CCC;
			font-size: 11px;
			padding: 3px;
		}
		
		.button {
			padding: 2px;
		}
		
/* HEADER ELEMENTS */

		#header {
	border-bottom: 1px solid #000000;
	clear: both;
	margin-bottom: 0 px;
	height:75px;
		}
		

		/* the slogan */
		#header p { 
			margin-left: 10px;
			color: #999999;
		}
		


/* NAVIGATION ELEMENTS */
		 #navigation {
		 margin-top:10px;
		 }
		 #navigation ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;			
			float: left;
			width: 160px;
		}

		#navigation a {
			display: block;
			padding: 5px;
			width: 160px;
			border-bottom: 1px solid #CCC;
			
		}

		#navigation a:link, #navlist a:visited {
			color:#CC6714;
			text-decoration: none;
		}
		
		#navigation a:hover {
			background: #000000 url(arrow.gif) 96% 50% no-repeat;
			background-color: #F5F5F5;
			color:#CC6714;
		}

.altmenu {
	text-indent:15px; font-size:9px;
	}
	
/* THE SMALL BOX BELOW NAV */

		#navigation p {
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left:4px;
	border-bottom: 1px dotted #CCC;

		}
		
/* CONTENT ELEMENTS */

		#content {
			margin-left: 180px;
		}
		
		#content p {
	padding-bottom: 12px;
	border-bottom: 1px solid #DDDDDD; 
		}

/* SIDEBAR ELEMENTS */

		#sidebar {
	float: right;
	width: 190px;
		}
		
		#sidebar p {
			padding-bottom: 10px;
			border-bottom: 1px solid #DDDDDD;
		}

/* FOOTER ELEMENTS */

		#footer {
	margin-top: 20px;
	clear: both;
	background:#F4F4F4;
	border-bottom: 4px solid #000000;
		border-top: 1px solid #000000;


			}
		
		#footer p {
			color:#89817f;
			padding-left: 5px;
		}
		
		#footer p a {
			color: #89817f;
			border-bottom: 1px dotted #89817f;
		}
		
		#footer p a:hover {
	color: #FFFFFF;
	background-color:#FFCC00;
		}
		
/* tab menu */

 #tabsB {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-size:100%;
      line-height:normal;
	  margin-bottom: 10px;
	  	border-bottom: 2px solid #000000;
      }
    #tabsB ul {
	margin:0;
	padding:4px 10px 0 100px;
	list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }
	
/* urun tablo */

.tb1 
{
width:24px;
height:24px;
background-image:url(images/ikon/pdf.png);

}
