﻿/*Generic margin*/
* {
	padding: 0;
	margin: 0;
 text-align: right;
	}

/*Generic Body*/
body
{
 margin: 0px;
 /*background-color: #bcc1c6; - OLD */
  background-color: #979797;
	color: #666;
	font: normal 100% tahoma,verdana,arial,serif; 
	direction: rtl;
	padding-bottom: 30px;
}

/*Generic p*/
p
{
 padding-bottom: 15px;
}

/*Generic link*/
a
{
 text-decoration: none;
 /*color: #ed1a3b; - OLD */
 color: #aa014c;
 /*background-color: #dfedf4; - OLD */
 background-color: #ffffff;
}

a img
{
 border: 0px;
}

/*Generic  table*/
table, 
table td, 
table th
{
 border-style: none;
 border-width: 0px;
 border-spacing: 0px;
 border-collapse: collapse;
 padding: 0px;
 vertical-align: top;
}

/*Generic  subscript*/
sub
{
 font-size: 10px;
 vertical-align: bottom;
 margin-top: 5px;
}

/*Generic  superscript*/
sup
{
 font-size: 10px;
 font-family: tahoma,verdana,times,serif,arial;
 vertical-align: top;
}

/*Generic  horizantal line*/
hr
{
 width: 100%;
 color: #75A3E9;
 background-color: #fff;
 height: 1px;
 border: 0px;
 margin-bottom: 12px;
}

/*Generic  list*/
ul, 
ul li 
{
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}

/* Main Container*/
#Master
{
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

/* Header Container*/
#Header
{
 height: 154px;
 /*border-bottom: 1px solid #dfedf4; - OLD */
 border-bottom: 1px solid #3D3D3D;
 /*background-color: #94a3ac; - OLD */
  background-color: #3D3D3D;
 color: #fff;
}

/* Page Logo */
h1
{
 width: 225px;
 height: 154px;
 background-color: #2e2e2e;
 color: #666;
 float: right;
 text-align: center;
}

h1 a
{
 background-color: #2e2e2e; 
 color: #666;
}

h1 img
{
 padding: 0px 0px 0px 0px;
}

h1 img.ShowDate
{
 padding: 0px 0px 0px 0px;
}

/* Page Caption */
h2
{
 font-size: 15px;
 padding-bottom: 5px;
 color: #3d3d3d;
 /*background-color: #dfedf4; - OLD*/
 background-color: #ffffff;
 font-weight: bold;
 height: 25px;
}

/* Top Banner */
#BannerTop
{
 width: 545px;
 height: auto;
 float: left;
 padding: 12px 0px 12px 0px;
	/*background-color: #dfedf4; - OLD */
 background-color: #636363;
 color: #666;
 text-align: center;
}

/* Show times */
#ShowTime
{
 width: 262px;
 height: 55px;
 /*border-left: 1px solid #bac8d0; - OLD */
 border-left: 1px solid #8D9190;
 float: right;
 padding-top: 12px;
 /*background-image: url(../Image/Generic/SeparatorShowTime.gif);*/
 background-repeat: no-repeat;
 background-position: 100px 39px; 
}

#ShowTime img
{
 margin: 18px 39px 0px 0px;
}

#ShowTime h2
{
 color: #fff;
  /*background-color: #94a3ac; - OLD */
 /*background-color: #bcc3be;*/
 background-color: #3D3D3D;
 font-size: .9em;
 font-weight: bold;
 padding-right: 40px;
}

#ShowTime p
{
 padding-bottom: 0px;
 font-size: .55em;
 padding-right: 42px;
}

#ShowTime p span
{
 padding-left: 20px;
 float: right;
}

/* Pop Up*/

div#Blaster
{
	position: absolute;
	left: 425px;
	top : 150px;
	background-color: #6699FF;
	padding: 18px 13px 13px 13px;
}

div#Blaster div
{
	position: absolute;
	left: 463px;
	top: 3px;
}

div#Blaster a
{
	color: 3D3D3D;
	font-size: 10px;
	background-color: #6699FF;
}


/* Top Navigation */
#Navigation0
{
 width: 275px;
 height: 33px;
 float: right;
 font-size: 9px;
 /*border-bottom: 1px solid #bac8d0; - OLD */
 border-bottom: 1px solid #bcc3be;
 padding-right: 7px;
}

#Navigation0 li
{
 float: right;
 padding-top: 10px;
}

#Navigation0 li a
{
 /*border-left: 1px solid #bac8d0; - OLD */
 border-left: 1px solid #8D9190;
 padding: 0px 5px 1px 7px;
 display: block;
 color: #fff;
 /*background-color: #94a3ac; - OLD */
  background-color: #3D3D3D;
}

#Navigation0 li.LastChild a, 
#Navigation0 li:Last-Child a
{
 border-left: 0px;
}

/* Search Form */
#Search
{
 float: right;
 font-size: 55%;
 padding: 7px 15px 0px 0px;
 width: 200px;
}

#Search input.SearchField
{
 width: 110px;
 margin: 0px 7px 0px 7px;
 font-family: tahoma,verdana,times,serif,arial; 
 font-size: 10px;
}

#SearchButton
{
 margin-bottom: -1px;
}

/* Main Navigation */

#Navigation1
{
 width: 100%;
 height: 30px;
 /*background-color: #00496e; - background-color: #aa014c;OLD */
 background-color: #2e2e2e;
 color: #fff;
}

#Navigation1 ul
{
 font-size: 9px;
 font-weight: bold;
 position : static;
 z-index : 20;
 float: left;
 width: 572px;
}

#Navigation1 li
{
 direction: ltr;
 display: inline;
 float: right;
}

#Navigation1 li.FirstChild,
#Navigation1 li:First-Child
{
 padding-right: 7px;
 background-image: url(../Image/Menu/Background_ar_ae.gif);
 background-repeat: no-repeat; 
 background-position: bottom right;
 margin-right: 15px;
}

#Navigation1 li a
{
 /*background-color: #00496e; - OLD */
 background-color: #2e2e2e;
 color: #fff;
 padding: 9px 10px 0px 14px;
 height: 21px;
 display: block;
 float: left;
 background-image: url(../Image/Menu/Background_ar_ae.gif);
 background-repeat: no-repeat; 
 background-position: bottom left;
}

#Navigation1 li a:hover
{
 /*background-color: #ff9900; - OLD */
 background-color: #525252;
 color: #fff;
}

#Navigation1 li.Highlighted a
{
  /*background-color: #ff9900; - OLD */
 background-color: #525252;
 color: #fff;
}

/* Container for left and copy panes */
#Content
{
	display: block;
	float: right;
  width: 770px;
 /*background-color: #dfedf4; - OLD */
  background-color: #ffffff;
	color: #666;
}

/* Left Pane */
#LeftPane
{
 float: right;
 display: block;
 width: 225px;
 padding-bottom: 5px;
 /*background-color: #dfedf4; - OLD */
 padding-left: 10px;
 border-left: 1px solid #bcc3be;
 background-color: #ffffff;
	color: #666;
}

/* Small Ads in Left Pane */
#SmallAds
{
 text-align: left;
 padding: 9px 0px 30px 0px;
}

#LogoAds
{
 text-align: center;
 padding: 10px 0px 10px 0px;
}

/* Side Navigation */
#Navigation2
{
 width: 203px;
 overflow: hidden;
 font-size: 70%;
 font-weight: bold;
 margin: 12px 18px 21px 0px;
}
 
#Navigation2 li
{
 display: block;
 width: 200px;
 padding: 0px 0px 4px 0px;
 background-image: url(../Image/Generic/Dots.gif);
 background-repeat: repeat-x; 
 background-position: bottom;
}

#Navigation2 li ul
{
 padding: 4px 0px 0px 0px;
}

#Navigation2 li li:Last-Child,
#Navigation2 li li.LastChild
{
 background-image: none;
}

#Navigation2 li li a
{
 display: block;
 width: 170px;
 padding: 2px 20px 0px 0px;
 margin-right: 20px;
 background-image: url(../Image/Generic/ArrowGrey_ar_ae.gif);
 background-repeat: no-repeat;
 background-position: 100% 7px;
 color: #00496e;
 /*xbackground-color: #dfedf4; - OLD COMMENTED */
 background-color: #ffffff;
  font-weight: normal;
}

#Navigation2 li a
{
 display: block;
 width: 180px;
 padding: 2px 20px 0px 0px;
 background-image: url(../Image/Generic/Arrow_ar_ae.gif);
 background-repeat: no-repeat;
 background-position: 100% 7px;
}

#Navigation2 li.Highlighted a
{
 /*background-color: #dfedf4; - OLD (ORIGINAL 2006) */
 /*background-color: #d9ccb8; - COMMENTED */
 /*color: #ff9900; - OLD */
 color: #999999;
}

/* Book Space Now */
#BookSpaceMain
{
 padding: 6px 15px 6px 0px;
 background-image: url(../Image/Menu/Background_ar_ae.gif);
 background-repeat: no-repeat; 
 background-position: bottom left;
 /*background-color: #ed1a3b; - OLD */
 background-color: #aa014c;
 color: #fff;
 font-size: 60%;
 font-weight: bold;
 margin-bottom: 20px;
}

#BookSpaceMain a
{
 /*background-color: #ed1a3b; - OLD */
 background-color: #aa014c;
 color: #fff;
}

/* Send to friend link */
#Send2Friend
{
 padding: 6px 15px 6px 0px;
 background-image: url(../Image/Menu/Background_ar_ae.gif);
 background-repeat: no-repeat; 
 background-position: bottom left;
 /*background-color: #ed1a3b; - background-color: #aa014c;--OLD */
 background-color: #636363;
 color: #fff;
 font-size: 60%;
 font-weight: bold;
 margin-bottom: 20px;
}

#Send2Friend a
{
 /*background-color: #ed1a3b;*/
 background-color: #636363;
 color: #fff;
}

#TicketingAgent,
#GoldSponsor,
#PromotionPartner
{ 
 padding: 5px 15px 6px 0px;
 /* background-color: #AA014C; */
 background-color: #636363;
 color: #FFF;
 background-image: url(../Image/Menu/Background_ar_ae.gif);
 background-repeat: no-repeat; 
 background-position: bottom left;
 font-weight: bold;
 margin-bottom: 10px; 
 text-align: center;
 font-size: 11px; 
}

#GoldSponsor
{
 margin-bottom: 0px;
}

/* Copy pane */
#Copy
{
 display: inline;
 float: left;
 width: 465px;
 margin: 25px 0 0 40px;
 padding: 0;
 font-size: 70%;
 color: #666;
 /*background-color: #dfedf4; - OLD */
 background-color: #ffffff;
 line-height: 15px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#CopyHome
{
 display: inline;
 float: left;
 width: 465px;
 margin: 25px 0 0 40px;
 padding: 0;
 font-size: 70%;
 color: #666;
 /*background-color: #dfedf4; - OLD */
 background-color: #ffffff;
 line-height: 15px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#Copy strong
{
 /*color: #3399cc; - OLD */
 color: #aa014c;
 /*background-color: #dfedf4; - OLD */
 background-color: #ffffff;
 font-size: 110%;
}

/* Image inside Copy */
#Copy img.Left
{
 float: left;
 margin-right: 5px;
 margin-bottom: 5px;
}

#Copy img.Right
{
 float: right;
 margin-left: 5px;
 margin-bottom: 5px;
}

#Copy p.Center
{
 text-align: center;
}

/* Copy Generic List */
#Copy ul li
{
 background-image: url(../Image/Generic/Bullet_ar_ae.gif);
 background-repeat: no-repeat;
 background-position: 100% 5px;
 padding-right: 10px; 
 padding-bottom: 3px;
}

/* Crumbs */
#Crumbs
{
 font-size: 85%;
 color: #999;
 /*background-color: #dfedf4; - OLD */
 background-color: #ffffff;
}

#Crumbs a
{
 color: #666;
 /*background-color: #dfedf4; - OLD */ 
 background-color: #ffffff;
}

/* Top Button */
div#Copy p#Top
{
 position: relative;
 left: -40px;
 text-align: left;
 padding-top: 50px; 
 font-size: .8em;
 display: block;
 /*color: #ed1a3b; - OLD */
 color: #aa014c;
 /*background-color: #dfedf4; - background-color: #ebe1d2;OLD */
 background-color: #ffffff;
}

div#Copy p#Top img
{
 display: inline;
 margin: 0 0 -6px 0;
}

div#Copy p#Top a
{
 background-color: transparent;
}

/* Sponsors Images */
#Sponsors
{
	display: block;
	clear: both;
	width: 755px;
	xheight: 97px;
	height: 110px;
	color: #999;
	/* background-color: #f5fafc;  -0ld*/
	border-top: 2px solid #2e2e2e;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 60%;
	padding-right: 15px;	
}

#Sponsors li.Organised span,
#Sponsors li.Venue span
{
	display: block;
	clear: both;
	margin-top: 5px;
	padding-right: 40px;
	position: relative;
	margin-bottom: 0px;
	bottom: 0px;
}

#Sponsors li.Organised  img,
#Sponsors li.Venue img
{
	background-image: url(../Image/Generic/Separator.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px; 
}

#Sponsors li.Organised img,
#Sponsors li.Venue img
{
	padding: 10px 15px 0px 15px;
}

#Sponsors li.AssociatedEvents
{
	width: 200px;
	background-image: url(../Image/Generic/Separator.gif);
	background-repeat: no-repeat;
	background-position: 0px 33px;
}

#Sponsors li.AssociatedEvents,
#Sponsors li
{
	float: right;
}

#Sponsors li.GamingSponsor span,
#Sponsors li.PromotionPartner span,
#Sponsors li.AssociatedEvents span
{
	color: #999;
	display: block;
	clear: both;
	margin-top: 5px;
	position: relative;
	margin-bottom: 0px;
	bottom: 0px;
	text-align: center;
}

#Sponsors li.StrategicPartner span
{
	color: #999;
	display: block;
	margin-top: 5px;
	width: 200px;
	text-align: center;
}

#AssociatedEvent img 
{
	vertical-align: middle;
	padding: 30px 10px;	
}

#AssociatedEvent
{
	height: 50px;
}

#Sponsors li.GamingSponsor img
{
	padding: 2px 15px;
	background-image: url(../Image/Generic/Separator.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}

#Sponsors li.StrategicPartner img
{
	padding: 12px 10px;	
}


#Sponsors li.PromotionPartner
{
	width: 200px;	
}

#Sponsors li.PromotionPartner img
{
	padding: 20px 10px 20px 0px; 
}

/* Footer */
#Footer
{
 width: 740px;
 height: 30px;
 padding: 0px 15px 0px 15px; 
 color: #999;
 /*background-color: #00ccff; - OLD */
 background-color: #000000;
 float: right;
}

/* Footer Navigation */
#Navigation3
{
 width: 300px;
 color: #999;
 /*background-color: #dfedf4; - OLD */
  background-color: #000000;
 font-size: 60%;
 float: right;
 height: 30px;
}

#Navigation3 li
{
 float: right;
 direction: ltr;
 padding: 9px 0px 9px 0px;
}

#Navigation3 li a
{
 padding: 9px 8px 9px 8px;
 border-left: 1px solid #fff;
 color: #ffffff;
 /*background-color: #dfedf4; - OLD*/
 background-color: #000000;
}

/* Footer CopyRights and Privacy links */
#Footer p
{
 float: right;
 font-size: 60%;
 color: #ffffff;
 /*background-color: #dfedf4; - OLD */
 background-color: #000000;
 padding: 9px 0px 9px 10px;
 width: 430px;
 text-align: left;
}

#Footer p a
{
 padding: 0px 7px 0px 0px;
 color: #ffffff;
 /*background-color: #dfedf4; - OLD */
 background-color: #000000;
}

/* Facts & Figures and Post Show Report block */
.Review
{
 width: 210px;
 font-size: 60%;
 margin: 20px 15px 0px 0px;
 /*border-bottom: 1px solid #b2ccd9; - OLD */
 border-bottom: 1px solid #bcc3be;
}

h3
{
  font-size: 17px;  
  clear: both;
  padding: 8px 0px 10px 5px;
  line-height: 25px;
  display: block;
}

.Review p
{
	padding: 0px 0px 10px 5px;
	display: block;
}

.Review p img,
.Review p a img
{
 margin-left: 10px;
}

.Review a.Normal
{
	color: #666;
	font-weight: normal;
}

.Review p span.Ltr
{
 direction: ltr;
 display: inline;
}

.Review p img
{
 margin-left: 10px;
}

.Review a 
{
 font-size: 110%;
 font-weight: bold;
}

.Review a img
{
 margin: 0px 5px -1px 0px;
}

.Review p img.Pdf
{
 margin: 7px 12px 0px 20px;
 float: right;
}

.Review p img.Graph
{
 float: right;
}

/* Useful links */

#UsefulLinks
{
 width: 203px;
 margin: 20px 10px 21px 0px;
 font-size: 11px;
 font-weight: bold;
}
 
#UsefulLinks li
{
 display: block;
 width: 200px;
 height: 19px;
 border-bottom: 1px solid #f2f8fb;
}

#UsefulLinks li.LastChild,
#UsefulLinks li:Last-Child
{
 border-bottom: 0px; 
}

#UsefulLinks li a
{
 display: block;
 width: 187px;
 padding: 2px 20px 0px 0px;
 background-image: url(../Image/Generic/ArrowGrey_ar_ae.gif);
 background-repeat: no-repeat;
 background-position: 100% 7px;
 /*background-color: #dfedf4; - OLD */
 background-color: #ffffff;
 color: #666; 
}

/* Homepage Animation */
#ShowCase
{
 width: 770px;
 height: 200px;
 overflow: hidden;
}

/* Latest News */
#LatestNews
{
 padding-bottom: 0px;
}

#LatestNews a
{
 color: #333;
 /*background-color: #dae2e7; - OLD */
 background-color: #ebe1d2;
 float: right;
 background-image: url(../Image/Generic/TickerBackground_ar_ae.gif);
 background-repeat: no-repeat; 
 background-position: 0px 2px; 
 height:25px;
 font-size: 80%; 
 padding: 10px 10px 0px 0px;
 display: block;
 width: 397px;
}

#LatestNews span a
{
 float: right;
 width: auto;
 height: 24px;
 padding: 11px 10px 0px 3px;
 color: #fff;
 /*background-color: #ed1a3b; - OLD */
 background-color: #aa014c;
 font-weight: bold;
 font-size: 85%; 
 background-image: url(../Image/Menu/Background_ar_ae.gif);
 background-repeat: no-repeat; 
 background-position: bottom left; 
}

#LatestNews span a img
{
 padding-left: 8px;
}


/* Photo Gallery Slide */

.PhotoGallery
{
 padding-top : 20px;
}

#PhotoGallerySlide
{
 width: 468px;
 height: 35px;
 margin-bottom: 20px;
}

#PhotoGallerySlide img#Preview
{
 border-left: 1px solid #fff;
 float: right;
}

#PhotoGallerySlide span a
{
 display: block;
 width: 45px;
 float: right;
 padding: 10px 10px 0px 3px;
 height: 25px;
 color: #fff;
 /*background-color: #ed1a3b; - OLD */
 background-color: #aa014c;
 font-weight: bold;
 font-size: 80%;
 background-image: url(../Image/Menu/Background_ar_ae.gif);
 background-repeat: no-repeat; 
 background-position:bottom left; 
}

#PhotoGallerySlide span a img
{
 padding-left: 8px;
}

/*Auxiliary styles*/

div#Copy td,
div#Copy caption
{
	font-size: 11px;
}

div#Copy label.Caption
{
	padding-top: 10px;
	color: #3399CC;
	font-weight: bold;
}

/*Table1 Class */
div#Copy table.Table1
{
	width: 465px;
	margin: 0 0 20px 0;
	border-collapse: collapse;
    direction: rtl;
}

div#Copy table.Table1 caption
{
	padding: 10px 0 3px 0;
	text-align: right;
	font-weight: bold;
	color: #3399CC;
}

div#Copy table.Table1 td a
{
  /*color: #ed1a3b; - OLD */
  color: #aa014c;
	/*background: #F5FAFC;  - OLD */
	background: #f8eee0;
}

div#Copy table.Table1 td strong
{
  background: #f8eee0;
}


div#Copy table.Table1 td
{
	width: 33%;
	margin: 0;
	padding: 3px 9px 4px 4px;
	/*border: #DFEDF4 solid 1px; - OLD */
	border: #d9ccb8 solid 1px;
	color: #666666;
	/*background: #F5FAFC; - OLD */
	background: #f8eee0;
}

div#Copy table.Table1 td.Header
{
	font-weight: bold;
	color: #FFFFFF;
	/*background: #B8C9D2; - OLD */
	background: #d9ccb8;
}

/*List1 Class*/
div#Copy ul.List1
{
	width: 465px;
	margin: 0 0 20px 0;
}

/*List2 Class*/
div#Copy ul.List2 li
{
	padding: 0 14px 0 0;
	background: url(../Image/Generic/ArrowGrey_ar_ae.gif) 100% 6px no-repeat;
}

div#Copy ul.List2
{
	margin: 0 0 20px 0;
}

/*DetailList1 Class*/
div#Copy ul.DetailList1
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div#Copy ul.DetailList1 li
{
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: #F5FAFC solid 1px;
	background-image: none;
}

div#Copy ul.DetailList1 li.FirstChild,
div#Copy ul.DetailList1 li:first-child
{
	border-top: 0;
}

div#Copy ul.DetailList1 li strong a
{
	font-size: 11px;
	color: #3399CC;
}

div#Copy ul.DetailList1 li em
{
	display: block;
}

div#Copy ul.DetailList1 li em a
{
	color: #3399CC;
	font-size: .9em;
	font-style: normal;
}

div#Copy ul.DetailList1 li p
{
	width: 465px;
	padding: 7px 0 0 0;
	margin: 0;
}

div#Copy ul.DetailList1 li p a
{
	color: #666666;
}

/* News Section */

#Copy ul.Listings li
{
	width: 100%;
	padding: 10px 0px 10px 0px;
	background-image: none;
	border-top: 1px solid #dadada;	
}

#Copy ul.Listings li.FirstChild,
#Copy ul.Listings li:first-child
{
	border-top: 0px;
}

#Copy ul.Listings li span
{
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
}

#Copy ul.Listings li a
{
	font-weight: bold; 
}

#Copy ul.Listings li p
{
	font-size: 11px;
}

/*Table Based Form*/
div#Copy form.Form1
{
	width: 465px;
	margin: 20px 0 20px 0;
	padding: 0;
}

div#Copy form.Form1 table
{
	margin: 0;
}

div#Copy form.Form1 table caption
{
	padding: 0 0 10px 0;
	text-align: right;
	font-weight: bold;
	color: #3399CC;
}

div#Copy form.Form1 td
{
	padding: 4px 0 4px 8px;
}

div#Copy form.Form1 col.Col1,
div#Copy form.Form1 col.Col3
{
	width: 160px;
}

div#Copy form.Form1 col.Col3
{
	/*color: #ED1A3B; - OLD */
	color: #aa014c;
	font-size: .9em;
}

#LeftFace
{
 padding-left: 5px;
 padding-top: 0px; 
}
div#Copy form.Form1 td+td+td
{
	color: #ED1A3B;
	font-size: .9em;
}

div#Copy form.Form1 input
{
	border-width: 1px;
}

div#Copy form.Form1 td.ControlSet input
{
	clear: both;
	display: block;
	float: right;
	margin: 0 0 0 4px;
	padding: 0;
	/*background: #DFEDF4; - OLD */
	background: #ebe1d2;
}

div#Copy form.Form1 td.ControlSet label
{
	width: 140px;
	height: 2em;
	padding-top: 0px !important;
	float: right;
	display: block;
	margin: 0;
	padding: 2px 0 0 0;
}

div#Copy form.Form1 input,
div#Copy form.Form1 select,
div#Copy form.Form1 option,
div#Copy form.Form1 textarea
{
	padding: 1px 4px 1px 0;
	font-family: arial;
	font-size: 11px;
	color: #666;
	border-width: 1px;
}

div#Copy form.Form1 input.BoxInput1,
div#Copy form.Form1 select.BoxInput1
{
	width: 165px;
	background: #F5FAFC;
}

div#Copy form.Form1 textarea
{
	overflow: auto;
	width: 165px;
	height: 75px;
	background: #F5FAFC;
}

div#Copy form.Form1 select
{
	padding: 0 4px 0 0;
}

div#Copy form.Form1 input.Button1
{
	float: right;
	display: block;
	width: 70px;
	padding: 2px 15px;
	margin: 10px 0px 10px 10px;
	color: #FFF;
	font-weight: bold;
	/*background: #00496E url(../Image/Menu/Background_ar_ae.gif) left bottom no-repeat; - OLD */
	background: #b0a79a url(../Image/Menu/Background_ar_ae.gif) left bottom no-repeat;
	border-width: 0;
	cursor: pointer;
}

div#Copy form.Form1 label.Blocked
{
	display: inline;
}

div#Copy form.Form1 td label em
{
	color: #ED1A3B;
}

/*Non-Table Based Form
form.Form2 fieldset
{
	width: 465px;
	padding: 10px 0px;
	border: 0;
}

form.Form2 fieldset input,
form.Form2 fieldset select,
form.Form2 fieldset option,
form.Form2 fieldset textarea
{
	padding: 1px 1px 1px 3px;
	color: #666;
	font-size: 11px;
	font-family: arial;
	border-width: 1px;
	background: #F5FAFC;
}

form.Form2 ol
{
	margin: 0;
}

form.Form2 ol li
{
	clear: both;
	float: left;
	display: block;
	width: 465px;
	padding: 2px 0 8px 0;
	list-style: none;
}

form.Form2 ol li label
{
	float: left;
	display: block;
	width: 145px;
}

form.Form2 ol li label em
{
	color: #ED1A3B;
}

form.Form2 ol li input,
form.Form2 ol li select
{
	float: left;
	display: block;
	width: 165px;
}

form.Form2 fieldset fieldset
{
	float: left;
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
}

form.Form2 ol li fieldset label.Option
{
	float: none;
	display: block;
	width: 100%;
	height: 1.8em;
}

form.Form2 ol li fieldset input
{
	width: auto;
	margin: 0 2px 0 0;
	background-color: #DFEDF4;
}

form.Form2 ol li textarea
{
	overflow: auto;
	width: 165px;
	height: 75px;
}

form.Form2 input.Button1
{
	width: 75px;
	padding: 1px 0;
	margin: 6px 20px 10px 0;
	color: #FFF;
	font-weight: bold;
	background: #00496E;
	border-width: 0;
}*/

/*Photo Gallery*/

div#PhotoGallery
{
	display: block;
	width: 470px;
	margin: 10px 0 20px 0;
}

div#PhotoGallery p
{
	float: right;
	display: block;
	width: 50%;
	margin: 0;
	padding: 0;
}

div#PhotoGallery .AlignLeft
{
	text-align: left;
}

div#Copy div#PhotoGallery p select,
div#Copy div#PhotoGallery p select option
{
	width: auto;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: .9em;
	border-width: 1px;
}

div#Copy div#PhotoGallery p select option
{
	padding: 0 3px;
}

div#PhotoGallery ul#Thumbnail
{
	float: right;
	width: 100%;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
	list-style: none;
	/*border-top: #00496E solid 1px; - OLD */
	border-top: #b0a79a solid 1px;
	/*border-bottom: #b0a79a solid 1px; - OLD */
	/*background: #FFFEF8; - OLD */
	background: #ebe1d2;
}

div#PhotoGallery ul#Thumbnail li
{
	float: right;
	width: 150px;
	display: inline;
	margin: 3px;
	padding: 0;
	background-image: none;
}

div#PhotoGallery ul#Thumbnail li img,
div#PhotoGallery ul#Thumbnail li a
{
	display: block;
}

div#PhotoGallery div#Canvas img
{
	clear: both;
	display: block;
}

div#PhotoGallery label#ImageDesc
{
	display: block;
	text-align: center;
	padding: 8px;
	margin: 0;
	/*border-bottom: #00496E solid 1px; - OLD */
	border-bottom: #b0a79a solid 1px;
	/*background: #FFFEF8; - OLD */
	background: #ebe1d2;
}

ul.Sitemap
{
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0 0px 0 0;
	width: 225px;
}

div#Copy ul.Sitemap li
{
 	padding: 2px 0 2px 0;
 	margin: 0;
	background: none;
}

ul.Sitemap li a
{
	color: #3399CC;
	font-weight: bold;
}

ul.Sitemap ul 
{
	margin: 0;
 	padding: 5px 0 5px 0;
}

div#Copy ul.Sitemap ul li
{
	padding: 0 14px 0 0;
	background: url(../Image/Generic/ArrowGrey_ar_ae.gif) 100% 6px no-repeat;
}

ul.Sitemap ul li a
{
	color: #666;
	font-weight: normal;
}

ul.Sitemap ul ul
{
	margin: 0;
 	padding: 5px 0px 5px 0px;
}


p.GoldSponsor 
{
	font-weight: bold;
	xbackground-color: Blue;
	margin: 0px 0px 0px 0px;	
}

.GoldSponsorCaption
{
}		
	
.GoldSponsorLogo
{
	padding-top :5px;
	padding-right :50px;	
}

#Copy table.SupportingMedia 
{
	border: 1px solid #CCCCCC;
	width: 90%;
}

#Copy table.SupportingMedia  tr.LogoRow td
{
	border-bottom: none;
	padding-top: 10px;
	padding-right: 140px;
}

#Copy table.SupportingMedia  tr td
{
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0px 10px 5px;
}

p.Ticketing,
p.PromotionPartner
{	
	text-align: center;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#Copy table.NoBorder
{
	margin-bottom: 10px;
}

#Copy table.NoBorder tr td
{
	padding-bottom: 5px;
	padding-left: 5px;
}

#Copy table.NoBorder tr td.Col1
{
	width: 100px;
}

#TimeOutBanner
{
	margin-top: 10px;	
}

table.Outlets
{
	width: 90%;
	direction: rtl;
}

table.Outlets tr th
{
	font-weight: bold;
	border: 1px solid #B0A79A;
}

table.Outlets tr td
{
	padding-right: 2px;
	border: 1px solid #B0A79A;
}
