  /* Style sheet for Ten Stories 2007 */

@media print {

* { 

background: #fff;

color: #000;
float:none;
}

#brandbar #searchfrm label /*hidden*/ {
	font-size: 91%;
}




html { font: 100%/1.5 Arial, Helvetica, sans-serif; }



.column {float:none}

div#leftmenu, div#lang, div#horizbar, div#rightnav, div#nav, div#skiplink {

display:none;}}


body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-color: #99CCFF;
}

	
/* MAIN CONTAINER - HOMEPAGE*/

#main {
	width: 49.4em;
	background-color: #FFFFFF;
	border: 1px solid #484139;
	margin: 0px auto;
}	

 /* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink {
	width:150px;
	padding: 0px;
	margin: 0px;
	clear: both;
	font-size: 10px;
	display: inline;

`
	color: #EFF7D5;
	color: #C9BFAB;
}
#skiplink a {
	color:#C9BFAB;
}
#skiplink a:focus, div#skiplink a:active {
	color:#FFFFFF;
	background-color: #486EB7;
}


/* LANGUAGE BAR */

#lang {width: 49.4em;
	padding: 0 5px 0 0;
	margin: 0px auto;
	height: 1.2em;
}

#lang ul {
	text-align: right;
	font-size: .7em;
	color: #000000;
	padding: 0;
	margin: 0;
}
#lang ul li {
	list-style-type:none;
	text-align: right;
	display: inline;
	margin: 0;
	padding-right: 5px;
	padding-left: 5px;
}
#lang ul li#arabic {
	direction:rtl;
	font-size: 1.2em;
}
#lang ul li#chinese {
	font-size: .95em;}

#lang ul li#russian a {
	color: #E8D7A4;
	background-color: #392820;
	padding-right: 3px;
	padding-left: 3px;
}

#lang ul li a:link {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}
#lang ul li a:visited {
	text-decoration:none;
	font-weight: bold;
	color: #333333;
}
#lang ul li a:hover {
	color:#E8D7A4;
	text-decoration:none;
	font-weight: bold;
	background-color: #392820;
}
#lang ul li a:active {
	text-decoration:none;
	font-weight: bold;
	color: #333333;
}


/* TOP BANNER */

#banner {
	clear: none;
}
#banner #bkgd {
	width: 100%;
	height: 124px;
	background-image: url(/ru/issues/food/taskforce/images/bannerbkgd.gif);
	background-repeat: repeat-x;
}


#hiddentitle, #hiddentitle span {
	background-repeat: no-repeat;
	height: 124px;
	background-image: url(/ru/issues/food/taskforce/images/banner_new.jpg);
}

#hiddentitle span {
	margin-bottom: -100px;
}
#bannerborder {
	float: left;
	height: 15px;
	width: 100%;
}
#brandbar #searchfrm .button {
	font-size: 86%;
}
#brandbar #searchfrm .textbox  {
	font-size: 90%;
	padding-top: 1px;
}
#brandbar .welcome {
	background: url(/ru/images/unicon.gif) no-repeat;
	padding-left: 25px;
}

h1 {
	font-size: 14px;
	margin:0;
	text-align: center;
	color: #000206;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
h1 span {
	display: block;
	position: relative;
	z-index: 1;
}


/* LEFT MENU BAR: navigation links */

#leftmenu {
	float: left;
	width: 19%;
	background-color: #E8D7A4;
	font-size: 0.7em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663300;
}
	
#leftmenu ul {
	list-style-type:none;
	margin: 0;
	padding: 0
}
#leftmenu ul li span {
	padding-left: 8px;
	font-weight: bold;
	color: #333333;
	background-color: #EBDFC7;
	display: block;

}
#leftmenu ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2A88D;
}


#leftmenu ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 3px 4px 8px;
}	

#leftmenu ul li a:link, a:visited {
	color:#5B330B;
	text-decoration: none;
}
	
#leftmenu ul li a:hover {
	background-color: #F9F3E3;
	color: #5B330B;
}
	
#leftmenu ul li a:active {
	text-decoration: none;
}
#leftmenu ul ul li {
	border-bottom-style: none;
}

#leftmenu ul ul li a {padding-left: 20px;}


#leftmenu .pdfnote {
	text-align: center;
	display: block;
	padding-right: 6px;
	padding-left: 6px;
	color: #74491F;
}
#clear {
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2A88D;
	height: 15px;
	
	padding-top: 0px;
}

html>body #clear   {
	margin-top: 15px;
	
}

/* PAGE CONTENT ATTRIBUTES */


#content {
	width: 78%;
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
	clear: right;
}

#content h2 {
	color: #333333;
	font-size: 0.90em;
	font-weight: bold;
	padding: 7px 9px 0 0;
	margin-top: 10px;
	text-transform: uppercase;
}


#content #sys {
	width: 12em;
	float: right;
	margin-left: 10px;
	background-color: #F5F2E7;
	border: 1px solid #333333;
	margin-top: 15px;
}
#content #sys ul {
	margin: 0px;
	padding: 7px;
}
#content #sys ul li {
	margin-left: 10px;
	padding-bottom: 4px;
}
#content #sys ul li a {
	text-decoration: none;
	font-size: 1em;
}
#content #sys p {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #926221;
	margin: 0px;
	padding: 4px;
}

#content h3 {
	font-size: 0.75em;
	font-weight: bold;
	color: #5D350E;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C49D52;
	display: block;
}
#content h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	padding-left: 2%;
	font-style: italic;
}

.bold {
	font-weight: bold;
}
	
.ital {
	font-style: italic;
}
#content p {
	font-size: 0.92em;
	color: #282828;
	padding: 0;
	text-decoration: none;
}
#content .toppara {
	padding-top: 1.3em;
}

#content .topparahome {
	margin-top: 15px;
}

#main #content p.bold {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	color: #333333;
}

#content a {
	padding-left: 0px;
	color:#333333;
}
#content a:link, a:active {
	background:none;
	text-decoration: underline;
}

#content a:visited {
	text-decoration: underline;
}
#content a:hover {
	color:#733C24;
	background:none;
	text-decoration: underline;
}

#content p.bold {
	font-weight: bold;	
}
#content ul{
	vertical-align: baseline;
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: -10px;
	}
#content ul li {
	color: #282828;
	font-size: 0.72em;
	background-image: url(/ru/issues/food/taskforce/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding: 1px 3px 10px 20px;
	list-style-type: none;
}
#content ol li {
	color: #282828;
	font-size: 0.72em;
	list-style-position: outside;
	list-style-image: url(/ru/issues/food/taskforce/images/bullet.gif);
	list-style-type: none;
	padding-bottom: 1%;
}
#content #photo {
	font-size: 0.65em;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

#content .photoright {
	float: right;
	margin: 15px 0 .6em .6em;
}

#content #rightpromobox {
	text-align: center;
	background-color: #E8D7A4;
	border-bottom: 1px solid #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content #rightpromobox p {
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	background-color: #E8D7A4;
}

#content .more {
	font-size: .75em;
	float:right;
	margin-top: .2em;
	padding: 0;
}

#leftmenu #navpromo {
	text-align: center;
	background-color: #E8D7A4;
	border-bottom: 1px solid #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}

#leftmenu #navpromo p {
/*	font-size: 0.8em;*/
	font-weight: bold;
	color: #333333;
	background-color: #E8D7A4;
}

#leftmenu #navpromo a {
	padding-left: 0px;
	color:#333333;
}

blockquote{
margin:3% 1% 1% 1%;
padding: 5px 5px 5px 5px;
border:#926221 solid 1px;
background-color:#ead491;
width:60%;
	color: #ECE9D8;
	color: #FFFFFF;
	color: #316AC5;
	color: #FFFFFF;
}


#content #sys #rightpromobox p {
	font-style: italic;
	}

#content #sys #rightpromobox p.right {
	font-style: normal;
	font-size: 0.6em;
	text-align: right;
	}

/* FOOTER BAR */

#footer {
	text-align: center;
	margin: 0 auto;
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
	background-color: #81705E;
	height: 15px;
	padding-top: 5px;
}

#content .actu p {
	background-color: #E8D7A4;
	}
	
/* Branding Bar */

#brandbar {
	/*height: 23px;*/
	height: 23px;
	font-size:77%;
	background: #C2C6CF url(/common/images/brandbarbkgd.jpg) repeat-x;
}

#brandbar .unicon { /* *** latin conventions *** */
	padding-top: .2em;
	padding-right: .4em;
}

#brandbar .welcome { /* *** latin conventions *** */
	color: #333;
	display: block;
	float: left;
	/*font-size: .9em;*/
	font-size: .85em;
	padding-top: .5em;
}

#brandbar .welcome a {
	text-decoration: none;
	color: #1e1e1e;
}

#brandbar a:hover {
	text-decoration: underline;
	color: #1e1e1e;
}

#brandbar #searchfrm { /* *** latin conventions *** */
	float: right;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
}

#brandbar #searchfrm label { /*hidden*/
	position: absolute;
	overflow: hidden;
	font-size: 84%;
	top: -500px;
}

#brandbar #searchfrm .button {
	font-size: 74%;
}

#brandbar #searchfrm .textbox {
	font-size: 76%;
}

	#brandbar {
	height: 23px;
	background-color: #C2C6CF;
	background-image: url(/ru/issues/food/common/images/brandbarbkgd.jpg);
	background-repeat: repeat-x;
}

#brandbar .unicon { /* *** latin conventions *** */
	padding-top: .2em;
	padding-right: .4em;
}

#brandbar .welcome { /* *** latin conventions *** */
	color: #333;
	display: block;
	float: left;
	font-size: .9em;
	padding-top: .5em;
}

#brandbar .welcome a {
	text-decoration: none;
	color: #1e1e1e;
}

#brandbar a:hover {
	text-decoration: underline;
	color: #1e1e1e;
}

#brandbar #searchfrm { /* *** latin conventions *** */
	float: right;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
}

#brandbar #searchfrm label { /*hidden*/
	position: absolute;
	overflow: hidden;
	font-size: 88%;
	top: -500px;
}

#brandbar #searchfrm .button {
	font-size: 78%;
}

#brandbar #searchfrm .textbox {
	font-size: 90%;
	width: 12em;
}


