/* CSS Document this file also in ar/css */
body {
	background: #f1edeb url('../img/bg.jpg') center top no-repeat;
	}
#mainMenu {
	background: url('../img/mainMenu_bar.gif') top left no-repeat;/*mainMenu_bar.jpg*/
}


#subMenu {
	background: url('../img/submenu_bg.gif') bottom left no-repeat;/*background: url('../img/submenu_bg.gif') top left no-repeat;*/
}

.subMenu_purple {
	background: url('../img/submenu_bg_left.gif') left bottom repeat-y;/*0 0 repeat-y;*/
}


.wideContent-top {
	background: url('../img/wideContentTop.gif') top left no-repeat;
}
.wideContent-bot {
	background: url('../img/wideContentBot.gif') top left no-repeat;
}

.wideTicmatepuff-top {
background: url('../img/londonmusicals_puff_top.gif') top left no-repeat;
}
.wideTicmatepuff-wrapper {
background: url('../img/londonmusicals_puff_ticmatelogo.gif') top right no-repeat;
}
.wideTicmatepuff-mid {
background: #fff url('../img/londonmusicals_puff_mid.gif') top left repeat-y;
}
.wideTicmatepuff-bot {
background: url('../img/londonmusicals_puff_bot.gif') top left no-repeat;
}

.leftContent-top {
	background: url('../img/siteImg_430.gif') no-repeat scroll 0px 0px;
}
.leftContent-bot {
	background: url('../img/siteImg_430.gif') no-repeat scroll 0px -8px;
}

.rightContent-top {
	background:  url('../img/siteImg_200.gif') no-repeat scroll 0px 0px;
}
.rightContent-bot {
	background:  url('../img/siteImg_200.gif') no-repeat scroll 0px -8px;
}

.footerTop {
	background: url('../img/footer_bg_top.gif') no-repeat;
}
.footerBot {
	background: url('../img/footer_bg_bot.gif') no-repeat;
}
/*
.bookLink {
	background: url('../img/search_button_wht.gif') top left no-repeat;
}
*/
#claimer {
	color: #000;
}
#claimer a {
	color: #000;
}
#claimer_new {
	color: #000;
}
#claimer_new a {
	color: #000;
}
/* sidebar */
.sidebar-booking-top {
	height: 7px;
	background: url('../img/sidebar-booking-top.gif') top left no-repeat;
	overflow: hidden;
}
.sidebar-booking-bot {
	height: 7px;
	background: url('../img/sidebar-booking-bot.gif') top left no-repeat;
	overflow: hidden;
}

/* absolutes */
#flags {
	text-align: right;
	position: absolute;
	top: 83px;
	left: 580px;
	width: 310px;/* to get flags to start from right! */
}
