﻿/* TTnet Popup Style */

body {
	background:#e2e2e2;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
}
/* global */
div {
	padding:0;
	margin:0;
}
a img {
	border:none;
	background:none;
}
.gecko a:-moz-any-link{
 padding:0 2px;
 background:#f3f3f3;
 cursor:pointer;
 color:#666;
 text-decoration:none;
}
.gecko a:-moz-any-link:hover{
	background:#ccc;
	color:white;
}
a, a:link, a:active, a:visited, a:focus, a:hover {
	padding:0 2px;
	background:#f3f3f3;
	cursor:pointer;
	color:#666;
	text-decoration:none;
}
a:hover {
	background:#ccc;
	color:white;
}
a.kota_menuz{
	font-size:12px;
	padding:4px;
	display:block;
	cursor:pointer;
	margin:2px;
	float:left;
	border:1px solid #f9f9f9;
}
p {
	font-size:10px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:justify;
}
h1, h2, h3, h4 {
	font-weight:bold;
	margin:2px 0;
	color:#343537;
	margin:0;
	padding:2px;
	width:445px;
	text-align:left;
}
h1, h1 cite {
	font-size:16px;
}
h2, h2 cite {
	font-size:14px;
}
h3, h3 cite {
	font-size:12px;
}
h4, h4 cite {
	font-size:12px;
	font-weight:normal;
}
h1 cite, h2 cite, h3 cite, h4 cite {
	color:#FF5B01;
	margin:0;
	padding:0;
	font-style:normal;
}
div#mr_muscle {
	clear:both;
}
/*  */

div#tooltip {
	position:absolute;
	border:2px solid #999;
	background:#666;
	padding:2px 5px;
	color:white;
	display:none;
	z-index:1000;
	width:180px;
	text-align:left;
	font-size:11px;
}
/*  */
/* INPUT */

label {
	font-size:12px;
}
INPUT.txtbx {
	width:193px;
	border:1px #becad1 solid;
	font-size:12px;
	float:left;
	padding:1px 4px 2px 4px;
	margin:0;
	color:#555;
}
.ie INPUT.txtbx {
	padding:2px 4px;
}
SELECT.slct {
	border:1px #becad1 solid;
	color:#555;
	font-size:12px;
	float:left;
	padding:2px;
	margin:0;
	background:white;
}
.webkit .select_fix {
	overflow:hidden;
	width:237px;
}
.ie6 .select_fix {
	overflow:hidden;
	width:207px;
}
SELECT.slct option {
	outline:none;
	background:#f3f3f3;
	color:#555;
	margin:2px;
}
a.submit_but,
a.submit_but:link,
a.submit_but:active,
a.submit_but:visited,
a.submit_but:hover,
a.submit_but:focus {
	margin:5px 0;
	float:left;
	background:url(../imgz/submit_but.gif) no-repeat top left;
	width:86px;
	height:19px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	color:white;
	font-size:12px;
	padding:2px 0 0 4px;
	cursor:pointer;
	outline:none;
}
a.submit_but:hover {
	color:#f3f3f3;
}
.gecko a.submit_but:-moz-any-link:hover{
	color:#f3f3f3;
	background:url(../imgz/submit_but.gif) no-repeat top left;
}
a.tip_but,
a.tip_but:link,
a.tip_but:active,
a.tip_but:visited,
a.tip_but:hover,
a.tip_but:focus {
	background:url(../imgz/icoz_tip.gif) no-repeat top left;
	width:21px;
	height:19px;
	display:block;
	cursor:pointer;
	float:left;
	margin:2px 0 0 4px;
}
.gecko a.tip_but:-moz-any-link:hover{
	background:url(../imgz/icoz_tip.gif) no-repeat top left;
	color:white;
}
.ie a.tip_but,
.ie a.tip_but:link,
.ie a.tip_but:active,
.ie a.tip_but:visited,
.ie a.tip_but:hover,
.ie a.tip_but:focus {
	margin:1px 0 0 4px;
}
/* page elementz */

div#content_wrapper_v2 {
	margin:0 auto;
	width:936px;
	padding:0;
	background:white;
	position:relative;
}
.ie6 div#content_wrapper_v2 {
	width:936px;
	}
div#top_container {
	width:938px;
	height:125px;
	background:url(../imgz/top_container_back.gif) repeat-x top left white;
	padding:0;
	margin:0 auto;
	overflow:hidden;
}
div#ttmail_logo{
	background:url(../imgz/208_ttmail.jpg) no-repeat top left;
	width:56px;
	height:68px;
	margin-top:6px;
	margin-left:320px;
	float:left;
}
.ie6 div#ttmail_logo{
	display:inline;
}	
a#ttnet_logo, a#ttnet_logo:active, a#ttnet_logo:visited, a#ttnet_logo:hover, a#ttnet_logo:link, a#ttnet_logo:focus {
	display:block;
	background:url(http://www.ttnet.com.tr/i/assets/v2/img/logo-ttnet-153x83.png) no-repeat 0 5px;
	width:153px;
	height:92px;
	float:left;
}
div#right_shadow {
	background:url(../imgz/right_shadow.gif) no-repeat top left;
	width:2px;
	height:83px;
	float:right;
}
div#top_bottom {
	background:url(../imgz/top_bottom_2.gif) no-repeat left top;
	width:933px;
	height:28px;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:white;
	padding:5px 0 0 7px;
}
div#content_v2 {
	margin:0 0 0 5px;
	float:left;
	padding:6px;
}
.ie6 div#content_v2 {
	display:inline;
}
div#form_linez_v2 {
	float:left;
	width:500px;
	margin:4px 60px;
}
div#line_left {
	float:left;
	width:222px;
}
div#line_left_v2 {
	float:left;
	width:140px;
}
div#line_left p, div#line_left_v2 p {
	font-size:12px;
	color:#383C3F;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:18px;
	text-align:left;
}
div#line_right {
	float:right;
	width:222px;
}
div#line_right_v2 {
	float:right;
	width:300px;
}
div#line_right_v3 {
	float:right;
	width:252px;
}
div#line_right img {
	margin:4px 0;
}
div#line_right p {
	font-size:12px;
	margin:0 2px;
	padding:2px;
	text-align:center;
	float:left;
	line-height:18px;
}
div#tip_bar {
	float:left;
	width:205px;
	padding:2px 2px 2px 232px;
}
div#tip_bar_v2 {
	float:left;
	padding:2px 2px 2px 142px;
	width:300px;
}
div#tip_bar p, div#tip_bar_v2 p, div#tip_bar_v3 p {
	color:#9FA3A6;
	text-align:left;
	padding:2px 1px;
}
div#tip_bar_v3 {
	float:left;
	padding:2px 2px 2px 248px;
	width:250px;
}
table#quota {
	width:440px;
	float:left;
}
table#quota tr.header {
	background:#A6AEB1;
}
table#quota tr td {
	padding:2px;
}
table#quota tr.header td {
	color:white;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
}
div#content p.text {
	width:434px;
	text-align:left;
	font-size:12px;
	text-align:justify;
	margin:0 2px;
}
table#quota tr.first, table#quota tr.second {
	color:#333;
	background:#E3E7E8;
	font-weight:bold;
	font-size:12px;
}
table#quota tr.second {
	background:#F6F8F7
}
table#quota tr td{
	padding-left:10px;
}
table#quota tr.first td.total_dl, table#quota tr.second td.total_dl {
	color:#FD5D00;
}

div#content_v2 p.n_text_v2 {
	color:#9FA3A6;
	margin:6px;
	text-align:justify;
	float:left;
}
ul {
	margin:0;
	padding:0;
}
ul li {
	font-size:12px;
	float:left;
	list-style:none;
	margin:30px 2px 2px 8px;
	padding:0;
}
ul li strong {
	margin:0 6px 0 0;
	font-weight:bold;
}
div#pop_footer {
	width:936px;
	background:#f3f3f3;
	margin:0 0 0 2px;
	padding:10px 0;
	margin:0 auto;
}
div#pop_footer p {
	color:#859096;
	width:930px;
	text-align:center;
	font-size:10px;
	padding:0;
	margin:0;
}

div#pop_footer,div#pop_footer_v2{
	width:547px;
	background:#f3f3f3;
	margin:0 0 0 2px;
	padding:10px 0;
	margin:0 auto;
}
div#pop_footer_v2{
	width:936px;
}
div#pop_footer p,div#pop_footer_v2 p {
	color:#859096;
	width:547px;
	text-align:center;
	font-size:10px;
	padding:0;
	margin:0;
}
div#pop_footer_v2 p {
	width:614px;
}
div#kota_sorgulama{
	position:absolute;
	width:500px;
	overflow:hidden;
	z-index:50;
	top:145px;
	left:50%;
	margin:0 0 0 -250px;
}
div#kota_sorgulama IFRAME{
	margin:0 auto;
	padding:0;
	overflow:auto;
	width:500px;
	height:300px;
	display:block;
	border:none;
}

.logo_ie_fix{display:block;}
.ie6 .logo_ie_fix{display:inline;}

#lt_banner {width:120px; height:600px; position:absolute; top:0px; left:0;}
#rt_banner {width:120px; height:600px; position:absolute; top:0px; right:0;}
