/* CSS Document this file also in en-uk/css */
body {
	background: #000 url('../img/bg.jpg') center top no-repeat;
	}


#mainMenu {
	background: url('../img/mainMenu_bar_rtl.gif') top left no-repeat;
	/*position: absolute;*/
	height: 43px !important;
	width: 900px;
	/*top: 68px;*/
	left: 0;
	padding: 0;/*14px 0 0 0;*/
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}

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

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

.drawer-handle {
	background: url('../img/menu_img_rtl.gif') no-repeat scroll 0px -65px;
	}

/*
.bookLink {
	background: url('../img/search_button_wht.gif') top left no-repeat;
}
*/



/* absolutes */
#flags {
	text-align: left;
	position: absolute;
	top: 85px;
	left: 10px;
	width: 400px;/*240px;/* to get flags to start from right! */
}

#header_phoneemail_area {
    position: absolute;
    top: 10px;
    left: 0px/*620px*/;
		text-shadow: 0 2px 2px #000;
}