﻿body 
{ 
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:center;
margin:0px;padding:0px;
}

/* GENEL STİLLER*/
.input
{
	font-family: Verdana, Arial, Helvetica, sans-seif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	border: 1px solid #CCCCCC;
}

.yazi1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #555555;
}

.baslik1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #555555;
	font-weight:bold;
}

.yazi2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.baslik2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ff0000;
	font-weight:bold;
}

.hata1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}

.fiyat1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #8b00f9;
	font-weight: bold;	
}

.aciklama
{
	background-color: #FFFFF0;
	border-right: #cfcfcf 1px solid;
	border-top: #cfcfcf 1px solid;
	border-left: #cfcfcf 1px solid;
	border-bottom: #cfcfcf 1px solid;
}

.aciklama_yazi
{
	font-weight: 400;
	font-size: 11px;
	color: #536a8b;
	font-family: Tahoma,Verdana,Arial, Helvetica, sans-serif;
}

/* BUTTON */
div.button{
background: transparent url('res/btn_sol.gif') no-repeat top left;
display: block;
/*float: left;*/
width:30px;
line-height: 18px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 23px; /* Height of button background height */
padding-left: 10px; /* Width of left menu image */
text-decoration: none;
color: #ffffff; /*button text color*/
}

div:link.button, div:visited.button, div:active.button{
color: #ffffff; /*button text color*/
}

div.button a,div.button a:visited,div.button a:active
{
	color: #ffffff; /*button text color*/
	background: transparent url('res/btn_sag.gif') no-repeat top right;
	display: block; /*Set 11px below to match value of 'padding-left' value above*/
	padding-right: 11px;
	padding-left: 0px;
	padding-bottom: 6px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}


.link1,.link1:Link,.link1:Visited,.link1:Active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #ff0000;
	font-weight:bold; 
}

.link1:Hover, .link1:Link:Hover, .link1:Visited:Hover, .link1:Active:Hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #333333;
	font-weight:bold;
}

.link2,.link2:Link,.link2:Visited,.link2:Active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #0050ff;
}

.link2:Hover, .link2:Link:Hover, .link2:Visited:Hover, .link2:Active:Hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #333333;
}

.grid_baslik
{
	border-right: #cbddf3 1px solid;
	border-top: #cbddf3 1px solid;
	border-left: #cbddf3 1px solid;
	border-bottom: #cbddf3 1px solid;
	height: 30px;
	background-image: url(res/grid_baslik.gif);
	font-size: 11px;
	font-weight: 700;
	color: #ff0000;
}

.grid_row
{
	border-collapse: collapse;
	font-size: 10px;
	font-weight: 700;
	color: #696969;
}

table.grid_row
{
	border-collapse: collapse;
	font-size: 10px;
	font-weight: 700;
	color: #696969;
}

table.grid_row td
{
	border-right: #cbddf3 1px solid;
	border-bottom: #cbddf3 1px solid;
	border-left: #cbddf3 1px solid;
}


/* tab görünümünü sağlayan alan (gövde panelinin başlığı olarak kullanılıyor)*/
.u_s_sol_aktif
{
	background-image: url(res/u_s_sol_aktif.gif);
	height:20px;
	width:5px;
}

.u_s_orta_aktif
{
	background-image: url(res/u_s_orta_aktif.gif);
	height:20px;
	width:auto;
	text-align:center;
}

.u_s_sag_aktif
{
	background-image: url(res/u_s_sag_aktif.gif);
	height:20px;
	width:5px;
}

.u_s_sol_pasif
{
	background-image: url(res/u_s_sol_pasif.gif);
	height:20px;
	width:5px;
}

.u_s_orta_pasif
{
	background-image: url(res/u_s_orta_pasif.gif);
	height:20px;
	width:auto;
	text-align:center;
}

.u_s_sag_pasif
{
	background-image: url(res/u_s_sag_pasif.gif);
	height:20px;
	width:5px;
}

.u_s_ara
{
	background-image: url(res/u_s_ara.gif);
	height:20px;
	width:5px
}

.u_s_aktif_yazi
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.u_s_pasif_yazi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #555555;
}
/* tab görünümünü sağlayan alan */


/* alt buttonlar */
.a_b_link1,.a_b_link1:Link,.a_b_link1:Visited,.a_b_link1:Active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	width:100%;
}

.a_b_link1:Hover, .a_b_link1:Link:Hover, .a_b_link1:Visited:Hover, .a_b_link1:Active:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	width:100%;
}

.a_sol
{	
	height:22px;
	width:10px;
}

.a_orta
{
	background-image: url(res/a_ara.gif);
	height:22px;
	width:10px;
}

.a_sag
{
	background-image: url(res/a_ara.gif);
	height:22px;
	width:10px;
}

.a_b_sol_ok
{
	background-image: url(res/a_b_sol_ok.gif);
	height:22px;
	width:20px;
}

.a_b_sol
{
	background-image: url(res/a_b_sol.gif);
	height:22px;
	width:10px;
}

.a_b_orta
{
	background-image: url(res/a_b_orta.gif);
	height:22px;
	width:auto;
	text-align:center;
}

.a_b_sag
{
	background-image: url(res/a_b_sag.gif);
	height:22px;
	width:10px;
}

.a_b_sag_ok
{
	background-image: url(res/a_b_sag_ok.gif);
	height:22px;
	width:20px;
}

.a_b_ara
{
	height:22px;
	width:5px;
}

.a_b2_sol
{

}

.a_b2_sol_ok
{

}

.a_b2_orta
{

}

.a_b2_sag
{

}

.a_b2_sag_ok
{

}
/* alt buttonlar */


/* sayfalarda kullanılan ufak işlem panelleri*/
.pnl_ust
{
	background-image: url(res/pnl_ust.gif);
		border: #cbddf3 1px solid;
	width: 450px;
	height: 20px;
}

.pnl_ust2
{
	height: 1px;
	width: 450px;
	background-color: #cbddf3;
}

.pnl_orta
{	
	width:450px;
	border-left: #cbddf3 1px solid;
	border-right: #cbddf3 1px solid;
}

.pnl_alt
{
	height: 1px;
	width: 450px;
	background-color: #cbddf3;
}

.pnl_cizgi
{
	height: 1px;
	width: 450px;
	background-color: #cbddf3;
}
/* sayfalarda kullanılan ufak işlem panelleri*/

/*master sağ panel*/
.sa_m_islemlerim
{
	background-image: url(res/sa_m_islemlerim.gif);
	height:25px;
	width:300px;
}

.sa_m_ust
{
	background-image: url(res/sa_m_ust.gif);
	height:10px;
	width:300px;
}

.sa_m_orta
{
	background-image: url(res/sa_m_orta.gif);
	text-align:center;
}

.sa_m_alt
{
	background-image: url(res/sa_m_alt.gif);
	height:10px;
	width:300px;
}
.sa_m_islemlerim_link,.sa_m_islemlerim_link:Link,.sa_m_islemlerim_link:Visited,.sa_m_islemlerim_link:Active
{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.sa_m_islemlerim_link:Hover, .sa_m_islemlerim_link:Link:Hover, .sa_m_islemlerim_linkVisited:Hover, .sa_m_islemlerim_link:Active:Hover
{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}

.sa_m_link1, .sa_m_link1:Link, .sa_m_link1:Visited, .sa_m_link1:Active
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #0050ff;
}

.sa_m_link1:Hover, .sa_m_link1:Link:Hover, .sa_m_link1:Visited:Hover, .sa_m_link1:Active:Hover
{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #0050ff;
	font-weight: bold;
}
/*master sağ panel*/

.modalBackground {
	background-color: #87cefa;
	filter:alpha(opacity=30);
	opacity:0.7;
}

.modalPopup {
	background-color: #fafad2;
	text-align: center;
	font-size: 16pt;
	color: #ff0033;
	height: 130px;
	width: 400px;
	border: solid 1px #696969; 
}