/* zeroCSS */

.gpzTAN
{
	font-family: Verdana;
	color: #FFECD6;
	font-weight: bold;
}

.gpzTAN_sub
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFECD6;
	font-weight: bold;
}

.gpzTAN_sub a:link
{
	font-family: Verdana;
	color: #FFECD6;
	font-weight: bold;
}

.gpzTAN_sub a:hover {
	font-family: verdana, arial;
	color: #1682D4;
	text-decoration: underline;
}

.gpzTAN_sub a:visited {
	font-family: verdana, arial;
	color: #FFECD6;
	text-decoration: underline;
}

.gpzTAN_sub a:visited:hover {
	font-family: verdana, arial;
	color: #000;
	text-decoration: underline;
}

table#gpzResult {
		/*background-color: #fdc82f;
		border: solid #000 4px;*/
		width: 100%;
}

table#gpzResult td {
		/*background-color: #fdc82f;*/
		background-color: #e37222;
		padding: 5px;
		border: solid #000 3px;
}

.redBK {
		background-color: #b12317;
		padding: 5px;
		border: none;
}



.locaSearchZip_link {
	position:absolute;
	margin-left: 10px;
	top: 10px;
	z-index:2;
}


/* end zeroCSS */

.genericStyle		/* General font style for the script */
{
	font-size: 10pt;
	font-family: Verdana;
	color: #FFECD6;
}
.adminGenericStyle		/* General font style for the script */
{
	font-size: 10pt;
	font-family: Verdana;
	color: #000000;
}
.adminHeaderCellStyle		/* General font style for the script */
{
	font-size: 12pt;
	font-family: Verdana;
        font-weight: bold;
	color: #FFD377;
        background-color: #004891;
}
.adminWhiteBackgroundCellStyle		/* General font style for the script */
{
	font-size: 10pt;
	font-family: Verdana;
	color: #000000;
        font-weight: bold;
        background-color: #FFFFFF;
}
a.pageLinks:link	/* Sets the link appearance on the page */
{
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
	font-size: 9pt;
	color: #003871;
}

a.pageLinks:visited	/* Sets the link appearance on the page */
{
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
	font-size: 9pt;
	color: #003871;
}
a.pageLinks:active	/* Sets the link appearance on the page */
{
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
	font-size: 9pt;
	color: #003871;
}
a.pageLinks:hover	/* Sets the link appearance on the page */
{
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
	font-size: 9pt;
	color: #FF0000;
}
a.adminPageLinks:link	/* Sets the link appearance on the admin pages */
{
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
	font-size: 10pt;
	color: #003871;
}

a.adminPageLinks:visited	/* Sets the link appearance on the admin pages */
{
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
	font-size: 10pt;
	color: #003871;
}
a.adminPageLinks:active	/* Sets the link appearance on the admin pages */
{
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
	font-size: 10pt;
	color: #003871;
}
a.adminPageLinks:hover	/* Sets the link appearance on the admin pages */
{
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
	font-size: 10pt;
	color: #FF0000;
}
.button			/* Sets the style on the button on the Search Page */
{
	 /*font-family: Verdana;
	 font-size: 8pt;
	 font-weight: bold;
	 color: #004891;
	 border: 1px solid #004891;
	 background-color: #FFFFFF;
	 background-image: url('http://www.gattispizza.com/images/loca_searchBTN.png');*/
}
.warningStyle		/* General warning font style for the script */
{
	font-size: 8pt;
	font-family: Verdana;
	color: #FF0000;
}


/* nothing used below here

.errorStyle		/* General error font style for the script */
{
	font-size: 8pt;
	font-family: Verdana;
	color: #FF0000;
}
.outterTable		/* Controls the outter table on the Results Page */
{
	font-size: 8pt;
	font-family: Verdana;
	color: #FFECD6;
	border: 10px solid #FFECD6;
	padding: 10px;
}

.innerTable		/* Controls the inner table on the Results Page */
{
	font-size: 8pt;
	font-family: Verdana;
	color: #000000;
}
.headerCell		/* Controls the look and feel of the title cell in the Results Page */
{
	/*font-size: 11pt;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00000; */
	padding: 10px;
}

.headerCell2 {
	padding: 10px;
}
.storeName		/* Sets how each store name will appear */
{
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
	color: #ffecd6;
}

.storeName2 {
	font-family: verdana;
	font-weight: bold;
	font-color: #FFECD6;
}

a.pageLinks:link	/* Sets the link appearance on the page */
{
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
	font-size: 9pt;
	color: #FFFFFF;
}

a.pageLinks:visited	/* Sets the link appearance on the page */
{
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
	font-size: 9pt;
	color: #FFFFFF;
}
a.pageLinks:active	/* Sets the link appearance on the page */
{
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
	font-size: 9pt;
	color: #E4DE20;
}
a.pageLinks:hover	/* Sets the link appearance on the page */
{
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
	font-size: 9pt;
	color: #FF0000;
}
.button			/* Sets the style on the button on the Search Page */
{
	 font-family: Verdana;
	 font-size: 8pt;
	 font-weight: bold;
	 color: #004891;
	 border: 1px solid #004891;
	 background-color: #FFFFFF;
}
.enterZipTable		/* Sets the style of the table on the Search Page */
{
	border: 1px solid #C0C0C0;
}

.pageHeader		/* Sets the font properties for the title text on the Search Page */
{
	font-family: Verdana;
	font-size: 9pt;
	color:#004891;
	font-weight: bold;
}
.dropDownBox		/* Sets the style properties of the drop down box on the Search Page */
{
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	border: 2px inset #004891;
}
.textBox			/* This sets the style properties of the zip code text box on the Search Page */
{
	font-size: 9pt;
	font-family: Verdana;
	color: #000000;
}
.copyright
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
	color: #0000FF;
	text-decoration: none;
}

.copyright a:link
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
	color: #0000FF;
	text-decoration: none;
}

.copyright a:active
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
	color: #0000FF;
	text-decoration: none;
}

.copyright a:visited
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
	color: #0000FF;
	text-decoration: none;
}

.copyright a:hover
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
	color: #FF0000;
	text-decoration: none;
}
.boldtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}