@charset "utf-8";

/*
GENERAL SETTINGS
*/

h1 {
	font-weight: 24px !important;
}
h2 {
	font-weight: 22px !important;
}
h3 {
	font-weight: 20px !important;
}
h4 {
	font-weight: 18px !important;
}
h5 {
	font-weight: 16px !important;
}
h6 {
	font-weight: 14px !important;
}

/*
PRINTING
*/
* {
	text-indent: 0 !important;
}
.ctn-content, .col-content {
	width: auto;
}
.col-acessories {
	display: none;
}
.ctn-toolbox {
	display: none;
}
.col-left, .col-right {
	float: none;
}
.lst-tabs {
	display: none;
}
.col-content {
	width: auto;
}
.ctn-contentdeploy {
	border: 0 !important;
}
.ctn-comments {
	display: none;
}

/*
HEADER
*/
.ctn-header {
	display: none;
}
.ctn-header-print {
	display: block;
	padding-bottom: 5px;
	border-bottom: solid 1px #000000;
	margin-bottom: 20px;
}
/*
// HEADER
*/

/*
FOOTER
*/
.ctn-footer {
	width: auto;
}
.ctn-footer ul {
	display: none;
}
.ctn-footer address {
	line-height: 200%;
}
.ctn-footer address span {
	display: block;
	text-transform: lowercase;
	line-height: 100%;
	font-size: 10px;
}
.ctn-footer-decoration {
	border-top: solid 1px #000000;
}
/*
// FOOTER
*/

/*
TOP
*/
.ctn-contenttop {
	height: auto !important;
	border: 0 !important;
}
.ctn-contenttop .lnk-addcomment {
	display: none !important;
}
.ctn-contenttop h1 {
	width: auto !important;
	float: none !important;
	margin: 0 0 20px 0 !important;
}
.ctn-contenttop dl {
	display: none !important;
}
/*
// TOP
*/

/*
ARTICLE
*/
.ctn-article .ctn-poll {
	display: none;
}
.ctn-article object, .ctn-article embed {
	display: none;
}
.ctn-relatedcontent {
	display: none;
}
.ctn-article h6 {
	width: auto !important;
	height: auto !important;
}
.ctn-article .ctn-relatedlinks {
	display: none;
}
/*
// ARTICLE
*/

/*
GALLERIES
*/
.ctn-photosgallery .ctn-caption {
	display: none !important;
}
.ctn-photosgallery .ctn-gallerycontrols {
	display: none;
}
.ctn-photosgallery .lnk-zoomphoto {
	display: none !important;
}
.ctn-photogalleries .col-gallery, .ctn-photogalleries .col-moregalleries {
	float: none !important;
	width: auto !important;
	margin-bottom: 20px;
}
.col-moregalleries .ctn-relatedarticle {
	display: none;
}
.col-moregalleries .ctn-more {
	display: none;
}
.ctn-galleriesheader {
	display: none;
}
.ctn-photogallery {
	border: none;
}
.ctn-photogalleries .ctn-scrolling {
	display: none;
}
/*
// GALLERIES
*/