body
{
	background-color: #009459; 
	background-image: url(/custom/smart/images/layout/bg.jpg); 
	background-repeat: repeat-x; 
	margin: 0px; 
	padding: 0px; 
}
table.SmartMain
{
	width: 768px; 
}
table.SmartMain td
{
	vertical-align: top; 
}
table.SmartMain td.Header
{
	background-color: #fff; 
	background-image: url(/custom/smart/images/layout/head-bg.gif);
	background-position: right;  
	background-repeat: no-repeat; 
	height: 100px; 
}
table.SmartMain .Normal
{
	color: #000; 
	font-family: Times New Roman; 
	font-size: 16px;
}
table.SmartMain td.TopNav
{
	background-color: #4D498E; 
	background-image: url(/custom/smart/images/layout/top-nav.jpg); 
	background-repeat: repeat-y; 
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 11px; 
	height: 12px; 
	padding: 2px 8px 2px 8px; 
}
table.SmartMain td.TopNav a
{
	color: #fff; 
	text-decoration: none; 
}
table.SmartMain td.TopNav a:visited
{
	color: #fff; 
}
table.SmartMain td.TopNav a:hover
{
	color: #ccc; 
}
table.SmartMain td.Content
{
	background-color: #fff; 
	height: 480px; 
	padding: 8px; 
	vertical-align: top; 
}
table.SmartMain td.Copyright
{
	background-color: #fff; 
	font-family: Verdana; 
	font-size: xx-small; 
	height: 10px; 
	padding-bottom: 32px; 
	padding-top: 16px; 
	text-align: center; 
}
/********************************************************************************
 Old "/style.css"
********************************************************************************/
.CrsContent
{
	font-family: Arial, Geneva; 
	width: 100%; 
}
.CrsContent a
{
	color: #00f; 
	text-decoration: none;
}
.CrsContent a:visited
{
	color: #00f; 
}
.CrsContent a:hover
{
	color: #f00; 
	text-decoration: underline;
}
.CrsContent form
{
	display: inline; 
}
.CrsContent img
{
	border: none;
}
.CrsContent td
{
	
	font-size: 80%; 
	vertical-align: top;
}
.CrsContent h1
{
	border-bottom: solid 1px #fff; 
	color: #666; 
	font-size: medium; 
	margin: 0px;
}
.CrsContent p
{
	margin: 1em;
}
.CrsContent .VehiclesGuide
{
 	width: 100%;
}
.CrsContent .VehiclesGuide td
{
	border-bottom: solid 1px #ccc;
	font-size: 13px;
	padding-bottom: 8px;
	text-align: center;
	vertical-align: bottom;
	width: 25%; 
}
.CrsContent .Content .Questions .Section
{
	padding-top: 1em;
}
.CrsContent .Content .Answers li
{
	padding-top: 1em;
}
.CrsContent .Reservation
{
	color: #333;
}
.CrsContent .Reservation td
{
	vertical-align: middle; 
}
.CrsContent .Reservation th
{
	font-size: 110%; 
	padding-bottom: 0.25em; 
	text-align: center; 
}
.CrsContent .Reservation .FieldName
{
	font-weight: bold; 
	padding: 2px 0px 2px 0.5em; 
	text-align: right; 
}
.CrsContent .Reservation .FieldValue
{
	padding: 2px 0.5em 2px 0.5em; 
	text-transform: capitalize; 
}
.CrsContent .Reservation hr
{
	color: #cc9; 
	height: 1px; 
}
.CrsContent .Reservation small
{
	color: #999; 
	text-transform: lowercase; 
}
.CrsContent .QuoteReview
{
	font-size: xx-small; 
	width: 100%; 
}

/********************************************************************************/

.CrsContent .Phone
{
	background-color: #eee; 
	border: solid 1px #999; 
	font-size: 10px; 
	font-weight: bold; 
	text-align: center; 
	vertical-align: middle; 
}
.CrsContent .Phone span
{
	font-size: x-small; 
}
.CrsContent .QuoteReview .LeftSide
{
	border-right: solid 1px #666; 
	width: 58%; 
}
.CrsContent .QuoteReview .RightSide
{
	width: 42%; 
}
.CrsContent .QuoteReview .Box
{
	border: solid 1px #999; 
}
.CrsContent .QuoteReview .BoxTitle
{
	background-color: #eee; 
	border-bottom: solid 1px #999; 
	width: 100%; 
	font-weight: bold; 
	font-size: 15px; 
	padding: .25em; 
	white-space: nowrap; 
}
.CrsContent .QuoteReview .BoxTitle td
{
	vertical-align: middle; 
}
.CrsContent .QuoteReview .Dates
{
	font-size: 14px; 
	width: 100%; 
}
.CrsContent .QuoteReview .Vehicle
{
	font-size: x-small; 
	height: 230px; 
	width: 100%; 
}
.CrsContent .QuoteReview .Total td
{
	font-size: medium; 
	vertical-align: middle; 
}
.CrsContent .QuoteReview #lblTOTALBIG
{
	color: #c00; 
}
.CrsContent .QuoteReview .QuoteDetail
{
	font-size: x-small; 
	width: 100%; 
}
.CrsContent .QuoteReview .QuoteDetail .Qty
{
	text-align: right; 
	width: 15%; 
	white-space: nowrap; 
}
.CrsContent .QuoteReview .QuoteDetail .Detail
{
	text-align: left; 
	width: 60%; 
	white-space: nowrap; 
}
.CrsContent .QuoteReview .QuoteDetail .Subtotal
{
	font-weight: bold; 
	padding-right: .5em; 
	text-align: right; 
	width: 25%; 
	white-space: nowrap; 
}
/********************************************************************************/

.DatesV
{
	background-color: #9cc; 
	background-image: none; 
	color: #000; 
	margin: 0; 
	padding: 0; 
}
.DatesV table
{
	font: bold x-small; 
/*	height: 199px; 
	margin: 8px; */
	width: 100%; 
}
.DatesV table td
{
	padding: 4px 8px 4px 8px; 
}

/************* fixed problem with IFRAME on systems using larger fonts *************/
.DatesV table
{
	font-size: 16px; 
}
.DatesV table td
{
	white-space: nowrap; 
}
.DatesV table select
{
	font-size: 14px; 
}
/************* fixed problem with IFRAME on systems using larger fonts *************/
