﻿.UrunGrid
{
	margin-left: 10px;
	width: 540px;
}
.UrunTable
{
	width: 100%;
}
.UrunTable tr:hover
{
	background-color: #eaeaea;
	width: 100%;
}
.UrunBaslik
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.UrunOzet
{
	font-family: Tahoma;
	font-size: 10px;
}

.UrunMarka
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.cesitDiv
{
	background-color: Transparent;
	width: 180px;
	height: 26px;
	color: Black;
	font-family: Tahoma;
	font-size: 12px;
	cursor: hand;
	padding-left: 5px;
	padding-top: 7px;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
}
.cesitDiv:hover
{
	padding-top: 7px;
	padding-left: 5px;
	vertical-align: middle;
	text-align: left;
	background-color: #ff3939;
	cursor: hand;
	width: 180px;
	height: 26px;
	color: White;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.cesitDivDetay
{
	background-color: Transparent;
	width: 24px;
	height: 21px;
	color: Black;
	font-family: Tahoma;
	font-size: 12px;
	cursor: hand;
	padding-left: 5px;
	padding-top: 7px;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
}
.cesitDivDetay:hover
{
	padding-top: 7px;
	padding-left: 5px;
	vertical-align: middle;
	text-align: left;
	background-color: #ff3939;
	cursor: hand;
	width: 24px;
	height: 21px;
	color: White;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.cesitDivAlt
{
	background-color: Transparent;
	width: 195px;
	height: 21px;
	color: Black;
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 25px;
	padding-top: 7px;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
}
.cesitDivAlt:hover
{
	padding-top: 7px;
	padding-left: 25px;
	vertical-align: middle;
	text-align: left;
	background-color: #ff3939;
	width: 195px;
	height: 21px;
	color: White;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.UrunCesitBaslik
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 20px;
}
.UrunCesitPathx
{
	padding-left: 20px;
	font-size: 10px;
}
.brd, .brd:visited
{
	padding-left: 10px;
	font-size: 10px;
	text-decoration: none;
	color: #474747;
}
.brd:hover
{
	padding-left: 10px;
	font-size: 10px;
	color: #474747;
	text-decoration: underline;
}

.UrunDiv, .UrunDiv:visited
{
	text-decoration: none;
	float: left;
	width: 368px;
	height: 100px;
	cursor: hand;
	color: Black;
}

.UrunDiv:hover
{
	float: left;
	background-color: #ECECEC;
	text-decoration: none;
	width: 368px;
	height: 100px;
	cursor: hand;
	color: Black;
}

