/*
	Market sayfası için sitil şablon dosyası
*/

#market			{ margin:10px;}

#market_price 	{ width:100%; clear:left;  border-collapse:collapse; margin:10px 0; border-spacing:0; }

#market_price thead th			{ background:white; }

#market_price tbody tr th { width:150px;}

/* Önceki css kodu */
#market_basket h2{margin-top:5px; text-align:center; color:#2A6086;font:21px 'trebuchet ms'}
#market_price{margin:20px auto 0}
#market_price thead th{font:bold 13px arial;text-align:center;padding:3px;}
#market_price thead img{margin:0 auto;display:block}
#market_price tbody th{padding:0 15px  0 55px; font:bold 12px arial; text-align:right; color:#1C4879;font:bold 12px arial; }
#market_price tbody tr{background-color:#EEF9FF;}
#market_price tbody  td{color:#4B4C4C;font:12px arial;text-align:right; padding:8px 5px;}
#market_price tbody .tr1 td,.tr1 th{background-color:#EAEAEA; border:1px solid #fff;}
#market_price tbody .tr2 td,.tr2  th{background-color:white; border:1px solid #fff;}

#market_price .cheapest{background-color:#9BFF9B!important;}
#market_price tfoot tr{height:30px;}
#market_price tfoot th{padding:5px;}
#market_price tfoot .white{background-color:#fff;}

#market_price tfoot  td{background:white;  border:1px solid #fff; padding:2px 4px;font:bold 12px arial;text-align:right}
#market_price tfoot .cheapest{background-color:#FFCC00!important; font-weight:bold;}

#table_notes{margin:20px 0 10px 90px;padding:0;font:13px arial;line-height:19px;list-style-type:circle}
#table_notes .green_light ,#table_notes .yellow_light{padding:2px 5px;font:bold 12px arial;}
#table_notes .yellow_light{background-color:#FFF8CF;}
#table_notes .green_light {background-color:#CAFF9F}

#market_basket h3{margin:25px 0 5px 50px;font:bold 14px arial}
#market_info h5{margin:0;display:block;font:bold 12px arial;}
#market_info{width:600px;margin-left:48px;font:13px arial}
#market_info li{margin-top:15px}


/*
#market_price thead	tr th	{ background:white; text-align:center;}
#market_price tfoot	tr td	{ background:white; text-align:center;}

#market_price thead img		{ }

#market_price tbody tr		{ padding:2px 0; }
#market_price tbody tr th	{ padding:2px 0;  border:1px solid white; }
*/
/*
#market_price .odd 			{ background:#EAEAEA !important; }
#market_price .even			{ background:white !important; }

#market_price .odd th		{ background:#EAEAEA !important;}
#market_price .even	th		{ background:white !important; }

#market_price .cheapest		{ background:#9BFF9B }
#market_price .tfoot tr td.cheapest { background:#FFCC00;}
*/

/*
#market_price tbody tr th		{ text-align:right; background:red !important;  }
#market_price tbody td		{ width:10%; text-align:center; border:1px solid white;}
*/


#market_bilgi	{ margin:20px 0 50px 194px }
#market_bilgi p	{ margin:8px 0; }
#market_bilgi strong		{ color:red; }

#market_bilgi span		 	{ padding:2px 5px;}
#market_bilgi span.yesil 	{ background:#9BFF9B;}
#market_bilgi span.sari 	{ background:#FFCC00;}
