form
{
	display: inline;
}


.tpHeader
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: solid 1px #D4D4D4;
	border-left: solid 1px #D4D4D4;
	border-right: solid 1px #D4D4D4;
	border-bottom: solid 1px #DCDCDC;
	background-color: #F1F1F1;

}
.tpHeaderText
{
	font-family: arial, verdana;
	color: #000000;
	font-size: 12px;
}


.tpGroupHeader
{
	font-family: arial, verdana;
	color: #000000;	
	font-size: 14px;
	font-weight: bold;
	padding: 7px 4px 6px 8px;
	background-color: #F1F1F1;
}
.tpGroupList
{
	background-color: #FFFFFF;
}
.tpGroupListDivider
{
	background-color: #F8F8F8;
	border-top: solid 1px #DCDCDC;
}
.tpGroupItem
{
	background-color: #FFFFFF;
	padding: 4px;
}
.tpGroupItem a
{
	font-family: arial, verdana;
	color: #000000;
	font-size: 10px;	
}


.tpSpecialItemList
{
	background-color: #DCDCDC;
	border: solid 1px #DCDCDC;
}
.tpSpecialItem
{
	font-family: arial, verdana;
	color: #505050;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top: solid 1px #DCDCDC;
	padding: 4px;
}
.tpSpecialItem a, .tpSpecialItem a:visited, .tpSpecialItem a:hover
{
	font-size: 12px;
	color: #003399;
}
.tpSpecialItemPrice
{
	font-size: 12px;
	font-weight: bold;
	color: #505050;
}


.tpPagingRow
{
	font-family: arial, verdana;
	color: #000000;
	border-bottom: solid 1px #D4D4D4;
	background-color: #F1F1F1;
	font-size: 12px;
}
.tpPagingText
{
	font-family: arial, verdana;
	color: #8A8A8A;
	font-size: 12px;
}
.tpPagingLink a, .tpPagingLink:link, .tpPagingLink:visited, .tpPagingLink:hover, .tpPagingLink:active
{
	color: #003399;
}


.tdProductList
{
	border-left: solid 1px #DCDCDC;
	border-right: solid 1px #DCDCDC;
}
.tpImgUnavailableText
{
	font-family: arial, verdana;
	font-size: 10px;
}
.tpProdCell_Grid
{
	border-bottom: solid 1px #DCDCDC;
}
.tpProdCell_Sum
{
	border-top: solid 1px #DCDCDC;
	border-bottom: solid 1px #DCDCDC;
}
.tdProdImg
{
	margin-right: 10px;
}
.tpProdName
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #003399;
}
.tpProdPrice
{
	font-family: arial, verdana;
	font-weight: bold;
	color: #CC3232;
	font-size: 12px;
}
.tpProdDesc, .tpProdDesc a
{
	font-family: arial, verdana;
	font-size: 9px;	
}
.tpProdDesc a
{
	color: #003399;
	font-family: arial, verdana;
	font-size: 9px;	
}


.tpInput
{
	font-family: arial, verdana;
	color: #000000;
	font-size: 10px;
}
.tpButton
{
	font-family: arial, verdana;
	color: #000000;
	font-size: 10px;
}