﻿/* ========================== */
/*Container*/
/* mod by Rol
#unityNavigation
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 999;
    width: 200px;
}
*/
#unityNavigation
{
	position: absolute;
	left: 50%;
	top: 353px;
        margin-left:-465px;
	z-index: 999;
       width: 200px;
}
/* ========================== */
/*Drop Lists*/
.yui-skin-sam .yuimenu .bd { border: 1px solid #666666;; background-color: #809301; }
.yui-skin-sam .yuimenu .topscrollbar, .yui-skin-sam .yuimenu .bottomscrollbar { border: 1px solid #666666;; background-color: #818181; }
.yui-skin-sam .yuimenu ul { padding: 0; }
.yui-skin-sam .yuimenuitem.first-of-type { border-bottom: none; border-top: none; }
.yui-skin-sam .yuimenuitemlabel{ padding: 0 20px 0 5px; color: #ffffff; font-family: sans-serif; font-weight: normal; font-style: normal; }
.yui-skin-sam .yuimenuitemlabel span{ color: #ffffff; }
.yui-skin-sam .yuimenuitem-selected{ background-color: #d5d5d5; }
.yui-skin-sam .yuimenuitemlabel-selected{ color: #1a396e; }
/* mod by Rol
.yui-skin-sam .yuimenuitemlabel-selected span{ color: #1a396e; }
*/

/* .yui-skin-sam .yuimenuitem { border-top: 1px solid #666666;; font-size: 10px; }  May need to uncomment */

/* ========================== */
/*Images*/

.yuimenubaritem .yuimenu .bd
{
    background: none !important;
    border:0px !important;
}
.yuimenubaritem .yuimenu .bd li
{
    /*background: url('../graphics/meniu2.jpg'); Tim*/
    padding: 0 10px 0 0;
	background-color: #416315;
	height: 28px;
}
.yuimenubaritem .yuimenu .bd li.yuimenuitem-selected
{
    /*background: url('../graphics/meniu4.jpg');  Tim */
	background-color: #7D2E1A !important;
}

/* li */
.yuimenubaritem
{
    /*background: url('../graphics/meniu2.jpg');  Tim */
	background-color: #416315;
    margin-bottom: 10px !important;
    width: 207px;
    height: 29px;
    overflow: hidden;
    box-shadow: 2px 2px 4px #CCCCCC;
}
/* active li */
.yuimenubaritem-group, .unity-selected 
{
    /*background: url('../graphics/meniu3.jpg'); Tim */
	background-color: #7ab036 !important;
}
/* hovered li */
.yui-skin-sam .yuimenubaritem-selected
{
    /*background: url('../graphics/meniu4.jpg') !important;  Tim */
	background-color: #7D2E1A;
	background-image: none;
}

/* mod by Rol
#yui-gen0.yuimenubaritem 
{
    background: url('/webdata/graphics/home16.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen0.yuimenubaritem-group, #yui-gen0.unity-selected 
{
    background: url('/webdata/graphics/home_on16.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen0.yuimenubaritem-selected 
{
    background: url('/webdata/graphics/home_rollover16.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen1.yuimenubaritem 
{
    background: url('/webdata/graphics/community_development12.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen1.yuimenubaritem-group, #yui-gen1.unity-selected 
{
    background: url('/webdata/graphics/community_development_on12.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen1.yuimenubaritem-selected 
{
    background: url('/webdata/graphics/community_development_rollover12.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen2.yuimenubaritem 
{
    background: url('/webdata/graphics/council_services15.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen2.yuimenubaritem-group, #yui-gen2.unity-selected 
{
    background: url('/webdata/graphics/council_services_on15.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen2.yuimenubaritem-selected 
{
    background: url('/webdata/graphics/council_services_rollover15.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen3.yuimenubaritem 
{
    background: url('/webdata/graphics/council_organisation14.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen3.yuimenubaritem-group, #yui-gen3.unity-selected 
{
    background: url('/webdata/graphics/council_organisation_on14.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen3.yuimenubaritem-selected 
{
    background: url('/webdata/graphics/council_organisation_rollover14.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen4.yuimenubaritem 
{
    background: url('/webdata/graphics/council_documents11.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen4.yuimenubaritem-group, #yui-gen4.unity-selected 
{
    background: url('/webdata/graphics/council_documents_on11.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen4.yuimenubaritem-selected 
{
    background: url('/webdata/graphics/council_documents_rollover11.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen5.yuimenubaritem 
{
    background: url('/webdata/graphics/planning_development19.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen5.yuimenubaritem-group, #yui-gen5.unity-selected 
{
    background: url('/webdata/graphics/planning_development_on19.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen5.yuimenubaritem-selected 
{
    background: url('/webdata/graphics/planning_development_rollover19.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen6.yuimenubaritem 
{
    background: url('/webdata/graphics/community_facilities13.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen6.yuimenubaritem-group, #yui-gen6.unity-selected 
{
    background: url('/webdata/graphics/community_facilities_on13.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen6.yuimenubaritem-selected 
{
    background: url('/webdata/graphics/community_facilities_rollover13.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen7.yuimenubaritem 
{
    background: url('/webdata/graphics/online_forms17.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen7.yuimenubaritem-group, #yui-gen7.unity-selected 
{
    background: url('/webdata/graphics/online_forms_on17.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen7.yuimenubaritem-selected 
{
    background: url('/webdata/graphics/online_forms_rollover17.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen8.yuimenubaritem 
{
    background: url('/webdata/graphics/online_payments18.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen8.yuimenubaritem-group, #yui-gen8.unity-selected 
{
    background: url('/webdata/graphics/online_payments_on18.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen8.yuimenubaritem-selected 
{
    background: url('/webdata/graphics/online_payments_rollover18.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen9.yuimenubaritem 
{
    background: url('/webdata/graphics/tourism_leisure20.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen9.yuimenubaritem-group, #yui-gen9.unity-selected 
{
    background: url('/webdata/graphics/tourism_leisure_on20.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}
#yui-gen9.yuimenubaritem-selected 
{
    background: url('/webdata/graphics/tourism_leisure_rollover20.gif');
    width: 180px;
    height: 30px;
    overflow: hidden;
}*/
.yuimenubaritem a
{
    text-align: left; /* Tim */
}
.yuimenubaritem a span
{
    text-transform: capitalize; /* Tim */
    font-size:14px;
}
.yuimenuitemlabel
{
    font-family: Century Gothic, sans-serif !important;
    padding: 3px 0 0 10px !important;
}
.yui-skin-sam .yuimenubar 
{
	line-height: 1.8;
*line-height:1.3;
}

.uContentList {
padding-top: 40px;
}