body {
/*	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;*/
	font-size: 11x;
/*	background:#F5F3E9;
	min-width: 800px;
	width: expression(body.clientWidth > 800?"100%":"800px");*/
}

img {border : 0;}

.helptext {
	font: normal 11px Arial, sans-serif;
	color: #000;
/*	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 5px;*/
}

input {
	height:18px;
	border:1px solid #D5B699;
	font: normal 11px Verdana, sans-serif; color: #97754F;
}

td, div {
	vertical-align:top;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

/*font: normal 11px Verdana, sans-serif; color: #333333;*/

p, form {
	padding:0px;
	margin:0px;
}
/** ??? */
#catalogby{
	height:18px;
	border:1px solid #D5B699;
	font: normal 11px Verdana, sans-serif; color: #97754F;
}

a{
	color: #97754F;
	text-decoration: underline;
	font-size:1.1em;
}
a:hover{
	color: #97754F;
	text-decoration: underline;
	font-size:1.1em;
}

/* class set width and position of left path of page */
.leftCol {
	float:left;
/*	width:557px;*/
	width: 462px;
/*	margin-right:10px;*/

}

/* class set width and position of right path of page */
.rightCol {
	float:left;
	width:160px;
	margin-left:10px;
}

/* 25.01.08 */
.friends_errors {
	text-align: center;
	background: #F5F3E9;
	padding: 2px 0px 2px 0px;
	font: bold 13px Verdana, sans-serif;
	color: #BCBC3F;
	border: 1px solid #E79B34;
}

/* 25.01.08 */
.recipe_errors {
	text-align: center;
	color: #F0F;
	border:1px solid #E79B34;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom: 5px;
}

.clear {
	clear:both;
	font-size:0px;
	height:0px;
	width:0px;
}

#allhome{
	width:800px;
    height:100%;

}

#colsall {
	padding:7px 0px 0px 0px;
	width:737px;
	float:right;
}

.logo_top {
	float:left;
	width:430px;
	height:88px;
	padding-bottom:11px;
}
* html .logo_top{
	float:left
	}

.welkom {
	width:300px;
	float:right;
	padding-top:10px;
}

.welkom_header {
	float:right;
	height:29px;
	font: bold 15px Verdana, sans-serif; color: #97754F;
	border-bottom:1px solid #97754F;
	background:url(../img/welkom.gif) top left no-repeat;
	padding-left:41px;
}

.welkom_header p {white-space:nowrap;
	padding-top:3px;
}

.welkom_header a {
	font: bold 10px Verdana, sans-serif; color: #97754F;
}
.welkom_header a:hover {
	font: bold 15px Verdana, sans-serif; color: #97754F;
	text-decoration:none;
}


.welkom_search {
	padding:5px 0px 3px 0px;
	text-align:right;
	float:right;
	font: normal 10px Verdana, sans-serif; color: #97754F;
}

.welkom_search a {
	font: normal 10px Verdana, sans-serif; color: #97754f;
	text-decoration:underline ;
}

.welkom_search a:hover {
	font: normal 10px Verdana, sans-serif; color: #97754F;
	text-decoration:none;
}

.form {
	padding-bottom:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#97754f;
}

.recipe_content h1{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#c97d16;
  font-size:13px;
  font-weight:bold;
  text-decoration:underline;
  margin:none;
  padding-left:30px;
   margin:0px;
    margin-bottom:6px;
}
.recipe_users h1{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#c97d16;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  margin:0px;
  margin-bottom:6px;
  padding-left:30px;
}
.recipe_users h1 a {
	font: normal 12px Verdana, sans-serif; color: #c97d16;
	text-decoration:underline;
}
.recipe_users h1 a:hover {
	font: normal 12px Verdana, sans-serif; color: #c97d16;
	text-decoration:underline;
}

/******* BEGIN MENU CSS *******/
.menu {
	margin: 7px 0px 0px 0px;
	width: 737px;
	border: 1px solid;
}

#level1 {
	height: 29px;
	width: 737px;
	float: right;
	padding: 0px;
	margin: 0px;
/*	margin-left: 56px;*/
}

#level2 {
	height:23px;
	width: 737px;
	float:right;
	font: normal 10px Verdana /*Arial*/, sans-serif; color: #FFF;
	background: url(../img/level2_bg.gif) bottom right no-repeat;
	padding: 0px;
	margin: 0px;
}

#level1 ul{
	float:right;
	padding:0px;
	margin:0px;
}

#level1 li {
	/*padding-top: 7px;*/
	float:left;
	list-style:none;
    height:29px;
/*    width:120px;*/
/*	margin:0px 0px 0px 2px;*/
	color: #7E5734;
	top: 7px;
}

/* Top Menu tabs */
/* Usual*/
#level1 ul li.noactive{
	cursor:pointer;
	font: bold 14px Arial,Times New Roman, sans-serif;
	background:url(../img/not_active_menu.gif) top right no-repeat;
}

#level1 ul li.active{
	cursor:pointer;
	font: bold 14px Arial,Times New Roman, sans-serif; color: #FFF;
	background:url(../img/active_menu.gif) top right no-repeat;
}

#level1 ul li.active div {
	font: bold 14px Arial,Times New Roman, sans-serif; color: #FFF;
	padding-top: 7px;
}

#level1 ul li.noactive div {
	font: bold 14px Arial,Times New Roman, sans-serif;
	padding-top: 7px;
}
/* 100 px */
#level1 ul li.noactive100{
	cursor:pointer;
	font: bold 14px Arial,Times New Roman, sans-serif;
	background:url(../img/not_active_menu100.gif) top right no-repeat;
}

#level1 ul li.active100{
	cursor:pointer;
	font: bold 14px Arial,Times New Roman, sans-serif; color: #FFF;
	background:url(../img/active_menu100.gif) top right no-repeat;
}

#level1 ul li.active100 div {
	font: bold 14px Arial,Times New Roman, sans-serif; color: #FFF;
	padding-top: 7px;
}

#level1 ul li.noactive100 div {
	font: bold 14px Arial,Times New Roman, sans-serif;
	padding-top: 7px;
}
/* 80 px */
#level1 ul li.noactive80{
	cursor:pointer;
	font: bold 14px Arial,Times New Roman, sans-serif;
	background:url(../img/not_active_menu80.gif) top right no-repeat;
}

#level1 ul li.active80{
	cursor:pointer;
	font: bold 14px Arial,Times New Roman, sans-serif; color: #FFF;
	background:url(../img/active_menu80.gif) top right no-repeat;
}

#level1 ul li.active80 div {
	font: bold 14px Arial,Times New Roman, sans-serif; color: #FFF;
	padding-top: 7px;
}

#level1 ul li.noactive80 div {
	font: bold 14px Arial,Times New Roman, sans-serif;
	padding-top: 7px;
}
/* End of tabs */


.extra-menu {
	padding-top: 4px;
}

.extra-menu a{
	color: #FFF;
}
/******* END MENU CSS *******/

/******** BEGIN RECIPE BOX PAGE CSS ********/
.meal-type-counter {
	font: 12px Arial,Times New Roman, sans-serif;
}

.new-recipe-form {
	font: 11px Arial,Times New Roman, sans-serif;
}
/******** END RECIPE BOX PAGE CSS ********/

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!   BOTTOM  BLOCK    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#bottomblock {
	text-align:left;
	float:left;
	padding-left:62px;
    height:40px;
    font: normal 11px Verdana, sans-serif; color: #9C6C41;
}

#bottomblock a{
	font: normal 11px Verdana, sans-serif; color: #9C6C41;
	text-decoration: none;
}

#bottomblock a:hover{
	font: normal 11px Verdana, sans-serif; color: #9C6C41;
	text-decoration: underline;
}

#rightblock{
	float:right;
}

/***************** begin popup window of recipe details ******************************/
.allbg {
	float:left;
	width:560px;
	padding:0px 0px 0px 0px;
}

.lheader {
	background: transparent url(../img/lheader.gif) no-repeat left top;
	zoom: 1;
}
.rheader {
	background: transparent url(../img/rheader.gif) no-repeat right top;
}
.headerbg {
	overflow: hidden;
	margin-left: 47px;
	margin-right: 12px;
	height: 70px;
	background: url(../img/headerbg.gif) repeat-x 0 0;
}

.headeradded_a  A, .headeradded_a A:hover, .headeradded_a A:active{
	padding-left:0px;
	font: 20px Times New Roman, sans-serif; color: #D2923A;
	margin:0px 0px 0px 0px;
}

.headeradded{
	padding-left:0px;
	font: 20px Times New Roman, sans-serif; color: #D2923A;
	border-bottom:1px solid #E79B34;
	margin:5px 4px 0px 30px;
}


.lheader_ {
    height:13px;
	background:url(../img/lheader_.gif) bottom left no-repeat;
	font-size:1px;
}
.rheader_ {
        height:13px;
        font-size:1px;
	background:url(../img/rheader_.gif) bottom right no-repeat;
}
.headerbg_ {
        height:13px;
	font-size:1px;
	background:url(../img/headerbg_.gif) bottom right repeat-x;
}

* html .centerblock {
	border-left:1px solid #E79C36;
	border-right:1px solid #E79C36;
	background:#F9EFD2;
    width:557px;
    padding:5px 20px 0px 24px;
}

.centerblock {
	border-left:1px solid #E79C36;
	border-right:1px solid #E79C36;
	background:#F9EFD2;
    padding:5px 20px 0px 24px;
	font: normal 11px Verdana, sans-serif; color: #333333;
}

.centerblock td {
	font: normal 11px Verdana, sans-serif; color: #333333;
}
.centerblock table td.header {
	padding:0px 10px 0px 33px;
	background:url(../img/icontitle.gif) top left no-repeat;
	font: normal 11px Verdana, sans-serif; color: #333333;
}

/*.centerblock input{
	width:100%;
	height:19px;
	border:1px solid #D5B699;
	background:#FFF;
	font: normal 11px Verdana, sans-serif; color: #333333;
}
*/
 input.time{
	width:50px;
	height:19px;
	border:1px solid #D5B699;
	background:#FFF;
	font: normal 11px Verdana, sans-serif; color: #333333;
}
 input.help{
	width:20px;
	height:20px;
 	border:none;
	background:none;
	font: normal 11px Arial, sans-serif; color: #333333;
}

.centerblock input.save-recipe-btn{
	width:105px;
	height:22px;
	background:url(../img/saverecipe.gif) top left no-repeat;
	border:0px solid #F9EFD2;
	background-color:#F9EFD2;
	cursor:pointer;
}

.centerblock input.cancel-btn{
	width:105px;
	height:22px;
	background:url(../img/cancel.gif) top left no-repeat;
	border:0px solid #F9EFD2;
	background-color:#F9EFD2;
	cursor:pointer;
}

input.save-btn{
	width:135px;
	height:22px;
	background:url(../img/saveto.gif) top left no-repeat;
/*	background:url(../img/savebut.gif) top left no-repeat;*/
	border:0px solid #F9EFD2;
	background-color:#F9EFD2;
	cursor:pointer;
}

input.edit_recipe_btn{
	width:106px;
	height:22px;
	background:url(../img/editrecipe.gif) top left no-repeat;
	border:0px solid #F9EFD2;
	background-color:#F9EFD2;
	cursor:pointer;
}

input.add_com-btn{
	width:105px;
	height:22px;
	background:url(../img/addbut.gif) top left no-repeat;
	border:0px solid #F9EFD2;
	background-color:#F9EFD2;
	cursor:pointer;
}

input.advsearch{
	width:85px;
	height:21px;
	background:url(../img/advsearch.gif) top left no-repeat;
	border:0px solid #D5B699;
}

input.filter{
	width:55px;
	height:21px;
	background:url(../img/filter.gif) top left no-repeat;
	border:0px solid #D5B699;
}

.centerblock select{
	scrollbar-base-color:#000000;
	width:200px;
	height:19px;
	border:1px solid #D5B699;
	background:#FFF;
	font: normal 11px Verdana, sans-serif; color: #333333;
}
.centerblock select.login{
	width:80px;
	height:19px;
	border:1px solid #D5B699;
	background:#FFF;
	font: normal 11px Verdana, sans-serif; color: #333333;
}

.centerblock textarea{
	width:290px;
	border:1px solid #D5B699;
	background:#FFF;
	font: normal 11px Verdana, sans-serif; color: #333333;
}
.centerblock .login{
	width:290px;
	border:1px solid #D5B699;
	background:#FFF;
	font: normal 11px Verdana, sans-serif; color: #333333;
}
.centerblock input.signin {
	border:1px solid #D5B699;
	width:140px;
	background:#D5B699;
}

.botline_info {
	border-bottom:1px solid #E79B34;
	margin-left:29px;
	font-size:1px;
}


.banner {
	float:right;
	width:160px;
	height:690px;
	background-color:#F5F3E9;
	font: normal 14px Times New Roman, sans-serif; color: #333333;
	text-align:center;
	vertical-align:middle;
	margin:0px 0px 6px 0px;
}

/* STYLE FOR JS FILE*/
.help-image {
	cursor: pointer;
}

.dhtmltooltip {
	position: absolute;
	/*left: -300px;*/
	width: 270px;
	padding: 0px;
	top:5px;
	left:5px;
	visibility: hidden;
	z-index: 200;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font: normal 11px Verdana, sans-serif; color: #333333;
}

.dhtmltooltip td {
	font: normal 10px Verdana, sans-serif; color: #333333;
	z-index: 200;
}
.dhtmltooltip_bot {
	font: normal 10px Verdana, sans-serif; color: #333333;
	background:url(../img/dhtmltooltip_bot.gif) bottom left no-repeat;
	z-index: 200;
}

.dhtmltooltip_botX {height:220px;
	font: normal 10px Verdana, sans-serif; color: #333333;
	background:url(../img/dhtmltooltip_bot.gif) bottom left no-repeat;
	z-index: 200;
}

.dhtmltooltip_top {
	font: normal 10px Verdana, sans-serif; color: #333333;
	background:url(../img/top_upwin.gif) top left no-repeat;
	z-index: 200;
}

.dhtmltooltip_bg {
	font: normal 10px Verdana, sans-serif; color: #333333;
	background:url(../img/dhtmltooltip_bg.gif) bottom left repeat-y;
	z-index: 200;
}

.dhtmltooltip_user{
	position: absolute;
	left: -300px;
	/* width: 300px; */
 	width: 270px;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font: normal 11px Verdana, sans-serif; color: #333333;
	z-index: 200;
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
	font: normal 11px Verdana, sans-serif; color: #333333;
	z-index: 200;
}
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!			STYLE OF UL LI OL	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

.centerblock ul {
	list-style:none;
}
.centerblock ul li {
	list-style:none;
}

.centerblock  a{
	font: Arial;
	color: #97754f;
	text-decoration: underline;
	font-size:1.1em;
}
.centerblock  a:hover{
	font: Arial;
	color: #97754f;
	text-decoration: underline;
	font-size:1.1em;
}

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!		STYLE OF INDEX.TPL LOGIN FORM		!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#top_index {
	height:100px;
    background:url(../img/logobg_index.jpg) top left no-repeat;
}
.loginformin {
	width:370px;
	float:right;
 	margin:17px 0px 0px 0px;
	font: normal 9px Verdana, sans-serif; color: #97754F;
}
.loginformin td{
	padding-left:5px;
	vertical-align:middle;
	font: bold 10px Verdana, sans-serif; color: #97754F;
}
.loginfield {
	width:70px;
	height:17px;
	border:1px solid #D5B699;
	font: normal 11px Verdana, sans-serif; color: #97754F;
}
.gosignup {
	width:24px;
	height:25px;
	border:0px solid #D5B699;
	background:url(../img/gosearch.gif) top left no-repeat;
	cursor: pointer;
}
#gosearch {
	width:24px;
	height:25px;
	border:0px solid #D5B699;
	background:url(../img/gosearch.gif) top left no-repeat;
	cursor: pointer;
}
.link_loginin {
	float:right;
	text-align:left;
	padding-right:30px;
	text-decoration:none;
}

.link_loginin a{
	font: bold 9px Verdana, sans-serif; color: #97754F;
	text-decoration:none;
}
.link_loginin a:hover{
	font: bold 9px Verdana, sans-serif; color: #97754F;
	text-decoration:underline;
}

#leftbann {
	text-align:left;
	float:right;
	width:484px;
	height:205px;
	background:url(../img/leftbann.jpg) top left no-repeat;
	font: normal 15px Times New Roman, sans-serif; color: #6F6F24;
	/*font-style:italic; chris did this*/
}
.blockleft {
	padding: 15px 15px 0px 35px;
	margin: 0px 0px 0px 0px;
}
#leftbann h1 {
	text-align:left;
	font: bold 18px Times New Roman, sans-serif; color: #FFF;

	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}

#leftbann .textbot {
	width:360px;
	float:right;
	border-top:1px solid #AFAF3A;
	text-align:left;
	font:normal 11px Verdana, sans-serif; color: #6F6F24;
	padding: 10px 0px 20px 0px;
	margin: 10px 0px 0px 0px;
}
#leftbann .textbot p{
	font:bold 16px Verdana, sans-serif; color: #6F6F24;

	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#rightbann {
	margin-left:6px;
	float:right;
	width:269px;
	height:205px;
	background:url(../img/rightbann.jpg) top left no-repeat;
}

#botban1_index {
	margin-left:2px;
	float:right;
	width:181px;
	height:113px;
	background:url(../img/botban1_index.jpg) top left no-repeat;
}
#botban2_index {
	margin-left:2px;
	float:right;
	width:209px;
	height:113px;
	background:url(../img/botban2_index.jpg) top left no-repeat;
}
#botban3_index {
	display:table;
	margin-left:2px;
	float:right;
	width:343px;
	height:113px;
	background:url(../img/botban3_index.jpg) top left no-repeat;
	font:bold 16px Verdana, sans-serif; color: #FFF;
}

#botban3_index p{
	padding: 0px 5px 5px 5px;
	margin: 15px 0px 0px 0px;
	font:bold 16px Verdana, sans-serif; color: #FFF;
    display:table-cell;
    vertical-align:middle;
	text-align:center;
}


/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!		SIGN UP	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
.signallbg {
	width:490px;
	float:right;
}

.lsign {
	height:35px;
	background:url(../img/lsign.gif) top left no-repeat;
}

.rsign {
	padding:5px 20px 0px 30px;
	background:url(../img/rsign.gif) top right no-repeat;
}

.signbg {
	height:35px;
	background:url(../img/signbg.gif) top right repeat-x;
}

.signadded{
	margin:3px 4px 0px 10px;
	padding-left:10px;
	font: /*italic*/ 18px Times New Roman, sans-serif; color: #FFF;
	font-weight:lighter;
 	text-align:left;
}

.signadded A:hover, .signadded A:active, .signadded A{
	margin:3px 4px 0px 10px;
	padding-left:10px;
	font: /*italic*/ 18px Times New Roman, sans-serif; color: #FFF;
	font-weight:lighter;
 	text-align:left;
}

.lsign_ {
        height:12px;
	background:url(../img/lsign_.gif) bottom left no-repeat;
	font-size:1px;
}

.rsign_ {
        height:12px;
        font-size:1px;
	background:url(../img/rsign_.gif) bottom right no-repeat;
}

.signbg_ {
        height:12px;
	font-size:1px;
	background:url(../img/signbg_.gif) bottom right repeat-x;
}
* html .signblock {
	background:#E1E1A6;
        width:100%;
        padding:5px 5px 5px 5px;
}

.circleText{
	font: normal 13px Verdana, sans-serif; color: #C97D18;
 }

.signblock {

	background:#E1E1A6;
    padding:5px 5px 5px 5px;
	font: normal 11px Verdana, sans-serif; color: #333333;
}

.signblock table td {
	font: normal 11px Verdana, sans-serif; color: #333333;
}

.signblock table td a{
	font: normal 11px Verdana, sans-serif; color: #97754F;
	text-decoration: none;
}

.signblock table td a:hover {
	font: normal 11px Verdana, sans-serif; color: #97754F;
	text-decoration: underline;
}

.signblock table td.header {
	width:45%;
	padding:0px 30px 5px 20px;
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*	background-image: url(../img/icontitle_signup.gif);*/
/*	background:url(../img/ball_orange1.gif) top left no-repeat;*/
	background: url(../img/ball_green1.gif) top left no-repeat;
	background-repeat: no-repeat;
	background-position: 8px 4px;
	font: normal 11px Verdana, sans-serif; color: #333333;
}

.signblock .login {
	width:200px;
	height:18px;
	border:1px solid #D5B699;
	font: normal 11px Verdana, sans-serif; color: #97754F;
}

.signin {
	width:105px;
	height:21px;
	border:0px solid #AFAF3A;
	background:url(../img/botsignun.gif) top left no-repeat;
}

.bann_signup_top {
	float:right;
	width:160px;
	font: 1px Times New Roman, sans-serif; color: #333333;
	text-align:center;
	vertical-align:middle;
}

.bann_signup_top img{
	width:160px;
 	padding:0px;
	margin:0px;
}

.bann_signup_bot {
	background:url(../img/bann_signup_bot.gif) bottom left no-repeat;

	float:right;
	width:160px;
	font:bold 16px Verdana, sans-serif; color: #FFF;
	display:table;
	background-color:#EFA150;
}

.bann_signup_bot p {
	padding:5px;
}

.bann_signup_bot div{
    display:table-cell;
    vertical-align:middle;
	font:bold 16px Verdana, sans-serif; color: #FFF;
	/*font-style:italic; chris did this*/
	text-align:center;
	padding:6px 5px 6px 5px;
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!		MAIN	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
.yourallbg {
/*	width:538px;*/
	width: 462px;
	float:left;
}

.YourCircle {
	font-size:18px;
}

.yourallbg_home {
	width:160px;
	float:right;
	padding-bottom:10px;
}

.lyour {
	height:33px;
	background:url(../img/lyour.gif) top left no-repeat;
}

.lyourfriend {
	height:33px;
	background:url(../img/lyourfriend.gif) top left no-repeat;
}

.lyourmessage {
	height:33px;
	background:url(../img/icon_messages.gif) top left no-repeat;
}


.ryour {
	padding:5px 20px 0px 30px;
	background:url(../img/ryour.gif) top right no-repeat;
}

.yourbg {
	height:33px;
	background:url(../img/yourbg.gif) top right repeat-x;
}

.lyour_ {
    height:9px;
	background:url(../img/lyour_.gif) bottom left no-repeat;
	font-size:1px;
}
.lyourshop {
	height:33px;
	background:url(../img/lyourshop.gif) top left no-repeat;
}

.lyourshopcreat {
	height:33px;
	background:url(../img/lyourshopcreat.gif) top left no-repeat;
}

.ryour_ {
    height:9px;
	font-size:1px;
	background:url(../img/ryour_.gif) bottom right no-repeat;
}
.yourbg_ {
    height:9px;
	font-size:1px;
	background:url(../img/yourbg_.gif) bottom right repeat-x;
}
/* of IE */


.ryour_ span {
	font: /*italic*/ 0px Times New Roman, sans-serif;
}

.settings-main-container {
/*	background:#F3F3B8;*/
    width:100%;
    height:510px;
}

* html .yourblock {
	background:#F3E1AB;
    width:100%;
    padding:10px 20px 5px 24px;
}

.yourblock {
	background:#F3E1AB;
    padding:10px 20px 5px 24px;
	font: normal 11px Verdana, sans-serif; color: #333333;
}

.yourblock ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.yourblock ul li {
	list-style:none;
	font: normal 11px Verdana, sans-serif; color: #333333;
	padding:1px 0px 5px 25px;
/* !!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*	background:url(../img/icontitle_recip.gif) top left no-repeat;*/
	background:url(../img/ball_orange1.gif) top left no-repeat;
	background-repeat: no-repeat;
	background-position: 8px 4px;
	font: normal 11px Verdana, sans-serif; color: #333333;
}
.yourblock ul li a{
	text-decoration:none;
	font: normal 11px Verdana, sans-serif; color: #333333;
}

h2.titleupwin {
	font: normal 15px Verdana, sans-serif; color: #C97D18;
	padding:0px 30px 0px 0px;
	margin:0px 0px 5px 0px;
	text-align:left;
	border-bottom:1px solid #E79D38;
}
h2.titleupwin_align {
	font: normal 15px Verdana, sans-serif; color: #C97D18;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	text-align:center;
}
.recip_head {
	font: bold 12px Verdana, sans-serif; color: #333333;
	padding:0px 0px 0px 0px;
	margin:10px 0px 5px 0px;
}

.lsign_hom {
	height:35px;
	background:url(../img/lsign_hom.gif) top left no-repeat;
}

select.filtor {
	font: normal 11px Verdana, sans-serif; color: #333333;
	border:1px solid #E79B34;
	width:50px;
}

.filtrlink {
	font: bold 13px Verdana, sans-serif; color: #C97D18;
}

a.filtrlink{
	font: bold 13px Verdana, sans-serif; color: #C97D18;
	/*font-style:italic; chris did this*/
}

a.filtrlink:hover{
	font: bold 13px Verdana, sans-serif; color: #C97D18;
	/*font-style:italic; chris did this*/
}

.pages {
	font: bold 11px Verdana, sans-serif; color: #D28218;
}

.pages a{
	font: normal 11px Verdana, sans-serif; color: #D28218;
}

td.header_ico {
	padding:0px 10px 0px 20px;
	background:url(../img/ball_orange1.gif) top left no-repeat;
	background-position: 8px 4px;
	font: normal 11px Verdana, sans-serif; color: #333333;
}
td.headerfriend {
	padding:0px 10px 0px 20px;
	background:url(../img/ball_orange1.gif) top left no-repeat;
	background-position: 8px 4px;
	font: normal 11px Verdana, sans-serif; color: #333333;
}

a.recipename{
	font: normal 11px Verdana, sans-serif; color: #333333;

}

a.recipename:hover{
	font: normal 11px Verdana, sans-serif; color: #333333;

}

.recipedescrinf {
	font: normal 11px Verdana, sans-serif; color: #333333;
	padding:0px 0px 5px 33px;
}

td.headerinf {
	padding:0px 10px 0px 20px;
	background:url(../img/icontitle.gif) top left no-repeat;
	font: bold 11px Verdana, sans-serif; color: #C97D16;
}
td.headerinf2 {
	padding:2px 10px 3px 20px;
	background:url(../img/icontitle.gif) top left no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c97d16;
}

input.change {
	width:80px;
	height:21px;
	border:0px solid #AFAF3A;
	background:url(../img/change.gif) top left no-repeat;
	background-color:#F9EFD2;
}
input.print {
	cursor:pointer;
	width:105px;
	height:21px;
	border:0px solid #AFAF3A;
	background:url(../img/print.gif) top left no-repeat;
}

input.invitefr {
	width:98px;
	height:20px;
	border:0px solid #AFAF3A;
	background:url(../img/invitefr.gif) top left no-repeat;
}
input.adduser {
	width:104px;
	height:20px;
	border:0px solid #AFAF3A;
	background:url(../img/adduser.gif) top left no-repeat;
}

input.send {
	width:69px;
	height:20px;
	border:0px solid #AFAF3A;
	background:url(../img/send.gif) top left no-repeat;
}

input.printshoplist {
	width:134px;
	height:22px;
	border:0px solid #AFAF3A;
	background:url(../img/print_shoplist.gif) top left no-repeat;
}

input.addnewstore {
	width:134px;
	height:22px;
	border:0px solid #AFAF3A;
	background:url(../img/addnewshop.gif) top left no-repeat;
}

input.saveshoplist {
	width:151px;
	height:22px;
	border:0px solid #AFAF3A;
	background:url(../img/saveshoplist.gif) top left no-repeat;
}
input.set {
	width:47px;
	height:20px;
	border:0px solid #AFAF3A;
	background:url(../img/set.gif) top left no-repeat;
}

textarea.textar {
	width:300px;
	border:1px solid #D5B79A;
	font: normal 11px Verdana, sans-serif; color: #C97D16;
}

#window_2 {
	background:url(../img/clear.gif) top left no-repeat;
	width: 270px;
	height:120px;
	top:200px;
	left:45%;
}

.hiddenwindow {
	overflow: hidden;
	display: none;
}

#window_invite_friends {
	background:url(../img/clear.gif) top left no-repeat;
	width: 270px;
	height:120px;
	top:200px;
	left:45%;
}

 * html .catalogblock {
		background:#E1E1A6;
        width:100%;
        padding:5px 20px 5px 24px;
}

.catalogblock {
	background:#E1E1A6;
    padding:5px 20px 5px 24px;
	font: normal 11px Verdana, sans-serif; color: #333333;
	font: normal 11px Verdana, sans-serif; color: #333333;
}

.data-table td {border: 1px solid #D8DBE2;}
.data-table th {background: #D8DBE2;}

input.addshoppinglist {
	width:140px;
	height:21px;
	border:0px solid #AFAF3A;
	background:url(../img/addshoppinglist.gif) top left no-repeat;

}

/************************************/
div#header_container{
	background-image: url(../images/top_backgr_new.gif);
    background-repeat: repeat-x;
	background-color: #cad9ec;
	height: 100%;
    padding-top: 9px;
    padding-left: 20px;
    font-size: 35px;
}

div#footer_container{
	text-align: center;
	font-size: small;
	padding-top: 2px;
	color: #000;
}

/********************************* display recipe details in popup window ************************************/
.popup-recipe-details {
	position: absolute;
	width: 500px;
	text-align: left;
	padding: 0px;
	top:5px;
	left:5px;
	visibility: hidden;
	z-index: 20000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font: normal 11px Verdana, sans-serif; color: #333333;
}

.popup-recipe-details-col1 {
	width: 239px;
	float: left;
}

.popup-recipe-details-col2 {
	width: 239px;
	float: left;
}

.box-tl {
	background: transparent url(../img/popup/top_left.gif) no-repeat 0 0;
    zoom:1;
}

.box-tr {
	background: transparent url(../img/popup/top_right.gif) no-repeat right 0;
}
.box-tc {
	height: 35px;
	overflow: hidden;
	margin-left: 11px;
	margin-right: 11px;
	text-align: left;
	background: url(../img/popup/top_bg.gif) repeat-x 0 0;
}

.box-ml {
	background: transparent url(../img/popup/middle_left.gif) repeat-y 0 0px;
    zoom:1;
}

.box-mr {
	background: transparent url(../img/popup/middle_right.gif) repeat-y right 0px;
}

.box-mc {
	background-color: #f9efd2;
	margin-left: 11px;
	margin-right: 11px;
}

.box-bl {
	background: transparent url(../img/popup/bottom_left.gif) no-repeat 0 0px;
    zoom:1;
}

.box-br {
	background: transparent url(../img/popup/bottom_right.gif) no-repeat right 0px;
}

.box-bc {
	height: 35px;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-left: 11px;
	margin-right: 11px;
	background: url(../img/popup/bottom_bg.gif) repeat-x 0 0;
}


.help-qtip {
	position: absolute;
	width: 250px;
	padding: 0px;
	top:5px;
	left:5px;
	visibility: hidden;
	z-index: 20000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font: normal 11px Verdana, sans-serif;
	color: #333333;
	text-align: left;
}

.qtip-tl {
	background: transparent url(../img/popup/top_left.gif) no-repeat left top;
    zoom:1;
}

.qtip-tr {
	background: transparent url(../img/popup/top_right.gif) no-repeat right top;
}

.qtip-tc {
	height: 13px;
	overflow: hidden;
	margin-left: 11px;
	margin-right: 11px;
	text-align: left;
	background: url(../img/popup/top_bg.gif) repeat-x 0 0;
}

.qtip-ml {
	background: transparent url(../img/popup/middle_left.gif) repeat-y 0 0;
    zoom:1;
}

.qtip-mr {
	background: transparent url(../img/popup/middle_right.gif) repeat-y right 0px;
}

.qtip-mc {
	background-color: #f9efd2;
	margin-left: 11px;
	margin-right: 11px;
}

.qtip-bl {
	background: transparent url(../img/popup/bottom_left.gif) no-repeat left bottom;
    zoom:1;
}

.qtip-br {
	background: transparent url(../img/popup/bottom_right.gif) no-repeat right bottom;
}

.qtip-bc {
	height: 13px;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-left: 11px;
	margin-right: 11px;
	background: url(../img/popup/bottom_bg.gif) repeat-x center bottom;
}

.all_sharing {
	background-color: #f4e0ab;
}

.my_sharing {
	background-color: #f0d48a;
}

.friend_sharing {
	background-color: #f9eed0;
}

#window_deleterecipe {
	background:url(../img/clear.gif) top left no-repeat;
	width: 270px;
	height:140px;
	position:absolute;
	top:45%;
	left:45%;
	z-index: 100;
}
/*******  begin styles of popup window for any confirm actions  *******/
#confirm_window {
	position:absolute;
	top:45%;
	left:45%;
	z-index: 100;
}

#confirm_window .box-tl {
	background: transparent url(../img/friend_popup/crn_tl.gif) no-repeat 0 0;
    zoom:1;
    height: 11px;
}

#confirm_window .box-tr {
	background: transparent url(../img/friend_popup/crn_tr.gif) no-repeat right 0;
	height: 11px;
}
#confirm_window .box-tc {
	height: 11px;
	overflow: hidden;
	margin-left: 11px;
	margin-right: 11px;
	text-align: left;
	background: url(../img/friend_popup/brd_top.gif) repeat-x 0 0;
}

#confirm_window .box-ml {
	background: transparent url(../img/friend_popup/brd_left.gif) repeat-y 0 0px;
    zoom:1;
}

#confirm_window .box-mr {
	background: transparent url(../img/friend_popup/brd_right.gif) repeat-y right 0px;
}

#confirm_window .box-mc {
	background-color: #f9efd2;
	margin-left: 11px;
	margin-right: 11px;
}

#confirm_window .box-bl {
	background: transparent url(../img/friend_popup/crn_bl.gif) no-repeat 0 0px;
    zoom:1;
    height: 11px;
}

#confirm_window .box-br {
	background: transparent url(../img/friend_popup/crn_br.gif) no-repeat right 0px;
	height: 11px;
}

#confirm_window .box-bc {
	height: 11px;
	overflow: hidden;
	background-color: #f9efd2;
	margin-left: 11px;
	margin-right: 11px;
	background: url(../img/friend_popup/brd_bot.gif) repeat-x 0 0;
}

/**  end styles of popup  **/
.c_point {
	cursor: pointer;
}

.feedback_div {
	width: 737px;
	margin-left: 65px;
	margin-bottom: 5px;
	text-align: left;
}

/* Forum requipments */
tr.forum_header {
	background: url(../img/fgrid_head_bg.gif) repeat-x;
	font-size: 12px;
	height: 23px;
	color: #FFF;	
}

.forum_post {
	background-color: #f9f2d8;
}

.botline_info_forum {
	border-bottom:1px solid #F6A230;
/*	margin-left:29px;*/
	font-size:1px;
}

.required_red{
	color: #f00;
}

