body {
	margin:0px;
	padding:0px;
	background-color:#422102;
}
img {
	border:0px;
    outline-style:none;
}
a{
    outline-style:none;
}
/* BACKGROUD */
.bg_left {
	background-image:url(/ortega/images/body/bg_left.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.bg_right {
	background-image:url(/ortega/images/body/bg_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
/* TXT */
.loginTxt {
	font-size:9px;
	color:#f4e2bd;
	font-family:Verdana;	
}
.footerTxt {
	font-size:10px;
	color:#af3609;
	font-family:Verdana;
	text-align:center;
}
.footerTxt a{
	color:#af3609;
	text-decoration:none;
}
.mostrecipesTxt_title {
	font-size:12px;
	color:#fee300;
	font-family:Verdana;
}
.mostrecipesTxt_description {
	font-size:11px;
	color:#faf5e6;
	font-family:Verdana;	
}
.forumTxt_link {
	font-size:10px;
	color:#ffffff;
	font-family:Verdana;
}
.forumTxt_date {
	font-size:10px;
	color:#0344a1;
	font-family:Verdana;
}
.featuredproductTxt {
	font-size:11px;
	color:#b73c09;
	font-family:Verdana;
}
.featuredproduct_newProduct {
	position:absolute;
	width:71px;
	height:71px;
	background-image:url('/ortega/images/products/new_product.png');
	background-repeat:no-repeat;
	margin-left:325px;
	#margin-left:-50px;
}
.featuredproductForm {
	font-size:10px;
	color:#0c56e5;
	font-family:Verdana;
}
.categoryTitleTxt {
	font-size:13px;
	color:#67430d;
	font-family:Verdana;
	margin-left:27px;
}
.categoryDescriTxt {	
	font-size:11px;
	color:#67430d;
	font-family:Verdana;
	margin-left:10px;
	margin-bottom:10px;
}
.listDescriTxt {	
	font-size:11px;
	color:#67430d;
	font-family:Verdana;
}
.categoryButton {	
	margin-left:60px;
}
.font_11px {
	font-size:11px;
}
.productslistTitle {
	font-size:18px;
	color:#67430d;
	font-family:Verdana;
	margin-top:2px;
	margin-left:15px;
}
/* CAROUSEL HOME */
.home_foodTitle {
	font-size:12px;
	color:#0c54ab;
	font-family:Verdana;
}
.home_foodTitle a{
	font-size:12px;
	color:#0c54ab;
	font-family:Verdana;
	text-decoration:none;
}
.home_foodDescription {
	font-size:10px;
	color:#513a20;
	font-family:Verdana;
}
.home_foodDescription a{
	font-size:10px;
	color:#513a20;
	font-family:Verdana;
	text-decoration:none;
}
.home_foodIngredients {
	font-size:10px;
	color:#8e5806;
	font-family:Verdana;
}
.home_foodIngredients a{
	font-size:10px;
	color:#8e5806;
	font-family:Verdana;
}
.home_foodRated {
	font-size:13px;
	color:#042b67;
	font-family:Verdana;
	font-weight:bold;
}
.home_foodNext {
	float:left;
	width:35px;
	height:25px;
	background-image:url(/ortega/images/home/box_number.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	color:#833014;
	font-family:Verdana;
	font-weight:bold;
	padding:8px 0px 0px 0px;
}
.home_imageFrame{
    border: 1px solid #032860;
}
/* MENU */
.home_menu, a.home_menu_over{
	float:left;
	width:54px;
	height:38px;
	background-image:url(/ortega/images/menu/home.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.ie7 .home_menu, .ie7 .home_menu_over{
	height:48px;	
}
.ie6 .menu{
	height:50px;
}
/*
.ie6 .home_menu_over, .ie6 .lrecipes_menu_over, .ie6 .lproducts_menu_over,
.ie6 .promotions_menu_over, .ie6 .whatsnews_menu_over, .ie6 .talk_menu_over,
.ie6 .ltalk_menu_over, .ie6 .wherebuy_menu_over, .ie6 .rewards_menu_over,
.ie6 .history_menu_over, .ie6 .lfamily_menu_over{
	background-image:url(/ortega/images/clear.png);
}*/
a.home_menu_over:hover{
	float:left;
	width:54px;
	height:46px;
	background-image:url(/ortega/images/menu/home_over.png);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.lrecipes_menu, .lrecipes_menu_over {
	float:left;
	width:63px;
	height:38px;
	background-image:url(/ortega/images/menu/recipes.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.lrecipes_menu_overHover {
	float:left;
	width:63px;
	height:33px;
	background-image:url(/ortega/images/menu/recipes_over.png);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.lproducts_menu, .lproducts_menu_over {
	float:left;
	width:78px;
	height:38px;
	background-image:url(/ortega/images/menu/products.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.lproducts_menu_overHover{
	float:left;
	width:78px;
	height:33px;
	background-image:url(/ortega/images/menu/products_over.png);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;	
}
.promotions_menu, .promotions_menu_over {
	float:left;
	width:90px;
	height:38px;
	background-image:url(/ortega/images/menu/promotions.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.promotions_menu_over:hover {
	float:left;
	width:90px;
	height:50px;
	background-image:url(/ortega/images/menu/promotions_over.png);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.whatsnews_menu, .whatsnews_menu_over {
	float:left;
	width:89px;
	height:38px;
	background-image:url(/ortega/images/menu/whats.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.whatsnews_menu_over:hover{
	float:left;
	width:89px;
	height:46px;
	background-image:url(/ortega/images/menu/whats_over.png);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.talk_menu, .talk_menu_over {
	float:left;
	width:80px;
	height:38px;
	background-image:url(/ortega/images/menu/talk.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.talk_menu_over:hover {
	float:left;
	width:80px;
	height:46px;
	background-image:url(/ortega/images/menu/talk_over.png);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}

.ltalk_menu, .ltalk_menu_over {
	float:left;
	width:80px;
	height:38px;
	background-image:url(/ortega/images/menu/talk.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.ltalk_menu_overHover{
	float:left;
	width:80px;
	height:33px;
	background-image:url(/ortega/images/menu/talk_over.png);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;	
}

.wherebuy_menu, .wherebuy_menu_over {
	float:left;
	width:104px;
	height:38px;
	background-image:url(/ortega/images/menu/where.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.wherebuy_menu_over:hover {
	float:left;
	width:104px;
	height:46px;
	background-image:url(/ortega/images/menu/where_over.png);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.rewards_menu, .rewards_menu_over {
	float:left;
	width:102px;
	height:38px;
	background-image:url(/ortega/images/menu/rewards.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.rewards_menu_over:hover {
	float:left;
	width:102px;
	height:46px;
	background-image:url(/ortega/images/menu/rewards_over.png);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.history_menu, .history_menu_over {
	float:left;
	width:71px;
	height:38px;
	background-image:url(/ortega/images/menu/history.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.history_menu_over:hover {
	float:left;
	width:71px;
	height:46px;
	background-image:url(/ortega/images/menu/history_over.png);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.lfamily_menu, .lfamily_menu_over {
	float:left;
	width:85px;
	height:38px;
	background-image:url(/ortega/images/menu/family.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.lfamily_menu_overHover {
	float:left;
	width:85px;
	height:33px;
	background-image:url(/ortega/images/menu/family_over.png);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.recipebox_menu {
	float:left;
	width:138px;
	height:38px;
	background-image:url(/ortega/images/menu/recipe.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.recipebox_menu_logout {
	float:left;
	width:138px;
	height:38px;
	background-image:url(/ortega/images/menu/recipe_logout.jpg);
	background-repeat:no-repeat;
	border:0px;
}
/* FORMS STYLE */
.loginInputs {
	float:left;
}
.loginInputs input{
	border:0px;
	font-size:9px;
	color:#4F2802;
	font-family:Verdana;
	margin-top:1px;
	padding:1px;
}
.loginInputs .left {
	float:left;
	width:5px;
	height:18px;
	background-image:url('/ortega/images/forms/frm_login_left.jpg');
	background-repeat:no-repeat;
	border:0px;
}
.loginInputs .center {
	float:left;
	height:18px;
	background-image:url('/ortega/images/forms/frm_login_bg.jpg');
	background-repeat:repeat-x;
	border:0px;
}
.loginInputs .right {
	float:left;
	width:6px;
	height:18px;
	background-image:url('/ortega/images/forms/frm_lgin_right.jpg');
	background-repeat:no-repeat;
	border:0px;
}
.btn_go {
	width:29px;
	height:25px;
	background-image:url('/ortega/images/forms/btn_go.jpg');
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.frm_featured_input {
	border:1px solid #b97b1c;
	background-color:#FFFFFF;
	padding:2px;
	font-size:10px;
	color:#0c56e5;
	font-family:Verdana;
}
/* RECIPES MENU */
#recipes_menu, #products_menu, #talk_menu, #family_menu{
	width:194px;
	position:absolute;
	z-index:12;
}
.ie6 #recipes_menu, #products_menu, #talk_menu, #family_menu{
	width:194px;
	position:absolute;
	z-index:12;
	margin-top:-37px;
}
#products_submenu{
	width:155px;
	position:absolute;
	z-index:10;
}
#products_submenu #top{
	width:155px;
	height:8px;
	background:none;
	background-image:url(/ortega/images/menu/submenu_top.png);
	background-repeat:no-repeat;
}
#products_submenu #half{
	width:155px;
	background:none;
	background-image:url(/ortega/images/menu/submenu_half.png);
	background-repeat:repeat-y;
}
#products_submenu #bottom{
	width:155px;
	height:9px;
	background:none;
	background-image:url(/ortega/images/menu/submenu_bottom.png);
	background-repeat:no-repeat;	
}
#recipes_menu #top{
	width:194px;
	height:10px;
	background:none;
	background-image:url(/ortega/images/menu/recipe_top.png);
	background-repeat:no-repeat;
}
.ie6 #recipes_menu #top{
	width:194px;
	height:10px;
	background:none;
	background-image:url(/ortega/images/menu/recipe_top.png);
	background-repeat:no-repeat;
	margin-bottom:-7px;
	float:left;
}
#products_menu #top{
	width:194px;
	height:10px;
	background:none;
	background-image:url(/ortega/images/menu/products_top.png);
	background-repeat:no-repeat;
}
.ie6 #products_menu #top{
	width:194px;
	height:10px;
	background:none;
	background-image:url(/ortega/images/menu/products_top.png);
	background-repeat:no-repeat;
	margin-bottom:-7px;
	float:left;
}
#talk_menu #top{
	width:194px;
	height:10px;
	background:none;
	background-image:url(/ortega/images/menu/products_top.png);
	background-repeat:no-repeat;
}
.ie6 #talk_menu #top{
	width:194px;
	height:10px;
	background:none;
	background-image:url(/ortega/images/menu/products_top.png);
	background-repeat:no-repeat;
	margin-bottom:-7px;
	float:left;
}
#family_menu #top{
	width:194px;
	height:10px;
	background:none;
	background-image:url(/ortega/images/menu/family_top.png);
	background-repeat:no-repeat;
}
.ie6 #family_menu #top{
	width:194px;
	height:10px;
	background:none;
	background-image:url(/ortega/images/menu/family_top.png);
	background-repeat:no-repeat;
	margin-bottom:-7px;
	float:left;
}
#recipes_menu #half, #products_menu #half, #talk_menu #half, #family_menu #half{
	width:194px;
	background:none;
	background-image:url(/ortega/images/menu/recipe_half.png);
	background-repeat:repeat-y;
}
.ie6 #recipes_menu #half, .ie6 #products_menu #half, .ie6 #talk_menu #half, .ie6 #family_menu #half{
	background-image:url(/ortega/images/menu/menu_ie6_half.gif);
}
#recipes_menu #bottom, #products_menu #bottom, #talk_menu #bottom, #family_menu #bottom{
	width:194px;
	height:18px;
	background:none;
	background-image:url(/ortega/images/menu/recipe_bottom.png);
	background-repeat:no-repeat;
}
.recipes_link_menu{
	padding-top:7px;
	padding-left:13px;
	height:45px;
	width:182px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}
.products_link_menu{
	padding-top:7px;
	padding-left:13px;
	height:45px;
	width:182px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}
.talk_link_menu{
	padding-top:12px;
	padding-left:13px;
	height:38px;
	width:182px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}
.products_link_submenu{
	padding-top:7px;
	padding-left:13px;
	height:45px;
	width:182px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}
.products_link_submenu:hover{
	background-image:url(/ortega/images/menu/submenu_over.png);
	background-repeat:no-repeat;
}
.recipes_link_menu:hover, .products_link_menu:hover, .talk_link_menu:hover{
	background-image:url(/ortega/images/menu/drop_recipes/over.png);
	background-repeat:no-repeat;
}
.recipes_link_menu_icon, .products_link_menu_icon{
	height:43px;	
}


/* CONTACT */
.contact_left_bottom {
	font-size:12px;
	color:#fcf2d5;
	font-family:Verdana;
	margin-top: 234px;
	margin-left: 60px;
	width: 225px;
}
.contact_right_top {
	font-size:12px;
	color:#4c3605;
	font-family:Verdana;
	margin-top: 48px;
	width: 545px;
	margin-left: 37px;
}
.frm_contact_txt {	
	font-size:12px;
	color:#b43f0b;
	font-family:Verdana;
	font-weight:bold;
}
.frm_contact_txt_2 {	
	font-size:11px;
	color:#b43f0b;
	font-family:Verdana;
}
.frm_btn_contact {
	width:82px;
	height:33px;
	background-image:url(/ortega/images/contact/btn_contact.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.frm_btn_search {
    width:29px;
    height:25px;
    background-image:url('/ortega/images/products/btn_search.jpg');
    background-repeat:no-repeat;
    border:0px;
    cursor:pointer;
}
/* PROMOTION */
.promotion_imageFrame{
    border: 1px solid #000000;
}
.promotion_txt {
	font-size:10px;
	font-family:Verdana;
	color:#492e03;
}
.promotion_txt strong{
	color:#b43f0b;
}
.winners_title {
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	color:#f9f2e8;
	margin-left:15px;
}
.table_winners {
	font-size:10px;
	font-family:Verdana;
	color:#492e03;
	margin-left:15px;
}
.table_winners strong{
	color:#b43f0b;
}
/* PAGINATION */
.pagination {
	font-size:11px;
	font-family:Verdana;
	color:#492e03;
}
.pagination a{
	font-size:11px;
	font-family:Verdana;
	color:#492e03;
	text-decoration:none;
}
.pagination a:hover{
	text-decoration:underline;
}
/* PRODUCTS DETAIL */
.productsdetail_descriptionTitle {
	font-size:11px;
	color:#0d54e2;
	font-family:Verdana;
	margin-left:15px;
	margin-bottom:2px;
}
.productsdetail_descriptionTxt {
	font-size:11px;
	color:#492e03;
	font-family:Verdana;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:5px;
}
.productdetail_linkFood {
	font-size:11px;
	color:#362a06;
	font-family:Verdana;
}
.productsdetail_nutrition {
	font-size:10px;
	color:#faf5e6;
	font-family:Verdana;
	padding:20px 15px 15px 15px;
	line-height:12px;
}
.productsdetail_nutrition .yellow_title {
	font-size:10px;
	color:#fdfe01;
	font-family:Verdana;
	font-weight:bold;
}
/* FAQ */
.faqtxt {
	font-size:12px;
	color:#492e03;
	font-family:Verdana;
}
.faqtxt a{
	font-size:12px;
	color:#b43f0b;
	font-family:Verdana;
	text-decoration:none;
	font-weight:bold;
}
.faqtxt_link {
	clear:both;
	float:left;
	margin-bottom:5px;
}
.faqtxt_ans {
	font-size:12px;
	color:#492e03;
	font-family:Verdana;
	line-height:15px;
}
.faqtxt_ans strong{
	color:#b43f0b;
}
/* Control */
.error{
	padding:4px;
	margin-bottom:2px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #CB2026;
	background-color:#F6CBCA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CB0000;
	font-weight:bold;
	text-align:center;
}
.error b{
	color:#930000;
}
.lg_error{
	padding:1px;
	margin-bottom:2px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #CB2026;
	background-color:#F6CBCA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CB0000;
	font-weight:bold;
	text-align:center;
}
.lg_error b{
	color:#930000;
}
.ok{
	padding:4px;
	margin-bottom:2px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #8FAD3D;
	background-color:#EEF4D4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8FAD3D;
	font-weight:bold;
	text-align:center;
}
.ok b{
	color:#5A6F26;
}

/* WHATS NEW */
.whatnews_products_txt {
	font-size:11px;
	color:#faf5e6;
	font-family:Verdana;
	margin-left:5px;
}
.whatnews_products_txt  .link{
	font-size:11px;
	color:#faf5e6;
	font-family:Verdana;
}
.whatnews_recipes_txt {
	font-size:11px;
	color:#faf5e6;
	font-family:Verdana;
}
.whatnews_recipes_txt_submitted {
	font-size:9px;
	color:#0346a9;
	font-family:Verdana;
}
.whatnews_promotion_txt {
	font-size:11px;
	color:#faf5e6;
	font-family:Verdana;
}

/* RECIPES DETAIL */
.contenterecipes_txt {
	font-size:10px;
	color:#311f0b;
	font-family:Verdana;
}
.contenterecipes_txt a.tips {
	font-size:10px;
	color:#311f0b;
	font-family:Verdana;	
}
.contenterecipes_txt .titles{
	font-size:11px;
	color:#0d56e8;
	font-family:Verdana;
}
.user_rating {
	font-size:11px;
	color:#0d56e8;
	font-family:Verdana;
}
.user_comment_txt_form {
	font-size:11px;
	color:#0d56e8;
	font-family:Verdana;
}
.user_comment_btn_go {
	width:32px;
	height:25px;
	background-image:url('/ortega/images/recipes/detail/btn_go.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
}
.user_commnet_txt {
	font-size:10px;
	color:#492e03;
	font-family:Verdana;
}
.user_commnet_txt .yellow {
	font-size:10px;
	color:#fead06;
	font-family:Verdana;
	font-weight:bold;
}

.user_commnet_btn_submit {
	width:83px;
	height:32px;
	background-image:url('/ortega/images/recipes/detail/btn_submit.jpg');
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.user_logged{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#F4E2BD;
	font-weight:normal;
	line-height:+1.5;
}

/* FORUM */
.forum_top_orange_txt {
	font-size:10px;
	color:#f9f2e8;
	font-family:Verdana;
	font-weight:bold;
}
.forum_table_top {
	font-size:10px;
	color:#b43f0b;
	font-family:Verdana;
	font-weight:bold;
}
.forum_table_content {
	font-size:10px;
	color:#5e3b18;
	font-family:Verdana;
}
.forum_table_content a{
	font-size:10px;
	color:#5e3b18;
	font-family:Verdana;
}
.forum_form_inputs {
	background-color:#ffffff;
	border:1px solid #bdb3a1;
	padding:2px;
	font-size:10px;
	color:#5e3b18;
	font-family:Verdana;
}
.forum_form_btn_save {
	width:82px;
	height:31px;
	background-image:url('/ortega/images/forum/btn_save.jpg');
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.forum_form_btn_cancel {
	width:82px;
	height:31px;
	background-image:url('/ortega/images/forum/btn_cancel.jpg');
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
	
}

/* HISTORY*/ 
#history_content{
	padding-left:115px;
	padding-right:115px;
	padding-top:63px;
	width:730px;
	height:1265px;
	background-color:#FBF5E7;
	background-image:url(/ortega/images/history/bg.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#492e03;
	line-height:+1.7;
}
#history_image0, #history_image1{
	margin-right:6px;
	margin-bottom:6px;
}
#history_image2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#c66f0d;
	float:left;
	width:221px;
}
#history_image2 p{
	padding-left:30px;
	padding-top:6px;
	margin:0px;
}

/* Video Blog */
#vblog_area{
	padding-left:19px;
	padding-right:19px;
	padding-top:26px;
	padding-bottom:15px;
}

h1.video_title, h1.video_title a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#5E3B18;
	text-decoration:underline;
	margin:0px;
}
h2.videoComments_title{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#5E3B18;
	text-decoration:underline;
	margin:0px;
}
.video_subtitle, .vb_comment_info{
	width:690px;
	margin-top:4px;
	padding-top:3px;
	border-top:1px dashed #5E3B18;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#5E3B18;
	margin-bottom:29px;
}
.video_paginator{
	padding-top:40px;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#5E3B18;
}
.video_subtitle a, .video_paginator a, .vb_comment_info a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#5E3B18;
	text-decoration:none;
}
.video_subtitle a:hover, .video_paginator a:hover, .vb_comment_info a:hover{
	text-decoration:underline;
}
.video_postcontent{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#5E3B18;
	line-height:+1.5;
}
.video_postcontent a.go_comments {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#5E3B18;
	text-decoration:none;
}
.video_postcontent a.go_comments:hover {
	text-decoration:underline;
}
.vb_comment_content, #vb_comment_form{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#5E3B18;
	line-height:+1.5;
}
.vb_comment{
	margin:6px 0px;
}
.vb_comment_txtarea{
	border:1px solid #BFB5A4;
	padding:4px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#5E3B18;
	width:314px;
	height:168px;
}
.vb_comment_submit{
	width:85px;
	height:33px;
	border:0px;
	cursor:pointer;
	background:none;
	background-image:url(/ortega/images/body/submit_button.png);
	background-repeat:no-repeat;
	margin-top:3px;
}

/* FAMILY FUN */
.ff_top_section {
	margin-top:45px;
	margin-left:45px;
}
.ff_general_content_games {
	width:738px;
	margin-top:30px;
	margin-left:40px;
}
.ff_content_games {
	width:738px;
	height:261px;
}
.ff_content_games .left{
	float:left;
	height:261px;
	width:21px;
	background-image:url('/ortega/images/familyfun/game_left.png');
	background-repeat:no-repeat;
	background-color:transparent;
}
.ff_content_games .bg{
	float:left;
	height:261px;
	width:698px;
	background-image:url('/ortega/images/familyfun/game_bg.png');
	background-repeat:repeat-x;
	background-color:transparent;
}
.ff_content_games .right{
	float:left;
	height:261px;
	width:19px;
	background-image:url('/ortega/images/familyfun/game_right.png');
	background-repeat:no-repeat;
	background-color:transparent;
}
.ff_content_games .game_img{
	float:left;
	width:304px;
	margin-top:40px;
}
.ff_content_games .game_description{
	float:right;
	width:380px;
	height:150px;
	margin-top:40px;
	font-size:10px;
	color:#ffffff;
	font-family:Verdana;
	line-height:+1.5;
}
.ff_content_games .game_btn_play{
	float:right;
	width:95px;
	height:32px;
	background-image:url(/ortega/images/familyfun/btn_click_to_play.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.ff_general_content_games_detail {
	width:738px;
	margin-top:30px;
	margin-left:45px;
}
.ff_games_big_txt {
	margin-top:25px;
	font-size:11px;
	color:#492e03;
	font-family:Verdana;
	line-height:+1.5;
}
.ff_games_big_txt_orange{
	color:#e16f0c;
}
.ff_btn_back_to_games {
	float:right;
	clear:right;
	width:102px;
	height:26px;
	background-image:url(/ortega/images/familyfun/btn_back_to_games.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
	margin-right:10px;
	margin-top:60px;
}
/* FAMILY ACTIVITIES */
.fa_content_list {
	width:700px;
	margin:30px 0px 0px 50px;
}
.fa_content_list .box{
	font-size:10px;
	color:#492e03;
	font-family:Verdana;
	line-height:+1.5;
}
.fa_content_list .box a{
	color:#fead06;
	font-weight:bold;
}
.fa_content_list .box a:hover{
	color:#0344a3;
	font-weight:bold;
}
.fa_content_left {
	float:left;
	width:285px;
	
}
.fa_imageContent {
	float:left;
	width:285px;
	height:224px;
	background-image:url(/ortega/images/familyactivities/image_bg.jpg);
	background-repeat:no-repeat;
	padding:35px 0px 0px 0px;
}
.fa_btn_back {
	width:103px;
	height:27px;
	background-image:url(/ortega/images/familyactivities/btn_back_to_sections.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.fa_activity_description {
	float:right;
	width:390px;
	margin-top:7px;
	color:#492e03;
	font-family:Verdana;
	line-height:+1.5;
	font-size:11px;
}
.fa_activity_description strong {
	color:#e16f0c;
}

/* PROFILE */
.profile_title {
	clear:both;
	margin:70px 0px 0px 130px;
}
.profile_txt {
	font-size:12px;
	color:#492e03;
	font-family:Verdana;
}
.profile_txt_form {
	font-size:12px;
	color:#b43f0b;
	font-family:Verdana;
	font-weight:bold;
}
.profile_txt_form_a {
	font-size:11px;
	color:#b43f0b;
	font-family:Verdana;
}
.profile_form {
	font-size:11px;
	color:#492e03;
	font-family:Verdana;
	border:1px solid #bfb5a4;
	background-color:#fff;
	padding:2px;
}
.profile_newsletter_options {
	font-size:12px;
	color:#492e03;
	font-family:Verdana;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	border-bottom:1px dashed;
}
.profile_btn_save {
	width:82px;
	height:31px;
	background-image:url(/ortega/images/tacoclub/btn_save.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.profile_btn_cancel {
	width:82px;
	height:31px;
	background-image:url(/ortega/images/tacoclub/btn_cancel.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.tacoclub_banner_tt {
	clear:both;
	margin:15px 0px 0px 24px;
}
.tacoclub_banner_img {
	clear:both;
	margin:5px 0px 0px 16px;
}
.tacoclub_confirmation_list {
	background-image:url(/ortega/images/tacoclub/icon_list.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:3px 0px 5px 20px;
	margin-left:25px;
}

/* SEND TO FRIEND */
.btn_send_to_friend {
    width:107px;
    height:30px;
    background-image:url(/ortega/images/body/sendtofriend.png);
    background-repeat:no-repeat;
    background-color:transparent;
    border:0px;
    cursor:pointer;
}

/* TIPS */
.tips_content {
	float:left;
	width:753px;
	background-image:url(/ortega/images/tips/tips_bg.jpg);
	background-repeat:repeat-y;
}
.tips_content .top{
	float:left;
	width:753px;
	background-image:url(/ortega/images/tips/tips_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.tips_content .bottom {
	float:left;
	width:753px;
	background-image:url(/ortega/images/tips/tips_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:147px;
}
.tips_content .tipstitle {
	float:left;
	width:48px;
	height:34px;
	background-image:url(/ortega/images/tips/tips.jpg);
	background-repeat:no-repeat;
	margin-top:70px;
	margin-left:70px;
}
.tips_content .tipstitle .title {
	float:left;
	margin-left:50px;
	margin-top:3px;
}
.tips_search {
	float:left;
	margin-left: 342px;
	margin-top: 24px;
	width: 249px;
	font-size:10px;
	color:#0c56e5;
	font-family:Verdana;
}
.tips_search .form {
	margin-top:10px;
	margin-left:20px;
}
.tips_search .form .input {
	border:1px solid #bfb4a2;
	background-color:#FFFFFF;
	font-size:10px;
	color:#bfb4a2;
	font-family:Verdana;
	padding:2px;
}
.tips_search .form .btn_search {
	width:29px;
	height:25px;
	background-image:url(/ortega/images/tips/btn_search.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
}
.tips_sidebar_left {
	float:left;
	clear:left;
	width:300px;
	margin-top:40px;
	margin-left:78px;
}
.tips_sidebar_left .title {
	clear:both;
	margin-left:4px;
	margin-bottom:15px;
}
.tips_sidebar_left .list {
	clear:both;
}
.tips_sidebar_left .list .link {
	clear:both;
	background-image:url(/ortega/images/tips/bullet.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#492e03;
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	padding:2px 0px 0px 10px;
}
.tips_sidebar_left .more {
	float:left;
	width:55px;
	height:32px;
	background-image:url(/ortega/images/tips/btn_more.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
	margin-top:15px;
}
.tips_sidebar_right {
	float:left;
	width:301px;
	margin-left:25px;
	margin-top:80px;
}
.tips_detail_content {
	float:left;
	clear:left;
	width:625px;
	margin-top:15px;
	margin-left:70px;
}
.tips_detail_content .detail{
	clear:both;
	font-size:11px;
	color:#492e03;
	font-family:Verdana;
	line-height:+1.5;
}
.tips_detail_content .detail strong{
	color:#fead06;
}
.tips_detail_content .buttons {
	clear:both;
	margin-top:10px;
}
.tips_detail_content .buttons .icon_top {
	float:left;
	margin-top:5px;
}
.tips_detail_content .buttons .icon_mail {
	float:left;
	margin-left:5px;
	margin-top:3px;
}
.tips_detail_content .buttons .icon_pring {
	float:left;
	margin-left:5px;
}
.recipe_print a{
    font-size:12px;
    color:#0D56E8;
    font-family:Verdana;
}
/* BROWSER SELECTOR */
.marginleft_30 {
	margin-left:30px;	
}
.ie6 .marginleft_30 {
	margin-left:24px;	
}
/* SEARCH PRODUCT */
.ps_box {
	float:left;
	width:310px;
	margin-top:70px;
	margin-left:45px;
	/*#margin-left:25px;*/
}
.ie6 .ps_box {
	float:left;
	width:310px;
	margin-top:70px;
	margin-left:22px;
}
.ps_box .psleft {
	float:left;
	width:150px;
}
.ps_box .psright {
	float:left;
	width:160px;
}

/* CLEARS */
.clear_1 {
	clear:both;
	height:25px;
}
.clear_2 {
	clear:both;
	height:20px;
}
.clear_3 {
	clear:both;
	height:40px;
}
.clear_4 {
	clear:both;
	height:10px;
}
.ie7 .taco_boxes{
	margin-top:-20px;
}
div#container-book{ width:956px; height:701px; margin:0 auto 0 auto; background-image:url(/ortega/images/recipes/book.png); background-repeat:no-repeat; margin-top:0px;}
  #replaceData{ width:967px;  height:680px; padding-top:10px; }
    .l-book{ width:425px; height:515px; float:left; margin-left:60px; margin-top:70px;}
    .ie6	.l-book{ margin-left:30px;}
   	.r-book{ width:425px; height:515px; float:left; margin-left:18px; margin-top:70px; }    
      .inside-Recipies-left{ width:200px; margin:8px 0px 0px 3px; float:left; clear:left;}
        .recipiesTitle{color:#67430d; font:bold 12px Verdana, Geneva, sans-serif; margin-left:5px;}
        .recipiesTitle span{ font:bold 18px Verdana, Geneva, sans-serif; }
        .img-recipies{ width:193px; height:127px; background:url(/ortega/images/recipes/bg-image-recipies.png) no-repeat; text-align:center;}
        .img-recipies img{ margin:8px 0px 0px 2px; border:solid 1px #6f4a0e; max-width:170; max-height:100px; }
        .img-recipies img{ width:170; height:100px; }
       .submit-for{ font:normal 9px Verdana, Geneva, sans-serif; color:#0346a9; margin-left:5px; width:185px; text-align:center;}        
        
      .inside-Recipies-right{ width:210px; margin:8px 0px 0px 0px; float:left; }
        .stars{ width:85px; float:right; margin-right:0px; margin-top:5px; }
        .user-ratings{ width:73px; height:7px; clear:right; float:right; margin-right:12px; margin-top:2px; }
        .recipiesDescription{ width:210px; height:98px; padding-top:6px; font:normal 12px Verdana, Geneva, sans-serif; color:#67430d; overflow:hidden; clear:both; }
        .recipes-btns{ width:150px; height:30px; float:right;}
        
      div#pagination { clear:both; width:auto; float:right; margin:30px 60px 0px 0px; }
      .ie6 div#pagination { float:left; margin-left:300px; width:380px;  }
      .ie7 div#pagination { float:left; margin-left:560px; width:366px; }
        .prevPage{  width:30px; height:25px; float:left;}
        .numbersPage{ width:auto; float:left; padding:5px 8px 0px 8px; }
        .nextPage{ width:30px; height:25px; float:left;}
        .numbersPagination,
        .numbersPagination a{ color:#382403; font:normal 11px Verdana, Geneva, sans-serif; text-decoration:none; }
        .numbersPagination a:hover{ color:#000; font:normal 11px Verdana, Geneva, sans-serif; text-decoration:underline;}
        .numbersPagination span {text-decoration:underline; cursor:pointer;}
        
.recipies_our{
  background-image:url(/ortega/images/recipes/our_recipes.png); background-repeat:no-repeat;
	position:relative;top:-650px;z-index:10;width:200px;height:50px;margin-left:50px;
}
.recipies_member{
  background-image:url(/ortega/images/recipes/member_submitted.png); background-repeat:no-repeat;
	position:relative;top:-650px;z-index:10;width:200px;height:50px;margin-left:50px;
}
.recipies_taco{
  background-image:url(/ortega/images/recipes/taco_club.png); background-repeat:no-repeat;
	position:relative;top:-650px;z-index:10;width:200px;height:50px;margin-left:50px;
}
.recipies_popular{
  background-image:url(/ortega/images/recipes/most_popular.png); background-repeat:no-repeat;
	position:relative;top:-650px;z-index:10;width:200px;height:50px;margin-left:50px;
}
.homeRecipeName {
    color: #0345a6;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Geneva, sans-serif;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
}        


#homeSLides{
    width: 350px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    height: 340px;
    display: block;
}
#homeSLides li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.homeRecipeButton p{
    margin: 0px;
    padding: 0px;
}


.small{
    font-size: 10px;
    font-style: italic;
}

.tacoClubPadding{
    padding-top: 4px;
}
.wnTableContent{
    margin-bottom: 4px;
}

