BODY {
	margin-top: 0px;
	color: #666666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #FFFFFF;
}

form.padding {
	margin: 0;
	padding: 0px;
}

.normal_text{
	color:#666666;
	font-family: Verdana;
	font-size:11px;	
}

.header {
	color: #BD3632;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	margin-top: 0px;
}

.header2 {
	color: #BD3632;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 0px;
}

select,option {
	font-family: Verdana;
	line-height: 125%;
	color: #000000;
	font-size: 11px;
}

input {
	font: 10px/12px Verdana, sans-serif;
	color: #333333;
}
table#main_table {
	background-color: #E5E5E5;
}

a {
	color:#BD3632;
}

#messageContainer {
	display: block;
	_width: 384px; /* show to IE */
	_height: 192px; /* show to IE */
}

.messageText {
	color: #333333;
	font: 11px/14px Verdana, sans-serif;
}

#closeMessageButton {
	height:16px;
	width:18px;
	text-align:center;
	padding-bottom:0px;
	padding-top:2px;
	padding-left:2px;
	font-size:17px;
	color:white;
	font-family:sans-serif;
	background-color:#BD3632;
	font-weight:bold;
	cursor:pointer;
}

.messageBlockOuter {
	z-index: 98;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	align: center;
	padding: 5px;
}

#messageBlock {
	background-color: #F7F7F7;
	padding: 5px;
}

#closeMessageBox {
	float: right;;
	cursor: pointer;;
	cursor: hand;
}

#errorsHeader {
	color: red;
	font-weight: bold;
}

.subFormPopup {
	background-color: #F7F7F7;
}

.errors {
	color: red;
	font-weight: bold;
}

.mainTable {
	background-color: #E5E5E5;
}

.highlightableField {
	padding-right: 1px;;
	padding-left: 1px;;
	padding-top: 4px;;
	padding-bottom: 4px;
}
  
div#product_button
{
	font-weight:bold; text-align:center; font-size:9pt; font-family:Verdana, sans-serif; color: #FFF; cursor:pointer;
	background: #C8A257; width:170px; text-decoration:none; 
}

div#location_button
{
	font-weight:bold; text-align:center; font-size:9pt; font-family:Verdana, sans-serif; color: #FFF; cursor:pointer;
	background: #C8A257; width:180px; text-decoration:none; 
}

div#reset_button
{
	font-weight:bold; text-align:center; font-size:9pt; font-family:Verdana, sans-serif; color: #FFF; cursor:pointer; 
	background: #941818; width:60px; text-decoration:none; 
}

div#msgbox_go_button
{
	font-weight:bold; text-align:center; font-size:9pt; font-family:Verdana, sans-serif; color: #FFF; cursor:pointer; 
	background: #941818; width:60px; text-decoration:none; 
}

div#msgbox_go_button2
{
	font-weight:bold; text-align:center; font-size:9pt; font-family:Verdana, sans-serif; color: #FFF; cursor:pointer;
	background: #941818; width:60px; text-decoration:none; 
}

div#go_button
{
	font-weight:bold; text-align:center; font-size:9pt; font-family:Verdana, sans-serif; color: #FFF; cursor:pointer; 
	background: #C8A257; width:60px; text-decoration:none; 
}

/* 
	div#product_button
	{
		background-image:url("../../images/storelocator/srch_new_prod.gif"); background-repeat:no-repeat; height:35px; width:170px; cursor:pointer; background-color: transparent;
	}

	div#location_button
	{
		background-image:url("../../images/storelocator/srch_new_loc.gif"); background-repeat:no-repeat; height:35px; width:180px; cursor:pointer; background-color: transparent;		
	}

	div#reset_button
	{
		background-image:url("../../images/storelocator/reset.gif"); background-repeat:no-repeat; height:35px; width:60px; cursor:pointer; background-color: transparent;
	}

	div#msgbox_go_button
	{
		background-image:url("../../images/storelocator/go.gif"); background-repeat:no-repeat; height:35px; width:60px; cursor:pointer; background-color: transparent;
	}

	div#msgbox_go_button2
	{
		background-image:url("../../images/storelocator/go.gif"); background-repeat:no-repeat; height:35px; width:60px; cursor:pointer; background-color: transparent;
	}

	div#go_button
	{
		background-image:url("../../images/storelocator/go.gif"); background-repeat:no-repeat; height:35px; width:60px; cursor:pointer; background-color: transparent;
	}	

*/
