
.bar {
	display: none;
}

.home .home_area {
	display: block;
	background: #57a72a url(/img/interface/home_bg.jpg) repeat;
	width: 100%;
	min-height: 220px;
}

#content {
	background: white url(/img/interface/hr-flat-curvy-white-900.png) no-repeat center top;
}

.welcome {
background: #57a72a url(/img/interface/home_welcome_7.png) no-repeat 0 0;
width: 940px;
height:220px;
margin-left: auto;
margin-right: auto;
}

.welcome_buttons {
width:630px;
text-align:left;
float:left;
clear:both;
display:inline-block;
position:relative;
top:138px;
left:266px;
}

#searchButton {
background: transparent url(/img/interface/search-2010-12-004-sprite.png) no-repeat center top;
width: 333px;
height:64px;
text-indent: -1000em;
overflow: hidden;
border:0;
float:left;
}

#searchButton:hover{
background-position: 0 -64px;
}

#registerButton {
background: transparent url(/img/interface/register-2010-12-004-sprite.png) no-repeat center top;
width: 240px;
height:52px;
text-indent: -1000em;
overflow: hidden;
border:0;
float:left;
margin-left:41px;
margin-top:9px;
}

#registerButton:hover{
background-position: 0 -52px;
}

.home_area .search_box {
	display: none;
	text-align: center;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

.home_area .search_box .tl {
	background: white url(/img/interface/box_bl.jpg) no-repeat left bottom;
}

.home_area .search_box .tr {
	background: transparent url(/img/interface/box_br.jpg) no-repeat right bottom;
}

.home_area .search_box	.bl {
	background: transparent url(/img/interface/box_tl.jpg) no-repeat left top;
}

.home_area .search_box .br {
	background: transparent url(/img/interface/box_tr.jpg) no-repeat right top;
	padding: 0px;
	min-height: 146px;
	margin-bottom: 5px;
}

.kwicks_outer {
	padding-left: 15px;
	background: url(/img/interface/ba_left.ver2009042002.gif) no-repeat left top;
	float: left;
	margin-left: 80px;
	margin-bottom: 5px;
}

.kwicks_outerinner {
	padding-right: 15px;
	background: url(/img/interface/ba_right.ver2009042002.gif) no-repeat right top;
}

#kwicks {
	height: 55px;
	background: #b9b9b9 url(/img/interface/ba_bg.ver2009042001.gif) repeat-x left top;
}

#kwicks h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}

#kwicks, #kwicks li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#kwicks li {
	float: left;
	width: 180px;
	height: 55px;
}


#kwicks li a {
	color: green;
	text-decoration: underline;
}

#kwicks li.selected {
	background: #b9b9b9 url(/img/interface/ba_bg2.ver2009042001.gif) repeat-x left top;
}

#kwicks li.selected h3 {
	color: white;
	font-weight: bold;
}




.city_detected {
	clear: both;
	margin-left: 115px;
	padding-top: 7px;
	background: url(/img/interface/sari_ok.gif) no-repeat 60px top;
}

.city_detected a {
	display: block;
	padding: 5px;
	float: left;
	background-color: #fefca2;
	border: 1px solid #ffde00;
}

  
#tooltip {
  max-width:300px;
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: black;
	color: white;
	padding: 5px 10px;
	opacity: 1;
	-webkit-border-radius: 0.5em; 
    -moz-border-radius: 0.5em;
}
#tooltip h3, #tooltip div { margin: 0; font-size: 1em; font-weight: normal; }


#search_tabs {
	clear: both;
}

#search_tabs .cities,
#search_tabs .states,
#search_tabs .lessons,
#search_tabs .levels {
	display: none;
}

#search_tabs .selected {
	display: block;
}



.home_area .search_box .loading {
	background: url(/img/interface/loading.gif) no-repeat left center;
	color: silver;
	padding-left: 23px;
	font-size: 110%;
	margin-top: 20px;
	margin-bottom: 65px;
	text-align: left;
	margin-left: 410px;
}

.home_area .search_box .title {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 30px;
}

.home_area .search_box table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px;
}

.home_area .search_box table td {
	text-align: left;
	padding: 5px;
}

.home_area .search_box table .hit td {
	text-align: left;
	padding-bottom: 10px;
	font-size: 120%;
}

.home_area .search_box table td a {
	background: url(/img/icon/bullet_green.gif) no-repeat left center;
	padding-left: 20px;
}

.home_area .search_box table .suggested a {
	background: url(/img/icon/star.gif) no-repeat;
	font-weight: bold;
}

.search_box .lessonsTable .title {
	font-weight: bold;
	border-bottom: 1px dotted gray;
}

.search_box .lessonsTable .lesson {
	padding: 5px;
}

.search_box table.levelsTable {
	width: 600px;
	margin-left: 150px;
}

.search_box .levelsTable .level {
	padding: 5px;
}



.features_list h2.section_title {
	text-align: center;
	/* border-bottom: 1px solid #ccc; */
	margin-top: 10px;
	padding-bottom: 0px;
}

.features_list ul, .features_list ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.features_list ul li {
	display: block;
	float: left;
	padding-left: 60px;
	width: 240px;
	height: 90px;
	/* font-size: 85%; */
	color: #333;
	border-bottom: 1px dotted #ccc;
	margin-top: 15px;
	background-repeat: no-repeat;
	
}

.features_list ul li.noborder {
	border-bottom: 0;
}

.features_list ul li h4 {
	/* font-size: 120%; */
	margin: 0;
	margin-bottom: 5px;
	font-weight: bold;
}


.features_list ul li.adim3			{ background: url(/img/features/features_student.png) no-repeat 0 0;}
.features_list ul li.arama			{ background: url(/img/features/features_student.png) no-repeat 0 -90px ;}
.features_list ul li.favoriler		{ background: url(/img/features/features_student.png) no-repeat 0 -180px;}
.features_list ul li.uyelik		 	{ background: url(/img/features/features_student.png) no-repeat 0 -270px;}
.features_list ul li.referans		{ background: url(/img/features/features_student.png) no-repeat 0 -360px;}
.features_list ul li.tecrube		{ background: url(/img/features/features_student.png) no-repeat 0 -450px;}
.features_list ul li.enyakin		{ background: url(/img/features/features_student.png) no-repeat 0 -540px;}
.features_list ul li.butce			{ background: url(/img/features/features_student.png) no-repeat 0 -630px;}

.features_list ul li.ogrenciler		{ background: url(/img/features/features_teacher.png) no-repeat 0 0;}
.features_list ul li.guven			{ background: url(/img/features/features_teacher.png) no-repeat 0 -90px ;}
.features_list ul li.profil			{ background: url(/img/features/features_teacher.png) no-repeat 0 -180px;}
.features_list ul li.reklam	 		{ background: url(/img/features/features_teacher.png) no-repeat 0 -270px;}
.features_list ul li.sinirli		{ background: url(/img/features/features_teacher.png) no-repeat 0 -360px;}
.features_list ul li.destek			{ background: url(/img/features/features_teacher.png) no-repeat 0 -450px;}
.features_list ul li.garanti		{ background: url(/img/features/features_teacher.png) no-repeat 0 -540px;}
.features_list ul li.no1			{ background: url(/img/features/features_teacher.png) no-repeat 0 -630px;}

.features_list ul li.fazlasi		{ background:none;}


.features_list .promote {
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 100px;
	padding: 10px;
	font-size: 150%;
	background-color: #fefdb9;
	border: 2px solid #fefc78;
	text-align: center;
	width: 700px;
}

#content .features_list .promote a {
	background-color: transparent;
	border-right: 0;
	border-bottom: 0;
}

#content .features_list .promote a:hover {
	background-color: transparent;
}

.two_cols {
width:900px;
float:left;
clear:both;
display:inline-block;
}

.col1 {
float:left;
width:440px;
}

.col2 {
float:right;
width:440px;
}

.blog_excerpt h4 {
font-weight:bold;
margin:0;
padding:0;
padding-top:8px;
padding-bottom:4px;
}

.blog_excerpt .details {
color: #666;
margin:0;
padding:0;
}

.blog_excerpt .excerpt {
color: #333;
margin:0;
padding:0;
padding-top:4px;
padding-bottom:8px;
}

.officehome {
width: 100%;
margin-top:8px;
margin-bottom: 10px;
float: left;
clear:both;
}

.home_text p {
color: #333;
padding-bottom:12px;
border-bottom: 1px dotted gray;
}

.home_text a {
font-weight:bold;
}



.social_facebook{
	padding-right: 19px;
	float: left;
}

.social_facebook a{
	width: 125px;
	height: 125px;
	float: left;
	border:0;
  background: url(/img/interface/social-icons-125px-001.png) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
}

.social_twitter{
	padding-right: 19px;
	float: left;
}

.social_twitter a{
	width: 125px;
	height: 125px;
	float: left;
	border:0;
  background: url(/img/interface/social-icons-125px-001.png) no-repeat 0 -125px;
	text-indent:-9999px;
	display:block;	
}

.social_friendfeed{
	padding-right: 0px;
	float: left;
}

.social_friendfeed a{
	width: 125px;
	height: 125px;
	float: left;
	border:0;
  background: url(/img/interface/social-icons-125px-001.png) no-repeat 0 -250px;
	text-indent:-9999px;
	display:block;
}


#press {
	width: 900px;
	clear:both;
}

#press h2{
text-align:center;
}

.ntvmsnbc a{
	width: 180px;
	height: 100px;
	float: left;
	border: none;
  background: url(/img/tour/tutor/press-20101015a.png) no-repeat 0 0;
	display: block;
}

.ntvmsnbc a:hover{
	background-position: 0 -100px;
}

.webrazzi a{
	width: 180px;
	height: 100px;
	float: left;
	border: none;
  background: url(/img/tour/tutor/press-20101015a.png) no-repeat -180px 0;
	display: block;
}

.webrazzi a:hover{
	background-position: -180px -100px;
}

.etohum a{
	width: 180px;
	height: 100px;
	float: left;
	border: none;
  background: url(/img/tour/tutor/press-20101015a.png) no-repeat -360px 0;
	display: block;
}

.etohum a:hover{
	background-position: -360px -100px;
}

.televidyon a{
	width: 180px;
	height: 100px;
	float: left;
	border: none;
  background: url(/img/tour/tutor/press-20101015a.png) no-repeat -540px 0;
	display: block;
}

.televidyon a:hover{
	background-position: -540px -100px;
}

.ekonomist a{
	width: 180px;
	height: 100px;
	float: left;
	border: none;
  background: url(/img/tour/tutor/press-20101015a.png) no-repeat -720px 0;
	display: block;
}

.ekonomist a:hover{
	background-position: -720px -100px;
}
