.tradepanel{
	width:100%;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
#rule *,.tradepanel *{
	font-size:10pt;
}
.tradepanel h2{
	padding:0;
	margin:0;
}
.delim{
	overflow:hidden;
	text-align:center;
	font-size:20px;
	line-height:10px;
	margin:2px 0;
	font-weight:bold;
}
.multiselect .block{
}
.multiselect .block div{
	border:1px solid #007070;
	background-color:#EDF7F5;
	margin:0 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.multiselect .block ul{
	list-style:none;
	margin:0;
	padding:5px;
}
.multiselect .block a{
	display:block;
	padding:3px 5px;
	outline:none;
}
.multiselect .block div{
	overflow:auto;
	padding:0;
}
.multiselect .s1 div{
	height:63px;
}
.multiselect .s2 div{
	height:162px;
}
.multiselect .s3 div{
	height:75px;
}
.tradepanel .disable{
	padding:0 5px;
	color:#ccc;
}
.tradepanel .selected{
	background-color:#c00;
	font-weight:bold;
	color:#fff;
	border:none;
	text-decoration:none;
	font-family:"trebuchet ms";
}
#list{
	border:1px solid blue;
}
.tradepanel label,.likelabel{
	font-size:1.1em;
    display:block;
    float:left;
    width:21%;
    text-align:left;
	border-bottom:1px dashed #007070;
	text-indent:5px;
    padding-right:5px;
    color:#002626;
}
.likelabel{
	float: none;
	width:99%;
}
.tradepanel legend{
	font-size:1.1em;
    padding:0 5px;
    font-weight:bold;
    color:#007070;
}
input,select,textarea,button{
    width:77%;
	background-color:#EDF7F5;
	padding:2px;
	border:1px solid #007070;
	margin:2px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tradepanel button{
	width:120px;
	color:#fff;
	background-color:#007070;
	font-weight:bold;
	border:1px dotted #fff;
}
#buttons{
    text-align:right;
}
fieldset{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:1px solid #007070;
	padding:4px;
}
#listing{
	margin-top:5px;
}
#listing fieldset{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:1px solid #007070;
	padding:4px;
}
#listing legend{
	color:#c00;
}
.pricestat{
	font-size:0.6em;
}
.pricestat .min{
	color:#0f0;
}
.pricestat .max{
	color:#f00;
}
.pricestat .avg{
	color:#00f;
}
.trade, #listingdata,.listingdata{
	margin:2px auto;
	border:1px solid #007070;
	border-collapse: separate;
	border-spacing:0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding:1px;
}
.trade{
	width:95%;
	background-color:#fff;
}
.listingdata td, #listingdata td,.listingdata th, #listingdata th{
	border:none;
	padding:3px;
	text-align:center;
	border-bottom:1px dashed #ccc;
}
.listingdata th, #listingdata th{
	background-color:#007070;
	color:#fff;
}
.listingdata .trade td,.listingdata .trade th, #listingdata .trade td,#listingdata .trade th{
	border:none;
	padding:3px;
	text-align:center;
}
.listingdata tr.odd, #listingdata tr.odd{
	background-color:#EDF7F5;
}
.listingdata tr.selected, #listingdata tr.sele{
	background-color:#FFD546;
}
#listingdata tr.sele{
	cursor:pointer;
}
#listingdata tr.sele td{
}
.trade th{
	border-left:2px solid #fff;
	background-color:#EDF7F5;
}
#filtering{
	float:right;
	text-align:right;
}
#filtering input{
	width:200px;
}
#articleslist{
	clear:both;
}
form{
	margin:0;
}
#about, #rule{
	display:none;
}


/* Norm */
legend{
	font-size:1em;
	padding:2px 8px;
}
#params{
	overflow:hidden;
	line-height:20px;
}
#params .grd{
border:1px solid #007070;
background-color:#EDF7F5;
overflow:hidden;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding-left:10px;
}
.tradetype{
	overflow:hidden;width:33%;float:left;"
}
#city{float:left;width:33%;}
#city select{
	padding:0;
	font-size:8pt;
	height:17px;
	width:150px;
	background-color:#fff;
}
#sorting{float:left;width:33%;}
#sorting a{
	padding:0 10px;
	text-decoration:none;
	margin-right:10px;
}
#sorting a.sort1{background:url(/img/trade/sorta.png) right no-repeat;}
#sorting a.sort0{background:url(/img/trade/sortd.png) right no-repeat;}
#sorting a.sort1, #sorting a.sort0{
	background-color:red;
	color:#fff;
	border-bottom:1px solid #FFD546;
	padding:3px 20px 3px 10px;
	line-height:20px;
	font-weight:bold;
	font-family:"trebuchet ms";
}
#action{
	text-align:right;
	line-height:22px;
	overflow:hidden;
}
#action a{
	display:block;
	float:left;
	margin-right:20px;
	text-indent:20px;
}
.addtrade{
	background:url(/img/trade/add.png) left no-repeat;
}
.videocast{
	background:url(/img/trade/video.png) left no-repeat;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;

}

.ban div{
	margin:2px auto;
}
.plate{
	margin-left:0.5%;
	border:1px solid #007070;
	/*background-color:#EDF7F5;*/
	background-color:#fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	float:left;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	height:90px;
	margin-bottom:14px;
	padding-top:10px;
	width:110px;
}
.plate img{
	margin-top:3px;
}
.plate a{
display:block;
}
.plate span{
	color:#f00;
}
.plate span.price{
	font-size:1.7em;
	font-weight:bold;
	color:#c00;
	margin-top:10px;
}
.butt3 a{
	text-decoration:none;
}
.platehead{
	color:#fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom:5px;
	line-height:30px;
	margin-right:1%;
	text-align:center;
}
.metcalc{
	border:1px solid #007070;
	background-color:#EDF7F5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding:5px;
}
.metcalc a{
	font-size:0.8em;
	text-align:left;
	white-space:nowrap;
}
.metcalc a.addtrade{
	color:#c00;
}
.block h2{
	display:none;
}
.selsort select{
	width:100%;
	font-size:1.1em;
	font-weight:bold;
	background-color:#c00;
	color:#fff;
	font-family:"trebuchet ms";
}
.selsort select option{
	background-color:#fff;
	color:#002626;
}
.selsort select{
	height:1.6em;
	line-height:1.6em;
	padding:0;
	border:3px solid #c00;
}
.error{
	color:#f00;
	text-align:center;
}
td.price{
	/*font-size:1.3em;*/
	color:#771919;
	font-weight:bold;
	white-space: nowrap;
}
.plate .header{
	white-space:nowrap;
	width:100%;
	display:block;
	float:left;
	margin:0 auto;
	overflow:hidden;
}
#tradetp{
	float:right;
	font-size:1em;
}
#tradetp li{
	float:left;
	list-style: none;
	margin-right:8px;
	padding:0px 8px;
	text-align:center;
}
#tradetp a{
	text-decoration:none;
	font-weight:bold;
	font-family:"trebuchet ms";
}
#tradetp .select{
	background-color:#FFD546;
}
.head{
	color:#fff;
	font-size:1.4em;
}
.plate span.copyr{
	font-size:7px;
}
.plate span.copyr, .plate span.copyr sup{
	font-weight:normal;
	color:#c00;
}
td a.comment{
	font-style: italic;
	font-family:"trebuchet ms";
}
#rightheader span.attent{
	color:#FFCDCB;
	font-size:9px;
}
#rightheader{
	height:32px;
}
#rightheader h1{
	line-height:22px;
	font-size:12px;
}
#rightheader span{
	line-height:9px;
}
.selsort{
	padding-left:25px;
	background:#fff url(/img/trade/strelka.gif) no-repeat left center;
}
#listingdata table.trade th{
	background-color:#EDF7F5;
	color:#007070;
}
.gst{
	font-size:0.6em;
	font-style: italic;
}
.gst noindex{
	font-size:1em;
}
.selected .gst, .selected .gst noindex{
	color:#fff;
}
.delimadd{
	float:left;width:1%;overflow:hidden;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	padding-top:40px;
}
.multiselect .badd div{
	height:100px;
}
.badd{
	float:left;
	width:32%;
	height:100px;
}
.pricerub{
	font-size:1em;
	color:#c00;
}
#infotip{
	opacity:0.9;
	padding-bottom:7px;
	background:transparent url(/img/trade/infar.gif) bottom center no-repeat;
}
#infotip table{
	box-shadow: 0 0 5px #1A3457;
	-webkit-box-shadow: 0 0 5px #1A3457;
	-moz-box-shadow: 0 0 5px #1A3457;
	border:1px solid #FFD546;
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	width:100%;
	background-color:#fff;
	border-collapse:separate;
	border-spacing:0;
	font-size:0.8em;
}
#infotip table td{
	padding:2px 5px;
	border:none;
}
#infotip table .label{
	font-weight:bold;
	text-align:right;
}
#infotip table tr.o{
	background-color:#EDF7F5;
}
#infotip .inf{
	padding:3px 0;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	background-color:#FFD546;
	color:#002626;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
}
#infotip .foot{
	text-align:right;
}
#infotip .foot a{
	font-size:0.8em;
	font-weight:bold;
	color:#c00;
}
.rating .plus{
	font-weight:bold;
	color:#0c0;
}
.rating .minus{
	font-weight:bold;
	color:#c00;
}
.opinion{
	text-decoration:none;
	float:right;
	display:block;
	margin-right:5px;
}
.opinion img{
	border:none;
	vertical-align:bottom;
}
.nomlist{
	list-style-image: none;
}
.nomlist li{
	float:left;
	padding:0 5px;
}
.nomlist li.selected{
	font-size:9pt;
	color:#fff;
	background-color:#c00;
	padding:0 5px;
}
.nomlist li a{
	font-size:9pt;
}
.nomlist li.selected a{
	color:#fff;
}
.multiselect .block .nocolor{
	background-color:white;
	height:auto;
	border:none;
}

