BODY {
	color: #260100;
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
}
TD {
	color: #260100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px
}
INPUT, TEXTAREA {
	color: #260100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1 solid #C4A4A2
}
FORM {
	margin-bottom: 0px;
	margin-top: 0px
}
.ttl {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
.insttl {
	color: #AD0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
}
.f10 {
	font-size: 10px;
}
.ttlsm {
	color: #AD0000;
	font-size: 13px;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline
}
a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline
}
a:active {
	text-decoration: none
}
a:hover {
	text-decoration: none
}
.sm:link {
	color: #FFFFFF;
	font-size: 10px;
}
.sm:visited {
	color: #FFFFFF;
	font-size: 10px;
}
.red:link {
	color: #B70000;
}
.red:visited {
	color: #B70000;
}
.red:active {
	color: #B70000;
}
.red:hover {
	color: #B70000;
}
/* ------------ order ------------ */
.tbl1 {
	width: 459px;
	margin: 20px auto;
}
.tbl1-bg {
	background: url(http://promotion.1000zakazov.ru/dyxi.ru/images/order/table-bg.gif) repeat-y left top;
}
.tbl1 .chbox {
	width: 21px;
	text-align: center;
}
.tbl1 .chbox input {
	border: none;
	background: none;
}
.tbl1 .txt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #753745;
	font-size: 11px;
	padding: 6px 6px 6px 10px;
}
.tbl1 .txt b, .tbl1 .txt strong {
	color: #4d0311;
}
.tbl1 .price {
	width: 74px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #ae0001;
}
.tbl1 .qty {
	width: 78px;
	text-align: center;
}
.tbl1 .qty input {
	width: 46px;
}
.tbl2 {
	width: 371px;
	margin: 10px auto;
}
.tbl2-bg {
	background: url(http://promotion.1000zakazov.ru/dyxi.ru/images/order/table2-bg.gif) repeat-y left top;
}
.tbl2-btn {
	background: url(http://promotion.1000zakazov.ru/dyxi.ru/images/order/table2-bott.gif) no-repeat left top;
	padding: 7px 0px 0px 0px;
	text-align: center;
}
.tbl2-txt {
	text-align: right;
	width: 160px;
	white-space: nowrap;
}
.tbl2-value {
	padding: 4px 12px;
}
.tbl2-value input {
	width: 178px;
}
.tbl2-sep {
	text-align: center;
}
.txtwhite {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	padding: 6px 6px 6px 10px;
}
.txt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #753745;
	font-size: 11px;
	padding: 6px 6px 6px 10px;
}
.faqall{
	padding-left:10px;
	border-left: solid 10px #AD0000;
	padding-top:10px;
	padding-bottom:10px;
}

.faqall a{
	font-size: 11px !important;
	font-weight: bold;
	color: #AD0000 !important;
	border-bottom: 1px dotted #AD0000;  !important;
	text-decoration:none;
	line-height:16px;
}