@font-face {
	font-family: 'MyriadProBoldItalic';
	src: url('../fonts/myriadpro-boldit-webfont.eot');
	src: local('☺'), 
	url('../fonts/myriadpro-boldit-webfont.woff') format('woff'), 
	url('../fonts/myriadpro-boldit-webfont.ttf') format('truetype'), 
	url('../fonts/myriadpro-boldit-webfont.svg#webfontrEGwatQi') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadProRegular';
	src: url('../fonts/myriadpro-regular-webfont.eot');
	src: local('☺'), 
	url('../fonts/myriadpro-regular-webfont.woff') format('woff'), 
	url('../fonts/myriadpro-regular-webfont.ttf') format('truetype'), 
	url('../fonts/myriadpro-regular-webfont.svg#webfontd65gz31Z') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadProBold';
	src: url('../fonts/myriadpro-bold-webfont.eot');
	src: local('☺'), 
	url('../fonts/myriadpro-bold-webfont.woff') format('woff'), 
	url('../fonts/myriadpro-bold-webfont.ttf') format('truetype'), 
	url('../fonts/myriadpro-bold-webfont.svg#webfontPQmLAjF6') format('svg');
	font-weight: normal;
	font-style: normal;
}


.m-regular {
	font-weight: normal;
	font-style: normal;
	font-family: 'MyriadProRegular';
}

.m-bold {
	font-weight: normal;
	font-style: normal;
	font-family: 'MyriadProBold';
}

.m-boldit {
	font-weight: normal;
	font-style: normal;
	font-family: 'MyriadProBoldItalic';
}

/*
body {
	background:#c1e7fa url(/layout/gfx/body-bg.jpg) repeat-x;
	padding:0px;
	margin:0px;
	font-family:Tahoma,serif,Arial;
	font-size:12px;
	color:#494949;
}
*/

body {
	background:#c1e7fa url(/layout/gfx/body-bg.jpg) repeat-x;
	padding:0px;
	margin:0px;
	font-family: Tahoma,serif,Arial;
	font-size:13px;
	color:#494949;
}

*:focus {
	outline:none;
}

p {
	line-height:20px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-style: normal;
	margin:0px;
}

h1 {
	font-family: 'MyriadProRegular';
	font-size:24px;
	color:#ec008c;
}

h2 {
	font-family: 'MyriadProRegular';
	font-size: 20px;
    color:#ec008c;
}

h3 {
	font-family: 'MyriadProRegular';
	font-size: 18px;
}

h4 {
	font-family: 'MyriadProRegular';
	font-size: 16px;
}

h5 {
	font-family: 'MyriadProRegular';
	font-size: 14px;
}


form {
	margin:0px;
	padding:0px;
}

input.text250 {
	width:329px;
	height:21px;
	background:#d9d9d9;
	padding:3px;
	font-size:12px;
	font-family:Tahoma,serif,Arial;
	border:0px;
}

input.text190 {
	width:190px;
	height:21px;
	background:#d9d9d9;
	padding:3px;
	font-size:12px;
	font-family:Tahoma,serif,Arial;
	border:0px;
}

input.text270 {
	width:270px;
	height:21px;
	background:#d9d9d9;
	padding:3px;
	font-size:12px;
	font-family:Tahoma,serif,Arial;
	border:0px;
}

textarea.text270 {
	border:0px;
	padding:3px;
	height:100px;
	font-size:12px;
	font-family:Tahoma,serif,Arial;
	overflow:auto;
	background-color:#d9d9d9;
	width:270px;
}

textarea.text250 {
	width:329px;
	height:85px;
	background:#d9d9d9;
	padding:3px;
	font-size:12px;
	font-family:Tahoma,serif,Arial;
	overflow:auto;
	border:0px;
}

textarea.text330 {
	width:555px;
	height:85px;
	background:#d9d9d9;
	padding:3px;
	font-size:12px;
	font-family:Tahoma,serif,Arial;
	overflow:auto;
	border:0px;
}

.submit {
	width:83px;
	height:23px;
	background:url(/layout/gfx/submit-bg.jpg) no-repeat left top;
	color:#ffffff;
	border:0px;
	padding-bottom:3px;
	cursor:pointer;
}

.submit:hover {
	background:url(/layout/gfx/submit-bg.jpg) no-repeat -83px top;
}

.pinksubmit {
	width:122px;
	height:34px;
	background:url(/layout/gfx/pinkbutton-bg.jpg) no-repeat;
	color:#ffffff;
	padding-bottom:5px;
	cursor:pointer;
	border:0px;
}

.pinksubmit:hover {
	background:url(/layout/gfx/pinkbutton-bg.jpg) no-repeat -122px top;
}

div.clearer {
	clear:both;
}

a {
	text-decoration:none;
	color:#ec008c
}

a:hover {
	color:#494949;
}

img {
	border:0px;
}

form {
	margin:0px;
	padding:0px;
}

label {
	cursor:pointer;
}

td.left {
	background:url(/layout/gfx/left-bg.jpg) no-repeat right top;
}

td.center {
	width:980px;
}

	div.main-head {
		position:relative;
		width:980px;
		height:409px;
		background:url(/layout/gfx/header-bg.jpg) no-repeat;
	}
	
	div.human {
		position:absolute;
		left:937px;
		top:450px;
		width:73px;
		height:80px;
		background:url(/layout/gfx/human.png) no-repeat;
	}
	
	div.head-menu {
		position:absolute;
		left:72px;
		top:340px;
	}
	
	div.head-menu a {
		height: 43px;
		display: block;
		float: left;
		padding:0px 8px 0px 6px;
		color:#ffffff;
		font-style:normal;
	}
	
		div.head-menu a span {
			height: 43px;
			display: block;
			width: 8px;
			float: left;	
		}
		
				
		div.head-menu a strong {
			height: 43px;
			line-height: 18px;
			display: block;
			float: left;	
		}
		
				
		div.head-menu a i {
			height: 25px;
			padding: 8px 8px 0 2px;
			display: block;
			float: left;
			color: #ffffff;
			font-style: normal;	
		}
		
		div.head-menu a em {
			width: 92%;
			height: 10px;
			display: block;
			float: left;
		}
		
		
		div.head-menu a:hover span,div.head-menu a.active span {
			background:url(/layout/gfx/menu-left.png) no-repeat;	
		}
		div.head-menu a:hover strong,div.head-menu a.active strong {
			background:url(/layout/gfx/menu-right.png) no-repeat top right;	
		}
		div.head-menu a:hover em,div.head-menu a.active em {
			background:url(/layout/gfx/menu-arrow.png) no-repeat center bottom;
		}
		
	a.logo {
		position:absolute;
		display:block;
		width:229px;
		height:88px;
		top:0px;
		left:68px;
	}
	
	div.search-container {
		position:absolute;
		width:296px;
		height:38px;
		background:url(/layout/gfx/search-container-bg.png) no-repeat;
		left:349px;
		top:134px;		
	}
	
	.search-submit {
		position:absolute;
		width:40px;
		height:23px;
		border:0px;
		background:transparent;
		left:248px;
		top:7px;
		cursor:pointer;
	}
	
	input.search-keyword {
		position:absolute;
		border:0px;
		width:152px;
		height:23px;
		left:72px;
		top:7px;
		background:transparent;
		padding:0px 5px 0px 5px;
		font-size:12px;
	}
	
	div.search-container-h {
		background:url(/layout/gfx/search-container-bg.png) no-repeat -296px 0px;
	}
	
td.right {
	background:url(/layout/gfx/right-bg.jpg) no-repeat left top;
}

div.main-content {
	float: left;
	background:#636556 url(/layout/gfx/main-content-bg.jpg) no-repeat;
	padding:17px 15px 0px 15px;
}

div.main-data {
	float: left;
	background:#ffffff url(/layout/gfx/main-data-bg.jpg) no-repeat left top;
	padding-top:15px;
}

	div.main-data-container {
		float: left;
		background: url(/layout/gfx/main-data-container-bg.jpg) repeat-y;
	}

	div.main-data-left {
		float:right;
		width:199px;
		padding:0px 40px 0px 20px;
	}

	div.main-data-right {
		float:right;
		width:651px;
		padding:0px 40px 120px 0px;
		min-height:450px;
		_height:450px;
	}

	div.main-data-right img {
		padding:15px 15px 15px 0px;
	}

	div.footercopy {
		position:absolute;
		bottom:366px;
		left:278px;
		height:50px;
		width:651px;
		font-size:10px;
		padding:5px 0px 0px 0px;
		border-top:dashed 1px #cccccc;
	}

td.bottom-left {
	background:url(/layout/gfx/bottom-left-bg.jpg) repeat-x right bottom;
}

td.bottom-right {
	background:url(/layout/gfx/bottom-right-bg.jpg) repeat-x left bottom;
}

div.footer {
	position:relative;
	width:980px;
	height:344px;
	background:url(/layout/gfx/footer-bg.jpg) no-repeat;
}

div.side-title {
	color:#ec008c;
	font-size:22px;
	line-height:22px;
	margin-bottom:20px;
}

div.sidebox {
	padding-bottom:20px;
	font-size:14px;
}

div.sidebox div.element strong {
	font-size:12px;
}

div.sidebox div.element,div.list {
	background:url(/layout/gfx/purplesquare.jpg) no-repeat 0px 5px;
	padding:0px 0px 5px 16px;
}

div.sidebox div.element a {
	color:#494949;
	font-size:13px;
}

div.sidebox div.element a:hover {
	color:#ec008c;
}

div.sidebox a.element-link {
	display:block;
	font-weight:bold;
	font-size:12px;
	background:url(/layout/gfx/purplesquare.jpg) no-repeat 0px 4px;
	padding:0px 0px 0px 16px;
	color:#494949;
}

div.sidebox a.element-link:hover {
	color:#ec008c;
}

div.home-item-lead {
    float: left;
	min-height:14px;
	_height: 14px;
	width: 630px;
	margin-top:-15px;
	margin-bottom: 10px;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background: #ed008c url(/layout/gfx/home-item-lead-bg.jpg) no-repeat left bottom;
	padding: 10px 10px 10px 10px;
}

div.home-item-lead a img, div.home-item-lead img {
    margin: 0px !important;
    padding: 0px;
}

div.home-item-lead a {
    display: block;
    float: left;
	color:#ffffff;
	padding: 0;
	margin: 0;
}

div.home-item-lead a:hover {
	color:#efefef;
}

div.home-item-lead p {
	margin:0px;
}

div.contact-left {
	width:329px;
	padding:0px 33px 0px 0px;
	float:left;
}

div.contact-right {
	position:relative;
	float:left;
	width:289px;
	background:url(/layout/gfx/contact-right-bg.jpg) no-repeat left 135px;
	min-height:600px;
	_height:600px;
}

	div.orsolya {
		position:absolute;
		left:0px;
		top:65px;
	}

	div.helga {
		position:absolute;
		text-align:right;
		right:0px;
		top:475px;
	}

	div.pname {
		font-size:18px;
	}

div.page-title {
	font-size:24px;
	color:#ec008c;
}

div.breadcrumb {
	margin-bottom:24px;
}

div.breadcrumb a {
	font-size:11px;
	font-weight:bold;
	color:#ec008c;
}

div.breadcrumb a:hover {
	color:#494949;
}

a.more {
	display:block;
	background:url(/layout/gfx/more-bg.jpg) no-repeat left top;
	height:23px;
	width:83px;
}

a.more:hover {
	background:url(/layout/gfx/more-bg.jpg) no-repeat -83px top;
}

div.blog-date {
	margin-top:10px;	
	font-size:11px;
	color:#494949;
}

div.blog-date a {
	color:#ec008c;
}

div.blog-date a:hover {
	color:#494949;
}

a.comment-link {
	margin-left:20px;
	padding:0px 0px 0px 25px;
	background:url(/layout/gfx/comment.jpg) no-repeat left top;
}

div.post {
	margin-bottom:30px;
}

/*pager*/
div.pager-container {
	padding-top:30px;
}

div.pager {
	color:#ffffff;
}

a.googlefirst {
	display:block;
	background:url(/layout/gfx/pager-bg.jpg) no-repeat left top;
	float:left;
	margin-right:10px;
	height:23px;
	width:83px;
	padding: 4px 0 0 0;
	text-align:center;
	font-size:11px;
	color:#ffffff;
}

a.googlelast {
	display:block;
	background:url(/layout/gfx/pager-bg.jpg) no-repeat left top;
	float:left;
	margin-left:10px;
	height:23px;
	width:83px;
	padding: 4px 0 0 0;
	text-align:center;
	font-size:11px;
	color:#ffffff;
}

a.googlefirst:hover,a.googlelast:hover {
	background:url(/layout/gfx/pager-bg.jpg) no-repeat -83px top;
}

span.prev,span.next,a.prev,a.next {
	display:block;
	width:83px;
	height:23px;
	font-size:11px;
	background:url(/layout/gfx/pager-bg.jpg) no-repeat left top;
	float:left;
	text-align:center;
	padding:4px 0px 0px 0px;
	color:#ffffff;
}

a.prev:hover,a.next:hover {
	background:url(/layout/gfx/pager-bg.jpg) no-repeat -83px top;
}

div.pager div.pages {
	float:left;
	padding:5px 30px 0px 30px;
	font-size:14px;
}

div.pages a {
	color:#ec008c;
	float:left;
	display:block;
	padding:0px 4px 0px 4px;
	margin-right:10px;
}

div.pages a:hover {
	color:#494949;
}

span.actual {
	color:#f149d0;
	display:block;
	padding:0px 0px 0px 5px;
	background:url(/layout/gfx/actual-left.jpg) no-repeat left top;
	float:left;
	height:21px;
	color:#ffffff;
	margin:-3px 10px 0px 0px;
} 

span.actual strong {
	display:block;
	padding:3px 5px 0px 0px;
	background:url(/layout/gfx/actual-right.jpg) no-repeat right top;
	height:18px;
	font-weight:normal;
}

a.rss {
	position:absolute;
	display:block;
	width:62px;
	height:29px;
	left:918px;
	top:48px;
}

div.latest-post {
	position:absolute;
	width:217px;
	height:164px;
	left:15px;
	top:48px;
	padding:0px 10px 10px 10px;
}

div.last-commented {
	position:absolute;
	width:217px;
	height:164px;
	left:265px;
	top:48px;
	padding:0px 10px 10px 10px;
}

div.blog-archive {
	position:absolute;
	width:130px;
	height:164px;
	left:515px;
	top:48px;
	padding:0px 10px 10px 10px;
}

	div.blog-archive div.element a {
		display:block;
		background:url(/layout/gfx/purplesquare.jpg) no-repeat left 4px;
		padding:0px 0px 0px 15px;
		color:#494949;
		margin-bottom:5px;
	}

	div.blog-archive div.element a:hover {
		color:#ec008c;
	}

	a.archivelink {
		position:absolute;
		display:block;
		font-size:11px;
		font-weight:bold;
		text-align:right;
		left:30px;
		top:140px;
	}

div.twitter {
	position:absolute;
	width:87px;
	height:83px;
	left:680px;
	top:48px;
	padding:17px;
}

div.twitter a {
	font-weight:bold;
	color:#ec008c;
	font-size:11px;
}

div.twitter a:hover {
	color:#494949;
}

div.latest-post div.title,div.last-commented div.title,div.blog-archive div.title {
	font-size:18px;
	font-style:italic;
	color:#ec008c;
	padding:15px 13px 10px 0px;
}

div.latest-post div.element a,div.last-commented div.element a {
	display:block;
	background:url(/layout/gfx/purplesquare.jpg) no-repeat left 5px;
	padding:0px 0px 5px 16px;
	color:#494949;
}

div.latest-post div.element a:hover,div.last-commented div.element a:hover {
	color:#ec008c;
}

a.across {
	position:absolute;
	display:block;
	width:148px;
	height:32px;
	left:0px;
	top:242px;
}

span.bigtitle, span.commentcount {
	font-size:24px;
	color:#a3a3a3;
}

span.message-count {
	display:inline-block;
	padding:3px;
	background:#ec008c;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	min-width:17px;
	_width:17px;
	text-align:center;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}

div.post-comment {
	padding-bottom:20px;
	color:#969696;
}

div#guest-errors {
	display:none;
	background:#f9f9f9;
	padding:5px;
}

div.postimages {
	padding: 10px 0px 10px 0px;
}

div.postimages div.image-container {
    float: left;
    width: 200px;
    min-height: 200px;
    _height: 200px;
    padding: 0px 15px 0px 0px;
}

    div.image-container div.image-title {
        min-height: 70px;
    }

div.footer-menu {
	position:absolute;
	left:0px;
	top:297px;
	width:666px;
	height:20px;
	background:url(/layout/gfx/footer-menu-bg.png) no-repeat left top;
	padding:4px 25px 0px 25px;
}

div.footer-menu a {
	display:inline-block;
	padding-right:52px;
	font-size:11px;
	color:#c7d4c2;
	
}

div.footer-menu a:hover {
	color:#efefef;
}

a.iwiw {
	position:absolute;
	display:block;
	width:32px;
	height:28px;
	left:516px;
	top:248px;
}

a.facebook {
	position:absolute;
	display:block;
	width:32px;
	height:28px;
	left:557px;
	top:248px;
}

a.google {
	position:absolute;
	display:block;
	width:32px;
	height:28px;
	left:600px;
	top:248px;
}

a.twitter {
	position:absolute;
	display:block;
	width:32px;
	height:28px;
	left:642px;
	top:248px;
}

a.delicio {
	position:absolute;
	display:block;
	width:32px;
	height:28px;
	left:684px;
	top:248px;
}

div.archivedate-title {
	font-size:18px;
	color:#ec008c;
	margin-bottom:10px;
}

div.blog-right a,div.monthlist a {
	background:url("/layout/gfx/purplesquare.jpg") no-repeat scroll left 4px transparent;
	color:#494949;
	display:block;
	margin-bottom:5px;
	padding:0 0 0 15px;
}


div.blog-left {
	float:left;
	width:501px;
}

div.blog-right {
	float:left;
	padding:0px 0px 0px 20px;
	width:110px;
}

div.search-element {
	border-bottom:dashed 1px #666666;
	margin-bottom:10px;
}

div.post-main-image .postimage {
	float:left;
	margin:0px 20px 0px 0px;
	padding:0px;
}

div.mini-image {
	border: 7px solid #636557;
	width: 110px;
	height: 110px;
	margin:0px 20px 0px 0px;
}

div.mini-image div.mini-logo
{
	width: 110px;
	height: 110px;
	/*background: transparent url(/layout/gfx/tiny-logo.png) no-repeat bottom left;*/
}

div.mini {
	margin-top:10px;
	font-size:10px;
}

tr.error-row {
	display:none;
}

#error {
	padding:5px;
	color:#ffffff;
	background:#EC008C;
}

div.facebooklike {
    float: left;
    padding: 20px 0px 20px 0px;
}

div.facebook_fanbox {

}

div.bulletin {
	position:relative;
	background:url(/layout/gfx/bulletin-bg.jpg) no-repeat left top;
	width:195px;
	height:131px;
	padding:9px 9px 0px 9px;
}

div.bulletin-text {
	font-size:10px;
}

table.bulletin-table {
	margin-top:6px;
}

table.bulletin-table td {
	padding-bottom:4px;
}

table.bulletin-table label {
	font-weight:bold;
	font-size:11px;
}


input.bulletin-input {
	background-color:#d9d9d9;
	width:90px;
	height:15px;
	border:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
}

.bbutton {
	position:absolute;
	left:100px;
	top:120px;
	font-size:11px;
}

div.bulletin-error,div.bulletin-message {
	display:none;
	width:169px;
	font-size:11px;
}

div.bulletin-error {
	padding:3px;
	background-color:#fff6f6;
	border:solid 1px #ff3f3f;
}

div.bulletin-message {
	padding:3px;
	background-color:#f1ffd3;
	border:solid 1px #7fb50a;
}

div.knowledge-top {
	background:url(/layout/gfx/knowledge-top.jpg) no-repeat left top;
	height:20px;
}

div.knowledge-bottom {
	background:url(/layout/gfx/knowledge-bottom.jpg) no-repeat left top;
	height:20px;
	margin-bottom:20px;
}

div.knowledge-post {
	padding:0px 20px 0px 20px;
	background-color:#f2f2f2;
}

a.knowledge-more {
	display:block;
	width:133px;
	height:36px;
	background:url(/layout/gfx/knowledge-more.jpg) no-repeat left top;
}

div.knowledge-orderlink {
	float:right;
}

a.knowledge-more:hover {
	background:url(/layout/gfx/knowledge-more.jpg) no-repeat -133px 0px;
}

div.knowledge-feeling {
	width: 650px;
	height: 138px;
}

div.knowledge-feeling div.mini-logo
{
	width: 650px;
	height: 118px;
	/*background: transparent url(/layout/gfx/tiny-logo.png) no-repeat bottom right;*/
}

div.knowledge-feeling img{
	margin:0px;
	padding:0px;
}

div.knowledge-marketing {
	background-color:#f2f2f2;
	margin-bottom:20px;
	padding:26px;
}

div.knowledge-marketing p {
	margin:0px;
}

div.knowledge-left {
	float:left;
	width:302px;
	padding-right:20px;
}

div.knowledge-right {
	float:left;
	width:329px;
}

span.knowledge-title {
	color:#EC008C;
	font-family:'MyriadProRegular';
	font-size:24px;
}

input.more {
	background:url(/layout/gfx/submit-bg.jpg) no-repeat left top;
	display:block;
	height:23px;
	width:83px;
	border:0px;
	color:#ffffff;
	cursor:pointer;
	font-size:11px;
}

input.more:hover {
	background:url(/layout/gfx/submit-bg.jpg) no-repeat -83px 0px;
}

a.activeknowledge {
	font-weight:bold;
}

.program-time tr.row1 td {
	background-color:#efefef;
}

.program-time tr.row2 td {
	background-color:#cccccc;
}

table.table-404 {
	background:url(/layout/gfx/404-bg.jpg) no-repeat left top;
}

div.innercontent {
	min-height:496px;
	_height:496px;
}

div.trainingerror {
	display:none;
	background-color:#cc0033;
	padding:5px;
	color:#ffffff;
	text-align:center;
	width:300px;
}


div#fontsizer {
    padding:5px;
}

.fsizer { } /* Container element */

.fsizer a { display: block; float: left; width: 20px; margin-right: 5px; text-align: center; border: 1px dotted #ccc; color: #5761a0; text-decoration: none; cursor: pointer; letter-spacing: 0; line-height: 100%; }
.fsizer a:hover { text-decoration: none; background: #ebebeb;  }

/* Three 'A' links used to control size */

.fsizer a#fs_sml { font-size: 9px; height: 15px; padding-top: 5px; }
.fsizer a#fs_med { font-size: 13px; height: 17px; padding-top: 3px; }
.fsizer a#fs_lrg { font-size: 16px; height: 18px; padding-top: 2px; }

.fsizer a.fsactive { color: #000; background: #ebebeb; cursor: default; } /* When mode is active */

.button{
	height:30px;
	line-height:30px;
	background:#636557;
	display:inline-block;
	padding:0 15px;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-family: "MyriadProBold";
	border-radius:5px;
	transition: background ease-in-out .20s;
	-moz-transition: background ease-in-out .20s;
	-webkit-transition: background ease-in-out .20s;
}

.button:hover{
	background:#ed008c;
	color:#fff;
}


.main-data-right .post-body ul li, .main-data-right .post-body ol li {
  margin-bottom: 7px;
}

.country-field {
	display: none;
}