﻿
/*  9 of 12 Microsoft Internet Explorer Design Templates 


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 HTML TAGS
	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body
{
	font-family: Arial,Arial,Helvetica,sans-serif;
	margin: 20px 0px; /*background-color: #80B3CD;#A2C1EF;#ffcc33*/
	background: url(images/bg001.gif) repeat top #fff;
}
#siteGenel
{
	width: 100%;
	padding: 0;
}
#site
{
	width: 980px;
	background-color: #E6F0F5;
	border: 10px solid #E6F0F5;
	border-top: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div
{
}
strong
{
	color: #333;
}

p, li
{
	font-size: .75em;
	line-height: 160%;
}

a img
{
	border: none;
}

/* HEADINGS */

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Arial, Helvetica, sans-serif;
}
#logoTigerBaslik H2
{
	margin: 10px 0px -10px 0px;
	font-size: 24px;
	color: #006699;
}

.content-left h1, .content-right h1, .content-left h2, .content-right h2, .content-left h3, .content-right h3, .content-left h4, .content-right h4, .content-left h5, .content-right h5, .content-left h6, .content-right h6
{
	color: #000;
	margin: 5px 0;
}

h1.first, h2.first, h3.first, h4.first, h5.first, h6.first
{
	margin-top: 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 FORMS
	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

fieldset
{
	padding: 10px 20px;
	margin: 15px 0;
	position: relative;
	top: 0px;
	left: 11px;
}

fieldset fieldset
{
	margin: 10px 0;
	width: 90%;
}

legend
{
	font-weight: bold;
	font-size: 1em;
	padding: 10px;
	color: #000;
	margin: 0 0 10px 30px;
	font-family: "trebuchet MS" , verdana, sans-serif;
}

fieldset fieldset legend
{
	font-size: .8em;
}

.input-box
{
	display: block;
	width: 250px;
	margin-bottom: 5px;
	font-size: 1em;
	vertical-align: top;
	padding: 2px;
	color: #333;
	border: 1px solid #25ADDD;
	background: url(images/bg-input.png) no-repeat;
}

label
{
	font-size: 1em;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

.checkbox
{
	margin: 12px 0;
	padding: 4px 0 2px 3px;
	border: 1px dotted #585858;
	width: 95%;
}

.checkbox input
{
	margin-right: 6px;
	margin-bottom: 2px;
}

.forgot-password
{
	margin: 2px 0;
	font-size: .65em;
}

input.button
{
	color: #FFF;
	background: #317f0c url(images/bg-button.png) repeat-x;
	border: 2px groove #FFF;
	font-size: 1em;
	font-weight: bold;
	padding: 0 5px 2px 5px;
	cursor: pointer;
}

input.button-big
{
	padding: 6px 20px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 LINKS
	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a:link
{
	color: #116D92;
	text-decoration: underline;
}

a:visited
{
	color: #116D92;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

a:active
{
	text-decoration: underline;
	color: #86c400;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 HEADER
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header-container
{
	position: relative;
}

/* LOGO */

.logo
{
	width: auto;
	float: left;
	margin: 10px 0 7px 0;
}

/* LOGO LINK */

.logo a:link, .logo a:visited
{
	text-decoration: none;
	color: #000;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 LOGIN
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.nav-login
{
	font-size: .9em;
	text-align: right;
	margin: 10px 0px 10px 10px;
	float: right;
	width: 550px;
}

/* LOGIN LISTS */

.nav-login ul
{
	margin: 0;
	padding: 0;
}

.nav-login li
{
	list-style: none;
	padding: 3px 0 3px 17px;
	display: inline;
	margin-left: 15px;
	background: url(images/bullet.png) no-repeat 0 4px;
}
.nav-login li.first
{
	list-style: none;
	margin-left: 0;
}

/* LOGIN LINKS */

.nav-login a:link, .nav-login a:visited
{
	color: #000;
	text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 MAIN NAV
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.nav-main
{
	margin: 0px;
	padding: 0px;
	background: #f6f6f6;
	min-height: 28px;
	_height: 28px;
	border-top: 0px dotted #7a7a7a;
	border-bottom: 0px dotted #7a7a7a;
	border-left: 0px dotted #7a7a7a;
}

/* MAIN NAV LISTS */

.nav-main ul
{
	margin: 0;
	padding: 0;
}

.nav-main li
{
	list-style: none;
	float: left;
	background: none;
	padding: 0;
}

.nav-main li a
{
	display: block;
	padding: 0 10px;
	border-right: 1px dotted #d2d2d2;
}

.nav-main li.first a
{
	padding-left: 0;
}

/* NAV MAIN LINKS */

.nav-main a:link, .nav-main a:visited
{
	color: #116D92;
	text-decoration: none;
}

.nav-main .active a:link, .nav-main .active a:visited
{
	color: #000;
}

.nav-main a:hover
{
	text-decoration: underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 FOOTER
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	padding: 0px 0;
	border-top: 3px solid #ff9900;
	width: 980px;
	font-size: 14px;
	-moz-border-radius: 5px;
	clear: both;
}
#footer-adres
{
	background-color: #006699;
	color: #BFD9E5;
	font-size: 11px;
	padding: 7px 0px;
}

#footer-adres strong
{
	font-size: 11px;
	color: #BFD9E5;
}

.nav-footer
{
	position: relative;
	_height: 1px;
	margin: 0 0px;
	text-align: center;
	clear: both;
}


.nav-footer ul
{
	padding: 0;
	margin: 0;
	text-align: center;
}

.nav-footer li
{
	background: none;
	display: inline;
	border-right: 1px dotted #66A4C2;
	padding: 0 6px;
	color: #ff6600;
}
.nav-footer li a:link, .nav-footer li a:visited
{
	color: #001A26;
}

.nav-footer li.first
{
	border-left: 1px dotted #66A4C2;
}

#copyright
{
	color: #004D73;
	padding: 7px 0px;
	font-size: .7em;
	clear: both;
	margin: 0;
}

.nav-footer a:link, .nav-footer a:visited
{
	color: #000;
	text-decoration: none;
}
.adres
{
	font-size: 11px;
	color: #113366;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 POSTER
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.poster-container
{
	background: url(images/bg-poster-tile.jpg) repeat-x;
	min-height: 200px;
	_height: 200px;
	margin-top: -1px;
}

.poster-container-no-image
{
	background: url(images/bg-poster-tile.jpg) repeat-x;
	min-height: 70px;
	_height: 70px;
	margin-top: -1px;
}

.poster-inner
{
	background: url(images/bg-poster.jpg) no-repeat left top;
	font-family: "trebuchet MS" , verdana, sans-serif;
	min-height: 70px;
	_height: 70px;
}

.poster-photo
{
	background: url(images/bg-poster-photo.jpg) no-repeat left;
	min-height: 170px;
	_height: 170px;
	padding: 30px 30% 0 200px;
	font-style: italic;
}

.poster-container h1
{
	margin: 0;
	font-size: 1.2em;
	color: #000;
}

.poster-container p
{
	margin: 10px 0 0 0;
	line-height: normal;
	font-size: 1em;
}

/* POSTER LINKS */

.poster-links
{
	font-weight: bold;
}

.poster-container a:link, .poster-container a:visited
{
	color: #116D92;
}

.poster-container a:hover
{
	text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 BREADCRUMB
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.breadcrumb
{
	min-height: 1px;
	_height: 1px;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	font-size: .7em;
	border-bottom: 1px dotted #686868;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 PRIMARY LAYOUT STYLES 
	 	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.content-container
{
	position: relative;
	_height: 1px;
	min-height: 1px;
	background: url(images/bg-column-left0.png) repeat-y;
}

.content-container-inner
{
	background: url(images/bg-column-right1.png) repeat-y right;
	_height: 1px;
	min-height: 1px;
	padding: 0 270px 0 0;
	position: relative;
}

.content-main
{
	padding: 10px 0px 10px 0px;
	float: left;
	width: auto;
}

.content-left
{
	float: left;
	width: 230px;
	margin-top: -1px;
	border-right: 1px dotted #797979;
}

.content-right
{
	padding: 10px 0px 10px 10px;
	float: left;
	width: 280px;
	position: relative;
	margin-right: -280px;
}

.ads
{
	text-align: center;
	margin: 20px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 SIDE BUCKET
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.side-bucket
{
	margin-bottom: 20px;
	line-height: normal;
}

/* SIDE BUCKET LISTS */

.side-bucket ul
{
	margin: 0;
	padding: 0;
	_height: 1px;
}

.side-bucket li
{
	list-style: none;
	border-bottom: 1px dotted #7a7a7a;
	background-position: 0 4px;
}

.side-bucket li.first
{
	border-top: 1px dotted #7a7a7a;
}

/* SIDE BUCKET LINKS */

.side-bucket a:link, .side-bucket a:visited
{
	text-decoration: none;
	display: block;
	_display: inline;
}

.side-bucket a:hover
{
	text-decoration: underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 PHOTOS & CAPTIONS
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.photo-container
{
	padding: 10px;
	border: 1px dotted #7a7a7a;
}

.photo-container img
{
	display: block;
	border: 1px solid #666;
}

.photo-caption
{
	font-size: .7em;
	padding: 10px 10px 0 10px;
	text-align: center;
	color: #999;
	font-style: italic;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 THREE-COLUMN SECTION
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.three-column-container
{
	margin: 10px 0px;
}

.three-column-left, .three-column-right, .three-column-middle
{
	float: left;
	width: 30%;
	margin-right: 5%;
}

.three-column-right
{
	margin-right: 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 DATA TABLES
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

table.data-table
{
	background: #f6f6f6;
	font-size: .7em;
	border-top: 1px dotted #7a7a7a;
	border-left: 1px dotted #7a7a7a;
}

table.data-table caption
{
	background: #b6b6b6;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dotted #7a7a7a;
	border-bottom: none;
}

table.data-table td, table.data-table th
{
	padding: 8px;
	border-right: 1px dotted #7a7a7a;
	border-bottom: 1px dotted #7a7a7a;
}

table.data-table th
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background: #ececec;
}

table.data-table td
{
}

table.data-table tr.row-alternating td
{
	background: #e0e0e0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 LISTS
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

li
{
	list-style: none; /*background: url(images/bullet.png) no-repeat 0 5px;*/ /*padding: 3px 0 3px 17px;*/
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 MISC STYLES
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.none
{
	display: none;
}

.clear
{
	clear: both;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

.align-left
{
	float: left;
	margin: 0 20px 15px 0;
}

.align-right
{
	float: right;
	margin: 0 0 15px 20px;
}

.align-middle
{
	vertical-align: middle;
}

.inline
{
	display: inline;
}

.no-margin
{
	margin: 0;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	 TAB MENU	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.tab-cerceve
{
	width: 670px;
	height: 130px;
	font-size: 11px;
	line-height: 140%;
}
.tab-ic
{
	margin: 10px;
}
.tab-referans
{
	clear: both;
	margin: 12px 0px 5px 0px;
}
.tab-referans-resim
{
	float: left;
	width: 90px;
	margin-right: 5px;
}
.tab-referans-text
{
	float: left;
	width: 120px;
	margin-right: 10px;
	font-size: .9em;
}
.tab-ic-sol-cerceve
{
	width: 478px;
	height: 130px;
	border: 1px solid #BFD9E5;
	-moz-border-radius: 5px;
	float: left;
	margin-right: 6px;
	background: url(images/tab-ic-zemin.jpg) repeat-x bottom;
}

.tab-ic-sol-cerceve strong
{
	color: #006DB6;
}
.tab-ic-sag-cerceve
{
	width: 182px;
	height: 130px;
	border: 1px solid #BFD9E5;
	-moz-border-radius: 5px;
	float: left;
	background: url(images/tab-ic-zemin.jpg) repeat-x bottom;
}
.tab-ic-sag-cerceve strong
{
	color: #006699;
}
.tab-ic-sag-cerceve ul
{
	margin: 0;
	padding: 5px;
}
.tab-ic-sag-cerceve ul li
{
	margin: 0;
	font-size: 11px;
	background: url(images/bullet.png) no-repeat 0 5px;
	padding: 3px 0 3px 17px;
}
.tab-ic-sag-cerceve a:link, .tab-ic-sag-cerceve a:visited
{
	font-weight: bold;
	color: #ff7700;
	text-decoration: none;
}
.tab-ic-sag-cerceve a:hover
{
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	 TOOLTIP	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a.tt
{
	position: relative;
	z-index: 124;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
a.tt span
{
	display: none;
}

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover
{
	z-index: 125;
	color: #aaaaff;
}
a.tt:hover span.tooltip
{
	display: block;
	position: absolute;
	top: -20px;
	left: -5;
	padding: 15px 0 0 0;
	width: 350px;
	color: #fff;
	text-align: center;
	filter: alpha(opacity:90);
	khtmlopacity: 0.90;
	mozopacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top
{
	display: block;
	padding: 30px 8px 0;
	background: url(images/tooltip/bubble.gif) no-repeat top;
}
a.tt:hover span.middle
{
	/* different middle bg for stretch */
	display: block;
	padding: 0 8px;
	background: url(images/tooltip/bubble_filler.gif) repeat bottom;
}
a.tt:hover span.bottom
{
	display: block;
	padding: 3px 8px 10px;
	color: #548912;
	background: url(images/tooltip/bubble.gif) no-repeat bottom;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	 ÜST MENÜ 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#ustMenu
{
	width: auto;
}
#hareketliMenu
{
	margin-top: 0px;
}
.hareketliUstMenu
{
	position: relative;
	height: 36px;
	width: 980px;
	background: url("images/hareketliUstMenu/ustMenuZemin.jpg") no-repeat top;
	padding: 0px 0px;
	margin: 0px;
	overflow: hidden;
}
.hareketliUstMenu li
{
	float: left;
	list-style: none;
	margin-top: 7px;
}
.hareketliUstMenu li.back
{
	background: url("images/hareketliUstMenu/lava.gif") no-repeat right -22px;
	width: 11px;
	height: 22px;
	z-index: 8;
	position: absolute;
}
.hareketliUstMenu li.back .left
{
	background: url("images/hareketliUstMenu/lava.gif") no-repeat top left;
	height: 22px;
	margin-right: 11px; /* 7px is the width of the rounded shape */
}
.hareketliUstMenu li a
{
	font-size: 12px;
	font-family: Arial,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #DCE4ED;
	outline: none;
	text-align: center;
	top: 2px; /*text-transform: uppercase;*/
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	width: 122.5px;
	height: 22px;
	position: relative;
	overflow: hidden;
	margin: auto 0px;
}
.hareketliUstMenu li a:hover, .hareketliUstMenu li a:active, .hareketliUstMenu li a:visited
{
	border: none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	 SLIDER	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#basariHikayeleriSlide
{
	border: solid 1px #BFD9E5;
	-moz-border-radius: 5px;
	margin-top: 7px;
	background: url('images/anasayfaBanner/basariHikayeleriZemin2.jpg');
	overflow: hidden;
}
#basariHikayeleriBaslik
{
	margin: 5px 5px 0px 7px;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
}
#referansVideoBaslik
{
	margin: 0px 5px 7px 0px;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
}
#jqnewsOriz
{
	height: 113px;
	width: 685px;
	overflow: hidden; /*  	margin:auto; 	  	padding-left:5px; 	border: solid 1px #BFD9E5; 	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;*/
}

#jqnewsOriz div
{
	float: left;
	text-align: center;
	line-height: 11px;
	border: solid 1px #BFD9E5;
	background: #fff;
	height: 85px;
	width: 123px;
	margin: 5px;
	display: block;
	padding-top: 5px;
	opacity: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#jqnewsOriz a
{
	text-decoration: none;
	font-size: 11px;
	color: #006699;
	margin-top: -8px;
}
#jqnewsOriz span
{
	text-decoration: none;
	font-size: 11px;
	color: #777;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	 ANASAYFA BANNER	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#feature_list
{
	width: 980px;
	height: 240px;
	overflow: hidden;
	position: relative;
	margin-top: 8px;
}
div#feature_list ul
{
	position: absolute;
	top: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}
div#feature_list h3
{
	font-size: 14px;
	margin: 10px 0 0 0;
}
ul#tabsw
{
	left: 0;
	z-index: 2;
	width: 320px;
}
ul#tabsw li
{
	font-size: 12px;
	font-family: Arial;
}
ul#tabsw li img
{
	padding: 0px;
	border: none;
	float: left;
	margin: 0px 5px 0 0;
}
ul#tabsw li a
{
	color: #113356;
	text-decoration: none;
	display: block;
	padding: 10px;
	height: 60px;
	outline: none;
}
ul#tabsw li a:hover
{
	text-decoration: underline;
}
ul#tabsw li a.current
{
	background: url('images/anasayfaBanner/feature-tab-current.png');
	color: #FFF;
}
ul#tabsw li a.current:hover
{
	text-decoration: none;
	cursor: default;
}
ul#output
{
	right: 0;
	width: 693px;
	height: 240px;
	position: relative;
}
ul#output li
{
	position: absolute;
	width: 693px;
	height: 240px;
}
ul#output li a
{
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	background: #000;
	-moz-border-radius: 5px;
}
ul#output li a:hover
{
	background: #D33431;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	 İÇ SAYFA	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#icSayfaBanner
{
	height: 100px;
	margin: 10px 0px;
	position: relative;
	background: url('images/anasayfaBanner/icSayfaBanner.jpg') no-repeat top left #BFD9E5;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	 TOOLTIP	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#dhtmltooltip
{
	position: absolute;
	left: -400px;
	width: auto;
	border: 1px solid #000;
	padding: 5px;
	color:#000;
	font-size:13px;
	background-color: #ffff88;
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer
{ display:none;
	position: absolute;
	left: -400px;
	z-index: 101;
	visibility: hidden;
}
