/* default styles for extension "tx_trade_pi1" */

div.trade_login{
	font-size: x-small;
}
div.trade_cat1 {
	font-size: x-large;
		font-weight: bold;
}
div.trade_cat2 {
	font-size: large;
	font-weight: bold;
}
table.trade tr td{
	margin: 1px;
	padding: 2px 4px;
}

table.trade tr th, table.trade_minibasket tr th{
	background-color: #ede9e5;
	border-bottom: 1px solid #8F8F8F;
	font-size: small;
	font-weight: 700;
	margin: 1px;
	padding: 2px 4px;
}

table.trade, table.trade_minibasket{
	border: 1px solid #000000;
}

table.trade_details{
	background-color: #ede9e5;
	float: right;
	width: 300px;
}

table.trade_minibasket{
	border: 1px solid #000000;
}

table.trade_minibasket tr th{
	font-size: x-small;
}

td.trade_browse{
	background-color: #ede9e5;
}

td.trade_small, span.small{
	font-size: x-small;
}

td.trade_title{
	font-weight: 700;
}

td.trade_title a{
	text-decoration: none;
}

ul#trade_listmenu{
	padding: 0px;
}

ul#trade_listmenu li{
	background-color: #ede9e5;
	color: #000000;
	font-size: x-small;
	font-weight: 700;
	list-style: none outside none;
	padding: 3px;
}

ul#trade_listmenu li a{
	text-decoration: none;
}

ul#trade_progress{
	padding: 0px;
}

ul#trade_progress li{
	background-color: #ede9e5;
	color: #000000;
	display: inline;
	font-size: x-small;
	font-weight: 700;
	list-style: none outside none;
	padding: 3px;
}

ul#trade_progress li a{
	color: #8F8F8F;
	text-decoration: none;
}

ul#trade_progress li b{
	color: #ede9e5;
	text-decoration: none;
}
