body {
	background-image: none !important;
	}

table.alisveris {
	background-color: transparent;
	font-size: 90%;
	}

table.alisveris tr, th, td {
	border: 0;
	}

table.alisveris caption {
	text-align: left;
	font-size: 120%;
	color: #900;
	font-weight: bold;
	}

/* SATIŞLİSTE */
.satisliste h3 {
	text-align: left;
	}

.satisliste ul {
	text-align: left;
	margin-left: 20px;
	}

/* ALISVERIS */
table#urunler {
	margin: -10px -5px 0 -15px;
	border: 0;
	padding: 0;
	}

table#urunler td {
	border: 1px solid #c55;
	text-align: center;
	padding: 8px;
	}

table#urunler td p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: left;
	}

table#urunler td img {
	margin: 0;
	width: 160px;
	height: 160px;
	}

p.fiyat {
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
	}

p.satinal {
	margin: 5px 0 0 0 !important;
	padding: 0 !important;
	}

p.satinal a, p.satinal a:visited  {
	display: block;
	border: 1px solid #c55;
	background-color: #ccc;
	width: 70px;
	color: #000;
	text-decoration: none;
	text-align: center;
	}

p.satinal a:hover {
	border: 1px solid #000;
	background-color: #c55;
	color: #fff;
	}
	
/* SHOPPING STEPS */

ul#shoppingSteps {
	margin: 0 205px 25px 0; 
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	}

ul#shoppingSteps li {
	margin: 8px 5px 0 5px;
	border: 0;
	padding: 5px 0 0 0;
	background-color: transparent;
	}

li#stepsTitle {
	border: 0 !important;
	padding: 10px 10px 0 0 !important;
	}

li#adim01 { background: transparent url("i/satis_adimlari01.gif") no-repeat left top; }
li#adim02 { background: transparent url("i/satis_adimlari02.gif") no-repeat left top; }
li#adim03 { background: transparent url("i/satis_adimlari03.gif") no-repeat left top; }
li#adim04 { background: transparent url("i/satis_adimlari04.gif") no-repeat left top; }

ul#shoppingSteps p {
	margin: 0;
	padding: 10px 15px 15px 80px;
	background: transparent url("i/satis_adimlari_paragraf.gif") no-repeat left bottom;
	font-size: 1.1em;
	}

ul#shoppingSteps span {
	display: block;
	padding: 10px 15px 10px 80px;
	font-size: 1.1em;
	}

#stepsTitle span {
	display: block;
	padding: 10px 15px 10px 0 !important;
	font-size: 24px !important;
	color: #900;
	margin: 0;
	font-weight: bold;
	}

table#endTable {
	width: 380px;
	background: transparent url("i/satis_adimlari_paragraf.gif") no-repeat bottom left;	
	}

table#endTable td.pad {
	padding-left: 80px;
	}


