/* CSS Document */

body
{
/*	background-image:url(Images/background.jpg);
	background-position:top right;
*/
	direction:rtl;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fdf;
	color:#220;
	padding:0px;
	margin:0px;
}

a
{
	text-decoration:none;
	font-weight:bold;
	color:#224;
}
a:hover
{
	text-decoration:underline;
	color:#446;
}
img
{
	text-decoration:none;
	border:0;
}

.top
{
	position:absolute;
	top:0px; right:0px;
	z-index:1;
}
.right
{
	position:absolute;
	top:100px; right:0px;
	width:300px;
	height:452px;
	z-index:2;
}
.usright
{
	position:absolute;
	top:100px; right:0px;
	width:300px;
	height:452px;
	z-index:9;
	display:none;
}
.uright
{
	position:absolute;
	top:100px; right:0px;
	width:225px;
	height:339px;
	z-index:8;
	cursor:pointer;
/*	border:1px solid #000;*/
}
.uright1, .uright2, .uright3, .uright4
{
	position:absolute;
	top:100px; right:226px;
	width:74px;
	height:113px;
	z-index:4;
	cursor:pointer;
	opacity:0.5;
}
.uright2
{
	top:213px;
}
.uright3
{
	top:326px;
}
.uright4
{
	top:439px;
}
.miniPicHolder
{
	z-index:88;
	float:right;
	margin:0px 5px;
	display:block;
}
.miniPic
{
	width:50px;
	height:75px;
	border:#ffc solid 1px;
}
.bottom
{
	z-index:1;
	font-size:10px;
	text-align:center;
	color:#669;
	clear:both;
}
.data
{
	min-height:450px;
	z-index:4;
	padding:100px 320px 1px 0px;
	margin:0px 0px 0px 5px;
}
.MenuBox
{
	position:absolute;
	width:700px;
	top:75px;
	right:50px;
	z-index:10;
}
.MenuBox a , .MenuBox a.On
{
	color:#fdf;
	font-weight:100;
	display:block;
	float:right;
	width:121px; height:16px;
	text-decoration:none;
	text-align:center;
}
.MenuBox a.On
{
	background-color:#306;
}
.MenuBox a:hover
{
	background-color:#603;
}
.Secret
{
	position:absolute;
	display:block;
	font-size:10px;
	text-align:left;
	z-index:10;
	left:1px;
	top:1px;
}
.Secret:hover
{
	text-decoration:none;
}

.sideBotton
{
	position:absolute;
	top:90px;
	left:20px;
	z-index:88;
}
.pullDown
{
	position:absolute;
	top:90px; right:300px;
	z-index:88;
}

.ExtraFloat
{
	width:120px;
	margin:5px;
	padding:3px;
	float:left;
	border:1px solid #dad;
	direction:ltr;
	text-align:center;
	background-image:url(Images/rights/guide.jpg);
	background-position:bottom;
	z-index:9;
}

h1, h2, h3
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background-position:center;
	background-image:url(Images/h1.jpg);
	background-repeat:repeat-y;
	padding:0px;
	margin:2px 0px;
}

h2
{
	text-align:right;
	font-weight:100;
	font-size:14px;
	background-position:right;
	background-image:url(Images/h2.jpg);
}
h3
{
	font-weight:100;
	font-size:14px;
	text-align:left;
	background-position:left;
	background-image:url(Images/h3.jpg);
}
/*

*******************************
***     Petition styles     *** - Temp
*******************************

*/
.PetLink
{
	width:200px;
	height:75px;
	position:absolute;
	top:0;
	right:0;
	z-index:99;
	background-image:url(/Images/petition_corner_blue.jpg);
}
.PetLink:hover
{
	background-image:url(/Images/petition_corner_red.jpg);
	text-decoration:none;
}



/*

****************************
***     forum styles     ***
****************************

*/


.fA
{
	color:#636;
	font-weight:100;
	display:block;
	float:right;
	width:150px; height:16px;
	text-decoration:none;
	text-align:center;
}
.fA:hover
{
	background-color:#a9a;
	text-decoration:none;
}
.fAM
{
	color:#636;
	background-color:#ece;
	font-weight:100;
	display:block;
	float:right;
	height:16px;
	text-decoration:none;
	text-align:center;
	z-index:2;
	width:98%;
	margin:0px -0px 0px -145px;
	text-align:right;
}
.fAM:visited
{
	background-color:#daa;
	text-decoration:none;
}
.fAM:hover
{
	background-color:#d9d;
	text-decoration:none;
}
.fMsg
{
	background-color:#ece;
}
.fPre
{
	background-image:url(Images/h2.jpg);
	background-position:right;
	text-align:center;
	height:16px;
	float:right;
	clear:both;
	z-index:3;
}
.fAft
{
	background-image:url(Images/h2.jpg);
	background-position:left;
	text-align:center;
	direction:ltr;
	width:120px;
	height:16px;
	float:left;
	z-index:3;
}