/* default styles for extension "tx_trade_pi1" */

div.trade_login{
	font-size: x-small;
}
div.trade_cat1 {
	font-size: 17px;
	font-weight: bold;
	color:#fff;
	background-color:#009999;
	padding:5px;
	margin-bottom:10px;
	width:320px;
}
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: #009999;
	color: #fff;
	font-size: x-small;
	font-weight: 700;
	list-style: none outside none;
	padding:10px;
	width:270px;
}

ul#trade_listmenu li a{
	color:#fff;
	text-decoration: none;
}

ul#trade_listmenu li a:hover{
	color:#333;
	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;
}

/* default styles for extension "tx_newloginbox_pi3" */
	.tx-newloginbox-pi3-listrow TH { background:#ccc; padding:0 .5em; white-space:nowrap; }
	.tx-newloginbox-pi3-listrow TD { background:#eee; padding:0 .5em; }
	.tx-newloginbox-pi3-singleView TH { background:#ccc; padding:0 .5em; text-align:right; white-space:nowrap; }
	.tx-newloginbox-pi3-singleView TD { background:#eee; padding:0 .5em; }
/* default styles for extension "tt_news" */
  /* example styles for the pagebrowser */
    .tx-ttnews-browsebox TD { font-size: 10px; }
    .tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-ttnews-browsebox-SCell { background-color: #EEE; }
