@charset "UTF-8";
/* CSS Document */

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin : 0;
	padding : 0;
	border : 0;
	outline : 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}




:focus {
	outline: 0;
}
 
ol, ul, li {
	list-style : none;
}

em {
	font-style: italic;
}

strong {
	font-weight:bold;
}

/*--- =html ---*/
html {
	height:100%;
	margin:0;
	padding:0;
	font-size:0.9em;
	line-height:1.25em;
	font-family:Arial, Helvetica, sans-serif;
}

/*--- =body ---*/
body {
	/*text-align:center;*/
	margin:0;
	padding:0;
	
	color:#202d61;
}

body#home {
	background:url(../images/background_home.jpg) 50% 0% no-repeat #ffffff;
}

body#history {
	background:url(../images/background_history.jpg) 50% 0% no-repeat #ffffff;
}

body#recipes {
	background:url(../images/background_recipes.jpg) 50% 0% no-repeat #ffffff;
}

body#events {
	background:url(../images/background_events.jpg) 50% 0% no-repeat #ffffff;
}


/*--- =blocktext ---*/
h1, h2, h3, h4, h5, p, blockquote, address, dl, ul, ol {
	margin: 0px 0px 15px 0px;
	padding: 0;
}

/*--- =clear floats ---*/
.clear {
	clear:both;
}

.pink {
	color:#e11b4d;
	font-weight:bold;
}

.light_blue {
	color:#646195;
	font-size:0.9em;
}

a {
	text-decoration:none;
	color:#202d61;
}

a:hover {
	color:#646195;
}


/*--- =container ---*/
div#container {
	margin:0 auto 0 auto;
	width:996px;
}

#home .header_home {
	position:relative;
	width:332px;
	margin:60px 0 0 0;
	float:left;
	font-size:1.1em;
	line-height:1.5em;
	font-family:"Times New Roman", Times, serif;
}

#home .header_home h1 {
	position:relative;
	width:332px;
	padding:0 0 10px 0;
	border-bottom:10px solid #202d61;
}

.header {
	position:relative;
	margin:60px 0 0 0;
	width:996px;
	height:79px;
	font-size:1.1em;
	line-height:1.5em;
	font-family:"Times New Roman", Times, serif;
	padding:0 0 10px 0;
	border-bottom:10px solid #202d61;
}

.header h1 {
	position:relative;
	width:220px;
	height:79px;
	float:left;
	margin:0 0 10px 0;
}

.nav {
	position:relative;
	float:right;
	margin:40px 0 0 0;
}

.nav li {
	position:relative;
	float:left;
	width:167px;
	height:50px;
}

.nav li:hover {
	background:#202d61;
}

.nav li.current {
	background:#202d61;
}

.nav li a {
	position:relative;
	display:block;
	text-indent:-999999px;
	width:167px;
	height:50px;
	margin:0 0 0 0;
}

.nav_history {
	background:url(../images/nav_history.png) 100% 0% no-repeat;
}

.nav_history:hover {
	background:url(../images/nav_history_hover.png) 100% 0% no-repeat;
}

.nav_history_current {
	background:url(../images/nav_history_hover.png) 100% 0% no-repeat;
}

.nav_recipes {
	background:url(../images/nav_recipes.png) 100% 0% no-repeat;
}

.nav_recipes:hover {
	background:url(../images/nav_recipes_hover.png) 100% 0% no-repeat;
}

.nav_recipes_current {
	background:url(../images/nav_recipes_hover.png) 100% 0% no-repeat;
}

.nav_events {
	background:url(../images/nav_events.png) 100% 0% no-repeat;
}

.nav_events:hover {
	background:url(../images/nav_events_hover.png) 100% 0% no-repeat;
}

.nav_events_current {
	background:url(../images/nav_events_hover.png) 100% 0% no-repeat;
}

#home .home_content {
	position:relative;
	margin:25px 0 0 0;
	width:332px;
	padding:0 0 25px 0;
	border-bottom:1px solid #202d61;
}

#home .home_content p {
	position:relative;
	display:block;
	width:332px;
	font-size:1.1em;
	line-height:1.5em;
	/*height:82px;
	text-indent:-999999px;*/
	margin:25px 0 0 0;
	padding:0 0 25px 0;
	border-bottom:1px solid #202d61;
}

#home .home_content p.home_last {
	border-bottom:none;
}

#home .home_content a {
	font-size:1.1em;
}

#home .age_content {
	position:relative;
	margin:25px 0 0 0;
	width:332px;
	padding:0 0 25px 0;
	font-family:Arial, Helvetica, sans-serif;
}

#home .age_content h2.enter_birthdate {
	font-size:1.65em;
}

#home .age_content form {
	position:relative;
	border-bottom:1px solid #646195;
	border-top:1px solid #646195;
	padding:10px 0 10px 0;
}

#home .age_content form select {
	border:none;
	font-size:1.5em;
	color: #646195;
	margin:0 10px 0 0;
	padding:0 20px 0 0;
	border-right:3px solid #e11b4d;
	height:30px;
	background:none;
}

#home .age_content form select option {
	font-size:0.5em;
}





/*#home .home_content p.home1 {
	background:url(../images/home1.jpg) 100% 0% no-repeat;
	padding:0 0 25px 0;
	border-bottom:1px solid #202d61;
}

#home .home_content p.home2 {
	background:url(../images/home2.jpg) 100% 0% no-repeat;
	height:81px;
}

#home .home_content a.learn_more {
	position:relative;
	display:block;
	text-indent:-9999999px;
	background:url(../images/learn_more.jpg) 100% 0% no-repeat;
	width:142px;
	height:17px;
	margin:25px 0 0 0;
}*/


/*navigation*/

#home .home_nav {
	position:relative;
	float:right;
	width:502px;
	height:580px;
	overflow:hidden;
}

#home .home_nav li {
	position:relative;
	width:167px;
	margin:0;
	padding:0;
	float:left;
}

#home .home_nav li img {
	z-index:0;
}

.home_history {
	position:absolute;
	height:1160px;
	top:-580px;
	overflow:hidden;
	z-index:10;
}

.home_recipes {
	position:absolute;
	height:1160px;
	top:-580px;
	overflow:hidden;
	z-index:10;
}

.home_events {
	position:absolute;
	height:1160px;
	top:-580px;
	overflow:hidden;
	z-index:10;
}

.content {
	position:relative;
	min-height:450px;
}

/*history page*/

.history_left {
	position:relative;
	float:left;
	width:400px;
	margin:0 0 0 0;
	padding:25px 45px 0 0;
	border-right:1px solid #ffffff;
}

.photo_head {
	position:relative;
	display:block;
	text-indent:-999999px;
	background:url(../images/header_gallery.png) 100% 0% no-repeat;
	width:104px;
	height:19px;
	margin:0 0 25px 0;
}

.gallery {
	position:relative;
	margin:40px 0 0 0;
}

.gallery li {
	position:relative;
	float:left;
	margin:0 25px 25px 0;
	width:79px;
	height:79px;
}

.gallery li.last_photo {
	margin:0 0 25px 0;
}

.history_right {
	position:relative;
	float:right;
	width:0;
	background:url(../images/history_background.png) 100% 0% repeat;
	padding:0;
	height:0;
	margin:0;
	font-size:0.85em;
	overflow:hidden;
	/*padding:0 0 25px 0;*/
}

.what {
	position:relative;
	display:block;
	text-indent:-999999px;
	background:url(../images/header_what.png) 100% 0% no-repeat;
	width:238px;
	height:19px;
	margin:25px 0 25px 20px;
	padding:0;
}

.history_right h3 {
	margin:15px 0 10px 25px;
	color:#e11b4d;
}

.history_right p {
	margin:0 0 0 25px;
	padding:0 25px 0 0;
}


/*recipes page*/

.recipes_left {
	position:relative;
	float:left;
	width:600px;
	min-height:400px;
	padding:25px 25px 0 0;
	border-right:1px solid #202d61;
}

.recipes_right {
	position:relative;
	float:right;
	background:url(../images/background_recipes_content.png) 100% 0% repeat;
	font-size:0.85em;
	overflow:hidden;
	/*height:0;
	margin:0;
	padding:0;*/
	width:0;
	padding:25px 0 25px 0;
	/*width:285px;*/
	color:#ffffff;
}

.recipes_header {
	position:relative;
	display:block;
	text-indent:-999999px;
	background:url(../images/header_recipes.png) 100% 0% no-repeat;
	width:152px;
	height:28px;
	/*margin:0 0 15px -5px;*/
	padding:0 0 0 0;
	margin:0 0 15px 20px;
}

.recipes {
	position:relative;
	margin:0 0 25px 0;
	padding:0 25px 0 25px;
}

.sub_head {
	cursor:pointer;
	font-size:1.2em;
}

span.expand {
	position:relative;
	font-size:0.8em;
	color:#202d61;
	display:block;
}

.msg_body_home {
	position:relative;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:1px dotted #ffffff;
}

.msg_body_home li {
	background:url(../images/bullets.png) 0 0.6em no-repeat;
	padding:0 0 0 15px;
}

.msg_body_home p {
	position:relative;
	margin:10px 0 0 0;
}



/*footer*/

#footer {
	position:relative;
	width:961px;
	min-height:377px;
	margin:150px auto 0 auto;
	padding:0 25px 0 25px;
	font-size:0.8em;
	background:url(../images/footer_background.png) 100% 0% no-repeat;
}

#footer h2 {
	position:relative;
	display:block;
	text-indent:-999999px;
	height:19px;
	margin:0 0 18px 0;
}

#footer h2.at_fiopisco {
	width:83px;
	background:url(../images/at_fiopisco.png) 100% 0% no-repeat;
}

#footer h2.header_find {
	width:66px;
	margin:25px 0 18px 0;
	background:url(../images/find_fio.png) 100% 0% no-repeat;
}

#footer h2.header_contact {
	width:91px;
	background:url(../images/contact_fio.png) 100% 0% no-repeat;
}

.footer_name {
	margin:0 0 0 0;
}



.footer_left {
	position:relative;
	width:318px;
	margin:35px 45px 0 0;
	float:left;
}

#juitterContainer {
	margin:0 0 0 5px;
}

.twittLI {
	position:relative;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #202d61;
	color:#646195;
}

.juitterAvatar {
	position:relative;
	margin:0 10px 0 0;
	border:1px solid #202d61;
}

.JRM {
	color:#e11b4d;
	font-weight:bold;
}

.footer_middle {
	position:relative; 
	width:305px;
	margin:35px 0 0 0;
	float:left;
}

.footer_middle p {
	margin:0 0 0 5px;
}

.footer_middle a {
	color:#646195;
}

.footer_middle a:hover {
	color:#202d61;
}

.footer_cities {
	position:relative;
	margin:0 0 0 5px;
}

.footer_cities li {
	position:relative;
	display:block;
	float:left;
	height:15px;
	padding:0 10px 0 10px;
	border-right:1px dotted #202d61;
}

.footer_cities li.first_city {
	padding:0 10px 0 0;
}


.footer_cities li.last_city {
	padding:0 0 0 10px;
	border-right:none;
}

.social {
	position:relative;
	margin:25px 0 0 0;
}

.social li {
	position:relative;
	float:left;
	margin:0 25px 0 0;
}

.social li a {
	position:relative;
	display:block;
	width:56px;
	height:55px;
	text-indent:-999999px;
}

.social li a.facebook {
	background:url(../images/facebook.png) 100% 0% no-repeat;
}

.social li a.twitter {
	background:url(../images/twitter.png) 100% 0% no-repeat;
}

.footer_right {
	position:relative;
	float:right;
	margin:20px 0 0 0;
}

h3.copyright {
	position:relative;
	display:block;
	text-indent:-999999px;
	width:280px;
	height:49px;
	background:url(../images/copyright.png) 100% 0% no-repeat;
	margin:0;
	padding:0;
}






