/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}

body {
 margin: 40px 10px;
 color: #333;
 
background-color:#214921;
direction:rtl;
text-align:right;
float:right;
 padding:0;
 font: 0.86em/1.6 Arial, Helvetica, sans-serif;
 }

a:link {
color: #775D42;
text-decoration: none;
font-size:medium;
}
a:visited {
text-decoration: none;
color: #775D42;
font-size:medium;
}
a:hover {
text-decoration: none;
font-size:medium;
}
a:active {
text-decoration: none;
color: #775D42;
font-size:medium;
}

h1 {
 font-size: 1.5em;
}

h2 {
 font-size: 1.3em;
}

#outer {
 
 background-image: url(bg.gif);
 background-repeat:repeat-y;
 background-position:right;
 background-color:#FAFAEA;
 padding:0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 }

#hdr {
 padding-top: 125px;
 background-image: url(community_splashjpg.jpg);
 background-repeat:no-repeat;
 
 
 }

#hdr h1 {
 color: #fff;
 background:#B7734B;
 font-size: 1.5em;
 font-weight: bold;
 text-transform: uppercase;
 margin: 0px 0px 0px 0px;
 padding: 1em;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 background: #fff url(logo.gif) no-repeat;
 background-position:right;
 height:50px;
 }

#nav {
 float:right;
 width:130px;
 padding: 1em;
 text-align: center;
 background: url(divider.gif) no-repeat bottom center;
 padding-bottom: 30px;
}
#nav ul {
 background: url(divider.gif) no-repeat top center;
 margin: 0;
 padding: 30px 0 0 0;
 list-style: none;
}
#nav li {
	margin: 0;
}
#nav h2 {

}

#cont {
 float: right;
 padding:5em;
 margin:0px 0px 0px 0px;
 background-color:#FAFAEA;
 }
#cont h2 {
 
}

#ftr {
 clear: both;
 color: #fff;
 background:#B7734B;
 font-size: 0.8em;
 text-align: center;
 border-top: 1px solid #000;
 margin: 1em 0 0 0;
 }

#leftImg
{
float:left;
width: 125px;
height: 93px;
padding: 0 5px 5px 0;
}

#rightImg
{
float:right;
width: 125px;
height: 93px;
padding: 0 0 5px 5px;
}



.PageMaster { height: 100%; background-color: #ffffff; }

.controlpanel { background-color: #EAEAEA; }

/* --  Classes for the top of the montage & to allow everything to line up nicely when not logged in  -- */
.HeaderTab {  }
.MenuTab {  }
.IntroPane {  }
.TopPane { margin-top: 4px; margin-left: 2px; }
.TopPane { margin-top: 4px; margin-left: 2px; }


.Logo { padding-top: 5px; padding-left: 5px;}
/* -- End Classes for Front Page - montage -- */


/* Generic Spacing for all Panes */ 
.Panes { padding: 2px 2px 2px 2px;text-align:right; }

.Head { font-family: Tahoma, Arial, Helvetica; font-size:  12px; font-weight: bold; color: #333333;}
.Breadcrumbs { color: #000000; }

.Login { color: #333333;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9px;  font-weight: bold;  font-style: normal; height: 30px; }

.Small { color: #FFFFFF;  font-family: Verdana, Trebuchet MS, Tahoma, Verdana; font-size: 9px;  font-weight: normal;  font-style: normal; height: 13px; padding-left: 1px; padding-right: 1px; }
.SmallD { color: #404040;  font-family: Verdana, Trebuchet MS, Tahoma, Verdana; font-size: 9px;  font-weight: normal;  font-style: normal; height: 13px; padding-left: 3px; padding-right: 3px; }
.Footer { background-image: url(Pix/FooterPane.jpg); height: 55px; background-repeat: repeat-x; }
.FooterText { color: #FFFFFF;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9px;  font-weight: bold;  font-style: normal; }
.MainMenu_MenuContainer TD { text-align:right;direction:rtl; background-color: transparent;; /* height: 25px;*/ padding-left: 2px; padding-right: 0px; padding-top: 0px; padding-bottom: 1px; }
.MainMenu_MenuBreak { border-bottom: #000000 0px solid;  border-left: #000000 0px solid;  border-top: #000000 0px solid; border-right: #000000 0px solid;  background-color: transparent;  color: #333333;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  font-style: normal; }
.Normal { font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11px; }
.MainMenu_MenuBar TD { text-align:right;direction:rtl; }
.MainMenu_MenuItem { }
.MainMenu_SubMenu { background-color:#FFFFFF;border:solid 1px black;  }
.MainMenu_MenuItemSel {background-color:#E0E0E0; }
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow { display: none; }