* {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background-image: url(images/pizza_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
}

#all {
	margin: 0 auto;
	width: 775px;
	border-right: #BD1111 solid 1px;
	border-left: #BD1111 solid 1px;
	border-bottom: #BD1111 solid 1px;
	text-align:left;
	height:auto;
}

.clear {
	clear: both;
}

/**/

#top_area {
	text-align: left;
	vertical-align:top;
	display:table-cell;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 775px;
	/*height: 162px;*/
}

#top_area table td .menu_td {
	vertical-align: top;
	border: 0pt none;
	text-align: left;

}

#top_area img {margin: 0; padding: 0}

#top_area img {
	border:0pt none;
	margin:0pt;
	padding:0pt;
	vertical-align: top;
}

#address_area {
	color: white;
	text-align:center;
	font-weight: bold;
	font-size: 11px;
	text-align:center;
	width:166px;
	padding-top: 10px;

}

#address_area a {
	font-size: 10px;
	color: #f9f00f;
	text-decoration:underline;
}

#address_area a:hover {
	color: white;
}

#content_outter {
	margin: 0 auto;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align:left;
	width: 727px;
	height: auto;
	overflow:hidden;

}

#content_inner {
	padding-top: 10px;
	background-image: url(images/content_bg_inner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 400px;
	height: auto;
	text-align:center;

}

.motto {
	display: block;
	margin-bottom: 3px;
	font-size: 16px;
	color: #f9f00f;
}

#changeloc {
	font-size: 9px;
	text-align:left;
	margin-bottom: 5px;

	/*float: right;
	width: 100px;
	text-align:right;*/
	padding-right: 5px;
}


/*LEFT---------------*/
#left {
	width: 200px;
	float:left;
	padding-left: 10px;
	overflow:hidden;
}

#left a {
	color: #820d0e;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#left a:hover {
	text-decoration: underline ;
}

#checkout {
	background-image: url(images/motto-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:18px;
	font-weight: bold;
	color: #FFFFFF;
	height: 26px;
	padding-top: 9px;
	text-align: center;
}

#left #checkout a{
	color: #fcfb0a;
	text-decoration:none;
	font-size: 18px;
}

#left #checkout a:hover {
	color: white;
}

#cart {
	width: 195px;
	padding-top: 35px;
	/*margin-bottom: 15px;*/
	text-align:center;
	background-image: url(images/cart-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	border-bottom: 1px solid #333;
	height: auto;
}

#cart table {
	margin: 0 auto;
	text-align: left;
	width: 95%;
}

#cart table td {
	font-size: 11px;
}

#left a.pizzalinks {
	width: 90%;
	color: white;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid white;
	text-align: left;
	margin-left: 10px;
	/*margin-bottom: 2px;*/
	margin-top: 0;
	padding-top: 5px;
	padding-left: 3px;
	font-size: 11px;
	height:15px;
	/*border: solid 1px blue;*/
}

#left a.pizzalinks:hover {
	text-decoration: none;
	background-color: #983d3d;
	height:15px;
	margin-top: 0;
}

/*RIGHT---------------*/
#right {
	width: 500px;
	/*background-color: white;*/
	margin: 0 0 0 210px;
	text-align:center;
	min-height: 400px;
	height: auto;
	/*overflow:hidden;
	height: auto;
	overflow: inherit;
	border: 1px solid yellow;*/
}

#content {
	padding: 5px;
	margin: 0 auto;
	width: 95%;
	text-align:left;
	min-height: 400px;
	height: auto;
	/*overflow:hidden;
	border: 1px solid black;*/
}

/*MENU----------------*/
td {
	font-size: 12px;
}

#content td {
	color: white;
}

#content td a {
	color: #f9f00f;
	text-decoration:none;
}

#content td p {
	margin-top: 10px;
}

#content td a {
	color: #f9f00f;
	text-decoration:underline;
	font-weight: bold;
}

#content td a:hover {
	color: white;
	text-decoration:underline;
	font-weight: bold;
}

a.menudetails_item_name_link {
	color: #f9f00f;
	font-size: 14px;
	text-decoration: none;
	display: block;
	width: 200px;
	float:left;

}

a.menudetails_item_name_link:hover {
	text-decoration: underline;
}

.menudetails_item_price {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
}

.fnsz14 {
	font-size: 24px; 
	color: #72090a;
	text-align:center;
	font-weight: bold;
}

.forminputs {
	font-size: 11px;
	margin-bottom: 3px;
	font-weight:bold;
	color: #333;
	
}

.forminputs a {
	color: white;
	font-weight: bold;
	text-decoration:underline;
}

.menudetails_item_thumbnail_link {
	display: block;
	margin-right: 5px;
}

blockquote {color: white;}

/*STORE INFO-----------*/
#storeinfo {
	/*background-color: #0e0c0e;*/
	width: 700px;
	margin: 10px auto 0 auto;
	font-size: 11px;
	color:white;
	display: block;
	text-align:left;
	clear:  both;
	padding-top: 10px;
	border-top: 1px solid white;
}

h2 {
	text-align: LEFT;
	font-size: 16px;
	display: block;
	color: #fff200;

}

#storeinfo table {
	width: 70%;
}

.sinfo_cel {
	/*border-right: 1px solid white;*/
	float: left;
	width: 225px;
	text-align:left;
	padding-left: 7px;
	min-height: 50px;
	height: auto;
	overflow:hidden;
}

#storeinfo .sinfo_cel .f_address table td {
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
}

.sinfo_cel p {
	margin-bottom: 3px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#storeinfo td{
	font-size: 10px;
}

.sinfo_cel a {
	color: #fff200;
	text-decoration: none;
}

.sinfo_cel a:hover {
	text-decoration: underline;
}

/*FOOTER--------------*/
.footer_links {
	padding: 1px;
	margin:0px 0px 0px 15px;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	width: 165px;
	/*font-size: 9px;*/
}

.footer_links ul {
	margin: 0;
	padding: 0;
}

.footer_links li{
	list-style: none;
	margin: 0px;
	padding:2px 0px;
	text-align: left;
	border-bottom: 1px solid #282828;
	width: 138px;
	height: 12px;
}

.footer_links li a {
	color: white;
	display: block; 
	text-decoration: none;
	font-size:x-small;

}

.footer_links li a:hover {
	font-weight:bold;
	color: #92171A;
	background-color: #fff200;
	border-left:3px solid #92171a;
	padding-left:3px;
}

/*SECURE---------------------*/
#secure_ctnr {
	margin: 0 auto;
	width: 700px;
	text-align: center;
	/*background-color: white;*/
	padding-top: 25px;
	padding-bottom: 25px;
}

#secure_ctnr td a {
	color: #f9f00f;
	text-decoration:none;
	font-weight:bold;
}

#secure_ctnr td a:hover {
	text-decoration:underline;
}

#secure_ctnr td{
	color: white;
}

#secure_pg {
	margin: 0 auto;
	width: 90%;
}

#secure_pg table{
	text-align: left;
}

#secure_ctnr .fnsz14 { 
	text-align: left;
}

/*========= Google Maps Portal ===========*/
#portal { margin: 0 auto; width: 775px; border: #BD1111 solid 1px;	text-align:left; height:auto; }
#gmap { font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#FFF; margin-top:5px; }
#gmap b { color:#fffe01; font-size:13px; }
#gmap font { font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#FFF; }
#gmapSide { font-size:10px; font-family:Arial, Helvetica, sans-serif; }
#sidebar { text-align:left; padding:0px; margin-left:5px; margin-top:5px; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#FFF; width:200px; border:1px solid #000; background:#bf3033; }
#sidebar font { text-align:left; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#FFF; }
#map { border:1px solid #000; margin-bottom:20px; color:#000; font-size:12px; margin-left:5px; }
#map font { color:#000; font-size:12px; }
#map b { color:#92171a; }
#container {	margin: 0 auto;	background-image: url(images/content_bg.gif);	background-repeat: repeat-y;	background-position: left top;	text-align:left;
	width: 727px;	height: auto;	overflow:hidden; }
#portContent {	padding-top: 10px;	background-image: url(images/content_bg_inner.gif);	background-repeat: no-repeat;	background-position: left top;	min-height: 400px;	height: auto;	text-align:center; color:#ffff00; font-family:Arial, Helvetica, sans-serif; font-size:14px; }
#addsearch { background:url(images/portal/addsearch-bg.jpg) no-repeat; height:67px; margin:10px auto; text-align:center; width:645px; }
#addsearch table { padding-top:12px; text-align:center; }
#addsearch td { color:#000; }
#addsearch form { width:550px; margin:0px auto; text-align:center; }
.forminputs { font-size:12px; color:#666; }

#locationLinks { margin-top:30px; float:left; width:375px; }
#locationLinks a { text-decoration:underline; color:#FFF200; }
#locationLinks a:hover { text-decoration:none; }
