body {
	border-top: 5px solid #494949;
	/*background: url("images/wellness/bg.png") no-repeat center top #d9dacf;*/
	background: #d9dacf;
}

div#topmenu a {
	color: #46bcea;
}

div#topmenu a:hover {
	color: #2854ca;
}

#mainmenu {
	background: #fff;
}

#mainmenu li a {
	color: #fa901d;
}

#mainmenu li span {
	background: url("images/wellness/more.png") no-repeat 25px center;
}

#mainmenu li .mask {
	background: url("images/wellness/menu-hover.png") no-repeat;
}

#mainmenu li.selected a,
#mainmenu li:hover a {
	color: #fff;
}

#content {
	background-color: #eaeae4;
	padding-top: 10px;
}

#way {
	padding: 15px 25px 5px;
	margin: 30px 0 0;
	background: url("images/wellness/way.png") no-repeat;
}

#way a {
	outline: none;
	color: #ed7c04;
	text-decoration: none;
}

#way a:hover {
	color: #eda151;
	text-decoration: none;
}

#way span {
	font-weight: bold;
	color: #2f3230;
}

#ls h1 {
	background: url(images/wellness/menu-title.png) no-repeat;
	color: #ed7c04;
	text-align: left;
	font-weight: normal;
	padding-left: 15px;
	line-height: 15px;
}

#ls form div {
	background: url(images/bg-newsletter.gif) no-repeat;
	height: 20px;
	width: 150px;
	padding: 2px 0px 3px 4px;
	display: inline;
	float: left;
	margin-left: 10px;
}

#ls .newsletter {
	border: 0px solid #000;
	color: #ed7c04;
	font: normal 10px Verdana;
	height: 13px;
	width: 140px;
}

#ls .newsletterOK {
	cursor: pointer;
	padding: 0;
	border: 0px solid #000;
	color: #ed7c04;
	font: normal 10px Verdana;
	height: 20px;
	width: 36px;
	background: url(images/wellness/submit-ok.png);
}

div#searchbox form .search {
	color: #ed7c04;
	background-color: #e4e4e1;
}

div#searchbox form .searchOK {
	background-color: #e4e4e1;
	background: url(images/wellness/submit-search.png);
}

#rs a {
	outline: none;
	color: #c86a00;
	text-decoration: none;
}

#rs a:hover {
	color: #cb859e;
	text-decoration: underline;
}

#rs div#txt ul li {
	list-style-image: url(images/li-lay-1.gif);
	line-height: 1.2em;
	padding: 2px 0;
}

#rs h1 {
	color: #2f3230;
	background: url(images/wellness/titlebg.png) no-repeat;
}

#footer {
	position: relative;

	width: 990px;
	margin: 0 auto;

	background: url(images/wellness/footertop.gif) no-repeat;
}

#footer div#links {
	padding: 50px 0;
}

#footer div#design,
#footer div#info {
	color: #614e5a;
	position: absolute;
	
	top: 25px;
	text-align: left;
	width: auto;
}

#footer div#info {
	left: 10px;
	text-align: left;
}

#footer div#design {
	right: 10px;
	text-align: right;
}

#footer div#design a {
	color: #614e5a;
}

#footer #links {
	color: #d7750d;
	font-size: 10px;
	text-transform: lowercase;
}

#footer div#links > a {
	color: #d7750d;
}

#footer div#links a {
	text-decoration: none;
}

#footer div#links a:hover {
	text-decoration: underline;
}

#box-main-head {
	background: url("images/wellness/box-head-bg.png") no-repeat;
	height: 20px;
	width: 718px;
}

#box-main {
	background: #fff;
	color: #c86a00;
}

.foto-box {
	position: relative;

	background: url("images/wellness/boxbg.png") no-repeat;
	width: 209px;
	height: 142px;
	 
	margin: 0 auto;
}

.foto-box a {
	display: block;
}

.foto-box .mask {
	position: absolute;

	background: url("images/wellness/boxbg.png") no-repeat;
	width: 100%;
	height: 100%;

	z-index: 10;
}

.foto-box img {
	display: block;
	margin: 0 auto;
}

#box-main h1 {
	color: #494949;
	background: none !important;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	margin-left: 10px;
	height: auto;
}

#box-main-foot {
	background: url("images/wellness/box-footer-bg.png") no-repeat;
	height: 21px;
}

#box-main .boxtext {
	margin: 0 19px;
	line-height: 17px;
}

#gotop {
	overflow: hidden;
}

#gotop a {
	display: block;
	width: 60px;
	height: 9px;

	background: url("images/wellness/gotop.png") no-repeat;
	
	float: right;
	
	margin-top: 5px;
	margin-right: 25px;
}

#gotop img {
	display: none;
}

a.more:link,
a.more:visited {
	float: right;
	display: block;

	text-indent: 15px;

	height: 17px;
	width: 58px;

	padding-top: 2px;
	padding-right: 0px;
	background: url("images/wellness/more.png") no-repeat right center;

	margin: 10px 0;
	
	color: #ed7c04 !important;
	font-size: 11px;
	font-weight: normal;

	margin-right: 15px;
	text-decoration: none;
}

a.more:hover {
	color: #edac67 !important;
	text-decoration: none !important;
}
