﻿body
{
	background-color: #C9E7B4;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link
{
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}

a:visited
{
	color: #990000;
	font-weight: normal;
}
a:hover
{
	color: #990000;
	background-color: #CCCCCC;
}
a:active
{
	color: #990000;
}
p, td, br, div
{
	color: #000000; /*line-height: 16.5px;*/
}

.small
{
	font-size: 8.5px;
	line-height: 13.5px;
}

.title_red1
{
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	line-height: 18px;
}

.title_red2
{
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	line-height: 20px;
}

.title_grn2
{
	font-size: 14px;
	color: #416D23;
	font-weight: bold;
	line-height: 20px;
}

.title_hilite_grn
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #416D23;
	padding: .5px;
}

.title_hilite_red
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	margin: .5px;
	padding: .5px;
}


.quote_lrg
{
	font-family: Georgia, Times New Roman, Trebuchet MS, Serif;
	font-size: 26px;
	font-style: italic;
	color: #333333;
	line-height: 34px;
}

cite
{
	font-size: 10px;
	font-style: italic;
}



ASP:REQUIREDFIELDVALIDATOR
{
	font-size: 8px;
}
asp:RegularExpressionValidator
{
	color: Red;
	font-size: X-Small;
}

.validators
{
	color: Red;
	font-size: 0.9em;
}
.quote_lrg
{
	font-size: 26px;
	color: #333333;
	line-height: 34px;
	font-family: Georgia, Times New Roman, Trebuchet MS, Serif;
}
.note
{
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS, Serif;
	font-style: italic;
}

.page_descriptor
{
	height: 33px;
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	color: #800000;
}

a.NoUnderline
{
	text-decoration: none;
}
.pinStyle1
{
	position: relative;
	/*background: url('/images/l_red.gif') no-repeat 0 0;*/
	background: url('/images/pin1.gif') no-repeat 0 0;
	height: 30px;
	width: 25px;
	top: -15px;
	color: #fff;
	text-align: center;
	font: bold 10px Arial;
	cursor: pointer;
}
.pinStyle1 .text
{
	position: relative;
	top: 3px;
	left: -2px;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	z-index: 99999;
	overflow: auto;
}
.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: #CCCCCC;
	position: relative;
	width: 130px;
	height: 50px;
}
.updateProgressMessage
{
	margin: 3px;
	font-family: Trebuchet MS;
	font-size: small;
	vertical-align: middle;
}
#divStepNav
{
	border: 2px solid #990000;	
	background-color: #E9E9D1;
	width: 750px;
	margin: 0px 0px 5px 0px;
	clear: both;
	height: 22px;
}
.stepNavTabList
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
.stepNavTabList li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 100%;
}
.stepNavTabList a:link, .stepNavTabList a:visited
{
	background: #E9E9D1;
	border-right : 2px solid #990000;
	color: #000000;
	float: left;
	font-weight: normal; /*    line-height: 14px;*/ /*    margin-right: 8px;*/
	padding: 3px 10px;
	text-decoration: none;
	font-size: 1.1em;
}
.stepNavTabList a:link.current, .stepNavTabList a:visited.current
{
	background: #990000;
	/*border-bottom: 1px solid #fff;*/
	color: #E9E9D1;
	font-weight: bold;
}
.stepNavTabList a:hover
{
	color: #990000;
}
.stepNavTabList a:hover
{
	color: #990000 !important;
}

.savedPanel
{
	background: #e2f9e3 no-repeat -475px -273px;
	border: solid 2px #9c9;
	font-weight: bold;
	font-size: 1.2em;
	width: 738px;
	margin-bottom: 10px;
	color: #060;
	padding: 10px;
}
.fieldLabel
{
	font-weight: bold;
}
.grdOrder_ShoppingCart, .grdOrder_ShoppingCart TR, .grdOrder_ShoppingCart TD
{
	border: 1px solid #000000;
}
.mapInfoBox
{
	position: absolute;
	background-color: #990000;
	z-index: 1000;
	width: 300px;
	height: auto;
}
.mapInfoBoxInner
{
	margin: 2px;
	background-color: #e9e9d1;
	padding: 5px;
	width: 286px;
	text-align: left;
}

