/*styles for wlynx-customers*/

/*PRICE*/

/*scheme

priceroot_href -> catline -> catline

Categories

	PRICE_CAT_NAME
		price_cat_comment


Fields

*/

.price_catline{
color:white;
text-decoration:none;
font-size:14px;
font-weight:bold;
}

.price_cat_name{
color:white;
text-decoration:none;
font-size:13px;
font-weight:bold;
}

.price_cat_comment{
color:white;
text-decoration:none;
font-size:11px;
font-weight:bold;
}



/*pricefields*/


.spez_price{
color:orange;
text-decoration:none;
font-size:14px;
font-weight:bold;
}

/*цены*/

.default_price_th{
color:orange;
text-decoration:line-through;
font-size:11px;
font-weight:bold;
}

.skidka_percent_th{
text-decoration:line-through;
font-size:10px;
font-weight:normal;
}

.skidka_percent{
text-decoration:none;
font-size:10px;
font-weight:normal;
}


.oldprice_th{
text-decoration:line-through;
font-size:11px;
font-weight:normal;
}

.oldprice{
color:yellow;
text-decoration:none;
font-size:14px;
font-weight:bold;
}

.realprice{
color:yellow;
text-decoration:none;
font-size:14px;
font-weight:bold;
}

/*цвета секций в прайсе*/

.pricefield_section1 {background-color:#430d62; }
.pricefield_section2 {background-color:#32094a; }

/*статусы товарпозиций*/

.pf_visible_for_all {color:white;}
.pf_visible_for_clients {color:green;}
.pf_visible_for_workers {color:yellow;}
.pf_deleted {color:red;}

.tovarname {
color:white;
text-decoration: none;
font-size:13px;
font-weight:bold;
}

.tovarid {
color:white;
text-decoration: none;
font-size:10px;
font-weight:normal;
}

.tovarcomment {
color:white;
text-decoration: none;
font-size:11px;
font-weight:normal;
}

/*Поле количества*/

.cnt_form {width: 25px;}

.add_pf_btm {
color:yellow;
text-decoration: none;
font-size:12px;
font-weight:bold;
}

.cat_editor_btm {
color:yellow;
text-decoration: none;
font-size:12px;
font-weight:bold;
}


























