html { height:100%; }

body{
	margin: 0;
	padding: 0;
	text-align: right;
	direction: rtl;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12px;
	background-color: #ffffff;
	height: 100%;
	color: #333333;
}
#pnlModuleContent{
	width: 800px;
}
/* ------- Clearfix ------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
.Footer{
float:left;
height:41px;
position:relative;
width:990px;
}
.login{
border-right:1px solid #F5DEB3;
float:left;
height:19px;
margin-bottom:3px;
margin-top:3px;
position:relative;
text-align:center;
width:233px;
}
.login a.SkinObject:link,.login a.SkinObject:visited,.login a.SkinObject:active{
	color:#F5DEB3;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
font-family: Arial, Helvetica, sans-serif;
height: 0px;
}
.login a.SkinObject:hover{
color:#96735B;
}
#logodiv {
float:left;
height:184px;
left:10px;
position:relative;
width:171px;
}
.PageTitle{
color:#F5DEB3;
float:right;
height:19px;
margin-bottom:3px;
margin-top:3px;
padding-right:12px;
position:relative;
text-align:right;
width:200px;
}
.TopImage{
float:right;
position:relative;
right:8px;
}

#Main_wrapper, #Form{
width: 100%;
margin: 0 auto;
background-image: url("/Portals/0/skinImages/BG.jpg");
background-position: center top;
background-repeat: repeat-y;
min-height: 100%;
}
.Copyrights{
	
}
.Copyrights p{
color:#8D7352;
font-weight:bold;
margin-bottom:3px;
margin-top:0;
text-align: center;
}
#Copyrights{
	
}

#atr{
text-align: center;
width: 100%;
margin-left: auto;
margin-right: auto;
float: right;
}
.AtarimTR{
color:AntiqueWhite;
float:none;
font-family:arial;
font-size:11px;
font-weight:lighter;
padding-bottom:2px;
text-align:center;
}
.AtarimTR a:link, .AtarimTR a:visited, .AtarimTR a:active {
text-decoration: none;
color: AntiqueWhite;
}

.AtarimTR a:hover {
text-decoration: underline;
color: #8B8C4D;
}
/* GENERIC */
p{
	 font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	 color: #333333;
}
H1  {
color:#94725A;
font-size:18px;
font-weight:bold;
}

H2  {
color:#94725A;
font-size:16px;
font-weight:bold;
}

H3  {
color:#94725A;
font-size:14px;
font-weight:bold;}

H4  {
color:#94725A;
font-size:12px;
font-weight:bold;
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link
{
   text-decoration: none;
    color: #333333;
	 
}

A:visited
{
    text-decoration: none;
    color: #333333;

}

A:hover
{
    text-decoration: underline;
    color: #bbce80;

}

A:active
{
    text-decoration: none;
    color: #333333;

}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}
/* GENERAL */
/* style for module titles */
.Head
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead
{
color:#947159;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: black;
}

/* text style used for most text rendered by modules */

.Normal, .NormalDisabled
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	 color: #333333;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* style to apply if the content should be hidden */
.Hidden
{
    display: none;
}
.SkinObject
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SkinObject:link
{
    text-decoration: none;
    color: #003366;
}

A.SkinObject:visited
{
    text-decoration: none;
    color: #003366;
}

A.SkinObject:hover
{
    text-decoration: none;
    color: #003366;
}

A.SkinObject:active
{
    text-decoration: none;
    color: #003366;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
   text-decoration: none;
    color: #333333;
}

A.CommandButton:visited  {
   text-decoration: none;
    color: #333333;
}

A.CommandButton:hover    {
    text-decoration: underline;
    color: #bbce80;
}
    
A.CommandButton:active   {
   text-decoration: none;
    color: #333333;
}

/* button style for standard HTML buttons */
.StandardButton     {
}

.album-frame, .photo-frame{
 direction: ltr;
}
.pmenu li {
background-image:url("/Portals/0/skins/GY_HP/VerticalDropdownCSS1/menuArrow.png");
background-position:right center;
background-repeat:no-repeat;
padding-right:12px;
}
.pmenu ul {
list-style-type:none;
margin:0 3px 0 0;
padding:0;
position:relative;
width:100%;
z-index:500;
}
