h5.hhkturkos {
    background-color: #7CB8B5;
}

h5.hhkblue {
    background-color: #779DC5;
}

h5.hhkred {
    background-color: #C61648;
}

h5.hhkorange {
    background-color: #C33E34;
}

#sidebar-right h5.hhkturkos {
    background-color: #7CB8B5;
}

#sidebar-right h5.hhkblue {
    background-color: #779DC5;
}

#sidebar-right h5.hhkred {
    background-color: #C61648;
}

#sidebar-right h5.hhkorange {
    background-color: #C33E34;
}


#sidebar-right table.hhkturkos, #sidebar-right table.hhkturkos a,
body.front #content-inner table.hhkturkos, body.front #content-inner table.hhkturkos a {
    color: #7CB8B5;
}

#sidebar-right table.hhkblue, #sidebar-right table.hhkblue a,
body.front #content-inner table.hhkblue, body.front #content-inner table.hhkblue a {
    color: #779DC5;
}

#sidebar-right table.hhkorange, #sidebar-right table.hhkorange a,
body.front #content-inner table.hhkorange, body.front #content-inner table.hhkorange a {
    color: #C33E34;
}

#sidebar-right table.hhkred, #sidebar-right table.hhkred a,
body.front #content-inner table.hhkred, body.front #content-inner table.hhkred a {
    color: #C61648;
}


#sidebar-right table.hhkturkos a:hover,
body.front #content-inner table.hhkturkos a:hover {
    color: #7CB8B5;
}

#sidebar-right table.hhkblue a:hover,
body.front #content-inner table.hhkblue a:hover {
    color: #779DC5;
}

#sidebar-right table.hhkorange a:hover,
body.front #content-inner table.hhkorange a:hover {
    color: #C33E34;
}

#sidebar-right table.hhkred a:hover,
body.front #content-inner table.hhkred a:hover {
    color: #C61648;
}


table.clip.hhkblue tbody {
    background-image: url(/sites/all/themes/kau/hhk/images/gem-hhk-blue.gif);
}

table.clip.hhkorange tbody {
    background-image: url(/sites/all/themes/kau/hhk/images/gem-hhk-orange.gif);
}

table.clip.hhkred tbody {
    background-image: url(/sites/all/themes/kau/hhk/images/gem-hhk-red.gif);
}

table.clip.hhkturkos tbody {
    background-image: url(/sites/all/themes/kau/hhk/images/gem-hhk-turquoise.gif);
}

table.pin.hhkblue tbody {
    background-image: url(/sites/all/themes/kau/hhk/images/pin-hhk-blue.gif);
}

table.pin.hhkorange tbody {
    background-image: url(/sites/all/themes/kau/hhk/images/pin-hhk-orange.gif);
}

table.pin.hhkred tbody {
    background-image: url(/sites/all/themes/kau/hhk/images/pin-hhk-red.gif);
}

table.pin.hhkturkos tbody {
    background-image: url(/sites/all/themes/kau/hhk/images/pin-hhk-turquoise.gif);
}




#header-outer
{
    background-image: url(/sites/all/themes/kau/hhk/images/hhk-header.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    height: 95px;
    margin: 0px -128px;
    padding: 0px 128px;
}

#page
{
    background-image: url(/sites/all/themes/kau/hhk/images/hhk-page-bg1.png);
    background-repeat: repeat-x;
    margin: 0px auto;
    overflow: hidden;
}

/** header **/
#header
{
    background-image: url(/sites/all/themes/kau/hhk/images/hhk-header-gradient1.png);
    background-repeat: repeat-x;
    height: 95px;
}


