/* default elements */ 

body {
    background-color: #fff
}

/* bgBody front */
.bgBodyFront {
    background: url(/img/camp/themes/blue/bgBody.jpg) no-repeat top center;
}

/* bgBody page */
.bgBodyPage{
    background: url(/img/camp/themes/blue/page/bgBody.jpg) no-repeat top center;
}

#content {
   background: url('/img/camp/themes/blue/bgContent.gif') repeat-y left top;
}

/* #leftColumn */
#leftColumn {
    background: url(/img/camp/themes/blue/leftColumn/bgLeftColumn.jpg) repeat-x top left;
}

#leftMenu {
    border-top: 1px solid #a6be87;
    background: #fb901f url(/img/camp/themes/blue/leftColumn/bgLeftMenu.jpg) no-repeat top left;
    min-height: 400px;
}


/* Menulinks */

#leftMenu li.submenu_3 {
    border-bottom: 1px solid #a6be87
}

#leftMenu li.submenu_3 a {
    color: #fff;
}

#leftMenu li.submenu_3 a:hover {
    background: url(/img/camp/themes/blue/leftColumn/bgLeftColumnBulletPreactive.png) no-repeat top left;
}

#leftMenu li a.submenu_3_active, #leftMenu li a.submenu_3_preactive {
    background: url(/img/camp/themes/blue/leftColumn/bgLeftColumnBulletPreactive.png) no-repeat top left;
    border-bottom: 1px solid #a6be87;
}

#leftMenu ul#submenu_4 {
    background: #fff;
}

#leftMenu li.submenu_4 a {
    color: #717171;
}

#leftMenu li.submenu_4 a:hover {
    background: url(/img/camp/themes/blue/leftColumn/bgLeftColumnBullet.png) no-repeat center left;
    color: #127691;

}

#leftMenu li a.submenu_4_active, #leftMenu li a.submenu_4_preactive, #leftMenu li a.submenu_5_active {
    background: url(/img/camp/themes/blue/leftColumn/bgLeftColumnBullet.png) no-repeat center left;
    color: #127691;
}

/* centerColumn */

#centerColumnTop {
    background: url(/img/camp/themes/blue/leftColumn/bgLeftColumn.jpg) repeat-x top left;
}

#centerColumnTopBottom {
    background: url(/img/camp/themes/blue/centerColumn/bgCenterColumnTopBottom.png) no-repeat top left;
}

.centerColumnNewsDate {
    background: url(/img/camp/themes/blue/centerColumn/bgDateNews.png) no-repeat top left;
}

/* li */
#centerColumnContentContainer ul li
{
    background: url(/img/camp/themes/blue/leftColumn/bgLeftColumnBullet.png) no-repeat 0px 3px;
    line-height: 1.4em;
    padding-left: 16px
}

/* Newsarchive */

.newsArchiveSearchBtn {
    background: url(/img/camp/themes/blue/rightColumn/btnRightColumnAdressbook.jpg) no-repeat top left;
    width: 53px;
    height: 21px;
}

/* rightColumn */

#rightColumn {
    background: url(/img/camp/themes/blue/leftColumn/bgLeftColumn.jpg) repeat-x top left;
}

/* rightColumnSearch */

#rightColumnAdressbook, .rightColumnEntrance, .rightColumnSpot {
    background: url(/img/camp/themes/blue/rightColumn/bgContentRight.jpg) repeat-x top left;
}

.rightColumnSearch {
    background: url(/img/inst/themes/green/rightColumn/bgRightColumnSearch.jpg) no-repeat top right;
    color: #477410;
}

.rightColumnBtn {
    background: url(/img/camp/themes/blue/rightColumn/btnRightColumnSearch.jpg) no-repeat top right;
}

#rightColumnTopBottom {
    background: url(/img/camp/themes/blue/rightColumn/bgRightColumnTopBottom.png) repeat-x top left;
}

.rightColumnHlTop {
    background: url(/img/camp/themes/blue/rightColumn/bgRightColumnHlTop.png) no-repeat top left;
}

/* rightColumnEntrance */

.rightColumnEntranceContent {
    padding-left: 20px
}

.rightColumnEntrance li {
    background: url(/img/camp/themes/blue/rightColumn/bgRightColumnEntranceBullet.png) no-repeat 0px 3px;
}

/* rightColumnSpot */

.rightColumnSpot {
    background: url(/img/camp/themes/blue/rightColumn/bgContentRight.jpg) repeat-x top left;
}

.rightColumnSpotTop {
    background: url(/img/camp/themes/blue/rightColumn/bgRightColumnSpotTop.png) no-repeat top left;
}

/* footer */ 
    
#footer {
    background: url(/img/camp/themes/blue/bgFooter.png) no-repeat top center;
}

/* Min side CSS (Start) */

.minSideTab 
{
    background: url('/img/camp/themes/blue/minSide/minSideTabOpen.png') no-repeat;
    }
    
.minSideTabClose
{
    background: url('/img/camp/themes/blue/minSide/minSideTabClose.png') no-repeat;
    }

.loadingStatus { background: url('/img/camp/themes/blue/minSide/ajax-loader.gif') no-repeat 235px 13px }
    
.minSideInfo a 
{
    background: url('/img/camp/themes/blue/minSide/arrowClosed.gif') no-repeat 0px 0px;
    }
    
.minSideLinkAdmin a, .minSideDeleteProfile a
{
    display: block;
    background: url('/img/camp/themes/blue/minSide/arrowClosed.gif') no-repeat 0px 4px;
    padding: 5px 0 5px 18px;
    color: #fff
    }
    
.minSideType 
{
    background: url('/img/camp/themes/blue/minSide/arrowClosed.gif') no-repeat 0px 4px;
    }
    
.openArrow
{
    background: url('/img/camp/themes/blue/minSide/arrowOpen.gif') no-repeat 0px 4px;
    }
    
.btnOk 
{
    background: url('/img/camp/themes/blue/minSide/btnOk.gif') no-repeat;
    }
    
.minSideItemBox 
{
    border-bottom: solid 1px #80a2b4;
    }
    
.minSideContent, .minSideCreate, .minSideEdit
{
    background-color: #004468;
    }

a.dataLink:hover
{
    color: #66a211
    }
/* Min side CSS (End) */

