﻿.ui-accordion .ui-accordion-header
{
    background: #11538E;
}
.ui-state-default,
.ui-widget-content .ui-state-default 
{
    border: 1px solid #0A3255;
    background: #11538E;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-state-focus
{
    border: 1px solid #989898;
    background: #989898;
}
.ui-widget-header 
{
    background: #11538E;    
}
.ui-state-active, .ui-widget-content .ui-state-active {
    background: #989898;
}
body 
{
    background-color: #666;
}
#header {
    background-color: #11538E;
    height: 70px;
} 
#logo {
    background: url(../images/header-logo-ku.png) no-repeat;
    height: 70px;
    width: 169px;
    float: left;
    margin-left: 10px;
}
#logo h1 {
    display: block;
    padding: 0;
    margin: 0;
    height: 70px;
    width: 185px;
}
#logo h1 a 
#logo h1 a:link,
#logo h1 a:active,
#logo h1 a:visited
{
    display: block;
    padding: 0;
    margin: 0;
    height: 70px;
    width: 539px;
}
#logo h1 a:hover
{
    text-decoration: none;
}
#siteTitle {
	margin-left: 20px;
	color: #fff;
}
#myOptions a:hover 
{
	color: #11538E;
}
.market-online a,
.market-online a:link,
.market-online a:visited,
.market-online a:hover,
.market-online a:active 
{
    display: block;
    padding: 0;
    margin: 0 auto;
    border: none;
    height: 72px;
    width: 200px;
    background: transparent url(../images/register-ku-online.gif) no-repeat left top;
}
.market-ground a,
.market-ground a:link,
.market-ground a:visited,
.market-ground a:hover,
.market-ground a:active {
    display: block;
    padding: 0;
    margin: 0 auto;
    border: none;
    height: 71px;
    width: 200px;
    background: transparent url(../images/register-ku-ground.gif) no-repeat left top;
}
#homeIndex .get-started-img
{
    background:transparent url(../../../../images/computer.jpg) no-repeat scroll left top;
}
.panel-body .get-started-img-holder .get-started-img  
{
    background:transparent url(../../../../images/computer.jpg) no-repeat scroll 10px 10px;
}
#home-logo 
{
    display: block;
    height: 80px;
    width: 200px;
    background:transparent url(../images/ku-logo-200-71.gif) no-repeat scroll 0px 5px;
}

#topMenu {
    background: #252525;
    height: 30px;
    zoom: 1;
}
#topMenu a:hover {
    text-decoration: none;
    background: #11538E;
}