@charset "iso-8859-9";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5F5F5;
	scrollbar-face-color: #e2e2e2;
	scrollbar-dark-shadow-color: #e2e2e2;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-highlight-color: #e2e2e2;
	scrollbar-shadow-color: #e2e2e2;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
#UstMenu {
	color: #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8px;
}
#styletwo{position:relative;display:block;height:24px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;}
#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:left;margin:0 1px 0 0;}
#styletwo ul li a{display:block;float:left;color:#000;text-decoration:none;padding:6px 10px 0 10px;height:24px;}
#styletwo ul li a:hover,#styletwo ul li a.current{color:#fff;background:transparent url(images/bgON.gif) repeat-x top left;}
#UstMenu a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
}
#UstMenu a:hover{
	color: #E6E6E6;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
}
		p { text-align: left;}
		
		p {
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	text-indent: 25px;
} 
		.icerikler {
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
} 
		
		
		p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		
		h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left; font-size:14px }
		h4 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left; font-size:12px }
				
		.stripViewer .panelContainer .panel ul {
			text-align: left;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	position: relative;
	width: 874px;
	margin:6px;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {
	width: 100%;
	background: #fff;
	overflow: scroll;
}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			margin:0;
			position: relative;
			overflow: hidden; 
			width: 874px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 350px;
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			position: relative;
			width: 874px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { 
			padding:0px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 0px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: none;
		}
		
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			display:none;
			top: 200px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display:none;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}
		.imaj { border:solid 2px #CCCCCC}
		.imaj:hover { border:solid 2px #0099FF}
		.imaj2 { border:solid 2px #CCCCCC;
		padding:3px;
		margin:6px}
		.imaj2:hover { border:solid 2px #0099FF}
		
		
.sol_taraf {
	font: 12px tahoma;
	text-decoration: none;
	padding-left: 20px;
}
.input_Text {width:180px; border:1px solid #CCCCCC}
.input_Btn {width:80px; border:solid 1px #CCCCCC; background:url(images/akordionbg.jpg)}#girisaciklama {
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
}
.flashlar{z-index:0}
.beyaz {
	color: #FFFFFF;
}
.beyaz a{
	color: #FFFFFF;
	text-decoration:none;
}
.beyaz a:hover{
	color: #F8F8F8;
	text-decoration:none;
}
.ScrollingDiv {
	height: 308px;
	width: 100%;
	overflow: auto;
}
.s_left_link
{
	padding-bottom: 7px;
}
.s_left_link img
{
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.sml11_1 a
{
	font-weight: normal;
	line-height: 16px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	width: 170px;
	padding-left: 10px;
}

