/* ----------------------------------------------------------

	Site:		CEMP
	Type:		Main CSS

	Author: 	Andras Nemeseri
------------------------------------------------------------- */
/* @group common */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img,
fieldset {
	border: 0;
}

q:before,
q:after {
	content: "";
}

body, table td, table th {
	color: #fff;
	font: 13px/17px Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
}

body {
	background: #e3e3e3 url(../i/bg_body.png) repeat-x 455px 0;
}

a {
	color: #f6921e;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

@font-face {
	font-family: "HelveticaNeueRegular";
	src: url(helveticaneue.ttf) format("truetype");
}

/* @end common */

/* @group common-classes */

.clr:after,
.colwrp:after,
.listNews li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.screenrdr,
.hidden {
	position: absolute;
	left: -9999px;
	top: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.dspnone {
	display: none;
}

.fir {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.noborder {
	border: 0 !important;
}

.iwrp,
.iwrp img {
	display: block;
}

/* @end common-classes */
 
/* @group layout */

#Container {
	/* background: #e3e3e3 url(../i/bg_body.png) repeat-x 455px 0; */
}

#InnerContainer {
	/* min-height: 810px; */
	width: 940px;
	margin: 0 auto;
	padding-bottom: 15px;
}

#Header {
	position: relative;
	padding-top: 60px;
	height: 119px;
}

#Content {
	padding: 20px 10px 0;
}

#Content.innerPage {
	padding: 0 10px 0;
	margin: 5px 0 0;
	background: url(../i/separator_innerpage.png) no-repeat 613px 0;
}

#ContentMain {
	width: 587px;
	margin: 0 15px 0 10px;
	float: left;
}

.contentFrame {
	/* min-height: 400px; */
	background: url(../i/bg_contentframe.png) repeat;
}

#ContentSide {
	width: 287px;
	float: left;
}

#Portfolio {
	height: 82px;
	background: #fff;
}

#Footer {
	color: #000;
	font-size: 11px;
	line-height: 13px;
}

#InnerFooter {
	position: relative;
	height: 120px;
	width: 940px;
	margin: 0 auto;
	background: url(../i/bg_footer.gif) repeat-x;
	padding-bottom: 30px;
}

/* @end layout */

/* @group Header */

#Header h1 a {
	float: left;
	margin: 38px 0 0 18px;
}

#Header h1 img {
	display: block;
}

/* @group Menu */

#Menu {
	list-style: none;
	position: absolute;
	top: 132px;
	left: 346px;
	width: 615px;
}

#Menu li {
	float: left;
	position: relative;
	z-index: 10;
}

#Menu a,
.knowledge h2 {
	float: left;
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
	overflow: hidden;
	font-family: "HelveticaNeueRegular",Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
}

#Menu li.sel a,
#Menu a:hover,
#Menu > li.onhover > a,
.knowledge h2 {
	color: #000;
	text-decoration: none;
	background: #f6931e url(../i/sprite_utils.gif) repeat-x 0 -371px;
}

/* @group SubMenu */

#Menu li.onhover ul {
	left: 0;
}

#Menu ul {
	border-top: 1px solid #4e4e4e;
	width: 150px;
	list-style: none;
	position: absolute;
	top: 30px;
	left: -9999px;
	background: #222 url(../i/bg_submenugrad.gif) repeat-x;
}

#Menu ul li {
	float: none;
	border: 1px solid #4e4e4e;
	border-width: 0 1px 1px;
}

#Menu ul a {
	display: block;
	font-size: 13px;
	height: auto;
	line-height: 15px;
	padding: 4px 6px;
	float: none;
}

#Menu ul a:hover {
	background: none;
	text-decoration: underline;
	color: #fff;
}

#Menu li.sel ul a {
	background: none;
	color: #fff;
}

/* @end SubMenu */

/* @end Menu */

/* @end Header */

/* @group Content */

/* @group breadCrumb */

.breadCrumb {
	clear: both;
	height: 15px;
	line-height: 15px;
	list-style: none;
	margin: 5px 0 13px 20px;
}

.breadCrumb li {
	float: left;
	padding: 0 9px 0 13px;
	background: url(../i/sprite_utils.gif) no-repeat 0 -289px;
}

.breadCrumb li.firstchild {
	padding-left: 8px;
	background: none;
}

.breadCrumb a {
	color: #fff;
	font-weight: normal;
	font-size: 11px
}

/* @end breadCrumb */

/* @group openNews */

.openNews ul {
	list-style: none;
	margin-bottom: 7px;
}

.openNews li {
	width: 286px;
	margin-left: 15px;
	float: left;
}

.openNews a.iwrp {
	display: block;
	margin-bottom: 16px;
}

.openNews img {
	display: block;
	border: 4px solid #f6921e;
}

.openNews h3 {
	height: 37px;
	overflow: hidden;
	margin: 0 6px -2px 8px;
}

.openNews h3,
.openNews h3 a {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}

.date {
	padding-bottom: 3px;
	height: 13px;
	overflow: hidden;
	background: url(../i/sprite_utils.gif) repeat-x 0 -320px;
}

.date span {
	display: block;
	height: 13px;
	overflow: hidden;
	text-align: right;
	font-size: 18px;
	line-height: 18px;
	color: #616161;
}

.openNews .lead {
	margin: 6px 6px 0 8px; 
}

.openNews p {
	margin-bottom: 15px;
}

/* @end openNews */

/* @group knowledge-related */

.knowledge {
	margin: 15px 8px 0;
	border-top: 1px solid #636363;
	padding-top: 2px;
}

.boxcontaier {
	margin: 0 8px;
	background:url('../i/bg_boxcontainer.gif') top left repeat-y;
	margin-top:16px;
	padding-bottom:5px;
}

.knowledge h2 {
	float: none;
	font-size: 16px;
	padding-left: 7px;
}

.knowledge div,
.boxcontaier div,
.sideboxes div {
	overflow: hidden;
	margin: 0px 8px 0 7px;
	float: left;
	width: 286px;
	height: 178px;
	height: auto;
	border-bottom: 1px solid #959595;
}

.boxcontaier div{ border:none;}

.boxcontaier div.boxdescription{
	width:auto;
	margin: -5px 0 0 15px; 
	padding: 0 0 10px;
}

.boxcontaier div.boxdescription img {
	margin: 0 5px 5px 0;
	float: left;
	border: 2px solid #f6921e;
}


.knowledge h3,
.boxcontaier h3,
.sideboxes h3 {
	height: 34px;
	padding: 3px 0 0 12px;
	background: #7a7a7a url(../i/bg_knowledgebox.png) no-repeat;
	font-size: 15px;
	line-height: 34px;
}

.knowledge h3 a,
.boxcontaier h3 a,
.sideboxes h3 a {
	color: #fff;
}

.knowledge ul,
.boxcontaier ul,
.sideboxes ul,
.sideboxes .wrp {
	padding: 18px 22px 0 11px;
	list-style: none;
	height: auto;
	/*background: url(../i/bg_knowledgebox.png) no-repeat 0 -37px;*/
}

.knowledge p.txt,
.boxcontaier p.txt,
.sideboxes p.txt {
	padding: 18px 22px 0 11px;
}

.signup .wrp {
	margin: 0;
	width: auto;
}

.knowledge li,
.boxcontaier li,
.sideboxes li {
	padding: 1px 0 0 0;
	background: url(../i/bg_knowledgesep.gif) no-repeat 11px 0;
}

.knowledge li.firstchild,
.boxcontaier li.firstchild,
.sideboxes li.firstchild {
	padding-top: 0;
	background: none;
}

.knowledge ul a,
.boxcontaier ul a,
.sideboxes ul a {
	display: block;
	color: #000;
	line-height: 15px;
	font-weight: normal;
	padding: 10px 0 10px 14px;
	background: url(../i/sprite_utils.gif) no-repeat 0 -135px;
}

.knowledge li.firstchild a,
.boxcontaier li.firstchild a,
.sideboxes li.firstchild a {
	padding-top: 0;
	background-position: 0 -145px;
}

.leadlist ul a {
	padding: 0 0 0 14px;
	margin: 10px 0 10px;
	background-position: 0 -145px !important;
}

.leadlist li.firstchild a {
	margin-top: 0;
}

.sideboxes {
	margin-bottom: 0;
}

.sideboxes div {
	float: none;
	clear: both;
	margin: 10px 0 0 0;
}

.sideboxes div.firstchild {
	margin-top: 0;
}

.sideboxes ul a {
	color: #fff;
}

/* @end knowledge-sideboxes */

/* @group signup */

.signup,
.signup .wrp {
	height: auto !important;
}

.signup .wrp {
	padding-bottom: 20px;
}

.signup br,
.unsubscribe br {
	display: none;
}

.signup label,
.unsubscribe label {
	display: block;
	margin-bottom: 15px;
}

.signup input,
.unsubscribe input {
	background: #989898;
	height: 18px;
	border: 1px solid #646464;
	vertical-align: top;
	color: #fff;
}

.signup button,
.unsubscribe button {
	text-indent: -9999px;
	border: 0;
	width: 22px;
	height: 22px;
	vertical-align: top;
	background: #989898 url(../i/sprite_utils.gif) no-repeat scroll 6px -431px;
	cursor: pointer;
}

/* @end signup */

/* @group innerPage */

.innerPage h1 {
	font-size: 16px;
	line-height: 19px;
	color: #f6921e;
	margin: 5px 0 8px 7px;
}

.innerPage .lead {
	margin: 8px 30px 10px 7px;
}

.innerPage .lead img {
	float: left;
	border: 4px solid #f6921e;
	margin: 0 10px 0 -7px;
}

/* @group listNews */

.listNews {
	font-size: 12px;
	line-height: 17px;
	list-style: none;
}

.listNews li {
	padding: 20px 5px;
	margin: 0 15px;
/*	border-top: 1px solid #696969;*/
	clear: both;
}

.listNews li.firstchild {
	border: 0;
}

.listNews h2 {
	margin-bottom: 18px;
}

.listNews h2,
.listNews h2 a {
	font-size: 14px;
	line-height: 17px;
	color: #f6921e;
	font-weight: bold;
}

.listNews li .iwrp {
	float: left;
	margin: -15px 17px 0 -20px;
	border: 4px solid #f6921e;
}

/* @end listNews */

/* @group pager */

.pager {
	margin: 0 15px;
	padding: 17px 7px;
	border-top: 1px solid #000;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
}

.pager a {
	color: #fff;
	font-weight: normal;
}

.pager .next,
.pager .prev {
	text-decoration: none;
}

.pager .next span,
.pager .prev span {
	vertical-align: middle;
}

.pager .next:hover span,
.pager .prev:hover span {
	text-decoration: underline;
}

.pager .next {
	float: right;
}

.pager .prev {
	float: left;
}

.pager ol {
	list-style: none;
}

.pager li {
	padding: 0 0 0 5px;
	display: inline;
}

.pager li.firstchild {
	padding-left: 0;
}

.pager li a {
	margin-right: 5px;
}

.pager li.sel a {
	font-weight: bold;
	color: #f6921e;
}

/* @end pager */

/* @end innerPage */

/* @group cikkbody */

.cikkbody {
	font-size: 12px;
	line-height: 17px;
	padding: 15px 15px 15px;
}

.cikkbody .fleft {
	float: left;
	clear: left;
	margin: -15px 15px 10px -15px;
}

.cikkbody .fright {
	float: right;
	clear: right;
	margin: -15px -15px 10px 15px;
}

.cikkbody .cikkimg img {
	display: block;
	clear: both;
	border: 4px solid #f6921e;
}

.cikkbody .cikkimg span {
	display: block;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	padding: 0 8px;
	background: #7a7a7a url(../i/bg_knowledgebox.png) no-repeat 0 -7px;
}

.cikkbody a.cikkimg {
	color: #fff !important;
	text-decoration: none;
	font-weight: normal;	
}

.bigcikkimg img {
	border: 4px solid #f6921e;
	display: block; 
}

.cikkbody .clear {
	clear: both;
}

.cikkbody .embed {
	display: block;
	text-align: center;
	margin: 0 auto 1.12em;
	clear: both;
}

.cikkbody .emblock {
	clear:both;
	margin: 15px 0; 
	font-style: italic;
	padding: 5px 10px 10px;
	color: #000;
	line-height: 16px;
	background: #a3a2a2;
	border-right: 7px solid #f6921e;
}

div.cikkbody h2, div.cikkbody h3, div.cikkbody h4, div.cikkbody h5 {
	font-size: 13px;
	font-weight: bold;
	color: #f6921e;
}

div.cikkbody h2, div.cikkbody h3, div.cikkbody h4, div.cikkbody h5, div.cikkbody p, div.cikkbody blockquote, div.cikkbody ul, div.cikkbody fieldset, div.cikkbody ol, div.cikkbody dl {
	margin: 0 0 1.12em
}

div.cikkbody object {
	display: block;
	margin: 0 auto 1.12em;
}

div.cikkbody ol{
	padding: 0 0 0 10px;
	list-style-type: decimal;
	list-style-position:inside;
}

div.cikkbody ul {
	list-style: none;
	margin: 10px 0; 
}

div.cikkbody li {
	margin-bottom: 4px;
	padding-left: 16px;
	background: url(../i/bullet_cikklist.gif) no-repeat 0 5px;
}

.cikkbody td,
.cikkbody th {
	font-size: 12px;
	line-height: 17px;
	border: 1px solid #959595;
	padding: 3px 5px;
}


/* @end cikkbody */

/* @group sitemap */

div.sitemap ul {
	margin: 0 0 15px 10px;
}

div.sitemap li {
	margin-bottom: 2px
}

/* @end sitemap */

/* @end Content */

/* @group gallery */

.gallery {
	height: 82px;
	overflow: hidden;
}

.gallery .prev,
.gallery .next {
	float: left;
	width: 16px;
	height: 82px;
	overflow: hidden;
	background: #eee url(../i/sprite_utils.gif) no-repeat;
	cursor: pointer;
}

.gallery .next {
	background: #eee url(../i/sprite_utils.gif) no-repeat -16px 0;
}

.gallery .window {
	width: 815px;
	height: 82px;
	margin: 0 10px;
	overflow: hidden;
	position: relative;
	float: left;
}

.gallery ul {
	width: 20000px;
	position: absolute;
	list-style: none;
}

.gallery li {
	float: left;
	width: 135px;
	padding-top: 24px;
}

.gallery ul a {
	width: 130px;
	text-align: center;
	float: left;
	outline: none;
}

/* @end gallery */

/* @group Portfolio */

#Portfolio .gallery {
	width: 940px;
	margin: 0 auto;
}

#Portfolio .gallery .prev {
	margin-left: 35px;
}

/* @end Portfolio */

/* @group Footer */

#Footer img {
	position: absolute;
	top: 29px;
	left: 22px;
}

#Footer a {
	color: #000;
	font-weight: normal;
}

#InnerFooter div {
	position: absolute;
	top: 38px;
	left: 157px;
}

#Footer ul {
	position: absolute;
	top: 31px;
	right: 25px;
	list-style: none;
}

#Footer li {
	float: left;
	padding: 0 12px 0 12px;
	height: 28px;
	line-height: 28px;
	border-left: 1px solid #717171;
}

#Footer li.firstchild {
	border: 0;
}

#Footer .madeby {
	width: 128px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	position: absolute;
	top: 100px;
	left: 780px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../i/bg_madeby.png) no-repeat 0 50%;
}

/* @end Footer */







