@charset "utf-8";
/* CSS Document */

#typo img {
	border: none;
	text-decoration: none;
	outline: none;
}

#typo .rounded {
	border-radius: 7px 7px 7px 7px;
	border: 1px solid #d2d2d2;	
}

#typo img.rounded {
	border-radius: 7px 7px 7px 7px;
	border: 1px solid #d2d2d2;	
}

#typo h2, #typo h3, #typo h4 {
	color: #009bda;		
}

#typo h2 {
    font-size: 14px;
    line-height: 14px;
	margin: 10px 0 5px 0;
}

#typo h3 {
    font-size: 14px;
    line-height: 14px;
	margin: 10px 0 5px 0;
}

#typo h4 {
    font-size: 14px;
    line-height: 14px;
    margin: 10px 0 5px 0;
}

#typo h5 {
    font-size: 12px;
    line-height: 12px;
    margin: 0px 0 15px 0;
}

#typo h6{
    font-size: 11px;
    line-height: 11px;
	text-align:center;
	margin: 10px 0 5px 0;
}


#typo .bold {
	font-weight: bold;
	font-size: 13px;
}

#typo .italic {
	font-style: italic;
}

#typo .small {
	font-weight: italic;
	font-size: 10px;
}

#typo .blue {
	color: #009bda;	
}

#typo .white {
	color: #FFFFFF;	
}

#typo .orange {
	color: #ff6600;	
}

#typo .grey {
	color: #666666;
}

#typo .lightgrey {
	color: f0f0f0;	
}

#typo .dotted {
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #d2d2d2;	
}


#typo p {
	padding: 0;
	margin: 10px 0 15px 0;
	line-height: 1.6em;
}

#typo .inset-left {
    float: left;
    margin: 15px 15px 10px 0;
	display: block;
	position: relative;
}

#typo .inset-leftnm {
    float: left;
	margin: 5px 10px 0px 0px;
	display: block;
	position: relative;
}

#typo .inset-leftnm2 {
    float: left;
    margin: 0px 10px 2px 0;
	display: block;
	position: relative;
}

#typo .inset-leftnm3 {
    float: left;
    margin: 0px 10px 5px 0;
	display: block;
	position: relative;
}

#typo .inset-right {
    float: right;
    margin: 15px 0 10px 15px;
	display: block;
	position: relative;
}

#typo .inset-rightnm {
    float: right;
    margin: 0px 0 10px 15px;
	display: block;
	position: relative;
}
#typo .inset-rightnm2 {
    float: right;
    margin: 5px 0 0px 15px;
	display: block;
	position: relative;
}


#typo .clear {
	clear: both;	
}




/* WIDTHS */

#typo .width25 {
    width: 25%;
}

#typo .width33 {
    width: 33%;
}


/* KOLOMMEN */
#typo .floatbox {
    overflow: hidden;
}

#typo .floatbox > .col-2 {
    width: 305px;
	margin: 0 0 0 10px;
	float: left;
    overflow: hidden;
	
}

#typo .floatbox > .col-2left {
    width: 48%;
	margin: 0 0 0 0px;
	float: left;
    overflow: hidden;
	
}

#typo .floatbox > .col-2right {
    width: 48%;
	margin: 0 0 0 0px;
	float: right;
    overflow: hidden;
	
}

#typo .floatbox > .col-3 {
    width: 200px;
	margin: 0 0 0 10px;
	float: left;
    overflow: hidden;
	
}

#typo .floatbox > .col-3a {
    width: 192px;
	margin: 0 0 20px 12px;
	float: left;
    overflow: hidden;
	
}

#typo .floatbox > .col-4 {
    width: 147px;
	margin: 0 0 0 10px;
	float: left;
    overflow: hidden;
	
}

#typo .floatbox > .col-5 {
    width: 20%;
	margin: 0 0 0 0px;
	float: left;
    overflow: hidden;
	
}
#typo .floatbox > .col-5last {
    width: 20%;
	margin: 0 0 0 0px;
	float: right;
    overflow: hidden;
	
}

#typo .floatbox > .col-4per {
    width: 25%;
	margin: 0 0 0 0;
	float: left;
    overflow: hidden;
	}

#typo .floatbox > .col-3per {
    width: 32%;
	margin: 0 5px 0 0;
	float: left;
    overflow: hidden;
	
}

#typo .floatbox > .first {
	margin: 0 0 0 0;
	
}


#typo .example-code{
	background-color:#fff;
	border:1px solid #ccc;
	border-radius:15px;margin:5px;padding:3px;
	width:600px;
	
	}

/* LIJSTEN */


#typoul.bullet, #typo ul.check {
    list-style: none outside none;
	margin: 0;
	padding: 0;
}

#typo ul.arrow, #typo ul.check li {
    line-height: 16px;
    margin: 5px 0;
    padding-left: 24px;
    line-height: 26px;
    margin: 3px 0;
    padding-left: 35px;
}

#typo ul.bullet li {
	background: url(/sites/all/themes/printconcept/css/images/typo_bullet.png) no-repeat scroll 0 7px transparent;
    list-style: none outside none;
    margin: 0;
	padding: 0 0 0 20px;
}

#typo ul.check li {
	background: url(/sites/all/themes/printconcept/css/images/typo_check.png) no-repeat scroll 0 0 transparent;	
	list-style: none outside none;
}

#typo ol {
    margin: 10px 0;
    padding: 0 0 0 20px;
}

#typo ol li {
	line-height: 26px;
    margin: 5px 0;
    padding-left: 10px;
}

#typo .downlist {
	background: url(/sites/default/files/images/dl.png) no-repeat scroll 0 0px transparent;
    list-style: none outside none;
    margin: 0;
	padding: 0 0 0 20px;
}


/* BOXES */
#typo .box {
	border-radius: 7px 7px 7px 7px;
	border: 1px solid #d2d2d2;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background: #f0f0f0;
}

#typo .box2 {
	border-radius: 7px 7px 7px 7px;
	border: 1px solid #d2d2d2;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 7px 7px 7px;
	background: #f0f0f0;
}

#typo .boxorange {
	border-radius: 7px 7px 7px 7px;
	border: 1px solid #d2d2d2;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background: #F90;
}

#typo .boxorangehint {
	border-radius: 7px 7px 7px 7px;
	border: 1px solid #d2d2d2;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background: #F90;
    background: url("images/hint.png") no-repeat scroll right top
	
}

#typo .box.how-to {
    background: url("images/how_to.png") no-repeat scroll right top #F0F0F0;
}

#typo .box.how-tofr {
    background: url("images/how_tofr.png") no-repeat scroll right top #F0F0F0;
}

#typo .box.how-toes {
    background: url("images/how_toes.png") no-repeat scroll right top #F0F0F0;
}


#typo .box.alert {
    background: url("/sites/all/themes/printconcept/css/images/alert.png") no-repeat scroll 0 10px #D5E9FD;
    border: 1px solid #BAD2DA;
    padding-left: 50px;
}

#typo .box > h2, #typo .box > h3, #typo .box > h4, #typo .box > h5 .box > h6 {
	margin-top: 0;	
}
/* QUOTES */
#typo blockquote {
    font-size: 130%;
    font-style: italic;
	background: url(/sites/all/themes/printconcept/css/images/typo_quote_a.png) no-repeat scroll 0 0 transparent;
    border: medium none;
    margin: 10px 0;
    padding: 0 35px;
    text-align: justify;
}

#typo blockquote p {
	background: url(/sites/all/themes/printconcept/css/images/typo_quote_b.png) no-repeat scroll 100% 100% transparent;
    margin: 0 -35px 10px 0;
    padding: 0 35px 0px 0;	
}
