﻿.Search_LastMinuteHeader{width: 500px;}
html {background:#accdde url(gfx/bg.jpg) repeat-x top; }

.Top .TopBG {height:246px;background: url(gfx/top.jpg); border-bottom:solid 1px #ffffff;}
.Top .TopBG #Logo { display:none;}
.Top .TopBG #SiteName { display:none;}

.StepBar .Step.Active {background: url(gfx/step_bg.png) repeat-x;}

.LastMinute_btnBook { background-color:#134c76; color:#ffffff; height:20px;}

.ui-button.custom {
    background-image: url(gfx/bt_center.png); background-repeat: repeat-x;
    color: #ffffff;
    
}

.ui-button.custom .ui-icon {
     background-image: url(/gfx/jqueryWhiteSprite.png) !important;
   
}

.ThemeButtonBig { width:100%;}
.ThemeButtonBig .Left {width:4px; height:40px;background-image:url(gfx/bt_left.png);}
.ThemeButtonBig .Center {background-image:url(gfx/bt_center.png);background-repeat:repeat-x; text-align:center;width:100%;vertical-align:middle; height:40px;}
.ThemeButtonBig .Center .Text {color:#FFFFFF; font-size:large ; font-weight:bold;}
.ThemeButtonBig .Center a:link {padding-top:10px; height:30px;}
.ThemeButtonBig .Right {width:4px; height:40px;background-image:url(gfx/bt_right.png);}
.ThemeButtonBig .Right .SpacerRight {width:4px; height:40px;}
.ThemeButtonBig .Left .SpacerLeft {width:4px; height:40px;}

.ProfileResultBox .ProfileResultBox.TopLeft {background-image:url(gfx/top_left.png);width:9px;height:29px;background-repeat:no-repeat;}
.ProfileResultBox .ProfileResultBox.TopCenter {background-image:url(gfx/top_center.png); background-repeat:repeat-x; width:100%; height:29px;}
.ProfileResultBox .ProfileResultBox.TopRight {background-image:url(gfx/top_right.png);width:9px;height:29px; background-repeat:no-repeat;}
.ProfileResultBox .ProfileResultBox.TopCenter #HeaderText {font-size:12px;}

.ProfileResultBoxShadow .ProfileResultBoxShadow.TopLeft {background-image:url(gfx/sky_top_left.png);width:21px;height:41px;background-repeat:no-repeat;}
.ProfileResultBoxShadow .ProfileResultBoxShadow.TopCenter {background-image:url(gfx/sky_top_center.png); background-repeat:repeat-x; width:100%; height:41px;}
.ProfileResultBoxShadow .ProfileResultBoxShadow.TopRight {background-image:url(gfx/sky_top_right.png);width:21px;height:41px; background-repeat:no-repeat;}
.ProfileResultBoxShadow .ProfileResultBoxShadow.TopCenter #HeaderText { font-size:12px;}


.LastMinute .Row .Active {background:url(gfx/bt_center.png);color:#ffffff}
.LastMinute .Block .ProfileName { height:22px; background:url(gfx/bt_center.png);}
.LastMinute .Block .ProfileName td {color:#ffffff;}

.Search_LastMinuteHeader{width: 500px;}


@media (max-width: 1010px) {

    .Search_LastMinuteHeader{width: initial;}
}