body
{
	color: #666;
	font: 12px Trebuchet MS, sans-serif;
}
table {
    color: #666;
    font: 12px Trebuchet MS, sans-serif;
    
}
div, p, form, ul, li, input{padding:0;margin:0;}
img{border:none;}

p
{
	margin: 20px 0px;
}

a
{
	color: #00457c;
	text-decoration: underline;
}

#content a:hover
{
	background-color: #eee;
}

h1
{
	font-weight: normal;
	font-size: 28px;
	color: #ea4301;
	line-height: 100%;
	margin: 10px 0 12px;
	padding:0;
}

h2, h3, h4, h5
{
	font-weight: bold;
	line-height: 100%;
}

h2
{
	color: #ea4301;
	font-size: 21px;
	margin: 10px 0px 12px;
}

h3
{
	color: #000;
	font-size: 15px;
}

.orange {
    color: #ea4301;
    font-family:Trebuchet MS,sans-serif;
    font-size:12px;    
}

hr
{
	clear: both;
	border: none;
	border-top: 2px solid #e0e0e0;
	color: #e0e0e0;
	height: 2px;
	margin: 10px 0 8px;
}

ul
{
	margin: 10px 0px;
	padding: 0px 0px 0px 15px;
}

ul li
{
	background: url(/bitrix/templates/nv-shop/images/ico-li-mark.gif) no-repeat 0px 6px;
	list-style: none;
	margin: 0px 0px 3px;
	padding: 0 0 0 15px;
}

ol
{
	color: #010101;
}

/* Стили для таблицы  */
table.main th p{padding:0; margin:0;}
table.main
{
	border-collapse: collapse;
	width: 720px;/*100%;*/
}

table.main th
{
	border-bottom: 1px dashed #d5d5d5;
	color: #000;
	margin: 0;
	padding: 0 0 5px;
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	font-weight: bold;
}

table.main td
{
	border-bottom: 1px dashed #d5d5d5;
	vertical-align: top;
	color: #666;
	padding: 8px 0;
}

table.main tr.hover,
table.main tr:hover
{
	background-color: #F3EEBC;
}

table.main tr.th:hover
{
	background-color: transparent;
}

.big-price-text
{
	font-weight: bold;
	font-size: 13px;
	color: #666;
}	
.big-price-text b
{
	color: #ea4301;
	font-size: 18px;
	font-weight: normal;
}
/*index*/


/*form*/
input.inputtext,
textarea.inputtextarea
{
	font-family: Trebuchet MS, sans-serif;
	border: 1px solid #D2D2D2;
	padding: 1px;
	color: #666;
	font-size: 12px;
}
.starrequired
{
	color: #ea0000;
}


.bx-bottom-text-customers .item
{
	float: left;
	width: 200px;
}
.bx-bottom-text-customers .item p
{
	padding: 0 15px 0;
	margin: 5px 0;
}

.bx-bottom-text-customers .item h2
{
	font-size: 13px;
	font-weight: bold;
	color: #262626;
	padding: 10px 15px 0;
}
.bx-bottom-text-customers .new
{
	font-size: 11px;
	color: #838282;
	padding: 20px 16px 20px 20px;
}
.bx-bottom-text-customers .new .title
{
	background: transparent url(images/ico-new.gif) no-repeat 70px 0;
	margin-bottom: 10px;
	padding: 2px 0;
}
.bx-bottom-text-customers .new .title b
{
	font-size: 13px;
	color: #e84102;
	background-color: #f3eebc;
	padding: 1px 3px;
}

.bx-bottom-text-customers .new .img
{
	padding: 0 5px 5px 0px;
}
.bx-bottom-text-customers .new .big-price-text
{
	font-size: 13px;
	color: #666;
}

.highlight-link, .highlight-link:hover
{
	color: #ff7a01;
	background-color: #F3EEBC;
	padding: 0 2px;
}

/*tools*/
.clear{clear: both; width:0px; height:0px; font-size:0px; content:'';}
.fl{float: left;}
.fr{float: right;}
.pos-abs{position: absolute;}
.pos-rel{position: relative;}
.nowrap {white-space: nowrap;}
.displaynone, .print{display: none;}
table.valign-middle-tab {padding:0;margin:0;border:0;border-collapse:collapse;height:100%;width:100%;}
table.valign-middle-tab td{vertical-align: middle;}
xmp{font: 12px/14px sans-serif;background: #fff;color: #000;position: absolute;z-index: 10000;border: 1px solid #f00;}

/*bsm visual editor*/
.bx-bottom-text-customers .item {border: 1px dashed #ccc;}
