body
{
	background: #FFFFFF;
	margin: 5px 0px 0px 0px;
}

body,td,th,select,input
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
}
p
{
	margin:10px 0px 0px 0px;	
}
a:link {color: #4bb8d4; text-decoration: none;}
a:visited {color: #4bb8d4; text-decoration: none;}
a:active {color: #4bb8d4; text-decoration:none;}
a:hover {color: #4bb8d4;text-decoration: underline;}
form 
{
	margin: 0px;
	padding: 0px;
}
input, select
{
	font-size: 11px;
	font-weight: normal;
	text-valign: middle;
	line-height:15px;		
	border:1px solid #c6c9ce;
	background-color:none;
	padding:0px 2px 0px 2px;
}
textarea
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-valign: middle;
	border:1px solid #c6c9ce;
	background-color:none;
	padding:0px 2px 0px 2px;
}
.subcatSel{
	color: #ee2a73;
	font-weight:bold;
	text-decoration: none;
}
a.subcatSel, a.subcatSel:visited{
	color: #ee2a73;
	font-weight:bold;
	text-decoration: none;
}
a.subcatSel:hover {color: #ee2a73;text-decoration: underline;}
a.catalog_on, a.catalog_on:visited{
	color:#FBE03C;
	font-size: 12px;
	font-weight:bold;		
}

.yellow{color:#FBE03C}
.red{color:#ee2a73}
.grey{color:#a3a5aa}
.blue{color:#4bb8d4}
a.yellowLnk, a.yellowLnk:visited
{
	color:#FBE03C
}
a.greyLnk,a.greyLnk:visited{
	color:#a3a5aa;
}
a.greyLnk:hover {
	color: #a3a5aa;
	text-decoration: underline;
}
a.catalog, a.catalog:visited
{
	font-size: 12px;
	font-weight:bold;
	color: white;
}
a.catalog:hover
{
	font-size: 12px;
	font-weight:bold;
	color: white;
	text-decoration: underline;
}
a.itemLink, a.itemLink:visited
{
	color: black;
}
a.itemLink:hover
{
	color: black;
	text-decoration:underline;
}
.head
{
	width:16px;
	font-size: 11px;
	font-weight:bold;
	padding-top:25px;
}
.headTxt
{
	width:100%;
	font-size: 11px;
	font-weight:bold;
	padding-top:25px;
}
.sortTxt
{
	color:#c5c5c5;
	font-size: 11px;
	font-weight:bold;
}
.button,.button:hover,.button:link,.button:visited
{
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
}
.button:active
{
	font-size: 11px;
}
.buttont
{
	cursor:pointer;
}
input.submitBtt{
    cursor: pointer;
    border: 0px;
    background: #ffffff;
    height: 14px;
    line-height: 13px;
    color: #ee2a73;
    font-weight: bold; 
    padding: 0px;
    margin: 0px; 
    width: 70px;
}
.menu
{
	color:#404040;
}
.iTitle
{
	font-size: 14px;
	font-weight:bold;
}
.price
{
	font-size: 11px;
	font-weight:bold;
	color:#ee2a73
}
.contactsTxt
{
	font-size: 11px;
	color:#ee2a73;
	padding-left:10px;
}
td.icon
{
	width:24px;
	padding-right:8px;
	text-valign:middle;
}
.catalogItem{
	width:90px;
	height:145px;
	float:left;
	margin:15px 40px 5px 0px;
}
.iconTable{
	margin-top:30px;
	width:100%;
	border:0px;
}
.iconStyle{
	width:16px;
	height:16px;
	margin-right:8px;
	border:0px;
}
.iconStyleCart{
	width:16px;
	height:16px;
	margin-left:8px;
	margin-right:8px;
	border:0px;
}
.iconStyleSort{
	width:16px;
	height:16px;
	margin-right:2px;
	border:0px;
}
.errorSendmail{
	color:#ee2a73;
	padding:5px 0px 0px 0px;
}
.admTtl{
	font-weight:bold;
}
.redTxt{
	color:#ee2a73;
}
input.countPriceBold{
    text-align:right;
    padding:0px;
    font-weight:bold;
    border:0px;
    width:40px;
    line-height:13px;
    background:#f5f5f5;
}
input.countPriceBoldW{
    text-align:right;
    padding:0px;
    font-weight:bold;
    border:0px;
    width:40px;
    line-height:13px;
}
input.countPrice{
    text-align:right;
    padding:0px;
    border:0px;
    width:40px;
    line-height:13px;    
}