﻿/* CSS Document */
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color:#1b0804;
	color:#FFC;
    padding:0 0 0 0;
    min-height:425px;
	background-image:url(../images/pfchangs_bg.jpg);
	background-repeat:repeat-x;  
	position:relative;
}
.mobileBody {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color:#1b0804;
	color:#FFC;
    padding:0px;
    min-height:425px;
	background-image:url(../images/pfchangs_bg.jpg);
	background-repeat:repeat-x; 
    position:relative;
}
.mainBody {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
    min-height:425px;	
}
.pageHeaders {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#FFC;
	font-weight:bold;
}
#Stores {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#FFC;
}
#storeInfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#FFC;
}
a:link {
	color:#FFC;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	color:#FFC;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	color:#FFC;
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	color:#FFC;
	text-decoration: underline;
	font-weight:bold;
}
.directionslink a:link {
	color:#600;
	text-decoration: underline;
	font-weight:bold;
}
.directionslink a:visited {
	color:#600;
	text-decoration: underline;
	font-weight:bold;
}
.directionslink a:hover {
	color:#600;
	text-decoration: underline;
	font-weight:bold;
}
.directionslink a:active {
	color:#600;
	text-decoration: underline;
	font-weight:bold;
}
div.bodyText{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#FFC;
}
p.small 
{
    color:Black;
    line-height: 0.75;
}
.resultserror {
	color:#FC0;
	font-weight:bold;
	border: #FFC solid 1px;
}
.resultserror {
	color:#FC0;
	font-weight:bold;
	border: #FFC solid 1px;
}
