/* portal */

html,
body {
	margin:0px;
	padding:0px;
	font-family:Arial, sans-serif;
	background:#858789;
	width:100%;
	height:100%;
	background:url(../media/image/livery/update-20100324/portal-bg-repeat.png) repeat-x top left #474342;
}

a:active,
a:focus {
	outline:0;	
}

img, div, a , li, span {
	behavior: url(../css/iepngfix.htc);
}

img {
	border:none;
}

p {
	font-family:Arial, sans-serif;
}

.clear {
	clear:both;	
}

.portal {
	width:100%;	
	/*background:url(../media/image/livery/portal/new-portal-bg.png) repeat-x bottom left #eae6df;*/
	/*position:relative;*/
	height:100%;
	
	/*background:url(../media/image/livery/update-20100324/portal-bg.png) no-repeat top center;*/
}

.portalContainer {
	width:890px;
	margin:0px auto;
}

.portalTop {
	/*background:url(../media/image/livery/portal/new-portal-top.png) no-repeat;*/
	width:890px;
	height:220px;
	float:left;
	
	background:url(../media/image/livery/update-20100324/portal-header-bg.png) no-repeat;
}

.portalContent {
	width:890px;
	text-align:center;
	float:left;
}

.portalContent p {
	/*color:#717171;*/
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin:30px 0px 25px 0px;
	
	color:#fff;
}

/* portal cinema menu */

.portalSelect {
	/*background:url(/media/image/livery/portal/portal-lebanon-select.png) no-repeat;*/	
	width:361px;
	/*height:74px;*/
	margin:0px auto;
}

.portalDropDown dd, .portalDropDown dt, .portalDropDown ul { 
	margin:0px; 
	padding:0px;
}

.portalDropDown {
	float:left;
	margin:0px;
}

.portalDropDown dd { 
	position:relative; 
}

.portalDropDown dt a,
.portalDropDown dt a:link,
.portalDropDown dt a:active,
.portalDropDown dt a:visited,
.portalDropDown dt a:hover {
	display:block; 
	padding-right:20px;
	/*border:1px solid #d4ca9a; */
	width:341px; 
	height:74px;
	text-indent:-10000px;
}
				
.portalDropDown dt a span {
	cursor:pointer; 
	display:block; 
}

.portalDropDown dd ul { 
	background:#ffffff none repeat scroll 0 0; 
	display:none;
	left:18px;  
	position:absolute; 
	top:-7px; 
	width:254px; 
	list-style:none;
	text-align:left;
}
				  
.portalDropDown span.value { 
	display:none;
}

.portalDropDown dd ul li a,
.portalDropDown dd ul li a:link,
.portalDropDown dd ul li a:active,
.portalDropDown dd ul li a:visited,
.portalDropDown dd ul li a:hover { 
	display:block;
	width:248px;
	height:52px;
	text-indent:-10000px;
	margin:5px 0px;
}
 

.portalMenu_Lebanon {
	background:url(../media/image/livery/portal/portal-lebanon.png) no-repeat;
}
.portalMenu_Jordan {
	background:url(../media/image/livery/portal/portal-jordan.png) no-repeat;
}
.portalMenu_UAE {
	background:url(../media/image/livery/portal/portal-uae.png) no-repeat;
}

.portalMenu_Lebanon_selected {
	background:url(../media/image/livery/portal/portal-lebanon-select.png) no-repeat;
}
.portalMenu_Jordan_selected {
	background:url(../media/image/livery/portal/portal-jordan-select.png) no-repeat;
}
.portalMenu_UAE_selected {
	background:url(../media/image/livery/portal/portal-uae-select.png) no-repeat;
}
/* */

.portalEnter {
	width:147px;
	height:55px;
	margin:10px auto 20px auto;
}

.portalFooter {
	float:left;
	width:890px;
	height:270px;
	/*background:url(../media/image/livery/portal/new-portal-footer.png) no-repeat;*/
	/*position:absolute;
	bottom:0;
	left:50%;
	margin-left:-445px;*/
	
	background:url(../media/image/livery/update-20100324/portal-footer-bg.png) no-repeat top center;
}

.portalLogo {
	width:890px;
	height:48px;
	margin:30px 0px 0px 0px;
	float:left;
	text-align:center;
}

.portalLinks {
	width:890px;
	float:left;
	/*margin:10px 0px 120px 0px;*/
	
	margin:10px 0px 10px 0px;
}

.portalLinks ul {
	list-style:none;
	/*margin:0px 0px 0px 350px;*/
	margin:0 0 0 175px;
	padding:0px;
	width:300px;
	float:left;
}

.portalLinks li {
	background-image:url(../media/image/livery/portal/portal-menu.png);
	background-position:center right;
	background-repeat:no-repeat;
	float:left;
	line-height:12px;
	margin:0px 4px 0px 0px;
	padding:0px 5px 0px 0px;
	height:16px;
}

.portalLinks li.last {
	background-image:none;	
}

.portalLinks li a,
.portalLinks li a:link,
.portalLinks li a:active,
.portalLinks li a:visited {
	/*color:#666666;*/
	font-size:11px;
	
	color:#fff;
}

.portalLinks li a:hover {
	color:#b5913b;
}

.portalCopyright {
	width:890px;
	float:left;
	text-align:center;
}

.portalCopyright p {
	color:#BEC0C2;
	font-size:11px;
	margin:0px;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

