body {
	font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
	font-size: 77%;
}

p {
	padding-bottom: 10px;
	}

#header {
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	/*height: 70px;*/
	/*background:url('/img/mobile_template/header_gradient.gif') repeat-x;*/
	color: white;
	border-bottom: 3px solid #FEB23C;
	clear:both;
	background: #1d3707;
}

#header h1 {
	/*font-size: large;*/
	font-size: medium;
	padding: 0;
	margin: 0;
}

#header h2 {
	font-size: medium;
}

#header img {
	padding: 0;
	margin: 0;
	margin-right: 0;
}

#header br {
	padding: 0;
	margin: 0;
	height: 0;
}

#toolbar {
	padding-top: 2px;
	text-decoration: none;
	margin-top: 0;
	background:url('/img/mobile_template/toolbar_bg.gif') repeat-x;
	padding-bottom: 2px;
	font-size: small;
	color: white;
	text-align: center;
}

#toolbar ul {
	list-style: none;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	background:url('/img/mobile_template/toolbar_bg.gif') repeat-x;
}

#toolbar li {
	display:inline;
	padding: 2px;
}

#toolbar a {
	color: white;
	text-decoration: none;
}

.breadcrumb {
	font-size: x-small;
	font-weight: bold;
}

#searchform {
	text-align: center;
	border: 3px solid #FEB23C;
	background:url('/img/mobile_template/header_gradient.gif') repeat-x;
	padding: 2px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
}

#content {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 4px;
	margin-right: 4px;
}

#content h2 {
	padding-top: 2px;
}

#CategoryViewForm {
	clear: both;
}

#CategoryViewForm select {
	float: left;
}

.frontpage_category {
	font-size: medium;
}

.category_count {
	font-size: xx-small;	
}
#flashMessage {
	font-size: 1.25em;
	color: red;
	font-weight: bold;
}

.voucher_code {
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
}

.paging {
	font-size: x-small;
}

#bottom_menu {
	padding-top: 3px;
	padding-bottom: 3px;
	background: url('/img/mobile_template/green_menu_bg.png') repeat-x;
	/*background: #1d3707;*/
	border-top: 3px solid #FEB23C;
}

#bottom_menu ol {
	padding-top: 0;
	margin-top: 0;
}

#footer {
	margin-top: 3px;
}