/* CSS Document */

img, div { behavior: url(iepngfix.htc) }

.top-right { padding-right: 100px; }
.top-left { padding-left: 10px; }
.bottom-left { padding-left: 5px;}

img a { border: 0px;}
img { border: 0px;}

body
{
	background: #ffffff;
	min-width: 	1000px;
	height: 	100%;
	width:		 auto;	
	font-family: Arial;
	color:		 #000000;
	font-size:	 12px;
	margin:		 0px;	
}


a:link, a:visited 
{
	color: #0000FF;
	text-decoration: none;
}

a:hover, a:active
{
	color: #FF0000;
	text-decoration: underline;
}

content
{
	font-family: Arial;
	color:		 #9019191;
	font-size:	 12px;
	margin:		 0px;
	width:		 auto;
}


h1, h2, h3, h4
{
	color: #000000;
}

h1
{
	font-size: 19px;
}

h2
{
	font-size: 17px;
}

h3
{
	font-size: 15px;
}

.indent{
padding-left:20px;
padding-right:5px;
margin-left: 10px;
vertical-align: top;
}

.indent2{
padding-left:20px;
padding-right:5px;
margin-left: 10px;
vertical-align: top;
}

.indent3{
padding-right:25px;
}

#navlist 
{ 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	font-size: 12px;
	font-family: Arial;
}
		
#navlist li
{ 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	font-size: 12px;
	font-family: Arial;
	padding-top: 10px;
}

	
.locations_top 
{
	width: 829px;
	text-align: right;
	font-family: Verdana; 
	font-size: 12px;
}

.locations_top td 
{
	text-align: right;
	font-family: Verdana; 
	font-size: 12px;
}

.locations_mid
{
	width: 829px;
	text-align: left;
	font-family: Verdana;
	font-size: 12px;	
}

.locations_mid td
{
	text-align: left;
	font-family: Verdana;
	font-size: 12px;	
}

.style1 {
	font-size: 18px;
	font-weight: bold;
}

a.red:link {color: #940000;}
a.red:active {color: #940000;}
a.red:visited {color: #940000;}
a.red:hover {color: #940000;}

/* added style for tr header rows*/
.row-header{
	background: #ffffff url(http://www.markspizzeria.com/images/nav_07.jpg);
	font-weight: bold;
	color: white;
}

/* added style for menu footer buttons */
#menu-footer{
	display: block;
	padding-bottom:25px;
}
	#menu-footer-coupons-button{
		float: left;
	}
	#menu-footer-location-button{
		float: right;
	}

/* added style for menu footer buttons */
#coupon-nav{
	display: block;
	padding:10px 24px 50px 28px;
}
	#coupon-nav-menu-button{
		float: left;
	}
	#coupon-nav-location-button{
		float: right;
	}

/* added style for menu footer buttons */
#locations-top{
	display: block;
	padding: 8px 24px 135px 28px;
	width: 826px;
}
	#locations-top-search-box{
		background: transparent url(http://markspizzeria.com/images/search-bg.png) no-repeat left top;
		width: 500px;
		height: 120px;
		float: left;
		}
		#addressInput{
			margin: 86px 140px 10px 20px;
		}
	
	#locations-top-coupons-button{
		float: right;
	}
		#locations-top-coupons-button a img{
			margin-top: 65px;
		}

#search-button{
  width: 100px;
  margin: 0;
  padding: 2px;
  border: 0;
  background: transparent url(http://markspizzeria.com/images/search-button-bg.png) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  color: white;
  font-weight: bold;
}
form>#search-button{ /* For non-IE browsers*/
  height: 0px;
}
	
/* css rules for new background image and site-wide footer */
body{
	
}

#home-bottom-footer{
	color: #ffffff;
	padding: 0 0 30px 0;
}
#home-footer-list li{
	color: #ffdfa1;
	display: inline;
	list-style-type:none;
}
	.footer-link{
		padding: 0 5px;
	}
#home-footer-list li a{
	color: #ffdfa1;
}		
a.home-footer-link{
	color: #ffdfa1;
}



