@charset "utf-8";
.Top_Panel {
	background-color: #000000;
	font-size: 10px;
	color: #FFFFFF;
	padding: 8px;
	background-image: url(../images/backgrounds/top_panel.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	cursor: default;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.logo_cell {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu_cell {
	background-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/backgrounds/top_panel.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.left_page_title {
	background-color: #CC0000;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background-image: url(../images/backgrounds/menu_shadow_green.jpg);
	background-repeat: repeat-x;
	background-position: top;
	white-space: nowrap;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin: 0px;
}
.left_column {
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(../images/mr_pizza_guy.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.left_pak_link {
	background-color: #CCCCCC;
	background-image: url(../images/backgrounds/left_pak_links.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	white-space: nowrap;
	color: #CC0000;
	text-align: left;
}
.small_price {
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	font-size: 15px;
	margin-top: 0px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-bottom: 0px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.Price {
	font-size: 25px;
	color: #FFFFFF;
	padding-right: 20px;
	background-color: #000000;
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}



.right_page_title {
	background-color: #FFFFFF;
	font-size: 15px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/backgrounds/menu_shadow_white.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-transform: capitalize;
	font-weight: bold;
	padding-left: 10px;
}

.right_column {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	color: #333333;
	font-size: 12px;
}
.page_text {
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	color: #000000;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.category_header {
	font-size: 22px;
	color: #FFFFFF;
	background-color: #CC0000;
	background-image: url(../images/backgrounds/category_header.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}


.footer_cell {
	background-color: #000000;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	line-height: 17px;
	background-image: url(../images/prices_subject.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
