﻿body
{
	margin: 0px;
	background-image: url('/skin/background.gif');
	font-family:Arial;
}
a
{
	text-decoration:none;
}
.uline:hover
{
	text-decoration:underline;
}
.oline:hover
{
	text-decoration:overline;
}

#s1
{
	height:70px;
	width:100%;
}
#ctl00_s2
{
	height:66px;
	width:100%;
}
#ctl00_s3
{
	background-image:url('/skin/glow-14.png');
	height:14px;
	width:100%;
}
#s4
{
	height:100%;
	width:100%;
}

.tbl
{
	display:table;
	width:100%;
}

._10
{
	font-size:8pt;
}
._12
{
	font-size:9pt;
}
._14
{
	font-size:14px;
}
._16
{
	font-size:16px;
}
._18
{
	font-size:18px;
	line-height:40px;
}
._24
{
	font-size:24px;
}
.gri
{
	color:#666666;
}
.beyaz
{
	color:#ffffff;
}
.siyah
{
	color:#000000;
}
.k
{
	font-weight:bold;
}
.nowrap
{
	white-space:nowrap;
}
.border
{
	border:solid 1px #CCCCCC;
}

.padd-4
{
	padding:4px;
}

.bg-gri
{
	background-color:#666666;
}
.bg-trnc
{
	background-color:#ff6600;
}
.genislik
{
	width:1000px;
	display:table;
	text-align:left;
}
.o
{
	text-align:center;
}
.r
{
	text-align:right;
}
.l
{
	text-align:left;
}
.do
{
	vertical-align:middle;
}
.du
{
	vertical-align:top;
}
.da
{
	vertical-align:bottom;
}
.cell
{
	display:table-cell;
}
.gri-alt-cizgi
{
	border-bottom:solid 1px #CCCCCC;
}
.gri-sol-cizgi
{
	border-left:solid 1px #CCCCCC;
}
.kutucuk
{
	display:inline-block;
	margin-bottom:5px;
	margin-right:5px;
	border:solid 1px #999999;
	background-color:White;
}

.kutucuk:hover
{
	background-color:Orange;
}

.kutucuk a
{
	display:block;
	padding:4px;
}

.kutucuk a img
{
	height:42px;
	width:42px;
	border:none;
}

.kutucuk a span
{
	display:inline-block;
	height:42px;
	width:42px;
	background-color:#666666;
	font-size:18px;
	color:White;
	line-height:42px;
	text-align:center;
}
.buton
{
	display:inline-block;
	height:31px;
	width:75px;
	background-image:url('/skin/buton.png');
	line-height:31px;
}
.butony
{
	display:inline-block;
	height:31px;
	width:75px;
	background-image:url('/skin/butony.png');
	line-height:31px;
}
.butons
{
	display:inline-block;
	height:31px;
	width:75px;
	background-image:url('/skin/butons.png');
	line-height:31px;
}

.urun
{
	height:270px;
	width:285px;
	background-color:White;
	border:solid 1px #CCCCCC;
	overflow:hidden;
	position:relative;
}

.urunack
{
	height:22px;
	width:100%;
	background-color:White;
	background-image:url('/skin/urun_shadow.gif');
	background-position:top;
	background-repeat:repeat-x;
}
.urunack span
{
	float:left;
	line-height:22px;
	margin-left:5px;
}

.urunack a
{
	line-height:22px;
	float:right;
	margin-right:5px;
}

.kombin
{
	height:270px;
	width:180px;
	padding:5px;
	background-color:White;
	border:solid 1px #CCCCCC;
}


.Rating_std
{     
    font-size: 0pt;
    width: 16px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.Rating_dolu
{
    background-image:url('/skin/tamyildiz.png');
}
.Rating_bos
{
    background-image:url('/skin/bosyildiz.png');                 
}
.Rating_bekle
{
    background-image:url('/skin/ajax-loader4.gif');
}
.ToolTip
{
    padding:3px;
    margin-top:3px;
}