#header div.logo {
	background: #669933;
}

#menu input[type="checkbox"] + label {
	background: #669933;
}

#menu .filter label:hover {
	background: #669933;
}

#menu .filter li {
	background: #669933;
}

#menu .filter:hover li {
	background-color: #31680B;
}

#menu .filter li div.nano ul li:hover a {
	background: #669933;	
}

#search .searchtext {
	background: #669933;
}

#search input[type="submit"]:hover {
	background: #669933;
}

.resturant_big div.info ul li a:hover {
	background: #669933;
}

.resturant_big_ajax div.description ul li a:hover {
	background: #669933;
}

.header_msg {
	background: #f1e4a3;
}

.resturant_sidemenu ul li a {
	background: #f1e4a3;
}

.resturant {
	background: #f1e4a3;
}

#search input[type="submit"] {
	background: #31680B;
}

#search input[type="submit"]:hover {
	background: #669933;
	color: #fff;
}

#menu .filter li div.nano {
	background: #31680B;
}

#menu .filter li div.nano ul li {
	background: #31680B;
}

#menu input[type="checkbox"]:checked + label, #menu label:hover {
	background: #31680B;
}

.resturant_sidemenu ul li a:hover {
	background: #31680B;
	color: #fff;
}

.page-wrapper {
	border: 7px #dedbdb solid;
	margin: 0 8px 16px 8px;
	padding: 16px;  
	line-height: 25px;
}

.page-wrapper h1 {
	font-size: 28px;
	line-height: 30px;
	border-bottom: 1px #dedbdb solid;
	padding-bottom: 8px;
	margin-bottom: 15px;
	font-weight: bold;
}

.page-wrapper p {
	margin-top: 12px;
}

.page-wrapper p:first-child {
	margin-top: 0;
}


@media
(min-width : 320px) 
and (max-width : 768px) {
	
select {
	background: #669933;
}

#menu input[type="checkbox"] + label {
	background: #669933;
}

#search .searchtext {
	background: #669933;
}	

.resturant_big div.info h4 a, .resturant_big div.info h3 a {
	color: #669933;
}

.resturant_big_ajax div.logo h4 a, .resturant_big_ajax div.logo h3 a {
	color: #669933;
}

}

.resturant_big_ajax div.logo div.title img{
	display: inline-block;
	margin: 4px 3px 0 3px;
	height: 25px;
}

.resturant_big_ajax div.logo a img {
	display: inline-block;
}