﻿/* DEFAULTS
----------------------------------------------------------*/

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/back_folk_egypt.jpg);
	}
a:link, a:visited {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#aa1c00;
	text-decoration:none;
}
a:hover {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#241503;
	text-decoration:underline;
}
a:active {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#241503;
	text-decoration:none;
}
/* HEADINGS   
----------------------------------------------------------*/


/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
	margin-top: 0px;
}
/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
	margin:0 auto;
}
.header {
	width:950px;
	height:376px;
	background-image:url(../images/egypt-folk-festivals.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	position:relative;
}
.EgyptCruise {
	background-image:url('../images/folk_dancing_egypt.png');
	background-repeat:no-repeat;
	width:74px;
	height:307px;
	margin:0 auto;
	position:absolute;
	left: 910px;
	top: 150px;
	z-index:5000;
}
.flashImage {
	width:402px;
	height:221px;
	margin:0 auto;
	position:absolute;
	left: 560px;
	top: -300px;
	z-index:100;
}
.logo {
	background-image:url(../images/nfa-egypt_logo.png);
	background-repeat:no-repeat;
	width:240px;
	height:115px;
	margin:0 auto;
	position:absolute;
	left: 10px;
	top: -1px;
}
.header h1 {
	font-weight: 700;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #f9f9f9;
	border: none;
	line-height: 2em;
	font-size: 2em;
}
.main {
	margin:0 auto;
}
.leftCol {
	padding: 6px 0px;
	margin: 12px 8px 8px 8px;
	width: 200px;
	min-height: 200px;
}
.footer {
	background-image:url(../images/footer.jpg);
	height:59px;
	margin:0 auto;
	text-align:center;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 8px 0px 0px 0px;
	margin: 0px auto;
	text-align: center;
	line-height: normal;
}
/* TAB MENU   
----------------------------------------------------------*/

#navmenu {
	position:absolute;
	left: 24px;
	top: 113px;
	text-align:left;
	z-index:3000;
	direction:ltr;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;
}
/* Root = Vertical, Secondary = Vertical */
ul#navmenu, ul#navmenu li, ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 160px; /*For KHTML*/
	list-style: none;
	direction:ltr;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;

}
ul#navmenu:after /*From IE 7 lack of compliance*/ {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;
}
ul#navmenu li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important; /*For GOOD browsers*/
	display: inline; /*For IE*/
	position: relative;
	width:177px;
	height:30px;
	text-indent:40px;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;
}
/* Root Menu */
ul#navmenu a {
	width:177px;
	height:30px;
	display: block;
	background: url(../images/menu_over.png) no-repeat;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;
	line-height:22px;
	text-decoration: none;
	text-indent:40px;
}
/* Root Menu Hover Persistence */
ul#navmenu a:hover, ul#navmenu li:hover a, ul#navmenu li.iehover a {
	background: url(../images/menu_over_me.png) no-repeat;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;
	width:177px;
	height:30px;
	text-indent:40px;
	
}
/* 2nd Menu */
ul#navmenu li:hover li a, ul#navmenu li.iehover li a {
	background: url(../images/menu_over1.png) no-repeat;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;
	width:290px;
	height:30px;
	text-indent:40px;
	margin-left:320px
}
/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover, ul#navmenu li:hover li:hover a, ul#navmenu li.iehover li a:hover, ul#navmenu li.iehover li.iehover a {
	background: url(../images/menu_over_me1.png) no-repeat;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;
	width:290px;
	height:30px;
	text-indent:40px;
	margin-left:320px
}
/* 3rd Menu */
ul#navmenu li:hover li:hover li a, ul#navmenu li.iehover li.iehover li a {
	background: url(../images/menu_over1.png) no-repeat;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;
	text-indent:40px;
	margin-left:760px
}
/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover, ul#navmenu li:hover li:hover li:hover a, ul#navmenu li.iehover li.iehover li a:hover, ul#navmenu li.iehover li.iehover li.iehover a {
	background: url(../images/menu_over_me1.png) no-repeat;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;
	text-indent:40px;
	margin-left:760px
}
/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a, ul#navmenu li.iehover li.iehover li.iehover li a {
	background: url(../images/menu_over_me.png) no-repeat;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;
	text-indent:40px;
}
/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover, ul#navmenu li.iehover li.iehover li.iehover li a:hover {
	background: url(../images/menu_over_me.png) no-repeat;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;
	text-indent:40px;
}
ul#navmenu ul, ul#navmenu ul ul, ul#navmenu ul ul ul {
	display: none;
	position: absolute;
	top: 0px;
	right:170px;
}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul, ul#navmenu li:hover ul ul ul, ul#navmenu li.iehover ul ul, ul#navmenu li.iehover ul ul ul {
	display: none;
}
ul#navmenu li:hover ul, ul#navmenu ul li:hover ul, ul#navmenu ul ul li:hover ul, ul#navmenu li.iehover ul, ul#navmenu ul li.iehover ul, ul#navmenu ul ul li.iehover ul {
	display: block;
}
/******************MENU END****************/
#lang_Holder {
	width:201px;
	height:42px;
	position:absolute;
	top: -20px;
	left: 857px;
}
.lang1 {
	width:69px;
	height:52px;
	float:left;
	background-image:url(../images/icon/english.png);
	background-repeat:no-repeat;
}
.lang2 {
	width:69px;
	height:52px;
	float:left;
	background-image:url(../images/icon/francais.png);
	background-repeat:no-repeat;
}
.lang3 {
	width:69px;
	height:52px;
	float:left;
	background-image:url(../images/icon/dutch.png);
	background-repeat:no-repeat;
}
.lang4 {
	width:69px;
	height:52px;
	float:left;
	background-image:url(../images/icon/arabic.png);
	background-repeat:no-repeat;
}
/* FORM ELEMENTS   
----------------------------------------------------------*/
.login {
	width:180px;
	height:71px;
	margin:0 auto;
	position:absolute;
	left: 685px;
	top: 25px;
}
fieldset {
	margin: 1em 0px;
	padding: 1em;
	border: 1px solid #ccc;
}
fieldset p {
	margin: 2px 12px 10px 10px;
}
fieldset.login label, fieldset.register label, fieldset.changePassword label {
	display: block;
}
fieldset label.inline {
	display: inline;
}
legend {
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}
input.textEntry {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #300;
	width:116px;
	height:12px;
	border: #d37d31 solid 1px;
	background-color:#c5ac7a;
	margin-right:10px;
}
input.passwordEntry {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #300;
	width:116px;
	height:12px;
	border: #d37d31 solid 1px;
	background-color:#c5ac7a;
	margin-right:10px;
}
div.accountInfo {
	width: 42%;
}
/* MISC  
----------------------------------------------------------*/
.title {
	display: block;
	float: left;
	text-align: left;
	width: auto;
}
.loginDisplay {
	font-size: 12px;
	display: block;
	text-align:center;
}
.loginDisplay a:link {
	text-decoration:none;
	display: block;
}
.loginDisplay a:visited {
	text-decoration:none;
	display: block;
}
.loginDisplay a:hover {
	text-decoration:none;
	display: block;
}
.failureNotification {
	font-size: 1.2em;
	color: Red;
}
.bold {
	font-weight: bold;
}
.submitButton {
	text-align: right;
	padding-right: 10px;
}
/*************************************************** CONTENT *********************************/
.MainContent {
	margin:0 auto;
	direction:rtl;
}
.Clear {
	clear:both;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:5px;
	color:#000;
	font-size:13px;
	text-align:justify;
	direction:ltr;
}
h1 {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#030303;
	padding-left:25px;
	line-height:40px;
	background-image:url(../images/folklor_egypt-icon.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:41px;
	margin-bottom:-20px;
	direction:ltr;
}
h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#aa2716;
	text-align: center;
}
b {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#314500;
}
#more {
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	height:12px;
	text-align:left;
	margin-top:-2px;
	margin-left:5px;
}
#more a {
	font-family:Arial, Helvetica, sans-serif;
	line-height:10px;
	font-weight:bold;
	text-decoration:none;
	color:#1f6ca8;
}
#more1 {
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	height:12px;
	text-align:left;
	margin-top:-10px;
	margin-left:5px;
}
#more1 a {
	font-family:Arial, Helvetica, sans-serif;
	line-height:10px;
	font-weight:bold;
	text-decoration:none;
	color:#1f6ca8;
}
#more2 {
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	height:12px;
	text-align:left;
	margin-top:-10px;
	margin-left:5px;
}
#more2 a {
	font-family:Arial, Helvetica, sans-serif;
	line-height:10px;
	font-weight:bold;
	text-decoration:none;
	color:#1f6ca8;
}
#more3 {
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	height:12px;
	text-align:left;
	margin-top:-10px;
	margin-left:5px;
}
#more3 a {
	font-family:Arial, Helvetica, sans-serif;
	line-height:10px;
	font-weight:bold;
	text-decoration:none;
	color:#1f6ca8;
}
/*********************** CONTENT ****************************/
.egyptianguard{
	width:550px;
	height:181px;
	margin:0 auto;
	position:absolute;
	right: 540px;
	top: 450px;
	z-index:110;
	background-image:url(../images/egyptian_folk.png);
	background-repeat:no-repeat;
	background-position:left;
}
.egyptianguard1{
	width:550px;
	height:181px;
	margin:0 auto;
	position:absolute;
	left: 540px;
	top: 450px;
	z-index:110;
	background-image:url(../images/egyptian_folk1.png);
	background-repeat:no-repeat;
	background-position:right;
}
.leftContent {
	width:960px;
	margin:0 auto;
	margin-top:120px;
	position:relative;
	
}
.subleftContent {
	width:960px;
	margin:0 auto;
	margin-top:40px;
	position:relative;
}
.pageContent {
	margin-top:2px;
	width:650px;
	float:left;
}
.FiledContent {
	position:relative;
	width:222px;
	height:550px;
	float:left;
	margin:3px;
	padding-top:7px;
	padding-right:12px;
	background-image:url(../images/main_fileds_back.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.FiledContent p{
	color:#180f05;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-top:2px;
	line-height:13px;
	margin-bottom:2px;
}
.NiceFolk {
	width:201px;
	height:29px;
	position:absolute;
	z-index:200;
	left:15px;
	top: 268px;
	
}
.DescContent {
	width:200px;
	height:200px;
	/*margin:0px auto;*/
	padding-right:5px;
	margin-left:5px;
	margin-right:3px;
	background-image:url(../images/folk_egypt_back.jpg);
	
}

.IconContainer {
	background-image:url(../images/folk_egypt_back.jpg);
}
#IconsPage {
	width:950px;
	margin:0 auto;
}
#IconsPage p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-left:5px;
	color:#e6b570;
	font-size:12px;
	direction:rtl;
	padding:12px;
	padding-top:10px;
}
.break {
	height:2px;
	background-image:url(../images/icon/break.jpg);
	background-repeat:repeat-x;
}
/**************************** RIGHT CONTENT *****************************/
.RightContent {
	width:280px;
	float:left;
	margin-left:20px;
	margin-right:10px;
	position:relative;
}
#Login {
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color: #300;
}
.search {
	width:268px;
	height:70px;
	text-align:center;
	position:absolute;
	top: 380px;
	left: 12px;
}
.searchbot {
	background-color:#C16A01;
	border:#F0E2BD dashed 1px;
	margin:5px;
	cursor: pointer;
}
.loginbot {
	background-color:#C16A01;
	border:#F0E2BD dashed 1px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	cursor: pointer;
}

.searchtext {
	background-color:#F0E2BD;
	border:#C16A01 dashed 1px;
	margin:5px;
}
.logintext {
	background-color:#F0E2BD;
	border:#C16A01 dashed 1px;
	margin-bottom:5px;
	padding-right:6px;
	text-align:right;
	font-weight:bold;
}

.EgFolk {
	position:absolute;
	width:274px;
	height:92px;
	left: 2px;
	top: 290px;
}
.form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #300;
	width:116px;
	height:12px;
	border: #d37d31 solid 1px;
	background-color:#c5ac7a;
	margin-right:10px;
}
.formBouton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #300;
	border: #c5ac7a solid 1px;
	background-color:#d37d31;
	margin-right:75px;
}
.FormContainer {
	width:200px;
	margin:0 auto;
}
#Calander {
	background-image:url(../images/cal_back.jpg);
	background-repeat:no-repeat;
	width:280px;
	height:300px;
	padding-top:65px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #300;
}
.EgFolk {
	position:absolute;
	width:274px;
	height:92px;
	left: 2px;
	top: 280px;
}
.Searchform {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #300;
	width:220px;
	height:20px;
	border: #b0210a solid 4px;
	background-color:#bf6b00;
}
/********************************NEWS **********************/
#NewsBody{
	width:980px;
	margin:0 auto;
	margin-top:25px;
	padding-top:15px;
	margin-bottom:25px;
}
.NewsFiledContent {
	position:relative;
	width:220px;
	height:500px;
	float:left;
	margin:3px;
	padding-top:7px;
	padding-right:12px;
	background-image:url(../images/main_fileds_back.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.NwsDetail{
	float:left;
	width:550px;
}
.NwsADS{
	float:left;
	width:100px;
	height:auto;
	margin-right:10px;
	border:#c5ac7a dashed .5px;
	margin:5px;
}
#NewsBody h4{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#030;
	padding-top:10px;
	margin-bottom:-10px;
}
#NewsBody h2{
	font-family:Tahoma, Geneva, sans-serif;
	background-image:url(../images/egypt_folk_icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	font-size:12px;
	height:31px;
	font-weight:bold;
	color:#030;
	text-align:left;
	padding-left:38px;
	
}
#NewsBody h3{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#C44B2E;
	line-height:40px;
	height:41px;
	text-align:left;
}
#NewsBody p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
#NewsBody tt{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
	
}
.newsA{
	position:relative;
	width:220px;
	height:188px;
	float:left;
	margin:4px;
	background-image:url(../images/news_back.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:left;
	
}
.textA{
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.Newsindex{
	width:920px;
	margin:0 auto;
}
/************************* FOOTER ***********************************/

#Footer a {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:15px;
	text-decoration:none;
}
