﻿.detailRow
{
	background-color : #D8CA9D;
}

.leftCellBlank
{
	width : 200px;
}

.searchCompName
{
	background-color : #F9F4D7;
	text-align : left;
	padding-left : 12px;
	vertical-align : middle;
	color : #725C44;
	font-weight : bold;
	font-size : 14px;
	height : 26px;
	width : 200px;
}

.centerCellBlank
{
	width : 150px;
	text-align : center;
}

.couponButton
{
	color : #725C44;
	background-color : #F9F4D7;
	border-width : 0;
	text-decoration : underline;
	cursor : pointer;
	font-size : 14px;
	font-weight : bold;
}

a:websiteLink, a:visited.websiteLink, a:link.websiteLink
{
	color : #725C44;
	border-width : 0;
	text-decoration : underline;
	cursor : pointer;
	font-weight : bold;
	font-size : 14px;
	padding-right : 6px;
}

.rightCellBlank
{
	width : 220px;
}

.searchCatName
{
	background-color : #F9F4D7;
	text-align : right;
	padding-right : 12px;
	vertical-align : middle;
	color : #725C44;
	font-weight : bold;
	font-size : 14px;
}

.searchPaddingRow
{
	background-color : #D8CA9D;
	height : 10px;
}

.searchAddressDetail
{
	text-align : left;
	color : #725C44;
	font-weight : bold;
	padding-left : 12px;
	font-size : 14px;
}


.searchBusRowHeader
{
	font-family : Verdana, Arial; 
	height : 50px;
}


.couponRowHeader
{
	font-family: Verdana, Arial;
	height: 30px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #F9F4D7;
	color: #725C44;
	font-size: 18px;
}

.specialName
{
	font-family: Verdana, Arial;
	height: 22px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #D8CA9D;
	color: #725C44;
	font-size: 14px;
}	

.specialDetails
{
	font-family: Verdana, Arial;
	height: 22px;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	background-color: #D8CA9D;
	color: #725C44;
	font-size: 12px;
}	

.enterCouponPrompts
{
	font-family: Verdana, Arial;
	width: 100px;
	height: 12px;
	text-align: left;
	vertical-align: middle;
	color: #C04000;
	font-size: 11px;
}	

.enterCouponTextBox
{
	vertical-align: middle;
	height: 14px;
	text-align: left;
	font-size: 12px;
}



