body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #333;
}
#uyari {
	color: #C00;
	background-color: #FFC4C4;
	border: 1px solid #F99;
	margin-bottom: 30px;
	padding: 6px 10px;
}
#ustBilgi {
	height: 31px;
	color: #999;
	line-height: 31px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
}
#bg1 {
	background-image: url(images/bg_sayfaUst.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bg2 {
	background-image: url(images/bg_sayfaAlt.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sayfa {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#ust {
	height: 155px;
}
#orta {
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
}
#ustMenu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	height: 45px;
	margin-bottom: 20px;
	padding-top: 15px;
}
#ustMenu img {
	margin-left: 20px;
}
#orta_alt {
	margin-top: 20px;
	background-image: url(images/orta_alt.jpg);
	background-repeat: no-repeat;
	height: 60px;
	padding-top: 16px;
	padding-left: 40px;
}
#orta_alt img {
	margin-right: 20px;
}
#sol {
	float: left;
	width: 300px;
	margin-right: 20px;
}
#sag {
	float: left;
	width: 600px;
}
#alt {
	height: 152px;
	color: #666;
	padding-top: 50px;
	padding-left: 40px;
	padding-right: 40px;
}
#alt_menu{
	float:right;	
}
#alt_copyright{
	float:left;
}
#gorsel {
	margin-bottom: 20px;
}
#icerik {
}
#icerik_form {
	padding-left:25px;
}
#sol_spot {
	background-image: url(images/bg_solSari.jpg);
	background-repeat: no-repeat;
	height: 260px;
	margin-bottom: 20px;
	padding: 20px;
}
#sol_spotUyari {
	background-image: url(images/bg_solKirmizi.png);
	background-repeat: no-repeat;
	height: 260px;
	margin-bottom: 20px;
	padding: 20px;
}
#sol_detay {
	padding: 20px;
}
.temizle {
	clear: both;
}
.yazi_acikGri {
	color: #999;
}
.thumbCerceve {
	background-image: url(images/bg_haberThumb.jpg);
	padding-top: 11px;
	padding-right: 9px;
	padding-bottom: 11px;
	padding-left: 9px;
	margin-left: -10px;
	background-repeat: no-repeat;
}
#ust_logo {
	float: left;
	width: 360px;
	padding-top: 40px;
}
#ust_uyelik {
	float: left;
	width: 600px;
	text-align: right;
	padding-top: 64px;
	color: #666;
}
#detay{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* menu */
#menu {
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline-block;
	z-index:1000;
	cursor:pointer;
	position:relative;
}
#menu li {
	float: left;
	position: relative;
}
#menu a {
	text-decoration:none;
}
/* sub-menus*/
#menu ul {
	padding:0px;
	margin:0px;
	display:block;
	display:inline;
}
#menu li ul {
	position:absolute;
	left:20px;
	top:0px;
	padding-top:10px;
	margin-top:30px;
	width:160px;
	line-height:14px;
	background-color:#111111;
	color:#0395CC; /* for IE */
	display:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#menu li:hover ul {
	display:block;
}
#menu li ul li {
	float:none;
	display:block;
	margin:3px 20px;
	padding: 3px 0px;
	border-top: dotted 1px #606060;
	list-style-type:none;
}
#menu li ul li:first-child {
	border-top: none;
}
#menu li ul li a {
	display:block;
	color:#FFC20E;
}
#menu li ul li a:hover {
	color:#FF0;
}
/* corners*/
#menu .last {
	margin:0px -20px;
	padding:0px;
	border:none;
	position:relative;
	border:none;
	height:0px;
}
#menu .corner_left {
	position:absolute;
	left:0px;
	top:0px;
}
#menu .corner_right {
	position:absolute;
	left:142px;
	top:0px;
}
#menu .middle {
	position:absolute;
	left:18px;
	height: 15px;
	width: 125px;
	top:0px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.solaAl {
	margin-left: -3px;
}
.sagaAl {
	margin-left: 3px;
}
.haberKutu {
	width: 160px;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height:160px;
}
h1 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-left: -2px;
	line-height:120%;
}
h1.yeni {
	font-size:24px;
	font-weight:normal;
	letter-spacing:normal;
	margin-top:0px;
	margin-bottom:1px;
	margin-left:0px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height:120%;
	color: #FFF;
	background-color: #000;
	background-image: url(images/bg_setBaslik.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.set_altbilgi {
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	font-family: Tahoma, Geneva, sans-serif;
	height:24px;
	color: #999;
	background-image: url(images/bg_setDetay.jpg);
	background-repeat: no-repeat;
	padding-top:7px;
	padding-right: 20px;
	padding-left: 20px;
}
.detay_sari {
	color:#FC0;
	margin-right:20px;
}
.ornek_dosyalar {
	background-image: url(images/bg_ornekDosyalar.jpg);
	background-repeat: no-repeat;
	height:83px;
	padding-left:175px;
	padding-top:20px;
	padding-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	width:365px;
	font-size:12px;
}
.set_detay {
	float:left;
	width:300px;
	padding-left:20px;
	padding-top:10px;
	font-size:12px;
}
.set_uzman {
	float:right;
	width:220px;
	margin:0px;
}
.set_uzman .uzman {
	line-height: 30px;
	color: #FC0;
	background-color: #000;
	width:208px;
	padding-left:12px;
	display:block;
	font-size: 12px;
}
.set_temizle {
	clear:both;
}
#icerik #detay ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
}
#icerik #detay ul li a {
	line-height: 25px;
	display: block;
	padding-left: 32px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url(images/okAktif.png);
	background-repeat: no-repeat;
	background-position: 16px 10px;
	padding-right: 10px;
	color: #333;
	font-size: 11px;
	text-decoration:none;
	outline:none;
}
.alti_cizgili{
	text-decoration:underline;
}
#icerik #detay ul li.linksizListe a {
	line-height: 25px;
	display: block;
	padding-left: 32px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url(images/okPasif.png);
	background-repeat: no-repeat;
	background-position: 16px 10px;
	padding-right: 10px;
	color: #999;
	font-size: 11px;
	text-decoration: none;
	outline:none;
}
#icerik #detay ul li a:hover {
	background-image: url(images/okAktif.png);
	background-repeat: no-repeat;
	color: #333;
	background-color: #EBEBEB;
}

.sure {
	float: right;
	font-weight: normal;
	color: #999;
	text-decoration:none;
}


a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #333;
}

#alt a:link, #ust_uyelik a:link {
	color: #999;
	text-decoration: none;
}
#alt a:visited, #ust_uyelik a:visited {
	text-decoration: none;
	color: #999;
}
#alt a:hover, #ust_uyelik a:hover {
	text-decoration: none;
	color: #FFF;
}
#alt a:active, #ust_uyelik a:active {
	text-decoration: none;
	color: #999;
}


/* ----------- Form ----------- */
.spacer{clear:both; height:1px;}
.myform{
	width:480px;
	padding:20px;
}

.formAlani{
	width:450px;
}

.formInput{
	float:left;
	font-size:12px;
	padding:6px;
	border:solid 1px #CCCCCC;
	width:220px;
	margin:6px 0px 10px 0px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #E5E5E5;
}

#stylized p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#stylized label{
	display:block;
	font-weight:bold;
	width:150px;
	float:left;
	margin-top: 20px;
}
#stylized label.taksitLabel{
	display:block;
	font-weight:bold;
	width:150px;
	height:120px;
	float:left;
	margin-top: 10px;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	width:140px;
}
#stylized input{
	float:left;
	font-size:12px;
	padding:6px;
	border:solid 1px #CCCCCC;
	width:270px;
	margin:22px 0 2px 10px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #E5E5E5;
}
#stylized .checkbox{
	float:left;
	font-size:12px;
	padding:6px;
	border:solid 1px #CCCCCC;
	width:10px;
	margin:23px 0 2px 10px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #E5E5E5;
}
#stylized .sozlesme{
	float:left;
	width:260px;
	display:block;
	margin:20px 0px 0px 10px;
}
#stylized .taksit{
	float:left;
	font-size:12px;
	padding:6px;
	width:20px;
	margin:10px 0px 0px 7px;
}
#stylized .taksitYazi{
	float:left;
	width:260px;
	display:block;
	margin:10px 0px 0px 5px;
}
#kopcha input{
	float:none;
	font-size:10px;
	padding:0px;
	border:solid 1px #CCCCCC;
	width:200px;
	margin:0px;
	color: #666;
	background-color: #FFF;
}
#stylized textarea{
	float:left;
	font-size:12px;
	padding:6px;
	border:solid 1px #CCCCCC;
	width:270px;
	margin:22px 0 2px 10px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #E5E5E5;
}
.formImage{
	float:none;
	padding:0px;
	border:none;
	width:300px;
	margin:0px;
}
#stylized select{
	float:left;
	font-size:12px;
	padding:6px;
	border:solid 1px #CCCCCC;
	width:75px;
	margin:22px 0 2px 10px;
	height:30px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #E5E5E5;
}
#stylized .buton{
	float:right;
	border:none;
	width:auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFF;
}

.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: block;
	color: #CC3333;
	margin-left: 160px;
}

.checkboxRequiredMsg, .checkboxMinSelectionsMsg, .checkboxMaxSelectionsMsg{
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and font color for the error text.
 * The state class (e.g. .checkboxRequiredState) is applied on the top-level container for the widget, 
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.checkboxRequiredState .checkboxRequiredMsg,
.checkboxMinSelectionsState .checkboxMinSelectionsMsg,
.checkboxMaxSelectionsState .checkboxMaxSelectionsMsg {
	display: inline;
	padding-left: 10px;
	color: #CC3333;
}

.iframeTooltip
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}

.tooltipContent
{
	background-image: url(images/bg_tooltip.png);
	background-repeat: no-repeat;
	width:260px;
	height:130px;
	color:#FFF;
	font-size:12px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.tooltipContent strong
{
	color:#FC0;
}
.tooltipContent ul
{
	padding:0px;
	list-style-type:none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color:#FC0;
}
.tooltipContent ul li a
{
	color:#FC0;
}

.uyari_uyelik
{
	background-image: url(images/bg_tooltip.png);
	background-repeat: no-repeat;
	width:260px;
	height:120px;
	color:#FFF;
	font-size:12px;
	padding: 70px;
}

.uyari_uyelik strong
{
	color:#FC0;
}
.uyari_uyelik ul
{
	padding:0px;
	list-style-type:none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color:#FC0;
}
.uyari_uyelik ul li a
{
	color:#FC0;
}

.setGorsel {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 5px solid #EBEBEB;
}
.kaynakDosyalar {
	margin-top: 20px;
	margin-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin: 25px 0px 5px;
}
#sol #sol_spot ul {
	margin: 50px 0px 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9;
}
#sol #sol_spotUyari ul {
	margin: 40px 0px 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FC0;
}
#sol #sol_spot ul li a {
	display: block;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9;
	padding-left: 25px;
	color: #333;
	text-decoration: none;
	background-image: url(images/okBeyaz.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#sol #sol_spotUyari ul li a {
	display: block;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC0;
	padding-left: 25px;
	color: #333;
	text-decoration: none;
	background-image: url(images/okBeyaz.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#sol #sol_spot ul li a:hover{
	background-color: #FFD659;
}
#sol #sol_spotUyari ul li a:hover {
	background-color: #F90;
}
.uyeBilgi {
	margin-right: 20px;
	line-height: 74px;
}

#battery {
	width: 50px;
	height: 87px;
	float: right;
	margin-left: 10px;
}
.cs5 {
	width:260px;
	float:left;
	margin-right:20px;
}
#rakamlar{
	color: #000;
	text-align: center;
	font-size: 12px;
	line-height: 200%;
}
#rakamlar img{
	margin-bottom:30px;	
}
.rakam{
	font-size: 24px;
	font-weight: bold;	
}
#sol_detay ul{
	padding-right: 20px;
	padding-left: 20px;
}
#sol_detay ul.duyuru li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#sol_detay ul li{
	list-style-image: url(images/icon_ok.jpg);
	margin-bottom: 10px;
	line-height: 120%;
}
.duyuruSpot{
	font-size:16px;
	line-height: 120%;
}
#paypal input{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:transparent;
	margin:0px;
	padding:0px;
}
.sertifika{
	margin-top:10px;
	margin-bottom:40px;
}
#kopcha{
	padding-top:30px;
	clear:both;
}
.hata{
	font-weight:bold;
	color:#F00;
	text-align:left;
	margin:0px;
	padding:0px;
}
.altBosluk{
	margin-bottom:25px;	
}
#smsOdeme{
	position: absolute;
	height: 140px;
	width: 300px;
	left: 50%;
	top: 600px;	
	margin-left:203px;	
}
#odemeTutari{
	background-color:#EFEEED;
	float:left;	
	font-size:12px;
	width:284px;
}
#kkarti_logo{
	float:left;
	width:160px;
}
#kkarti_logo img{
	margin-bottom:28px;
}
#odemeTutari #odeme_text{
	display:block;	
	padding-bottom: 10px;
	padding-left:22px;
	padding-top:20px;
}
#odemeTutari #odeme_tutar{
	font-size:40px;
	font-weight:bold;
	padding-left:20px;
	letter-spacing: -1px;
}
#odemeTutari #odeme_detay{
	font-size:14px;
}
#odemeTutari #odeme_taksitler{
	margin-top:15px;
	padding-left:20px;
	padding-top:15px;
	padding-bottom:15px;
	display:block;
	font-size:20px;
	color:#999;
	font-weight:bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	letter-spacing: -1px;
}
#mobilOdeme{
	padding-left:160px;	
	padding-top:20px;
	clear:both;
}
#mobilOdeme img{
	margin-right:10px;
}
.uyelik_mesaj{
	min-height:90px;
}
.uyelik_mesaj img{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
#google1{
	background-image: url(images/bg_google1.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 300px;
	padding-top: 15px;
	margin-top: 20px;
	line-height:50px;
	text-align:right;
}
#twitter_box{	
}
#fb-root{
	padding-top:20px;
}
.twtr-widget {
	padding: 0;
	background: #fafafa url(images/wavecut.png);
	
	/*** cross browser box shadow ***/
	-moz-box-shadow: 0 0 2px #fff;
	-webkit-box-shadow: 0 0 2px #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Glow(color=#ffffff,strength=3)";
	filter:
		progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=0,strength=3)
		progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=90,strength=3)
		progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=180,strength=3)
		progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=270,strength=3);
	box-shadow: 0 0 2px #fff;
	
	/*** kind of cross browser rounded corner ***/
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.twtr-hd {
	/*** cross browser rgba ***/
	background-color: transparent;
	background-color: rgba(255,255,255,0.3);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#30ffffff,endColorstr=#30ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#30ffffff,endColorstr=#30ffffff)";
}
.twtr-bd {}
.twtr-widget .twtr-bd .twtr-tweet {
	margin: 5px 0 0;
	padding: 0 5px 5px 10px;
	border-bottom: 1px solid #cecece;
}
.twtr-tweet:before {
	display: block;
	float: left;
	margin: 15px 0 0 10px;
	font-size: 50px; /* let's make it a big quote! */
	content: "“";
	color: #bababa;
	text-shadow: 0 1px 1px #909090;
	font-family: "times new roman", serif;
}
.twtr-ft { 
	border-top: 1px solid #cecece;
}
.padding-bottom-20{
	padding-bottom:20px;	
}
