﻿
/*JQuery Flash Replacement Styles*/

#flash {
	text-align:center;
}

.flash {
	visibility:hidden;
}

.flash-replaced .alt{ 
	display: block; 
	position: absolute;
	overflow: hidden; 
	display:none;
	width: 0; 
	height: 0; 
}

.flash-update {
	visibility:visible;
}

.flash-update p{
	display:none;
}
/**/

body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #0A2864;
	font-size: 12px;
	font-family: Arial,Tahoma,Verdana;
	color: #5a5a5a;
}

body.calculator {background: #fff; text-align:center}

a{color: #48739f;}

#popup{
	padding: 0px 10px;
}

input, textarea, select{
	border: 1px solid #c1d3dc;
}

table.tblPopup{
	background: #fff;
}

table.tblPopup p.txt{
	padding: 0px 0px 20px 25px;
}

.bg_tavsiye_form{
	padding: 0px 0px 0px 25px;
	background: url(../_i/popup/bg_tavsiye_form.gif) repeat-y;
}

.bg_uyeol_form table td{
	padding: 3px 0px;
}

.bg_uyeol_form{
	padding: 0px 0px 0px 25px;
	background: url(../_i/popup/bg_uyeol.gif) repeat-y;
}

.bg_tavsiye_form table td{
	padding: 3px 0px;
}


.tit_tavsiye_et{
	padding: 0px 0px 5px 25px;
	color: #48739f;
	font-weight: bold;
	font-size: 15px;
}

.form_txt {
	color: #677da9;
}

.dipnot{
	font-size: 11px;
}

.dipnot2{
	padding: 0px 0px 0px 25px;
	font-size: 11px;
}



table.tblUrun {
	display: block;
	margin: 0px 0px 0px 25px;
}

table.tblUrun td{
	font-size: 11px;
	color: #111;
	border-left: 1px solid #fff;
	padding: 10px;
}

table.tblUrun td.tit1{
	background: #7392ae;
	color: #fff;
	font-weight: bold;
}
table.tblUrun td.tit2{
	background: #8ea7be;
	color: #fff;
	font-weight: bold;
}
table.tblUrun td.td1{
	border-bottom: 1px solid #a3beb0;
	padding: 7px 10px;
}
table.tblUrun td.td2{
	border-bottom: 1px solid #e6e6e6;
	padding: 7px 10px;
}

