@import "reset.css";
body
{
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 0.7em;
    line-height: 1.5em;
    background: url("../images/bg33.jpg") #818181 repeat-x left top;
	/*background: url("../images/back_main.jpg") #FFFFFF repeat-x left top;*/
}
body.pro
{
    background: url("../images/bg-pro.jpg") #3a2e0a repeat-x left top;
}

h1
{
	font-family: helvetica, arial, verdana, sans-serif;
    font-size: 1.8em;
	line-height: 1.8em;
	letter-spacing: -1px;
    margin: 10px 0px 0px 0px;
    color: #D87808;
	font-weight: normal;
    text-align: center;
}

h1.condensed
{
	margin: 0px;
	padding-top: 5px;  /* lower text a bit for non-IE */
	_padding-top: 0px;
	line-height: 1.0em;
}

ol li
{
	color: #777777;
}

table
{
	width: 100%;
}

input, select
{
    font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	_font-size: 1.0em;
	_padding-top: -5px;
}


button, input.button
{
    font-weight: bold;
    padding: 2px 4px;
    border-width: 1px;
}

select
{
    padding: 1px 1px;
    border-width: 1px;
}

a, a:link, a:visited
{
    text-decoration: none;
    color: #3B5998;
}

a:hover, a:active
{
    color: #000;
	text-decoration: underline;
}

.subtleLink a 					/* used for links that aren't prominent */
{
	color: #777;
	text-decoration: none;
}

.subtleLink a:hover
{
	color: #777;				/* used for links that aren't prominent */
	text-decoration: underline;
}

/* -- Formatting Sections --------------------------------------------------- */

ul.border-spacing
{
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.border-spacing li.indent {
	margin-left: 20px;
}

/* -- Font Sections --------------------------------------------------------- */

.largeText
{
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 1.3em;
}

.defaultText
{
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 1.0em;
    line-height: 1.8em;
}

.defaultTextLighter
{
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 1.0em;
    line-height: 1.6em;
	color: #777777;
}

.defaultTextLightest
{
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 1.0em;
    line-height: 1.8em;
	color: #AAAAAA;
}

.tinyTextLightest
{
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 0.9em;
    line-height: 1.2em;
	color: #AAAAAA;
}

/* -- Page Sections --------------------------------------------------------- */

#main-wrap
{
    width: 1000px;
    margin: 0px auto;
}

#sayfa-baslik
{
    height: 6px;
}

#sayfa-ana
{
	background-color: #fff;
	padding: 5px 14px;
    border-left: 1px solid #4A5760;
    border-right: 1px solid #4A5760;
}

#Flash_Blok {
	display: block;
	float: left;
	height: 285px;
	width: 685px;
	overflow: hidden;
	margin-bottom: 10px;
}
#Flash_Blok a {
	color: #FFF;
}
#Slider_Header {
	background-image: url(../../../css/images/Anim_Header.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 285px;
	width: 628px;
	z-index: 4;
	position: absolute;
}
#IcerikSite_Blok {
	display: block;
	float: left;
	width: 628px;
	padding-left: 10px;
	margin-top: 5px;
	height: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}

#sayfa-cekirdek
{
	height: 275px;
	width: 625px;

	margin-right: 30px;
	float: left;
}

#sayfa-cekirdek-icerik
{
	width: 625px;

	margin-right: 30px;
	float: left;
}


#sayfa-cekirdek-ad
{
	height: 300px;
	width: 250px;
	margin-top: 10px;
	float: left;
}

#sayfa-cekirdek-ad-menu
{
	height: 500px;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 50px;
	float: left;
}

#sayfa-cekirdek-sagda-blok
{
	/*height: 300px;*/
	width: 250px;
	margin-top: 10px;
	margin-right:50px;
	float: right;
}

#sayfa-cekirdek-sag
{
/*	height: 300px;
	width: 250px;
	margin-top: 10px;
	float: left;
	
*/
	display: block;
	float: left;
	width: 750px;
}


.sayfa-cekirdek-sag li {
	display: block;
	float: left;
	/*height: 151px;*/
	width: 250px;
	margin:5px 60px 50px 5px;
	text-align:justify
}
.sayfa-cekirdek-sag-li-bir {
	display: block;
	float: left;
	height: 26px;
	width: 300px;
	background-image: url(../images/li_bir.png);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #dc6b00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 25px;
	color: #FFF;
	text-align: center;
}
.sayfa-cekirdek-sag-li-iki {
	display: block;
	float: left;
	height: 26px;
	width: 300px;
	background-image: url(../images/li_iki.png);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #5b9400;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 25px;
	color: #FFF;
	text-align: center;
}
.sayfa-cekirdek-sag-li-uc {
	display: block;
	float: left;
	height: 26px;
	width: 300px;
	background-image: url(../images/li_uc.png);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #a41100;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 25px;
	color: #FFF;
	text-align: center;
}
.sayfa-cekirdek-sag-li-dort {
	display: block;
	float: left;
	height: 26px;
	width: 300px;
	background-image: url(../images/li_dort.png);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #1f54bc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 25px;
	color: #FFF;
	text-align: center;
}
#Flash_blok a:hover {
	color: #FC0;
	text-decoration: none;
}
#sayfa-cekirdek-blok .sayfa-cekirdek-sag-li-icerik {
	display: block;
	float: left;
	height: 110px;
	width: 282px;
	background-image: url(../images/li_body_back.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

/* -- Rounded Corners Hack ---------- */

#koseli-ust, #koseli-alt
{
    height: 10px;
}

#koseli-ust
{
	background: url("../images/koseli-ust.gif") no-repeat top;
}

#koseli-alt
{
	background: url("../images/koseli-alt.gif") no-repeat bottom;
	margin-bottom: 20px;
}


/* -- Header Elements ------------------------------------------------------- */

img#logo
{
	float: left;
	width: 200px;
	height: 55px;
	margin: 6px 0px 0px 1px;
}

img#logo.pro
{
	width: 231px;
}

#etiketcizgisi
{
	color: #EEEEEE;
	position: absolute;
	top: 57px;
}

/* -- User Information Bar ---------- */

#kullanici-cubugu
{
	height: 38px;					/* half of  sayfa-baslik height */
	margin-left: 190px; 			/* logo width + space */
	color: #CDDDEB;
}

#sekmeler
{
	height: 46px;					/* half of  sayfa-baslik height */
    _height: 25px;                                  /* crappy hack for IE */
	margin-left: 145px;
}

#kullanici-cubugu, #sekmeler li
{
	font-weight: bold;
    line-height: 1.2em;				/* keeps line height for text in sekmeler */
}

ul#kullanici-hesap-bilgisi
{
	padding-top: 12px;
	text-align: right;
}

ul#kullanici-hesap-bilgisi li
{
	display: inline;
	list-style-type: none;
	padding: 0px 20px;
	border-left: 1px solid #4D7194;
}

ul#kullanici-hesap-bilgisi li a
{
	color: #FFFFFF;
	font-weight: normal;
}

ul#kullanici-hesap-bilgisi li#sol-cerceve-yok
{
	border-left: 0px;
	font-weight: normal;
}

#kullanici-cubugu .h			/* highlight */
{
	color: #F1F7FA;
	font-weight: bold;
}


/* -- Site sekmeler --------------------- */

ul#sekmeler
{
	padding-top: 11px;
	padding-left: 50px;
}

ul#sekmeler li
{
	display: inline;
}

ul#sekmeler li a
{
	float: left;
	background: url("../images/tab.gif") no-repeat;
	padding: 8px 0px 6px 2px;
	width: 120px;
	text-align: center;
	color:#FFF;
}

ul#sekmeler li a:hover, ul#sekmeler li a.current
{
	background: url("../images/tab-on.gif") no-repeat;
	text-decoration: none;
}


/* -- sayfa-alti Elements ------------------------------------------------------- */

#sayfa-alti
{
	width: 970px;
	margin: 50px 0px auto;
	padding-top: 10px;
	border-top: 1px solid #D6EDFA;
	text-align: center;
}

ul#sayfa-alti-linkleri li
{
	display: inline;
	padding: 0px 10px;
	border-left: 1px solid #CAD5DB;
}

ul#sayfa-alti-linkleri li.first		/* special case for first element */
{
	border-left: 0px;
}
ul#sayfa-alti-links li
{
	display: inline;
	padding: 0px 10px;
	border-left: 1px solid #CAD5DB;
}

ul#sayfa-alti-links li.first		/* special case for first element */
{
	border-left: 0px;
}
#telif
{
	margin-top: 7px;
	color: #96ACB8;
	line-height: 1.5em;
}

#telif #render-time
{
    color: #CCCCCC;
}


/* -- Homepage Elements ----------------------------------------------------- */

.areaBorder
{
	border: 1px solid #DDD;
	padding: 10px;
	margin-bottom: 15px;
}

/* -- Search Bar -------------------- */

#search-bar
{
	width: 100%;
	height: 40px;
	background: url("../images/search-bg.gif") repeat-x;
	margin-bottom: 17px;
        _margin-bottom: 0px;
}

#search-bar div
{
}

#feat-files
{
	float: left;
	height: 40px;
	background: url("../images/search-left.gif") no-repeat top left;
	padding-left: 20px;
	padding-top: 13px;
}

#pwns-sucks-panel {
    float:left; 
    position:relative; 
    left:4px;
    top:5px;
}

#search-box
{
	padding-top: 7px;
	text-align: center;
}

input#search
{
	width: 196px;
	height: 14px;
	border: 0px;
	margin-right: 5px;
	padding: 6px 7px;
	background: url("../images/search-box.gif") no-repeat;
	color: #666;
}

input#search-white-bg
{
	width: 196px;
	height: 14px;
	border: 0px;
	margin-right: 5px;
	padding: 6px 7px;
	background: url("../images/search-box-white-bg.gif") no-repeat;
	color: #666;
}

select#search-type
{
	display: inline;
	margin: 0px;
	padding: 1px;
}

input#search-button
{
	width: 77px;
	height: 25px;
	vertical-align: -50%;
	margin-left: 3px;
}

#adv-search
{
	float: right;
	height: 40px;
	background: url("../images/search-right.gif") no-repeat top right;
	padding-right: 20px;
	padding-top: 13px;
	text-align: right;
}


/* -- Featured Item ----------------- */

#featured
{
	width: 600px;
	height: 230px;
	background: url("../images/featured-bg.gif") repeat-x;
	margin-bottom: 10px;
}


/* -- Featured Side Gradient Hack --- */

#gradient-left, #gradient-right
{
    width: 4px;
	height: 230px;
}

#gradient-left
{
	background: url("../images/featured-left.gif") no-repeat top;
	float: left;
}

#gradient-right
{
	background: url("../images/featured-right.gif") no-repeat top;
	float: right;
}


/* -- About ------------------------- */

#about
{
	width: 100%;
	text-align: left;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 1.4em;
}

img#about-mybloop
{
	float: left;
	width: 135px;
	height: 205px;
	margin-left: 15px;
	margin-right: 18px;
	border: 1px solid #000;
}

#about p
{
	color: #A6C9DD;
}

#about h1
{
    font-family: Arial, sans-serif;
    font-size: 1.5em;
    letter-spacing: 0px;
    margin-top: 3px;
    margin-bottom: 15px;
}

#about h1 a
{
    color: #D87808;
}

#about h2
{
    font-size: 1em;
    font-weight: normal;
    color: #4A5760;
}

#about h2 .h
{
    color: #4A5760;
}


/* -- Uploader ---------------------- */

#uploader
{
	float: right;
	width: 330px;
	height: 226px;
	background-color: #F7F7F7;
	border: 1px solid #ccc;
	padding: 10px;
}

/* -- Tops -------------------------- */

#tops
{
}

.col4
{
	width: 202px;
	float: left;
	padding-right: 20px;
}


/* -- Feedback Box ------------------ */

#feedback
{
	float: right;
	width: 232px;
	margin: 10px;
	background-color: #FFF4CD;
}

#feedback p
{
	padding: 0px 15px;
	margin: 0px;
	border-left: 1px solid #F3E4CF;
	border-right: 1px solid #F3E4CF;
}

#feedback-top, #feedback-bottom
{
    height: 15px;
}

#feedback-top
{
	background: url("../images/feedback-top.gif") no-repeat top;
}

#feedback-bottom
{
	background: url("../images/feedback-bottom.gif") no-repeat bottom;
}

/* -- Dikey-Menu-Listeleme Bars ------------------------------------------------------- */

#my-account-nav {
    margin-top: 10px;
    margin-bottom: 20px;
}
#my-account-nav a:hover {
    color: #000000;
}
#my-account-nav ul {
    width: 140px;
    margin:0px;
    padding:0px;
}
#my-account-nav li {
    width: 130px;
    text-align: left;
    padding: 5px;
    background-color: #FFFFFF;
    border: 1px solid #F9F9F9;
    border-bottom: none;
}

#my-account-nav li#bottom {
    border-bottom: 1px solid #F9F9F9;
}

#my-account-nav li:active, #my-account-nav li:hover {
    background-color: #CDDDEB;
}

/* -- Section Images -------------------------------------------------------- */

.news
{
	background-image: url("../images/icons/news.gif");
}

.music, .audio
{
	background-image: url("../images/icons/music.gif");
}

.playlist
{
	background-image: url("../images/icons/playlist.gif");
}

.videos
{
	background-image: url("../images/icons/videos.gif");
}

.video-tutorial
{
	background-image: url("../images/icons/video-tutorial.gif");
}

.people
{
	background-image: url("../images/icons/people.gif");
}

.photos, .picture
{
	background-image: url("../images/icons/photos.gif");
}

.misc, .custom, .flash
{
	background-image: url("../images/icons/misc.gif");
}

.documents, .document
{
	background-image: url("../images/icons/documents.gif");
}

.question
{
	background-image: url("../images/icons/question.gif");
}

/* -- My Account Page ------------------------------------------------------- */

.section-alt2
{
	width: 100%;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 5px;
}

.manageFriendBoxSmall
{
	float: left;
	width: 160px;
	margin-right: 11px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border: 1px solid #EEEEEE;
	text-align: left;
}

/* -- Profile Page ---------------------------------------------------------- */

.profileFriendBox {
	float: left;
	text-align: center;
	width: 96px;
	margin-bottom: 10px;
}



/* -- Search Page ---------------------------------------------------------- */

/* -- Advanced Search Bar (longer in height) ---------------------- */

#adv-search-bar
{
	width: 100%;
	height: 131px;
	background: url("../images/search-bg-adv.gif") repeat-x;
	margin-bottom: 17px;
}

#adv-search-left
{
	float: left;
	height: 131px;
	background: url("../images/search-left-adv.gif") no-repeat top left;
	padding-left: 20px;
	padding-top: 13px;
}


#adv-search-right
{
	float: right;
	height: 131px;
	background: url("../images/search-right-adv.gif") no-repeat top right;
	padding-right: 20px;
	padding-top: 13px;
	text-align: right;
}

#adv-search-box
{
	padding-top: 10px;
	text-align: left;
}

input#adv-search
{
	width: 381px;
	height: 15px;
	border: 0px;
	text-align: left;
	margin-right: 5px;
	padding: 6px 7px;
	background: url("../images/search-box-adv.gif") no-repeat;
	color: #666;
}

.highlight
{
        font-weight: bold;
}

/* -- Common Classes -------------------------------------------------------- */

.l
{
	text-align: left;
}

.c
{
	text-align: center;
}

.r
{
	text-align: right;
}

.clear
{
    clear: both;
}

.important-nav-notice {
  height: 30px;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  color: red;
  font-weight: bold;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 8px;
  margin-bottom: 10px;
}


img.tiny-icon
{
	width: 16px;
	height: 16px;
	vertical-align: -30%;
	margin-right: 3px;
}

img.badge
{
	width: 43px;
	height: 14px;
	vertical-align: -20%;
	margin-left: 3px;
}

img.avatar
{
	width: 16px;
	height: 16px;
	border: 1px solid #CCC;
	margin-bottom: -3px;
	margin-right: 3px;
}

img.profilePicture, img.standardBorder
{
	border: 1px solid #DDD;
	padding: 3px;
	background: #F5F5F5;
}

img.proBadge
{
	width: 19px;
	height: 10px;
	border: 0px;
}

img.file-icon
{
    width: 16px;
	height: 16px;
	margin-right: 2px;
	padding-top: 1px;
	margin-bottom: -3px;
}

img.inline-icon-12x12
{
  width: 12px;
  height: 12px;
  margin-right: 5px;
  margin-bottom: 0px;
  vertical-align: middle;
  border: 0px;
}

img.inline-icon-16x16
{
  width: 16px;
  height: 16px;
  margin-right: 5px;
  margin-bottom: 5px;
  vertical-align: middle;
  border: 0px;
}

img.inline-icon-32x32
{
  width: 32px;
  height: 32px;
  margin-right: 5px;
  margin-bottom: 5px;
  vertical-align: middle;
  border: 0px;
}

img.screencast
{
	width: 200px;
	height: 120px;
	border: 1px solid #E3DFD0;
}

img.play-icon
{
    width: 16px;
	height: 16px;
	margin-right: 4px;
	margin-top: 3px;
}

img.close
{
  float: right;
  width: 12px;
  height: 12px;
  border: 0px;
  cursor: pointer;
}

#sayfa-ana .h				/* highlight */
{
	color: #D87808;
    font-weight: bold;
}

.manageFriendBox 
{ 
	float: left;
	width: 250px; 
	height: 150px; 
	padding-top: 5px; 
	padding-bottom: 10px; 
	margin-right: 8px; 
	border:1px solid #EEE; 
	text-align: left;
}

.manageFriendBoxSmall 
{ 
	float: left; 
	width: 175px; 
	margin-right: 3px; 
	padding-top: 5px; 
	padding-bottom: 10px; 
	border:1px solid #EEE; 
	text-align: left; 
}

.section
{
	margin: 10px 0px;
	padding-left: 20px;
	_padding-left: 22px; /* numbers get cut off in IE */
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 30px;
}

.section h2
{
	color: #777777;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 7px;
	border-bottom: 1px solid #76A408;
}

.section h3
{
	color: #D87808;
	font-weight: bold;
	display: inline;
}

.section h3.homepage-news a
{
	color: #D87808;
	font-weight: bold;
	display: inline;
}

.section dt
{
	display: inline;
	color: #B9B9B9;
}

.section p
{
	margin: 3px 0px 20px;
}

.section li
{
	margin: 10px 0px 10px 50px;
	list-style-type:circle;
}


table.files
{
	margin-bottom: 15px;
}

table.files tr.bg
{
	background-color: #eee;
}

table.files th
{
	color: #999;
	padding-bottom: 5px;
}

table.files th.no
{
	width: 25px;
	text-align: right;
}

table.files th.filename
{
	padding-left: 27px;
}

table.files th.uploaded
{
	width: 175px;
}

table.files th.time
{
	width: 125px;
}

table.files td
{
	padding: 2px 0px;
}

table.files td.no
{
	width: 25px;
	text-align: right;
}

table.files td.filename
{
	padding-left: 5px;
}

table.files a
{
	font-weight: normal;
}

/* -------------------------------------------------------------------------- */
/* File Tools */
.fb_share_link { 
  background: transparent url(/template/shared/images/icons/facebook_16x16.gif) no-repeat scroll left top;
  /**font-family:"lucida grande",tahoma,verdana,arial,sans-serif;*/
  font-size: 11px;
  height: 16px;
  padding: 2px 0 0 20px;
  text-align: left
}

/* Dikey Menu */

#Dikey-Menu-Blok .Blok-Satiri {
	display: block;
	float: left;
	width: 300px;
	margin-bottom: 10px;
}
#Dikey-Menu-Blok {
	display: block;
	float: left;
	width: 300px;
	margin-top: 5px;
}
#Dikey-Menu-Blok .Blok-Satiri .Blok-Baslik {
	display: block;
	float: left;
	width: 300px;
	background-image: url(../images/blok-baslik.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 34px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	color: #EB6030;
	line-height: 34px;
	text-align: center;
	font-weight: bold;
}
#Dikey-Menu-Blok .Blok-Genel {
	display: block;
	float: left;
	width: 298px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D4D5D5;
	border-left-color: #D4D5D5;
	overflow: hidden;
}
.Dikey-Menu-Listeleme {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}
.Dikey-Menu-Listeleme li {
	display: block;
	height: 30px;
	width: 300px;
	line-height: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 8pt;
	background-image: url(../images/liste-zemin.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.Dikey-Menu-Listeleme li a span {
	margin: 0px;
	padding: 0px;
	color: #999;
	font-size: 8pt;
}

.Dikey-Menu-Listeleme li h2 {
	margin: 0px;
	padding: 0px;
	color: #999;
	font-size: 12pt;
}

#Dikey-Menu-Blok .Blok-Ust {
	display: block;
	float: left;
	height: 5px;
	width: 300px;
}
#Dikey-Menu-Blok .Blok-Alt {
	display: block;
	float: left;
	height: 5px;
	width: 300px;
}
.bireysel_bg {
	background: url(../images/bireysel_bg.jpg);
	background-repeat: no-repeat;
	height: 221px;
	background-repeat:no-repeat;
}
.bireysel_bg_png {
	background: url(../images/bireysel_bg.png);
	background-repeat: no-repeat;
	height: 221px;
}

.kurumsal_bg {
	background: url(../images/kurumsal_bg.jpg);
	background-repeat: repeat-x;
	height: 221px;
	background-repeat:no-repeat;
}
.kurumsal_bg_png {
	background: url(../images/kurumsal_bg.png);
	background-repeat: repeat-x;
	height: 221px;
}
.paketsec_bg {
	background: url(../images/paketsec_bg.jpg);
	background-repeat: no-repeat;
	height: 221px;
	background-repeat:no-repeat;
}

#crealogo {
	margin-right:750px;
	margin-top:100px;
	float:left;
	padding-left:5px;
	position:absolute;
}
ul#partner li
{
	list-style: none;
}
/***** Sol Menu *******/

#content{margin-bottom: 15px;overflow: hidden;}

/*****************************/
.heading {
	display:block;
	width:980px; 
	height:38px;
	line-height:36px; 
	font-size:20px;
	margin:0;
	font-weight:normal;
	
} 
.heading b {
	display:block; 
	margin-top:1px; 
	float:left; 
	padding-left:28px; 
	font-weight:normal;
	color:#FFF;
	
}
.heading span {
	display:block; 
	float:right; 
	font-size:39px; 
	width:300px; 
	height:38px; 
	overflow:scroll; 
	overflow-x: 
	hidden; overflow-y: 
	hidden; padding-right:28px;
	filter:alpha(opacity=35);
	-moz-opacity:0.35;
	-khtml-opacity:0.35;
	opacity:0.35;
	text-align:right;
	margin-right:15px;
}

.thm_honey {
	color:#fff;
	background-image: url(img/ban-th-honey.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.thm_blue {
	color:#fff;
	background-image: url(img/ban-th-blue.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.thm_lightblue {
	color:#fff;
	background-image: url(img/ban-th-lightblue.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.thm_brown {
	color:#fff;
	background-image: url(img/ban-th-brown.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.thm_green {
	color:#fff;
	background-image: url(img/ban-th-green.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.thm_lightgreen {
	color:#fff;
	background-image: url(img/ban-th-lightgreen.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.thm_red {
	color:#fff;
	background-image: url(img/ban-th-red.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*********************************************/

.register {
	display:block;
	width:969px;
	height:54px;
	margin:auto;
	margin-bottom:5px;
	background-image: url(img/bar-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	cursor:pointer;
}
.register span{
	display:block;
	float:left;
	height:54px;
	line-height:54px;
	color:#474242;
}
.register .barara {
	width:150px; 
	color:#fff; 
	font-size:14px; 
	text-align:right; 
	padding-right:25px; 
	background-image:url(img/bar-tel.gif); 
	background-position:center center; 
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:1px;
}
.register .bartel {font-size:21px;}
.register .bartel b{font-weight:normal; font-size:25px;}
.register .bartext {font-size:13px; line-height:58px; margin-left:15px; margin-right:15px;}
.register .barbtn {font-size:22px; font-weight:bold; line-height:57px; color:#e1380d; background-image:url(img/bar-hand.gif); background-position:right center; background-repeat:no-repeat; padding-right:28px;}

.register:link {
	text-decoration:none;
	color: #000066;
}
.register:visited {
	text-decoration:none;
	color: #000066;
}
.register:hover {
	text-decoration:none;
	color: #000066;
}
.register:active {
	text-decoration:none;
	color: #000066;
}

/**************************** SEKMELER *************************************/
/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(../images/tabs.png) no-repeat -652px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 111px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -652px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -652px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.w1 			{ background-position: -519px 0; width:134px; }
ul.tabs a.w1:hover 	{ background-position: -519px -31px; }
ul.tabs a.w1.current { background-position: -519px -62px; }

/* width 2 */
ul.tabs a.w2 			{ background-position: -366px -0px; width:154px; }
ul.tabs a.w2:hover 	{ background-position: -366px -31px; }
ul.tabs a.w2.current { background-position: -366px -62px; }


/* width 3 */
ul.tabs a.w3 			{ background-position: -193px -0px; width:174px; }
ul.tabs a.w3:hover 	{ background-position: -193px -31px; }
ul.tabs a.w3.current { background-position: -193px -62px; }

/* width 4 */
ul.tabs a.w4 			{ background-position: -0px -0px; width:194px; }
ul.tabs a.w4:hover 	{ background-position: -0px -31px; }
ul.tabs a.w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;		
}
