﻿body {

    font-family: Bree Serif;
    font-size: 12px;
    margin: 0px;
}

a
{
	color:black;
	text-decoration:none;
}

h1 {
    margin: 0px;
    font-family: Bree Serif;
  
    font-size: 31px;
}
	
h2
{	
	color:#333;	
	font-style:italic;
}



h4
{
	margin-bottom:0px;
	margin-top:20px;
}

.Fancy {
    font-family: Bree Serif;
    color: #1e7484;
}

.Edge
{
	border-radius:5px;
	border:solid 2px silver;
}

.Side
{
	border-top:solid 5px #054769;
	background:url(Res/M/Side.jpg) center center;
}

.NavC
{
	width:320px;
	background: #030217;	
	text-align:center;
	border-right:solid 1px #313539;
	position:fixed;
	height:100%;
	 background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.NavMain2 {
    /*background:url(res/m/Obkg.png);
	/*background-color:black;*/
    /*padding:0px 9px 9px 9px;		
	border-left:solid 1px #938e57;
	border-right:solid 1px #938e57;
	border-bottom:solid 1px #938e57;
	margin-bottom:10px;*/
    background: #1e7484 url(Res/M/BGrad.jpg);
    font-family: Bree Serif;
}

.BBlock
{
	background:#1e7484 url(Res/M/BGrad.jpg);
	color:white;
	border-top:solid 5px #054769;
	border-bottom:solid 5px #054769;
}

.BBlock A
{
	color:white;
	font-weight:bold;
	text-decoration:underline;
}

.NavTd
{
	
}	

.NavTdLast
{
	
}

.NavP {
    text-decoration: none;
    font-size: 21px;
    display: block;
    color: white;
    line-height: 66px;
    font-family: Bree Serif;
    font-weight: 200;
    font-size: 15px;
    letter-spacing: 2px;
}

    .NavP:hover, .NavA {
        text-decoration: none;
        font-size: 22px;
        display: block;
        color: white;
        line-height: 66px;
        font-family: Bree Serif;
        font-weight: 200;
        font-size: 15px;
        letter-spacing: 2px;
    }

.Logo
{	
	margin-top:70px;
	margin-bottom:70px;	
}

.Cnt {
    background-color: whitesmoke;
}

.ButSm {
    display: block;
    width: 120px;
    height: 30px;
    background: #2aa3b9;
    background: -webkit-linear-gradient(#2aa3b9, #1e7484); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#2aa3b9, #1e7484); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#2aa3b9, #1e7484); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#2aa3b9, #1e7484);
    color: black;
    text-align: center;
    line-height: 30px;
    text-decoration: none;
}

.Stuff
{
	/*background:#023787;*/	
	width:992px;		
}

.FraH
{
	/*background:url(Res/M/Obkg.png);*/
	/*background-color:black;*/	
	text-align:center;	
	border:solid 10px #1e7484;		
	/*color:White;*/
	border-radius:3px;
}

.Fra
{
	background:#e0e0e0;
	/*background-color:black;*/
	padding:9px 9px 9px 9px;
	text-align:center;	
	border:solid 1px silver;	
	color:Black;
}

.FraNP
{
	background-color:White;
	/*background:url(media/ECHT/FraBkg.png);*/
	background-color:white;
	padding:2px 2px 2px 2px;
	color:Black;	
	border:solid 1px #3f1213;	
}

.FraNP A
{
	color:Black;
}

.SubPnlT
{
	width:100%;
}

.SubPnlF
{
	width:50%;
	padding:10px;
}

.SubPnlN
{
	width:50%;
	padding:10px;
	border-left:dotted 1px white;
}

.BuyNav
{
	/*background:#e5e5e5;	*/
	text-align:left;
	width:167px;
	left:0px;
	top:0px;	
	padding:10px;
}

.OrdFr
{
	width:250px;
	height:250px;
	background-color:White;
	color:Black;
	border-left:solid 1px silver;
	border-right:solid 1px silver;
}

.OrdFrS
{
	width:250px;
	height:400px;
	background-color:White;
	color:Black;
	border:solid 1px silver;
	margin-left:4px;
}

.NextBut {

    width: 250px;
    line-height: 40px;
    height: 40px;
    color: white;
    display: block;
    text-align: center;
    text-decoration: none;
    border: solid 5px #b3dce2;
    font-weight: bold;
    border-radius: 5px;
}

.NextBut:hover
{
	background:white;
	width:250px;
	line-height:40px;
	height:40px;
	color:Black;
	display:block;
	text-align:center;
	text-decoration:none;
	border:solid 5px #1e7484;	
	font-weight:bold;
	border-radius:5px;
	font-weight:bold;
}

.BuySend {
    margin: 10px;

    width: 420px;
    line-height: 40px;
    height: 40px;
    color: white;
    display: block;
    text-align: center;
    text-decoration: none;
    border: solid 2px black;
    font-weight: bold;
}

.BuySend:hover
{
	margin:10px;
	width:420px;
	line-height:40px;
	height:40px;
	color:Black;
	display:block;
	text-align:center;
	text-decoration:none;
	border:solid 2px black;
	font-weight:bold;
}

.BuySendR
{
	display:block;
	text-align:left;
	font-size:18px;
	margin:5px;
}

.BuySendR2
{
	margin:10px;
	background:url(res/m/SendBut.jpg);
	width:410px;
	line-height:40px;
	height:40px;
	color:Black;
	display:block;
	text-align:left;
	text-decoration:none;
	border:solid 1px black;
	padding-left:10px;
	cursor:pointer;
	font-weight:bold;
}

.BuySendR2:hover
{
	margin:10px;
	background:url(res/m/SendBut.jpg);
	width:410px;
	line-height:40px;
	height:40px;
	color:Black;
	display:block;
	text-align:left;
	text-decoration:none;
	border:solid 1px black;
	font-weight:bold;
	padding-left:10px;
	cursor:pointer;
}

.Cat
{
	font-size:15px;
	/*background-color:#394142;*/
	border-bottom:dotted 1px #1e7484;
	border-top:dotted 1px #1e7484;
	padding:2px;

	text-decoration:none;
	font-style:italic;
}

.CatD
{
	font-size:12px;
}

.Type {
    font-size: 30px;
    /*padding-top:15px;*/
    color: white;
    text-decoration: none;
    font-family: Bree Serif;
    font-weight: bolder;
}

.BnType {
    font-size: 23px;
    /*padding-top:15px;*/
    font-family: Bree Serif;
    color: #1e7484;
    font-weight: bolder;
}

    .BnType A {
        text-decoration: underline;
        font-size: 23px;
        /*padding-top:15px;*/
        font-family: Bree Serif;
        color: #1e7484;
        font-weight: bolder;
    }

.BnCat A
{
	font-size:15px;
	text-decoration:underline;
	/*font-family: 'Pinyon Script', cursive;*/
	color:#1e7484;
}

.BuyNH
{
	font-size:20px;
	margin-bottom:5px;
}

.TypeN
{
	font-size:16px;
	padding-top:5px;	
}

.CatN
{
	font-size:10px;
	padding-left:10px;	
}

.DishN
{	
	width:271px;	
	padding:7px;
	color:#000000;
	margin-left:10px;
    font-size:15px;
}

.stuff2
{
    background-color: #ffffff;
}

.DishD {
    margin: 3px;
    margin-left: 13px;
    color: #000000;
    background-color:#ffffff;
}

.BuyBut {
    width: 150px;
    line-height: 40px;
    height: 40px;
    color: white;
    display: block;
    text-align: center;
    text-decoration: none;
    border: solid 5px #b3dce2;
    font-weight: bold;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.BuyBut:hover
{
	width:150px;
	line-height:40px;
	height:40px;
	color:Black;
	display:block;
	text-align:center;
	text-decoration:none;
	border:solid 5px #1e7484;	
	font-weight:bold;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}

.Offer
{
	display:inline-block;
	border:solid 5px purple;
}

.GalImg
{
	width:400px;
	height:300px;
	border:solid 2px #938e57;
	cursor:pointer;	
}

.GalTmb
{
	width:120px;
	height:30px;
	border:solid 1px #938e57;
	cursor:pointer;
}

.SentV
{
	border:solid 1px silver;
	padding:4px;
}

.Hid
{
	visibility:hidden;
	width:1px;
	height:1px;
}

.AccOrdTc,.AccOrdITc
{
	border-top:solid 1px white;
	width:400px;
}

.Foot
{
	background-color:#054769;
	color:White;	
	border-top:solid 5px #b0dcf3;
}

.Foot A
{
	text-decoration:underline;
	color:White;
}

.FootInner
{
	background:url(res/m/HdrBkgS.jpg) center;
	/*color:#3b1214;*/
	color:white;
	border:solid 1px black;
}

.DefSide
{
	background:url(res/m/defside.png) no-repeat center right;
	color:#111;
	padding:10px;
}

.FbButt
{
	background-color:#054769;
	color:White;	
	border:solid 2px #b0dcf3;
	padding:3px;
	border-radius:3px;
}

.dvPop
{
	position:absolute;
	left:0px;
	top:0px;
	background-color:black;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.Pwb
{
	background:url(Res/M/PwbStr.jpg);
}