.NodeChildCssClass {font-size:12px; color:#fff; font-family:Arial, Helvetica, sans-serif; padding-left:4px; width:100%;}
.NodeOverCssClass {font-size:12px; color:#fff; font-family:Arial, Helvetica, sans-serif; padding-left:4px; background-color: #1ab02a; width:100%;}
.BodyCssClass {padding:10px; width:100%;}
.CssClass {width:100%;}
.TreeCssClass {width:100%;}
.NodeCssClass {width:100%;}

body {
	margin:0 0 10px 0;
	padding:0;
	background:url(MoleHandSkin/bg.jpg) 0 0 repeat-x #4e4e4e;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
	font-size:11px;
	position:relative;
}

.clear {
	clear:both;
	}
.none {
	display:none;
	}

img { border: 0 }

h1.title {
	display:none;
}

a:link { color: #1ab02a; text-decoration:none; } 
a:visited { color: #1ab02a; text-decoration:none; } 
a:hover { color: #1ab02a; text-decoration:underline; } 


.ModulContainer { position:relative; }

.ModuleTitle
 {
	font-size:16px;
	margin:0 0 10px 0;
	padding:0;
	color: #1ab02a;
	display:block;
}

div#login {
	margin:0 auto;
	padding:20px;
	width:699px;
	position:relative;
	color:#f5f5f5;
	text-align:left;
}

div#login h2 {
	font-size:14px;
	margin:0 0 10px 0;
	color: #fff;
	font-weight:bold;
	}

div#login a {
	color:#f5f5f5;
	text-decoration:underline;
	}
div#login a:hover {
	color:#f5f5f5;
	text-decoration:none;
	}

div.reg {
	float:left;
	width:400px;
	}
div#login .loginpane {
	/*behavior:url(/hover.htc);
	opacity:0.5;*/
	margin:0;
	float:right;
	width:200px;
	display:block
	border:1px solid red;
	}
/*div#login form:hover {
	opacity:1;
	}*/
div#login p {
	margin:0 0 5px 0;
	}
div#login .loginpane fieldset {
	margin:0;
	border:0 none;
	}
div#login .loginpane label {
	margin:0 0 0px 0;
	color:#ccc;
	font-weight:normal;
	}
div#login .loginpane label a {
	display:none;
	}
div#login .loginpane input {
	background:#272727;
	font-size:11px;
	color:#999;
	}

div#login .loginpane input.NormalTextBox {
	padding:1px 2px;
	border:1px solid #666;
	}
	
div#login .loginpane input.StandardButton {
	font-size:10px;
	padding:0px 2px;
	padding:1px 2px;
	border:1px solid #666;
	}
	
div#login .loginpane td	.SubHead br { display:none }

div.page {
	margin:0 auto;
	width:739px;
	/*height:602px;
	background:url(MoleHandSkin/page.jpg) 0 0 no-repeat;*/
	position:relative;
	text-align:left;
	}

div.header {
	position:relative;
	width:739px;
	height:86px;
	background:url(MoleHandSkin/bg_header.gif) 0 0 no-repeat;
	}
a.logolink {
	display:block;
	position:absolute;
	top:21px;
	left:53px;
	width:164px;
	height:40px;
	}
a.logolink span {
	display:none;
	}
	
a.loginreg {
	position:absolute;
	top:3px;
	right:85px;
	color:#f5f5f5 !important;
	text-decoration:none;
	font-size:10px;
	}
a.loginreg:hover {
	text-decoration:none;
	}
	
#loginreg {
	position:absolute;
	top:0;
	right:85px;
	height: 17px;
	padding: 3px 0 0 20px;
	color:#f5f5f5 !important;
	text-decoration:none;
	font-size:10px;
	text-align:center;
	background:url(MoleHandSkin/loginregbg.gif) 0 3px no-repeat #272727;
}	
#loginreg a {	
	color:#f5f5f5 !important;
	text-decoration:none;
	font-weight: normal;
}

.kereses {
	position:absolute;
	margin:0;
	padding:0;
	top:41px;
	left:506px;
	}

.kereses input {
	background:#fff;
	border:1px solid #272727;
	font-size:11px;
	color:#666;
	padding:2px;
	height: 14px;
	margin:0 10px 0 0;
	width:124px;
	position: absolute; left: 0; top: 0;
	}

.kereses a {
	position: absolute; left: 134px; top: 0;
	background:#272727;
	border:1px solid #272727;
	font-size:10px; font-weight: normal;
	color:#e7e7e7 !important;
	padding:3px 15px;
	height: 12px;
	}

div.lang {
	margin:0;
	padding:4px 0 0 2px;
	width:17px;
	height:45px;
	background:url(MoleHandSkin/lang.gif) 0 0 no-repeat;
	position:absolute;
	top:30px;
	right:-17px;
	font-size:10px;
	line-height:18px;
	}
div.lang a,div.lang a:visited {
	color:#333;
	text-decoration:none;
	}
div.lang a:hover {
	color:#666;
	text-decoration:none;
	}

div.lang table { border:0; border-collapse:collapse; margin:0; padding:0}
div.lang table td { margin:0; padding:0; text-align:left}
	
div.body {
	padding:0 18px;
	background:#fff;
	}

.box {
	width:234px;
	height:227px;
	float:left;
	position:relative;
	}
	
.box .SubHead {
	padding:0 15px;
	margin:0;
	display:block;
	color: #444;
}

.SubHead {
	color: #444;
}

#dnn_HirekPane table td { padding: 0; margin: 0 }

.box p {
	margin:0;
}

.box #dnn_HirekPane p {
	padding:0 15px;
}


.box a:link, #content a:link { color: #1ab02a; text-decoration:underline; } 
.box a:visited, #content a:visited { color: #1ab02a; text-decoration:underline; } 
.box a:hover, #content a:hover { color: #1ab02a; text-decoration:none; } 	
	
#menubox {
	background:url(MoleHandSkin/bg_menu.jpg) 0 0 no-repeat;
	font-size:12px !important;
}

#menubox ul {
	list-style:none none;
	margin:10px 25px;
	padding:0;
	width:179px;
}

#menubox ul li {
	list-style:none none;
	margin:0;
	padding:0;
	width:179px;
	background:url(MoleHandSkin/dots.gif) 0 0 repeat-x;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	font-weight: normal !important;
}
#menubox ul li.first {
	margin:0;
	padding:0;
	width:179px;
	background:none;
	}

#menubox ul li a {
	display:block;
	width:145px;
	padding:2px 17px;
	background:url(MoleHandSkin/arrow_box.gif) 3px 5px no-repeat;
	color:#fff;
	text-decoration:none;
	font-size:12px !important;
}

#menubox ul li a:hover {
	background: url(MoleHandSkin/arrow_box_hover.gif) 3px 5px no-repeat #1ab02a;
	color:#fff;
	}

#menubox ul li ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:179px;
	}

#menubox ul li ul li {
	margin:0;
	padding:0;
	}
#menubox ul li ul li a {
	margin:0;
	padding:0;
	width:151px;
	padding:2px 0 2px 28px;
	background:url(MoleHandSkin/arrow.gif) 17px 7px no-repeat;
	}

#menubox ul li ul li a:hover {
	background: url(MoleHandSkin/arrow_hover.gif) 17px 7px no-repeat #1ab02a;
	}

#menubox ul li.SelectedTab { font-weight: bold !important; }

#tarhelybox {
	background:url(MoleHandSkin/bg_tarhely.jpg) 0 0 no-repeat;
	z-index: 1000;
}

#tarhelybox h2 {
	display:none;
	}
	
#tarhelybox p {	
	margin: 0; padding: 0;
}

#tarhelybox #TarhelyPane img {
	display: block;
}

/*
#tarhelybox .tarhelycsillag {
	position:absolute;
	width:100px;
	top:95px;
	left:0;
	color:#ed4a4d;
	text-align:center;
	font-weight:bold;
	}
#tarhelybox .tarhelyar {
	margin:0;
	color:#ed4a4d;
	font-size:36px;
	text-align:center;
	font-weight:bold;
	letter-spacing:0px;
	}
#tarhelybox ul {
	margin:0;
	padding:0;
	list-style-type:none;
	color:#272727;
	position:absolute;
	top:75px;
	left:130px;
	}
#tarhelybox .megrendelem {
	display:block;
	width:121px;
	height:24px;
	background:url(MoleHandSkin/button_megrendelem.gif) 0 0 no-repeat;
	position:absolute;
	bottom:16px;
	right:16px;
	}
#tarhelybox .megrendelem span {
	display:none;
	}
*/
#akciobox {
	background:url(MoleHandSkin/bg_akcio.jpg) 0 0 no-repeat;
	position:relative
}
.discount_en {
	background:url(MoleHandSkin/bg_akcio_en.jpg) 0 0 no-repeat !important;
}

#akciobox h2 {
	display:none;
}

#akciobox div.content {
	position: absolute;
	left: 20px; top: 100px;
	width: 195px; height: 70px;
}

#akciobox .tovabbiakciok {
	display:block;
	width:129px;
	height:24px;
	background:url(MoleHandSkin/button_tovabbiakciok.gif) 0 0 no-repeat;
	position:absolute;
	bottom:16px;
	right:16px;
	}
#akciobox .tovabbi_en {
	background:url(MoleHandSkin/button_tovabbiakciok_en.gif) 0 0 no-repeat;	
}
	
#akciobox .tovabbiakciok span {
	display:none;
	}

#domainregbox {
	background:url(MoleHandSkin/bg_domainreg.jpg) 0 0 no-repeat;
	position:relative;
	}
	
.domain_sub {
	background:url(MoleHandSkin/bg_domainreg_en.jpg) 0 0 no-repeat !important;
}

#domainregbox h2 {
	display:none;
	}
	
#dnn_DomainPane1 {
	position: absolute;
	top:0; left: 0; 
	width:234px;
	height:227px;
}

#hirek {
	/*border-right:1px solid #e7e7e7;
	margin:10px 0;*/
	}
#hirek h2, #mediaszolg h2,
#hirek .ModuleTitle, #mediaszolg .ModuleTitle
 {
	font-size:16px;
	margin:10px 15px;
	padding:0;
	color: #1ab02a;
	display:block;
}

#hirek .ModulContainer {
	border-right: 1px solid #ccc;
}

#hirek ul {
	margin:0 25px !important;
	padding:0 !important;
	list-style:none none;
}
#hirek ul li {
	list-style:none none;
	background:url(MoleHandSkin/dots.gif) 0 100% repeat-x;
	margin:0 0 10px 0 !important;
	padding:0 !important;
}
#hirek ul li.last {
	background:none;
	margin:0 0 10px 0 !important;
	padding:0 !important;
	}
#hirek ul li a {
	display:block;
	width:155px;
	padding:0 7px 10px 15px;
	background:url(MoleHandSkin/arrow_green.gif) 0 3px no-repeat;
	color:#000;
	text-decoration:none;
	}
#hirek ul li a:hover {
	background:url(MoleHandSkin/arrow.gif) 0 3px no-repeat;
	color: #1ab02a;
	text-decoration:none;
	}
#hirek .tovabbihirek {
	display:block;
	width:117px;
	height:24px;
	background:url(MoleHandSkin/button_tovabbihirek.gif) 0 0 no-repeat;
	float:right;
	margin:0 15px 0 0;
	}
#hirek .tovabbihirek span {
	display:none;
	}

#usermenu {
	float: right;
	margin: 5px 0;
	height: auto;
}

#rightzone {
	float: right;
	height: auto;
}

#usermenu .TabList {
	background: #FAF5E2;
	padding: 5px 0;
}

#usermenu .SelectedTab {
	color: #666;
}

#usermenu a:link { color: #666666; text-decoration:none; } 
#usermenu a:visited { color: #666666; text-decoration:none; } 
#usermenu a:hover { color: #666666; text-decoration:none; } 

#usermenu ul {
	list-style:none none;
	margin:15px 25px;
	padding:0;
	width:184px;
}

#usermenu ul ul {
	list-style:none none;
	margin:0;
	padding:0;
	width:184px;
}

#usermenu ul li {
	list-style:none none;
	margin:0;
	padding:0;
	width:184px;
	display:block;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	font-weight: normal !important;
}

#usermenu ul li a {
	display:block;
	width:150px;
	padding:2px 17px;
	background:url(MoleHandSkin/arrow_box.gif) 3px 5px no-repeat;
	text-decoration:none;
	font-size:12px !important;
}

#usermenu ul li ul li a {
	display:block; margin: 0;
	width:156px;
	padding:2px 0 2px 28px;
	background:url(MoleHandSkin/arrow.gif) 17px 7px no-repeat;
	text-decoration:none;
	font-size:11px !important;
}
#usermenu ul li a:hover {
	background-color: #FfF9f4;
}

.certified { text-align:center; margin: 10px 0; float:right; clear: right; height:auto; }

div.top { overflow: hidden; }
div.bottom {
	clear: both;
}

div.footer {
	position:relative;
	clear:both;
	background:url(MoleHandSkin/bg_footer.jpg) 0 100% #fff no-repeat;
	height:81px;
	font-size:10px;
	}
	
div.footer .logo_ms {
	position:absolute;
	top:6px;
	left:25px;
	margin:0;
	padding:0;
	display:block;
	width:113px;
	height:70px;
	background:url(MoleHandSkin/msgold.jpg) 0 0 no-repeat;
	}
div.footer .logo_fs {
	position:absolute;
	top:45px;
	left:150px;
	margin:0;
	padding:0;
	display:block;
	width:88px;
	height:31px;
	background:url(MoleHandSkin/fujitsu.jpg) 0 0 no-repeat;
	}
/*
div.footer .logo_asp {
	position:absolute;
	top:20px;
	left:110px;
	margin:0;
	padding:0;
	display:block;
	width:59px;
	height:21px;
	background:url(MoleHandSkin/logo_asp.gif) 0 0 no-repeat;
	}
*/
div.footer .logo_iis {
	position:absolute;
	top:10px;
	left:150px;
	margin:0;
	padding:0;
	display:block;
	width:88px;
	height:31px;
	background:url(MoleHandSkin/iis7.jpg) 0 0 no-repeat;
	}
div.indexfooter .logo_iis {
	top: 23px;
}

div.footer .logo_kmop {
	position:absolute;
	top:18px;
	left:23px;
	margin:0;
	padding:0;
	display:block;
	width:102px;
	height:42px;
	background:url(MoleHandSkin/ujmagyarorszag.gif) 0 0 no-repeat;
	}


div.footer span {
	display:none;
	}

div.footer p {
	position:absolute;
	top:23px;
	left:255px;
	margin:0;
	padding:0;
	}

div.footer a, div.footer a:visited {
	color: #545454;
	text-decoration:none;
	}
div.footer a:hover {
	color: #545454;
	text-decoration:underline;
	}

#toplink { position: absolute; right: 20px; bottom: 15px; padding-left: 12px; background:url(MoleHandSkin/arrow_top.gif) no-repeat 0 50%;}

/* sIFR */

.sIFR-hasFlash #hirek h2 {
	visibility:hidden;
	letter-spacing:-9px;
	font-size:19px;
	margin:10px 15px;
	padding:0;
	}

.sIFR-hasFlash #mediaszolg h2 {
	visibility:hidden;
	letter-spacing:-9px;
	font-size:19px;
	margin:10px 15px;
	padding:0;
	}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin:0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/*by ben*/
.contentbox {
	width:438px;
	padding: 15px;
	float:left;
	position:relative;
	z-index: 10;
}

.contentbox p {
	padding:0;
	margin:0 0 1em 0;
}

.contentbox p img { margin: 10px 10px 5px 10px; }

.contentbox ul {
	margin: 1em 0;
	padding: 0;
	list-style: none none;
}
.contentbox ul li {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none none;
	background:url(MoleHandSkin/arrow_box.gif) no-repeat 0 0.3em;
}
.contentbox ul ul { margin: 0 }
.contentbox ul ul li {
	background:url(MoleHandSkin/arrow.gif) no-repeat 0 0.4em;
}


/*** FCK EDITOR CLASSES ***/
.SmallText {
	font-size: 80%;
}

.LargeText {
	font-size: 120%;
}

h2.Title {
	color:#1AB02A;
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
	font-weight: normal !important;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	clear: both;
}

h3.Title {
	color:#1AB02A;
	font-size:12px;
	margin:0 0 10px 0;
	padding:0;
	font-weight: normal !important;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	clear: both;
}


table.TableGrid {
	border: 1px solid #ccc;
	border-collapse: collapse !important;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	zoom: 1;
	font-size:11px;
	width: 100%;
	margin:0 auto;
}

table.TableGrid td, table.TableGrid th {
	border: 1px solid #ccc;
	padding: 5px 10px;
	zoom: 1;
	text-align:center;
}

table.TableGrid tr.odd {
	background: #fff;
}

table.TableGrid tr.even {
	background: #f8f8f8;
}

table.TableGrid th {
	text-align:center;
	font-weight: bold;
}


table.TableGrid thead th, table.TableGrid thead td, table.TableGrid .TableHeader {
	color: #fff;
	/*
	border: 1px solid #666;
	background:url(MoleHandSkin/bg.jpg) 0 -50px repeat-x #222 !important;
	*/
	border:1px solid #333;
	background: #333 !important;
}

table.TableGrid td img {
	display: block;
	margin: 0 auto;
}

table.TableGrid p, table.TableGrid P, table.TableGrid div, table.TableGrid DIV  {
	margin: 0 !important;
	padding: 0 !important;
}


img.LeftImage {
	float: left;
	clear: left;
	margin: 0 10px 5px 0 !important; 
}

img.RightImage {
	float: right;
	clear: right;
	margin: 0 0 5px 10px !important
}

img.LeftImageBorder {
	padding: 5px; margin: 0 10px 5px 0 !important; float: left; border: 1px solid #ccc;
	clear: left;
}

img.RightImageBorder {
	padding: 5px;  margin: 0 0 5px 10px !important; float: right; border: 1px solid #ccc;
	clear: right;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}