body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: url('img/front_repeat.png');
        
}

#page
{
        width: 100%;
	background: white;
        background: url('img/front_repeat.png');
}

#page_type
{
        width: 100%;
	background: white;
        background: none;
}


#head_container {
    margin: 0;
    padding: 0;
    height: 615px;
}

#head_container_type {
    margin: 0;
    padding: 0;
    height: 168px;
}

.home_page {
    background: url('img/front_cover.jpg') no-repeat center center;
}

.user_type_1 {
    background: url('img/smile_bg.jpg') no-repeat center center;
}

.user_type_2 {
    background: url('img/fit_bg.jpg') no-repeat center center;
}

.user_type_3 {
    background: url('img/aroma_bg.jpg') no-repeat center center;
}

.user_type_4 {
    background: url('img/style_bg.jpg') no-repeat center center;
}

.smile_title {
    color: #e1aa32;
}

.style_title {
    color: #B92528;
}

.fit_title {
    color: #e1aa32;
}

.aroma_title {
    color: #e1aa32;
}



#header
{
    margin: 0;
    padding: 0;
    height: 615px;
    background: url('img/frontpage_mask.png') no-repeat center center;
    position: relative;
      
}

#header_type
{
    margin: 0;
    padding: 0;
    height: 168px;
    position: relative;
      
}

#header_user_1
{
    margin: 0;
    padding: 0;
    height: 625px;
    background: url('img/home_loged_1.png') no-repeat center center;
    position: relative;
      
}

#header_user_2
{
    margin: 0;
    padding: 0;
    height: 625px;
    background: url('img/home_loged_2.png') no-repeat center center;
    position: relative;
      
}

#header_user_3
{
    margin: 0;
    padding: 0;
    height: 625px;
    background: url('img/home_loged_3.png') no-repeat center center;
    position: relative;
      
}

#header_user_4
{
    margin: 0;
    padding: 0;
    height: 625px;
    background: url('img/home_loged_4.png') no-repeat center center;
    position: relative;
      
}

#head_content {
    width: 960px;
    margin: 0 auto;
    padding-top: 30px; 
    position: relative;
}

.head_intro_container {
    width: 960px;
    height: 460px;
    margin: 0 auto;
    position: relative;
    margin-top: 30px;
}

.head_intro {
	height: 400px;
	position: absolute;
	right: -30px;
	top: 100px;
	width: 500px;
}


.head_intro_user {
    width: 310px;
    height: 330px;
    margin: 130px auto;
    margin-bottom: 0px;
    position: relative;
}

.left {
    float: left;
}

.large_photo {
    width: 180px;
    height: 180px;
    overflow: hidden;
    -moz-border-radius: 90px; /* Firefox */
  -webkit-border-radius: 90px; /* Safari, Chrome */
  border-radius: 90px; /* CSS3 */
  margin-top: -390px;
  float: right;
  margin-right: 100px;
  
}

.head_intro_hand {
    font-size: 60px;
    color: #5b5b5b;
    margin-left: 30px;
}

.head_intro_content {
    margin-top: 40px;
    margin-left: 15px;
    width: 310px;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.head_intro_content_user {
    margin-top: 23px;
    width: 310px;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin-left: 30px;
}


.head_intro_content_user h1 {
    font-size: 18px;
    color: #77613c;
}

.head_intro_content_user p {
    color: #9a9a9a;
    font-size: 14px;
    width: 310px;
}

.more_about {
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 14px;
    float: right;
    margin-top: 10px;
    color: #e1aa32;
}

.body_content {
    width: 960px;
    margin: 0 auto;
}

.style_color {
    color: #B92528;
}

.smile_color {
    color: #e1aa32;
}

.fb_share {
    display: block;
    width: 122px;
    height: 42px;
    background: url('img/share.png');
    float: left;
}

.head_intro_title {
	color: #333;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 240px;
}

.head_intro_title_user {
    width: 310px;
    color: #000;
    font-size: 61px;
    text-align: center;
}

.head_intro_title h1 {
    font-size: 16px;
    color: #4d9034;
	margin-top: 30px;
}

.intro_text {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.myri {
    text-transform: uppercase;
	font-size: 50px;
}

.hand {
    font-size: 100px;
}

#content
{
    padding: 20px;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#footer
{
	height: 68px;
        background-color: #15151a;
        margin-top: 35px;
}

.footer_content {
    height: 68px;
    width: 960px;
    margin: 0 auto;
}

.to_top {
    display: block;
    width: 110px;
    height: 10px;
    background: url('img/to_top.png') no-repeat center center;
    float: right;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: -15px;
    padding: 13px 0px 0px 20px;
}

.to_top:hover {
   color: #fff;
    text-transform: uppercase;
    text-decoration: none; 
}

.main_body {
    width: 960px;
    margin: 0 auto;
    
}

.tips_circle {
    width: 476px;
    height: 476px;
    float: left;
    background: url('img/gray_circle.png') no-repeat;
    position: relative;
    margin-top: 80px;
}

.tips_circle h1 {
    color: #77613c;
    font-size: 40px;
    text-align: left;
    margin: 0 auto;
    margin-top: 100px;
    text-transform: uppercase;
    width: 280px;
}

.tips_circle h2 {
    color: #77613c;
    font-size: 18px;
    text-align: left;
    margin: 0 auto;
    width: 280px;
}


.cooking_circle {
    width: 410px;
    height: 410px;
    float: right;
    background: url('img/green_circle.png') no-repeat;
    margin-top: 154px;
    position: relative;
}

.lifestyle_circle {
    width: 410px;
    height: 410px;
    float: right;
    background: url('img/green_circle.png') no-repeat;
    position: relative;
}

.cooking_circle h2, .lifestyle_circle h2 {
    color: #fff;
    font-size: 24px;
    text-align: center;
    margin-top: 40px;
}

.cooking_circle h1, .lifestyle_circle h1 {
    color: #000;
    font-size: 30px;
    text-align: center;
}

.subheader {
    text-align: center;
    color: #28350a;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    width: 300px;
    margin: 0 auto;
    font-weight: bold;
    height: 32px;
    overflow: hidden;
}

.circle_image {
    width: 408px;
    height: 235px;
    overflow: hidden;
    -webkit-border-bottom-right-radius: 235px;
    -webkit-border-bottom-left-radius: 235px;
    -moz-border-radius-bottomright: 235px;
    -moz-border-radius-bottomleft: 235px;
    border-bottom-right-radius: 235px;
    border-bottom-left-radius: 235px;
    margin: 0 auto;
    margin-top: 23px;
}

.circle_link {
    display: block;
    position: absolute;
    height: 65px;
    width: 339px;
    text-align: center;
    bottom: -8px;
    left: 38px;
    padding-top: 30px;
    background: url('img/circle_shadow.png') no-repeat center center;
}

.green {
    color: #A1DB15;
}

.orange {
    color: #DB5B15;
}

.green:hover {
    color: #A1DB15;
}

.lifestyle_circle {
    width: 410px;
    height: 410px;
    float: right;
    background: url('img/orange_circle.png') no-repeat;
    margin-top: 200px;
}

.artist_circle {
    
}

.right_circles {
    float: right;
    width: 408px;
}

#logo
{
	width: 156px;
        height: 53px;
        display: block;
        background: url('img/logo.png') no-repeat center center;
        margin-left: 20px;
        float: left;
        position: relative;
        margin-top: 10px;
}

#mainmenu
{
	width: auto;
        float: left;
        height: 28px;
        position: relative;
        margin-top: 10px;
}

#mainmenu ul
{
	margin:0px;
        height: 28px;
}

#mainmenu ul li
{
	display: block;
        height: 28px;
        background-color: #fff;
        width: auto;
        float: left;
        margin-right: 5px;
        position: relative;
}

#mainmenu ul li a
{
        display: block;
	color:#000;
	font-size:18px;
	text-decoration:none;
        height: 21px;
        padding: 7px 5px 0px 5px;
        text-transform: uppercase;
        position: relative;
}

#mainmenu ul li ul
{
    padding: 0;
    position: absolute;
    z-index: 5;
    left: 0;
    display: none;
}

.mysolia_list {
    width: 100px;
}

.lifestyle_list {
    width: 138px;
}

#mainmenu ul li ul li
{
	display: block;
        height: 28px;
        background-color: #fff;
        width: 100%;
        float: left;
        margin-right: 5px;
        position: relative;
        min-height:50px;
}

#mainmenu ul li ul li a
{
        display: block;
	color:#000;
	font-size:18px;
	text-decoration:none;
        height: 50px;
        padding: 7px 5px 0px 5px;
        text-transform: uppercase;
        position: relative;
}

.home.active {
    background-color: #757575;
}

.mysolia.active{
    background-color: #1597db;
}

.lifestyle.active {
    background-color: #db5b15;
}

.cooking.active {
    background-color: #a1db15;
}

.home:hover {
    background-color: #757575;
}

.mysolia:hover {
    background-color: #1597db;
}

.lifestyle:hover {
    background-color: #db5b15;
}

.cooking:hover {
    background-color: #a1db15;
}

.fb_login_ba{
    display: block;
    float: right;
    width: 243px;
    height: 39px;
    background: url('img/connect_ba.png') no-repeat;
    margin-top: 6px;
}


.fb_login_ba:hover {
    background: url('img/connect_ba_h.png') no-repeat;    
}

.fb_login_si{
    display: block;
    float: right;
    width: 243px;
    height: 39px;
    background: url('img/connect_si.png') no-repeat;
    margin-top: 6px;
}


.fb_login_si:hover {
    background: url('img/connect_si.png') no-repeat;    
}

.fb_login_en{
    display: block;
    float: right;
    width: 243px;
    height: 39px;
    background: url('img/connect_en.png') no-repeat;
    margin-top: 6px;
}


.fb_login_en:hover {
    background: url('img/connect_en_h.png') no-repeat;    
}

.user_info {
    float: right;
    width: 234px;
    margin-top: -30px;
}

.user_info img {
    float: left;
}

.greeting {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    margin-left: 10px;
    margin-right: 30px;
}

.logout {
    color: #828282;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
}

.translate_link {
    color: #828282;
    display: block;
    float: right;
    height: 30px;
    line-height: 30px;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
    margin-left: 10px;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}

.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(images/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}

#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}
#bluemask {background:#4195aa}
#frameless {padding:0}
#frameless .tclose {left:6px}


.user_content {
    width: 960px;
    margin: 30px auto;
    margin-bottom: 0px;
    height: 490px;
}

/* Easy Slider */
#slider {
    margin: 0 auto;
    margin-top: 20px;
    width: 280px;
}
#slider ul, #slider li,
#slider2 ul, #slider2 li{
        margin:0;
        padding:0;
        list-style:none;
        }
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
        /* 
                define width and height of list item (slide)
                entire slider area will adjust according to the parameters provided here
        */ 
        width:280px;
        height:210px;
        overflow:hidden; 
        }	
#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
        display:block;
        width:30px;
        height:77px;
        position:absolute;
        left:-30px;
        top:71px;
        z-index:1000;
        }	
#nextBtn, #slider1next{ 
        left:696px;
        }														
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{  
        display:block;
        position:relative;
        width:30px;
        height:77px;
        background:url(../images/btn_prev.gif) no-repeat 0 0;	
        }	
#nextBtn a, #slider1next a{ 
        background:url(../images/btn_next.gif) no-repeat 0 0;	
        }	

/* numeric controls */	

ol#controls{
    margin:0 auto;
    margin-top: 20px;
    padding:0;
    height:28px;	
    font-size: 0;
    width: 100px;
}
ol#controls li{
        margin:0 10px 0 0; 
        padding:0;
        float:left;
        list-style:none;
        height:10px;
        width: 10px;
        line-height: 1.6em;
        }
ol#controls li a{
        float:left;
        height:10px;
        width: 10px;
        text-decoration:none;
        background-image: url('img/slider.png');
        background-position: 0 0;
        }
ol#controls li.current a{
        background-image: url('img/slider.png');
        background-position: 0 -10px;
        }
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	


/* // Easy Slider */



.cooking_circle_user {
    width: 410px;
    height: 410px;
    float: left;
    background: url('img/green_circle.png') no-repeat;
    margin-top: 0px;
    position: relative;
    margin-bottom: 50px;
}

.lifestyle_circle_user {
    width: 410px;
    height: 410px;
    float: left;
    background: url('img/green_circle.png') no-repeat;
    margin-top: 250px;
    position: relative;
}

.cooking_circle_user h2, .lifestyle_circle_user h2 {
    color: #fff;
    font-size: 24px;
    text-align: center;
    margin-top: 40px;
}

.cooking_circle_user h1, .lifestyle_circle_user h1 {
    color: #000;
    font-size: 30px;
    text-align: center;
}

.subheader {
    text-align: center;
    color: #28350a;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    width: 300px;
    margin: 0 auto;
    font-weight: bold;
    height: 32px;
    overflow: hidden;
}

.circle_image {
    width: 408px;
    height: 235px;
    overflow: hidden;
    -webkit-border-bottom-right-radius: 235px;
    -webkit-border-bottom-left-radius: 235px;
    -moz-border-radius-bottomright: 235px;
    -moz-border-radius-bottomleft: 235px;
    border-bottom-right-radius: 235px;
    border-bottom-left-radius: 235px;
    margin: 0 auto;
    margin-top: 23px;
}

.circle_link {
    display: block;
    position: absolute;
    height: 65px;
    width: 339px;
    text-align: center;
    bottom: -8px;
    left: 38px;
    padding-top: 30px;
    background: url('img/circle_shadow.png') no-repeat center center;
}

.green {
    color: #A1DB15;
}

.orange {
    color: #DB5B15;
}

.green:hover {
    color: #A1DB15;
}

.lifestyle_circle_user {
    width: 410px;
    height: 410px;
    float: left;
    background: url('img/orange_circle.png') no-repeat;
    margin-top: 100px;
    margin-left: 100px;
}


.social_circle {
    width: 476px;
    height: 476px;
    float: right;
    background: url('img/gray_circle.png') no-repeat;
    position: relative;
    margin-top: 50px;
}

.social_circle h1 {
    color: #112244;
    font-size: 40px;
    text-align: left;
    margin: 0 auto;
    margin-top: 100px;
    text-transform: uppercase;
    width: 280px;
}

.comments_box h1 {
    color: #112244;
    font-size: 40px;
    text-align: left;
    margin: 0 auto;
    margin-top: 80px;
    text-transform: uppercase;
    width: 280px;
}

.social_circle h2 {
    color: #77613c;
    font-size: 18px;
    text-align: left;
    margin: 0 auto;
    width: 280px;
}

.social_holder {
    width: 287px;
    height: 231px;
    margin: 0px auto;
    margin-bottom: 0px;
}

.theart {
    width: 235px;
    height: 59px;
    background: url('img/theart.png') no-repeat;
    margin-top: -34px;
}

.bottles {
    width: 1000px;
    height: 2162px;
    background: url('img/ulja.png') no-repeat top center; 
    position: relative;
}

.type_menu {
    width: 960px;
    height: 69px;
    margin: 0 auto;
    margin-top: 6px;
}

.type_menu ul {
    height: 69px;
    width: 960px;
}

.type_menu ul li {
    display: block;
    float: left;
    height: 69px;
    width: 172px;
    margin-right: 79px;
}

.type_menu ul li a {
    display: block;
    height: 69px;
    width: 184px;
    background-image: url(img/ulja_meni.png);
}

.menu_smile {
    background-position: 0px 0px;
}

.menu_fit {
    background-position: -512px 0px;
}

.menu_aroma {
    background-position: -256px 0px;
}

.menu_style {
    background-position: -763px 0px;
}

.last {
    margin-right: 0px;
}

.about_box {
    width: 500px;
    min-height: 400px;
    overflow: hidden;
}

.about_box h1 {
    color: #FFF;
	width: 230px;
	text-align: center;
}

.about_box.type_right h1 {
	padding-right: 60px;
	text-align: right;
	width: auto;
}

.about_box_text {
    color: #010100;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	position: relative;
}

.about_box_text > h3 {
    color: #FFF;
	font-size: 17px;
	left: 0;
	position: absolute;
	top: 0;
	width: 230px;
}

.about_box_text > p {
	left: 255px;
	line-height: 20px;
	position: absolute;
	top: 0;
}

.type_right .about_box_text > h3 {
	font-size: 17px;
	left: auto;
	right: 0;
	position: absolute;
	top: 0;
	width: 230px;
}

.type_right .about_box_text > p {
	right: 255px;
	left: auto;
	line-height: 20px;
	position: absolute;
	top: 0;
}

#smile {
position: absolute;
left: 238px;
top: 167px;
}

#fit {
position: absolute;
left: 484px;
top: 636px;
}

#aroma {
position: absolute;
left: 254px;
top: 1116px;
}

#style {
position: absolute;
left: 471px;
top: 1649px;
}

.recipe_head {
    float: left;
    margin-top: -30px;
}

.recipe_head h1 {
    color: #fff;
    font-size: 100px;
    text-transform: lowercase;
    margin-bottom: 0px;
}

.recipe_box {
    width: 890px;
    float: left;
    border-bottom: 1px solid #86BC13;
    margin-top: 40px;
}

.recipe_type {
    width: 365px;
    float: left;
    padding-bottom: 20px;
}

.recipe_type h1 {
    color: #344e07;
    font-size: 40px;
    text-transform: uppercase;
}

.recipe_type p {
    color: #344e07;
    font-size: 14px;
    line-height: 1.7em;
}

.recipe_type a {
    color: #344e07;
    font-size: 14px;
    line-height: 1.7em;
    text-decoration: underline;
}

.recipe_box_list {
    width: 390px;
    float: left;
}

.recipe_box_list .recipe {
display: block;
width: 120px;
margin-left: 75px;
float: left;
color: #344E07;
text-decoration: none;
text-align: center;
height: 202px;
}

.recipe_image {
    margin: 0 auto;
    margin-bottom: 10px;
    width: 98px;
    height: 98px;
    overflow: hidden;
    -moz-border-radius: 98px; /* Firefox */
    -webkit-border-radius: 98px; /* Safari, Chrome */
    border-radius: 98px; /* CSS3 */
}

.recipe_all {
    width: 960px;
}

.recipe_all .recipe {
display: block;
width: 160px;
float: left;
color: #344E07;
text-decoration: none;
text-align: center;
margin-top: 30px;
height: 180px;
}

.recipe_list_title {
    float: left;
    width: 960px;
    color: #344e07;
    font-size: 40px;
    text-transform: uppercase;
    margin-top: 20px;
}

.recipe_bottle {
    float: right;
    width: 100px;
    height: 350px;
    color: #344e07;
    font-size: 14px;
    text-align: center;
}

.recipe_bottle:hover {
    color: #344e07;
}

.recipe_smile {
    width: 100px;
    height: 282px;
    background: url('img/small_smile.png') no-repeat;
    background-position: top center;
    margin-bottom: 15px;
}

.recipe_fit {
    width: 100px;
    height: 282px;
    background: url('img/small_fit.png') no-repeat;
    background-position: top center;
    margin-bottom: 15px;
}

.recipe_aroma {
    width: 100px;
    height: 282px;
    background: url('img/small_aroma.png') no-repeat;
    background-position: top center;
    margin-bottom: 15px;
}

.recipe_style {
    width: 100px;
    height: 282px;
    background: url('img/small_style.png') no-repeat;
    background-position: top center;
    margin-bottom: 15px;
}
.clear {
    clear: both;
}

.recipe_wrapper {
    width: 960px;
    margin: 0 auto;
    margin-top: 30px;
}

.recipe_text {
    width: 480px;
    float: left;
    color: #344e07;
}
.recipe_text p {
    font-size: 14px;
    line-height: 1.7em;
}


.recipe_text h1 {
    font-size: 40px;
}

.recipe_image_column {
    width: 446px;
    float: right;
}

.recipe_image_holder {
    width: 446px;
    height: 446px;
    overflow: hidden;
    -moz-border-radius: 223px;
  -webkit-border-radius: 223px; 
  border-radius: 223px;
}

.recipe_footer {
    width: 100%;
    background: url('img/recept_rep.png');
}

.recipe_wrap {
    width: 960px;
    min-height: 300px;
    margin: 0 auto;
    padding: 50px 0;
}
.comments_box {
    width: 476px;
    height: 476px;
    background-color: #fff;
    -moz-border-radius: 238px;
  -webkit-border-radius: 238px; 
  border-radius: 238px;
  float: left;
}

.center {
    margin: 0 auto;
    float: none;
    display: block;
}

.similar {
    width: 960px;
    float: left;
    margin-top: 30px;
}

.share_boxes {
    position: relative;
    margin-top: -50px;
    margin-left: 104px;
    margin-bottom: 50px;
}

.recipe_share {
   width: 120px;
   height: 120px;
   display: block;
   float: left;
   margin-top: 10px;
   margin-left: -20px;
}

.ba {
    background: url('img/share_ba.png') no-repeat;
}

.en {
    background: url('img/share_en.png') no-repeat;
}

.si {
    background: url('img/share_si.png') no-repeat;
}

.white_circle {
    width: 160px;
    height: 160px;
    background-color: #fff;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px; 
    border-radius: 80px;
    float: left;
    overflow: hidden;
}

.inner {
    width: 160px;
    height: 160px;
    padding-top: 60px;
    text-align: center;
}

.inner br {
    display: none;
}

.inner a {
    color: #4e3607;
    text-decoration: none;
    font-size: 20px;
    margin-bottom: 8px;
    display: block;
}


/* LIFESTYLE */

.lifestyle_head {
    float: left;
    margin-top: -30px;
}

.lifestyle_head h1 {
    color: #471D07;
    font-size: 100px;
    text-transform: lowercase;
    margin-bottom: 0px;
}

.lifestyle_box {
    width: 890px;
    float: left;
    border-bottom: 1px solid #86BC13;
    margin-top: 40px;
}

.lifestyle_type {
    width: 365px;
    float: left;
    padding-bottom: 20px;
}

.lifestyle_type h1 {
    color: #ffcfba;
    font-size: 40px;
    text-transform: uppercase;
}

.lifestyle_type p {
    color: #ffcfba;
    font-size: 14px;
    line-height: 1.7em;
}

.lifestyle_type a {
    color: #ffcfba;
    font-size: 14px;
    line-height: 1.7em;
    text-decoration: underline;
}

.lifestyle_box_list {
    width: 390px;
    float: left;
}

.lifestyle_box_list .lifestyle {
display: block;
width: 120px;
margin-left: 75px;
float: left;
color: #ffcfba;
text-decoration: none;
text-align: center;
height: 202px;
}

.lifestyle_image {
    margin: 0 auto;
    margin-bottom: 10px;
    width: 98px;
    height: 98px;
    overflow: hidden;
    -moz-border-radius: 98px; /* Firefox */
    -webkit-border-radius: 98px; /* Safari, Chrome */
    border-radius: 98px; /* CSS3 */
}

.lifestyle_all {
    width: 960px;
}

.lifestyle_all .lifestyle {
display: block;
width: 120px;
float: left;
color: #ffcfba;
text-decoration: none;
text-align: center;
margin-top: 30px;
height: 180px;
}

.lifestyle_list_title {
    float: left;
    width: 960px;
    color: #ffcfba;
    font-size: 40px;
    text-transform: uppercase;
    margin-top: 20px;

}

.lifestyle_bottle {
    float: right;
    width: 100px;
    height: 350px;
    color: #ffcfba;
    font-size: 14px;
    text-align: center;
}

.lifestyle_bottle:hover {
    color: #ffcfba;
}

.lifestyle_smile {
    width: 100px;
    height: 282px;
    background: url('img/small_smile.png') no-repeat;
    background-position: top center;
    margin-bottom: 15px;
}

.lifestyle_fit {
    width: 100px;
    height: 282px;
    background: url('img/small_fit.png') no-repeat;
    background-position: top center;
    margin-bottom: 15px;
}

.lifestyle_aroma {
    width: 100px;
    height: 282px;
    background: url('img/small_aroma.png') no-repeat;
    background-position: top center;
    margin-bottom: 15px;
}

.lifestyle_style {
    width: 100px;
    height: 282px;
    background: url('img/small_style.png') no-repeat;
    background-position: top center;
    margin-bottom: 15px;
}
.clear {
    clear: both;
}

.lifestyle_wrapper {
    width: 960px;
    margin: 0 auto;
    margin-top: 30px;
}

.lifestyle_text {
    width: 480px;
    float: left;
    color: #ffcfba;
}
.lifestyle_text p {
    font-size: 14px;
    line-height: 1.7em;
}


.lifestyle_text h1 {
    font-size: 40px;
}

.lifestyle_image_column {
    width: 446px;
    float: right;
}

.lifestyle_image_holder {
    width: 446px;
    height: 446px;
    overflow: hidden;
    -moz-border-radius: 223px;
  -webkit-border-radius: 223px; 
  border-radius: 223px;
}

.lifestyle_footer {
    width: 100%;
    background: url('img/lifestyle_rep.png');
}

.lifestyle_wrap {
    width: 960px;
    min-height: 300px;
    margin: 0 auto;
    padding: 50px 0;
}
.comments_box {
    width: 476px;
    height: 476px;
    background-color: #fff;
    -moz-border-radius: 238px;
  -webkit-border-radius: 238px; 
  border-radius: 238px;
  float: left;
}

.center {
    margin: 0 auto;
    float: none;
    display: block;
}

.similar {
    width: 960px;
    float: left;
    margin-top: 30px;
}

.share_boxes {
    position: relative;
    margin-top: -50px;
    margin-left: 104px;
    margin-bottom: 50px;
}

.lifestyle_share {
   width: 120px;
   height: 120px;
   display: block;
   float: left;
   margin-top: 10px;
   margin-left: -20px;
}

.ba {
    background: url('img/share_ba.png') no-repeat;
}

.en {
    background: url('img/share_en.png') no-repeat;
}

.white_circle {
    width: 160px;
    height: 160px;
    background-color: #fff;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px; 
    border-radius: 80px;
    float: left;
}

.similar a {
    text-decoration: none;
}

.video_container {
    width: 100%;
    height: 447px;
    background: url('img/video_bg.png') repeat-x;
    padding-top: 39px;
}

.type_embed {
    width: 750px;
    height: 411px;
    margin: 0 auto;
    background-color: #4a4b44;
}

.single_type {
    width: 960px;
    margin: 0 auto;
    min-height: 900px;
}

.single_type_box {
    width: 800px;
    height: 700px;
    background-position: center center;
    margin: 35px auto;
}

.single_1 {
    background: url('img/smile_single.png') no-repeat;
}

.single_2 {
    background: url('img/fit_single.png') no-repeat;
}

.single_3 {
    background: url('img/aroma_single.png') no-repeat;
}

.single_4 {
    background: url('img/style_single.png') no-repeat;
}

.type_right {
    float: right;
    margin-right: 50px;
    margin-top: 100px;
}

.type_left {
    float: left;
    margin-left: 50px;
    margin-top: 100px;
}

.left_cicles {
    width: 476px;
    float: left;
}


.artist_circle {
    width: 492px;
    height: 492px;
    float: left;
    position: relative;
    background: url('img/artist.png') no-repeat bottom center;
}


.artist_image {
    width: 492px;
    height: 292px;
}

.artist_circle h1 {
    color: #fff;
    font-size: 40px;
    text-align: center;
    margin: 0 auto;
    margin-top: 50px;
    text-transform: uppercase;
    width: 280px;
}

.artist_circle h2 {
    color: #9a9a9a;
    font-size: 20px;
    margin: 0 auto;
    width: 280px;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
    margin-left: 120px;
}

.artist_circle h2 a:hover{
    opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
}

.solia-en  #header
{
	background: url("img/frontpage_mask_en.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}

.solia-ba  #header
{
	background: url("img/frontpage_mask_ba.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}

.solia-si  #header
{
	background: url("img/frontpage_mask_si.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}

.solia-hr  #header
{
	background: url("img/frontpage_mask_hr.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}