﻿/**
 * @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 0px 0 0;
	opacity: .75;
}	
.share-this a:hover img
{	
	opacity: 1;
}

div.tekstgrootte h2 {
    color: #000000;
    display: inline;
    float: left;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 1em;
    margin: 0;
    padding: 2px 5px 2px 0;
}

div.tekstgrootte {
    border: medium none;
    display: none;
    overflow: visible;
    position: absolute;
    left: 850px;
    top: 26px;    
}

div.tekstgrootte {  
    right: -5px;
}

div.tekstgrootte {
    display: inline !important;   
}


/*div.tekstgrootte ul
{
    border: medium none;
    left: 850px;
    overflow: visible;
    position: absolute;
    top: 28px;
}*/

div.tekstgrootte li {
    border: medium none;
    clear: none;
    display: block;
    float: left;
    line-height: 18px;
    margin: 0;
    padding: 1px 0;
    width: auto;
}

div.tekstgrootte li a {
    border: 1px solid #BDBDBD;
    color: #000000;
    display: block;
    line-height: 18px;
    margin-left: 1px;
    margin-right: 0;
    text-align: center;
    text-decoration: none;
    width: 15px;
}

#actie-menu .socialmedia li a:hover {
    background-position: 198px bottom !important;
}
.twitter > a {
    background-image: url("images/links/twitter.png") !important;
}
.linkedin > a {
    background-image: url("images/links/linkedin.png") !important;
}
.facebook > a {
    background-image: url("images/links/facebook.png") !important;
}
.tumblr > a {
    background-image: url("images/links/tumblr.png") !important;
}
.google > a {
    background-image: url("images/links/google.png") !important;
}
/* END */