#mainbody {
font-family: Verdana, Helvetica, sans-serif;
font-size:12px;
color:#333333;
margin:0px;
padding:0px;
text-align:center;
min-width:820px;
}
#container {
text-align: left;
width: 820px;
margin-left: auto;
margin-right: auto;
}
img {
border:0px;
}
#topbar {
background-image:url(../www/images/topbar.jpg);
background-repeat:no-repeat;
width:789px;
height:81px;
}
#searchbox {
float:right;
padding-top:10px;
width:210px;
text-align:left;
}
h1{
padding:0px;
margin:5px;
font-size:20px;
font-weight:normal;
}
h2 {
padding:0px;
margin:0px;
font-size:16px;
}
h3 {
padding:0px;
margin:0px;
font-size:14px;
color:#FF33CC;
}

h5 {
padding:0px;
margin:0px;
font-size:14px;
}
h6{
padding:0px;
margin:0px;
font-size:14px;
color:#FF6600;
}
h4 {
padding:0px;
margin:5px;
font-weight:normal;
font-size:18px;
}
h7 {
padding:0px;
margin:5px;
font-weight:normal;
font-size:14px;
}
h8 {
padding:0px;
margin:0px;
font-weight:normal;
font-size:14px;
}

/*navigation*/
#navbar {
background-image:url(../www/images/navbar.gif);
width:789px;
height:47px;
font-size:21px;
line-height:1.3em;
}
#navbar ul{
list-style:none;
text-decoration:none;
padding:0px;
margin:0px;
}
#navbar a{
text-decoration:none;
}
#navbar a span	{
visibility: hidden;
text-align:right;
padding-left:15px;
}
#nav1 {
background-image:url(../www/images/nav1_0.gif);
background-repeat:no-repeat;
background-position:center;
position:absolute;
top:93px;
/*margin-left: 10px;*/
margin-top:2px;
}
#nav1 a:hover, #nav1 .selected{
background-image:url(../www/images/nav1_1.gif);
background-repeat:no-repeat;
background-position:center;
}
#nav2 {
background-image:url(../www/images/nav2_0.gif);
background-repeat:no-repeat;
background-position:center;
position:absolute;
top:92px;
margin-left: 65px;
margin-top:2px;
}
#nav2 a:hover, #nav2 .selected{
background-image:url(../www/images/nav2_1.gif);
background-repeat:no-repeat;
background-position:center;
}
#nav3 {
background-image:url(../www/images/nav3_0.gif);
background-repeat:no-repeat;
background-position:center;
position:absolute;
top:92px;
margin-left: 160px;
margin-top:2px;
}
#nav3 a:hover, #nav3 .selected{
background-image:url(../www/images/nav3_1.gif);
background-repeat:no-repeat;
background-position:center;
}
#nav4 {
background-image:url(../www/images/nav4_0.gif);
background-repeat:no-repeat;
background-position:center;
position:absolute;
top:90px;
margin-left: 278px;
margin-top:2px;
}
#nav4 a:hover, #nav4 .selected{
background-image:url(../www/images/nav4_1.gif);
background-repeat:no-repeat;
background-position:center;
}
#nav5 {
background-image:url(../www/images/nav5_0.gif);
background-repeat:no-repeat;
background-position:center;
position:absolute;
top:90px;
margin-left: 350px;
margin-top:2px;
}
#nav5 a:hover, #nav5 .selected{
background-image:url(../www/images/nav5_1.gif);
background-repeat:no-repeat;
background-position:center;
}
#nav6 {
background-image:url(../www/images/nav6_0.gif);
background-repeat:no-repeat;
background-position:center;
position:absolute;
top:88px;
margin-left:440px;
margin-top:3px;
}
#nav6 a:hover, #nav6 .selected{
background-image:url(../www/images/nav6_1.gif);
background-repeat:no-repeat;
background-position:center;
}


#nav8 {
background-image:url(../www/images/nav8_0.gif);
background-repeat:no-repeat;
background-position:center;
position:absolute;
top:87px;
margin-left:522px;
margin-top:3px;
}
#nav8 a:hover, #nav8 .selected{
background-image:url(../www/images/nav8_1.gif);
background-repeat:no-repeat;
background-position:center;
}
#nav9 {
background-image:url(../www/images/nav9_0.gif);
background-repeat:no-repeat;
background-position:center;
position:absolute;
top:87px;
margin-left:580px;
margin-top:2px;
}
#nav9 a:hover, #nav9 .selected{
background-image:url(../www/images/nav9_1.gif);
background-repeat:no-repeat;
background-position:center;
}

#nav7 {
background-image:url(../www/images/nav7_0.gif);
background-repeat:no-repeat;
background-position:center;
position:absolute;
top:88px;
margin-left:695px;
margin-top:1px;
}
#nav7 a:hover, #nav7 .selected{
background-image:url(../www/images/nav7_1.gif);
background-repeat:no-repeat;
background-position:center;
}



/* Blog styles */
.blogtitle{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#FF33CC;
}
.blogdate {
font-style:italic;
color:#999999;
}
.blogimage {
border:#666666 solid 4px;
float:left;
margin-right:5px;
margin-bottom:5px;
margin-top:5px;
}
.blogline {
margin-left:10px;
margin-bottom:15px;
}
#blogfooter {
text-align:right;
width:570px;
color:#999999;
}
#homeblogfooter {
text-align:right;
width:480px;
color:#999999;
}
.homeblogline {
margin-left:5px;
margin-bottom:15px;
}

/* Home page styles*/
#hello {
background-image:url(../www/images/hellobox.gif);
background-repeat:no-repeat;
width:265px;
height:307px;
float:left;
}
#helloimage {
margin-left:13px;
margin-top: 15px;
}
#hellocontent {
margin-top:5px;
margin-left:20px;
width: 233px;
height:190px;
}
#hellotext {
overflow: auto;
height:170px;
width:230px;
color:#FFFFFF;
font-weight:normal;
}

/*homepage recipes*/
#homemenu {
width:520px;
height:308px;
margin-left:270px;

}
#homemenunav{
height:29px;
}
#homemenu10 {
background-image:url(../www/images/home15minbg.gif);
height:270px;
width:516px;
/*padding-left:10px;*/
padding-top:7px;

}
#homemenu11, #homemenu18 {
background-image:url(../www/images/home5minbg.gif);
height:270px;
width:516px;
/*padding-left:10px;*/
padding-top:7px;
}
#homemenu12, #homemenu19 {
background-image:url(../www/images/home10minbg.gif);
height:270px;
width:516px;
/*padding-left:10px;*/
padding-top:7px;
}
#homemenu13, #homemenu20 {
background-image:url(../www/images/home20minbg.gif);
height:270px;
width:516px;
/*padding-left:10px;*/
padding-top:7px;
color:#FFFFFF;
}
#homemenu14, #homemenu21, #homemenu26 {
background-image:url(../www/images/home30minbg.gif);
height:270px;
width:516px;
/*padding-left:10px;*/
padding-top:7px;
color:#FFFFFF;
}
#homemenu15, #homemenu22 {
background-image:url(../www/images/home5minbg.gif);
height:270px;
width:516px;
/*padding-left:10px;*/
padding-top:7px;
}
#homemenu16, #homemenu23 {
background-image:url(../www/images/home10minbg.gif);
height:270px;
width:516px;
/*padding-left:10px;*/
padding-top:7px;
}
#homemenu17, #homemenu24 {
background-image:url(../www/images/home15minbg.gif);
height:270px;
width:516px;
/*padding-left:10px;*/
padding-top:7px;
}

#homemenu25 {
background-image:url(../www/images/home_redbg.gif);
height:270px;
width:516px;
/*padding-left:10px;*/
padding-top:7px;
}
#homemenuimage {
float:left;
margin-bottom:7px;
margin-right: 5px;
padding-bottom:4px;
margin-left:8px;
}
#homemenucontent10{
margin-left:225px;
width:260px;
/*height:240px;*/
font-size:11px;

}
#homemenucontent11{
margin-left:225px;
width:260px;
/*height:240px;*/
font-size:11px;
}
#homemenucontent12{
margin-left:225px;
width:260px;
/*height:240px;*/
font-size:11px;
}
#homemenucontent13{
margin-left:225px;
width:260px;
/*height:240px;*/
font-size:11px;
}
#homemenucontent14{
margin-left:225px;
width:260px;
/*height:240px;*/
font-size:11px;
}
#homemenucontent15{
margin-left:225px;
width:260px;
/*height:240px;*/
font-size:11px;
}
#homemenucontent16{
margin-left:225px;
width:260px;
/*height:240px;*/
font-size:11px;
}
#homemenucontent17{
margin-left:225px;
width:260px;
/*height:240px;*/
font-size:11px;
}
#homemenucontent22{
margin-left:225px;
width:260px;
/*height:240px;*/
font-size:11px;
}
#homemenucontent23{
margin-left:225px;
width:260px;
/*height:240px;*/
font-size:11px;
}
#homemenucontent24{
margin-left:225px;
width:260px;
/*height:240px;*/
font-size:11px;
}
#homemenucontent25{
color:#FFFFFF;
margin-left:225px;
width:260px;
/*height:240px;*/
font-size:11px;
}
#homemenucontent26{
color:#FFFFFF;
margin-left:225px;
width:260px;
/*height:240px;*/
font-size:11px;
}
#homemenucontent2{
margin-left:225px;
width:250px;
height:240px;
font-size:11px;
}
#homemenucontent3{
margin-left:225px;
width:250px;
height:240px;
font-size:11px;
}
#homemenucontent4{
color:#FFFFFF;
margin-left:225px;
width:250px;
height:240px;
font-size:11px;
}
#homemenucontent5{
color:#FFFFFF;
margin-left:225px;
width:250px;
height:240px;
font-size:11px;
}
#homerecipelink{
width:120px;
float:left;

}
#homemenubtn{
margin-left:640px;
width:273px;
/*float:left;*/
width:132px;
margin-top:-90px;

}
#bottomhalf {
clear:both;
margin-top:10px;
margin-left:8px;
border:#999999 solid 4px;
width:785px;
/*margin-bottom:5px;*/
/*height:417px;*/
overflow:auto;
/*padding-bottom:5px;
background-image:url(../www/images/homeblogbg.gif);
background-position:right;
background-repeat:repeat-y;*/
width:780px;
}
#pollandpromos {
width:264px;
float:left;
background-color:#e1e1e1;
/*height:405px;*/
overflow:auto;
}
#homeblog {
width:490px;
height:328px;
float:left;
padding-top:5px;
padding-left:10px;

}
#homeblogcontent {
width:490px;
/*height:320px;*/
}
#homeblogtext {
overflow:auto;
height:350px;
width:498px;
font-weight:normal;

}
#homeblogbtn{
clear:both;
text-align:right;
padding-right:3px;
}

#poll {
height:185px;
clear:both;

}
/.polltitle {
padding-bottom:8px;
}
.pollform {
padding-top:5px;
margin:0px;
}
.polloption1 {
color:#FF33CC;
margin-bottom:4px;
}
.polloption2 {
color:#FF6600;
margin-bottom:4px;
}
.polloption3 {
color:#990000;
}
#toptip {
background-image:url(../www/images/toptip.jpg);
background-repeat:no-repeat;
color:#FF33CC;
/*padding-left:30px;
padding-right:3px;*/
padding-top:22px;
text-align:right;
height:96px;
font-size:10px;
border-top:#999999 solid 4px;
font-weight:bold;
width:264px;
}
#toptiptext{
width: 185px;
margin-left:70px;
margin-right:5px;
}
#footer {
width:785px;
clear:both;
margin-top:10px;
}
#footerleft {
width:400px;
float:left;
}
#footerright {
margin-left:430px;
text-align:right;
}

/*Blog page styles*/
#blogmain {
margin-top:5px;
height:655px;
}
#blogwindow {
width:590px;
height:680px;
border:#999999 solid 4px;
float:left;
padding-top:5px;
padding-left:5px;
}
#blogtext {
overflow:auto;
height:630px;
width:590px;
font-weight:normal;
}
#blogtext a{
color:#FF33CC;
}
#favourites {
width:195px;
height:647px;
font-size:9px;
font-weight:normal;
float:left;
margin-left:5px;
}
.favouritetitle {
color:#FF33CC;
font-weight:bold;
font-size:11px;
}

/*about me styles*/

#aboutmain {
margin-top:5px;
width:775px;
height:640px;
border:#999999 solid 4px;
background-image:url(../www/images/aboutbg.jpg);
background-repeat:no-repeat;
background-color:#000000;
margin-bottom:5px;
}
#tenthings{
float:left;
width:320px;
height:280px;
margin-top:320px;
margin-left:20px;
color:#FFFFFF;
background-image:url(../www/images/aboutbox.gif);
background-repeat:no-repeat;
padding:15px 20px 15px 5px;
}
#tenthings ol{
padding:0px;
margin:0px;
margin-left:20px;
text-indent:none;
}
#tenthingstext {
width:300px;
padding-left:10px;
}
#abouttext {
width:300px;
float:right;
text-align:right;
color:#333333;
margin-right:10px;
}
.aboutitle {
margin-right:5px;
margin-top:25px;
margin-bottom:5px;
}
#abouttext a{
color:#333333;
}


/*books styles*/

#booksmain {
width:783px;
height:599px;
background-image:url(../www/images/bookbg.gif);
background-repeat:no-repeat;
padding-top:60px;
padding-left:15px;
}
#bookscontent {
position:absolute;
top: 163px;
width:760px;
}
.bookstextr {
margin-left:335px;
color:#FFFFFF;
font-size:14px;
}
.bookstextl {
color:#FFFFFF;
font-size:14px;
}
#booksmain2 {
width:783px;
height:700px;
background-image:url(../www/images/bookbg2.gif);
background-repeat:no-repeat;
padding-top:20px;
padding-left:15px;
}
#booksmain2 a {
color:#FFFFFF;
}
#booksdetail {
color:#FFFFFF;
float:left;
width:370px;
padding-top:14px;
}
#booksimage {
margin-left:365px;
}
#criticsbox {
background-image:url(../www/images/criticsbox.gif);
width:300px;
height:82px;
color:#333333;
margin-left:20px;
margin-top:10px;
padding-left:15px;
padding-top:13px;
}
#criticstext {
overflow:auto;
height:70px;
width:290px;
}
#booksmain a.buybook {margin-top:20px;}
a img {border:0;}
ul.bookcovers {list-style:none;padding:0;margin:0;width:750px;height:550px;position:relative;}
ul.bookcovers li {position:absolute;top:180px;}
ul.bookcovers li.buybook {top:50px;}
ul.bookcovers li.book1 {left:532px;top:120px;}
ul.bookcovers li.book2 {left:399px;top:135px;}
ul.bookcovers li.book3 {left:266px;top:150px;}
ul.bookcovers li.book4 {left:133px;top:165px;}
ul.bookcovers li.book5 {left:0px;}
ul.bookcovers li a {padding-bottom:20px;display:block;}
ul.bookcovers li.book1 a:hover {background: url(../www/images/book1basket.gif) right bottom no-repeat;}
ul.bookcovers li.book2 a:hover {background: url(../www/images/book2basket.gif) right bottom no-repeat;}
ul.bookcovers li.book3 a:hover {background: url(../www/images/book3basket.gif) right bottom no-repeat;}
ul.bookcovers li.book4 a:hover {background: url(../www/images/book4basket.gif) right bottom no-repeat;}
ul.bookcovers li.book5 a:hover {background: url(../www/images/book5basket.gif) right bottom no-repeat;}
ul.bookcovers li.buybook a:hover {background:none;}

ul.bookcovers li a img {behavior: url(iepngfix.htc);}

/*mates styles*/

#matesmain {
margin-top:5px;
width:783px;
height:804px;
background-image:url(../www/images/matesbg.gif);
background-repeat:no-repeat;
padding-top:20px;
padding-left:15px;
}
#matescontent {
width:760px;
}
#matesimages {
padding-left:170px;
padding-top:225px;
}
.link {
margin-top:3px;
margin-right:10px;
margin-bottom:6px;
}

/*newsletter styles*/

/*#newslettermain {
margin-top:5px;
width:775px;
height:640px;
border:#999999 solid 4px;
margin-bottom:5px;
}*/
#newslettermain {
	margin-top:5px;
	width:775px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	border:#999999 solid 4px;
	margin-bottom:5px;
}
#newslettertext {
float:left;
margin-top:8px;
margin-left:8px;
width:750px;
margin-bottom:70px;
}
/*#newsletterform {
background-image:url(../www/images/contactformbg.gif);
background-repeat:no-repeat;
clear:both;
width:475px;
height:333px;
margin-left:150px;
margin-top:20px;
}*/
#newsletterform {
	background-image:url(../www/images/contactformbg.jpg);
	background-repeat:no-repeat;
	clear:both;
	width:475px;
	height:642px;
	margin-left:150px;
	margin-top:20px;
}
#newsletterformcontent {
width:455px;
padding-top:30px;
padding-left:55px;
}


/*../images styles*/

#videobox {
margin-top:5px;
width:788px;
/*height:285px;
background-image:url(../www/images/photosbg.gif);
background-repeat:no-repeat;
padding-top:25px;
padding-left:15px;
font-size:14px;*/
overflow:auto;
}

#photobox {
/*float:left;*/
background-image:url(../www/images/videobg.gif);
background-repeat:no-repeat;
width:786px;
height:342px;
padding-top:15px;
padding-left:10px;
}
#photosmenu {
width:430px;
float:left;

}
#photosmain {
float:right;
margin-right:26px;
margin-top:-270px;
padding-top:4px;
padding-left:4px;
text-align:center;
width:316px;
height:288px;
background-color:#FFFFFF;
}
#thumbs {
background-color:#FFFFFF;
width:400px;
padding:5px;
height:200px;
overflow:scroll;
}
#video {
margin-left:20px;
margin-top:5px;
}
#pressbox {
/*margin-top:2px;
margin-left:382px;*/
border:#999999 solid 4px;
width:786px;
margin-bottom:5px;
height:312px;
padding:10px;
}
#pressbox a{
color:#333333;
}

#videoscontent {
overflow:auto;
height:200px;
widows:440px;
}
.photos {
margin-bottom:5px;
margin-right:5px;
}

/*recipes styles*/
#recipemain1 {
width:774px;
/*height:620px;*/
border-bottom:#999999 solid 4px;
border-left:#999999 solid 4px;
border-right:#999999 solid 4px;
margin-bottom:5px;
color:#333333;
background-image:url(../www/images/recipe5bg2.gif);
background-repeat:repeat-y;
}
#recipemain2 {
width:774px;
/*height:620px;*/
border-bottom:#999999 solid 4px;
border-left:#999999 solid 4px;
border-right:#999999 solid 4px;
margin-bottom:5px;
color:#FFFFFF;
background-image:url(../www/images/recipe10bg2.gif);
}
#recipemain3 {
width:774px;
/*height:620px;*/
border-bottom:#999999 solid 4px;
border-left:#999999 solid 4px;
border-right:#999999 solid 4px;
margin-bottom:5px;
color:#333333;
background-image:url(../www/images/recipe15bg2.gif);
}
#recipemain4 {
width:774px;
/*height:620px;*/
border-bottom:#999999 solid 4px;
border-left:#999999 solid 4px;
border-right:#999999 solid 4px;
margin-bottom:5px;
color:#FFFFFF;
background-image:url(../www/images/recipe20bg2.gif);
}
#recipemain5 {
width:774px;
/*height:620px;*/
border-bottom:#999999 solid 4px;
border-left:#999999 solid 4px;
border-right:#999999 solid 4px;
margin-bottom:5px;
color:#FFFFFF;
background-image:url(../www/images/recipe30bg2.gif);
}
#recipemain6 {
width:774px;
/*height:620px;*/
border-bottom:#999999 solid 4px;
border-left:#999999 solid 4px;
border-right:#999999 solid 4px;
margin-bottom:5px;
color:#333333;
background-image:url(../www/images/recipe5bg2.gif);
}
#recipemain7 {
width:774px;
/*height:620px;*/
border-bottom:#999999 solid 4px;
border-left:#999999 solid 4px;
border-right:#999999 solid 4px;
margin-bottom:5px;
color:#333333;
background-image:url(../www/images/recipe10bg2.gif);
}
#recipemain8 {
width:774px;
/*height:620px;*/
border-bottom:#999999 solid 4px;
border-left:#999999 solid 4px;
border-right:#999999 solid 4px;
margin-bottom:5px;
color:#FFFFFF;
background-image:url(../www/images/recipe20bg2.gif);
}
#recipemain9 {
width:774px;
/*height:620px;*/
border-bottom:#999999 solid 4px;
border-left:#999999 solid 4px;
border-right:#999999 solid 4px;
margin-bottom:5px;
color:#FFFFFF;
background-image:url(../www/images/recipe30bg2.gif);

}
#recipenav {
margin-top:5px;
}
#recipenav2 {
margin-top:-5px;
}
#recipetop1 {
background-image:url(../www/images/recipe5bg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipebottom1 {
background-image:url(../www/images/recipe5bg2.gif);
background-repeat:repeat-y;
background-color:#FFCC00;
width:774px;
/*height:306px;*/
}
#recipetop2 {
background-image:url(../www/images/recipe10bg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipebottom2 {
background-image:url(../www/images/recipe10bg2.gif);
background-repeat:repeat-y;
background-color:#FF6600;
width:774px;
overflow:visible;
/*height:306px;*/
}
#recipetop3 {
background-image:url(../www/images/recipe15bg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipebottom3 {
background-image:url(../www/images/recipe15bg2.gif);
background-repeat:repeat-y;
background-color:#FF33CC;
width:774px;
/*height:306px;*/
}
#recipetop4 {
background-image:url(../www/images/recipe20bg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipebottom4 {
background-image:url(../www/images/recipe20bg2.gif);
background-repeat:repeat-y;
background-color:#990000;
width:774px;
/*height:306px;*/
}

#recipetop5 {
background-image:url(../www/images/recipe30bg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipebottom5 {
background-image:url(../www/images/recipe30bg2.gif);
background-repeat:repeat-y;
background-color:#333333;
width:774px;
/*height:306px;*/
}
#recipetop6 {
background-image:url(../www/images/recipebkftbg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipebottom6 {
background-image:url(../www/images/recipe5bg2.gif);
background-repeat:repeat-y;
background-color:#FFCC00;
width:774px;
/*height:306px;*/
}
#recipebottom7 {
background-image:url(../www/images/recipe10bg2.gif);
background-repeat:repeat-y;
background-color:#FF6600;
width:774px;
/*height:306px;*/
}
#recipetop7 {
background-image:url(../www/images/recipelnchbg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipetop8 {
background-image:url(../www/images/recipeevngbg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipebottom8 {
background-image:url(../www/images/recipe20bg2.gif);
background-repeat:repeat-y;
background-color:#FF33CC;
width:774px;
/*height:306px;*/
}

#recipetop9 {
background-image:url(../www/images/recipepddgbg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipebottom9 {
background-image:url(../www/images/recipe30bg2.gif);
background-repeat:repeat-y;
background-color:#333333;
width:774px;
/*height:306px;*/
}
#recipetop10 {
background-image:url(../www/images/recipetombg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipetop11 {
background-image:url(../www/images/recipechsebg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipetop12 {
background-image:url(../www/images/recipepstabg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipetop13 {
background-image:url(../www/images/recipevegbg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipetop14 {
background-image:url(../www/images/recipemeatbg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipetop15 {
background-image:url(../www/images/recipepotbg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipetop16 {
background-image:url(../www/images/recipechocbg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipetop17 {
background-image:url(../www/images/recipeswtbg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipetop18 {
background-image:url(../www/images/recipebbstbg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipetop19 {
background-image:url(../www/images/recipechpeatsbg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipetop20 {
background-image:url(../www/images/recipetkwaysbg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipetop21 {
background-image:url(../www/images/recipeptyfdbg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipetop22 {
background-image:url(../www/images/recipe22bg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipetop23 {
background-image:url(../www/images/recipe23bg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipetop24 {
background-image:url(../www/images/recipe24bg1.gif);
background-repeat:no-repeat;
width:774px;
height:314px;
}
#recipeimage {
float:left;
padding-top:5px;
padding-left:10px;
width:390px;
}
#recipeBuyBook {
width:260px;
margin-left:-20px;
padding-top:10px;
overflow:auto;
}
#recipetagline {
text-align:left;
margin-left:380px;
width:262px;
padding-top:2px;
}
#recipemethod {
float:left;
padding-left:10px;
padding-top:10px;
width:400px;
}
#recipemethod2 {
float:left;
padding-left:10px;
padding-top:10px;
width:600px;
}
#recipemethod3 {
float:left;
padding-left:10px;
padding-top:60px;
width:400px;
}
#recipeingredients {
color:#333333;
margin-left:410px;
padding-top:10px;
width:180px;
/*height:270px;*/
padding-left:5px;
padding-bottom:5px;
}
#recipeingredients2 {
color:#333333;
margin-left:410px;
margin-top:270px;
padding-top:10px;
width:180px;
/*height:270px;*/
padding-left:5px;
padding-bottom:5px;
}
#recipeingredients3 {
color:#333333;
margin-left:410px;
margin-top:270px;
padding-top:30px;
width:180px;
/*height:270px;*/
padding-left:5px;
padding-bottom:5px;
}
#recipeingredients4 {
color:#333333;
margin-left:410px;
margin-top:20px;
padding-top:10px;
width:180px;
/*height:270px;*/
padding-left:5px;
padding-bottom:5px;
}
#recipeingredients5 {
color:#333333;
margin-left:410px;
margin-top:20px;
padding-top:50px;
width:180px;
/*height:270px;*/
padding-left:5px;
padding-bottom:5px;
}
#spacer {
height:5px;
clear:both;
}
#recipecontent{
float:left;
width:390px;
}
#recipecontent2{
float:left;
width:400px;
margin-left:10px;
margin-top:40px;
}

#ingredientsbig {
width:390px;
}
#ingrdsmltop {
padding-top:50px;
}
#ingrdbigmid {
padding-left:10px;
background-image:url(../www/images/ingredbigmid.gif);
background-repeat:repeat-y;
}
#ingrdsmlmid {
padding-left:15px;
padding-right:15px;
background-image:url(../www/images/ingredsmlmid.gif);
background-repeat:repeat-y;
width:220px;
}
#ingrdsmltext {
width:190px;
}
#smoothie{
width:350px;
}
/*legal me styles*/

#legalmain {
margin-top:5px;
width:775px;
border:#999999 solid 4px;
margin-bottom:5px;
}
/* Forum styles */
.forumtopic {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FF33CC;
}
.forumdate {
	font-style:normal;
	color:#999999;
}
.forumtext {
	font-style:normal;
}
.alert {
	color: red;
	font-weight: bold;
}

/* Chat styles */
#chatmain {
	margin-top:5px;
	width:775px;
	border:#999999 solid 4px;
	margin-bottom:5px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}
#chatcontent {
	margin-top:8px;
	margin-left:8px;
	width:750px;
	margin-bottom:30px;
}