﻿/* CSS Document */
 
 
 
body {
	margin: 0;
	padding: 0px;
	background:  #6a2223 url(images/background.jpg) no-repeat top center;
	background-attachment:fixed;
	font-size: 10pt;
	/*background-color: #2f0000;*/
	font-family: Arial, Verdana, Arial;
	 
}
 
.border
{
border: 1px solid #a2c445;
}
.maintable
{
	top:-32px;
	
	
	}
	.hometext {
	FONT-SIZE: 12px/18px;
	FONT-FAMILY: Arial, Georgia, Times New Roman, Times, serif;
	PADDING-BOTTOM: 0.3em;
	PADDING-TOP: 0.1em;
	COLOR: #990000;
	LINE-HEIGHT: 13px;
	font-weight: bold;
	letter-spacing: 0.03em;
}
.logo{
width:400px; 
height:40px; 
position:absolute; 
top:0px; 
left:0px;
}
img, td, input { behavior: url("iepngfix.htc") }

.glossymenu{
	position:inherit;
	padding: 0 0 0 120px;
	margin: 0 auto 0 auto;
	background: url(images/menug_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
	top:-12px;
	width:832px;
	}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}
.binary a a:visited
{
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration :underline;
	color:#aaaaaa;
	
}
.binary a:hover
{
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration :underline;
	
}

.binary 
{
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	color:Navy;
	
}

.hideme
{
	display:none;
	}
.border
{
	background-image:url('images/border.gif') repeat-y repeat-x;
	 
}
/* Rmeals.com */
.SelectCategory
{
	background-image:url('images/SelectCategory.gif');
	background-repeat:repeat-x;
	/*background-color:#f1e5c4;*/
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:Navy;
	}	
.MagicTable
{
	/*border=0  style='border-style:solid;border-width:1px;border-color:Navy;' width=100% CellSpacing=0 CellPadding=5*/
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color:Navy;
	
	}
.CategoryHead
{
	text-align: center;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	background-image:url(images/bg-menu-main.png);
	color:white;
	text-transform:uppercase;
	width:100%;
}
.oddRow
{
	background-color:#fafbf6;
	
	}
.evenRow
{
	background-color:#f5ecfb;
	
	}
img
{
	border:0px;
	
	}	
	.producttitle
{
	font: 13px Arial, Helvetica, sans-serif;
	color:#003300;
	font-weight:bold;
	
	}
.prodDesc
{
	font-weight: normal;
	font-size: 10px;
	font-style:italic;
	text-align:left;
	text-transform:none;
	color:Black;
}
.categoryshort
{
	font-weight: normal;
	font-size: 8.5pt;
	font-style:italic;
	text-align:center;
	text-transform:none;
	
}