@charset "utf-8";
/* CSS Document */

.notice_box, .success_box, .warning_box, .error_box, .validation_box {
    border: 1px solid;
    margin: 10px 0px;
    padding:11px 10px 11px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.notice_box {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../images/info.png');
}
.success_box {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../images/success.png');
}
.warning_box {
    color: #9F6000;
    background: #FEEFB3 url('../images/warning.png') no-repeat 10px 10px;
}
.error_box {
    color: #000;
    background-color: #FFBABA;
    background-image: url('../images/error.png');
}
.validation_box {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('../images/validation.png');
}


.clean-gray{
	border:solid 1px #DEDEDE; 
	background:#EFEFEF;
	color:#222222;
	padding:4px;
	text-align:center;
}
.clean-yellow{
	border:solid 1px #DEDEDE; 
	background:#FFFFCC;
	color:#222222;
	padding:4px;
	text-align:center;
}
.clean-ok{
	border:solid 1px #349534; 
	background:#C9FFCA;
	color:#008000;
	font-weight:bold;
	padding:4px;
	text-align:center;
}
.clean-error{
	border:solid 1px #CC0000; 
	background:#F7CBCA;
	color:#CC0000;
	font-weight:bold;
	padding:4px;
	text-align:center;
}


.success {
    background: url("../images/icons/success.png") no-repeat scroll 10px center #EAF7D9;
    border: 1px solid #BBDF8D;
    color: #555555;
    margin-bottom: 15px;
    padding: 10px 10px 10px 33px;
}
.warning {
    background: url("../images/icons/warning.png") no-repeat scroll 10px center #FFD1D1;
    border: 1px solid #F8ACAC;
    color: #555555;
    margin-bottom: 15px;
    padding: 10px 10px 10px 33px;
}
.attention {
    background: url("../images/icons/attention.png") no-repeat scroll 10px center #FFF5CC;
    border: 1px solid #F2DD8C;
    color: #555555;
    margin-bottom: 15px;
    padding: 10px 10px 10px 33px;
}

.info {
    background: url("../images/icons/info_16.png") no-repeat scroll 10px center #FFF5CC;
    border: 1px solid #F2DD8C;
    color: #000;
    margin-bottom: 15px;
    padding: 10px 10px 10px 33px;
}



ul#validate {margin:0; padding:0}
ul#validate li {margin:0; font-weight:bold}

/**********/
#reklam1 { height:250px; width:252px; background:#CCC; float:left; text-align:right;}
#reklam2 { height:250px; background:#CCC;}
#reklam3 { height:250px; width:300px; background:#CCC;}
/**********/

#msg {display:none; position:absolute; z-index:200; background:url("../images/msg_arrow.gif") left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f8fafb; border:2px solid #e7eef2; border-left:none; padding:5px; min-width:150px; max-width:250px; font-size:11px}


body 	{ background:#fff url(../images/background.jpg) repeat-x; margin-top:20px; color:#001522; }
a 		{ text-decoration:none; outline: none; color:#001522; } a:hover	{ color:#0983B3; }

input 	{ padding:3px; }
td 		{ padding:10px 0; } 
table 	{ margin-bottom:0;}
h4 		{ color:#666; font-size: 16px; font-weight: bold; letter-spacing: 0pt; margin:0;}

.tooltip{ position: absolute; top: 0; left: 0; z-index: 3; display: none; }

.hint { background:url("../images/hint_pointer.gif") no-repeat scroll -10px 5px #FFFFCC; border:1px solid #CC9933; display:none; margin-top:-8px; padding:10px 12px;
position:absolute; right:10%; width:220px; }
.hint .hint-pointer { background:url("../images/hint_pointer.gif") no-repeat scroll left top transparent; height:19px; left:-15px; position:absolute; top:5px; width:10px;}

/* form tag edit */
.tek-sutun-area { width:280px; height:80px; }
#profil-yorum .charcounter{float:right;margin-top:3px;margin-right:100px}
/* blueprint edit */
.dotted {border-bottom:1px solid #ccc}
.small 	{ margin-bottom:auto; }
.box 	{ margin-bottom:10px; padding:10px; background:#E6F1F3 url(../images/back-box.png) repeat-x; overflow:hidden; }
.box2 	{ margin-bottom:10px; padding:10px; background:#E6F1F3; overflow:hidden; }
.box  .bilgi{margin:5px 0px}
.bilgi .left{float:left}
.bilgi .right{float:right}
.sabityukseklik { min-height:220px; height:auto !important; height:210px;}

.notice { margin-bottom:5px;  background-color: #FCEAA9; border: 1px solid #FBD960; color: #3D3D3D;}
.kirmizi { color:#F00; }
.griback { background:#EFEFEF;}
.turuncu {color: #FF5400;}

.left { display:inline; float:left;}
.right { display:inline; float:right; }
.center {text-align: center;}

.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.vert-middle {
    vertical-align: middle;
}
.abs {
    position: absolute;
}
.rel {
    position: relative;
}
.block {
    display: block;
}
.inline {
    display: inline;
}
.hidden {
    display: none;
}


.clear1 { clear:both; line-height:1px; font-size:1px; height:1px; }
.clear2 { clear:both; line-height:1px; font-size:1px; height:2px; }
.clear4 { clear:both; line-height:1px; font-size:1px; height:4px; }
.clear5 { clear:both; line-height:1px; font-size:1px; height:5px; }
.clear18 { clear:both; line-height:1px; font-size:1px; height:18px; }
.clear10 { clear:both; line-height:1px; font-size:1px; height:10px; }
.clear15 { clear:both; line-height:1px; font-size:1px; height:15px; }
.clear20 { clear:both; line-height:1px; font-size:1px; height:20px; }
.clear24 { clear:both; line-height:1px; font-size:1px; height:24px; }
.clear28 { clear:both; line-height:1px; font-size:1px; height:28px; }
.clear39 { clear:both; line-height:1px; font-size:1px; height:39px;}
.clear40 { clear:both; line-height:1px; font-size:1px; height:40px; }
.clear60 { clear:both; line-height:1px; font-size:1px; height:60px; }

.contentSideBox { background:none repeat scroll 0 0 #E9E9E9; padding:10px; }
.contentSideBox h2 { color:#333333; font-weight:bold; font-size:20px }

ul.circle { margin:0 0 1em; padding:0 0 0 1.5em; }
ul.circle li { list-style:circle outside none; padding:0 0 0.2em; }

input.button, input[type="button"], input[type="submit"]
{
	 background:none repeat scroll 0 0 #DDDDDD; border:1px outset #DDDDDD; color:#222222; cursor:pointer;
	 margin:5px 5px 5px 0; padding:1px 3px;
}



* html button { overflow: visible; }


.submit_norm, .submit_pref, .submit_disabled, .submit_negative, .submit_gift, .submit_flirt, .submit_friend, .request_chat, .chat_control {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}

.submit_norm:hover, .submit_pref:hover, .submit_negative:hover, .submit_gift:hover, .submit_flirt:hover, .submit_friend:hover {
    opacity: 0.8;
}




input.text, input.password, select, textarea {
    background: url("../images/bg_input.png") repeat-x scroll 0 0 #FFFFFF;
    font-family: 'Lucida Grande',Arial,sans-serif;
}
input[type="text"], input[type="password"] {
    background: url("../images/bg_input.png") repeat-x scroll 0 0 #FFFFFF;
    font-family: 'Lucida Grande',Arial,sans-serif;
}
input[type="radio"], input[type="checkbox"] {
	border:0;
}
input {
    border: 1px solid #9C9C9C;
    padding: 3px;
}
select {
    background-color: #FFFFFF !important;
}
textarea {
    border: 1px solid #9C9C9C;
    font-size: 12px;
    padding: 3px;
}
input.active, textarea.active {
    border: 1px solid #52CB5E;
}

.submit_pref {
    background: url("../images/bg_submit.png") repeat-x scroll 0 0 transparent !important;
    border: 1px solid #2BAC38 !important;
    color: #FFFFFF !important;
    cursor: pointer;
}
.submit_pref:hover {
    background: url("../images/bg_submit.png") repeat-x scroll 0 -120px transparent !important;
    cursor: pointer;
}
input.submit_pref {
    overflow: visible;
    padding: 5px 13px;
}
a.submit_pref {
    display: block;
    text-align: center;
    text-decoration: none;
}
a.submit_pref:hover {
    text-decoration: none !important;
}

.big-button {
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    padding: 14px;
}
.submit_norm {
    background: url("../images/bg_submit.png") repeat-x scroll 0 -240px transparent !important;
    border: 1px solid #375C9B !important;
    color: #FFFFFF !important;
    padding: 5px 13px !important;
}
.submit_norm:hover {
    background: url("../images/bg_submit.png") repeat-x scroll 0 -360px transparent;
    cursor: pointer;
    text-decoration: none;
}
a.submit_norm, span.submit_norm {
    display: block;
}
.submit_flirt {
    background: url("../images/bg_submit.png") repeat-x scroll 0 -480px transparent;
    border: 1px solid #E19F9F;
    color: #FFFFFF !important;
}
.submit_flirt:hover {
    background: url("../images/bg_submit.png") repeat-x scroll 0 -600px transparent;
    cursor: pointer;
}
button.submit_flirt {
    padding: 5px 13px;
}
button.submit_flirt:hover, a.submit_flirt:hover {
    text-decoration: none !important;
}
a.submit_flirt {
    display: block;
    text-align: center;
    text-decoration: none;
}
.submit_flirt img {
    border: 0 none !important;
}
.submit_disabled {
    background: none repeat scroll 0 0 #B1B1B1 !important;
    border: 1px solid #939393 !important;
    color: #FFFFFF !important;
    cursor: default !important;
    font-size: 14px;
    opacity: 0.5;
    padding: 5px 13px !important;
}
a.submit_negative {
    background: none repeat scroll 0 0 #BD2531;
    border: 1px solid #912B34;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 14px;
    margin-top: 10px;
    padding: 5px 15px;
}
a.submit_negative:hover {
    background: none repeat scroll 0 0 #D21423;
}

.submit_gift {
    background: url("../images/bg_submit.png") repeat-x scroll 0 -900px transparent;
    border: 1px solid #C288D3;
    color: #FFFFFF !important;
}
.submit_gift:hover {
    background-position: 0 -1050px;
    cursor: pointer;
}
.submit_friend, .request_chat {
    background: url("../images/bg_submit.png") repeat-x scroll 0 -1200px transparent;
    border: 1px solid #7299C5;
    color: #FFFFFF !important;
}
.submit_friend:hover, .request_chat:hover {
    background-position: 0 -1320px;
    cursor: pointer;
}


.tipsy { font-size: 12px; position: absolute; padding: 5px; z-index: 100000; }
  .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }

  /* Rounded corners */
  .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
  
  /* Uncomment for shadow */
  /*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
  
  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
  
  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #000; }
  .tipsy-arrow-s { border-top-color: #000; }
  .tipsy-arrow-e { border-left-color: #000; }
  .tipsy-arrow-w { border-right-color: #000; }
  
	.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }



.gonder { 
margin:0; padding:0; background:url("../images/dugme_link.jpg") repeat-x; border:#CCC solid 1px; color:#333; -webkit-border-radius: 3px; -moz-border-radius: 3px; -khtml-border-radius:3px; border-radius: 3px; padding:2px; width:auto; height:auto; font-size:inherit}
	
a.tumu-link { background:url("../images/dugme_link.jpg") repeat-x; border:#CCC solid 1px; color:#333; -webkit-border-radius: 3px; -moz-border-radius: 3px; -khtml-border-radius:3px; border-radius: 3px; padding:3px 5px; display:inline-block; }
a.tumu-link:hover { background:url(../images/dugme_hover.jpg) repeat-x; color:#FFF; }

#header-lvl1 { text-align:right; }
	#header-lvl1 a { color:#FFF; text-transform: uppercase; padding:0 5px; }
	#header-lvl1 a:hover { color:#001522; }
	#header-lvl1 a.dil { background:#FFF; color:#001522; padding:0 2px; margin:0 2px; }
	#header-lvl1 a.dil:hover { background:#001522; color:#FFF; }
#header-lvl2 { margin-top:25px; }

#footer{
	position:relative;
}

#duyurular {margin-left:6px;}
#duyurular-text-holder {float: left; height:25px; overflow: hidden;padding: 0px; position:relative}
#duyurular-text-holder .text {color: #333333;line-height: 25px; }




#anamenu { margin:2px 0; background:url(../images/anamenu_back.jpg) repeat-x; border:#59C0CF solid 1px; height:32px; padding-left:10px;}
	#anamenu a { float:left; font-size:18px; color:#FFF; padding:3px 12px;; display:inline-block; }
	#anamenu a:hover { font-size:18px; color:#FFF; background:url(../images/anamenu_hover.jpg) repeat-x; display:inline-block;}
	#anamenu a.uyeol { float:right; margin-right:10px; color:#FAC61B; }
	#anamenu a.uyeol:hover { background:none; color:#FFF; }

#login .q_username{background:url("../images/qlogin_username.png") no-repeat scroll 2px 50% #FFFFFF; padding-left:20px !important; width:120px !important;border:1px solid #CCCCCC !important; border-radius:0px; font-family:inherit}
#login .q_password{background:url("../images/qlogin_password.png") no-repeat scroll 2px 50% #FFFFFF; padding-left:20px !important; width:120px !important;border:1px solid #CCCCCC; !important; border-radius:0px;font-family:inherit}

#login .submit{
background:url("../images/button_hover.gif") no-repeat scroll 0 0 transparent; border:0 none; color:#FFFFFF; font:bold 11px/21px arial; height:21px; margin:0;padding:0; text-align:center; width:80px; border-radius:0px;}

#login .submit:hover{background:url("../images/button_hover.gif") no-repeat scroll 0 -21px transparent; line-height:normal; cursor:default }
#login a.sifre { margin-left:10px; color:#666; } #login a.sifre:hover { color:#333; }
#user-menu .menu-links{padding:5px;float:left}
#user-menu .menu-links a {margin-right:6px; color:#666;}
#user-menu .menu-links a:hover {color:#333;}

#user-menu #notification_wrapper{margin-left:5px; margin-top:3px;  font-weight:bold; display:none; float:left;}
#user-menu #message_alert a{padding:2px 2px 5px 30px; display:block; background:url('../images/icons/notifications_22.png') no-repeat;}


#tirtik-ust { background:url("../images/tirtik-ust.png") repeat-x; height:10px; margin-top:10px; }
#tirtik-alt { background:url("../images/tirtik-alt.png") repeat-x; height:10px; margin-bottom:10px; }

#logo-footer {margin-left:90px}

#oyun-bar-kapsayici { background:#001522; padding:10px; overflow:hidden; margin-top:5px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -khtml-border-radius:6px; border-radius: 6px; }

#oyun-bar-ust { background:url(../images/oyun-bar-ust-back.png) center top no-repeat; }
	#oyun-bar-ust a { color:#FAC61B;}
	#oyun-bar-ust .yazi { margin-left:10px; color:#CCC;}
	#oyun-bar-ust marquee { width:645px; color:#FFF; }
	
#oyun-bar { 
background:#FFF url(../images/oyun-bar-back.png) center bottom no-repeat; margin-top:10px; overflow:hidden;
}
.oyun-tick { color:#FFF; width:113px; margin-right:3px; float:left; }
	.oyun-tick a.oyun-tick-foto { height:105px; display:block; background:#FBB041 url(../images/back-turuncu.png) repeat-x; text-align:center; -moz-border-radius-topleft:6px;-moz-border-radius-topright:6px; }
	.oyun-tick a.oyun-tick-foto:hover { background:#CCC; }
	.oyun-tick .oyun-tick-bilgi { 
		height:115px; -moz-border-radius-bottomleft:6px; -moz-border-radius-bottomright:6px;
		background:#0983B3 url(../images/back-mavi.png) repeat-x; padding:15px 10px; }
	  .oyun-tick .oyun-tick-bilgi h3 { margin-bottom:10px; font-size:20px; font-weight:bold; letter-spacing: -1pt;}
	  .oyun-tick .oyun-tick-bilgi h3 a 			{ color:#FFF;}
	  .oyun-tick .oyun-tick-bilgi h3 a:hover	{ color:#E7F3EF;}
	  .oyun-tick .oyun-tick-bilgi .how-to-play a {font-size:11px; color:#fff}
#footer-bar { background:#001522; padding:20px 0px; }
	.footer-menu { color:#FFF; }
	.footer-menu a { color:#FAC61B; padding-right:5px; } .footer-menu a:hover { color:#FFF; }
	.footer-yazi { color:#CCC; margin:10px 0; }
	.copyright { color:#999; }
/* BOXES */

.box-baslik { background:#F68C1F url('../images/back-turuncu.png') repeat-x; color:#333; padding:7px; font-size:14px; -moz-border-radius: 4px 4px 0px 0px;}
.box-baslik-bos { padding:10px; padding-left:0; }

.box-icerik{padding:3px; background:#FFF}
.extbaslik{ color: #63B4CD; margin: 0 0 2px; font-size: 16px;margin-bottom: 0;margin-top: 25px;font-family: "Lucida Grande",Tahoma,Arial,sans-serif;}
	
	
div.validate {
    background: url("../images/msg_arrow.gif") no-repeat scroll left center transparent;
    padding-left: 7px;
}
div.validate div.error {
    background-color: #F3E6E6;
    border-color: #924949;
    border-style: solid solid solid none;
    border-width: 2px;
    padding: 5px;
}

.box-new { background:url(../images/icons/new_16.png) no-repeat; padding-left:20px; }
.box-kalp { background:url(../images/icons/heart_16.png) no-repeat; padding-left:20px; }
.box-user { background:url(../images/icons/user_16.png) no-repeat; padding-left:20px; }
.box-flag { background:url(../images/icons/flag_16.png) no-repeat; padding-left:20px; }
.box-anket { background:url(../images/icons/diagram_16.png) no-repeat; padding-left:20px; }
.box-hafta { background:url(../images/icons/calendar_16.png) no-repeat; padding-left:20px; }
.box-radio { background:url(../images/icons/radio_16.png) no-repeat; padding-left:20px; }
.box-info { background:url(../images/icons/info_16.png) no-repeat; padding-left:20px; padding-top:2px; padding-bottom:2px }
.box-yeni { background:url(../images/icons/asterisk_yellow.png) no-repeat; padding-left:20px; }
.box-yanitla { background:url(../images/icons/new_16.png) no-repeat; padding-left:20px; }
.box-video { background:url(../images/icons/videohive_16.png) no-repeat; padding-left:20px;}
.box-blog { background:url(../images/icons/pencil_16.png) no-repeat; padding-left:20px; }
.box-date { background:url(../images/icons/clock_16.png) no-repeat; padding-left:20px; }
.box-forum { background:url(../images/icons/document_16.png) no-repeat; padding-left:20px; }
.box-help { background:url(../images/icons/help_16.png) no-repeat; padding-left:20px;}
.box-left { background:url(../images/icons/left_16.png) no-repeat; padding-left:20px; }
.box-right { background:url(../images/icons/right_16.png) no-repeat; padding-left:20px; }
.box-up { background:url(../images/icons/up_16.png) no-repeat; padding-left:20px; }
.box-down { background:url(../images/icons/down_16.png) no-repeat; padding-left:20px; }
.box-mail { background:url(../images/icons/mail.png) no-repeat; padding-left:20px; padding-bottom:2px }
.box-star { background:url(../images/icons/star.png) no-repeat; padding-left:20px; padding-bottom:2px }
.box-stop { background:url(../images/icons/stop_16.png) no-repeat; padding-left:20px; }
.box-hediye { background:url(../images/icons/present_16.png) no-repeat; padding-left:20px; }
.box-image { background:url(../images/icons/image.png) no-repeat; padding-left:20px; }
.box-sil { background:url(../images/icons/delete_16.png) no-repeat; padding-left:20px; }
.box-profil-yorum { background:url(../images/icons/tick_16.png) no-repeat; padding-left:20px; }
.box-edit-profile { background:url(../images/icons/edit-profile_16.png) no-repeat; padding-left:20px; }
.box-mesajlar { background:url(../images/icons/letter_16.png) no-repeat; padding-left:20px; }
.box-inbox { background:url(../images/icons/inbox_16.png) no-repeat; padding-left:20px; }
.box-outbox { background:url(../images/icons/outbox_16.png) no-repeat; padding-left:20px; }
.box-ayar { background:url(../images/icons/gear_16.png) no-repeat; padding-left:20px; }
.box-warning { background:url(../images/icons/warning_16.png) no-repeat; padding-left:20px; }
.box-success { background:url(../images/icons/tick_16.png) no-repeat; padding-left:20px; }
.box-gizle { background:url(../images/icons/block_16.png) no-repeat; padding-left:20px; }
.box-duzenle { background:url(../images/icons/document_16.png) no-repeat; padding-left:20px; }
.box-lock { background:url(../images/icons/lock_16.png) no-repeat; padding-left:20px; }
.box-arrow { background:url(../images/icons/arrow_2.gif) no-repeat; padding-left:20px; }
.box-report { background:url(../images/icons/report_16.png) no-repeat; padding-left:20px;padding-bottom:2px }
.box-buddies { background:url(../images/icons/buddies_16.png) no-repeat; padding-left:20px; padding-bottom:4px }
.box-friend-request { background:url(../images/icons/friend-request_16.png) no-repeat; padding-left:20px; }
.box-block-list { background:url(../images/icons/block-list_16.png) no-repeat; padding-left:20px; }
.box-comment { background:url(../images/icons/comment_16.png) no-repeat; padding-left:20px; }
.box-friends { background:url(../images/icons/friends.png) no-repeat; padding-left:20px; }
.box-facebook { background:url(../images/icons/facebook_16.png) no-repeat; padding-left:20px; padding-bottom:4px; }
.box-profile { background:url(../images/icons/profile_16.png) no-repeat; padding-left:20px; }
.box-profile-photo { background:url(../images/icons/profile-photo.png) no-repeat; padding-left:20px; }
.box-money { background:url(../images/icons/money_16.png) no-repeat; padding-left:20px; }
.box-zeton { background:url(../images/icons/zeton.png) no-repeat; padding-left:30px; }
.box-add-money { background:url(../images/icons/add-money_16.png) no-repeat; padding-left:20px; }
.box-watch { background:url(../images/icons/watch_16.png) no-repeat; padding-left:20px; }
.box-dick{ background:url(../images/icons/detective_16.png) no-repeat; padding-left:20px; }
.box-order { background:url(../images/icons/order_16.png) no-repeat; padding-left:20px; }
.box-notifications { background:url(../images/icons/notifications_16.png) no-repeat; padding-left:20px; }
.box-privacy { background:url(../images/icons/privacy_16.png) no-repeat; padding-left:20px; }
.box-wink { background:url(../images/icons/wink_16.png) no-repeat; padding-left:20px; padding-top:2px; padding-bottom:2px }
.box-product { background:url(../images/icons/product_16.png) no-repeat; padding-left:20px; padding-top:2px; padding-bottom:2px }
.box-sales { background:url(../images/icons/sales_16.png) no-repeat; padding-left:20px; padding-top:2px; padding-bottom:2px }
.box-goldmember { background:url(../images/icons/promember_16.png) no-repeat; padding-left:20px; padding-top:2px; padding-bottom:2px }
.box-online { background:url(../images/icons/online_16.png) no-repeat; padding-left:20px; padding-top:2px; padding-bottom:2px }


.label.important {
    background-color: #C43C35;
}

.label.success {
    background-color: #46A546;
	background-image:none;
}

.label.notice {
    background-color: #62CFFC;
	background-image:none;
}

.label {
    background-color: #BFBFBF;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 3px 2px;
    text-transform: uppercase;
    white-space: nowrap;
}

a.label  {
    color: #FFFFFF  !important;
}

.gold-user{background:url(../images/icons/gold_member_16.png) no-repeat; padding-left:20px;}
.platin-user{background:url(../images/icons/platin_member_16.png) no-repeat; padding-left:20px;}

ul#arkadas-ara { list-style:none; list-style-type:none; margin:0; padding:0;}
	ul#arkadas-ara li 			{ height:30px; padding:3px 0; }
	ul#arkadas-ara li label 	{ width:70px; float:left; padding:5px 0 0 10px; }
	ul#arkadas-ara li input 	{ float:left; margin:0; padding:0; }
	ul#arkadas-ara li input.gonder 	{ padding:2px; }
	ul#arkadas-ara li span 		{ float:left; margin:0 5px 0 5px; padding-top:0px; }
	ul#arkadas-ara select 		{ float:left; height:30px; padding:5px 5px 3px 5px; margin:0; width:64%; overflow:hidden; }
	ul#arkadas-ara .tamam 		{ float:left; } 
	ul#arkadas-ara .radio { margin-top:0px; }
	
ul#detayli-arkadas-ara { list-style:none; list-style-type:none; margin:10px 0; padding:0;}
	ul#detayli-arkadas-ara li 			{ height:30px; border-bottom:1px dotted #CCC; padding:3px 0; }
	ul#detayli-arkadas-ara li label 	{ width:90px; float:left; padding:5px 0 0 10px; }
	ul#detayli-arkadas-ara li input 	{ float:left; margin:0; padding:0; }
	ul#detayli-arkadas-ara li input[type="text"] {padding:5px; overflow:hidden; }
	ul#detayli-arkadas-ara li input.gonder 	{ padding:2px; }
	ul#detayli-arkadas-ara li span 		{ float:left; margin:0 5px 0 5px; padding-top:6px; }
	ul#detayli-arkadas-ara select 		{ float:left; height:30px; padding:5px 5px 3px 5px; margin:0; width:64%; overflow:hidden; }
	ul#detayli-arkadas-ara .tamam 		{ float:left; } 
	ul#detayli-arkadas-ara .radio { margin-top:0px; }

ul#en-iyi-oyuncular { list-style:none; list-style-type:none; margin:0; padding:0;}
	ul#en-iyi-oyuncular li 			{ height:65px; margin-top:5px; border-bottom:#CCC solid 1px; }
	ul#en-iyi-oyuncular li.sonsatir { border:none; }
	ul#en-iyi-oyuncular li .numara 	{ float:left; width:20px; font-size:11px; padding:22px 0 0 3px;  }
	ul#en-iyi-oyuncular li .user-foto-mini { float:left; width:55px; padding-top:5px; }
	ul#en-iyi-oyuncular li .user-foto-mini img { border:#FFF solid 2px; }
	ul#en-iyi-oyuncular li .kullanici	 { float:left; width:190px; margin-left:11px; margin-top:6px}
	ul#en-iyi-oyuncular li .kullanici a	 { color:#001522; font-size:12px; font-weight:bold; display:inline-block; width:100%; } ul#en-iyi-oyuncular li .kullanici a:hover { color:#0983B3; }

h5.anket-soru-back { padding:5px 5px 5px 40px; margin:0; background:url(../images/anket-back.png) no-repeat; }
ul#anket-soru { list-style:none; list-style-type:none; margin:0; padding:0; overflow:hidden}
	ul#anket-soru li 			{ margin-left:30px; padding:5px 0; }
	ul#anket-soru li input.radio{ width:30px; float:left; padding:5px 0 0 10px; border:0; }
	ul#anket-soru li div		{ float:left; padding-top:3px; display:block; width:220px; }
	ul#anket-soru li .sag		{ float:right; } ul#anket-soru li .sol { margin:0 5px 0 10px; }
	ul#anket-soru li span 		{ float:right; margin:0 20px 0 5px; padding-top:6px; }
	ul#anket-soru li button		{ float:left; }


.anket-soru {font-size:14px; font-weight:bold; color:#333;}
ul.anket-sonuclari{list-style-type:none; margin:0; padding:0;}
ul.anket-sonuclari li{padding:6px 0px; float:left; }
ul.anket-sonuclari li div.yuzde {background:#FEDA70; height:20px; float:left; margin-right:20px}
ul.anket-sonuclari li span.cevap{float:left; min-width:300px; font-size:13px;}

ul.diger_anketler{list-style-type:circle; margin:0; padding:5px;}
ul.diger_anketler li{padding:10px 10px; display:block }
ul.diger_anketler li a{font-size:12px; font-weight:bold}


ul#haftanin-uyeleri { list-style:none; list-style-type:none; margin:0 0 10px 0; padding:0; overflow:hidden;}
	ul#haftanin-uyeleri li 		{ height:60px; margin-top:5px; float:left; width:145px; }
	ul#haftanin-uyeleri li .user-foto-mini { float:left; padding-top:5px; width:60px; }
	ul#haftanin-uyeleri li .user-foto-mini img { border:#FFF solid 2px; }
	ul#haftanin-uyeleri li .kullanici	 { float:left; width:60px;}
	ul#haftanin-uyeleri li .kullanici a	 { color:#001522; font-size:12px; font-weight:bold; display:inline-block; width:100%; } ul#haftanın-uyeleri li .kullanici a:hover { color:#0983B3; }

ul#duyuru-listesi { list-style:none; list-style-type:none; padding:0; margin-bottom:2px; overflow:hidden;}
	ul#duyuru-listesi li 		{ padding:3px 0; }
	ul#duyuru-listesi li a	 	{ color:#001522; font-size:12px; }
	ul#duyuru-listesi li a:hover{ color:#0983B3; }

#sagblok-reklam { margin-bottom:10px}

ul#en-yeni-uyeler { list-style:none; list-style-type:none; padding:0; margin:0; overflow:hidden; }
	ul#en-yeni-uyeler li 		{ float:left; margin-right:0px; margin-bottom:3px; }
	ul#en-yeni-uyeler li a	 	{ color:#001522; font-size:10px; }
	ul#en-yeni-uyeler li a:hover{ color:#0983B3; }
	ul#en-yeni-uyeler li.last	{ margin-right:0;}


ul#online-uyeler { list-style:none; list-style-type:none; padding:0; margin:0; overflow:hidden; }
	ul#online-uyeler li 		{ float:left; margin-right:18px; }
	ul#online-uyeler li a	 	{ color:#001522; font-size:10px; }
	ul#online-uyeler li a:hover{ color:#0983B3; }
	ul#online-uyeler li.last	{ margin-right:0;}



#video-sunum-foto { float:left; width: 280px; height:210px; background:#0CF; }
#video-sunum-playlist { float:left; width:650px; }

ul#video-sunum-list { list-style:none; list-style-type:none; padding:0; margin:0; }
	ul#video-sunum-list li			{ margin-left:10px; margin-bottom:13px; display:inline; float:left; }
	ul#video-sunum-list li a	 	{ color:#001522; font-size:12px; font-weight:bold; }
	ul#video-sunum-list li a:hover	{ color:#0983B3; }
	ul#video-sunum-list li div 		{ float:left; margin-right:10px;}
	ul#video-sunum-list li p 		{ margin:0; padding:12px 0; }
	ul#video-sunum-list li img 		{ border: 1px solid #E6E6E6; padding: 1px;}
	ul#video-sunum-list li.last 	{ margin-bottom:0; }
	

ul#blog-sunum-list { list-style:none; list-style-type:none; padding:0; margin:0; }
	ul#blog-sunum-list li			{ margin-bottom:8px; float:left; background: url("../images/noktali_gri.gif") repeat-x scroll left bottom transparent; padding: 5px 0; height: 55px; overflow: hidden;}
	ul#blog-sunum-list li a	 		{ color:#001522; font-size:12px; font-weight:bold; }
	ul#blog-sunum-list li a:hover	{ color:#0983B3; }
	ul#blog-sunum-list li div 		{ float:left; margin-right:10px;}
	ul#blog-sunum-list li div.foto	{ width:50px; }
	ul#blog-sunum-list li div.yazi	{ width:220px; }
	ul#blog-sunum-list li p 		{ margin:0; line-height:17px; }
	ul#blog-sunum-list li.last 		{ margin-bottom:0; }

ul#forum-sunum-list { list-style:none; list-style-type:none; padding:0; margin:0; height:169px}
	ul#forum-sunum-list li			{ padding:4px; border-bottom:1px dotted #CCC;}
	ul#forum-sunum-list .son-satir {border:none}
	ul#forum-sunum-list li .forum-text {width:195px; float:left}
	ul#forum-sunum-list li .forum-text a	 	{ color:#001522; }
	ul#forum-sunum-list li .forum-text a:hover	{ color:#0983B3; }
	

ul#yardim-sunum-list { list-style:none; list-style-type:none; padding:0; margin:0; margin-bottom:10px; height:159px }
	ul#yardim-sunum-list li			{ padding:0px; height:23px; margin:10px 0px}
	ul#yardim-sunum-list li a	 	{ color:#001522; }
	ul#yardim-sunum-list li a:hover	{ color:#0983B3; }
	ul#yardim-sunum-list li .yazi	{ margin-right:10px; }

#profil-foto { float:left; margin-right:5px; margin-top:5px; width:147px }
#my-profil-foto { float:left; margin-right:5px; margin-top:5px; width:100px; border:1px solid #eee; padding:2px; background:#efefef}

	.profil_img {float:left; padding:4px; border:1px solid #ccc; background:#ccc;}
	.online{float:left;margin:10px 10px}
	
#profil-secenekler {float:left;width:138px}	
	ul#profil-kisa-link { list-style:none; list-style-type:none; padding:0; margin:0; }
	ul#profil-kisa-link li			{ padding:5px; font-size:11px; }
	ul#profil-kisa-link li a	 	{ color:#001522; font-size:11px;}
	ul#profil-kisa-link li a:hover	{ color:#0983B3; }
	ul#profil-kisa-link li .yazi	{ margin-right:10px; }

#profil-foto-galeri img { float:left; margin-right:5px; margin-bottom:5px; }
#profil-foto-galeri img.last { margin-right:0; }

ul#profil-bilgiler-list { list-style:none; list-style-type:none; padding:0; margin:0; }
	ul#profil-bilgiler-list li			{ padding:5px 0; display:block; border-bottom:#FFF 1px solid;  overflow:hidden; }
	ul#profil-bilgiler-list li label	{ float:left; width:150px; padding-top:5px; }
	ul#profil-bilgiler-list li a	 	{ color:#001522; }
	ul#profil-bilgiler-list li a:hover	{ color:#0983B3; }
	ul#profil-bilgiler-list li span		{ margin-left:10px; }
	ul#profil-bilgiler-list li textarea	{ margin:0; width:445px; height:100px; }
	ul#profil-bilgiler-list li input	{ margin:0; }

ul#profil-istatistik-list { list-style:none; list-style-type:none; padding:0; margin:0; }
	ul#profil-istatistik-list li			{ float:left; display:block; margin-bottom:14px; margin-left:10px; font-weight:normal; font-size:14px;}
	ul#profil-istatistik-list li label		{ float:left; width:130px; font-size:14px;  }
	ul#profil-istatistik-list li a	 		{ color:#001522; }
	ul#profil-istatistik-list li a:hover	{ color:#0983B3; }

ul#profil-yorum-list { list-style:none; list-style-type:none; padding:0; margin:0; }
	ul#profil-yorum-list li			{ padding:5px; border-bottom:#CCC solid 1px; }
	ul#profil-yorum-list li p		{ margin:5px 0;}
	ul#profil-yorum-list li a	 	{ color:#001522; }
	ul#profil-yorum-list li a:hover	{ color:#0983B3; }
	ul#profil-yorum-list li .yazi	{ margin-right:10px; }

#profil-arkadas-list a { color:#CE4A05; } #profil-arkadas-list a:hover { color:#FFF; }

.profil-tabs	{ background:#001522; }
ul#profil-tabs	{ list-style:none; list-style-type:none; padding:0; margin:0;}
	ul#profil-tabs li			{ display:inline-block; background:#001522; color:#FFF; padding:7px; float:left}
	ul#profil-tabs li:hover		{ background:#E6F1F3; }
	ul#profil-tabs li:hover	a	{ color:#000; }
	ul#profil-tabs li a	 		{ color:#FFF; }
	ul#profil-tabs li a:hover	{ color:#001522; }
	ul#profil-tabs li.current	{ background:#FAC61B; }
	ul#profil-tabs li.current a	{ color:#000;}

.profil-alt-tabs	{ background:#FAC61B; }
ul#profil-alt-tabs	{ list-style:none; list-style-type:none; padding:0; margin:0;}
	ul#profil-alt-tabs li			{ display:inline-block; color:#000; padding:5px; float:left;}
	ul#profil-alt-tabs li:hover		{ background:#faae1b; }
	ul#profil-alt-tabs li:hover	a	{ color:#FFF; }
	ul#profil-alt-tabs li a	 		{ color:#000; }
	ul#profil-alt-tabs li a:hover	{ color:#FFF; }
	ul#profil-alt-tabs li.current	{ background:#FAC61B;}
	ul#profil-alt-tabs li.current a	{ color:#DF4C1E; font-weight:bold}

#profile_cases h3{ background:#FAC61B; padding:10px 15px; font-weight:bold; }
#profile_cases select{ padding:5px 10px; width:50%;}
.blurb {width:235px;100px}

#profile_tooltip {
    background: url("../images/tip_indicator.png") no-repeat scroll center top transparent;
    color: #FFFFFF;
    float: left;
    height: 37px;
    padding-top: 6px;
    position: absolute;
}
#profile_tooltip .rw {
    background: url("../images/button_left_hover_.png") no-repeat scroll left top transparent;
    padding-left: 8px;
}
#profile_tooltip .lw {
    background: url("../images/button_right_hover_.png") no-repeat scroll right top transparent;
    font: 14px 'arial';
    padding: 4px 8px 6px 0;
}


#profil-content{ min-height:600px}
#profil-content .wide-item {background:none repeat scroll 0 0 #FFFFFF; border:1px solid #D4D4D4; margin-bottom:5px; padding:5px; font-size:11px}
#profil-content .wide-item .plain {border:0 none; border-collapse:collapse; border-spacing:0; position:relative; width:100%;}
#profil-content .wide-item .plain .data{width:100%}
#profil-content .wide-item .plain td{margin:0; padding:0; vertical-align:top}
#profil-content .wide-item .plain .image{padding-right:5px}
#profil-content .wide-item dl.datainfo { width:100%; }
#profil-content .wide-item dl.datainfo dd { color:#222222; font:11px/16px arial,verdana,sans-serif; margin-left:75px; text-align:justify; }
#profil-content .wide-item dl.datainfo dt { color:#808080; float:left; font:11px/16px arial,verdana,sans-serif; padding-right:5px; width:70px; }
#profil-content .wide-item div.actions {padding-left:5px}
#profil-content .wide-item div.actions ul.actions { list-style:none outside none; margin:0 }
#profil-content .wide-item div.actions ul.actions li { border-bottom:1px solid #D8DFEA; color:#404040; display:block; font:11px/20px arial,verdana,sans-serif; width:120px; }
#profil-content .wide-item div.entry { padding:5px; text-align:justify; font-size:12px }
#profil-content .wide-item div.itemheader {padding:0 5px; position:relative; }
#profil-content .wide-item ul.itemheader { padding:0; margin:0;height:16px; list-style:none outside none; position:relative; }
#profil-content .wide-item ul.itemheader li { color:#777777; float:left; font:11px arial,verdana,sans-serif; padding-right:12px; position:relative; }
#profil-content .wide-item ul.itemheader li a { color:#436082; font:11px arial,verdana,sans-serif; text-decoration:none; }


.profil-options-wrapper	{ background:#001522; padding:5px 10px 0px 10px; width:610px }
ul#profil-options	{ list-style:none; list-style-type:none; padding:0; margin:0;}
	ul#profil-options li			{ display:inline-block; background:#001522; color:#FFF; padding:5px 20px; float:left; font-size:12px; font-weight:bold;background:#E6F1F3;margin-right:5px}
	ul#profil-options li:hover		{ background:#FAC61B;  }
	ul#profil-options li:hover a	{ color:#000; }
	ul#profil-options li a	 		{ color:#000; }
	ul#profil-options li a:hover	{ color:#001522; }
	ul#profil-options li.current	{ background:#FAC61B; }
	ul#profil-options li.current a	{ color:#000;}

ul#profil-tablosu {list-style:none; list-style-type:none; padding:0; margin:0; overflow:hidden;}
ul#profil-tablosu li {padding:5px; float:left; width:340px; display:block; border-bottom:#FFF solid 1px;}
ul#profil-tablosu li span {width:130px; float:left}


.user-list {padding-top:10px; padding-bottom:10px;}
.user-box {float:left; background:#fff; margin:0; padding:4px; position:relative;}
.box .user-box .user-photo { width:50px; height:50px;}
.user-box .username img{margin-right:3px; float:left;}
.user-box .username{font-size:11px; margin-top:2px; }
.user-box .username a:hover{color:#FAC61B;}
.user-box .city {font-size:11px; margin-left:15px;}


.user-box-large {float:left; background:#fff; margin:0; padding:4px; position:relative; margin-right:13px; margin-bottom:10px}
.user-box-large .username img{margin-right:3px; float:left;}
.user-box-large .username{font-size:11px; margin-top:2px; }
.user-box-large .username a:hover{color:#FAC61B;}
.user-box-large .city {font-size:11px; margin-left:15px;}




.friends-main-user-list {background:url('../images/back-turuncu_2.jpg') repeat-x; border:1px solid #fccc8b; padding:10px;}

.friends-main-user-list .user-box {float:left; background:#fff; border:1px dotted #CCC; margin:0 14px 10px 0; padding:4px; position:relative;}
.friends-main-user-list .last {margin-right:0px}
.friends-main-user-list .user-box .username img{margin-right:3px; float:left;}
.friends-main-user-list .user-box .username{font-size:11px; margin-top:2px; padding:4px; background-color:#EFEFEF;}
.friends-main-user-list .user-box .username a{color:#333333}
.friends-main-user-list .user-box .username a:hover{color:#FAC61B;}
.friends-main-user-list .user-box .city {font-size:11px; margin-left:15px;}
.friends-main-user-list .user-box .user-photo-block {background:url('../images/icons/image-block.png') repeat #EFEFEF; width:100px; height:100px; overflow:hidden}
.friends-main-user-list .user-box .message-send { position:absolute; top:160px; left:112px;}


.search-box {background:url('../images/search-big-back.png') no-repeat; border:1px solid #fccc8b; padding:10px;}

#my-profil-info {margin-left:12px}
#my-profil-info dt {font-weight:bold; margin-bottom:3px; font-size:11px; color:#C30}
#my-profil-info dd {margin-bottom:6px; font-size:11px}
#my-profil-info dt.last {margin-top:11px; font-weight:bold;}
#my-profil-info dt.last a{text-decoration:underline}

.profil-yonet {background:url('../images/btn_yonet_bg.gif') repeat-x; color:#333; padding:4px 0px 5px 11px; font-size:14px; font-weight:bold; margin-bottom:3px}
.profil-yonet a:hover{text-decoration:underline}
.profil-yonet span.uyelik-yukselt { background:url("../images/icons/promember_16.png") no-repeat; padding-right:33px; padding-top:2px; padding-bottom:2px}
.profil-yonet span.mesajlar { background:url("../images/icons/messages_new_16.png") no-repeat; padding-right:33px; padding-top:2px; padding-bottom:2px}
.profil-yonet span.arkadaslar { background:url("../images/icons/friends.png") no-repeat; padding-right:33px; padding-top:2px; padding-bottom:2px}
.profil-yonet span.arkadaslar2 { background:url("../images/icons/friends2.png") no-repeat; padding-right:33px; padding-top:2px; padding-bottom:2px}
.profil-yonet span.fotograflar { background:url("../images/icons/image.png") no-repeat; padding-right:33px; padding-top:2px; padding-bottom:2px}
.profil-yonet span.avatarlar { background:url("../images/icons/avatar_16.png") no-repeat; padding-right:33px; padding-top:2px; padding-bottom:2px}
.profil-yonet span.yorumlar { background:url("../images/icons/comment_16.png") no-repeat; padding-right:33px; padding-top:2px; padding-bottom:2px}
.profil-yonet span.ayarlar { background:url("../images/icons/gear_16.png") no-repeat; padding-right:33px; padding-top:2px; padding-bottom:2px}
.profil-yonet span.sifre { background:url("../images/icons/password_16.png") no-repeat; padding-right:33px; padding-top:2px; padding-bottom:2px}
.profil-yonet span.uyelik { background:url("../images/icons/uyelik_tablosu.gif") no-repeat; padding-right:33px; padding-top:2px; padding-bottom:2px}
.profil-yonet span.siparisler { background:url("../images/icons/order_16.png") no-repeat; padding-right:33px; padding-top:2px; padding-bottom:2px}
.profil-yonet span.sanal_magaza { background:url("../images/icons/shop_cart.png") no-repeat; padding-right:33px; padding-top:2px; padding-bottom:2px}
.profil-yonet span.uye_ozellikleri { background:url("../images/icons/member_profile.png") no-repeat; padding-right:33px; padding-top:2px; padding-bottom:2px}
.profil-yonet span.jeton_islemleri { background:url("../images/icons/coins_16.png") no-repeat; padding-right:33px; padding-top:2px; padding-bottom:2px}
.profil-yonet span.puan { background:url("../images/icons/star.png") no-repeat; padding-right:33px; padding-top:2px; padding-bottom:2px}


ul#uye-giris {list-style:none; list-style-type:none; padding:0; margin:0;}
	ul#uye-giris li{padding:10px 20px; float:left; font-size:12px; font-weight:bold;margin-right:5px}
	ul#uye-giris li span{margin-left:110px;}
	ul#uye-giris li span a{margin-top:10px; font-size:11px; color:#000; text-decoration:underline}
	ul#uye-giris li span a:hover{text-decoration:none}
	ul#uye-giris li input{margin:0}
	ul#uye-giris li label{width:110px; float:left; margin-top:2px}
	
#login-form th{padding:0; margin:0; vertical-align:baseline;text-align:inherit}
#login-form td{padding:0; margin:0; vertical-align:middle;text-align:inherit}



#registerForm ul{margin:0;padding:0; list-style:none}
.uyeol_container {border: 1px solid #FBB040; float:left; height:auto; width:628px;font-size:13px;}
.uyeol_container fieldset { padding:0 0 15px; }
.uyeol_container h1 { font-family:"Trebuchet MS"; font-size:22px; height:40px; padding:15px 0 0 15px;background:none repeat scroll 0 0 #EDEDED; border-bottom:1px solid #CCCCCC;}
.uyeol_container li  { margin:8px 0 0 15px; overflow:hidden; }
.uyeol_form_controllers { float:left; height:20px; padding:5px 0 0 40px; width:210px;background:url("../images/form_ok_error_icons.gif") no-repeat scroll 0 0 transparent; font-size:12px}
.uyeol_form_label { float:left; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#444444; height:20px; padding-top:5px; text-align:right; width:120px;border-bottom:1px dotted #CCCCCC;}
.uyeol_form_item { float:left; padding-left:15px; width:210px;}
.uyeol_form_item input { height:21px; padding:0px 0px 0px 4px; width:180px; }
.uyeol_form_item_sartlar  { padding-left:130px; width:400px; color:#444444;}
.uyeol_form_item_sartlar input { border:medium none !important; height:auto; width:15px; margin-top:-9px !important; vertical-align:middle;}
.uyeol_form_item_submit  { padding-left:165px; width:145px;}
.uyeol_form_item_submit input { height:20px; padding:0; text-align:center;width:120px;}
.uyeol_form_item_captcha {float:left; width:450px;}
.uyeol_form_item_captcha input {text-transform:none}
.uyeol_form_item_captcha .captcha_img{margin-top:0px;float:left;}
.uyeol_form_item_captcha .captcha_reload{float:left;margin-top:10px; margin-left:3px}
.uyeol_form_item_radios  { padding-top:4px;}
.uyeol_form_item_radios input { border:medium none !important; height:15px; width:15px;margin-top:-10px; top:0}
.uyeol_form_item_radios label {margin-right:5px;font-weight:normal;}
.uyeol_form_item select { margin-top:2px; }
.uyeol_form_item_country { width:400px !important; }
	
#checking_email  { background:url("../images/indicator.gif") no-repeat scroll left center transparent; color:#999999;padding-left:20px; padding-top:6px; width:185px;}
#checking_username { background:url("../images/indicator.gif") no-repeat scroll left center transparent; color:#999999;padding-left:20px;}
#e_mail_invalid  {background-position:0 -26px; color:#FF0000; padding-left:36px;}
#e_mail_valid { background-position:0 0; color:#009900;}
#username_invalid { background-position:0 -26px; color:#FF0000; padding-left:36px;height:auto;}
#username_valid {background-position:0 0;color:#009900;}
#sex_valid { background-position:0 0; color:#009900;}
#sex_invalid { background-position:0 -26px; color:#FF0000; padding-left:36px;}
#password_valid { background-position:0 0;color:#009900;}
#password_invalid { background-position:0 -26px; color:#FF0000; padding-left:36px;}
#password2_valid { background-position:0 0;color:#009900;}
#password2_invalid { background-position:0 -26px; color:#FF0000; padding-left:36px;}
#birthdate_valid { background-position:0 0; color:#009900; }
#birthdate_invalid { background-position:0 -26px; color:#FF0000; padding-left:36px;}
#captcha_valid { background-position:0 0; color:#009900; }
#captcha_invalid { background-position:0 -26px; color:#FF0000; padding-left:36px;}
#terms_invalid { background-position:0 -26px; color:#FF0000;width:50px;}
#uye-ol-sag { background:none repeat scroll 0 0 #024879; color:#B2BEC6; font:11px Arial,Helvetica,sans-serif; padding:10px; text-decoration:none; }
#uye-ol-sag h4 {color:#fff;}
ul#avantaj { list-style:none; list-style-type:none; list-style-image:url(''); margin:0; padding:0; margin-top:10px;}
ul#avantaj li { display:block; padding-top:5px; overflow:hidden; }

#settingsForm ul{margin:0;padding:0; list-style:none; list-style-type:none;}
.settings_container {height:auto;font-size:12px;}
.settings_container li  { margin:15px 0 0 15px; overflow:hidden; list-style-type:none }
.settings_form_controllers { float:left; height:20px; padding:5px 0 0 40px; width:210px;background:url("../images/form_ok_error_icons.gif") no-repeat scroll 0 0 transparent; font-size:12px}
.settings_form_label { float:left; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#444444; height:20px; text-align:left; width:135px;border-bottom:1px dotted #CCCCCC;}
.settings_form_item { float:left; padding-left:5px; width:195px;}
.settings_form_item input { height:21px; padding:0px 0px 0px 4px; width:180px; margin:0 }
.settings_form_item_sartlar  { padding-left:130px; width:370px; color:#444444;}
.settings_form_item_sartlar input { border:medium none !important; height:auto; width:15px; margin-top:-9px !important; vertical-align:middle;}
.settings_form_item_submit  { padding-left:165px; width:145px;}
.settings_form_item_submit input { height:20px; padding:0; text-align:center;width:120px;}
.settings_form_item_captcha {float:left; width:450px;}
.settings_form_item_captcha input {text-transform:none}
.settings_form_item_captcha .captcha_img{margin-top:0px;float:left;}
.settings_form_item_captcha .captcha_reload{float:left;margin-top:10px; margin-left:3px}
.settings_form_item_radios  { padding-top:4px;}
.settings_form_item_radios input { border:medium none !important; height:15px; width:15px;margin-top:-10px}
.settings_form_item_radios label {margin-right:5px;font-weight:normal;}
.settings_form_item select { margin-top:2px; }
.settings_form_item_country { width:400px !important; }

.settings_container .satir { padding:10px; border-bottom:#FFF 1px solid; display:block;}
.settings_container .satir label { width:300px; font-weight:normal; float:left;}
.settings_container .satir select { padding:5px}

#send-gift label {font-weight:normal; font-size:11px}
#gifts_wrapper{height:130px;overflow-y:auto; width:500px; height:140px; margin-bottom:25px}
#gifts_wrapper #gifts_header{font-size:12px; margin-top:20px; font-weight:bold}
#gifts_wrapper #gifts-list{padding:10px;}
#gifts_wrapper .gift-item{padding:2px; display:block; float:left; width:80px; height:120px; margin-right:20px; margin-bottom:10px}
#gifts_wrapper .gift_name{font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#900; text-align:center;width:100%}
#gifts_wrapper .select-gift{float:left; padding:2px; margin-top:3px}
#gift_message_wrapper {float:left; width:405px;}
#gift_message{ height:60px}


#mesaj-list thead tr th { background:#FFF6BF; padding:8px 10px 8px 5px; }
#mesaj-list tbody tr td { background:#FFF; padding:8px 10px 8px 5px; border-top:#CCC solid 1px;}
#mesaj-list .centered {text-align:center;}
#mesaj-list tbody tr.okunmadi td { background:#EEE; }
#mesaj-list tfoot tr th { background:#FFF6BF; padding:8px 10px 8px 5px; border-top:#CCC solid 1px;}

#mesaj-oku { display:block; overflow:hidden; background:#FFF; padding:10px; }
#mesaj-oku div.foto		{ width:50px; float:left; margin-right:10px; }
#mesaj-oku div.baslik	{ font-weight:bold; margin-top:10px; }
#mesaj-oku div.yazi		{ padding-left:60px; margin-top:10px; }
#mesaj-oku div.islemler	{ padding-left:60px;}
#mesaj-oku .mesaj-tanesi{ margin-bottom:10px; }
#mesaj-oku div.cevapla	{ padding-left:60px; }
#mesaj-oku .message_form{ display:block;}
#mesaj-oku .message_form textarea{ height:234px;}
#mesaj-oku .smilies_table{width:250px;float:left;margin-top:30px;}

.mesaj-baslik { padding:5px; width:95%;}
.mesaj-edit { display:block;}
.mesaj-area { width:95%;}
.mesaj-oku-baslik { font-size:16px; font-weight:bold;}

#fotograf-list { display:block; overflow:hidden; background:#FFF; padding:10px; }
#fotograf-list td {padding:0}
#fotograf-list .fotograf-menu-sag 	{ padding:5px;float:right; width:}
#fotograf-list .fotograf-menu-sol 	{ padding:5px;float:left;}
#fotograf-list .fotograf-tanesi 	{ margin-right:3px; padding:5px; border:#DADADA dotted 1px; margin-bottom:10px; float:left; height:auto !important;}

#fotograf-list .last				{ margin-right:0; }
#fotograf-list .fotograf-foto 		{ text-align:center;}
#fotograf-list .fotograf-foto-hesabim {height: 133px; position: relative; width: 133px; cursor:pointer; border: 1px solid #BBDBDB; margin:0px auto;}
#fotograf-list .fotograf-foto-hesabim img {  bottom: 0;height: 133px; position: absolute; right: 0; width: 133px;}
#fotograf-list .fotograf-baslik 	{ background:#FAC61B; margin:5px auto; position:relative; height:18px; font-family: Tahoma; font-size: 10px; width:133px; -moz-border-bottom-colors: none; -moz-border-image: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; text-align:center}
#fotograf-list .fotograf-islemler 	{ padding:5px;text-align:center }
#fotograf-list .fotograf-sil 		{ height: 16px !important; right: -5px !important;top: -5px !important; width: 16px !important;}



#photo-description{margin-right:10px}

#fotograf-upload { display:block; overflow:hidden; background:#FFF; padding:10px; } 
#fotograf-upload textarea { width:550px; height:100px; }

#fotograf-alt-list { display:block; overflow:hidden; background:#FFF; padding:10px; } 
#fotograf-alt-list .fotograf-alt-tanesi 	{ margin-right:10px; width:578px; padding:5px; border:#DADADA solid 1px; float:left; }
#fotograf-alt-list .fotograf-alt-foto 		{ text-align:center;}
#fotograf-alt-list .fotograf-alt-baslik 	{ padding:5px; background:#FAC61B; }
#fotograf-alt-list .fotograf-alt-islemler 	{ padding:5px; }

#zadebox .b { background:url(../images/box/b.png);}
#zadebox .tl { background:url(../images/box/tl.png); }
#zadebox .tr { background:url(../images/box/tr.png); }
#zadebox .bl { background:url(../images/box/bl.png); }
#zadebox .br { background:url(../images/box/br.png); }
#zadebox { position: absolute;  top: 0; left: 0; z-index: 100; text-align: left; }
#zadebox .popup { position: relative; }
#zadebox table { border-collapse: collapse; }
#zadebox td { border-bottom: 0; padding: 5px; }
#zadebox th {-moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding;
background:url("../images/back-turuncu.png") repeat-x scroll 0 0 #F68C1F; color:#333; font-size:14px; font-weight:bold; margin:0; font-family:"lucida grande",tahoma,verdana,arial,sans-serif}

#zadebox .body { padding: 10px; background: #fff; min-width:370px;  }
#zadebox .loading { text-align: left; font-size:15px; font-weight:bold; margin:0; font-family:"lucida grande",tahoma,verdana,arial,sans-serif }
#zadebox .image { text-align: center; }
#zadebox img { border: 0; margin: 0; }
#zadebox .footer {  border-top: 1px solid #DDDDDD; padding-top: 5px; margin-top: 10px; text-align: right; }
#zadebox .tl, #zadebox .tr, #zadebox .bl, #zadebox .br { height: 10px; width: 10px; overflow: hidden; padding: 0;}
#zadebox_overlay { position: fixed; top: 0px; left: 0px;  height:100%;  width:100%;}
#zadebox .box_button { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:#F0F0F0 none repeat scroll 0 0; border-color:#E7E7E7 #666666 #666666 #E7E7E7; color:#000; background:url(../images/box/bg.gif) repeat-x left top; padding:2px 15px 3px; border-style:solid; border-width:1px;
}
#zadebox .box_button2 { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:#F0F0F0 none repeat scroll 0 0; border-color:#E7E7E7 #666666 #666666 #E7E7E7; color:#fff; background:url(../images/box/yesilbuton.gif) repeat-x left top; padding:2px 15px 3px; border-style:solid; border-width:1px;
}
.zadebox_hide { z-index:-100; }
.zadebox_overlayBG { background-color: #000; z-index: 99;}
* html #zadebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.video-kategori { color:#1D4371; float:left; font-size:18px; font-weight:bold; padding:10px 10px 8px 16px; width:110px}
#video-bilgi {margin-top:6px;}
#video-bilgi .begenenler {background:#fff; background-color:white; float:left; font-size:12px; height:43px; letter-spacing:-1px; margin-top:10px; padding:12px 12px 0; width:225px;}
#video-bilgi .yorumyaz { color:black; float:left; font-size:12px; line-height:18px; padding:10px 10px 0; text-decoration:none; width:120px;}

.video-son-eklenen{height:415px}
.video-kutu {float:left; display:inline; margin:10px 13px 10px 0px}
.video-kutu .foto{border:1px solid #D5D5D5; }
.video-kutu .foto img{width:148px; height:118px;}
.oynat {height:23px; margin:90px 5px 5px 120px; position:absolute; text-align:right; width:23px; z-index:9;}
.txt { background-color:#EEEEEE; color:#1D4371; font-size:12px; height:40px; line-height:15px; overflow:hidden; padding:8px 10px;
text-decoration:none;width:130px;}
.videolist_kutu {border-bottom:1px solid #F0F0F0; padding:5px 0;}
.videolist_bg { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:transparent url("../images/videolist_bg.png") no-repeat scroll left top; cursor:pointer; height:69px; padding-top:5px; width:98px;padding-left:9px }
.videolist_baslik { color:#1D4371; font-size:12px; font-weight:bold; text-decoration:none; }
.videolist_baslik a { color:#1D4371; font-size:12px; font-weight:bold; text-decoration:none; }
.izlendi { color:#00954C; font-size:11px; font-weight:normal; }
.izlendi12 { color:#00954C; font-size:12px; font-weight:normal; }
.yorumlandi12 { color:#ED145B; font-size:12px; font-weight:normal; }
.video_bg { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:transparent url(../images/video_bg.png) no-repeat scroll left top; height:120px; padding:5px 5px 5px 14px; width:159px;}
.video_bg_yazi_alani {margin:6px 0 0 10px; width:160px; }
.yukleme_tarihi12 { color:#898989; font-size:12px; margin:6px 0; }
.video_baslik a { color:#1D4371; font-weight:bold; min-height:34px; font-size:16px }
.video_baslik a:hover { text-decoration:underline}
.clear_borderbottom { border-bottom:1px solid #DADADA; clear:both; font-size:1px; line-height:1px;}
.video-rating-bar{float:right; }
.unit-rating { list-style:none; width:100px; height:20px; position:relative; background:url('../images/star_rating.gif') top left repeat-x; margin:0; padding:0; }
.unit-rating li { text-indent:-90000px; float:left; margin:0; padding:0; }
.unit-rating li a { display:block; width:20px; height:20px; text-decoration:none; text-indent:-9000px; z-index:20; position:absolute; padding:0;}
.unit-rating li a:hover { background:url('../images/star_rating.gif') left center; z-index:2; left:0; }
.unit-rating a.r1-unit { left:0; }
.unit-rating a.r1-unit:hover { width:20px; }
.unit-rating a.r2-unit { left:20px; }
.unit-rating a.r2-unit:hover { width:40px; }
.unit-rating a.r3-unit { left:40px; }
.unit-rating a.r3-unit:hover { width:60px; }
.unit-rating a.r4-unit { left:60px; }
.unit-rating a.r4-unit:hover { width:80px; }
.unit-rating a.r5-unit { left:80px; }
.unit-rating a.r5-unit:hover { width:100px; }
.unit-rating li.current-rating { background:url('../images/star_rating.gif') left bottom; position:absolute; height:21px; display:block; text-indent:-9000px;
z-index:1; }
.videoplayer_alt { background-color:#F1F1F1; color:black; font-size:12px; padding:10px 40px; text-align:center; text-decoration:none; width:550px; }


#commentsHolder { overflow-x:hidden; width:630px; }
.yorum_alan_griborder { border:1px solid #F0F0F0; width:628px; }
.yorum_alan_beyazborder  { border:1px solid white; width:626px; }
.yorum_alani { background:url("../images/gri_bg.gif") repeat-x scroll left top transparent; padding:10px; width:606px; }
.resim_yok_border { float:left; height:70px; width:70px; }
.yorum_celtik { float:left; margin-left:4px; margin-top:20px; position:relative; width:14px; z-index:2; }
.yorum_form_alani { float:left; margin-left:-1px; position:relative; width:480px; z-index:1; }
.yorum_bg_ust { background:url("../images/yorum_bg_ust.gif") no-repeat scroll left top transparent; font-size:1px; height:11px; line-height:1px; width:480px; }
.yorum_bg_orta { background-color:white; border-left:1px solid #B8CA33; border-right:1px solid #B8CA33; color:#959595; font-size:13px; font-weight:bold; padding:0 10px; width:458px; }
.yorum_bg_orta_textarea  { border:0 solid transparent; height:50px; width:455px; background:none }
.yorum_bg_alt { background:url("../images/yorum_bg_alt.gif") no-repeat scroll left top transparent; font-size:1px; height:11px; line-height:1px; width:480px; }
.commentStatus { color:gray; font-size:11px; font-weight:normal; width:480px; }
.yorum_alani_baslik { background:none repeat scroll 0 0 transparent; padding-left:10px; width:588px; }
.yorumlar_text_baslik { color:#476267; float:left; font-size:16px; font-weight:bold; }
.uye_yorum_alani { border-top:1px solid #F0F0F0; padding:10px; width:606px; }
.bg_avatar { background:url("../images/bg_avatar.png") no-repeat scroll left top transparent; float:left; height:70px; width:70px; }
.bg_avatar img { border:1px solid #DBDBDB; margin:0px 0px 1px 3px; }
.yorumlar_text { color:black; display:inline; float:left; font-size:12px; line-height:18px; margin-left:10px; text-decoration:none; width:487px; }
.yorum_tarih { color:#959595; }
img.commentP1 { margin-left:10px; margin-right:10px; }
.yorumlar_text img { vertical-align:middle; }
.commentText { overflow-x:hidden; }
.begendi_bg { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:transparent url(../images/begendi_bg_k.gif) repeat-x scroll left top; height:41px; min-width:46px; }
.mavi_border { background-color:#FFFFFF; border:2px solid #D4EDED; font-size:11px; height:40px; line-height:1.2em; margin-left:2px; padding:4px 0;
text-align:center; width:44px; }
.scroll { height:399px; overflow-y:auto; width:290px; }

#detail_page_share_link { color:#039; border:2px solid #FFFDF5; background-color:#FFF; line-height:15px; text-transform:uppercase; font-size:11px; font-weight:700; padding:12px 10px; }


#blog-kategoriler h3 {background:#F0F0F0; border:1px solid #AAAAAA; color:#3A112F; font-size:13px; font-weight:bold;margin-bottom:10px;padding:10px; display:block;}
ul#blog-kategoriler-li {margin:0; padding:10px; padding-right:0; list-style:none; overflow:hidden; background:#F7F7F7; border:1px solid #AAAAAA;}
ul#blog-kategoriler-li li {display:inline-block; float:left}
ul#blog-kategoriler-li li a {padding:3px 5px; margin-right:8px; width:128px; background:#D8D8D8; display:inline-block; margin-bottom:2px; }
ul#blog-kategoriler-li li a:hover {background:#E1AA26; color:#FFF;}


#blog-detay-bg { padding-top:10px; background:url("../images/userbarbg.jpg") repeat scroll center top #888888; border:0 none; color:#FFFFFF; }
#blog-detay-bg .avatar { border:0 none; float:left; height:100px; margin:0px 10px 8px 10px; width:100px; }
#blog-detay-bg h1 { font-size:26px; font-weight:bold; letter-spacing:-1px; line-height:1em; margin-bottom:8px; font-family:Arial,sans-serif;}
#blog-detay-bg h1 a { color:#fff; }

.blogtext_alt { background-color:#F1F1F1; color:black; font-size:12px; padding:10px 40px; text-align:center; text-decoration:none;  }

.blog-list {display:block; background:#FFF; padding:10px; margin-bottom:2px;}
.blog-list h5 a{font-size:16px; color:#FAC61B;}
.blog-list h5 a:hover{font-size:16px; color:#0983B3;}
.blog-list ul.blog-bilgi { list-style: none; color:#333; margin:0; padding:0; margin-bottom:10px;}
.blog-list ul.blog-bilgi li{display:inline-block; margin-right:15px;}
.blog-list .blog-icerik { margin-left:60px; padding:10px; background:#EFEFEF;}




div.pagination { float:right; margin:5px; padding:3px; text-align:right; width:auto; }
div.pagination a { background-color:#EEEEEE; border:1px solid #BABABA; color:#747474; font-size:0.9em; font-weight:400; line-height:1.5em;
margin:0 2px; padding:0 2px; text-decoration:none; }
div.pagination a:hover, div.pagination a:active { background-color:#0094D6; color:#FFF; text-decoration:none; border-color:#0094D6; }
div.pagination a.current { background-color:#0094D6; border:1px solid #0094D6; color:#FFFFFF; font-size:0.9em; font-weight:400; margin:0 2px;
padding:0 2px;}
div.pagination a, div.pagination a.current, div.pagination a.disabled { -moz-border-radius-bottomleft:2px; -moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px; -moz-border-radius-topright:2px; padding:2px 4px; }
div.pagination a.disabled { visibility:hidden; }

.fotoalbum_resim { position:relative; z-index:10; }
#geri { position:absolute; left:0; display:block; z-index:100; background:url(../images/trans.gif); outline: none; }
#ileri { outline: none; position:absolute; right:0; display:block; z-index:100; background:url(../images/trans.gif); }
#geri_btn { position:absolute; width:31px; height:34px; left:15px; display:none; }
#ileri_btn { position:absolute; width:31px; height:34px; right:15px; display:none;}

.forumcerceve {background:#fff}
.forumcerceve h2 { margin:0;background:none repeat scroll 0 0 #88AAAA; color:#FFFFFF; font-family:Tahoma; font-size:15px; font-weight:bold; line-height:28px; padding-left:12px;}
.forumgiris_tablo { padding:0; width:100%; }
.forumgiris_ilksatir { background:#D8E2E2; font-size:11px; color:#333; line-height:20px; }
.forumgiris_ilkkolon { padding:0; padding-left:10px;}
.forumgiris_icon { padding-left:5px;width:10px}
.forumgiris_altkategori{ color:#666; border-bottom:1px solid #D8E2E2; padding:3px 4px; }
.forumgiris_kolonlar, .forumgiris_forumadi, .genel_tablo_kolonlar{ color:#308585; border-right:1px solid #D8E2E2; border-bottom:1px solid #D8E2E2; padding:8px; }
.forumgiris_sonmesaj { border:0; padding:8px; color:#308585; border-bottom:1px solid #D8E2E2; width:100px!important; }
.forumgiris_sonmesaj a { text-decoration:none; color:#308585; display:block; }
.forumgiris_sonmesaj a span{ line-height:13px; font-size:10px; color:#666; }
.forumgiris_ilkkolonlar,.forumgiris_kolonlar,.forumgiris_sonmesaj,.genel_tablo_ilkkolonlar { text-align:center; vertical-align:middle; width:66px; padding:0 }
.forumgiris_forumadi a,.forumgiris_altkategori a { font-weight:bold; line-height:1.4em; color:#666; }
.forumgiris_ozet { line-height:1.2em; }
.forum_ustkisim{ _margin-right:52px; }
.forumgiris_yazar { font-size:10px!important; color:#4a8c14!important; font-weight:normal!important; line-height:1.4em; display:block; }

#forum_puanlar{ display:none; }
.forumyonet { padding:5px !important;text-align:right;color:#900;margin-top:10px }
.forumyonet a {margin:4px; color:#903;}
.forum_h2 { background:#88AAAA; color:#fff; font-family:Tahoma; font-size:12px; font-weight:bold; line-height:20px; padding-left:12px; overflow:hidden;}
.forum_h2 a, h2 a { color:#FFFFFF; }
.forum_h2 a:hover, h2 a:hover{ text-decoration:underline; }
.forum_mesaj { width:530px; float:left;  font-size:12px; font-family:Arial, Helvetica, sans-serif !important;}
.forum_mesaj ul li{ list-style-image:none; list-style-position:inside; list-style-type:disc; }
.forum_mesaj ol li{ list-style-image:none; list-style-position:inside; list-style-type:decimal; }
.forumicerik { margin-top:6px; }
.forumkutu{ padding:10px; background:url("../images/grad1.gif") repeat-x; border-top:2px solid #73b2b2;  overflow: hidden; }
.forumsol{ width:100px; float:left; }
.yorumcuimg{ float:left;}

.yorumyazar{ font-weight:bold; color:#004848; text-decoration:none;}
.forumsag{ float:left; margin-left:16px; width:530px; padding-bottom:10px; padding-top:0!important;}
.forumsagust{ border-bottom:1px dotted #004848; line-height:19px; padding-bottom:4px; margin-bottom:5px; position:relative; height:23px;}
.forum_butontarih{ position:absolute; right:0; top:0;}
.forum_butonlar { float:right; }
.forum_butonlar div{ border:1px solid #73b2b2; width:18px; height:18px; float:left; margin-left:4px; cursor:pointer; }
.forumtarih{ font-size:10px; line-height:17px; background:url("../images/icons/clock_16.png") no-repeat; padding-left:15px; color:#004848; float:right; margin-top:3px; }
.forumimg {width:100px; height:100px; border:0}
.forumyazar{ font-weight:bold; color:#004848; text-decoration:none; }
.forumyazarbolum{ position:absolute; left:0; top:0; }
.forumicon_alinti { background:url("../images/icons/forumicon_alinti.gif") no-repeat scroll 1px 1px #FFFFFF; }
.forumicon_sil{ background:#ffffff url("../images/icons/forumicon_sil.gif") no-repeat 1px 1px; }
.forumicon_duzenle{ background:#ffffff url("../images/icons/forumicon_duzenle.gif") no-repeat 1px 1px; }
.forumicon_raporet{ background:#ffffff url("../images/icons/forumicon_raporet.gif") no-repeat 1px 1px; }
.forumyazcerceve { margin:15px 15px 5px 110px; padding-bottom:10px }
.forumyazcerceve .forumyazust { border-bottom:2px solid #73B2B2; height:26px; position:relative; }
.forumyazcerceve .forumyazust .forumyaztabs { bottom:-2px; height:26px; left:10px; position:absolute; width:335px; }
.pasifsol { background:url("../images/tab_n_sol.gif") no-repeat scroll 0 0 transparent; float:left; height:26px; width:29px;}
.pasiforta { background:none repeat scroll 0 0 #73B2B2; color:#FEFEFE; cursor:pointer; float:left; height:26px; line-height:26px; }
.pasifsag { background:url("../images/tab_n_sag.gif") no-repeat scroll 0 0 transparent; float:left; height:26px; width:29px; }
.forumyazicerik { background:url("../images/grad1.gif") repeat-x scroll 0 0 transparent; padding:10px; }
.forumyaztext {width:100%}
.forumyaztext .forumtextarea{float:left;}
.forumyaztext .forumtextarea .forumtext{margin:0;margin-right:10px}
.forumyaztext .forumyazsmilies {float:left}
.forumyazbuton { margin-top:7px; float:left; width:100%}

.yesilbuton { background:url("../images/yesilbuton.gif") repeat scroll 0 0 #439654 !important; border-color:#5CA664 #439654 #439654 #5CA664 !important; border-style:solid !important; border-width:1px !important; color:#FFFFFF !important; font-family:Tahoma !important; font-size:11px !important; font-weight:bold !important;height:auto; overflow:visible; padding:1px 10px !important; width:auto; }

.silikbuton{ border:1px solid !important; border-color:#8cb2b2 #73a2a2 #73a2a2 #8cb2b2 !important; background:url("../images/silikbuton.gif") #73a2a2 !important; color:#ffffff !important; font-weight:bold !important; font-family:Tahoma !important; font-size:11px !important; padding:1px 10px; overflow: visible; width: auto; }

.alintiust{ font-family:Tahoma !important; font-size:11px !important; color:#004848 !important; }
.alintialt{ border:1px solid #a8cfcf; background:#eff6f6; color:#151515; font-size:11px; font-family:Tahoma; padding:7px; margin-top:5px; margin-bottom:5px;
}
.alintialt p{ line-height:14px; margin:0;}
.informasyon{ background-color:#e7f7e7; border:1px solid #8aca8a; padding:2px 4px; color:#005a00; margin-top:4px; margin-bottom:4px; }
.informasyon span{ background:url(../images/icons/info_icon.gif) no-repeat; height:17px; padding-left:17px; }
.informasyon a{ font-weight:bold; color:#005a00;}

.yenibaslik_ust{ border-bottom:2px solid #73b2b2; height:26px; position:relative; }
.yenibaslik_tab{ position:absolute; left:10px; bottom:-2px; height:26px; width: 335px; }
.yenibaslik_kutu{ padding-top:10px; background:url("../images/grad1.gif") repeat-x; }
.yenibaslik_sag{ float:left; margin-left:16px; width:580px; padding-bottom:10px; }
.yenibasliksag_ust{ line-height:33px; margin-bottom:3px; }
.yenibaslik_sag label{ float:left; width:70px; display:block; line-height:24px; }
.yenibaslik_sag p{ margin-bottom:6px; }
.baslikkonu{ line-height:32px; }
.forum_kategori{ font-weight:bold; color:#007677; text-decoration:none; font-size:12px; font-weight:bold; }
.baslik_input{ background: #FFFFFF url("../images/input.gif") repeat-x; border:1px solid #bddcdc; padding:3px; width:450px; color:#6c6c6c; }
.yenibaslikbutonlar{ margin-top:7px; margin-left:70px; }
.yenibaslik_konu{ line-height:20px; }
#yenibasliktext{ width:532px; height:50px; }



/* Easy Slider */
#slider { margin:5px 0 10px 0; -moz-border-radius: 5px; border:1px solid #ccc }
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:950px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

#oyun-sol-baslik{-moz-border-radius: 5px; border:1px solid #ccc; background:#F68C1F url('../images/back-turuncu.png') repeat-x;}
ul#oyunlar-menu	{ list-style:none; list-style-type:none; padding:0; margin:0; }
ul#oyunlar-menu li { display:inline; float:left; padding:10px 10px; font-size:14px; font-weight:bold; width:137px}
ul#oyunlar-menu li:hover		{ background:#FAC61B;  }
ul#oyunlar-menu li:hover a	{ color: #000; }
ul#oyunlar-menu li a	 		{ color:#000; }
ul#oyunlar-menu li a:hover	{ color:#000; }
ul#oyunlar-menu li.current	{  }
ul#oyunlar-menu li.current a { color:#000;}


.solid {border:1px solid #ccc;}
.oyun-tanitim-kutu{float:left;}
.oyun-tanitim-kutu .oyun-foto{float:left;margin:0px 0px 0px 0px; width:170px}
.oyun-tanitim-kutu .oyun-detay{float:left;width:460px; display:block}
.oyun-tanitim-kutu .oyun-detay h2{margin:0px 0px 3px 0px; color:#06A5C6;font-weight:bold}
.oyun-tanitim-kutu .oyun-detay .oyun-kisi-sayisi{float:left;color:#2BB3FF; margin:2px 0px; font-size:14px}
.oyun-tanitim-kutu .oyun-detay .oynat-buton { background-image:url("../images/oynabuton.png"); background-position:0 0; background-repeat:no-repeat; color:#FFFFFF; cursor:pointer; display:inline-block; font-family:'Trebuchet MS','Arial',sans-serif; font-size:18px; padding-left:6px; margin-right:50px; margin-bottom:20px }
.oyun-tanitim-kutu .oyun-detay .oynat-buton:hover { background-position:0 -43px; color:#FFFFFF; }
.oyun-tanitim-kutu .oyun-detay .oynat-buton:hover span { background-position:right -43px; }
.oyun-tanitim-kutu .oyun-detay .oynat-buton:active, .oynat-buton:focus { color:#FFFFFF; }
.oyun-tanitim-kutu .oyun-detay .oynat-buton span { background-image:url("../images/oynabuton.png"); background-position:right 0; background-repeat:no-repeat; display:block; height:38px; line-height:37px; margin-right:-20px; padding-right:40px; }

#oyun-sunum-list{margin:10px 0px}
#oyun-sunum-list .oyun-sunum-kutu{float:left; margin-right:8px; width:203px;}
#oyun-sunum-list .oyun-sunum-kutu .oyun-foto{float:left;margin:20px 0 0 0;}
#oyun-sunum-list .oyun-sunum-kutu .oyun-detay{float:left;width:123px; display:block; font-size:12px}
#oyun-sunum-list .oyun-sunum-kutu .oyun-detay h2{margin:0px 0px 3px 0px; color:#09F; font-weight:bold; font-size:17px}
#oyun-sunum-list .oyun-sunum-kutu .oyun-detay .oyun-kisi-sayisi{float:left;color:#2BB3FF; width:120px; font-size:12px; text-align:left}
#oyun-sunum-list .son{margin-right:0px}

#oyun-sunum-list2{margin:10px 0px; text-align:center;}
#oyun-sunum-list2 .oyun-sunum-kutu{float:left; margin:0px 10px; width:203px;}
#oyun-sunum-list2 .oyun-sunum-kutu .oyun-foto{float:left;margin:5px 0 0 0;}
#oyun-sunum-list2 .oyun-sunum-kutu .oyun-detay{float:left;width:123px; display:block; font-size:12px}
#oyun-sunum-list2 .oyun-sunum-kutu .oyun-detay h2{margin:0px 0px 3px 0px; color:#001522; font-weight:bold; font-size:17px; float:left;}
#oyun-sunum-list2 .oyun-sunum-kutu .oyun-detay .oyun-kisi-sayisi{float:left;color:#001522; width:120px; font-size:12px; text-align:left}
#oyun-sunum-list2 .son{margin-right:0px; margin-left:0px}


#leftOnlineGames{ width:630px; float:left; }
#leftOnlineGames #salonlar{ background:#f3f2f2; height:350px; margin-bottom:8px; }
#leftOnlineGames #salonlar h2{ line-height:38px; color:#0d0d0d; background:url("../images/salon-baslik-bg.gif") repeat-x; border-left:1px solid #dddddd; border-right:1px solid #dddddd; padding-left:16px; font-size:145%; padding-top:1px; }
#leftOnlineGames #salonlar h2 a {color:#333; text-decoration:none}
#leftOnlineGames #salonlar ul{ margin:0; padding:0;margin:0px 15px; float:left; }
#leftOnlineGames #salonlar ul li{ display:inline; font-size:12px; line-height:30px; float:left; width:160px; margin-right:60px}
#leftOnlineGames #salonlar ul li.last_item{ margin-right:0}
#leftOnlineGames #salonlar ul li a{ color:#474841; text-decoration:none; }
#leftOnlineGames #salonlar ul li a:hover{ color:#d91f26; text-decoration:underline; font-size:12px; font-weight:bold }
#leftOnlineGames #salonlar .oyuncuSayisi{ margin-left:17px; }
#leftOnlineGames #salonlar .araCizgi{ height:2px; background:url("../images/salonlar-ara-cizgi.gif") repeat-x; margin:10px 14px; }
#leftOnlineGames #salonlar .araCizgi2{ height:350px; width:2px; background:url("../images/salonlar-ara-cizgi.gif") repeat-x; }
#leftOnlineGames #ucdScreenBg{ background:#f3f2f2; padding:12px; margin-top:3px; margin-bottom:8px;}


#flash-oyun-wrapper{border:1px solid #BEBDBE; padding:5px; margin:5px 0; background:url("../images/cdivBg.gif") repeat-x center bottom;}
#flash-oyun-wrapper h1 {font-weight:bold; font-size:16px; padding:10px; border-bottom:1px solid #CBCBCB; }
#flash-oyun-wrapper ul.game { float:left; width:126px; list-style:none outside none; margin:0; padding:0; margin-bottom:15px; margin-left:11px; margin-right:17px;}
#flash-oyun-wrapper ul.game img { border:1px solid #D3D3D3; padding:1px; }
#flash-oyun-wrapper ul.game .baslik { font:bold 12px Arial; }

#flash-secilen-kategoriler ul{ width:630px; background:none repeat scroll 0 0 #F7F7F7; border:1px solid #AAAAAA; font-size:12px; list-style:none outside none;margin:5px 0px;padding:6px 0px;}
#flash-secilen-kategoriler ul li {display:inline;}
#flash-secilen-kategoriler ul li a{color:#3A112F; padding-left:5px; text-decoration:none; font-weight:bold;}
#flash-secilen-kategoriler ul li a:hover{color:#AAA; }

#flash-oyun-kategoriler h3 {background:#F0F0F0; border:1px solid #AAAAAA; color:#3A112F; font-size:13px; font-weight:bold;margin-bottom:10px;padding:10px; display:block;}

ul#flash-oyun-kategoriler-li {margin:0; padding:10px; padding-right:0; list-style:none; overflow:hidden; background:#F7F7F7; border:1px solid #AAAAAA;}
ul#flash-oyun-kategoriler-li li {display:inline-block; float:left}
ul#flash-oyun-kategoriler-li li a {padding:3px 5px; margin-right:8px; width:128px; background:#D8D8D8; display:inline-block; margin-bottom:2px; }
ul#flash-oyun-kategoriler-li li a:hover {background:#E1AA26; color:#FFF;}

ul#flash-oyun-listesi {margin:0; padding:4px; list-style:none; }
ul#flash-oyun-listesi li { float:left; width:120px; height:120px; background:url('../images/flash-oyun-back.png') no-repeat; display:inline-block; padding:15px; }
ul#flash-oyun-listesi li a:hover {
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

ul#flash-oyun-listesi li span.baslik a{ display:block; color:#E1AA26;}
ul#flash-oyun-listesi li span.baslik a:hover{color:#666;}

ul.flash-digeroyun-listesi {margin:0; padding:0; list-style:none;}
ul.flash-digeroyun-listesi li {display:block; float:left; margin:3px 0; width:100%}
ul.flash-digeroyun-listesi li .foto {float:left; margin-right:15px;}
ul.flash-digeroyun-listesi li .aciklama {float:left;}
ul.flash-digeroyun-listesi li .aciklama a{font-weight:bold;}

.grey { background:none repeat scroll 0 0 #F0F0EF; }
.greydark { background:none repeat scroll 0 0 #D1D2D0; }
div.erd { float:left; margin-top:2px; margin-bottom:2px; padding:0; text-align:left;  }
div.erd h3 { background:url("../images/koyumavi_bg.gif") repeat-x scroll 0 0 transparent; color:#FFFFFF; line-height:31px; margin:5px; padding-left:10px;text-align:left;}
div.erd span { margin-left:0; }
div.erd img { border:1px solid #D3D3D3; float:left; margin-right:10px; padding:1px; }
div.erd p { line-height:16px; margin:5px 5px 0; padding-bottom:15px; }
div.erd .linkMargin { margin-left:10px; }
div.erd .linkMargin a { color:#BD3333; font-size:11px; text-decoration:none; }
div.erd .linkMargin a:hover { color:#0D0D0D; text-decoration:underline; }
div.erd p a { color:#0D0D0D; font:11px Arial; text-decoration:none; }
div.erd p a:hover { color:#0D0D0D; font:11px Arial; text-decoration:underline; }


#oyun-sag-sutun #populer-bg{ float:left; vertical-align:top; }
#oyun-sag-sutun #populer-bg h3 { background:url("../images/gri_bg.gif") repeat-x scroll 0 0 transparent; border-left:1px solid #DDDDDD; border-right:1px solid #DDDDDD; color:#0D0D0D; font-size:105%; line-height:28px; padding-left:12px; margin:0; font-weight:bold}
#oyun-sag-sutun #populer-bg table{margin-top:-3px; border-spacing:2px }
#oyun-sag-sutun #populer-bg table td {padding:0; margin:0; }
#oyun-sag-sutun #populer-bg table td.populer-yazi{color:#232323; font-size:11px;}



.ozel-uyelik-baslik { color:#0066CB; font:12pt arial; overflow:hidden; padding:10px 5px 0; width:630px; }
.oyun-salon-list{padding-bottom:10px; border:1px solid #ccc}
.oyun-salon-list .baslik{ overflow:hidden;width:627px;}
.oyun-salon-list .baslik p { color:#000000; display:block; float:left; font:bold 14pt arial; padding:5px; width:200px; margin:0 }
.oyun-salon-list p.yardim  { color:#0066CB; cursor:pointer; float:right; font:9pt arial; text-align:right; margin-top:5px }
.oyun-salon-list ul {display:block;list-style:none outside none; margin:0; padding:0}
.oyun-salon-list ul.title { background-color:#EFEFEF; border:1px solid #DEDEDE; color:#000000; font:bold 9pt arial; overflow:hidden; width:627px; }
.oyun-salon-list ul.colored  { background-color:#E5F2EB;overflow:hidden;width:630px; }
.oyun-salon-list ul li {float:left; height:20px; padding:5px 5px 0;}
.oyun-salon-list ul li.salon_adi { width:530px;border-left:1px solid #FFFFFF; }
.oyun-salon-list ul li.salon_adi a { color:#0066CB; font:9pt arial; }
.oyun-salon-list ul li.salon_adi a:hover { text-decoration:underline}
.oyun-salon-list ul li.doluluk  { border-left:1px solid #FFFFFF; text-align:center; width:60px; }

#static p { margin-bottom:10px; }
#static dt { font-weight:bold; }
#static dd { padding-bottom:15px; }
#static strong { font-weight:bold; }
#static h4 { font:18px "Trebuchet MS",Arial,Helvetica,sans-serif; padding:15px 0 0; }

#static ul { padding:10px 0 10px 25px; }
#static ul li { background:url("/images/breadcrumb-bullet.gif") no-repeat scroll 0 5px transparent;list-style:none outside none;
margin:0; overflow:hidden; padding:1px 0 4px 15px; }


ul.kurumsal-basliklar {padding:5px 0 0 10px; list-style:none; list-style-type:none; left:11px; margin-top:15px; position:relative;}
ul.kurumsal-basliklar li {background:url("/images/breadcrumb-bullet.gif") no-repeat scroll 0 5px transparent;padding-bottom:7px;list-style:none outside none; margin:0; overflow:hidden; padding:1px 0 4px 15px;}
ul.kurumsal-basliklar li a {text-decoration:underline; font-size:13px}
ul.kurumsal-basliklar li.current {font-size:13px; font-weight:bold; margin-bottom:7px; padding-bottom:7px; padding-top:7px;background:none repeat scroll 0 0 #CCCCCC;}

ul.sohbet-kanal-list{padding:0; margin:0; list-style:none; list-style-type:none}
ul.sohbet-kanal-list li{display:inline-block; padding:0 5px; color:#000; font-weight:bold}


#odalistesi {
    /*background: none repeat scroll 0 0 #F7F7F7;*/
    overflow: auto;
    padding-top: 5px;
    width: 630px;
}


#odalar h2, #uye_odalari h2{ line-height:38px; color:#0d0d0d; background:url("../images/salon-baslik-bg.gif") repeat-x; border-left:1px solid #dddddd; border-right:1px solid #dddddd; padding-left:16px; font-size:145%; padding-top:1px; }
#odalar h2 a, #uye_odalari h2 a {color:#333; text-decoration:none}


#odalistesi .oda {
	background: url("../images/salon-bg.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 0 6px 6px 0;
    width: 153px;
	height:62px;
}

#odalistesi .son
{
	margin-right:0px;
}


#odalistesi .oda-dolu {
	background: url("../images/salon-bg.png") no-repeat scroll 0 -125px transparent;
}


#odalistesi .oda:hover {
	background: url("../images/salon-bg.png") no-repeat scroll 0 -63px transparent;
}

#odalistesi .oda-dolu:hover {
	background: url("../images/salon-bg.png") no-repeat scroll 0 -125px transparent;
}

#odalistesi .oda-sol {
    float:left;
	width:50px;
	height:50px;
	margin:5px 4px 5px 3px;
	background-repeat:no-repeat !important;
}


#odalistesi .oda-sag {
	float:left;
    width:96px;
	height:50px;
	margin:5px 0px 5px 0px;
}


#odalistesi .oda-adi {
    color: #3B5998;
    font-size: 12px;
    font-weight: bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: 20px;
    text-align: left;
}

#odalistesi .oda-puan {
    color: #74ADBA;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    text-align: left;
}


#odalistesi .oda-kisi {
    color: #080;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    text-align: left;
}


div.bilet-item {
	background: none repeat scroll 0 0 #d8eaef;
    border-radius: 3px 3px 3px 3px;
    float: left;
    margin-bottom: 10px;
    padding: 15px;
    width: 95%;
}
div.bilet-soru {
}
div.bilet-cevap {
    background: none repeat scroll 0 0 #FFF6BF;
}
div.bilet-item .metin {
    display: block;
    line-height: 18px;
}
div.bilet-item .bilgi {
    border-top: 1px solid #DDDDDD;
    color: red;
    display: block;
    padding-top: 5px;
}
.form textarea.destek-area {
    width: 96.5%;
}
.form input[type="submit"] {
    background: url("/images/orange.png") repeat-x scroll center top #E6AC27;
    border: 1px solid #DA7C0C;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #FEF4E9;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    outline: medium none;
    padding: 10px 15px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.form input[type="submit"]:hover {
    background: url("/images/orange.png") repeat-x scroll center bottom #E6AC27;
    color: #000000;
}

.form input[class="kirmizi"] {
    background: url("/images/red.png") repeat-x scroll center top #E6AC27;
    border: 1px solid #DA7C0C;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #FEF4E9;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    outline: medium none;
    padding: 10px 15px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.form input[class="kirmizi"]:hover {
    background: url("/images/red.png") repeat-x scroll center bottom #E6AC27;
    color: #000000;
}


.form textarea {
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    display: block;
    height: 100px;
    margin-bottom: 10px;
    padding: 5px 10px;
    width: 94%;
}

/*yeni mağaza*/

h3.magaza-baslik{
	font-family:Segoe UI, Verdana, sans-serif;
	font-weight:bold;
	font-size: 15px;
	color: #514d4d;
	padding: 5px 10px;
	margin-bottom:0px;
	border-bottom:1px solid #E6E6E6;
}

.mavi-bg{
	background:url('../images/mavi-bar-bg.png') repeat-x;
	border:0px !important;
}


.zeton-aciklama-kutu{
	width:620px;
	height:91px;
	background:url('../images/zeton-aciklama-kutu.png') no-repeat;
	margin:5px 12px;
}

.zeton-aciklama-icon{
	width:80px;
	height:80px;
	float:left;
	margin: 6px 10px 6px 6px;
	background:url('../images/zade-zeton.png') no-repeat;
}

.zeton-aciklama-yazi{
	font-family:Segoe UI, Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	padding:6px;
}

.zeton-aciklama-yazi p{
	margin:0.2em;
}

.zeton-paketleri {
	width:620px;
	font-family:Segoe UI, Verdana, sans-serif;
	font-weight:bold;
	padding: 10px 13px 0px 13px;
	text-shadow: 1px 1px #EEEEEE;
}

.zeton-paketleri .zeton{
	width:136px;
	height:102px;
	float:left;
	margin-right:25px;
	margin-bottom:15px;
	cursor:pointer;
}

.zeton-paketleri .son{
	margin-right:0;
}

.zeton-paketleri .mavi{
	background:url('../images/zeton-mavi.png') no-repeat;
}

.zeton-paketleri .yesil{
	background:url('../images/zeton-yesil.png') no-repeat;
}


.zeton-paketleri input, .odeme-secenekleri input{
	display:none;
}

.zeton-paketleri .zeton .tutar{
	margin-top:4px;
	font-size: 18px;
	padding-left:8px;
}

.zeton-paketleri .zeton .adet{
	font-size: 30px;
	padding-left:8px;
	line-height:30px;
}

.zeton-paketleri .zeton .yazi{
	font-size: 14px;
	padding-left:8px;
}



.uyelik-paketleri {
	width:620px;
	font-family:Segoe UI, Verdana, sans-serif;
	font-weight:bold;
	padding: 10px 13px 0px 13px;
	text-shadow: 1px 1px #EEEEEE;
}

.uyelik-paketleri .uyelik{
	width:136px;
	height:102px;
	float:left;
	margin-right:25px;
	margin-bottom:15px;
	cursor:pointer;
}

.uyelik-paketleri .son{
	margin-right:0;
}

.uyelik-paketleri .mavi{
	background:url('../images/uyelik-mavi.png') no-repeat;
}

.uyelik-paketleri .yesil{
	background:url('../images/uyelik-yesil.png') no-repeat;
}

.uyelik-paketleri .pasif{
 	opacity: .20; /* standard: ff gt 1.5, opera, safari */
 	-ms-filter: "alpha(opacity=20)"; /* ie 8 */
 	filter: alpha(opacity=20); /* ie lt 7 */
 	-khtml-opacity: .20; /* safari 1.x */
 	-moz-opacity: .20; /* ff lt 1.5, netscape */
}


.uyelik-paketleri input{
	display:none;
}

.uyelik-paketleri .uyelik .tutar{
	margin-top:4px;
	font-size: 18px;
	padding-left:8px;
}

.uyelik-paketleri .uyelik .adet{
	font-size: 30px;
	padding-left:8px;
	line-height:30px;
}

.uyelik-paketleri .uyelik .yazi{
	font-size: 14px;
	padding-left:8px;
}


.paket-detay{
	min-height:105px;
	text-align:center;
}

.paket-detay h3.paket-basligi{
	font-size:18px;
	font-family:Segoe UI, Verdana, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}

.paket-detay h3.paket-tutari{
	font-size:15px;
	font-family:Segoe UI, Helvetica, sans-serif;
	font-weight:bold;
}

.paket-detay h3.paket-hediye{
	font-size:12px;
	font-family:Segoe UI, Helvetica, sans-serif;
	color:#800;
}

.paket-detay h3.odeme-secenegi{
	font-size:15px;
	font-family:Segoe UI, Helvetica, sans-serif;
	font-weight:bold;
	color:#F06;
}


h3#odeme-baslik span.baslik{
	float:left;
}


h3#odeme-baslik span.hp_bildirim{
	margin-left:30px;
	font-size:12px;
	color:#fff;
	background:#B00;
	padding:2px 4px;
	font-weight:bold;
	display:none;
	float:right;
	cursor:default;
}


.odeme-secenekleri{
	width:625px;
	padding: 10px 12px 0px 10px;
}


.odeme-secenekleri .son{
	margin-right:0 !important;
}

.odeme-secenekleri .secenek-wrap{
	cursor:pointer;
	width:104px;
	height:124px;
	float:left;
}

.odeme-secenekleri .secenek{
	cursor:pointer;
	width:104px;
	height:104px;
	float:left;
}

.odeme-secenekleri .odeme-kredi-karti{
	background:url('../images/odeme-kredi-karti.png') no-repeat;
	width:100px;
	height:100px;
}

.odeme-secenekleri .odeme-havale{
	background:url('../images/odeme-havale.png') no-repeat;
	width:100px;
	height:100px;
}

.odeme-secenekleri .odeme-paypal{
	background:url('../images/odeme-paypal.png') no-repeat;
	width:100px;
	height:100px;
}


.odeme-secenekleri .odeme-avea-mo{
	background:url('../images/odeme-mo-avea.png') no-repeat;
	width:100px;
	height:100px;
}


.odeme-secenekleri .odeme-tcell-mo{
	background:url('../images/odeme-mo-turkcell.png') no-repeat;
	width:100px;
	height:100px;
}

.odeme-secenekleri .odeme-vfone-mo{
	background:url('../images/odeme-mo-vfone.png') no-repeat;
	width:100px;
	height:100px;
}


.odeme-secenekleri .aktif{
	background:url('../images/odeme-secenek-bg.png') no-repeat;
}

.odeme-secenekleri .secili{
	background:url('../images/odeme-secenek-bg-secili.png') no-repeat;
}

.odeme-secenekleri .pasif{
	background:url('../images/odeme-secenek-bg.png') no-repeat;
	filter:alpha(opacity=28);
	opacity:.28;
}

.odeme-secenekleri .text{
	font-size:11px;
	font-weight:bold;
	font-family:Segoe UI, Verdana, sans-serif;
	display:none;
	text-align:center;
}

.form_kontrol{
	text-align:center;
	font-size: 18px;
    margin-right: 15px;
    padding: 5px 18px;
}

.fatura_form{
	padding:0px;
	margin:0px;	
}


.friend-wrapper div.invalid{
	padding:0px;
	font-weight:normal;
	color:#F03;
	font-size:11px;
}


.fatura_form div.invalid{
	margin-left:120px;
	padding:0px;
	float:left;
	font-weight:normal;
	color:#F03;
	font-size:11px;
}
.fatura_form li {
    border-bottom: 1px solid #E6E6E6;
    height: auto !important;
    min-height: 20px;
    overflow: hidden;
    padding: 3px 0;
}


.fatura_form li input[type="text"]{
   margin:0px;
}

.fatura_form .lab {
    display: block;
    font-weight: normal;
    padding: 3px 10px 0 0;
    text-align: left;
    width: 110px;
}

.fatura-bilgileri{
	list-style: none outside none;
	padding-left:20px;
}
.fatura-bilgileri li{
	float:left;
	border-bottom: 1px solid #9CC8DA;
	display:block;
	float:left;
	width:250px;
}

.fatura-bilgileri li label{
	font-weight:normal;
}

.odeme-form .telefon{
	border: 1px solid #333;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	font-size: 19px;
	font-weight:bold;
	margin: 0px !important;
	padding: 5px;
	width: 270px;
}

.odeme-form label{
	font-weight:normal;
	font-size:11px;
}

.odeme-form .mo-logo{
	background:url('../images/mo_logo.png') no-repeat;
	width:200px;
	height:40px;
}

.odeme-form h2.kirmizi-baslik{
	font-size:20px;
	font-weight:bold;
	font-family:Segoe UI, Verdana, sans-serif;
	color:#ff0000;
}

.odeme-form ul.odeme-uyarilar
{
	margin:0;
	padding:0;
}

.odeme-form ul.odeme-uyarilar li{
	font-size:12px;
	margin:5px 0px;
	float:left;
	list-style: circle outside none;
	padding: 0 0 0.2em;
}

.odeme-form .kirmizi-bar{
	padding:10px 10px;
	background: url("../images/kirmizi-bar-bg.png") repeat-x scroll 0 0 transparent;
	font-size:11px;
	text-align:justify
}

.odeme-form .mavi-bar{
	padding:10px 10px;
	background: url("../images/mavi-bar-bg-buyuk.png") repeat-x scroll 0 0 transparent;
	font-size:11px;
}

.odeme-form .siparis-kutu{
	border:1px solid #000;
	padding:15px;
	text-align:center;
}

.odeme-form .siparis-kutu h3.baslik{
	font-size:20px;
	font-family:Segoe UI, Verdana, sans-serif;
	margin-bottom:12px;
}

.odeme-form .siparis-kutu h1.siparis_no{
	font-size:40px;
	font-weight:bold;
	font-family:Segoe UI, Verdana, sans-serif;
}


.odeme-form #cc-form label{
	font-weight:bold;
}
.odeme-form #cc-form td, .odeme-form #cc-form tr{
	padding:0px;
}

.odeme-form #mo-form div.invalid, #paypal-form div.invalid, #kk-form div.invalid{
	color:#F00;
	font-size:11px;
	text-align:center
}


