@charset "utf-8";
/* CSS Document */


body {
	margin:0;
	padding:0;
	min-height:100%;
}

.NoLinkImageBorder {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
}

.smallText {font-size: 12px; font-weight: bold; color: #56C2E0;}
.smallTextGray {font-size: 12px; font-weight: bold; color: #9D9FA2;}

.TemplateHeaderArabic{
	font-size: 15px; 
	color: #292A2B;
	font-weight: bold;
	margin-left:25px;
	line-height:28px;
	direction:rtl;
	font-family:Arial, Helvetica, sans-serif;
}
.TemplateHeader{
	font-size: 12px; 
	color: #292A2B;
	margin-left:25px;
	direction:ltr;
	font-family:Arial, Helvetica, sans-serif;
}

.TemplateHeaderArabic2{
	font-size: 15px; 
	color: #ffffff;
	font-weight: bold;
	margin-left:25px;
	line-height:28px;
	direction:rtl;
	font-family:Arial, Helvetica, sans-serif;
}
.TemplateHeader2{
	font-size: 12px; 
	color: #ffffff;
	margin-left:25px;
	direction:ltr;
	font-family:Arial, Helvetica, sans-serif;
}

.FooterHeadersEnglish {
	font-size: 14px; 
	font-weight: bold;
	color: #ffffff;
	direction:ltr;
	font-family:Arial, Helvetica, sans-serif;
}

.FooterHeadersArabic {
	font-size: 18px; 
	font-weight: bold;
	color: #ffffff;
	direction:rtl;
	font-family:Arial, Helvetica, sans-serif;
}



.MenueEnglish {
	font-size: 14px; 
	font-weight: bold;
	color: #616064;
	direction:ltr;
	font-family:Arial, Helvetica, sans-serif;
}

.MenueArabic {
	color: #616064;
		font-size: 15px; 
	text-decoration:none;
	direction:rtl;
	font-family:Arial, Helvetica, sans-serif;
}


.FooterLinksEnglish {
	font-size: 12px;
	text-decoration:none;
	color: #ffffff;
	direction:ltr;
	font-family:Arial, Helvetica, sans-serif;
}

a.FooterLinksEnglish:link {
	font-size: 12px;
	text-decoration:none;
	color: #ffffff;
	direction:ltr;
	font-family:Arial, Helvetica, sans-serif;
}
a.FooterLinksEnglish:hover {
	text-decoration:underline;
}
a.FooterLinksEnglish:visted {
	text-decoration:none;
	font-style:italic;
}

.FooterLinksArabic {
	font-size: 15px; 
	color: #ffffff;
	text-decoration:none;
	direction:rtl;
	font-family:Arial, Helvetica, sans-serif;
}
a.FooterLinksArabic:link {
	font-size: 15px; 
	color: #ffffff;
	direction:rtl;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

a.FooterLinksArabic:hover {
	text-decoration:underline;
}
a.FooterLinksArabic:visted {
	text-decoration:none;
	font-style:italic;
}

#Content{
	margin-top:inherit;
	margin-top:0px;
}

.BGnoRepeat{
background-repeat:no-repeat;
}

.BGrepeatX{
background-repeat:repeat-x;
}

.BGrepeatY{
background-repeat:repeat-y;
}

.BoxBrder_Yellow {
	border: medium solid #E9B322;
}

.RegisterBox {
	background-repeat:repeat-x;
	border: medium solid #E9B322;
	border-top:none;
}

.RegisterTD {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #E9B322;
	background-repeat:no-repeat;
}

.RegisterButton {
font-weight:bold;
font-size:16px;
margin-top:5px;
}




.BGnoRepeatCornerLocation {
	background-repeat: no-repeat;
	background-position: right bottom;
}

.BGnoRepeatCornerLocationLeft {
	background-repeat: no-repeat;
	background-position: left;
}
.button {
	font-weight: bold;
	text-decoration: none;
	color: #F27441;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.RegisterToday {
	font-weight: bold;
	text-decoration: none;
	color: #3A3C3D;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	
}
.buttonOrange {
	font-weight: bold;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-color: #F27441;
}
.BoxedBlue {
	padding: 0px;
	border: 1px dashed #56C2E0;
}
.BoxedBlueGame {
	border: 3px dashed #56C2E0;
}

.BoxedOrange {
	padding: 0px;
	border: 3px dashed #F27441;
}
.BoxedOrangeThin {
	border: 1px dashed #F27441;
}

.BoxedYellow {
	padding: 0px;
	border: 3px dashed #EAC61B;
}
.BoxedRegistered {
	padding: 0px;
	border: 1px dashed #9D9FA2;
}
.Txt {
	color: #3A3C3D;
	font-size:15px;
}

.TxtButton {
	color: #FF0000;
	font-size:15px;
}
.TxtArabic {
	color: #9D9FA2;
	font-size:14px;
}
.TxtEnglish {
	color: #56C2E0;
	font-size:14px;
}
.kidBG {
	background: url(../images/page/KidsBG.png) left top no-repeat;
}

.RegBG {
	background: url(../images/page/RegisterFrame.png) left top no-repeat;
}
.balloonBG {
	background: url(../images/page/Balloon.png) right top no-repeat;
}

.AddChld{
	background: url(../images/page/chick.png) right bottom no-repeat;
}

.ButtonsBoxed {

	background-color: #E2E2E2;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #56c2e0;
	border-right-color: #56c2e0;
	border-bottom-color: #56c2e0;
	border-left-color: #56c2e0;
}

.ButtonBoxedFont {
	color: #272829;
	text-decoration: none;
}


.CardBoxed {
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #56c2e0;
	border-right-color: #56c2e0;
	border-bottom-color: #56c2e0;
	border-left-color: #56c2e0;
	color: #262728;
	font-size: 24px;
	font-weight: normal;
}
.Arrow {
	background-position: center center;
}
.Txt_in_Boxes {
	font-size: 18px;
	color: #3C3204;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.Txt_in_Big_Box {
	font-size: 20px;
	color: #3C3204;
}
.FormTables {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	float: left;
	width: 100%;
}
.NoLinkImageBorder {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
}
.bottom {
	vertical-align: bottom;
}
.RecTable {
	padding-top: 154px;
	padding-right: 91px;
	padding-bottom: 121px;
	padding-left: 135px;
}
.BGtopBanner {
	background-repeat: no-repeat;
	background-position: right top;
}
.linkcolor {
	color: #666666;
}
.LinkColor2 {
	color: #191919;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	
}

.TopPaddingForAvatarTransition {
	top: 200px;
}
.a.ex1:hover{

text-decoration:underline;
}
.a.ex1:active, a.ex1:link, a.ex1:visited {

		color: #191919;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	
	
	
	
	
	
	}

.a.Menue_Home:link{
    display: block;
	width: 110px;
	height: 60px;
	background-image:url(../images/page/2013/Menu/Blue_Home2.png);
}
.a.Menue_Home:hover{
display: block;
	width: 110px;
	height: 60px;
	background-image:url(../images/page/2013/Menu/Orange_Home2.png);
}
.a.Menue_Home:active{
display: block;
	width: 110px;
	height: 60px;
	background-image:url(../images/page/2013/Menu/Gray_Home2.png);
}


.style715 {color: #56C2E0}
.style1115 {
	color: #F37341;
	font-size: 24px;
	font-weight: bold;
}
.style2415 {color: #EAC718; font-size: 26px; font-weight: bold; }
.style2615 {font-size: 16}
.style2815 {
	color: #56C2E0;
	font-size: 24px;
}
.style3015 {font-size: 25px}
.style3115 {color: #1E1E1E}
.style3315 {color: #56C2E0; font-size: 24px; font-weight: bold; }
.style3515 {color: #3E4042}

.AvatarsChoose {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

AvatarsChoose:hover {
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;

border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	
	border-bottom-color: #f57244;
	border-left-color: #EBc71b;
	border-right-color: #58c0DD;
	border-top-color: #58c0DD;

}.BGbottomNoRepeat {
	background-repeat:no-repeat;
	background-position: right bottom;
}

.BGbottomNoRepeat_Arabic {
	background-repeat:no-repeat;
	background-position:left bottom;
}

.TableSideYellowLines {
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #EBC71B;
	border-left-color: #EBC71B;
}
