/******************************************************************************
* Ortaklık Programı - Başarı Mobile     		                      *
******************************************************************************/

body 
{
  margin:0;
  padding:0;
  background-color: #FFFFFF;
  font-family: Tahoma;
  font-size:10px;
  color: #003443;
  /*scrollbar-face-color:#f0f3f5;
  scrollbar-track-color:#f7fafc;
  scrollbar-arrow-color:#ced5d9;
  scrollbar-3dlight-color:#f0f3f5;
  scrollbar-highlight-color:#7fafc;
  scrollbar-shadow-color:#f7fafc;
  scrollbar-darkshadow-color:#f0f3f5;*/
}


/*---------------------------------------------------------------------------*/
/* AnaLinkler		                                                     */
/*---------------------------------------------------------------------------*/

body.analinkler 
{
  margin:0;
  padding:0;
  background-color: #003443;
  font-family: Tahoma;
  font-size:12px;
  color: #FFFFFF;

}

body.anasayfa 
{
  margin:0;
  padding:0;
  background-color: #FFFFFF;
}

.dipnot
{
  font-family: 'Tahoma';
  font-size:10px;
  color: #005F03;
  text-indent:10px;
  text-align:center;
}

.my_main {
	background:url(/my/iframe/images/back.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffffff;
	border:0px solid #979797;
	}
	
	
	
.my_sub {
	background:url(/my/iframe/images/back_mynet.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffffff;
	border:1px solid #dde3e7;
	}

.port
{
  font-family: Tahoma;
  font-size:10px;
  color: #DB0E15;
}

.fiyat
{
  font-family: Tahoma;
  font-size:10px;
  color:#096984;
  text-align:center;
}


#analink
{	
  margin:0px;
  padding:0px;
  margin-left:8px;
  margin-top:9px;
  width:140px;
  text-align:left;

}

#analink a:link { 
  text-decoration: none; 
  color: #FFFFFF;
}

#analink a:visited { 

  text-decoration: none; 
  color: #FFFFFF;
}

#analink a:hover, a:active { 

  color: #FFD802;
  text-decoration: none;
}

#analink .button
{
  color: #FFFFFF;
  width:126px;
  height:19px;
  font-family: Tahoma;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  padding-top:4px;
  background:#DB3002;
  border-left: 1px solid #FA6700;
  border-right: 1px solid #A62502;
  border-top: 1px solid #FA6700;
  border-bottom: 1px solid #A62502;
}

#analink .button2
{
  color: #FFFFFF;
  width:126px;
  height:33px;
  font-family: Tahoma;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  padding-top:4px;
  background:#DB3002;
  border-left: 1px solid #FA6700;
  border-right: 1px solid #A62502;
  border-top: 1px solid #FA6700;
  border-bottom: 1px solid #A62502;
}

#analink h2 {
  margin:0px;
  margin-top:3px;
  border: 1px; 
  border-style: solid; 
  border-color: #7A1C02; 
  width:128px;
  height:25px;
}

#analink h3 {
  margin:0px;
  margin-top:3px;
  border: 1px; 
  border-style: solid; 
  border-color: #7A1C02; 
  width:128px;
  height:39px;
}

/*---------------------------------------------------------------------------*/
/* Servis		                                                     */
/*---------------------------------------------------------------------------*/

body.servis {
  margin:0;
  padding:0;
  background-color: #FFFFFF;
  font-family: Tahoma;
  font-size: 12px;
}

.cellbgbaslik {
  
}

.yazi {
  font-family: Tahoma;
  font-size: 12px;
  color:#000000;
  text-align:left;
  padding:5px;
}

.num {
  color: #FA0000;
  font-weight:bold;
}


.cellbgkategori {
  
  text-align:center;
}

.cellbgicerik {
 
}

.cellbgarama {
  background: #95D7E7 url('/ortaklik/frame/img/menu2/ustbg.gif') no-repeat; 
}

h1 {
  margin:0;
  padding:0;
  padding-left:12px;
  font-family: Tahoma ;
  color:#ED0000;
  font-size:22px;
  text-align:left;

}

#kategoribaslik {
  text-align:center;
}

#kategoribaslik table, #kategoribaslik td #kategoribaslik th {
  color: #009FCD;
  font-weight:normal; 
  
  text-align:center;
}

#tablobaslik, #tablobaslik table, #tablobaslik td, {
  font-weight:normal; 
  font-size:11px; 
  color: #72B1C2; 
  text-align:left; 
  margin-left:2px;

}

#tablobaslik th  {
  color: #000000;
  font-weight:bold;
  padding: 3px 5px 3px 10px;
  /*border-bottom: 1px dotted #3DC0E1;*/
}

#aramaform
{
  margin:0px;
  padding:0px;
  font-family: Tahoma;
  font-size: 10px;
  margin-top:5px;
  margin-left:5px;
  color:#FFFFFF;
  height:30px,
}

.button3
{
  margin:0;
  padding:0;
  color: #096984;;
  width:136px;
  height:14px;
  font-family: Tahoma;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  /*background:#006511;
  border-left: 1px solid #1F8E31;
  border-right: 1px solid #003D0B;
  border-top: 1px solid #1F8E31;
  border-bottom: 1px solid #003D0B;*/
  margin-top:0px;
  padding-top:0px;
}

h2 {
  margin:0;
  padding:0;
  border: 1px; 
  border-style: solid; 
  border-color: #5C6701; 
  width:138px;
  height:17px;
  margin-top:0px;
  padding-top:0px;
}

#aramaform a:link { 
  text-decoration: none; 
  color: #096984;;
}

#aramaform a:visited { 

  text-decoration: none; 
  color: #096984;;
}

#aramaform a:hover, a:active { 

  color: #096984;;
  text-decoration: none;
}


#aramaform select#kategori
{
	font-family: Tahoma;
	font-size: 10px;
	background-color:#AEC20C;
	border: 1px inset #BDD016;
	color:#003443;
	width:170px; 
}

#aramaform input#arama			
{
	font-family: Tahoma;
	font-size: 10px;
	background-color:#ffffff;
	border: 1px solid #dde3e7;
	color:#000000;
	width:70px;
}

#aramaform input#sec				
{
	font-family: Tahoma;
	font-size: 10px;
	background-color:#899A00;
	border: 1px inset #BDD016;
	color:#FFFFFF;
	width:40px;
	font-weight:bold;
}

#aramaform input#ara				
{
	font-family: Tahoma;
	font-size: 10px;
	background-color:#f04a04;
	border: 1px inset #b11503;
	color:#FFFFFF;
	width:40px;
	font-weight:bold;
}


/*---------------------------------------------------------------------------*/
/* Kategori		                                                     */
/*---------------------------------------------------------------------------*/

body.kategori 
{
  margin:0;
  padding:0;
  background-color: #95D7E7;
  font-family: Tahoma;
  font-size:12px;
  color: #FFFFFF;
/*
  scrollbar-face-color:#C4E9F2;
  scrollbar-track-color:#95D7E7;
  scrollbar-arrow-color:#64B5C8;
  scrollbar-3dlight-color:#64B5C8;
  scrollbar-highlight-color:#E5F9FE;
  scrollbar-shadow-color:#C4E9F2;
  scrollbar-darkshadow-color:#74CCE1;
*/
}

#kategori
{	
  margin:0px;
  padding:0px;
  width:136px;
  margin-left:3px; 
}

#kategori .button
{
  color: #FFFFFF;
  width:130px;
  height:20px;
  font-family: Tahoma, Verdana, Arial, Georgia, sans-serif;
  font-size: 11px;
  padding-top:2px;
  font-weight:normal;
  text-align:center;
  background:#FFAF00;
  border-left: 1px solid #FF8464;
  border-right: 1px solid #B52601;
  border-top: 1px solid #FF8464;
  border-bottom: 1px solid #B52601;
}

#kategori a:link { 
  text-decoration: none; 
  color: #FFFFFF;
}

#kategori a:visited { 

  text-decoration: none; 
  color: #FFFFFF;

}

#kategori a:hover, a:active { 
  color: #82E4FD;
  text-decoration: none;
}

#kategori h3 {
  margin:0px;
  margin-top:2px;
  border: 1px; 
  border-style: solid; 
  border-color: #992001; 
  width:132px;
  height:22px;
}

/*---------------------------------------------------------------------------*/
/* İçerik		                                                     */
/*---------------------------------------------------------------------------*/

body.icerik 
{
  margin:0;
  padding:0;
  font-family: Tahoma;
  font-size:11px;
  color: #000000;
  text-align:center;
/*
  scrollbar-face-color:#C4E9F2;
  scrollbar-track-color:#95D7E7;
  scrollbar-arrow-color:#64B5C8;
  scrollbar-3dlight-color:#64B5C8;
  scrollbar-highlight-color:#E5F9FE;
  scrollbar-shadow-color:#C4E9F2;
  scrollbar-darkshadow-color:#74CCE1;
*/
}

body.icerik td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #009FCD;
}

a:link { 
  text-decoration: none; 
  color: #00000;
}

a:hover, a:active { 
  color: #dd5900;;
  text-decoration: none;
}

a:link a:visited { 
  text-decoration: none; 
  color: #00000;
}


#tablo, #tablo table, #tablo td {
  color: #000000; 
  text-align:left; 
  margin-left:3px;
}

#tablo .desttel, #tablo.desttel td  {
  text-align:justify; 
}

.baslik {
  color: #009FCD;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px dotted #00637B;
}

#tablo .sayi, #tablo .sayi td {
  color: #009FCD;  
} 


#tablo .prefix, #tablo .prefix td {
  color: #dd5900;
  font-weight: bold; 
  background-color: #E8e8e8;
}

.prefix {
  color: #dd5900;
  font-weight: bold; 
}

.prefix2 {
  color: #dd5900;
  font-weight: bold; 
}

#tablo .prefix2, #tablo .prefix2 td {
  color: #dd5900;
  font-weight: bold; 
}

#tablo .name, #tablo .name td {
  color: #000000;
}

#tablo th {
  font-weight:normal; 
  background-color: #00404F; 
  margin-bottom:12px;
}


#tablo {
  margin-top:7px;
}

#tablo a:link {color: #dd5900; text-decoration: none;}
#tablo a:visited {color: #dd5900; text-decoration: none;}
#tablo a:hover {color: #FF001C; text-decoration: none;}

hr {
  margin:0;
  padding:0;
  border:0;
  width:100%;
  border-bottom: 1px dotted #fbfbfb;
  height:1px;
  text-align:center;
}

/*---------------------------------------------------------------------------*/
/* Yükle		                                                     */
/*---------------------------------------------------------------------------*/

body.yukle 
{
  margin:0;
  padding:0;
  background-color: #003443;
  font-family: Tahoma;
  font-size:11px;
  color: #FFFFFF;
  text-align:center;
/*
  scrollbar-face-color:#00404F;
  scrollbar-track-color:#003443;
  scrollbar-arrow-color:#000000;
  scrollbar-3dlight-color:#000000;
  scrollbar-highlight-color:#05586B;
  scrollbar-shadow-color:#00404F;
  scrollbar-darkshadow-color:#000000;
*/
}

body.yukle td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

a:link { 
  text-decoration: none; 
  color: #000000;
}

a:link { 
  text-decoration: none; 
  color: #000000;
}

a:visited { 
  text-decoration: none; 
  color: #000000;
}

a:link a:hover, a:active { 
  color: #dd5900;
  text-decoration: none;
}

.port {color: #DB0E15}

.sari1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}

.sari2 {color: #FFFF00;}

#yukle hr {
  margin:0;
  padding:0;
  border:0;
  width:90%;
  border-bottom: 1px dotted #C52B02;
  height:1px;
  text-align:center;
}

#aboneform
{
  margin:0px;
  padding:0px;
  font-family: Tahoma;
  font-size: 10px;
  margin-top:5px;
  margin-left:5px;
  color:#FFFFFF;
}

#aboneform .yazi {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align:right;
	font-weight:bold;
}

	
#aboneform select#phone
{
	font-family: Tahoma;
	font-size: 10px;
	background-color:#8FE8FF;
	border: 1px inset #0F9CC1;
	color:#003443;
	width:60px; 
}

#aboneform select#marka
{
	font-family: Tahoma;
	font-size: 10px;
	background-color:#8FE8FF;
	border: 1px inset #0F9CC1;
	color:#003443;
	width:130px; 
}

#aboneform select#model
{
	font-family: Tahoma;
	font-size: 10px;
	background-color:#8FE8FF;
	border: 1px inset #0F9CC1;
	color:#003443;
	width:130px; 
}

#aboneform input#telno			
{
	font-family: Tahoma;
	font-size: 10px;
	background-color:#8FE8FF;
	border: 1px inset #0F9CC1;
	color:#003443;
	width:70px;
}

#aboneform input#sifre			
{
	font-family: Tahoma;
	font-size: 10px;
	background-color:#8FE8FF;
	border: 1px inset #0F9CC1;
	color:#003443;
	width:70px;
}

#aboneform input#gonder				
{
	font-family: Tahoma;
	font-size: 10px;
	background-color:#11A8D0;
	border: 1px inset #0F9CC1;
	color:#FFFFFF;
	width:80px;
	font-weight:bold;
}



