﻿.crt_priceList
{
}

.crt_priceList Table
{
	border-style: solid;
	border-color: #888888;
	border-width: 1px 1px 0 1px;
	empty-cells: show;
    border-collapse:collapse;
}

.crt_priceList th
{
	border-bottom: solid 1px #888888;
	padding: 1px 4px;
	text-align:center;
}

.crt_priceList td
{
	border-bottom: solid 1px #888888;
	padding: 4px 4px;
	text-align:center;
}

.crt_standardCol
{
	background-color:#FFFFFF;
}

.crt_alternateCol
{
	/*background-color:#F3F3F9;*/
	background-color:#DFDFEF;
}

.plt_alternate_th
{
	background-color:#C3C3DF !important;
}

.crt_imgThumb
{
	border: solid 1px #CCCCCC;
	display:block;
	float:left;
}


.crt_preDiscountPrice
{
	text-decoration: line-through;
	color:Red;
}

.additionalInfo
{
	text-align:center;
}

.crt_rowOver
{
	background-color:#FFFFCC;
}

.crt_priceVerificationNote
{
	padding-top:10px;
	width:500px;
	margin: 0 auto;
	position:relative;
}

.crt_tblQuantitySelector
{
	border:0 !important;
}

.crt_tblQuantitySelector tr
{
	border:0;
}

.crt_tblQuantitySelector td
{
	padding:0px;
	border:0;
}
