/* www.redwoodfoods.es GLOBAL CSS  */

body
{
	margin:4px 0px 0px 0px; background-image:url(../gfx/background.gif); background-repeat:repeat;
}
.main
{
	width:760px; margin:auto; background-color:#fff;
}
.left
{
	width:6px; background-image:url(../gfx/left.jpg); background-repeat:repeat-y; vertical-align:top;
}
.right
{
	width:6px; background-image:url(../gfx/right.jpg); background-repeat:repeat-y; vertical-align:top;
}
p
{
	margin:5px; font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12px;
}
.veggelogo
{
	background-image:url(../gfx/vege_signs.gif); background-repeat:no-repeat; background-position:top right; padding-top:5px;
}
.homecontent
{
	width:500px; overflow:auto; height:106px;
	scrollbar-3dlight-color:#dbf9ce;
    scrollbar-arrow-color:#363e98;
    scrollbar-base-color:#dbf9ce;
    scrollbar-darkshadow-color:#607e54;
    scrollbar-face-color:#afe897;
    scrollbar-highlight-color:#fff;
    scrollbar-shadow-color:#91c47d;
}
.productcontent
{
	width:365px; overflow:auto; height:255px;
	scrollbar-3dlight-color:#dbf9ce;
    scrollbar-arrow-color:#363e98;
    scrollbar-base-color:#dbf9ce;
    scrollbar-darkshadow-color:#607e54;
    scrollbar-face-color:#afe897;
    scrollbar-highlight-color:#fff;
    scrollbar-shadow-color:#91c47d;
}
.recipecontent
{
	width:700px; overflow:auto; height:300px; margin-left:15px; margin-top:10px; margin-bottom:7px;
	scrollbar-3dlight-color:#dbf9ce;
    scrollbar-arrow-color:#363e98;
    scrollbar-base-color:#dbf9ce;
    scrollbar-darkshadow-color:#607e54;
    scrollbar-face-color:#afe897;
    scrollbar-highlight-color:#fff;
    scrollbar-shadow-color:#91c47d;
}.
.recipepic
{
	margin:0px;float:right;
}
.productcell
{
	background-color:#b5f79a; width:375px;
}
.cheatincell
{
	background-color:#e88b4c; width:375px;
}
.cheezlycell
{
	background-color:#fbcf51; width:375px;
}
.scrolltext
{
	width:365px;margin:0px; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:5px; text-align:center;
}
.prodimgpad
{
	margin-left:13px; margin-right:12px; margin-bottom:6px; margin-top:0px;
}
.prodbtn
{
	background-color:#ffe287; width:334px; margin:0px; margin-left:13px;
}
.prodbtn td
{
	width:50%; text-align:center;
}
.bordright
{
	border-right:1px solid #388b15; padding:5px; padding-top:0px;
}
.bordleft
{
	border-left: 1px solid #388b15;padding:5px; padding-top:0px;
}
.p5t0
{
	padding:5px; padding-top:0px;
}
.txt14b
{
	font-size:14px; font-weight:bold; font-style:italic; margin:0px; margin-top:5px;
}
.green
{
	color:#286b0c;
}
.organic
{
	font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; margin:0px; margin-top:5px;
}
.bold
{
	color:#af0d01;
}
.txt11bold
{
	font-size:11px; color:#000; font-weight:bold; margin:3px;
}
.txt10bold
{
	font-size:9px; color:#000; font-weight:bold; margin:3px;
}
a.pl {
	font-size:10px; color:#adabab; text-decoration:none;
}
a.pl:hover {
	color:#cd5c5c; text-decoration:none;
}
.bar {
	height:7px; margin:auto; line-height:7px; width:761px;
}
.logo {
	width:224px;
}
a {
	color:#1c5a02; text-decoration:none;
}
a:hover {
	color:#c10201; text-decoration:none;
}

/*recipies*/

h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-style:italic; color:#b70217; margin:7px;
}
h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#b70217; margin:7px;
}

