﻿
html {background:#DAD5CF}

.Top .TopBG {height:145px;background: url(gfx/top-banner.jpg) no-repeat top left; height:145px; border-bottom:solid 1px #ffffff;}
.Top .TopBG #Logo { display:none;}
.Top .TopBG #SiteName { display:none;}


.ui-button.custom {
    background-image: url(gfx/knap_center.png); background-repeat: repeat-x;
    color: #ffffff;
}

.ui-button.custom .ui-icon {
     background-image: url(/gfx/jqueryWhiteSprite.png) !important;
   
}


/*


.Footer {display:none;}
.Top { display:none; }
.MainLeftBG { display:none; }
.MainRightBG { display:none; }
*/

/*.StepBar { background-image:url(gfx/orange_1px.png);}
.StepBar .Step { background-image: url(gfx/step_bar_bg.png);}
.StepBar .Step.Active .Content {background-image: url(gfx/step_bar_bg.png);}
.StepBar .Step.Active .bgLeft {background-image: url(gfx/orange_left.png);}
.StepBar .Step.Active.Last .Content  { background-image: url(gfx/graa_bg_start.png);}*/
.StepBar .Step.Active {background: url(gfx/step_selected.png) repeat-x;}

.ThemeButtonBig { width:100%;}
.ThemeButtonBig .Left {width:4px; height:40px;background-image:url(gfx/knap_left.png);}
.ThemeButtonBig .Center {background-image:url(gfx/knap_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/knap_right.png);}
.ThemeButtonBig .Right .SpacerRight {width:4px; height:40px;}
.ThemeButtonBig .Left .SpacerLeft {width:4px; height:40px;}

/* --- ProfileResultBox --- */
.ProfileResultBox {width:100%;margin-bottom:10px;}
.ProfileResultBox .ProfileResultBox.TopLeft {background-image:url(gfx/ks_top_left.png);width:9px;height:29px;background-repeat:no-repeat;}
.ProfileResultBox .ProfileResultBox.TopCenter {background-image:url(gfx/ks_top_center.png); background-repeat:repeat-x; width:100%; height:29px;}
.ProfileResultBox .ProfileResultBox.TopRight {background-image:url(gfx/ks_top_right.png);width:9px;height:29px; background-repeat:no-repeat;}
.ProfileResultBox .ProfileResultBox.LeftCenter {background-image:url(gfx/ks_left.png); background-repeat:repeat-y ; width:9px; height:100%;}
.ProfileResultBox .ProfileResultBox.BottomLeft {background-image:url(gfx/ks_bottom_left.png); width:9px; height:6px;}
.ProfileResultBox .ProfileResultBox.BottomCenter {background-image:url(gfx/ks_bottom_center.png); background-repeat:repeat-x;width:100%; height:6px;}
.ProfileResultBox .ProfileResultBox.RightCenter {background-image:url(gfx/ks_right.png); background-repeat:repeat-y ; width:9px; height:100%;}
.ProfileResultBox .ProfileResultBox.BottomRight {background-image:url(gfx/ks_bottom_right.png); width:9px; height:6px;}
.ProfileResultBox .ProfileResultBox.BottomRight .BottomRightSpacer {width:9px; height:6px;}
.ProfileResultBox .ProfileResultBox.BottomLeft .BottomLeftSpacer {width:9px; height:6px;}
.ProfileResultBox .ProfileResultBox.ContentArea {padding-bottom:4px; padding-top:6px; padding-left:0px; padding-right:0px; width:100%; background-color:#fff;}
.ProfileResultBox .ProfileResultBox.TopCenter #HeaderText {width:100%; padding-bottom:2px;padding-top:12px; text-transform:uppercase; font-weight:bold; text-align:left; font-size:12px;}

