/* Каталог продукции */

#catalogue TABLE { border-bottom: 1px solid #ADE0F6 }
#catalogue TABLE TD {
	border-top: 1px solid #ADE0F6;
	background: url('/pics/16.gif') left center no-repeat; padding: 5px 20px
} 

#catalogueMain TABLE { border-bottom: 1px solid #ADE0F6 }
#catalogueMain TABLE TD {
	border-top: 1px solid #ADE0F6;
	background: url('/pics/bg/27.gif') right center no-repeat; padding: 5px 0
} 
#catalogueMain TABLE TD.pic { padding-left: 5px }
#catalogueMain TABLE TD.txt { padding-left: 20px }

/* Навигатор */
#navigator { font-size: 85%; font-weight: bold; padding-bottom: 10px }

/* Форма заказа */
#orderProduct { padding-top: 15px }
#orderForm {  }
#orderForm INPUT.text { width: 99%; height: 16px; padding-top: 2px; font-size: 12px; border: 1px solid #AFAFAF }
#orderForm INPUT#send { width: 150px; height: 22px; border-width: 1px }
#orderForm TEXTAREA { width: 99%; font-size: 12px; border: 1px solid #AFAFAF }

/* Файлы прайс-листов и договоров */
#productionFiles { padding: 9px 30px 3px 20px }

.errorRed {
	color: red;
}
.table-content {border-collapse:collapse; border-left:2px solid #FFF;border-right:2px solid #FFF; margin:0px -1px; width:100%; margin-bottom:10px !important;}
.table-content P {margin: 0px !important; padding: 0px !important; padding-bottom:0px !important;}
.table-content CAPTION {padding-bottom:0.8em; text-align:left; font-size:11px;}
.table-content TH {background-color:#82D3F5; border:1px solid ##82D3F5; font-weight:bold; padding:8px 10px; color:#FFF}
.table-content TD {border:1px solid #82D3F5;padding:8px 10px;}
