* {
/*	color: #5A5D4C;*/
    color: #000000;
	font-family: "Arial Narrow", Arial, Tahoma, Verdana;
	font-size: 11px;
}


a {
/*	color: #5A5D4C;*/
    color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #F4FCCF;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

body, td, th, input, textarea, select {
	color: #5A5D4C;
	text-decoration: none;
}

td {
	vertical-align: top;
}

p {
	margin: 0px 0px 8px 0px;
}

.mainTable {
 /*	border-top: 3px solid #D20028;*/
	/*height: 100%;*/
	margin: 20px 0px 0px 0px;
	width: 980px;
}

.mainTable .logoTable{
    width: 100%;
    margin: 0px 0px 30px 0px;
}

.logo {
	vertical-align: bottom;
}

.top {
	padding: 40px 12px 0px 12px;
}

.menuTop {
	margin-bottom: 10px;
}

.menuTop * {
	color: #9A9F83;
	font-size: 11px;
/*	text-transform: lowercase;*/
}

.menuTop span {
	padding: 0px 2px 0px 2px;
}

.menuTop2 {
/*	width: 100%;*/
    margin: 0px 0px 15px 0px;
}

.menuTop2 td {
	white-space: nowrap;
}

.menuTop2 td.sep {
	width: 30px;
}

.menuTop2 a {
	border-bottom: 1px dashed #000000;
	color: #000000;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none !important;
	text-transform: uppercase;
}

.menuTop2 a:hover, .menuTop2 a.a {
	border-bottom: 1px dashed #5B8C86;
	color: #5B8C86;
}

.search {
	margin-top: 0px;
	width: 100%;
}

.search td {
	vertical-align: middle !important;
}

.search .text {
	padding-right: 7px;
	width: 100%;
}

.search .text div {
	background-color: #D2DAAD;
	padding: 2px;
}

.search .text input {
	border: 1px solid #969E71;
	margin: 0px;
	width: 100%;
}

.columnLeft {
	/*height: 100%;*/
	padding: 0px 0px 15px 0px;
}

.columnCenter {
	/*height: 100%;*/
	padding: 0px 12px 0px 12px;
	width: 100%;
/*    text-align: center;*/
}
.columnCenter .centerPanel {
	padding: 2px 0px 15px 0px;
/*    text-align: center; */
}

.columnRight {
	/*height: 100%;*/
	padding: 0px 0px 15px 0px;
}

.currentDate {
	border-bottom: 3px solid #D20028;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 37px;
	padding-bottom: 2px;
	width: 100%;
}

ul.menuLeft {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	list-style: none;
}

ul.menuLeft li {
	clear: both;
}

ul.menuLeft a {
	border-bottom: 1px dashed #D20028;
	color: #D20028;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}

ul.menuLeft a:hover {
	border-bottom: 1px dashed #D20028;
	text-decoration: none;
}

ul.menuLeft .a {
    color: #FF5400;
}

.header1 {
	border-bottom: 3px solid #D20028;
	font-size: 18px;
	margin: 41px 0px 15px 0px;
	padding-bottom: 2px;
/*	text-transform: lowercase;*/
    text-decoration: none !important;
}

.header1add1 {
	margin-bottom: 0px;
	text-transform: lowercase;
}

.header1add2 {
	text-transform: none;
}

.news1 {
	font-size: 12px;
    font-family: Arial, Tahoma, Verdana;
}

.news1 a {
	color: #5B8C86;
	display: block;
	font-size: 15px;
}

.news1 img {
	border: 7px solid #EAF2C7;
	margin: 15px 0px 15px 0px;
}

.news1add {
	border-bottom: 1px solid #8B9366;
	padding: 15px 0px 15px 0px;
}

.news1add a, .news1add a:hover {
	text-decoration: none;
}

.news1add span {
	border-bottom: 1px solid #000000;
	color: #000000;
	font-size: 15px;
}

.news1add span.first {
	color: #D20028 !important;
	border-bottom: 1px solid #D20028;
	font-size: 15px;
}




.more1 {
	margin-top: 20px;
	text-align: right;
}

.more1 a {
	background: url(img/a2.gif) no-repeat 0px 8px;
	color: #FF5400;
	display: inline;
	font-size: 15px;
	padding-left: 12px;
}

.auth {
	border-bottom: 3px solid #D20028;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 41px;
	padding-bottom: 2px;
	width: 240px;
}

.login td {
	padding-bottom: 6px;
	vertical-align: middle;
}

.login .text {
	width: 100%;
}

.login .text input {
	border: 1px solid #969E71;
	margin-left: 7px;
	width: 100%;
}

.login .go {
	padding: 10px 0px 10px 0px;
	text-align: right;
/*	white-space: nowrap;*/
    vertical-align: top;
}

.login .img {
    vertical-align: top;
}

.login .img img {
    margin: 0px 30px 0px 0px;
}

.login .go b {
    font-family: Tahoma;
    font-size: 17px;
    color: #d20028;
    display: block;
    text-decoration: underline;
    margin: 10px 0px 10px 0px;
    font-weight: normal;
}

.login .go input {
	float: right;
	margin-left: 8px;
	vertical-align: middle;
}

.catalogue1 td {
	background: url(img/line1.gif) repeat-x 0px 100%;
	padding: 15px 0px 15px 0px;
}

.catalogue1 td.info {
	padding-left: 10px;
	width: 100%;
}

.catalogue1 img {
	border: 7px solid #EAF2C7;
}

.catalogue1 a {
	color: #5B8C86;
	font-size: 16px;
	font-weight: 700;
    display: block;
    padding: 0px 0px 8px 0px;
}

.catalogue1 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.catalogue1 ul li {
	background-image: url(img/b1.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	display: block;
	list-style: outside;
	list-style-type: none;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 15px !important;
	font-size: 11px !important;
}

.catalogue1 ul li span, .catalogue1 ul li a {
	color: #5B8C86 !important;
	font-size: 12px !important;
}

.catalogue1 ul li.price {
	background-image: url(img/b4.gif);
	font-size: 12px !important;
}

.news2 * {
	color: #5B8C86;
}

.news2 div {
	margin-bottom: 8px;
}

.news2 .a, .news2 .a * {
	color: #D20028;
    font-family: Arial, Tahoma, Verdana;
}

.news2 a {
	display: block;
	font-size: 13px;
	margin-left: 25px;
	padding-top: 6px;
	vertical-align: bottom;
    font-family: Arial, Tahoma, Verdana;
}

.news2 a:hover {
	color: #D20028;
}

.news2 span {
    font-family: Arial, Tahoma, Verdana;
	border: none;
	float: left;
	font-size: 21px;
	font-weight: bold;
	margin-left: 0px;
	padding-top: 0px;
	width: 25px;
}


.bottom {
	background: url(img/line1.gif) repeat-x 0px 100%;
	border-top: 12px solid #D9E5B1;
	padding: 30px 0px 30px 0px;
}

.bottom div.e1, .bottom div.e2, .bottom div.e3 {
	float: left;
}

.bottom div.e1 a, .bottom div.e2 a, .bottom div.e3 a {
	color: #93B5A1;
}

.bottom div.e1 {
	margin-right: 10px;
}

.bottom div.e2 {
	margin-right: 10px;
    width: 540px;
    text-align: center;
}

.bottom div.e3 {
	text-align: right;
}

.menuBottom {
	margin-bottom: 20px;
}

.menuBottom * {
	color: #5A5D4C !important;
	text-transform: lowercase;
}

.menuBottom span {
	padding: 0px 2px 0px 2px;
}

.counters {
	padding: 25px 0px 25px 0px;
}

.counters table {
	width: 100%;
    filter: gray();
}

.counters table td img, .counters table td table{
    filter: alpha(opacity=50, finishopacity=100, style=0, startX=0, startY=0, finishX=1000, finishY=1000);
    opacity: 0.50;
    -moz-opacity: 0.50;
    -khtml-opacity: 0.50;
}

.counters .sep {
	width: 25%;
}

.news .item {
	background: url(img/line1.gif) repeat-x 0px 100%;
	clear: both;
	margin-top: 20px;
	padding-bottom: 30px;
}

.news a.name {
	display: block;
	margin-bottom: 20px;
}

.news a.name, .news a.name:hover {
	text-decoration: none;
}

.news a.name * {
	font-family: "Times New Roman";
	font-size: 24px;
}

.news a.name span {
	border-bottom: 1px solid #000000;
	color: #000000;
}

.news a.name span.first {
	color: #D20028 !important;
	border-bottom: 1px solid #D20028;
}

.news a.img {
	display: block;
}

.news a.img img {
	border: 7px solid #EAF2C7;
}

.news .tags {
	border-bottom: 2px solid #DBE2BA;
	margin-bottom: 4px;
	padding-bottom: 10px;
}

.news .tags .author {
	color: #909383;
}

.news .tags img {
	margin-right: 6px;
	vertical-align: middle;
}

.news .tags a {
	color: #5B877F;
	margin-right: 8px;
}

.news div.info {
	padding: 15px 7px 0px 7px;
}

.news div.info * {
    font-size: 16px !important;
}

.news div.info h2 {
    font-size: 24px !important;
}

.news td.info {
	padding: 0px 7px 0px 15px;
	width: 100%;
    font-size: 16px !important;
    color: #000000;
    text-align: justify;
}

.news td.info * {
    font-size: 16px !important;
}

.news ul.links {
	border-top: 1px solid #DBE2BA;
	margin: 30px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	list-style: none;
}

.news ul.links li {
	display: inline;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.news ul.links li a {
	color: #5B877F !important;
}

.news ul.links img {
	margin-right: 6px;
	vertical-align: baseline;
}

.content * {
    font-size: 16px;
}

h1 {
	margin: 41px 0px 20px 0px;
	padding: 0px;
}

h1 * {
	font-family: "Times New Roman";
	font-weight: 100;
	font-size: 24px !important;
}

h1 span {
	border-bottom: 1px solid #000000;
	color: #000000;
}

h1 span.first {
	color: #D20028 !important;
	border-bottom: 1px solid #D20028;
}

h2 {
	color: #000000;
	font-family: "Times New Roman";
	font-weight: 100;
	font-size: 24px !important;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}


.test {
	background: url(img/line1.gif) repeat-x 0px 100%;
	clear: both;
	padding-bottom: 30px;
}


.test a.img {
	display: block;
}

.test a.img img {
	border: 1px solid #B2B897;
}

.test div.img {
    text-align: center;
	border: 7px solid #EAF2C7;
    background-color: #FFFFFF;
	margin: 15px 0px 15px 0px;
}

.test div.img img {
    border: none;
/*	border: 7px solid #EAF2C7;*/
/*	margin: 15px 0px 15px 0px;*/
}

.test .tags {
	background: url(img/line1.gif) repeat-x 0px 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.test .tagsadd {
	background-image: none;
	padding-bottom: 0px;
}

.test .tagsadd a {
    display: block;
    font-size: 13px;
}

.test .tags .author {
	color: #909383;
}

.test .tags img {
	margin-right: 6px;
	vertical-align: middle;
}

.test .tags a {
	color: #5B877F;
	margin-right: 8px;
}


.test td.info {
	padding: 0px 7px 0px 25px;
	width: 100%;
}

.test ul.links {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.test ul.links li {
	display: inline;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.test ul.links li a {
	color: #5B877F !important;
}

.test ul.links img {
	margin-right: 6px;
	vertical-align: baseline;
}

.test .catalogue1 {
	margin-bottom: 15px;
}

.test .catalogue1 td {
	padding-top: 0px;
}

.test .catalogue1 td.info {
	padding-left: 15px;
}

.test .catalogue1 td.info a {
	font-size: 14px;
	font-weight: 100;
}

.content {
	padding: 0px 7px 0px 7px;
    font-size: 14px;
}

.content .fl {
	font-size: 18px;
	font-weight: 700;
	padding-right: 1px;
}

.pages {
	padding: 25px 7px 0px 0px;
	text-align: right;
    font-size: 13px;
}

.pages a {
	color: #5B8C86;
    margin: 0px 0px 0px 4px;
	padding: 0px 5px 0px 5px;
    font-size: 14px;
	text-decoration: none;
    border: 1px solid #999999;
    background-color: #ebf3c8;
    color: #000000;
}

.pages a.active {
	font-weight: 700;
	text-decoration: none;
    font-size: 14px;
    background-color: #d9e5b1;
    color: #000000;
}

.bannerCenter {
	margin-top: 10px;
	text-align: right;
}

.addNews {
    margin: 0px 0px 30px 0px;
}

.addNews a {
    display: block;
    font-size: 15px;
    color: #5a5d4c;
    text-decoration: underline;
    padding: 0px 10px 0px 10px;
    background-image: url(img/star1.gif);
    background-position: left center;
    background-repeat: no-repeat;
    font-weight: lighter;
}

.forum {
	background: url(img/line1.gif) repeat-x left top;
    padding: 15px 0px 30px 0px;
    margin: 30px 0px 0px 0px;
}
.forum .contentData {
    width: 100%;
}
.forum .contentData .item {
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 15px 0px;
	background: url(img/line1.gif) repeat-x left bottom;
}
.forum .contentData .item .img img{
    margin: 0px 30px 0px 0px;
}
.forum .contentData .item .txt{
    width: 100%;
    color: #000000;
    font-family: Tahoma;
    font-size: 12px;
}
.forum .contentData .item .txt .header{
    margin: 0px 0px 20px 0px;
    color: #000000;
    font-family: Tahoma;
    font-size: 12px;
}
.forum .contentData .item .txt .header b{
    color: #ff5400;
    font-family: Tahoma;
    font-size: 13px;
/*    text-decoration: underline; */
    margin: 0px 20px 0px 0px;
}
.forum .contentData .item .txt .header a{
    color: #ff5400;
}
.forum .contentData .item .txt .header span{
    margin: 0px 0px 0px 10px;
    color: #000000;
    font-family: Tahoma;
    font-size: 12px;
}
.forum form {
    margin: 0px;
    padding: 0px;
    text-align: right;
}
.forum input, .forum textarea, .forum select {
    display: block;
    margin: 5px 0px 5px 0px;
    padding: 4px;
    width: 100%;
    border: 1px solid #969e71;
    font-size: 10px;
    font-family: Tahoma;
    color: #616161;
    height: 22px;
}
.forum textarea {
    height: 110px;
}
.forum select {
    width: 98%;
}
.forum .btn {
    width: 160px;
    height: 20px;
    text-align: center;
    color: #626553;
    border: 1px solid #7e8659;
    padding: 0px;
    background-color: #f2facd;
    font-size: 12px;
}



.goodsinfo {

}
.goodsinfo h2 {
    margin: 45px 0px 10px 0px;
    font-family: Times New Roman;
    font-size: 17px !important;
    font-weight: bold;
    color: #5b8c86;
}
.goodsinfo .topinfo {
    width: 100%;
}
.goodsinfo .topinfo .info, .goodsinfo .topinfo .info * {
    font-size: 14px !important;
    color: #000000 !important;
    font-family: Arial, Tahoma, Verdana;
}
.goodsinfo .topinfo .info * {
    font-size: 12px !important;
}
.goodsinfo .topinfo .img {
    padding: 0px 18px 0px 0px;
}
.goodsinfo .topinfo .img img {
    border: 7px solid #eaf2c7;
    margin: 0px 7px 7px 0px;
}
.goodsinfo .tth {
    width: 100%;
    margin: 40px 0px 40px 0px;
	background: url(img/line1.gif) repeat-x left bottom;
}
.goodsinfo .tth td{
    background-color: #f0f8cb;
    padding: 4px 7px 4px 7px;
    font-family: Arial;
    font-size: 12px;
    color: #5a5d4c;
}
.goodsinfo .tth .subsilver td{
    background-color: #e8f0c3;
}
.goodsinfo .tth .i{
    width: 215px;
    color: #ff5400;
}
.goodsinfo .tth .n{
    width: 385px;
    padding-left: 70px;
    color: #000000;
}
.goodsinfo .tth .separator{
    background-color: transparent !important;
    padding: 15px 0px 15px 0px;
}
.goodsinfo .tth .separator div{
    color: #5a5d4c;
    font-size: 21px;
    border-bottom: 3px solid #ff5400;
}
.goodsinfo .tth .last td{
    background-color: transparent !important;
    height: 20px;
}
.goodsinfo .lasttest{
	background: url(img/line1.gif) repeat-x left top;
    margin: 15px 0px 15px 0px;
    padding: 25px 0px 0px 0px;
}
.goodsinfo .lasttest div{
    background-color: #ff5400;
    padding: 10px;
    text-align: center;
}
.goodsinfo .lasttest div a{
    font-family: Arial;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
    font-size: 14px;
    text-transform: uppercase;
    background-image: url(img/bg_a_test.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.goodsinfo .price{
    margin: 30px 0px 0px 0px;
}
.goodsinfo .price .priclist {
    width: 100%;
    margin: 0px 0px 10px 0px;
	background: url(img/line1.gif) repeat-x left bottom;
}
.goodsinfo .price .priclist td{
    background-color: #f4fccf;
    padding: 4px 7px 4px 7px;
    font-family: Arial;
    color: #5a5d4c;
    vertical-align: middle;
}
.goodsinfo .price .priclist td *{
    font-size: 12px !important;
}
.goodsinfo .price .priclist .subsilver td{
    background-color: #e8f0c3;
}
.goodsinfo .price .priclist .i{
    width: 50%;
}
.goodsinfo .price .priclist .i a{
    color: #5b8c86;
}
.goodsinfo .price .priclist .n{
    width: 25%;
    padding-left: 10px;
}
.goodsinfo .price .priclist .n a{
    text-decoration: none;
}
.goodsinfo .price .priclist .n b{
    color: #d20028;
    font-weight: normal;
}
.goodsinfo .price .priclist .m{
    width: 25%;
    padding-left: 10px;
}
.goodsinfo .price .priclist .m a{
    text-decoration: none;
}
.goodsinfo .price .priclist .separator{
    background-color: transparent !important;
    padding: 15px 0px 15px 0px;
}
.goodsinfo .price .priclist .separator div{
    font-family: Arial;
    color: #5b8c86;
    font-size: 15px !important;
    border-bottom: 3px solid #5b8c86;
}
.goodsinfo .price .priclist .last td{
    background-color: transparent !important;
    height: 20px;
}
.goodsinfo .price .lasthder{
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 10px;
}
.goodsinfo .price .lasthder{
    background-image: url(img/b4.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 20px;
}


.catalogModels{
    width: 100%;
    margin: 0px 0px 30px 0px;
}
.catalogModels h1{
    font-family: Arial;
    font-size: 21px;
    color: #5a5d4c;
    font-weight: normal;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    border-bottom: 3px solid #ff5400;
}
.catalogModels .catalogIn{
    width: 100%;
}
.catalogModels .catalogIn td{
    vertical-align: top;
    width: 50% !important;
}
.catalogModels .catalogIn .header{
    width: 100% !important;
    font-family: Arial;
    font-size: 15px;
    color: #5b8c86;
    font-weight: normal;
    border-bottom: 3px solid #5b8c86;
}
.catalogModels .catalogIn .goods{
    width: 100%;
}
.catalogModels .catalogIn .goods td{
    vertical-align: top;
    padding: 20px 10px 0px 0px;
    width: auto !important;
}



.catalogModels .catalogIn .goods .info{
    padding: 20px 0px 0px 0px;
    width: 100% !important;
}
.catalogModels .catalogIn .goods img {
	border: 7px solid #EAF2C7;
}
.catalogModels .catalogIn .goods a {
	color: #5B8C86;
	font-size: 20px;
    margin: 0px 0px 8px 0px;
    display: block;
	font-weight: 700;
}
.catalogModels .catalogIn .goods ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.catalogModels .catalogIn .goods ul li {
	background-image: url(img/b1.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	display: block;
	list-style: outside;
	list-style-type: none;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 15px !important;
}
.catalogModels .catalogIn .goods ul li span, .catalogModels .catalogIn .goods ul li a {
	color: #5B8C86 !important;
	font-size: 11px !important;
}
.catalogModels .catalogIn .goods ul li.price {
	background-image: url(img/b4.gif);
}
.catalogModels .catalogIn .goods ul li.price a {
    padding: 6px 0px 0px 0px;
    font-weight: normal;
}




.catalogModels .pinkUp{
    width: 100%;
    margin: 0px 0px 30px 0px;
}
.catalogModels .pinkUp td{
    width: 50%;
    padding: 0px 0px 0px 20px;
    vertical-align: top;
    text-align: left;
}
.catalogModels .pinkUp .rb{
    padding: 0px 20px 0px 0px;
    background-image: url(img/line2.gif);
    background-position: right top;
    background-repeat: repeat-y;
}
.catalogModels .pinkUp form{
    margin: 0px;
    padding: 0px;
}
.catalogModels .pinkUp .inners{
    width: 100%;
}
.catalogModels .pinkUp .inners td{
    padding: 5px;
}
.catalogModels .pinkUp .inners .t{
    white-space: nowrap;
    width: auto;
}
.catalogModels .pinkUp .inners .s{
    width: 100%;
}
.catalogModels .pinkUp .inners .darc td{
    background-color: #e9f4ca;
}
.catalogModels .pinkUp .inners select{
    width: 100%;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
}
.catalogModels .pinkUp .inners .btn{
    text-align: right;
}

.sendlinkTable{
    width: 100%;
}
.sendlinkTable .title{
    font-family: Arial;
    font-size: 14px;
    color: #5b8c86;
    text-decoration: underline;
    padding: 0px 0px 20px 0px;
    background-image: url(img/line1.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
}
.sendlinkTable .i{
    padding: 15px 0px 0px 0px;
}
.sendlinkTable .i sup{
    color: #d20028;
    padding-left: 4px;
    font-weight: bold;
}
.sendlinkTable span{
    display: block;
    padding: 2px;
    width: 100%;
    margin: 4px 0px 0px 0px;
    background-color: #d2daad;
}
.sendlinkTable span input{
    width: 100%;
    border: 1px solid #969e71;
}
.sendlinkTable .btn{
    margin: 20px 0px 0px 0px;
    padding: 20px 0px 20px 0px;
    background-image: url(img/line1.gif);
    background-position: left top;
    background-repeat: repeat-x;
    text-align: center;
}


.g *{
    font-family: Arial !important;
}
iframe, iframe *{
    font-family: Arial !important;
}

.rtn a*{
    color: #000000 !important;
}

.reyting{
    margin: 10px 0px 0px 0px;
}
.reyting span{
    display: block;
    font-size: 21px;
    color: #d20028;
    padding: 0px 0px 0px 0px;
}
.reyting .table{
}
.reyting .table div{
    border: none;
    display: inline;
    margin: 0px 3px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.reyting .table div img{
    border: none !important;
}
.readtest{
    margin: 10px 4px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.readtest div{
    background-color: #ff5400;
    padding: 5px;
    text-align: center;
}
.readtest div a{
    font-family: Arial;
    color: #FFFFFF !important;
    font-weight: bold;
    text-decoration: underline;
    font-size: 10px!important;
    text-transform: uppercase;
    background-image: url(img/bg_a_test2.gif);
    background-position: left 3px;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
    display: inline !important;
}

.reytingAdds{
    margin: 20px 0px 0px 0px;
}
.reytingAdds span{
    color: #5b877f;
    font-size: 13px !important;
}
.reytingAdds .keytx{
    margin: 20px 0px 0px 0px;
}
.reytingAdds .keytx td{
    padding: 0px 0px 2px 0px;
    color: #5a5d4c;
    font-size: 13px !important;
}
.reytingAdds .keytx .l{
    padding-right: 30px;
}
.reytingAdds .keytx .m{
    color: #d20028;
}


.priceLevel *{
    font-family: Arial;
    font-size: 14px;
}
.priceLevel span{
    display: block;
    margin: -10px 0px 10px 0px;
}
.priceLevel span a{
}
.priceLevel span .b{
    font-size: 20px;
    font-weight: bold;
    color: #d20028;
}
.priceLevel span span{
    display: inline;
    margin: 0px 0px 0px 0px;
    color: #999999;
}
.priceLevel span span a{
    font-size: 12px;
    color: #999999;
}

.priceInCatalog{
    color: #d20028;
    font-size: 14px;
    font-weight: bold;
}

.ya_direct{
    margin: 0px 0px 20px 0px;
}

.ya_market{
    margin: 20px 0px 0px 0px;
}

.tmIcons{
  width: 155px;
  float: right;
  white-space: nowrap;
  margin: -10px -12px 0px 0px;
}
.fgInfoblock{
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
 /* height: 100px;*/
}
.fgInfoblock .bg{
  background-color: #ffffff;
  filter: alpha(opacity=50, finishopacity=100, style=0, startX=0, startY=0, finishX=1000, finishY=1000);
  opacity: 0.50;
  -moz-opacity: 0.50;
  -khtml-opacity: 0.50;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
/*  height: 80px; */
  z-index: 100;
  padding: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
}
.fgInfoblock .txt{
  margin: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
/*  height: 40px;*/
  z-index: 101;
}

    .b-move{
        list-style: none;
        padding: 0px;
        margin: 0px;
        position: absolute;
        top: -8px;
        right: -8px;
    }
    .b-move li{
        font-family: sans-serif;
        font-size: 10px;
        line-height: 10px;
        color: #000;
        font-style: normal;
        width: 23px;
        text-align: right;
        clear: both;
        margin: 18px 0px;
        padding: 0px;
    }
    .b-move div{
        width: 0px;
        height: 0px;
        border-top: 5px solid rgb(244, 252, 207);;
        border-bottom: 5px solid #CCCCCC;
        border-left: 5px solid rgb(244, 252, 207);;
        border-right: 5px solid rgb(244, 252, 207);;
        float: left;
        margin-top: -1px;
        margin-bottom: 1px;
        font-size: 0px;
        line-height: 0px;
    }
    .b-move .b-move-plus{
        border-top: 5px solid rgb(244, 252, 207);;
        border-bottom: 5px solid #00FF00;
    }
    .b-move .b-move-minus{
        border-top: 5px solid #FF0000;
        border-bottom: 5px solid rgb(244, 252, 207);;
        margin-top: 4px;
        margin-bottom: -4px;
    }














.b-razvorot{
  margin: 0px 0px 20px 0px;
  font-size: 12px;
  line-height: 14px;
}
.b-razvorot .b-razvorot-header{
  display: block;
  font-weight: normal;
  font-size: 18px;
  color: #00a651;
  margin: 0px 0px 20px 0px;
  line-height: normal;
}
.b-razvorot-date{
  font-size: 10px;
  color: #999;
}
.b-comments{

}
.b-comments-header{
  font-size: 14px;
  color: #00a550;
  margin: 0px 0px 20px 0px;
}
.b-comments-list{

}
.b-comments-item{
  border-bottom: 1px dotted #154b27;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 10px 0px;
  position: relative;
}
.b-comments-item-avatar{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 80px;
  text-align: center;
}
.b-comments-item-avatar-rank{
  display: block;
  text-align: center;
  margin: 5px 0px 0px 0px;
  font-size: 11px;
}
.b-comments-item-avatar-rank a.p{
  color: #00a551 !important;
  padding: 0px 4px 0px 0px;
  display: inline;
  font-size: 11px;
}
.b-comments-item-avatar-rank a.m{
  color: #990000 !important;
  padding: 0px 0px 0px 4px;
  display: inline;
  font-size: 11px;
}
.b-comments-item-avatar a{
  color: #D20028 !important;
  font-size: 12px;
  display: block;
}
.b-comments-item-avatar img{
  margin: 0px 0px 6px 0px;
}
.b-comments-item-content{
  padding: 0px 0px 0px 85px;
  min-height: 130px;
}
.b-comments-list *{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
/*В FF глюк, применияем Hack*/
x:-moz-any-link:nth-child(0), .b-comments-item-content{
  min-height: 140px;
}
.b-comments-item-content-header{
  margin: 0px 0px 6px 0px;
}
.b-comments-item-content-header .b-comments-item-content-header-delete{
  display: block;
  float: right;
  color: #fff !important;
  font-size: 10px;
  background-color: #00a550;
  margin: 0px 0px 0px 10px;
  padding: 1px 4px;
}
.b-comments-item-content-header .b-comments-item-content-header-edit{
  display: block;
  float: right;
  color: #fff !important;
  font-size: 10px;
  background-color: #00a550;
  margin: 0px 0px 0px 10px;
  padding: 1px 4px;
}
.b-comments-item-content-header-red{
  background-color: #990000 !important;
}
.b-comments-item-content-header span{
  display: block;
  float: right;
  color: #999;
  line-height: 16px;
  padding: 0px 0px 0px 6px;
}
.b-comments-item-content-header span.p{
  color: #00a550;
}
.b-comments-item-content-header span.m{
  color: #990000;
}
.b-comments-item-content-header-date{
  font-size: 10px;
  text-decoration: underline;
  color: #999;
}
.b-comments-form{
  padding: 0px 20px;
  margin: 20px 0px 20px 0px;
  font-size: 10px;
}
.b-comments-form textarea{
  font-size: 12px;
  display: block;
  width: 95%;
  height: 150px;
  border: 1px solid #969E71;
  background-color: #fff;
  padding: 0px 2px;
  margin: 0px 0px 10px 0px;
}
.b-comments-form input{
  width: 10px;
  height: 10px;
  border: 1px solid #00a650;
  padding: 0px;
  margin: 0px 6px 0px 0px;
  line-height: 11px;
  background-color: #fff;
}
.b-comments-form-button{
  text-align: center;
  margin: 10px 0px 0px 0px;
}
.b-comments-form-button .b-comments-form-submit{
  width: auto;
  height: auto;
  border: none;
  background-color: #D20028;
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding: 4px 10px;
  text-transform: uppercase;
}
.comments_quote{
  background-color: #cceddc;
  padding: 6px;
  margin: 0px;
}
.comments_quote .comments_quote_2{
  border: 1px solid #00a550;
  padding: 6px;
  position: relative;
  background-color: #cceddc;
}
.comments_quote strong{
  display: block;
  position: absolute;
  left: 10px;
  top: -6px;
  padding: 0px 4px;
  background-color: #cceddc;
}
.b-forms{

}
.b-forms-item{
  margin: 0px 20px 20px 20px;
  font-size: 14px;
}
h3.b-forms-header{
  display: block;
  font-size: 18px;
  color: #D20028;
  font-weight: bold;
  margin: 0px 0px 20px 0px;
  line-height: normal;
}
.b-forms-item form{
  text-align: center;
}
.b-forms-item ul{
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
.b-forms-item li{
  list-style: none;
  margin: 0px;
  padding: 4px 0px 4px 20px;
  text-align: left;
  font-size: 14px;
  color: #000;
  border-bottom: 1px solid #D20028;
  line-height: 20px;
}
.b-forms-item li.b-forms-item-last{
  border-bottom: none;
}
.b-forms-item li.important{
  background-image: url(../img/bg_star.gif);
  background-position: left center;
  background-repeat: no-repeat;
}
.b-forms-item li input, .b-forms-item li select, .b-forms-item li textarea{
  display: block;
  float: right;
  font-size: 12px;
  line-height: 14px;
  display: block;
  width: 40%;
  border: 1px solid #969E71;
  background-color: #fff;
  padding: 0px 2px;
  margin: 0px 0px 0px 10px;
}
.b-forms-item li select{
  padding: 0px;
  width: 41%;
}
.b-forms-item li textarea{
  float: none;
  display: block;
  padding: 0px;
  margin: 10px 0px 0px 0px;
  width: 95%;
  height: 100px;
}
.b-forms-item li span{
  display: block;
  float: right;
  margin: 0px 0px 0px 10px;
}
.b-forms-item .b-forms-item-submit{
  width: auto;
  height: auto;
  border: none;
  background-color: #D20028;
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding: 4px 10px;
  text-transform: uppercase;
}
.d-forms-alert{
  margin: 20px 0px;
  padding: 10px 80px;
  border: 2px solid #990000;
  background-image: url(../img/bg_alert.gif);
  background-position: 21px center;
  background-repeat: no-repeat;
  background-color: #ffff00;
}
.d-forms-alert div{
  min-height: 31px !important;
  min-height: auto;
  height: 31px;
  border-left: 2px solid #990000;
  padding: 0px 10px;
  font-size: 11px;
  color: #000;
}
.d-forms-alert div a{
  color: #000 !important;
}
.b-allread{
  display: block;
  text-align: center;
  background-color: #00a550;
  color: #fff !important;
  padding: 4px 10px;
  font-size: 18px;
  margin: 0px 0px 20px 0px;
}



.b-reyting{
  margin: 0px;
  padding: 0px;
}
.b-reyting li{
  list-style: none;
  line-height: 14px;
  padding: 4px 0px;
  border-bottom: 1px dotted #154b27;
  height: 40px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.b-reyting img{
  float: left;
  margin: 0px 5px 0px 0px;
  border: none !important;
}
.b-reyting a{
  color: #00a651 !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 14px;
  display: block;
  padding: 12px 0px 0px 0px;
}
.b-reyting .b-reyting-last{
  border-bottom: none;
}
.b-reyting b{
  display: block;
  float: right;
  line-height: 40px;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.b-comments-item-link{
  display: block;
  font-size: 14px;
  margin: 0px 0px 5px 85px;
  color: #00A550;
}

.b-rabota{
  position: relative;
  width: 540px;
}
.b-rabota *{
  font-family: Arial, Helvetica, sans-serif;
}
.b-rabota-avarat{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 90px;
}
.b-rabota-content{
  padding: 0px 0px 0px 100px;
}
h3.b-rabota-content-header{
  display: block;
  font-weight: normal;
  font-size: 16px;
  color: #00a651;
  text-decoration: underline;
  margin: 0px 0px 20px 0px;
  line-height: normal;
}
.b-rabota-content-date{
  display: block;
  font-weight: normal;
  font-size: 11px;
  text-align: left;
  color: #999999;
  margin: 0px 0px 5px 0px;
}
.b-rabota-content ul{
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
.b-rabota-content li{
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 250px;
  text-align: left;
  font-size: 13px;
  color: #000;
}
.b-rabota-content li span{
  display: block;
  float: right;
  margin: 0px 0px 0px 20px;
  text-align: right;
  font-size: 13px;
  color: #000;
}
.b-rabota-content li span a{
  color: #000 !important;
}



