/******************************************************
	Title:    Website Name
	Author:   Румен Русанов
	Company:  Mag Studio
	Started:  25/02/2010
	Updated:  09/03/2010
	Style:    DEFAULT Stylesheet
******************************************************/
font-face { font-family: MyriadPro; font-style: normal; src: url(../fonts/MyriadPro-Regular.otf); }


.right{
	float:right;
}
.left{
	float:left;
}
.hidden{
	overflow:hidden;
}
.none{
	display:none;
}
.clear{
	clear:both;
}
*{
	margin:0;
	padding:0;
}
html,body{
	font-size:14px;
	color:#333333;
	min-width: 965px;
	height:100%;
	font-family:Tahoma, sans-serif;
	background:url(../images/bgr.gif) repeat center 0;
}
/*****************************************************/
div#page{
	width:100%;

}
div#container{
	width:785px;
	margin:0 auto;
	position: relative;
}
div#header{
	height:224px;
	width:100%;
	position:relative;
}
div#header.recept{
	margin-bottom:-76px;
}
div#greeting.recept{
	height:112px;
}
div#navigation{
	width:483px;
	height:30px;
	margin-left:10px;
}
div#navigation ul{
	list-style:none;
	font-size:16px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	margin-left:-1px;
	overflow:hidden;
}
div#navigation ul li{
	float:left;
	margin-left:1px;
	padding:4px 9px 6px 10px;
	background-color:#D8251D;
}
div#navigation ul li.active{
	background:url(../images/bgr_menu.png) no-repeat center bottom;
}
div#navigation ul li a{
	color:#fff;
	text-decoration:none;
}
div#greeting{
	position:relative;
	top:2px;
	left:1px;
	width:512px;
	height:186px;
	background:#D8251D;
	background:url(../images/greetings.png) no-repeat left top;
}
div#greeting.recept {
    background:url(../images/greetings_short.png) no-repeat left top;
}
div.videos{
	position:absolute;
	right:0;
	bottom:0;
	height:203px;
	width:261px;
	z-index: 55;
	top:21px;
	background: #cd9080;
	overflow: hidden;
}
div.video_container{
	width:1000px;
	position:absolute;
	height:100%;
}
div.videos img{
	border:none;
	margin: 17px 0 0 31px;
}
div.videos .controlers{
	width:82px;
	height:26px;
	position:absolute;
	bottom:0;
	right:0;
	margin-left:-1px;
}
div.controlers a{
	display:block;
	width:26px;
	outline:none;
	height:26px;
	float:left;
	margin-left:1px;
	background:url(../images/buttons_video.png) no-repeat;
}
div.controlers a#active_btn.btn1{
	background-position:0 -26px;
}
div.controlers a#active_btn.btn2{
	background-position:-26px -26px;
}
div.controlers a#active_btn.btn3{
	background-position:-52px -26px;
}
div.controlers a.btn1{
	background-position:0 0;
}
div.controlers a.btn2{
	background-position:-26px 0;
}
div.controlers a.btn3{
	background-position:-52px 0;
}
div#main{
	width:785px;
	background:#fff;
	position:relative;
	margin-bottom: 32px;
	zi-index: 10;
}
div#main p{
	line-height:21px;
	margin: 0 15px 10px 30px;
	ppadding:0 15px 10px 15px;
}
div#main img.recept{
	margin:30px 0 -6px 50px;
}
div#main p a{
	color:#D8251D;
}
div#main p a:hover{
	text-decoration:none;
}
input.edit{
	width:260px;
	height:20px;
	font-size:16px;
	padding:5px 5px 5px 5px;

	background:#fff;
	border:1px #97AEC6 solid;
	margin: 5px 0;
	font-size: 13px !important;
}
p.input{
	padding-left:20px;
	vertical-align:middle;
	width:420px;
	overflow:hidden;
}
p.input label{
	font-size:16px;
	line-height:36px;
	float:left;
}
p.textarea{
	font-size:16px;
	overflow:hidden;
}
textarea{

	height:141px;
    margin-bottom: 8px;
	width:420px;
	height:141px;
	background:#fff;
	font-size:13px;
	border:1px #97AEC6 solid;
	padding:5px;

}
input.button{
	width:96px;
	height:23px;
	font-size:16px;
	font-family:Arial,sans-serif;
	font-weight:bold;
	color:#fff;
	background: url(../images/btn_submit.jpg) no-repeat 0 0;
    text-indent: -9999px;
	border:none;
	cursor: pointer;
}
div#footer{
	height:203px;
}
div#footer .copyright{
	margin:-20px 20px 0 0;
}
div#footer .copyright p{
	text-align:right;
	font-size:12px;
	color:#fff;
}
a.mag{
	display:block;
	background:url(../images/mag.png) no-repeat right top;
	font-size:12px;
	color:#fff;
	line-height:16px;
	float:right;
	margin:20px 0 0 0;
	text-decoration:none;
	width:135px;
	height:16px;
}
div#footer .contacts{
	margin:-20px 0 0 3px;
	padding-left: 31px;
	background:url(../images/tel.png) no-repeat top left;
}
div#footer .contacts p.for{
	font-size:15px;
	margin:0 0 5px 52px;
}
div#footer .contacts p.tel{
	font-size:22px;
	margin:0 0 10px 52px;
}
div#footer .contacts p{
	font-size: 14px;
	color:#fff;
}
div#footer .contacts p a{
	color:#fff;
	margin:0 0 0 10px;
}
/* Light Box */
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	z-index: 90;
	background-color: #000;
	opacity:0.8;
	filter: alpha(opacity=80);
}
#lightbox{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-200px;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#outerContainer{
	position: relative;
	background-color: #fff;
	width: 435px;
	height: 320px;
	margin: 0 auto;
}
#DataContainer{
	width:435px;
	height:30px;
	color:#999999;
}
#DataContainer span#title{
	position:absolute;
	top:15px;
	left:10px;
	font-weight:bold;
	font-size:14px;
	color:#B71F2B;
}
#lightboxContainer{
	width:430px;
	height:315px;
	background-color: #000;
}
a#btnClose{
	display:block;
	position:absolute;
	left:435px;
	top:0;
}
a#btnClose img{
	border:none;
}
/***************/
div#main.home{
	background:none;
	background: url(../images/bgr_flash.jpg) no-repeat 0 0 ;
}
div#flash{
	width:335px;
	height:445px;
	position:relative;
	top:-45px;
	margin:0 -90px 0 0;
	z-index:10;
	left:-51px;
}
a.fino {
	margin:1px 0 0 1px;
}

div.fino {
    margin: 8px 0 0 30px;
}
a.fino img{
	border:none;
}
div.boxes{
	padding:37px 0 30px 0;
}
div.boxes p a{
	font-size:18px;
	font-family:Arial;
}
div.boxes p.autor{
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
}
div.pager{
	font-size:18px;
    height:30px;
    overflow:hidden;
    padding-bottom:15px;
    text-align:center;
    vertical-align:middle;
}
div.pager span {
    color: #b6b6b6;
}
div.pager a{
	margin:0 7px 0 7px;
	font-family:Arial, sans-serif;
	text-decoration:none;
	color:#000000;
}
div.pager a.prev{
	display:inline-block;
	width:16px;
	height:26px;
	position:relative;
	top:5px;
	background:url(../images/prev.png) no-repeat 0 0;
}
div.pager a.next{
	display:inline-block;
	width:16px;
	height:26px;
	position:relative;
	top:5px;
	background:url(../images/next.png) no-repeat 0 0;
}
/*smarty errors*/
div#main ul {
list-style-type:none;
margin-left:15px;
margin-bottom:10px;
font-size:12px;
color:red;
}
/*smarty errors*/
/* Hits */
div#main ul.list_articles,div#main ul.list_articles_hit {
	margin:0px;
	color:#333333;
}
div#main ul.list_articles li.last {
	border:none;
}
div#main ul.list_articles li {
	padding:1px 0px;
	position:relative;
	border-bottom:1px #cccccc solid;
	height:202px;
	width:784px;
}
div#main ul.list_articles h1,div#main ul.list_articles_hit h1, h1.terms
  {
	font-size:18px;
	margin-bottom:8px;
}
div#main ul.list_articles p,div#main ul.list_articles_hit p {
	padding:0px;
	font-size:13px;
}
.article_details {
	float:left;
	padding:15px 10px 5px 0;
	width:505px;
}
.last .article_details {
	border-bottom:0px;
}
.new {
	background-image: url(../images/new_article.png);
	width: 64px;
	height: 65px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: -16px;
	top: 5px;
}
ul.list_articles li {
	width: 784px;
	padding:1px 0px 1px 1px;
	margin: 0px;
	list-style: none;
}
/* End Hits */

div#main div.notes{
	height:195px;
	width:200px;
	left:-75px;
	position:relative;
	left:10px;
	margin:1px 0 0 1px;
	color:#D8251D;
	font-size:14px;
	font-style:italic;
	padding:30px 10px 0 40px;
	background:url(../images/notes.png) no-repeat 0 0;
}
div#main div.notes p{
	position:relative;
	z-index:90;
	padding:0px 10px 0 0;
	font-family:Arial, sans-serif;
	font-size:12px;
}

div#main div.notes .title{
	line-height:13px;
	font-size:13px;
	font-weight:bold;
	padding:10px 40px 0 0;
}
div#main div.notes p span{
	font-weight:bold;
}
div.boxes h2{
	font-size:18px;
	padding:0 0 7px 15px;
	color:#CC1F18;
}
div.recept_navigation{
	width:785px;
	height:20xp;
	margin:10px 0 0 0;
	overflow:hidden;
}
div.recept_navigation a{
	color:#fff;
	font-size:18px;
}
div.recept_navigation .prev_recept,div.recept_navigation .next_recept{
	width:110px;
	height:25px;
}
div.recept_navigation .prev_recept a{
	width:80px;
	display:block;
	height:25px;
	margin:0 0 0 5px;
	padding:0 0 0 20px;
	background:url(../images/prev.png) no-repeat left top;
}
div.recept_navigation .next_recept a{
	width:80px;
	display:block;
	height:25px;
	padding:0 20px 0 0;
	background:url(../images/next.png) no-repeat right top;
}
div.recept_navigation .new_recept{
	width:140px;
	height:25px;
	margin:0 215px 0 210px;
}
div.carousel-hit{
	height:203px;
	width:261px;
	overflow:hidden;
	margin:1px 0 0 1px;
	position:relative;
}
div.carousel-hit .navigation{
	width:251px;
	height:33px;
	position:absolute;
	background:#5c2e4f;
	z-index:10;
	padding:5px;
	left:0;
	bottom:0;
}
div.carousel-new{
	height:203px;
	width:261px;
	margin:1px 0 0 1px;
	overflow:hidden;
	position:relative;
}
div.carousel-new .navigation{
	width:251px;
	height:33px;
	position:absolute;
	z-index:10;
	background:#3f5a2f;
	padding:5px;
	left:0;
	bottom:0;
}
div#main div.carousel-new .navigation p,div#main div.carousel-hit .navigation p{
	display:block;
	width:210px;
	text-align:center;
	font-size:12px;
	padding:5px 0 0 0;
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#fff;
}
div.carousel-new .navigation a#new_prev{
	display:block;
	width:17px;
	height:27px;
	background:url(../images/new_prev.png) no-repeat 0 0;
}
div.carousel-new .navigation a#new_next{
	display:block;
	width:17px;
	height:27px;
	background:url(../images/new_next.png) no-repeat 0 0;
}
div.carousel-hit .navigation a#hit_prev{
	display:block;
	width:17px;
	height:27px;
	background:url(../images/hit_prev.png) no-repeat 0 0;
}
div.carousel-hit .navigation a#hit_next{
	display:block;
	width:17px;
	height:27px;
	background:url(../images/hit_next.png) no-repeat 0 0;
}
div.blocks{
	position:absolute;
	top:0;
	left:261px;
	width:524px
}
div#carouser-new-images,div#carouser-hit-images{
	position:absolute;
	width:100000px;
}
div#carouser-new-images img,div#carouser-hit-images img{
	width:261px;
	margin:0;
	padding:0;
}
div.boxes a.add_new{
	display:block;
	width:130px;
	margin :0 auto;
	padding:5px 15px 0 20px;
	font-weight:bold;
	height:25px;
	color:#fff;
	text-decoration:none;
	background:#D8251D;
}
div#new{
	background-image: url(../images/new.png);
	width: 120px;
	height: 120px;
	z-index:70;
	overflow: hidden;
	position: absolute;
	right: -41px;
	top: 205px;
}
.ok_msg
{
	text-align:center;
	color:green;
	font-weight:bold;
}
#winners{
	margin-left: 60px;
	padding: 0px;
}

.share_on_facebook {
    margin-left: 56px;
    width: 300px;
    float: left;
    margin-top: -16px;
}

.share a {
    display: block;
    background: url(../images/icon_share_facebook.png) no-repeat;
    width: 102px;
    height: 30px;
    text-decoration: none;

}

    .share a span {
        visibility: hidden;
    }

    .share_on_facebook p {
        margin-top: 5px;
    }

.share_on_facebook img {
    border: 0;
}


#right_boxes {
    position: absolute;
    right: 0;
    top: 76px;
    width: 275px;
}

#right_boxes ul li {
    display: block;
    height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #ededed;
    font-size: 13px;
    background: url(../images/arr_right_menu.png) no-repeat left;
    padding-left: 20px;
}

#right_boxes li a {
    color: #cd1f18;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

.recipe_intro {
    margin-left: 27px;
    width: 485px;
    margin-bottom: 20px;

}

.recipe_intro span {
    text-decoration: underline;
    color: #cd1f18;
}


.recipe_inside {
    margin-left: 27px;
    width: 734px;
    border-top: 1px solid #ededed;
    padding: 10px 0 11px 0 !important;
}
.box .image_holder {
    width: 200px;
    height: 200px;
    border: 1px solid #cd1f18;
    float: left;
    margin-right: 15px;
}

.box .title_holder {
    margin-bottom: 10px;
	width:495px;
}

.box .title_holder,
.box p {
    font-size: 12px;
}
    .box .title_holder h3 {
        font-size: 18px;
        font-weight: bold;
    }

         .box .title_holder h3 a {
            color: #cd1f18;
            text-decoration: none;
         }

.text_products b,
.text_cooking b {
    color: #cd1f18;
    display: block;
    text-transform: uppercase;
}

p.text {
    width: 500px;
    float: left;
}

.text_cooking {
    margin-top: 10px;
}

.recipe_inside .box {
    border-bottom: 1px solid #ededed;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
}

.icons {
    font-size: 12px;
    color: #7b7b7b;
    position:   absolute;
    right: 0;
    top: 0;
}

.icons  img {
    border: 0;
    margin-left: 5px;
}

fieldset.for_you,
fieldset.your_recipe {
    width: 300px;
    float: left;
    border: none;
    display: block
}

fieldset.your_recipe {
    width: 425px;
}

fieldset.for_you label,
fieldset.your_recipe label {
    display: block;
    font-size: 10px;
    color: #cd1f18;
    text-transform: uppercase;
}

fieldset.for_you label span {
    text-transform: lowercase;
}

.for_you small {
    color: #a5a5a5;
    font-size: 10px;
    line-height: 16px;
}

fieldset h2 {
    padding: 20px 0 18px 0 !important;
    color: #a5a5a5 !important;
    font-weight: bold;

}

input.file {
    height: 22px;
}

.submit_button {
    padding-bottom: 35px;
}

.recipe_intro ol {
    padding: 20px 0 27px 20px;
}


.wide {
    width: 740px;
}

.recipe_intro ol li {
    margin-left: 3px;
}

.home_videos img{
    margin: 0 !important;
}

h1.terms{
    margin-top: 18px;
}

.terms_of_use {
    padding-bottom: 67px;
}

#reload {
   margin-top:23px;
}

.sort_recipes {
    text-align: right;
    margin: 0 25px 8px 0;
    font-size: 12px;
}

    .sort_recipes a {
        color: #CD1F18;
    }

.winners h3 {
    margin: 10px 0 20px 0;
}

.winners table th {
    text-align: left;
    text-decoration: underline;
}

.winners table td {
    height: 35px;
}
