/* CSS Document */

#main_content{
	padding-right:0;
	width:791px;
}
#quickorder_left
{
	width: 394px;
}
#item_boxes table.item_boxes_table {
	border: 1px solid #c0defc;
	background: #dfedff;
	width: 98%;
}
#item_boxes td {
	text-align: center;
	padding: 4px;
}
#item_boxes td.quick_heading {
	text-align: left;
	border-bottom: 1px solid #c0defc;
	font-weight: bold;
}
#item_boxes td.show_more {
	text-align: right;
	border-bottom: 1px solid #c0defc;
}
#item_boxes .show_more a {
	text-decoration: underline;
}
#item_boxes table.errs {
	width: 370px;
	margin-top: 6px;
	margin-bottom: 2px;
	background: #fff;
}
#item_boxes td.error2 {
	padding: 3px;
	margin: 3px;
	line-height: 110%;
	text-align: left;
	font-size: 11px;
}
#quickorder_right
{
	width: 378px;
	padding: 0 9px 0 9px;
	text-align: center;
}
#quickorder_right img {
	/*border:1px solid #DCCAB6;*/
}
#quickorder_right p {
	text-align: left;
}
#left_col,  #quickorder_left, #quickorder_right {
	float:left;
}
.select_list {
	
}
#page_heading{
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	color:#010337;
	margin:5px 0 10px 2px;
}

.span_divider {
	width: 780px;
	padding-top: 10px;
	border-bottom: 1px solid #c0defc;
}

#container .map a {
	color: #fff;
}
#quick_table td.map {
	border: 0;
	color: #fff;
	background: #00573D;
	font-weight: bold;
	padding: 0;
	text-align: center;
}

/* Quick order results page */
#quick_table td, th
{
	padding-top: 20px;
	vertical-align: top;
}
table.narrow 
{
	background: url(/assets/images/cart/thead_narrow_bg.gif) top no-repeat;
	clear: both;
	width: 780px;
	
}
table thead
{
	height: 34px;
	text-transform: uppercase;
}
thead th, #quick_table td
{
	font-weight: bold;
	text-align: right;
}
#quick_table td#total
{
	padding-top: 8px;
}
#quick_table td#total img
{
	float: right;
	margin-top: 20px;
}
thead th
{
	padding: 11px 2px 0 2px;
	height: 22px;
}
thead th span
{
	font-weight: normal;
	text-transform: none;
}
.col1, .vkit_col1
{
	padding-left: 10px;
	text-align: left;
}
td.col1, td.vkit_col1
{
	line-height: 17px;
	padding-bottom: 20px;
}
.col1 a.cont_shop {
	font-size: 16px;
}
#quick_table td.col3, #quick_table th.col3, #quick_table th.vkit_col3, #quick_table td.vkit_col3
{
	padding-left: 2px;
	text-align: left;
}
#quick_table td.col4, #quick_table th.col4
{
	width: 80px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}
#quick_table td.atc_butn {
	padding: 14px;
}
html>/**/body .col4
{
	width: 80px;
}
html>/**/body  .col3, html>/**/body  .vkit_col3
{
	width: 45px;
}
#quick_table th.col2
{
	text-align: left;
	padding-left: 4px;
	padding-right: 5px;
}
#quick_table td.col2, #quick_table td.vkit_col2 { text-align: left; }
#quick_table .col2 select, #quick_table .vkit_col2 select { font-weight: normal; margin: 2px; }

.vkit_col select{ display: block; }
td.vkithdr_col { padding: 0; padding-left: 130px; }
.vkit_hdr { padding: 7px 0 7px 0; text-align: left; vertical-align: middle; background-color: #c0defc; }

td.vkit_col1 { padding: 15px 0 0 0; padding-left: 120px; }
td.vkit_col2 { padding: 15px 0 0 0; }
.vkit_col2 select{ display: block; }
td.vkit_col3 { padding: 3px; }

#quick_table .cust_cell { padding: 3px; margin: 0; text-align: left; vertical-align: middle; font-weight: normal; }

#quick_table img
{
	border: 1px solid #c0defc;
}
#quick_table img, .col1 dl, .vkit_col1 dl
{
	float: left;
}
.col1 dl, .vkit_col1 dl
{
	margin-left: 10px;
	width: 300px;
}

.col1 dd, .vkit_col1 dd
{
	font-weight: normal;
	margin-top: 8px
}
.col1 dd.last, .vkit_col1 dd.last {margin-top: 15px}

.errorMsg
{
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	margin: 14px 0 14px 0;
	display: none;
}
