/*
table.main td.content
{
	padding-top: 15px;
}
td.content form
{
	margin: 0px;
}
table.main td.content p
{
	margin-top: 0px;
}

div.important
{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	background: url(../img/important_bg.gif) no-repeat left top;
	height: 15px;
	padding-left: 14px;
	line-height: 17px;
}

td.content form input
{
	width: 534px;
	border: 1px solid #dedede;
	margin: 0 0 10px 0;
	font-size: 12px;
}
td.content form input.radio
{
	width: auto;
	border: none;
}
td.content form input.checkbox
{
	width: auto;
	border: none;
}
td.content form label.checkbox
{
	vertical-align: top;
	font-weight: bold;
}
td.content form label.checkboxnobold
{
	vertical-align: top;
	font-weight: normal;
}

td.content form .checkbox
{
	vertical-align: top;
	font-weight: bold;
}

td.content form input.data
{
	float: left;
	width: 512px;
	margin-right: 3px;
}
td.content form div.buttons
{
	width: 534px;
	text-align: center;
}
td.content form div.buttons input
{
	border: none;
}
td.content form select
{
	width: 534px;
	border: 1px solid #dedede;
	margin: 0 0 10px 0;
	font-size: 12px;
}
td.content form table.tapestry-palette td.available-cell select
{
	width: 476px;
}
td.controls
{
	width: 40px;
	text-align: center;
}
td.content form table.tapestry-palette td.selected-cell select
{
	width: 476px;
}
td.content form textarea
{
	width: 534px;
	border: 1px solid #dedede;
	margin: 0 0 10px 0;
	font-size: 12px;
}
div.dop
{
	color: #454545;
	font-weight: bold;
	font-size: 11px;
	background: url(../img/dop_bg.gif) no-repeat left top;
	height: 15px;
	line-height: 17px;
	padding-left: 14px;
    padding-bottom: 2px;
}
div.dop_mini
{
	color: #454545;
	font-weight: bold;
	font-size: 11px;
	background: url(../img/dop_mini_bg.gif) no-repeat left top;
	height: 15px;
	line-height: 17px;
	padding-left: 14px;
    padding-bottom: 2px;
    text-align: left;
}
*/

table.table .add
{
	width: 24px;
	text-align: center;
}

table.table .add img
{
	cursor: pointer;
	cursor: hand;
	text-align: center;
}

img.add
{
    cursor: pointer;
	cursor: hand;    
}

.red
{
	color: #cf3c19 !important;
}

b.gray
{
	color: #808080;
}

div.gray
{
	color: #808080;
}

.pr
{
    position: absolute;
    top: 145px;
    //top: expression(
	parseInt(document.body.scrollTop + 145, 10) + "px"
    );
}

#win>.pr
{
    position: fixed;
	background: #fff;
	top: 70px;
	border: 2px solid #505050;
	margin-left: -100px;
}

#win
{

}

#win table {}

/*Всплывающий блок*/
/*div.price {
	background: url(../img/price_bg2.gif) no-repeat left top;
	width: 524px;
	height: 361px;
	text-align: left;
	padding: 9px 15px 10px 15px;
}

div.price div.exit
{
	position: absolute;
	right: 10px;
	top: 11px;
}

div.price div.exit a
{
	border: none;
}
div.price strong
{
	font-size: 17px;
	color: #be251d;
}
div.price form
{
	margin-top: 13px;
}*/
div.price
{
    padding: 9px 15px 10px;
    text-align: left;
    width: 524px;
    position: relative;
    max-height: 400px;
    overflow: auto;
}
div.price div.exit
{
    position: absolute;
    right: 10px;
    top: 11px;
}
div.price div.exit a
{
    border: medium none;
}
div.price strong
{
    font-size: 17px;
}
div.price form
{
    margin-top: 13px;
}

table.price
{
	margin: 10px 0 0 0;
}
/*При наличии этого блока в старых версиях IE проявляются необоснованные косяки*/
/*table.price td
{
	border: none;
	background-color: #fff !important;
}*/
div.criterions
{
    width: 800px;
    max-height: 400px;
    overflow: auto;
}

table.criterions_table
{
	margin-top: 10px;
}

table.criterions_table td
{
	color: #505050;
	padding: 5px;
	vertical-align: top;
}

.small-text
{
	font-size: 80%;
}

.price .line
{
	margin-bottom: 10px;
}

.price .cell
{
	padding: 0;
	vertical-align: top;
}
.price .cell .line
{
	padding: 0 0 0 30px;
}

.price .requred
{
	color: #b83030;
}

input.send_price
{
	float: left;
	width: 95px !important;
	height: 19px !important;
	border: none !important;
}
img.cancel
{
	width: 95px;
	height: 19px;
	border: none;
	margin-left: 16px;
	cursor: pointer;
	cursor: hand;
	margin-top: 0px;
}

/*Конец Всплывающий блок*/

/* Залогиненный пользователь */
/*
div.logg_in
{
	padding-left: 9px;
}

div.logg_in p
{
	margin:0px;
	padding: 2px 0;
	color: #585858;
}

div.nav
{
	padding-left: 26px;
}

div.links
{
	padding-top: 5px;
}
div.links a
{
	color: #cf3c19;
	border-bottom: 1px solid #cf3c19;
}
div.links a:hover
{
	color: #0f5ed4;
	border-bottom: 1px solid #0f5ed4;
}
*/
