/*  
Client Name: Vegan Village
URI: http://www.veganvillage.co.uk
Description: Styling for the Vegan Village website
Version: 1
Author: Liz Watts
Author URI: http://www.imaner.net/
*/

body {
	margin: 20px 0 0 0;
	color: #005500;
	background-color: #ffffc4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-attachment: fixed;
	background-image: url(../images/back3.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #005500;
	font-size: 13px;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #005500;
	font-size: 13px;
}

/* Page layout */

#logoright {
	float: right;
	width: 100px;
}
.content, .frontbox, .homes, .recipes {
	padding: 15px 20px 15px 20px;
	width: 660px;
	background-color: #fcffd9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #005500;
}
.content td {
	padding: 20px 30px 20px 30px;
}
.frontbox2 {
	margin: 10px 36px 10px 26px;
}
.frontbox td {
	padding: 8px 8px 8px 8px;
}
.frontbox2 td {
	padding: 8px;
}
.homes td {
	padding: 0;
	margin: 0;
}
.recipes td {
	padding: 5;
	margin: 5;
}
.form td {
	padding: 10;
	margin: 10;
}
#botnav {
	margin: 0;
	padding: 2px 0 2px 0;
	text-align: center;
}
#footer {
	font-size: 12px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

/* Hopper formatting */

.hopper {
	color: #005500;
	background-color: #ffffe6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Basic formatting */

h1 {
	margin: 10px 0 20px 0;
}
h2 {
	margin: 20px 0 20px 0;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	text-transform: uppercase;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #005500;
}
a:link, a:visited, a:active {
	color: #005500;
}
a:hover {
	color: #cc0000;
}
h3 a:link, h3 a:visited, h3 a:active {
	color: #005500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
	text-decoration: none;
	padding-right: 2px;
}
h3 a:hover {
	color: #cc0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
	text-decoration: none;
}
.mainlink {
	color: #005500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
	text-decoration: none;
	padding-right: 2px;
}
em {
	font-size: 12px;
}
.top {
	text-align: right;
	font-size: 11px;
}
.top a {
	text-decoration: none;
}
#footer a {
	color: #005500;
	text-decoration: none;
}
#footer a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.small {
	font-size: 12px;
}
.indent {
	padding: 0 30px 0 30px;
}
.advert {
	margin-top: 10px;
	margin-bottom: 8px;
}
.content li {
	margin-bottom: 10px;
}
.rates td {
	margin: 4px;
	padding: 4px;
	border: 1px solid #005500;
}
.redtext {
	color: #cc0000;
}
.form, .compform {
	border: 1px solid #005500;
}
.formtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #005500;
	font-size: 12px;
}
.maintext {
	padding-top: 10px;
	font-size: 12px;
	display: block;
}
.frontfoot {
	background-color: #FFFFB3;
	display: block;
	padding: 5px;
	margin-top: 6px;
}
.gold, .gold a:link, .gold a:visited {
	color: #999900;
}
.gold a:hover {
	color: #cc0000;
}
.noline {
	text-decoration: none;
}
a:hover.noline {
	text-decoration: underline;
}
.compform {
	width: 100%;
	border-color: #009900;
}
.compform td {
	padding: 5px 12px;
	margin: 0;
}