body {
	margin: 0;
	padding: 0;
	background-color: #f30000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#all {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

.nav {
	margin: 0;
	padding: 0;
	color: #dfb400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
}

.nav a {
	color: #dfb400;
	
}

.clear {
	margin: 0;
	padding: 0;
	height: 1px;
	clear: both;
}
/*MAIN NAV*/
#mainnav {
	margin: 0 auto;
	padding: 0;
	height: 38px;
	width: 892px;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



#mainnav span{
	margin: 0;
	padding: 0;
	width: 215px;
	float: left;
	display: block;	
}

/*MAIN------------------------*/
#container {
	margin: 0 auto;
	padding: 0;
	width: 865px;
	background-image: url(images/container-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clear:both;
}

#container_inner {
	margin: 0 auto;
	padding: 0;
	background-image: url(images/right-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.olo p, .cart p, .hours p {
	margin: 0;
	padding: 0;
}

/*LEFT*/
#left_ctnr {
	margin: 0;
	padding: 0;
	width: 240px;
	float: left;
}

.olo{
	margin: 0;
	padding: 0 0 15px 0;
	height: auto;
	background-image: url(images/olo-bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

.olo p {
	margin: 0 auto;
	padding: 0;
	width: 140px;
}

.olo p td {
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.changeloc a{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b70102;
	font-weight: bold;
	text-decoration: none;
}

.changeloc a:hover{
	text-decoration: underline;
}

#left2 {
	margin: 0 ;
	padding: 0 0 0 22px;
	width: 240px;
	float: left;
}

html>body #left2 {
	padding: 0 0 0 23px;
	width: 215px;

}

.menu {
	
}

.cart {
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(images/yourcart-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0b01b0;
}

.cart p {
	margin: 0 auto;
	padding: 30px 0 0 0;
	width: 150px;
}

.cart td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.hours{
	margin: 0;
	padding: 15px 0 0 0;
	background-image: url(images/hours-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

.hours p{
	margin: 0 auto;
	padding: 0;
	width: 135px;
}

.hours p TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

/*RIGHT*/
#right {
	margin: 0 0 0 241px;
	padding: 0;
	width: 600px;
	text-align: center;
}

#content  {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 90%;
}

#right table {
	text-align: left;
}

.crtctmitm_layout78_table {
	text-align: left;
	width:200px;
}

/*FOOTER-----------------------*/

#footer {
	margin: 0 0 0 23px;
	padding: 0 0 0 0;
	height: 40px;
	background-image: url(images/footer-bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	text-align: center;
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 12px;
}

#footer .brygid {
	margin: 15px 50px 0 0;
	padding: 0 0 0 0;
	width: 150px;
	float: right;
}

#footer .copyr {
	margin: 15px 50px 0 0;
	padding: 0 0 0 0;
	width: 175px;
	float: right;
}



/*BUILT IN----------------------*/
#content TD {
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#content td .fnsz18 {
	margin: 0;
	padding: 0;
	color: #fecb32;
}

#content td .fnsz14 {
	margin: 0 auto 0 auto;
	padding: 0;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #c00;
}

BLOCKQUOTE { /*???*/
	FONT-SIZE: 11px; 
	FONT-FAMILY: arial, helvetica, sans serif;
}

.menudetails_item_price {
	font-size: 12px;
	color: #212121;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	word-spacing: 15px;
}

.menudetails_item_name_link {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b70102;
	text-decoration: none;
}

#content a:hover {
	color: #c00;
	text-decoration: underline;
}

.cart_viewedit_link {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, sans-serif;
	
}

.cart_delete_link {
	text-decoration: none;
	color: #f00;
	font-weight: bold;
}

.cart_recall_link {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.cart_recall_link:hover { color: #f00 }

.forminputs {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin: 3px;
}

#content form {
	margin: 0;
	padding: 0 0 10px 0;
}

a.menulist_menu_name_link {
	margin: 0;
	padding: 2px 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b70102;
	background-image: url(images/mnu-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	display:block;
	text-decoration: none;
}

a.menulist_menu_name_link:hover{
	color: #0b01b6;
	text-decoration: none;
}

.crtctmitm_item_img {
	margin: 0 auto;
	display: block;
	padding: 0;
	text-align: center;
}

.crtctmitm_item_desc {
	margin: 0 auto;
	display: block;
	padding: 0 0 10px 0;
	text-align: center;
}

/*PORTAL----------------------------*/
#portal_pg  {
	margin: 0 auto;
	padding: 10px 0 25px 0;
	width: 90%;
}

.zipsearch{
	margin: 0;
	padding: 0;
	height: auto;
	background-image: url(images/portal-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 237px;
}

html>body .zipsearch{
padding-left: 10px;
}

.zipsearch form td{
	font-size: 11px;
	color:#CC0000;
}

.zipsearch p.p_zipsearch {
	margin: 0 auto;
	padding: 0;
	width: 88%;
	text-align: center;
}

.zipsearch p.p_zipsearch table{
	width: 100%;
	margin:0;
	padding:0;
}

.zipsearch p.p_zipsearch table td{
	font-size: 11px;
	text-align: center;
}

.zipsearch a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.zipsearch a:hover {
	color: #0b01a1;
}

.zipsearch p {
	margin: 0;
	padding: 0;
}

.zipsearch table {
	margin: 10px auto 0 auto;
	padding: 0 0 0 10px;
	width: 85%;
}

html>body .zipsearch table {
	margin: 10px auto 0 auto;
	padding: 0 0 0 10px;
	width: 90%;
}


.zipsearch td {
	font-size: 12px;
}

.portal_loc{
	margin: 0 0 25px 0;
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.portal_loc p{
	margin: 5px 0 10px 0 ; 
	padding: 0;
}

h1 {
	margin: 0;
	padding: 0;
	color: #0b01a1;
	font-size: 14pt;
	font-weight: bold;
}

.location {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;

}

.location a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

.location a:hover {
	color: #0b01a1;
}
#abwings { width:50%;
           margin:auto;
					 } 
#abwings td{ width:20%; 
             text-align:left; 
						 font:Arial, Helvetica, sans-serif; 
						 font-size:12px; 
						 color:#990000;
						 font-weight:800;
						}
#gwings{width:52%;
           margin:auto;
			 }
#gwings td{ width:25%; 
             text-align:left; 
						 font:Arial, Helvetica, sans-serif; 
						 font-size:12px; 
						 color:#990000;
						 font-weight:800;
						}

#orderrecall td .fnsz14 font, #orderrecall a { color: #cc0000}
#orderrecall a:hover { color: #F00}

#pizzaSizes, .subSizes {margin-left: 55px; font-weight: 700}

#pizzaSizes {color: #b70102; width: 255px;}
#pizzaSizes span { padding: 0 10px;}

.subSizes {margin-left: 156px; width: 100px;}
.subSizes span { padding: 0 15px;}
