﻿.ContactUsStoreList
{
	width:98%;
	padding: 2px 5px 2px 2px; 
	margin: 5px 10px 10px 0;
}

.ContactUsStoreList.special
{
	font-style: italic;	
	color: #969696;
	font-weight: normal;
}

.ContactUsStoreList.offstate
{
	font-weight: normal;
}


/* hide background */
div#HideBackground.Callout div
{
	margin-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom left;
}

div#HideBackground.Callout div div
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom right;
	
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* end hide background */
div.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	width:195px;
	padding: 0 0 10px 0px;
	margin: 5px 10px 0 0;
	color: #3e3a37;
	float:left;
}
input.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 5px 2px 2px;
	margin: 5px 0px 10px 0;
	width: 186px;
	border: solid 1px #B5C0D2;
	color: #3e3a37;
	float:left;
}
div.contact span{
	padding: 0;
	margin: 2px 5px 0 5px;
	width: 14px;
	border-bottom: 0px;
	float:left;
}
div.contact span.required
{
	width:10px;
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	border:none;
	float:none;
}
input.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 10px 2px 2px;
	margin: 5px 0px 10px 0;
	width:27px;
	border: solid 1px #B5C0D2;
	color: #3e3a37;
	/*float:left;*/
}
input.phoneLong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 10px 2px 2px;
	margin: 5px 0 10px 0;
	width:45px;
	border: solid 1px #B5C0D2;
	color: #3e3a37;
	/*float:left;*/
}

#contactInfo{
	background-color: #FFFFFF;
	margin-top:5px;
	padding-top:8px;
}
.comments
{
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	color:#969696;
}
.commentsActive
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}
.city 
{
	width: 186px; 
	padding: 2px 5px 2px 2px;
	margin: 5px 10px 10px 0;
}
.StateList 
{
	width: 70px; 
	padding: 2px 5px 2px 2px;
	margin: 5px 10px 10px 0; 
	height: 22px;
}
.zipcode 
{
	width: 100px; 
	padding: 2px 5px 2px 2px; 
	margin: 5px 10px 10px 0;
}
.sitecoreItems
{
	padding-top: 12px;
}
