body {background: #d2d2d2 url(../images/bg+red.png) repeat-x top;}

/*>>----------Frame construction----------<<*/
#main-wrapper {background: none !important;}

/*-----Header-----*/
#header {border-top: 6px solid #c3c3c3 !important;}
span.corner-top-left {background: url(../images/header-corner-top-left+gray.gif) no-repeat !important;}

/*-----Container-----*/
*html div.content-bottom {background: url(../images/content-bottom+red.gif) no-repeat !important;}

/*>>----------Header----------<<*/
	
/*-----Select language-----*/
div.language {background: url(../images/mini-map+red.gif) 0 5px no-repeat !important;}
	ul.languages {background: url(../images/language-left+gray.png) no-repeat !important;}
		ul.languages li.active {background: url(../images/language-right+gray.png) right 0 no-repeat !important;}
		ul.language-submenu {background: url(../images/language-submenu-bg+gray.png) 0 bottom no-repeat !important;}
*html ul.language-submenu {background: url(../images/language-submenu-bg-ie6+red.gif) 0 bottom no-repeat !important;}
		
/*-----Menu and phone-----*/
div.menu-bar {background: #fcedff url(../images/menubar-bg+red.gif) right 0 repeat-y !important;}

/*-----Footer blocks-----*/
ul.outside-links li {background: url(../images/outside-links-arrow+gray.gif) right 5px no-repeat !important;}

div.content-top {
    background: url(../images/content-top-gray.gif) no-repeat;
}

ul.top-tabs li {
    background: url(../images/gray_tab_gray.png) no-repeat scroll left top transparent;
    cursor: pointer;
}
ul.top-tabs li.top-de {background: url(../images/gray_tab_gray_de.png) no-repeat left top;}
ul.top-tabs li.top-fr {background: url(../images/gray_tab_gray_fr.png) no-repeat left top;}
ul.top-tabs li.top-it{background: url(../images/gray_tab_gray_it.png) no-repeat left top;}
ul.top-tabs li.top-es{background: url(../images/gray_tab_gray_es.png) no-repeat left top;}
ul.top-tabs li.top-ru{background: url(../images/gray_tab_gray_ru.png) no-repeat left top;}
ul.top-tabs li.blue-tab:hover {
	background-position: 0 -52px;
}
ul.top-tabs li.blue-tab.current-tab {
	background-position: 0 -104px;
}
ul.top-tabs li.green-tab {
	width: 171px;
	background-position: -3px -156px;
}
ul.top-tabs li.green-tab:hover {
	background-position: -3px -208px;
}
ul.top-tabs li.green-tab.current-tab {
	background-position: -3px -260px;
}
ul.top-tabs li.pink-tab {
	width: 154px;
	background-position: -3px -312px;
}
ul.top-tabs li.pink-tab:hover {
	background-position: -3px -364px;
}
ul.top-tabs li.pink-tab.current-tab {
	background-position: -3px -416px;
}
a.general-booking span {
    background: url(../images/general-booking-left.png) no-repeat left;
    padding-left: 25px;
}
a.general-booking span span {
    background: url(../images/general-booking-right.png) no-repeat right;
    padding: 0 25px;
    line-height: 37px;
    height: 39px;
}