@charset "utf-8";

/* This stylesheet is for standards mode browser display.  It contains only delta from article-standards.css required for bidi text. See also hebrew and arabic specific style sheets. */
/* Notes on creation: stripped out mostly everything but lines containing 'left' or 'right'.  Then using global replace, change left to right 
and vice-versa.  Note, however, that If only one margin or padding, etc, is specified it is necessary to set the other to 0 or the default value ! */

/* set margins */
p, h2, h3, dl, div#footer, div.example { margin-right: 7.5%; margin-left: 32%; }
ul, ol { margin-right: 9%; margin-left: 34%; }
ul ul { margin-right: 2%; margin-left: 5%; }
table { margin-right: 7.5%;  }
table.inband { margin-left: 32%; }
blockquote { margin-right: 11%; margin-left: 34%; }

li p { margin-right: 0; margin-left: 0; }
blockquote p { margin-right: 0; margin-left: 0; }
#footer p { margin-right: 0; margin-left: 0; }
div.example p { margin-right: 0; margin-left: 0; }
div.sidenote p { margin-right: 0; margin-left: 0; }
div.example blockquote { margin-right: 1em; margin-left: 1em; }

blockquote {
	text-align: right;
	}
div.example {
	border-right: 10px solid #000066;
	border-left: 1px solid #000066;
	padding-right: 1em;
	padding-left: .5em;		     	
	}
#disclaimer {
	text-align: right; 
	font-size: 90%; 
	line-height: 1em; 
	background-color: transparent; 
/*	border: 1px solid teal;
	background-color: #eee;
	padding: 0.5em; */
	}
div#disclaimer {
	float: left;
	width: 28%;
	clear: left;
	}
#full-links p { 
	text-align: right; 
	}

h1 {
	text-align: right;
	padding-right: 10px;
	padding-left: 5px;
	margin-left: 28%;
	margin-right: 0;
	}
h2 {
	text-align: right;
	}
h3 {
	text-align: right;
	}
/* #i18n-name {
	font-size: 30px; 
	color: #3ea7a7;
	font-style: normal;
	vertical-align: bottom;
	letter-spacing: 1px;
	line-height: 40px;
	}
*/
/*#i18n-name {
	font-size: 40px; 
	vertical-align: bottom;
	color: #3ea7a7;
	letter-spacing: -1.5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 22pt; 
	font-family: Arial; 
	color: #a5b9b9; 
	margin-left: 10px; 
	}
*/
#i18n-name {
	text-align: left;
	font-size: 42px; 
	margin-right: 10px; 
	}

#icon {
	float: left;
	clear: left;
	}
p.background-link { 
	text-align: left;
	}
#line {
	position: absolute;
	right: 72%;
	left: auto;
	top: 0;
	width: 10px;
	border-right: 2px dotted #005a9c;
	border-left: 0;
	height: 30em;
	}
#logos {
	float: left;
	}
	/*
p in */ #navigation p {
	text-align: right;
	}
	/*
p in */ .sidebar p {
	margin-right: 2em;
	margin-left: 1em; 
	}
	/*
p in */ #site-navigation p {
	margin-right: 32px;
	margin-left: 49px; 
	}
img#picture {
	margin-right: 20px;
	margin-left: 0;
	}
.question {
	text-align: right;
	}
#references p {	text-align: right;	}
div#search {
	float: left;
	clear: left;
	}
#searchSite {
	text-align: left;
	}
.sidebar {
	float: left;
	width: 28%;
	clear: left;
	}
div.sidenoteGroup {
	position: relative;
	width: 100%;
	}
.sidenote {
	position: absolute;
	top: 0;
	left: 2em;
	right: auto;  /* note that this is crucial to cancel effect of ltr stylesheet */
	width: 24%;
	font-size: 80%;
	text-align: right;
	}
#sitelinks {
	text-align: left;
	}
#site-navigation {
	float: left; 
	width: 28%;
	clear: left;
	background-image: url(standards-corner.he.png);
	background-position: top left;
	background-repeat: no-repeat;
	}
div#siteicons {
	border-bottom-left-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	-webkit-border-bottom-left-radius: 30px;
	margin-left: 29%;
	margin-right: 0;
	padding-right: 0;

	-o-box-shadow: -4px 4px 7px #888;
	-icab-box-shadow: -4px 4px 7px #888;
	-khtml-box-shadow: -4px 4px 7px #888;
	-moz-box-shadow: -4px 4px 7px #ccc;
	-webkit-box-shadow: -4px 4px 7px #ccc;
	box-shadow: -4px 4px 7px #888; 
	}

	
div#survey {
	text-align: right;
	float: left;
	}
div#survey p {
	margin-left: 10px; 
	margin-right: 10px; 
	text-align: right;
	}
	/*
td in */ table.inband td {
	text-align: right;
	}
	/*
th in */ table th { 
	text-align: left;
	}
	/*
th in */ table.inband th {
	text-align: right;
	}




@media print {
/* ***********  PRINTING ****************** */



div.sidebar {
	float: none;
	margin-right: 10%;
	margin-left: 12%;
	width: 80%;
	}
.sidenote {
	text-align: right;
	margin-right: 11%; 
	margin-left: 12%; 
	}	
#full-links p { 
	text-align: right;
	}
#line {
	border: 0;
	}

p, h2, h3, dl, div#footer { margin-right: 7.5%; margin-left: 10%; }
li p { margin-right: 0; margin-left: 0; }
ul, ol, blockquote { margin-right: 11%; margin-left: 12%; }
table { margin-right: 7.5%;  }
div.example { margin-right: 7.5%; margin-left: 10%; }



} /*end of print section */


#toc ol {
	margin:0;
	padding: 0;
	margin-right:2em;
	margin-left: 1em;
	margin-bottom: 15px;
	}
#toc ol ol {
	margin: 8px 10px 8px 0;
	font-size:80%;
	}
