*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #D5D5D5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

table
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* prevents the IE dissappearing elements bug */
ul, ol, dl, div  
{
	position: relative;  
}

.container
{
	background: #FFFfff url(../images/tile.gif) top left repeat-y;
	/*display: table-cell;*/
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	position:absolute;
	left:50%;
	margin-left:-500px;
}

.content
{
	display: inline;
	float: left;
	font-size: 1.1em;
	margin-left: 10px;
	margin-top: 20px;
	width: 770px;
	/*background-color: #fff;*/
}

.cnt_font
{
	font-size: 11px;
}

.header
{
	float: left;
	height: 700px;
	width: 210px;
}

.header_form
{
	background: #333;
	color: #FFF;
	margin: 0px 0 0px 20px;
	min-height: 112px;
	height: 100px;
	opacity: 0.9; 
	filter: Alpha(opacity=90);
	padding:5px 10px;
	width: 170px;
}

.no_border
{
	border: none;
}

.fieldset_legend
{
	color: #FFF;
	font-size: 1.2em; _font-size:12px;
letter-spacing:0.2em;
padding-bottom:5px;
_margin-left:-5px;
text-transform:uppercase;
}

.fieldset_label
{
	display: block;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	line-height: 21px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

.fieldset_white_text
{
	display: block;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	margin-bottom: 3px;
}

.fieldset_yellow_text
{
	color: #EED000;
	font-weight: bold;
}

.fieldset_input
{
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	line-height: 16px;
	text-align: left;
	width: 85px;
}

.right
{
	float:right;
}

a.white
{
	background: transparent;
	color: #FFF;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	height: auto;
	letter-spacing: 0.1em;
	padding: 2px 0;
	margin-bottom: 3px;
	text-align: left;
	text-decoration: none;
	line-height: 1.5em;
}

a.yellow
{
	color: #EED000;
	/*display: block;*/
	letter-spacing: 0.1em;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.5em;
}

a.yellow_noupper
{
	color: #EED000;
	/*display: block;*/
	letter-spacing: 0.1em;
	text-decoration: none;
	line-height: 1.5em;
}

a.yellow_condensed
{
	color: #EED000;
	/*display: block;*/
	/*letter-spacing: 0.1em;*/
	font-size:10px;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover
{
	text-decoration: underline;
}

.header_logo
{
	background: #FFF url(../images/munchies_logo.gif) 10px 10px no-repeat;
	height: 120px;
	margin: 10px 0 10px 20px;
	margin-left: 20px;
	text-indent: -9999em;
}

a.header_h2
{
	display: block;
	height: 120px;
	text-decoration: none;
}

.no_display
{
	display: none;
}

.small_form
{
	/*font-size: 15px;*/
	/*text-align: right;*/
	/*margin-left: 10px;*/
	width: 480px;
}

.submit
{
	background: #EED000;
	border: 0;
	color: ?000;
	padding: 5px 0;
}

.submitstore
{
	background: #EED000;
	border: 0;
	color: ?000;	
    text-align: right;
    padding: 4px 8px 4px 8px;
}
.submitorder
{
	background: #636163;
	border: 0;
	color: ?000;	
    text-align: right;
    padding: 4px 8px 4px 8px;
}

.header_img
{
	color: #FFF;
	height: 30px;
	font-weight: normal;
	text-indent: -9999em;
	text-transform: uppercase;
	padding: 8px 20px;
	BACKGROUND: url(../images/dont_be_header.gif) #99a2a8 no-repeat 20px 5px
}

.ul_navigation
{
	background: #EFCB00;
	height: 33px;
	list-style: none;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0 10px;
}

.float_left
{
	float: left;
}

a.li_link
{
	background: #EFCB00;
	color: #000;
	display: block;
	letter-spacing: 0.7px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover.li_link
{
	background: #636163;
	color: #EFCB00;
	text-decoration: none;
}

a.li_link_selected
{
	color: #000;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover.li_link_selected
{
	text-decoration: none;
}

li.active
{
	background: #FFF;
	color: #000;
	display: block;
	letter-spacing: 0.9px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.secondary
{
	height: 110px;
	margin: 20px 0 10px;
	overflow: hidden;
	text-align: center;
}

.cols2
{
	list-style: none;
}

.cols2_li
{
	float: left;
	background: #BEC1C0;
	margin-right: 5px;
	margin-top: 10px;
	width: 255px;
}

a.cols2
{
	background: #BEC1C0;
	color: #777;
	display: block;
	padding: 5px;
	text-decoration: none;
}

a:hover.cols2
{
	background: #EED000;
	color: #000;
}

.standard_list
{
	clear: left;
	/*display: inline;*/
	float: left;
	list-style: none;
	margin: 5px 0px 5px 0px;
	/*width: 480px;*/
}

.standard_list_li
{
	border-bottom: 1px dotted #D5D5D5;
	clear: left; _clear:both;
	/*margin:5px 0px 0px 0px;*/
	margin: 0px;
	padding: 5px 0px 5px 0px;
	overflow:hidden;
}

.v_middle
{
	padding-top: 0px;
	padding-bottom:0px;
	vertical-align:middle;
}

a.item_action_link
{
	background: #99A2A8;
	clear: both;
	color: #FFF;
	float: right;
	font-size: 1.1em;
	margin: 5px 0;
	padding: 5px;
	text-decoration: none;
	display: block;
}

a:hover.item_action_link
{
	background: #EED000;
	color: #000;
	text-decoration: none;
	display: block;
}

.item_action_link_selected
{
	background: #EED000;
	clear: both;
	color: #000;
	float: right;
	font-size: 1.1em;
	margin: 5px 0;
	padding: 5px;
	text-decoration: none;
	display: block;
}

a:hover.item_action_link_selected
{
	background: #EED000;
	color: #000;
	text-decoration: none;
	display: block;
}

.content_h2
{
	color: #99A2A8;
	font-weight: normal;
	margin: 0.5em 0;
	text-transform: uppercase;
	font-size: 1.5em;
}

.content_h3
{
	color: #99A2A8;
	font-weight: normal;
	margin: 0.5em 0;
	text-transform: uppercase;
	font-size: 1.3em;
}

.content_p
{
	font-size: 1em;
	line-height: 1.6em;
	margin-top: 0.2em;
	margin-bottom: 0.8em;
	text-align: left;
}

li:hover.col, li:hover.col a
{
	background: #EED000;
	color: #000;
}

.secondary_navigation
{
	background: #99A2A8;
	color: #FFF;
	display: block;
	font-size: 11px;
	list-style: none;
	text-align: right;
	width=140px;
}

a.secondary_navigation
{
	color: #FFF;
	display: block;
	letter-spacing: 1px;
	margin: 0;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
width=140px;
}

a:hover.secondary_navigation 
{
	background:  #eed000;
	color:  #000;
	text-decoration: none;
}

.products
{
	background: #490135; 
	color:  #FFF;
	display: inline;
	float: right;
	font-size: 11px;
	list-style: none;
	text-align: right;
	width: 140px;
}

a.products
{
	color:  #FFF;
	display: block;
	letter-spacing: 1px;
	margin: 0;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
}

a:hover.products 
{
	background: #eed000; /*mconnolly #b00128;*/
	color: #000;
	text-decoration: none;
}

a.productsselecteditem
{
	width: 110px;
	background: #eed000; /*mconnolly #b00128;*/
	color: #FFF; 
	display: block;
	letter-spacing: 1px;
	margin: 0;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
}

a:hover.productsselecteditem
{
	text-decoration: none;	
}

a.menuselecteditem
{
	background: #EED000;
	color: #FFF;
	display: block;
	letter-spacing: 1px;
	margin: 0;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
width=140px;
}

a:hover.menuselecteditem
{
	text-decoration: none;	
}

.error
{
	background: #EED000;
	border: 1px solid #888;
	color: #000;
	display: inline;
	padding: 5px;
	text-transform: capitalize;
}

.footer
{
	border-top: 1px solid #BEC1C0;
	color: #7F7F7F;
	display: inline;
	float: left;
	margin: 10px 0 0 220px;
	padding: 5px 0;
	width: 770px;
}

a.footer_a
{
	color: #7F7F7F;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.1em;
}

a:hover.footer_a
{
	color: #000;
}

.footer_h6
{
	color: #7F7F7F;
	display: inline;
	float: right;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
}

.text_error
{
   font-size: 10px;
   color: #FF0000;
   font-weight:bold;
}

.inputbox
{
	width: 150px;
}

.inputbox_order
{
	width: 18px;
	text-align: center;
}


td.margin
{
	width: 120px;
}

.select_head
{
	/*width: 100%;*/
	background: #BEC1C0;
	/*margin-left: 10px;*/
}

.item_head
{
	background: #EED000;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 2px;
}

.item_body
{
	color: #555;
	padding: 2px;
}

.link_background
{
	background-color: #777;
	text-align: right;
	padding: 1px;
}

td.top_align
{
 vertical-align:top;
 padding-top:4px;
}

.grid
{
}

.grid_header td
{
	background: #EED000;
	color: #555;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 2px;
}

.grid_header a
{
	color:#555;
	font-weight:bold;
}

.grid_item td
{
	background-color:#BEC1C0;
	color:#555;
	padding: 2px;
	height: 22px;
}

.grid_item a
{
	color: #555;
}

.grid_item a:hover
{
	color:#000;
}

.grid_alternate_item a
{
	color: #555;
}

.grid_alternate_item a:hover
{
	color:#000;
}

.grid_alternate_item td
{
	background-color:#e7e7e7;
	color:#555;
	padding: 2px;
	height: 22px;
}

.grid_selected
{
	background-color:#738A9C;
	color:#F7F7F7;
}

.grid_footer
{
	background-color:#B5C7DE;
	color:#4A3C8C;
}

.grid_pager td
{
	background-color: #777;
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px;
}


.grid_pager a
{
	color: #EED000;
	text-decoration: underline;
}

a.action_link_small
{
	background: #99A2A8;
	clear: both;
	color: #FFF;
	float: left;
	font-size: 10px;
	/*margin: 5px 0;*/
	padding: 2px;
	text-decoration: none;
	/*font-weight: bold;*/
	letter-spacing: 0.1em;
	/*word-spacing: 0.3em;*/
	text-transform:uppercase;
	text-align:center;
}

a.action_link_small_right
{
	background: #99A2A8;
	clear: both;
	color: #FFF;
	float: right;
	font-size: 10px;
	margin: 5px 0;
	padding: 2px;
	text-decoration: none;
	/*font-weight: bold;*/
	letter-spacing: 0.1em;
	/*word-spacing: 0.3em;*/
	text-transform:uppercase;
	text-align:center;
}

a:hover.action_link_small
{
	background: #EED000;
	color: #000;
	text-decoration: none;	
}

a:hover.action_link_small_right
{
	background: #EED000;
	color: #000;
	text-decoration: none;	
}

a.action_link_small_yellow
{
	background: #EED000;
	clear: both;
	color: #000;
	float: left;
	font-size: 10px;
	/*margin: 5px 0;*/
	padding: 2px;
	text-decoration: none;
	/*font-weight: bold;*/
	letter-spacing: 0.1em;
	/*word-spacing: 0.3em;*/
	text-transform:uppercase;
	text-align:center;
}

a:hover.action_link_small_yellow
{
	background: #99A2A8;
	color: #FFF;
	text-decoration: none;	
}

.link_break
{
	COLOR: #eed000; 
	LETTER-SPACING: 0.1em; 
	TEXT-DECORATION: none;
}

.width_fill
{
	width: 520px;
}

.width_fill_all
{
	width: 700px;
}

.item_title
{
	font-weight: bold;
	font-size: 12px;
}

.item_title_selected
{
	font-weight: bold;
	font-size: 12px;
	color: #99A2A8;
}

a.item_title_link
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	color: #000;
}

.item_quantity
{
	font-weight: bold;
	font-size: 12px;
}

.item_description
{
	margin-bottom: 0;
}

.item_price
{
	color: #99A2A8;
	float: right;
	font-size: 1.3em;
	font-style:italic;
}

.item_price_black
{
	color: #000000;
	float: right;
	font-weight: bold;
	font-size: 1.3em;
	font-style:italic;
}

.subtotal_title
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.subtotal_price
{
	float: right;
	font-weight: bold;
	font-size: 12px;
	font-style:italic;
}

.total_title
{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.total_price
{
	float: right;
	font-weight: bold;
	font-size: 14px;
	font-style:italic;
}

.dotted_line
{
	BORDER-TOP: #d5d5d5 1px dotted;
	font-size:1px;
}

.solid_line
{
	BORDER-TOP: #d5d5d5 1px solid;
	font-size:1px;
}

.black_line
{
	BORDER-TOP: #000000 1px solid;
	font-size:1px;
}

.error_label
{
	color: #db0118;
	font-weight: bold;
	font-size: 10px;
}

.error_box
{
	border: solid 1px #db0118;
	color: #db0118;
	font-weight: bold;
	font-size: 10px;
	padding: 5px;
	display:inline-block;
	margin: 5px 0px 5px 0px;
	/*float:left;*/
}

.info_label
{
	color: #598f7b;
	font-weight: bold;
	font-size: 10px;
}

.info_box
{
	border: solid 1px #598f7b;
	color: #598f7b;
	font-weight: bold;
	font-size: 10px;
	padding: 5px;
	display:inline-block;
	margin: 5px 0px 5px 0px;
	/*float:left;*/
}

.warning_box
{
	background-color: #99A2A8;
	border: solid 1px #EED000;
	color: #EED000;
	font-weight: bold;
	font-size: 10px;
	padding: 5px;
	display:inline-block;
	margin: 5px 0px 5px 0px;
	/*float:left;*/
}

table.order_table thead td
{
	background: #EED000;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 2px 5px 2px;
}

table.order_table tr td
{
	padding: 2px 2px 2px 2px;
}

table.text_table
{
	background: #EEE;
	border: none;
	color: #333;
	font-size: 11px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 10px 30px;
	line-height: 1.6em;
}

table.text_table tr td
{
	padding: 2px 2px 2px 2px;
	vertical-align:bottom;
	border-bottom:solid 1px #ddd;
}

table.text_table tr td span.group
{
	font-weight:bold;
}

table.text_table tr th
{
	font-weight: bold;
	font-size: 12px;
	padding-bottom:5px;
	text-transform: uppercase;
	border-bottom:solid 1px #ddd;
}

table.generic_table
{
	background: #EEE;
	border: none;
	color: #333;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 10px 30px;
	text-transform: uppercase;
}

table.generic_table tr td
{
	padding: 2px 2px 2px 2px;
}

table.generic_table tr td.name
{
	width: 50%;
	font-size: 12px;
	text-align: right;
	/*background-color: #f5f5f5;
	padding-right: 7px;*/
}

table.generic_table tr td.space
{
	width: 10px;
	display: inline-block;
}

table.generic_table tr td.value
{
	font-size: 12px;
	font-weight: bold;
	/*background-color: #fffce6;
	padding-left: 7px;*/
}

table.order_header_table
{
	background: #eee;	
}

table.order_header_table tr.title
{
	background: #eee;
}

table.order_header_table tr.cdate
{
	background: #d5d5d5;
}

table.order_header_table tr.dates
{
	vertical-align:top;
}

table.order_header_table tr td
{
	padding: 5px 2px 5px 2px;
}

table.order_header_table tr td.label
{
	font-size: 12px;
	width: 120px;
}

table.order_header_table tr td.space
{
	width: 10px;
	display: inline-block;	
}

table.order_header_table tr td.name
{
	font-size: 14px;
	font-weight: bold;
	/*letter-spacing: 0.1em;*/
}

.name
{
	font-size: 14px;
	font-weight: bold;
	/*letter-spacing: 0.2em;*/
}

table.order_header_table tr td.date
{
	font-size: 12px;	
}


input.value
{
	font-size: 14px;
	font-weight: normal;
	width: 200px;
}

select.value
{
	font-size: 14px;
	font-weight: normal;
	width: 200px;
}

textarea.value
{
	font-size: 14px;
	font-weight: normal;
	width: 260px;
	height: 80px;
}

.value
{
	font-size: 12px;
	font-weight: normal;
}

/*ASP.NET radio group*/
table.value tr td label
{
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;	
	margin-right: 10px;
}

table.products_table
{
}

td.category
{
	border-style: none;
	background: #EED000;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 2px 5px 2px;
}

td.subcategory
{
	background: #777;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 2px 3px 2px;
}

td.item
{
	background: #EEE;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

.sambobox
{
	padding: 2px 2px 2px 2px;
	margin: 10px 0px 10px 0px;
	BACKGROUND: #99A2A8; 
	FLOAT: right; 
	WIDTH: 200px; 
	COLOR: #fff; 
	PADDING-TOP: 1px; 
}

.sambobox_header
{
	FONT-SIZE: 12px; 
	COLOR: #fff; 
	LETTER-SPACING: 0.1em;
}

.sambobox_table
{
	margin-top: 5px;
	margin-bottom: 2px;
	color: #fff;
}

.sambobox_input
{
	width: 18px;
	text-align: center;
	font-size: 10px;
}

.sambobox_item_title
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
	vertical-align:middle;
	color: #fff;
}

.sambobox_item_price
{
	vertical-align:middle;
	font-size: 1em;
	letter-spacing: 0.1em;
	font-style:italic;
	text-align:right;
	color: #fff;	
}

.sambobox_order_title
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
	vertical-align:middle;
	font-weight:bold;
	color: #fff;
}

.sambobox_order_price
{
	vertical-align:middle;
	font-size: 1em;
	letter-spacing: 0.1em;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	color: #fff;
}

.sambobox_total_title
{
	font-size: 1.2em;
	letter-spacing: 0.1em;
	vertical-align:middle;
	font-weight:bold;
	color: #fff;
}

.sambobox_total_price
{
	vertical-align:middle;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	color: #fff;
}

.orderbox
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 2px; 
	BACKGROUND: #333; 
	FILTER: alpha(opacity=90); 
	PADDING-BOTTOM: 2px; 
	MARGIN: 10px 0px 0px 20px; 
	WIDTH: 188px; 
	COLOR: #fff; 
	PADDING-TOP: 1px; 
	opacity: 0.9;
}

.header_b2b
{
	border: none;
	padding-top: 360px;
}

.header_b2b a {
text-decoration: none;
border: none;
}

.header_b2b a:link {
text-decoration: none;
border: none;
}

.header_b2b a:visited {
text-decoration: none;
border: none;
}

.orderbox_header
{
	PADDING-LEFT: 5px; 
	FONT-SIZE: 12px; 
	COLOR: #fff; 
	PADDING-TOP: 5px; 
	LETTER-SPACING: 0.2em;
}

.orderbox_table
{
	 MARGIN-TOP: 5px; 
	 MARGIN-BOTTOM: 5px;
	 width: 185px;
	 COLOR: #fff; 
}

.orderbox_item_title
{
}

.orderbox_item_price
{
}

.orderbox_order_title
{
	font-weight: bold;
}

.orderbox_order_price
{
	font-weight: bold;
}

.width_140
{
	width: 140px;
}

.width_64
{
	width: 70px;
}

.width_32
{
	width: 35px;
}

.width_200
{
	width: 200px;
}