html,body,div,span,applet,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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	background: transparent;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body
{
	line-height: 1;
}
blockquote,q
{
	quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after
{
	content: '';
	content: none;
}
:focus
{
	outline: 0;
}
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

ul, ol {
	list-style-position:inside;
}
/* reset */

*
{
	background: none;
	border: none;

	color: #55554E;
	
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: inherit;
	line-height: 22px;
	
	outline: none;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, sans-serif;
	font-family: Arial;
	font-weight: 400;
	font-size: 16px;
}

h1 {
	font-size: 23px;
	margin-bottom: 20px;
	font-weight: 600;
	
	font-family:arial,sans-serif;
	font-size:30px;
	font-size:28px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:36px;

	margin-bottom: 10px;
}

h2 {
	font-family:arial,sans-serif;
	font-size:21px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:24px;
}

h3 {	
	font-family:arial,sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	color: #889800;
}

h4 {
	font-size: 14px;
	margin-bottom: 5px;
}

h5 {
	font-weight:bold;
}

::-moz-selection
{
	background: transparent;
	color: #000;
}
::selection
{
	background: transparent;
	color: #000;
}
a
{
	color: #488aca;
}
a:hover
{
	color: #488aca;
}

blockquote
{
	background: url(bg_quote.png) 0px 5px no-repeat;
	display: block;
	font-style: italic;
	margin: 30px;
	padding-left: 50px;
}

small
{
	color: #636363;
	display: block;
	font-size: 10px;
}

.png
{
	background: transparent;
}

.clear
{
	clear: both;
	display: block;
	float: none;
	height: 2px;
	line-height: 2px;
}

.clear:after
{
	clear: coth;
	content: "";
	display: block;
	height: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #1f1f1e;
	min-width: 970px;

	font-family: Tahoma,sans-serif;
	font-size: 11px;
	color: #55554E;
	
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 19px;
}

a {
	text-decoration: none;
	color: #55554E;
}

a:hover {
	text-decoration: none;
	color: #889800;
}

p {
	padding: 5px 0;
	margin: 5px 0;
}

.cikk
{
	margin-bottom: 20px;
}
.cikk_c
{
	margin-bottom: 10px;
	padding: 5px 0;
}
.cikk_c p
{
	display: block;
	margin: 10px 0;
}
.cikk_c img
{
	margin-bottom: 10px;
}
.imagedesc
{
	background: #f2f2f2;
	border: 1px solid #e5e5e5;
	border-top: none;
	display: block;
	padding-left: 10px;
	position: relative;
	top: -10px;
}

.postdate
{
	float: left;
}
.commentnum
{
	float: right;
	font-size: 10px;
}

.warning
{
	background: #ffc;
	border: 1px solid #E2C822;
	color: #cf6600;
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 10px;
}
.info
{
	background: #f3fbff;
	border: 1px solid #d3eafa;
	color: #4e80c1;
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 10px;
}
.message
{
	background: #e2ffb1;
	border: 1px solid #cbf684;
	color: #81aa02;
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 10px;
}
.error
{
	background: #ffeae7;
	border: 1px solid #d09d99;
	color: #c33;
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 10px;
}
.important
{
	background: #f5ede4;
	border: 1px solid #f0e0ce;
	color: #d66;
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 10px;
}
.infobox
{
	background: #FFFDCB;
	border: 3px solid #F2EC49;
	
	background: #fff8af;
	border: 1px solid #ffe867;
	
	font-size: 12px;
	margin: 0px;
	padding: 10px;
	word-spacing: 2px;
}

.block
{
	display: block;
	margin: 10px 0px 5px 0px;
}

.nolist
{
	list-style: none;
}

.pagination_box
{
	display: block;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
}
.pagination_page
{
	padding: 3px 5px 3px 5px;
}

.pagination_page_active
{
	background: #f3f3ec;
	border: 1px solid #d8d5cc;
	padding: 3px 5px 3px 5px;
}

#errorbar
{
	display: block;
	margin: 0px;
	text-align: left;
}
#errorbar h1
{
	color: #c44;
	font-size: 16px;
	margin-bottom: 10px;
}
form
{
	display: block;
	text-align: left;
}
form img
{
	border: 1px solid #e5e5e5;
	width: 595px;
}
form .formfield
{
	display: block;
}
form legend
{
	border: 1px solid #e5e5e5;
	display: block;
	font-weight: bold;
	padding: 2px;
}
form label,
form .label
{
	display: block;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0px;
}
form label b
{
	font-size: 16px;
	font-weight: 400;
}
form fieldset
{
	margin-bottom: 15px;
}
.scroller
{
	background: #f3f3ec;
	border: 1px solid #d8d5cc;
	display: block;
	margin: 10px 0;
	padding: 10px;
	text-align: left;
	/*
	height: 600px;
	overflow-y: scroll;
	*/
}

.scroller p
{
	margin: 10px 0;
}

form label span
{
	color: #A6A6A6;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	margin-bottom: 5px;
}

input,
textarea,
select
{
	background: #f3f3ec;
	border: 1px solid #d8d5cc;
	display: block;
	font-size: 16px;
	padding: 10px;
	text-align: left;
	width: 575px;
}

select
{
	width: 595px;
}

textarea
{
	width: 575px;
}

input:focus,
textarea:focus
{
	border: 1px solid #488aca;
	border: 1px solid #ffcc00;
}

.button
{
	background: #f3f3ec;
	border: 1px solid #d8d5cc;
	cursor: pointer;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	margin-right: 10px;
	padding: 5px 20px;
	text-align: center;
	color:#000;
}

.button:hover
{
	background: #fff;
	border: 1px solid #d8d5cc;
	color:#000;
}

input.button
{
	height: 32px !important;
}

.share_it
{
	display: block;
	height: 30px;
}

.divbox
{
	background: #f3f3ec;
	border: 1px solid #d8d5cc;
	display: block;
	margin: 10px 0;
	padding: 10px;
	text-align: left;
}

.divbox h4 {
	font-size: 16px;
}

.innerdivbox
{
	background: #fff;
	border: 1px solid #d8d5cc;
	display: block;
	font-size: 11px;
	margin: 5px 0;
	padding: 10px;
	text-align: left;
}

.divbox span
{
	display: block;
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 10px;
}

.divbox span b.name
{
	color: #008CA5;
	display: block;
	font-size: 17px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: normal !important;
}
.comment
{
	padding-left: 10px;
	font-size: 12px;
}
div.cnum
{
	color: #d8d5cc;
	float: right;
	font-size: 30px;
}
img.avatar
{
	border: 1px solid #d8d5cc;
	float: left;
	height: 48px;
	margin-right: 10px;
	width: 48px;
}
ul.nolist li a
{
	display: block;
	text-align: left;
}

#a_newmsg
{
	color: #f00 !important;
	display: block;
	margin-bottom: 4px;
}

table
{
	border: 1px solid #d8d5cc;
	display: block;
	width: 600px;
}
table th
{
	font-weight: bold;
	background:  #f3f3ec;
	border-bottom: 1px solid  #d8d5cc;
}
table td
{
	background:  #f3f3ec;
	border-bottom: 1px solid #d8d5cc;
}
table td,
table th
{
	padding: 5px;
}

#pm_list tr td.new
{
	background: #f3f3ec url(../../img/icons/email.png) 5px 9px no-repeat;
}
#pm_list tr td.old
{
	background: #f3f3ec url(../../img/icons/email_open.png) 5px 9px no-repeat;
}

/* ***************************************************************************************************************************************************************************** */
/* ***************************************************************************************************************************************************************************** */
/* ***************************************************************************************************************************************************************************** */


b {
	font-weight: bold;
}

.container {
	width: 990px;
	margin: 0 auto;
}

.fluid {
	width: 100%;
	float: left;
}

#header {
}

#header .container big{
	font-size: 26px;
	font-weight: bold;
	line-height: 32px;
	color: #666;
	color: #aaa;
	margin-bottom:0;
}

#header .container small{
	font-size: 11px;
	position: relative;
	top: -10px;
	left: 2px;
	letter-spacing:2px;
}

#features {
}

#features .container div {
	width: 33%;
	padding: 20px 0;
	float: left;
	color: #222;
	text-align: justify;
}

#features .container div h2, 
#features .container div p {
	padding: 0 10px;
}

.container h2 a {
	line-height: 16px;
}

#content .container #leftbar ul li {
	list-style-position: outside;
	margin-left: 25px;
}

#content .container #leftbar ul.nolist li {
	margin-left: 0px;
}

#content{
	margin: 20px 0;
}

#content .container {
	background: #fcfcfa url(img/contentbg.jpg) right top repeat-y;
	/* SZÜRKE 
	background: #fcfcfa url(img/contentbg_g.jpg) right top repeat-y;
	border: 5px solid #333;
	*/
}

#rightbar {
	float: left;
	width: 350px;
}

#leftbar {
	float: left;
	width: 600px;
	padding: 20px;
}

#leftbar div p,
#rightbar div p {
	text-align: justify;
	line-height: 18px;
	font-size: 11px;
}

#rightbar div.padding {
	padding: 10px;
	padding: 0px;
}

#rightbar div.box {
	margin-bottom: 20px;
	/* SZÜRKE 
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #fff;
	*/
	border-bottom: 1px solid #D8D5CC;
	border-top: 1px solid #FCFCFA;
	margin-bottom: 0px;
	padding: 10px;
}

#rightbar div.box .tabbar{
	display: block;
	padding-left: 10px;
	position: relative;
	top: 8px;
	right: 2px;
}

#rightbar div.box .tab{
	color: #e7e7da;
	padding: 5px 20px;
	background: #c3c3b1;
	border: 1px solid #c3c3b1;
	border-bottom: none;
}

#rightbar div.box .activetab{
	background: #fff;
	padding: 5px 20px;
	border: 1px solid #c3c3b1;
	border-bottom: 1px solid #fff;
}

#rightbar div.box .inbox {
	margin: 8px;
	padding: 10px;
	background: #fff;
	border: 1px solid #c3c3b1;
}
/*
#rightbar div.box *{
	color: #4d4d46;
}
*/
#rightbar div.box .inbox2 {
	margin: 8px;
	padding: 10px;
}
.hiddencontent {
	display: none;
}

#rightbar div.box .boxtitle{
	margin:0;
	color: #000;
	padding-left: 10px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 19px;
	line-height: 25px;
	margin-bottom: 5px;
}

#footer {
	background: #a6ba00;
	border-top: 4px solid #889800;
	padding: 5px 0;
	text-align: left;
}

#copyright,
#copyright a {
	color: #d6e26e;
}

#menu {
	background: #a6ba00;
	border-bottom: 4px solid #889800;
}

#menu .container {
}

/*
ul#nav {
	position: relative;
	left: 10px;
	float: left;
}

ul#rightnav {
	position: relative;
	float: right;
}

ul#rightnav li,
ul#nav li {
	display: inline;
	margin-right: 10px;
	color: #d6e26e;
}

ul#rightnav  li a, 
ul#nav li a {
	padding: 18px 10px;

	color: #d6e26e;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 50px;
}

ul#rightnav li a:hover,
ul#nav li a:hover {
	color: #fff;
	background: #b7c835;
	border-bottom: 4px solid #FFCC00;
}
*/


#nav, #rightnav {
	list-style: none;
	overflow: hidden;
}

#nav{
	float: left;
	width: 580px;
}

#rightnav{
	float: right;
	width: 395px;
}

#nav li {
	float: left;
}

#rightnav li {
	float: right;
}

#nav li a , #rightnav li a {
	display: block;
	padding: 10px 15px 5px;
}

#nav li a span, #rightnav li a span {
	font-size: 10px;
	line-height: 20px;
	color: #889800;
}

#nav li a strong, #rightnav li a strong {
	display: block;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #d6e26e;
}
	
#nav li a:hover, #rightnav li a:hover {
	color: #fff;
}

#nav li a:hover span, #rightnav li a:hover span {	
	color: #d6e26e;
}

#nav li a:hover strong, #rightnav li a:hover strong {	
	color: #fff;
}



ul#submenu {
	float: right;
	padding: 20px 0;
}

ul#submenu li {
	display: inline;
	padding: 10px;
	position: relative;
	right: 10px;
}

ul#submenu li a{
	color: #d6e26e;
}

ul#submenu li a:hover{
	color: #fff;
}

#copyright {
	position: relative;
	float: left;
	left: 10px;
}

#sitetitle{
	display:block;
	padding: 10px 0;
	color: #fff;
	font-size:16px;
	font-weight: normal;
	background: url(img/sticky-bg.png) bottom repeat-x;
	border: 1px solid #e2e2e2;
	height: 200px;
}

.tamogatok {
	text-align: center;
}

.rss {
	background: url(img/rss_48.png) no-repeat !important;
	padding: 0px 0px 0px 50px !important;
}
.big {
	font-size: 15px;
	margin-bottom: 10px;
	line-height:25px;
}
.big img {
	position:relative;
	top:2px;
}

#rss_links {
	display: none;
	position: absolute;
	right:0;
	top: 47px;
	background: #a6ba00;
}

#rss_links li, 
#rss_links li a {
	float: none;
	display: block ;
	margin: 0;
	padding: 0px;
	line-height: 20px;
	color: #d6e26e;
	list-style-type: none;
}

#rss_links li a {
	padding: 5px;
	padding-left: 30px;
	background: url(../../img/icons/feed.png) 5px no-repeat;
}

.readmore {
	background: #fdae20;
	padding: 5px 10px;
	border: 1px solid #ffbb21;
}

/*	tutorials	*/

.tutorbox a { margin-bottom: 10px; display:block; height: 150px; border: 2px solid #d8d5cc; }
.tutorbox span { color:#fff; font-size:16px; display:block; background: #000; padding:10px; margin-top:108px; }

/* NOT IE */
.tutorbox a span { opacity:0.2; }
.tutorbox a:hover span { opacity:0.5; }

.fl_tut {  background: transparent url(../../content/tutorial/gombok/flstudio_off.jpg) no-repeat; }
.fl_tut:hover {  background: transparent url(../../content/tutorial/gombok/flstudio_on.jpg) no-repeat; }

.reason_tut {  background: transparent url(../../content/tutorial/gombok/reason_off.jpg) no-repeat; }
.reason_tut:hover {  background: transparent url(../../content/tutorial/gombok/reason_on.jpg) no-repeat; }

.cubase_tut {  background: transparent url(../../content/tutorial/gombok/cubase_off.jpg) no-repeat; }
.cubase_tut:hover {  background: transparent url(../../content/tutorial/gombok/cubase_on.jpg) no-repeat; }

.synthedit_tut {  background: transparent url(../../content/tutorial/gombok/synthedit_off.jpg) no-repeat; }
.synthedit_tut:hover {  background: transparent url(../../content/tutorial/gombok/synthedit_on.jpg) no-repeat; }

.music_tut {  background: transparent url(../../content/tutorial/gombok/music_off.jpg) no-repeat; }
.music_tut:hover {  background: transparent url(../../content/tutorial/gombok/music_on.jpg) no-repeat; }

.tweetmeme_button {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}