﻿#navon_home #container{
    background: url(../img/bg.jpg) center 102px no-repeat;
}
#header{
    background: url(../img/bgMenu.gif) repeat-x;
}
#content{
	min-height: 743px;
}
h1,
h2,
h3,
h4,
h5,
h6{
    color: #3e362e;
	font-weight: normal;
	margin: 0 0 0.25em 0;
}
p{
	color: #3e362e;
}
a,
a:link,
a:active,
a:visited{
    color: #000;
    text-decoration: underline;
}
a:hover{
    color: #3e362e;
    text-decoration: none;
}
#hdrMnu h2{
	background: url(../img/logo_christmas2010.gif) no-repeat 0 20px;
}
#hTel ul li{
    border-left: 1px solid #666;    
    color: #fff;
}
#hTel ul a,
#hTel ul a:link,
#hTel ul a:visited,
#hTel ul a:active{
    color: #fff;
}
#hTel ul a:hover{
    color: #000;
}
#hTel p{
    color: #fff;
}
#mnu{
    background-color: none;
}
#mnu div.subMenu{
    background-color: #FAEBEC;
}
#mnu div.subMenu ul li a{
	color: #6e621f;
    background-color: #E5B7BA;
}
#mnu ul li.selected{
    background: #3e362e;
}
#mnu ul li.selected a{
    background: url(../img/liBottom.gif) no-repeat bottom center;
}
#breadcrumbs{
    background-color: #fff7f7;
}
.giftsByPrice{
	margin-top: 10px;
}
.giftsByPrice td{
	line-height: 0;
}
.giftsByPrice td h2,
.giftsByPrice td p{
	line-height: 1.4em;
	margin: 0 0 1em 20px;
	width: 320px;
}
#sideMenu .sideBox{
    margin: 1em 0;
    padding: 0 0.5em;
    background-color: #EFEFF0;
    border-top: 1px solid #6e621f;
    border-bottom: 1px solid #6e621f;
}
.addToCart{
    background-color: #EFEFF0;
    border-top: 1px solid #6e621f;
    border-bottom: 1px solid #6e621f;
}

#footer{
	color: #837c69;
	border: 0 none;
}
#footer p{
	color: #837c69;
}
#footer a,
#footer a:link,
#footer a:active,
#footer a:visited{
    color: #837c69;
	text-decoration: none;
}
#footer a:hover{
    color: #000;
}
#footer #tsdTag{
	text-align: center;
	font-size: 0.9em;
	color: #999999;
	padding-top: 0.5em;
}
#footer #tsdTag a,
#footer #tsdTag a:link,
#footer #tsdTag a:active,
#footer #tsdTag a:visited{
	color: #999;
}

