body {
	background-color: #F2F3F4;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 10px 10px;
	padding: 0px;
}

h1, h2 {
	margin: 0px;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 14px;
}

.clear {
	clear: both;
}
#container {
	margin: 0px auto;
	width: 715px;
}

/*# Header #*/
#header {
	margin: 0;
	width: 714px;
	background-color: #999999;
}
/********************** Content ***************************/
#contentwrapper {
	background-image: url(/App_Themes/Psychoanaly/ContentBackground.gif);
	width: 714px;
	padding-top: 15px;
	overflow: hidden;
}
#menu{
	width:80px;
}
.RTL #menu {
	float:right;
	text-align:right;
	padding-right: 5px;
}
.LTR #menu {
	float: left;
	text-align: left;
	padding-left: 5px;
}
#content {
	margin-top: -5px;
	width: 565px;
}
.RTL #content {
	margin-right: 120px;
}
.LTR #content {
	margin-left: 135px;
}
#side {
	height: 100%;
	width:170px;
}
.RTL #side {
	float:left;
	margin-left:12px;
	margin-right:12px;
    	text-align:right;
	padding: 0px 10px 30px 0px;
}
.LTR #side {
	float: right;
	text-align: left;
	margin-right: 5px;
}
#center {
	margin-top: -5px;
}
.RTL #center {
	text-align: right;
	width:380px;
}
.LTR #center {
	text-align: left;
	width:365px;
}

#side a, #UsersList a, .MembersLink, a {
	color: #28556b;
}
#side a:hover, #UsersList a:hover, .MembersLink:hover, a:active  {
	color: #c77e0c;
}

#pheader {
	position: relative;
	width: 570px;
	text-align: center;
	margin-top: 40px;
	font-size: 30px;
	color: #000066;
	font-weight: bold;
}
#project1 {
	position: relative;
	width: 270px;
	margin-top: 20px;
}
#project2 {
	position: relative;
	width: 270px;
	margin-top: 60px;
}
#project3 {
	position: relative;
	width: 270px;
	margin-top: 60px;
}

/*# Footer #*/
#footerline {
	clear: both;
	background-image: url(/App_Themes/Psychoanaly/FooterBackground.gif);
	font-size: 1px;
	color: black;
	height: 10px;
}
#footer {
	width: 717px;
	text-align: center;
	padding: 20px 0px;
	font-size: 10px;
}
#footer a {
	color: #000000;
}
#footer a:hover {
	color: #c77e0c;
}
.LangSwitch {
	clear: both;
}
.LangSwitch a {
	color: #097007; 
	padding: 1px;
	font-size: 14px; 
	text-decoration: none;
	cursor: default;
}
.LangSwitch a:hover {
	color: #dc0033;
}

/*#Containers#*/
/*#Containers/Black box#*/
.blackBox
{
	border: 1px solid #545454;
	margin-bottom: 15px;
	width: 170px;
	margin-top: 10px;
}
.blackBox .title
{
	background: #e36c26 url(../App_Themes/CorporateSite/Images/topMenuItemDivider.gif) 0% 40% repeat-x;
	padding: 3px 5px;
	font-size: 12px;
	margin-top: 0px;
	color: white;
	margin-bottom:0px;	
}

.blackBox .content
{
	padding: 5px;
	background: #f3f3f3;
}

/*#Containers/Breadcrumbs box#*/
.BreadBox {
	margin-bottom: 15px;
	border: 1px solid #F0F0F0;
	padding: 2px;
}

/*#Calendar#*/
.Calendar table {
	font-size: 9px;
	margin: 0 auto;
}

.Calendar table .Content {
	display: none;
	visiblity: hidden;
}

/*#Users List#*/
#UsersList img {
	border: 0px;
}

.UserDetails a, .UserDetails {
	font-size: 12px;
}

.LTR .Filter a {
	font-size: 10px;
}

.RTL .Filter a {
	font-size: 15px;
}

#UsersList .Filter {
	width: 430px; 
	margin: 0px auto;
	padding-bottom: 15px;
}

.UserDetails
{
	width: 575px; 
}

.UserDetailsPager
{
	text-align: center;
}

.RTL .UserDetailsPhone,
.RTL .UserDetailsFax
{
	direction: ltr;
	text-align: right;
}

/*#News#*/

.NewsSummary {
	margin-bottom: 10px;
}

.NewsTitle a, .NewsTitle a:hover {
	color: black;
	font-weight: bold;
}

.NewsDate {
	font-size: 12px;
}

/*#Memorium#*/

.MemoriumList {
	list-style: none;
}
.MemoriumList li {
	clear: both;
}
.RTL .MemoriumList {
	padding-right: 0px;
}

.LTR .MemoriumList {
	padding-left: 0px;
}

.RTL .MemorialPerson img, .RTL .PersonDetails img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.LTR .MemorialPerson img, .LTR .PersonDetails img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.MemorialPerson {
	padding-top: 25px;
}

.PersonName {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}
/*#Registration Wizard#*/
.RegistrationWizard {
	background-color: #AAAAAA;
	border: 1px white solid;
	width: 100%;	
}
.RegistrationWizard .NavigationButton {
	background-color: #FFFBFF;
	border: 1px #CCCCCC solid;
	color: #284775;
}
.RegistrationWizard .Step {	
	color: black; 
}
.RegistrationWizard .SideBarButton { color: white; }
.RegistrationWizard .SideBar { 
	background-color: #999999; 
	vertical-align: top; 
}
.RTL .RegistrationWizard .SideBar,
.RTL .RegistrationWizard .Step  
{
	padding-top: 5px;
	padding-right: 3px; 
}
.LTR .RegistrationWizard .SideBar,
.LTR .RegistrationWizard .Step
{ 
	padding-top: 5px;
	padding-left: 3px; 
}

.UpdateProgressPanel
{
	margin: 0 auto;
	width: 32px;
}

.EditingFormErrorLabel
{
	color: red;
	font-weight: bold;
}