body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 0;
	color: #000000;
	background-color:#ffffff;
	margin: 10px;
}
#wrapper{
	width:871px;
	margin:0 auto;
	padding:0;
	text-align:left;
 	border-top:none;
	z-index:1;
	position:relative;
}		
#mainFrame {
	width: 871px;
	background-color: #000000;
	text-align:center;
	margin:auto;
	float:left;
}
.topSpacer {
	width: 100%;
	height: 25px;
}
#main {
	width: 820px;
	height: auto;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #ffbf00;
	margin: 0px 25px 0px 25px;
	float:left;
}
#mainHeader {
	width: 820px;
	height: 126px;
	background-color:#FFBF00;
	background-image:url(media/graphics/bkgd_top2B.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	float:left;
}
#mainheaderA {
	width: 800px;
	height: 126px;
	background-color:#FFBF00;
	background-image:url(media/graphics/bkgd_top2A.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	float:right;
}
#mainheaderB {
	width: 800px;
	height: 126px;
	background-color:#FFBF00;
	background-image:url(media/graphics/bkgd_top2B.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	float:left;
}
#mainheader2 {
	width: 800px;
	height: 126px;
	background-color:#FFBF00;
	background-image:url(media/graphics/bkgd_top3.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	float:right;
}
#mainheader3 {
	width: 800px;
	height: 126px;
	background-color:#FFBF00;
	background-image:url(media/graphics/bkgd_top4.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	float:right;
}
.billing {
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
/*this is the cart within the #cart frame below*/
.cartHead {
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	text-align:left;
	background-color:#000000;
}
/*.cartHead {
	width: 100%;
	height: auto;
	font-size: 11px;
	font-weight:bold;
	color: #870000;
	text-align:center;
}
/*this is for the box around the actual cart items above*/
#cart {
	width: 170px;
	height: 97px;
	overflow:auto;
	scrollbar-3dlight-color:#ffbf00;
    scrollbar-arrow-color:#e72121;
    scrollbar-base-color:#e72121;
    scrollbar-darkshadow-color:#ffbf00;
    scrollbar-face-color: #ffbf00;
    scrollbar-highlight-color:#e72121;
    scrollbar-shadow-color:#ffffff;
	background-color:#000000;
	border: #ffbf00 2px solid;
	font-size: 9px;
	font-weight: bold;
	color: #ffbf00;
	text-align: center;
	padding-right: 5px;
	margin: 0px 0 3px 5px;
	float: left;
}
#catertable {
	width: 700px;
	height: 450px;
	background-color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin: 5px 25px 5px 25px;
	float: left;
}
.column {
	color: #000000;
	font-size: 14px;
	font-weight:bold;
}
#colHoldCtr {
	width: 598px;
	background-color:#ffffff;
	margin: 0 0px 2px 0px;
	float: left;
}
/*for all items in right column*/
#colHoldRight {
	width: 190px;
	height: auto;
	margin: 3px 0 0 0px;
	float: right;
}
#content {
	width: 580px;
	height: 950px;
	font-size: 12px;
	overflow:auto;
	scrollbar-3dlight-color:#ffbf00;
    scrollbar-arrow-color:#e72121;
    scrollbar-base-color:#e72121;
    scrollbar-darkshadow-color:#ffbf00;
    scrollbar-face-color: #ffbf00;
    scrollbar-highlight-color:#e72121;
    scrollbar-shadow-color:#ffffff;
	padding: 0 5px 0 0px;
	float: right;
}
#container {
	width: 800px;
	background-color:#ffbf00;
	text-align: center;
	padding: 0px 10px 10px 10px;
	margin: 0 auto;
	clear: both;
}
.delPU {
	color: #FF0000;
	font-size:16px;
	font-weight:bold;
}
/*This is for the Blurb above the Locations Listing in Red Italics*/
.del {
	width: 170px;
	height: 20px;
	color: #FF0000;
	background-color:#FFFFCC;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	margin-top: 12px;
	border-top:#000000 1px solid;
	float: left;
	clear: left;
}
/*This is for the Blurb above the Locations Listing in Red Italics*/
.del2 {
	width: 170px;
	height: 20px;
	color: #FFFFFF;
	background-color: #ffbf00;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 3px;
	padding-left: 2px;
	border-top:#000000 1px solid;
	float: left;
	clear: left;
}
#directions {
	background-color: #ffbf00;
	text-align: center;
	width: 690px;
}
.extraPgsLeft {
	width: 50px;
	height: 300px;
	float: left;
}
.extraPgsRt {
	width: 500px;
	height: 300px;
	float: left;
}
#featuredSpecHead {
	width: 146px;
	height: 20px;
	font-size: 14px;
	font-weight:bold;
	font-style: italic;
	color: #B5121B;
	text-align: center;
	text-indent: 5px;
	float: left;
}
#featuredSpec {
	width: 500px;
	height: 50px;
	background-color:#7AC142;
	font-size: 10px;
	font-weight:bold;
	color: #870000;
	text-align:center;
	margin: 5px 13px 0 0;
	float: right;
}
#featuredSpecCol {
	width: 140px;
	height: 218px;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-align:center;
	line-height: 2em;
	float: left;
}
/*for total bottom section */
#footerHolder {
	width: 100%;
	height: 50px;
	text-align:center;
	vertical-align:bottom;
	margin:auto;
	clear:both;
}
/*for copyright & MDT */
#footer {
	width: 871px;
	height: 50px;
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #3a1d59;
	text-align:center;
	border:none;
	margin-top:5px;
	position:relative;
	z-index:5;
}
#footer{border:none;}
/*color of C/O shipping page*/
.gratuity {
	color: #E72121;
	font-size: 14px;
	font-weight:bold;
}
.headerCO {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
} 
/*color of AVAILABLE OPTIONS for Product Info Page*/
.header6 {
	color: #ffbf00;
	font-size: 16px;
	font-weight: bold;
} 
/*color of PIZZA SIZE: for Product Info Page*/
.header8 {
	color: #E72121;
	font-size: 14px;
	font-weight: bold;
} 
/*color of PRICE HEADING for Menus*/
.headerblk {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}  
#headImage {
	width: 150px;
	height: 100px;
	margin-left: 0px;
	float: left;
}
.headerlink{
	color: #ffbf00;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
#headermenutitle {
	color: #e72121;
	font-size: 16px;
	font-weight: bold;
}
#headernotea {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.headertan {
	color:#ffbf00;
	font-size: 13px;
	font-weight: bold;
}
.headertansm {
	color:#ffbf00;
	font-size: 11px;
	font-weight: bold;
}
#holderTopLeft {
	width: 340px;
	height: 140px;
	float: right;
}
#hoursHead {
	width: 180px;
	height: 15px;
	color: #E72121;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	margin: 25px 0 0 2px;
	float: left;
}
#hours {
	width: 170px;
	height: 60px;
	background-color:#000000;
	text-align:center;
	font-size: 11px;
	color: #ffffff;
	line-height: 1.75em;
	margin: 0 0 0px 8px;
	float: left;
}
#leftTop {
	width: 190px;
	height: 40px;
	background-image:url(media/graphics/bkgrd_wht.gif);
	background-repeat:no-repeat;
	float: left;
}
#leftHolder {
	width: 190px;
	background-color:#FFFFFF;
	margin: 0px 10px 0px 10px;
	float: left;
}
#leftMainHOLD {
	width: 820px;
	height: auto;
	color:#000000;
	float: left;
}
#logo {
	width: 290px;
	height: 126px;
	text-align: center;
	margin: 0 5px;
	float:left;
}
#maintable {
	width: 96%;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding: 10px 5px;
	margin: 5px;
}
#menuheader {
	width: 500px;
	background-color: #ffbf00;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 10px;
	margin: 10px 20px 5px 20px;
}
.menuhead {
	width: 150px;
	height: 30px;
	color: #ffbf00;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 1px 0;
	float: left;
	clear: left;
}
#menutable {
	width: 100%;
	background-color:#ffffff;
	text-align: left;
	padding: 5px 5px 5px 5px;
	margin:0;
	float:right;
}
.orderphoto {
	width: 500px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 0px 0 5px 10px;
	float: left;
}
#orderT {
	width: 565px;
	height: auto;
	text-align: center;
	margin-top:50px;
	float: left;
}
.orderList {
	color:#000000;
	font-size: 9px;
	text-align:left;
	float: left;
}
.orderTlt {
	width: 310px;
	height:20px;
	text-align:left;
	float: left;
}
.orderLeft {
	width: 10px;
	height: auto;
	float: left;
}
.pgsHead {
	font-size: 20px;
	font-weight:bold;
	color: #e72121;
	text-align:left;
}
.pgsHeadText {
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	text-align:left;
}
/*FOR SUB HEADINGS OF PAGES- like Account_notifications.php*/
.pgsHeading2 {
	font-size: 18px;
	font-weight:normal;
	color: #3A1D59;
	padding-left:10px;
}
.pgsHeading3 {
	font-size: 11px;
	font-weight: bold;
	color:#666666;
	padding-left:5px;
	vertical-align:top;
}
.pgsHeading4 {
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	padding-left:15px;
	vertical-align:top;
}
.pgsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#3a1d59;
	padding-left:5px;
	vertical-align:top;
}
.price {
	color: #E72121;
	font-size: 14px;
}
/*color of PRICES for Menu items in Menu Listing*/
.priceItem {
	color: #E72121;
	font-size: 15px;
	font-weight: bold;
}
/*PRINT MENU MODULE*/
#printPrev {
	width: 600px;
	background-color: #ffffff;
	border: 2px #000000 solid;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
#productInfoTable {
	width: 550px;
	text-align:center;
	margin-top: 5px;
}
/*controls size & color of Product Heading above description for ONLINE*/
.prodDesc {
	font-size: 12px;
	color: #000000;
}
/*controls size & color of Product Heading above description for INSTORE*/
.prodHeadStore {
	font-size: 12px;
	color: #E72121;
}
.resultPgs {
	font-size: 10px;
	font-weight: bold;
}
.reviews {
	width: 170px;
	height: 50px;
	color: #0033FF;
	background-color:#FF3366;
	float: left;
}
.select {
	width: 150px;
	height: 20px;
	color: #e2b64d;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
#specInst {
	width: 550px;
	font-size: 11px;
	color: #e72121;
	font-weight:bold;
	text-align:center;
}
#subcontent {
	width: 90%;
	color: #ffffff;
	font-size: 11px;
	background-color: #ffbf00;
	text-align: left;
	padding: 5px 0px 5px 30px;
	margin: 35px 20px 35px 35px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 5px 30px 5px 30px;
}
.timestext {
	color: #e72121;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
li {
	list-style:disc;
	list-style-position:inside;
}
/*GENERAL links*/
a:link, a:visited, a:active  { 
	font-size: 11px;
	font-weight:bold;
	color: #e72121;
	text-decoration: none;
}
a:hover{  
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
#address {
	width: 170px;
	height: 85px;
	font-size: 11px;
	text-align:right;
	color: #000000;
	margin: 20px 10px 0px 0;
	float:right;
}
#address a:link, #address a:visited, #address a:active  { 
	font-weight: bold;
	font-size: 11px;
	color: #e72121;
	text-align: center;
	text-decoration: none;
}
#address a:hover{ 
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
/*BACK TO ONLINE MENUS LINKS on Prod Info Page*/
.back a:link, .back a:visited {
	color: #e72121;
	font-size: 12px;
	text-align:right;
	font-weight: bold;
	text-decoration: none;
}
.back a:hover, .back a:active {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.back2 {
	color: #ffbf00;
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.back2 a:link, .back2 a:visited, .back2 a:active {
	color: #ffbf00;
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.back2 a:hover {
	color:#E72121;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#breadcrumbsLt {
	width: 335px;
	height: 15px;
	font-size: 10px;
	font-weight:bold;
	color: #e72121;
	text-align: left;
	margin: 5px 0px 10px 5px;
	float: left;
}
#breadcrumbsLt a:link, #breadcrumbsLt a:visited, #breadcrumbsLt a:active  { 
	font-size: 10px;
	font-weight:bold;
	color: #ffbf00;
	text-decoration: none;
}
#breadcrumbsLt a:hover{  
	font-size: 10px;
	color: #e72121;
	font-weight:bold;
	text-decoration: none;
}
#breadcrumbsRt {
	width: 240px;
	height: 15px;
	font-size: 10px;
	font-weight:bold;
	color:  #e72121;
	text-align: right;
	margin: 5px 0 10px 0px;
	float: left;
}
#breadcrumbsRt a:link, #breadcrumbsRt a:visited, #breadcrumbsRt a:active  { 
	font-size: 10px;
	font-weight:bold;
	color: #ffbf00;
	text-decoration: none;
}
#breadcrumbsRt a:hover{  
	font-size: 10px;
	color:  #e72121;
	font-weight:bold;
	text-decoration: none;
}
.catlink {
	font-weight: bold;
	font-size: 14px;
	color:#0066FF;
	text-align: center;
	float:left;
	clear:both;
}
.catlink  a:link, .catlink  a:visited, .catlink a:active  { 
	font-weight: bold;
	font-size: 14px;
	color: #0066ff;
	text-align: center;
	text-decoration: none;
}
.catlink a:hover{ 
	font-weight: bold;
	font-size: 14px;
	color: #e72121;
	text-align: center;
	text-decoration: none;
}
#colLeft {
	width: 185px;
	height:720px;
	font-size: 14px;
	line-height:1.75em;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0 2px 0 0;
	margin: 8px 0 0px 2px;
	float: left;
}
#colLeft a:link, #colLeft a:visited, #colLeft a:active  { 
	font-weight: bold;
	font-size: 11px;
	line-height:1.75em;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
#colLeft a:hover{ 
	font-weight: bold;
	font-size: 11px;
	line-height:1.75em;
	color: #e72121;
	text-align: center;
	text-decoration: none;
}
/*This is for the Menu Sub Categories above menu items*/
.dest {
	color: #e72121;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.dest a:link, .dest a:visited, .dest a:active{ 
	color: #e72121;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.dest a:hover {  
	color:#e72121;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/*This is for the Menu Categories above menu items*/
.dest1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.dest1 a:link, .dest1 a:visited, .dest1 a:active{ 
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.dest1 a:hover {  
	color:#ffbf00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#email a:link, #email a:visited, #email a:active  { 
	font-size: 11px;
	font-weight:bold;
	color: #e72121;
	text-decoration: none;
}
#email a:hover{  
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.header1 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.header1 a:link, .header1 a:visited, .header1 a:active { 
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.header1 a:hover {  
	color: #e72121;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}
.header2 {
	color: #e72121;
	font-size: 14px;
	text-align:left;
	font-weight: bold;
	vertical-align:top;
}
.header2 a:link, .header2 a:visited, .header2 a:active { 
	color: #e72121;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.header2 a:hover {  
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}
.header3 {
	color:#e72121;
	font-size: 12px;
	font-weight: bold;
	vertical-align:top;
}
.header3 a:link, .header3 a:visited, .header3 a:active { 
	color: #e72121;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.header3 a:hover {  
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}
.header4 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	vertical-align:top;
}
.header4 a:link, .header4 a:visited, .header4 a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.header4 a:hover {  
	color: #e72121;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}
.header5 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	vertical-align:top;
}
.header5 a:link, .header5 a:visited, .header5 a:active { 
	color: #e72121;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.header5 a:hover {  
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}
/*New Header Div for Store Hours Link*/
.headerhrsNew {
	color: #e72121;
	font-size: 11px;
	font-weight: bold;
}
.headerhrsNew a:link, .headerhrsNew a:visited, .headerhrsNew a:active{ 
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.headerhrsNew a:hover {  
	color: #e72121;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#information {
	width: 680px;
	height: 30px;
	font-size: 10px;
	text-align:right;
	color: #ffbf00;
	float: right;
}
#information a:link, #information a:visited, #information a:active  { 
	font-size: 10px;
	color: #ffffff;
	text-align:right;
	text-decoration: none;
}
#information a:hover{  
	font-size: 10px;
	color: #e72121;
	text-align:right;
	text-decoration: none;
}
#linksPg a:link, #linksPg a:visited, #linksPg a:active  { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a1d59;
	text-decoration: none;
}
#linksPg a:hover{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccc99;
	text-decoration: none;
}
#nav {
	width: 598px;
	height: 16px;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 0 0;
	float: left;
}
.navBlank {
	width: 7px;
	height: 16px;
	color:#000000;
	float: left;
}
.navBlank2 {
	width: 5px;
	height: 16px;
	color:#000000;
	float: left;
}
.navBlk {
	width: 87px;
	height: 16px;
	color:#000000;
    background: url("media/graphics/nav.gif") -1px -1px  no-repeat;
	float:left;
}
.navBlk a:link, .navBlk a:visited, .navBlk a:active { 
	width: 87px;
	height: 16px;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    display:block;
    background: url("media/graphics/nav.gif") -191px -1px  no-repeat;
}
.navBlk a:hover{  
	width: 87px;
	height: 16px; 
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    display:block;
    background: url("media/graphics/nav.gif") -1px -1px  no-repeat;
}
.navBlk2 {
	width: 65px;
	height: 16px;
	color:#000000;
    background: url("media/graphics/nav.gif") 0px -1px  no-repeat;
	float:left;
}
.navBlk2 a:link, .navBlk2 a:visited, .navBlk2 a:active { 
	width: 65px;
	height: 16px;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    display:block;
    background: url("media/graphics/nav.gif") -191px -1px  no-repeat;
}
.navBlk2 a:hover{  
	width: 65px;
	height: 16px; 
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    display:block;
    background: url("media/graphics/nav.gif") -1px -1px  no-repeat;
}
.navBlk3 {
	width: 93px;
	height: 16px;
	color:#000000;
    background: url("media/graphics/nav.gif") -1px -1px  no-repeat;
	float:left;
}
.navBlk3 a:link, .navBlk3 a:visited, .navBlk3 a:active { 
	width: 93px;
	height: 16px;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    display:block;
    background: url("media/graphics/nav.gif") -191px -1px  no-repeat;
}
.navBlk3 a:hover{  
	width: 93px;
	height: 16px; 
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    display:block;
    background: url("media/graphics/nav.gif") -1px -1px  no-repeat;
}
#onlineOrder {
	width: 145px;
	height: 25px;
	background-color:#000000;
	border: #ffbf00 3px solid;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 0px 0 15px 5px;
	padding: 10px 0 3px 0;
	float: left;
}
#onlineOrder a:link, #onlineOrder a:visited, #onlineOrder a:active { 
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#onlineOrder a:hover{  
	font-size: 15px;
	font-weight: bold;
	color: #e72121;
	text-decoration: none;
}
/*heading of attribute name headings*/
.optionHead{
	color:#e72121;
	font-size: 12px;
	font-weight: bold;
}
.optionHead a:link, .optionHead a:visited, .optionHead a:active { 
	color:#ffbf00;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
.optionHead a:hover {  
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
/*heading of attribute name headings*/
.optionHead2{
	color:#00FF00;
	font-size: 14px;
	font-weight: bold;
}
.optionHead2 a:link, .optionHead2 a:visited, .optionHead2 a:active { 
	color:#ffbf00;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
.optionHead2 a:hover {  
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
/*checkbox Text for Attributes on menu items-product info page*/
.optionCheckbox{
	color:#000000;
	font-size: 10px;
	font-weight: bold;
}
.optionCheckbox a:link, .optionCheckbox a:visited, .optionCheckbox a:active { 
	color:#000000;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}
.optionCheckbox a:hover {  
	color: #E72121;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}
.optionRadio{
	color:#e72121;
	font-size: 10px;
	font-weight: bold;
}
.optionRadio a:link, .optionRadio a:visited, .optionRadio a:active { 
	color: #000000;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}
.optionRadio a:hover {  
	color: #e72121;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}
#ordertable {
	width: 530px;
	color:#000000;
	font-size: 12px;
	text-align: left;
	margin: 50px 0 0 0px;
	float:left;
}
#ordertable a:link, #ordertable a:visited, #ordertable a:active  { 
	font-weight: bold;
	font-size: 12px;
	color: #e72121;
	text-align: center;
	text-decoration: none;
}
#ordertable a:hover{ 
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
#printerIcon {
	width: 100%;
	height: 20px;
	text-align: right;
	vertical-align:bottom;
	padding-top:10px;
}
#printerIcon a:link, #printerIcon a:visited {
	color: #e72121;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#printerIcon a:hover, #printerIcon a:active {
	color: #ffbf00;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.pgsHeadingGal {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	vertical-align:top;
	text-align:center;
}
.pgsHeadingGal a:link, .pgsHeadingGal a:visited, .pgsHeadingGal a:active  { 
	font-size: 14px;
	font-weight:bold;
	color: #3A1D59;
	text-decoration: none;
}
.pgsHeadingGal a:hover{  
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
#search {
	width: 160px;
	height: 47px;
	background-color:#FFFFFF;
	text-align: left;
	margin: 0px 0px 0px 10px;
	float:left;
}
#search a:link, #search a:visited {
	color: #ffbf00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#search a:hover, #search a:active {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.search1 a:link, .search1 a:visited {
	color: #E72121;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.search1 a:hover, .search1 a:active {
	color: #FFBF00;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#shopCart {
	width: 285px;
	height:65px;
	background-color: #3A1D59;
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	margin: 0px 0 0px 0;
	float: right;
}
#shopCart a:link, #shopCart a:visited {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#shopCart a:hover, #shopCart a:active {
	color:#cccc99;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.requirement {
	color: #870000;
	font-weight: bold;
}
.purchProd  {
	width: 500px;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}
.purchProd a:link, .purchProd a:visited {
	color: #e72121;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.purchProd a:hover, .purchProd a:active {
	color: #ffbf00;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
#takeout {
	width: 95px;
	height: 101px;
	background-color: #ffbf00
	color: #e72121;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 20px 5px;
	margin: 5px;	
	float: left;
}
#takeout a:link, #takeout a:visited {
	color: #e72121;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#takeout a:hover, #takeout a:active {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

<!--[if IE]>

  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */

<![endif]-->
