﻿/**
 * @author	Stichting ICTU, Overheid heeft Antwoord
 * @date	17 juli 2009
 * @name	cic c
 * @version	0.95 CIC
 */


/*ACTIELINKS*/
.reageren>a {background:right bottom no-repeat url(images/links/reageren.png) !important;}
.toevoegen>a {background:right bottom no-repeat url(images/links/toevoegen.png) !important;}

.right-column-align {
padding-top: 112px !important;
}

.right-column-align-consultatie { 
padding-top: 45px !important;
}

.left-column-align {
padding-top: 16px !important;
}

.main-column-align {
padding-top: 20px !important;
}

.noborder{
border: none !important;
margin-top: -5px;
}	

.selected_items_hidden{
display:none;
}

.Checkbox_tree{
	width: 100% !important;
}

.selected_items{
border: none;
padding-bottom: 0px;	
}

.selected_items>*{
border: none;
width: auto;
margin: 0;
line-height: 1.5em;
}

.selected_items dd{
font-weight: bold;
color: #E67C00;	
}

.selected_items_hidden{
display:none;
}

.select_item_link{
		border: none !important;
		background: url(images/links/link-klein.png) -488px 0 no-repeat;
		padding: 0px 0px 0px 10px;
		margin-bottom: 0px !important;
		text-align: left;
		display: block;
		font-size: .95em;
		width: 100%;
		height: 15px;
		cursor: pointer;
	}	.select_item_link:hover
		{
			background-position: -3px 0;
			text-decoration: underline  !important;
		}


/* Special div's */

div.small
{
	background: #eaecef;
	padding: 8px 12px 12px 8px !important;
	margin-bottom: 25px;
}	div.small h3
	{
		color: #000;
		border: none;
	}

.small label, .small input, .xsmall label, .xsmall input, .xxsmall label, .xxsmall input
{
	display: inline !important;
	width: 15em !important;
}

.small label
{
	border: none !important;
}

.small fieldset
{
	border: none !important;
}
/* MvdM grijsvlak 'Inschrijven op emailadres' */
form .noMargin {
	margin-bottom:0px;
}

.share-this
{
	padding-bottom: 10px !important;
	text-align: center;
}
.share-this a img
{
	border: none !important;
	margin: 5px 5px 0 0;
	opacity: .75;
}	
.share-this a:hover img
{	
	opacity: 1;
}

/* END */
