#loading{padding:3px;background:#DF0000;color:#FFF;position:absolute;right:0;top:0;display:none;}
body{
	background: #fff url('/img/back.png') repeat-x;
	font-family: 'Lucida Sans Unicode','Lucida Unicode', Verdana;
}
h1,h2,h3,h4,h5,h6,img, body, form, ul{padding: 0;	margin: 0; border: 0}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
a, .navbar a,.navbar a:hover{text-decoration:none;}
a {color: #222}
a:hover{text-decoration:underline;}
#container,#bcontainer{
	margin: 0 auto;
	width:965px;
}
.clear{
	clear:both;
}
.right{
	float:right;
}
.left{
	float:left;
}
#btback {
	padding: 10px 10px 5px 10px;
	color: #636363;
}
#btback h1 {
	font-size: 14px;
}
#btback li a {
	color: #636363;
}
.credit  a{
	color: #636363;
}
.credit {
	margin-top: 20px;
	border-top: 1px solid #636363;
	color: #636363;
	font-size: 11px;
	padding: 10px 0px;
	text-align: right;
}
/* topbar */
#topbar{
	height: 46px;
	background: url('/img/logo.png') no-repeat 0% 65%;
	font-family: Verdana;
	position: relative;
}
#topbar .rt{
	height:25px;
	width:650px;
	float:right;
}
#topbar .rt .r{
	height:25px;
	width:9px;
	float:right;
}
#topbar .rt .links{
	margin: 15px 0 0 0;
	text-align:right;
}
#topbar .rt .links a{
	font-weight: bold;
	font-size:14px;
	padding: 0 5px 0 30px;
}
#topbar .rt .links a.active {color:#2F2F2F;}
#topbar .rt .links a.active:hover {text-decoration: none}
#topbar .navbar{
	position: absolute;
	right:0;
	bottom:0;
	text-align:right;
	height:32px;
}
/* Register */
.frmb{
	font-size:12px;
}
.frmb h3{
	padding:4px 0;
	font-size:16px;
}
.frmb em{
	color:#660000;
	font-style:normal;	
	
}
.frmb .inline{
	float:left;
	clear:none;
	padding-right:5px;
}
.frmb input, .frmb select, .frmb textarea{
	color:#666;
	font-size:16px;
	margin:0pt;
	padding:2px;
	border:1px solid #DDD;
	background: #FFF;
}
/*.frmb input[type=submit]{}*/
 a.simubutton:hover {
	text-decoration: none;
 }
 a.simubutton {
	display: block;
	background:	url(/img/btny.gif) repeat-x;
	border:1px solid #dea303;
	color:#660000;
	margin-right:3px;
	font-size: 14px;
	padding: 4px;
	font-weight: bold;
	width:75px;
	text-align:center;
	font-family: 'Lucida Sans Unicode','Lucida Unicode', Verdana;
 }
.frmb .smbt{
	background:	url(/img/btny.gif) repeat-x;
	border:1px solid #dea303;
	color:#660000;
	margin-right:3px;
	font-size: 14px;
	padding: 4px;
	font-weight: bold;
	width:75px;
}
.frmb label {
color:#333333;
display:block;
float:none;
font-size:16px;
font-weight:bold;
margin:0.7em 0pt 0.1em;
}
.frmb .note {
color:#999999;
display:block;
font-size:14px;
margin-bottom:0.3em;
}
.frmb .inline {
clear:none;
float:left;
padding-right:5px;
}
#lgnbox{
	padding:0;
	margin:0;
	display:inline;
}
#lgnbox input{font-size:9px;}
#lgnbox  .stdbut{
	background:url('/img/bback.gif') repeat-x;
	border: 1px solid #243f00;
	width:70px;
	margin-right:3px;
	padding:4px;
	color: #030303;
}
#lgnbox  .subbut{
	background:#243f00;
	border: 1px solid #63af00;
	width:65px;	
	margin-right:3px;
	padding:4px;
	color: #FFF;
}
.pix5 {
	height: 5px;
}
.pix10 {
	height: 10px;
}
.pix15 {
	height: 15px;
}
.pix20 {
	height: 20px;
}
.pix25 {
	height: 25px;
}
#mcontent h1 {
	font-weight: bold;
}
#mcontent .l p {
	padding: 5px 0;
}
#mcontent .l {
	width: 680px;
	float: left;
	font-size: 14px;
}
#mcontent .r {
	width: 260px;
	float: right;
}
#mcontent .l h1 .menus{
	width: 130px;
	font-size: 18px;
	padding: 3px 10px 0 0;
	float: right;
	display: inline;
	color: #2F2F2F;
}
#mcontent .l h1 .mwide{
	width: 250px;
	text-align: right;
}
#mcontent .l h1 {
	width: 680px;
	color: #00B2E3;
	font-size: 23px;
	padding: 7px 0px;
	border-bottom: 1px solid #00B2E3;
}
#mcontent .r h1 {
	color: #e29821;
	font-size: 18px;
	margin: 0;
	padding: 10px 2px;
	border-bottom: 1px solid #e29821;
	
}
#mcontent .r div.x {
	width: 260px;
	margin: 0;
	padding: 0;
}
#mcontent .r .h1b {
	background: transparent url(/img/ktb.gif) no-repeat scroll left top;
	height:10px;
}
/* Form */
#mcontent .l .bigText .inp{
font-size: 18px;
width:250px;
padding: 4px;
margin: 0 0 4px 0;
color: #2F2F2F;
border: 1px solid #e0e0e0;
background: #FFF;
}
#mcontent .l .bigText .btnRed{
background: url("/img/inpButBackRed.gif") no-repeat;
width:70px;
height:33px;
text-align:center;
font-size: 13px;
color: #fff;
padding-top:7px;
cursor: pointer;
}
#mcontent .l .bigText label {
	color: #bd0b0b;
	font-size: 14px;	
}
#mcontent .l .form dl {
 position: relative;
 width: 500px;
 height: 40px;
 padding: 0;
 margin: 0;
}
#mcontent .l .form dt {
clear: both;
float:left;
width: 250px;
padding: 5px 0 0px 0;
margin: 0;
text-align: left;
}
#mcontent .l .form dd {
 float: left;
 width: 240px;
 margin: 0 0 2px 0;
 padding: 0;
 }
 
 #mcontent .r .bigText .inp{
font-size: 12px;
width:150px;
padding: 4px;
margin: 0 0 4px 0;
color: #2F2F2F;
border: 1px solid #e0e0e0;
background: #FFF;
}
#mcontent .r .bigText .btnRed{
background: url("/img/rinpBack.gif") repeat-x;
width: 80px;
height: 21px;
text-align:center;
font-size: 12px;
font-weight: bold;
padding-top: 2px;
color: #000;
cursor: pointer;
}
#mcontent .r .bigText label {
	font-size: 12px;	
}
#mcontent .r .formyan {
	width: 255px;
}
#mcontent .r .formyan dl {
 position: relative;
 height: 35px;
 padding: 0;
 margin: 0;
}
#mcontent .r .formyan dt {
clear: both;
float:left;
width: 95px;
padding: 2px 0 0 0;
margin: 0;
text-align: left;
}
#mcontent .r .formyan dd {
 float: left;
 width: 150px;
 margin: 0 0 2px 0;
 padding: 0;
 }
/* Form */

.karsilastir {
	width: 100%;
}
.karsilastir .border {
	padding: 0;
	margin: 0;
	font-size: 1px;
	height: 1px;
	background: #bd0b0b;
}
.karsilastir .border2{
	padding: 0;
	margin: 0;
	font-size: 1px;
	height: 1px;
	background: #dfdfdf;
}
.karsilastir th{
	margin: 12px 0;
	padding: 12px 0;
	text-align: left;
	color: #bd0b0b;
	font-weight: bold;
	width: 225px;
	font-size: 14px;
}
.karsilastir td{
	font-weight: bold;
	text-align: center;
	color: #000;
	font-size: 16px;
}
ul.destek-list li  a{
	font-weight: bold;
	font-size: 14px;
	padding-right: 5px;
	color: #000;
}
ul.destek-list li {
	padding: 3px 0 3px 24px;
	font-size: 12px;
	color: #AAA;
	background: url('/img/ico/folder.gif') no-repeat 0% 50%;
}
ul.destek-list li.selected a {
	color: #DF0000;
}
ul.destek-list  {
	padding: 0 25px;
	list-style-type: none;
}
ul.icon2 li {
	background: url('/img/ico/bullet_black.gif') no-repeat 0% 50%;
}
ul.icon3 {
	padding: 5px;
}
ul.icon3 li {
	background-image: none;
	padding: 3px 0;
	border-bottom: 1px dotted #DFDFDF;
}
.sepettablo th {
	padding: 0 3px;
}
.sepettablo td {
	padding: 3px;
	font-size: 14px;
}
.sepettablo .row1{
	background-color: #f1f1f1;
}
.sepettablo {
	width: 100%;
}
.sepettablo  th{
	text-align: left;
	border-bottom: 1px solid #DF0000;
}
.sepettablo .ajaxlittle{
	font-size: 9px;
	width: 100%;
}
a.kbut  {
	display: block;
	width: 125px;
	height: 34px;
	background: transparent url(/img/kbut.png) no-repeat;
	line-height: 34px;
	text-align: center;
	text-indent: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #a41c1c;
	text-decoration: none;
	font-family: Arial;
	margin: 0;
	
}
a.mbut  {
	display: block;
	width: 125px;
	height: 34px;
	background: transparent url(/img/mbut.png) no-repeat;
	line-height: 34px;
	text-align: center;
	text-indent: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #1c3c48;
	text-decoration: none;
	font-family: Arial;
	margin: 0;
	
}

