/* Start of CMSMS style sheet 'default_modules' */
/****************************/
/* Commen styles            */
/* used in multiple modules */
/****************************/
.item{ border-bottom: 1px dotted #444444; padding: 5px 0px; }
.item .date{ font-weight: bold; font-size: 10pt; }
.item .title{  font-weight: bold; color: #92278f; font-size: 10pt; }
.item a, .item a:link { color: #000000; text-decoration: none; font-size: 8pt;}
.item a:active, .item a:hover { color: #444444; text-decoration: underline; }
.item_first{ padding-top:0px; }
.item_last{ padding-bottom: 0px; border: none; }

/**********/
/* Nieuws */
/**********/

#nieuws{}
#nieuws .item a, #nieuws .item a:link{ color: #444444; text-decoration: none; }
#nieuws .item a:active, #nieuws .item a:hover{ text-decoration: underline;}

.nw_titel{ font-size: 14pt; color: #92278f; font-weight: bold; margin-bottom: 15px;}
.nw_content{ margin-bottom: 15px;}
.nw_date{ font-size: 8pt;  margin-bottom: 15px;}
.nw_plink{ float: left; width: 80px;}
.nw_rlink{}



/**********/
/* Agenda */
/**********/


/*************/
/* Artiesten */
/*************/
#artist{}
#artist .item a, #artist .item a:link { line-height: 22pt; }
#artist .item .title a, #artist .item .title a:link { font-weight: bold; color: #92278f; font-size: 10pt; line-height: normal;}

/**********/
/* Zoeken */
/**********/
#searchHolder{ width: 214px; margin-top: 10px; margin-left: 15px; }
#searchHolder #searchValue
{
width: 153px;
background: url(./images/default/search_input.png) no-repeat top left;
}
#searchHolder #searchValue input
{
border: 0px;
background: none;
font-size: 8pt;
color: #494949;
padding: 10px 16px;
width: 121px;
}
#searchHolder #submitButton
{
width: 61px;
height: 34px;
background: url(./images/default/search_btn.png) no-repeat top left;
border: 0px;
cursor: pointer;
}

#searchHolder #submitButton:active { background: url(./images/default/search_btn_active.png) no-repeat top left; }



/* End of 'default_modules' */

