body {
	margin:2px 0 0 0;
	padding:0;
	font:82% Tahoma,Verdana,Arial,sans-serif;
	color:#303030;
	direction:rtl;
	background-color:#FFFFFF;
}

#mainarea {
	margin:0 185px 5px 0;
	padding:0 10px 0 0;
	line-height:1.6em;
}

#mainareafull {
	margin:0 20px 5px 20px;
	padding:0 10px 0 0;
	line-height:1.6em;
}

.menufooter {
	font-size:11px;
	margin-right:40px;
}



/***** Body and main container *****/
#bodywrap {
	background-color:#ffffff;
	color:#303030;
	margin:0 auto;
	width:950px;
	text-align:center;
}


#container {
	background-color:#ffffff;
	color:#303030;
	width:900px;
	text-align:center;
}

/***** Header *****/
#topmenu {
	height:175px;
	margin:0 auto;
	width:900px;
	text-align:center;
	vertical-align:bottom;
	border-color:#000;
	border:solid;
	border-width:1px;
	background:#FFC;
}
#toplogo {
	width:600px;
	text-align:right;
	vertical-align:right;
	margin-right:20px;
	float:right;
	background:#FFC;
}

#safirlogo {
	margin-top:15px;
	display:inline-block;
}

div#issuenumbg {
	width: 896px;
	padding: 5px 2px 5px 2px;
	margin:0 auto;
    background:#f7931e;
	color:#000000;
	text-align:right;
}

.issueinfo {
	font-size: 14px;
	text-decoration:none;
	margin:-1px;
	padding:0px;
	text-align:right;
}

a.nodesign {
	text-decoration:none;
	color:#000;
	font-weight:100;
}

a.nodesign:hover {
	text-decoration:none;
	color:#000;
	font-weight:100;
}


#content {
	background-color:#ffffff;
	color:#303030;
	width:900px;
	text-align:center;
}


/***** Various tags *****/
a {
	text-decoration:none;
	font-weight:bold;
	color:#f7931e;
	background-color:inherit;
}

a:hover {
	text-decoration:underline;
	color:#f7931e;
	background-color:inherit;
}

a img {
	border:0;
}
/***** Right sidebar *****/
#rightside {
	clear:right;
	float:right;
	width:190px;
	margin:0 0 5px;
	padding:0;
	text-align:right;
}

#menucontainer {
	margin-bottom:50px;
}

ul.avmenu {
	width:190px;
	margin:0 0 5px;
	padding:0;
	list-style:none;
}

ul.avmenu li {
	width:190px;
	padding:0;
	line-height:1.4em;
	display:inline;
}

ul.avmenu li a {
	background-color:#FFC;
	color:#505050;
	width:180px;
	float:right;
	margin-bottom:5px;
	padding:5px 5px 5px 1px;
	text-decoration:none;
	height:40px;
	vertical-align:middle;
	font-size:12px;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
	background-color:#f7931e;
	color:#505050;
}

ul.avmenu ul {
	margin:0 15px 0 0;
	padding:0 0 5px 0;
	width:125px;
}

ul.avmenu ul a {
	padding:3px 1px 3px 5px;
	width:165px;
}

ul.avmenu ul ul {
width:113px;
}

ul.avmenu ul ul a {
width:100px;
}

.specialmenu
{
	font-size:11px;
}

.menuauthor
{
	font-size:13px;
	text-decoration:none;
	font-weight:100;
}

.randomletter
{
	font-size:12px;
	color:#505050;
	text-decoration:none;
	font-weight:bold;
}

a.randomletter
{
	text-decoration:none;
	color:#505050;
}


div#boxarticles {
	width: 182px;
	padding: 5px 2px 5px 2px;
	margin-top:10px;
	margin-bottom:5px;
    background:#f7931e;
	color:#505050;
	height:40px;
	font-size: 20px;
}

div#boxletters {
	width: 182px;
	padding: 5px 2px 5px 2px;
	margin-top:10px;
	margin-bottom:5px;
    background:#f7931e;
	color:#505050;
	height:50px;
	font-size: 20px;
}

div#boxarchive {
	width: 182px;
	padding: 12px 2px 5px 2px;
	margin-top:10px;
	margin-bottom:5px;
    background:#f7931e;
	color:#505050;
	height:40px;
	font-size: 20px;
}

div#specialbox {
	width: 182px;
	padding: 5px 2px 5px 2px;
	margin-top:10px;
	margin-bottom:5px;
    background:#f7931e;
	color:#505050;
	height:55px;
	font-size: 20px;
}

div#smallfontbox {
	width: 182px;
	padding: 7px 2px 5px 2px;
	margin-top:10px;
	margin-bottom:5px;
    background:#f7931e;
	color:#505050;
	height:40px;
	font-size: 22px;
}

div#smallerfontbox {
	width: 182px;
	padding: 7px 2px 5px 2px;
	margin-top:10px;
	margin-bottom:5px;
    background:#f7931e;
	color:#505050;
	height:40px;
	font-size: 20px;
}

div#box {
	width: 182px;
	padding: 5px 2px 5px 2px;
	margin-top:10px;
	margin-bottom:5px;
    background:#f7931e;
	color:#505050;
	height:40px;
	font-size: 25px;
	font-weight:bold;
}

.h3nifty {
	text-decoration:none;
	margin:0;
	padding:0px;
	text-align:center;
}

.h3nifty a{
	color:#505050;
}

.h3nifty a:hover{
	color:#505050;
	text-decoration:none;
}

/***** Various classes *****/
.poemcontainer {
	width: 500px;
	text-align:center;
	margin:0 auto;
}

.poem {
	width: 500px;
	font-size:20px;
}

.insertrightclass {
	margin:15px 0px 5px 20px;
	float:right;
	background:#FFC;
	font-size:20px;
	width:150px;
	padding:25px;
	text-align:right;
}

.insertclass {
	margin:15px 20px 5px 0px;
	float:left;
	background:#FFC;
	font-size:20px;
	width:150px;
	padding:25px;
	text-align:right;
}

.insertarticle {
	margin:15px 20px 5px 0px;
	float:left;
	background:#FFC;
	width:300px;
	padding:25px;
	text-align:justify;
}

.fullwidtharticle {
	margin:10px 0px 10px 0px;
	text-align:justify;
	display:inline-block;
	background:#FFC;
	width:650px;
	padding:25px;
}

.titleininsert {
	font-size: 24px;
	font-weight: bold;
	text-align:center;
	line-height:25px;
	color:#f7931e;
	text-decoration:none;
	margin:0px 0px 10px 0px;
	border-bottom:#f7931e solid;
	padding-bottom:20px;
}
	
.articleletter {
	margin:0 auto;
	float:left;
	background:#FFC;
	padding-top:15px;
	padding-bottom:15px;
	width:700px;
	text-align:justify;
}

.titleinletter {
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	line-height:25px;
	color:#f7931e;
	text-decoration:none;
	margin:0px 0px 10px 0px;
	border-bottom:#f7931e solid;
	padding-bottom:20px;
}

.normalwithhorizborders {
	border-bottom:#f7931e solid;
	border-top:#f7931e solid;
	margin-top:20px 0px 20px 0px;
	line-height:25px;
	
}

.supporttitle {
	font-size: 28px;
	font-weight: bold;
	text-align:center;
	color:#f7931e;
	text-decoration:none;
	margin:0px 0px 10px 0px;
	border-bottom:#f7931e solid;
	padding-bottom:20px;
}

.supportarealeft {
	margin:5px 20px 5px 0px;
	float:left;
	background:#FFC;
	width:180px;
	padding:15px;
}

.supportarealeftwide {
	margin:5px 20px 5px 0px;
	float:left;
	background:#FFC;
	width:280px;
	padding:15px;
}

.supportarearight {
	margin:5px 0px 5px 20px;
	float:right;
	background:#FFC;
	width:180px;
	padding:15px;
}
	
.supportheader {
	margin:2px 10px 2px 0px;
	background:#6F6;
	width:200px;
	border-bottom:10px;
	border-bottom-color:#063;
	padding:5px;
}

.tblContent {
	padding:1px;
	width:350px;
}

table.tblContent td {
	border: solid 1px #666;
	padding:1px;
}

.tblContentSupport {
	padding:1px;
	width:275px;
}

table.tblContentSupport td {
	border: solid 1px #666;
	padding:1px;
	vertical-align:top;
}

.sharethis {
	font-size:10px;
	text-align:left;
}

td.sharethis {
	height:5px;
	margin-bottom:0px;
}

.floatright {
margin:2px 0 2px 10px;
float:right;
}

.floatleft {
margin:5px 20px 5px 0px;
float:left;
}

.left {
margin:5px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.centerimage {
	text-align:center;
	margin:10px 0px 10px 0px;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.hide {
display:none;
}

.newline {
	display:inline-block;
	margin-bottom:20px;
}

.errormsg {
	font-size: 14px;
	font-weight: bold;
	color:#f7931e;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
}

a.errormsg {
	text-decoration:underline;
}

.authorname {
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

.commentlbl {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

.comment {
	font-style:italic;
}

.zecomment {
	margin-top:20px;
	margin-bottom:5px;
	padding-bottom:2px;
	border-top: 3px solid #f7931e;
	border-bottom: 3px solid #f7931e;
	font-size:18px;
}

.zeauthorcomment {
	margin-top:-10px;
	margin-bottom:5px;
	padding-bottom:2px;
	font-size:18px;
}

.preauthor {
	width:100%;
	height:1px;
	color:#000;
	background-color:#000;
}


.preauthorlistseparator {
	height:5px;
	padding-top:5px;
}

.authorlistseparator {
	height:5px;
	padding-top:5px;
	border-top: 1px solid #f7931e;
}

.h0title {
	font-size: 32px;
	font-weight: bold;
	text-decoration:none;
	margin:10px 0px 20px 0px;
	text-align:center
}

.ImgLbl {
	font-size: 22px;
	text-decoration:none;
	margin:10px 0px 20px 0px;
	text-align:center
}


.h5title {
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	margin:10px 0px 20px 0px;
	line-height:30px;
}

.h4title {
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	margin:10px 0px 20px 0px;
	line-height:30px;
}

.h3title {
	font-size: 18px;
	font-weight: bold;
	text-align:right;
	text-decoration:none;
	margin:10px 0px 20px 0px;
}

.h2title {
	font-size: 24px;
	font-weight: bold;
	text-decoration:none;
	margin:20px 0px 20px 0px;
	line-height:30px;
}

.h2titlebis {
	font-size: 20px;
	font-weight: bold;
	text-decoration:none;
	margin:-20px 0px 20px 0px;
	line-height:30px;
}

.h2indextitle {
	font-size: 24px;
	font-weight: bold;
	text-decoration:none;
	margin:15px 0px 20px 0px;
	line-height:30px;
}

.h2indextitlemain {
	font-size: 21px;
	font-weight: bold;
	text-decoration:none;
	margin:15px 0px 20px 0px;
	line-height:30px;
	background:#7DFC67;
	border-bottom: Green solid;
	width:200px;
	padding:10px; 5px 10px 5px;
	text-align:right;
}

.hindex2titlebis {
	font-size: 20px;
	font-weight: bold;
	text-decoration:none;
	margin:15px 0px 20px 0px;
	line-height:30px;
}

.h2titletest {
	font-size: 24px;
	font-weight: bold;
	text-decoration:none;
	margin:-15px 0px 20px 0px;
	line-height:30px;
}

.printinfo {
	font-size: 18px;
	text-decoration:none;
	margin:5px 0px 5px 0px;
	color:#f7931e;
	text-align:center;
}

.printinfo a {
	text-decoration:none;
	font-size:18px;
	font-weight:100;
}

.printinfo a:hover {
	text-decoration:none;
}

.endnotes {
	margin-top:10px;
	font-size:12px;
}

.commentendnote {
	font-size:10px;
}

.ImgCaption {
	text-align:left;
	margin-top:5px;
	margin-left:10px;
	font-size:14px;
}

.imagecaptionmini {
	text-align:center;
	font-size:11px;
	width: 440px;
}

.imagecaption {
	text-align:center;
	font-size:11px;
}


