﻿html,body,#wrapper 
{
	height:100%;
	margin:0px;
	background-color:#F5F6FA;
	background-image:url(images/site_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#wrapper 
{
      margin: 0 auto;
      vertical-align: middle;
      width: 400px;
}
A
{
	color:#F5412A;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;		
}
A:link
{
	color:#F5412A;
	font-family:Arial;
	font-size:12px;		
	font-weight:bold;
	text-decoration:underline;		
}

H1
{
	padding-bottom:3px;
	line-height:17px;
	color:#36578B;
	font-family:Arial;
	font-size:18px;		
}
h1.sloganh  
{
    font-weight: bold;
    display: inline;
	color:#F34029;
	font-family:Arial;
	font-size:16px;    
}

.SiteMarginContainer
{
	background-color: #F2F2F2;
}
.SiteHeaderBackground
{
	background-color: #888887;
}
.FooterMenuItemContainer
{
	font-family:Arial;
	font-size:11px;
	color:#B2C1D9;
	padding-left:4px;
	padding-right:4px;
	font-weight:normal;
}
.FooterMenuItem
{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.bottom_menu_link:link,
.bottom_menu_link:visited
{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
.bottom_menu_link:link:hover
{
	font-family:Arial;
	font-size:12px;
	color:#F0C83F;
	text-decoration:none;
	font-weight:normal;
}

.ArrowLink
{
	background-image: url(images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position:right;
}

.VideoLink
{
	background-image: url(images/icon_video.gif);
	background-repeat: no-repeat;
	background-position:right;
}

.DocumentLink
{
	background-image: url(images/icon_document.gif);
	background-repeat: no-repeat;
	background-position:right;
}

.DotsVertical
{
	background-image: url(images/bg_dots_ver.gif);
	background-repeat: repeat-y;
	width: 1px;
}
.DotsVerticalInner
{
	background-image: url(images/bg_dots_ver.gif);
	background-repeat: repeat-y;
	width: 1px;	
}
.DotsHorizontal
{
	background-image: url(images/bg_dots_hor.gif);
	background-repeat: repeat-x;
}

.CategoryTitle
{
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	color:#36578B;	
}
.ContentTitle
{
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	color:#090689;
}
.ShortContent
{
	font-weight:bold;
	font-family:Arial;
	font-size:14px;
	color:#4C4C4C;
}
.ContentNormal
{
	font-family:Arial;
	font-size:12px;
	color:#2E2929;
}
.blue_link
{
	color:#36578B;
}
.ContentText
{
	color:#4B4B4B;
	font-family:Arial;
	font-size:12px;
}
.HomeArticleText
{
	color:#4B4B4B;
	font-family:Arial;
	text-align:justify;
	font-size:12px;
}
.HomeArticleLink
{
	color:#F44029;
	font-family:Arial;
	font-size:11px;
}
.HomeArticleTitle 
{
	padding-bottom:3px;
	line-height:17px;
	color:#36578B;
	font-family:Arial;
	font-size:18px;
	text-decoration:none;	
}
A.HomeArticleTitle,
A.HomeArticleTitle:link,
A.HomeArticleTitle:hover
{
	padding-bottom:3px;
	line-height:17px;
	color:#36578B;
	font-family:Arial;
	font-size:18px;
	text-decoration:none;	
}
.HomeContactFormTitleText
{
	color:#001127;
	font-family:Arial;
	font-size:12px;
	text-align:right;
}
.HomeContactFormFieldContainer
{
	text-align:right;
}
.HomeContactFormField
{
	font-size:11px;
	font-family:Arial;
	border-color:#36578A;
	border-width:1px;
	border-style:solid;
}

.HomeContactFormFieldMandatory
{
	font-size:11px;
	font-family:Arial;
	border-color:#36578A;
	border-width:1px;
	border-style:solid;
	background-image:url(images/input_mandatory_bg.gif);
	background-repeat:no-repeat;
	background-position:3px 5px;
}
.InnerContactFormFieldMandatory
{
	font-size:11px;
	font-family:Arial;
	border-color:#36578A;
	border-width:1px;
	border-style:solid;
	background-image:url(images/input_mandatory_bg.gif);
	background-repeat:no-repeat;
	background-position:3px 5px;	
}
.InnerContactFormFieldContainer
{
	text-align:right;
}



.ContentSmallTitle
{
	color:#36578B;
	font-family:Arial;
	font-size:12px;	
	font-weight:bold;
}
.ThumbImage
{
	border-color:#36578B;
	border-width:1px;
	border-style:solid;
}
.ThumbBorder
{
	  border-width:1px;
	  border-color:#ffffff;
	  border-style:solid;
}
.SideMenuDots
{
	background-image: url(images/bg_dots_menu.gif);
	background-repeat: repeat-x;
}
.StrongHorDots
{
	background-image: url(images/bg_dots_hor.gif);
	background-repeat: repeat-x;
}

A.SideMenuBlue:link
{
	color:#385A8A;
	font-family:Arial;
	font-size:12px;		
	font-weight:bold;
	height:22px;
	text-decoration:none;
}
A.SideMenuBlue:visited
{
	color:#385A8A;
	font-family:Arial;
	font-size:12px;		
	font-weight:bold;
	height:22px;
	text-decoration:none;
}
A.SideMenuBlue:hover
{
	color:#F4412B;
	font-family:Arial;
	font-size:12px;		
	font-weight:bold;
	height:22px;
	text-decoration:none;
}
.SideMenuRed
{
	color:#F4412B;
	font-family:Arial;
	font-size:12px;	
	font-weight:bold;	
	height:22px;
	text-decoration:none;
}

.ArticleContainer
{
	padding-bottom:50px;
	padding-left:25px;
	padding-right:16px;
	padding-top:16px;
	text-align:center;
}

.MenuSubItem
{

}

.TreeRoot 
{
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:5px;
	font-family:Arial;
	font-size:12px;
	background-color:#ffffff;
	width:500px;
	text-decoration:none;
	color:#F34127;	
	cursor:pointer;
	text-align:right;
	background:url('images/bg_dots_hor.gif');
	background-repeat:repeat-x;
	background-position:top;
}
.TreeLevel2 
{
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:15px;
	font-family:Arial;
	font-size: 12px;
	background-color: #F0F1EA;
	width:490;
	position: relative;
	text-decoration:none;
	color:#2F7FC6;
	border-bottom: solid 1px #969696;
	cursor:pointer;
}
.TreeLevel3
{
	direction:rtl;
	padding:5px;
	font-family:Arial;
	font-size: 12px;
	text-decoration:none;
	color:#000000;
	cursor:auto;
}
.ArticleRedTitle
{
	color:#F84028;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}
A.ArticleRedTitle,
A.ArticleRedTitle:link,
A.ArticleRedTitle:hover
{
	color:#F84028;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}
.ArticleDateTitle
{
	color:#32568A;
	font-size:11px;
	font-family:Arial;
	background-image:url('images/bg_date_dots.gif');
	background-position:right;
	background-repeat:no-repeat;
}

.AnchorDiv
{
	background-image:url('images/anchor_link.gif');
	background-position:right 5px;
	background-repeat:no-repeat;
	font-size:12px;
	font-family:Arial;
	padding-right:12px;
}
.AnchorLink
{
	color:#32578C;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}
.AnchorGrayLink
{
	color:#4B4B4B;
	font-size:12px;
	font-family:Arial;
}

.TopOfPageLink
{
	color:#FE0000;
	font-size:12px;
	font-family:Arial;
}


.PlayMovie
{
	background-image:url('images/icon_movie.gif');
	background-position:right center;
	background-repeat:no-repeat;
	color:#4B4B4B;
	font-size:12px;
	font-family:Arial;
	padding-right:12px;	
	text-decoration:none;
	padding-right:18px;
}
.PlayMovieLink
{
	color:#4B4B4B;
	font-size:12px;
	font-family:Arial;
	padding-right:12px;	
	text-decoration:none;
}
.FormField
{
	height:13px;
	font-size:12px;
	font-family:Arial;
	border-collapse:collapse;
	border-color:#36578A;
	border-width:1px;
	border-style:solid;
}
.FormFieldCombo
{
	font-size:12px;
	font-family:Arial;
	border-collapse:collapse;
	border-color:#36578A;
	border-width:1px;
	border-style:solid;	
}


.SideMenuItemContainer
{
	font-family:Arial;
	font-size:12px;		
	font-weight:bold;
	height:22px;
}

A.SideMenuItem
{
	height: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#385A8A;
	height:22px;
}

A.SideMenuItem:link
{
	font-size: 12px;
	color: #385A8A;
	font-family: Arial, Helvetica;
	text-decoration: none;
	height:22px;
}
A.SideMenuItem:visited
{
	font-size: 12px;
	color: #385A8A;
	font-family: Arial, Helvetica;
	text-decoration: none;
	height:22px;	
}
A.SideMenuItem:hover
{
	font-size: 12px;
	color: #F4412B;
	font-family: Arial, Helvetica;
	text-decoration: none;
	height:22px;	
}
A.SideMenuItem:active
{
	font-size: 12px;
	color: #385A8A;
	font-family: Arial, Helvetica;
	text-decoration: none;
	height:22px;	
}

.PopupContainer
{
	background-image:url('images/popup_background.jpg');
	background-position:center top;
	background-repeat:no-repeat;
}
.PopupSendtofiendContainer
{
	background-image:url('images/sendtofriend_background.jpg');
	background-position:center top;
	background-repeat:no-repeat;	
}
.PopupRegister
{
	background-image:url('images/popup_backgroun_portal.jpg');
	background-position:center top;
	background-repeat:no-repeat;	
	direction:rtl;
	
}

/* Editor styles*/
.EditorLink
{
	background-image: url(images/anchor_link.gif);
	background-repeat: no-repeat;
	background-position: right 5px;

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	text-decoration: none;
	color: #385A8A;
	height: 12px;
}

