﻿html
{
	height:100%;
}

#aspnetForm
{
	height:100%;	
}

body 
{
	margin:0px;
	color:black;/*#8a2b3b;*/
	background:silver url(Res/M/Bkg2.jpg) center center;
	font-family:Arial;
	font-size:14px;	
	height:100%;
}

.dvPop
{
	position:absolute;
	left:0px;
	top:0px;
	background-color:black;
	opacity:0.5;
	filter:alpha(opacity=50);
}

a
{
	color:black;
	text-decoration:none;
}
		
h1
{
	margin:0px;
	background:url(Res/M/Stuff.png);
	color:White;
	padding:10px;
	border-radius:10px;
}
	

h2
{
	border-bottom:0px;
	margin-top:10px;
	font-size:17px;
}

h4
{
	margin-bottom:0px;
	margin-top:20px;
}

.Header
{
	background:url(Res/M/Stuff.png);
	height:100px;
	text-align:center;
	border-bottom:solid 2px red;
	color:White;
	margin-bottom:10px;
}

.Footer
{
	background:url(Res/M/Stuff.png);
	height:50px;
	text-align:center;
	border-top:solid 2px red;
	color:White;
	margin-top:10px;
}

.HolderTb
{
	width:400px;
}

.Logo
{	
	background:url(Res/M/Logo.jpg) no-repeat;
	background-position:center center;
	height:114px;
	width:148px;
}

.NavTa
{
	width:100%;
}

.NavP
{
	font-size:23px;	
	display:block;
	padding:5px;
	border-bottom:solid 2px #665;
	background:url(Res/M/NavR.png);
}

.NavB
{
	font-size:23px;	
	display:block;
	padding:5px;
	border-bottom:solid 2px #665;
	background:url(Res/M/NavL.png);
	padding-left:33px;
}


.Cat
{
	font-size:20px;
	background-color:#394142;
	border-bottom:solid 1px black;
	padding:2px;
	color:white;
	text-decoration:none;
	width:400px;
	cursor:pointer;
	border-radius:5px;
}

.CatD
{
	font-size:12px;
}

.Type
{
	font-size:30px;	
	/*padding-top:15px;*/
	color:black;
	text-decoration:none;
}

.BnType
{
	font-size:18px;	
	/*padding-top:15px;*/
	color:white;	
}

.BnCat A ,.BnType A
{
	text-decoration:underline;
}

.BuyNH
{
	font-size:20px;
	margin-bottom:5px;
}

.TypeN
{
	font-size:16px;
	padding-top:5px;	
}

.CatN
{
	font-size:10px;
	padding-left:10px;
}

.DishN
{	
	background-color:#394142;
	width:235px;	
	padding:5px;
	color:white;
	border-radius:2px;
}

.BuyBut
{
	background:url(res/m/NavP2.jpg);
	width:150px;
	line-height:40px;
	height:40px;
	color:Black;
	display:block;
	text-align:center;
	text-decoration:none;
	border:solid 1px black;
	font-weight:bold;
	border-radius:2px;
}

.BuyBut:hover
{
	background:white;
	width:150px;
	line-height:40px;
	height:40px;
	color:Black;
	display:block;
	text-align:center;
	text-decoration:none;
	border:solid 1px black;
	font-weight:bold;
	border-radius:2px;
}

.MobNav
{
	position:fixed;
	display:block;
	height:50px;
	top:0px;
	background-color:White;
	border:solid 1px silver;
	width:398px;
}

.OrdFrS
{
	width:250px;
	height:400px;
	background-color:White;
	color:Black;
	border:solid 1px black;
}

.NextBut
{
	background:url(Res/M/nextbut.jpg);
	width:250px;
	line-height:40px;
	height:40px;
	color:Black;
	display:block;
	text-align:center;
	text-decoration:none;
	border:solid 2px black;
	font-weight:bold;
}

.NextBut:hover
{
	background:white;
	width:250px;
	line-height:40px;
	height:40px;
	color:Black;
	display:block;
	text-align:center;
	text-decoration:none;
	border:solid 2px black;
	font-weight:bold;
}

.FraW
{
	border:solid 1px black;
	background-color:White;
	border-radius:10px;
}

.BuySend
{
	margin:10px;
	background:url(Res/M/SendBut.jpg);
	width:220px;
	line-height:40px;
	height:40px;
	color:Black;
	display:block;
	text-align:center;
	text-decoration:none;
	border:solid 2px black;
	font-weight:bold;
}

.BuySend:hover
{
	margin:10px;
	background:white;
	width:220px;
	line-height:40px;
	height:40px;
	color:Black;
	display:block;
	text-align:center;
	text-decoration:none;
	border:solid 2px black;
	font-weight:bold;
}

.Hid
{
	visibility:hidden;
	width:1px;
	height:1px;
}

.PayIF
{
	width:369px;
	height:1000px;
	border:solid 1px silver;
	padding:5px;
	margin:7px;
}

.GalImg
{
	width:200px;
	height:261px;
	border:solid 2px red;
	cursor:pointer;	
	border-radius:10px;
    -moz-box-shadow:    0 0 10px #000000;
    -webkit-box-shadow: 0 0 10px #000000;
    box-shadow:         0 0 10px #000000;
}

.GalTmb
{
	width:60px;
	height:80px;
	border:solid 1px #938e57;
	cursor:pointer;
	border:solid 1px red;
	border-radius:5px;
    -moz-box-shadow:    0 0 10px #000000;
    -webkit-box-shadow: 0 0 10px #000000;
    box-shadow:         0 0 10px #000000;
    margin:5px;
}

.MapFr
{
	background-color:White;
	border:solid 2px red;
	border-radius:10px;
    -moz-box-shadow:    0 0 10px #000000;
    -webkit-box-shadow: 0 0 10px #000000;
    box-shadow:         0 0 10px #000000;
}

.OfferHdr
{
	background-color:#930606;
	padding:5px;
	color:White;
	font-weight:bold;
}

.OfferHdr2
{
	background-color:#180987;
	padding:5px;
	color:White;
	font-weight:bold;
}

.OfferDot
{
	width:120px;
	height:150px;
	background:url(Res/M/Dot.png);
	color:White;
	font-weight:bold;
	text-align:center;
	font-size:17px;
}

.Pwb
{
	background:url(Res/M/PwbStr.jpg);
}