﻿

/* --- StepBar --- */
.StepBar { background-image:url(gfx/step_nonselected.png); color:#c0dbf8;}
.StepBar .Step .Content { background-image: url(gfx/step_nonselected_dent.png);}
.StepBar .Step.Active.ui-widget-header .Content {background-image: url(gfx/step_nonselected_right.png); }
.StepBar .Step.Active.ui-widget-header .bgLeft {background-image: url(gfx/step_nonselected_left.png);}
.StepBar .Step.Active.ui-widget-header.Last .Content  { background-image: url(gfx/step_nonselected.png);}
.StepBar .Step.Active {background: url(gfx/step_selected.png) repeat-x; color:#14253f; }

.Top .TopBG #SiteName { display:none;}
.Top .TopBG #Logo { float:left; background-image:url(gfx/logo.png); background-position:left; background-repeat:no-repeat ; width:351px; height:31px;}


.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.TopCenter #HeaderText {font-size:12px; color:#425575;}

.ProfileResultBoxShadow .ProfileResultBoxShadow.TopLeft {background-image:url(gfx/ks_sky_top_left.png);width:21px;height:41px;background-repeat:no-repeat;}
.ProfileResultBoxShadow .ProfileResultBoxShadow.TopCenter {background-image:url(gfx/ks_sky_top_center.png); background-repeat:repeat-x; width:100%; height:41px;}
.ProfileResultBoxShadow .ProfileResultBoxShadow.TopRight {background-image:url(gfx/ks_sky_top_right.png);width:21px;height:41px; background-repeat:no-repeat;}
.ProfileResultBoxShadow .ProfileResultBoxShadow.TopCenter #HeaderText { font-size:12px; color:#425575;}

.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;}