/* --- fixed content width: 960px --- */

div#jegcsapLeft {
	background: url("../images/jegcsapLeft.png") top center no-repeat;
	width: 25px;
	height: 167px;
	position: absolute;
	top: 15px;
	left: 0px;
}

div#jegcsapRight {
	background: url("../images/jegcsapRight.png") top center no-repeat;
	width: 25px;
	height: 167px;
	position: absolute;
	top: 15px;
	left: 966px;
}

/* top and bottom external background parts */
div#extContainer1 {
	background: url("../images/maCo_extBGtop.png") top center no-repeat;
}
div#extContainer2 {
	background: url("../images/maCo_extBGbottom.png") bottom center no-repeat;
	padding-bottom: 700px;
	position: relative;
}

/* Splash screen */
div.splashMenuCt {
	width: 615px;
	height: 29px;
  padding-left: 50px;
	margin: 10px 0;
	background: transparent url(../images/splash_menu_bg.jpg) no-repeat 0 0;
}
div.splashMenuCt a.splashMenuItem, div.splashMenuCt a.splashMenuItem:link, div.splashMenuCt a.splashMenuItem:active,
div.splashMenuCt a.splashMenuItem:hover {
  display: block;
  height: 29px;
  line-height: 29px;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  float: left;
}
div.splashMenuCt div.splashMenuSpacer {
  width: 2px;
  height: 29px;
  padding: 0 20px;
	background: transparent url(../images/splashMenu_spacer.gif) no-repeat 20px 0;
  float: left;
}
/* top functions bar */
div#topFuncBarExt {
	position: absolute;
	margin: auto;
	left: 0px;
	right: 0px;
	z-index: 100;
}
div#topFuncBar {
	width: 864px; /* 994 real content width - 130px left padding (behind logo) */
	text-align: left;
	padding-left: 130px;
	position: static;
	z-index: 100;
}
div#topFuncPlaceholder {
	height: 43px;
}
div#topFuncBar div.loginFuncs {
	float: left;
	display: block;
	width: 350px;
	padding-left: 10px;
}
div#topFuncBar div.loginFuncs div.title {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 2px;
}
div#topFuncBar div.loginFuncs div.title img {
	padding-top: 4px;
	padding-right: 5px;
	vertical-align: top;	
	
}
div#topFuncBar div.loginFuncs form {
	font-family: arial;
	font-size: 9px;
	color: #FFFFFF;
}
div#topFuncBar div.loginFuncs input.general {
	width: 95px;
	height: 14px;
	border: 1px solid #000000;
	background: url("../images/COM_headerInputBg.png") top left repeat-x;
	color: #555555;
}
div#topFuncBar div.regFuncs {
	float: left;
	padding-left: 15px;
	width: 200px;
	font-size: 9px;
	color: #ffffff;
	margin-top: 34px;
}
div#topFuncBar div.searchFuncs {
	float: left;
	display: block;
	width: 180px;
	padding-top: 12px;
}
div#topFuncBar div.searchFuncs div.title {
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}
div#topFuncBar div.searchFuncs input.general {
	width: 140px;
	height: 14px;
	border: 1px solid #000000;
	background: url("../images/COM_headerInputBg.png") top left repeat-x;
	color: #000000;
}
div#topFuncBar div.searchFuncs input.redButton {
	font-weight: bold;
}
div#topFuncBar div.langChanger {
	float: left;
	display: block;
	width: 100px;
	padding-top: 34px;
	padding-left: 7px;
}
div#topFuncBar div.langChanger a.langChangerEn {
	float: left;
	display: block;
	padding-left: 26px;
	background: url("../images/heLn_flagEn.png") top left no-repeat;
	color: #E0E2EB;
	font-size: 10px;
	vertical-align: bottom;
}
div#topFuncBar div.langChanger a.langChangerHu {
	float: left;
	display: block;
	padding-left: 26px;
	background: url("../images/heLn_flagHu.png") top left no-repeat;
	color: #E0E2EB;
	font-size: 10px;
	vertical-align: bottom;
}
div#topFuncBar div.langChanger div.currLang {
	float: left;
	color: #4546B4;
	font-size: 10px;
}
/* main container */
div#mainContainer {	/* span használata esetén IE7 alatt is jól müködik szélesség-megadás nélkül */
	display: inline-block;
	position: relative;
	width: 994px;	/* a méret dinamikusan változhatna, ezt csak egy ie7 bug miatt kell megadni. */
}
div#mainContainer div.content {
	margin-left: 17px;
	margin-right: 17px;
	width: 960px;	/* a belső tartalom szélessége, árnyékok, stb nélkül. A sötétkékebb rész */
	/* background: url("../images/maCo_innerBg.png") top left repeat; */
	background-color: #0c1c44;
}

/* shadowing */
div#mainContainer div.shadowLayerT {
	width: 940px; /* 960 - 2x10px (27-17) */
	display: block;
	height: 17px;
	margin-left: 27px;
	margin-right: 27px;
	background: url("../images/maCo_shadT.png") top left repeat-x;
}
div#mainContainer div.shadowLayerB {
	width: 944px;	/* 960 - 2x8px (25-17) */
	display: block;
	height: 17px;
	margin-left: 25px;
	margin-right: 25px;
	background: url("../images/maCo_shadB.png") top left repeat-x;
}
div#mainContainer div.shadowLayerL {
	display: inline-block;
	position: relative;
}
div#mainContainer div.shadowLayerL div.shadowL {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	background: url("../images/maCo_shadL.png") top left repeat-y;
	width: 17px;
	margin-top: 10px;
	margin-bottom: 9px;
}
div#mainContainer div.shadowLayerR {
	display: inline-block;
	position: relative;
}
div#mainContainer div.shadowLayerR div.shadowR {
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	background: url("../images/maCo_shadR.png") top left repeat-y;
	width: 17px;
	margin-top: 10px;
	margin-bottom: 9px;
}

/* shaping */
div#mainContainer div.shapingLayerTL {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 27px;
	height: 27px;
	background: url("../images/maCo_shapTL.png") top left no-repeat;
}
div#mainContainer div.shapingLayerTR {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 27px;
	height: 27px;
	background: url("../images/maCo_shapTR.png") top left no-repeat;
}
div#mainContainer div.shapingLayerBL {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 25px;
	height: 26px;
	background: url("../images/maCo_shapBL.png") top left no-repeat;
}
div#mainContainer div.shapingLayerBR {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 25px;
	height: 26px;
	background: url("../images/maCo_shapBR.png") top left no-repeat;
}


/* === HEADER LINE SECTION === */
div#headerTitle {
	height: 65px;
	background: url("../images/heLn_titleText.png") 115px 25px no-repeat;
	text-align: right;
}

div.headerTitleBajnok {
	background: url("../images/heLn_titleText_bajnok.png") 115px 25px no-repeat !important;
        margin-left: 35px;
}

/* tabulators */
div#headerTitle span.positioner {
	display: inline-block;
	height: 65px;
	width: 0px;
	vertical-align: middle;
}
div#headerTitle span.elements {
	vertical-align: middle;
	padding-right: 15px;
}
div#headerTitle span.elements a.mainTab1 {
	display: inline-block;
	height: 40px;
	padding-left: 7px;
	margin-left: 20px;
	background: url("../images/heLn_mainTabL.png") top left no-repeat;
	text-decoration: none;
}
div#headerTitle span.elements a.mainTab1 span.tabLogoPosRef {
	display: inline-block;
	position: relative;
	vertical-align: top;
	height: 40px;
	width: 0px;
}
div#headerTitle span.elements a.mainTab1 span.tabLogoPosRef span.tabLogo1 {
	position: absolute;
	top: -2px;
	left: -30px;
	width: 44px;
	height: 43px;
	background: url("../images/heLn_mainTabImg1_vidishop.png") top left no-repeat;
}
div#headerTitle span.elements a.mainTab1 span.tabLogoPosRef span.tabLogo2 {
	position: absolute;
	top: -3px;
	left: -24px;
	width: 40px;
	height: 45px;
	background: url("../images/heLn_mainTabImg1.png") top left no-repeat;
}
div#headerTitle span.elements a.mainTab1 span.tabLogoPosRef span.tabLogo3 {
	position: absolute;
	top: -10px;
	left: -24px;
	width: 38px;
	height: 46px;
	background: url("../images/heLn_mainTabImg2.png") top left no-repeat;
}
div#headerTitle span.elements a.mainTab1 span.mainTab2 {
	display: inline-block;
	height: 40px;
	padding-right: 7px;
	background: url("../images/heLn_mainTabR.png") top right no-repeat;
}
div#headerTitle span.elements a.mainTab1 span.mainTab2 span.mainTab3 {
	display: inline-block;
	background: url("../images/heLn_mainTabOver.png") top left repeat-x;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	
	padding-left: 15px;
	font-size: 10px;
	font-family: Arial;
	color: #ffffff;
	text-transform: uppercase;
}

div#headerTitle span.betaLogoPosRef {
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	width: 0px;
	height: 0px;
}
div#headerTitle span.betaLogoPosRef span.betaLogo {
	position: absolute;
	left: -565px;
	bottom: 30px;
}

/* main menu and logo */
div#headerMenu {
	text-align: left;
}
div#headerMenu div.vidLogoPosRef {
	position: relative;
	width: 0px;
	height: 0px;
}
div#headerMenu div.vidLogoPosRef a.vidLogo {
	position: absolute;
	width: 86px;
	height: 146px;
	bottom: 0px;
	left: 15px;
	background: url("../images/heLn_vidLogo.png") top left no-repeat;
}

div#headerMenu div.vidLogoPosRef a.vidLogoBajnok {
	position: absolute;
	width: 125px;
	height: 146px;
	bottom: 22px;
	left: 15px;
	background: url("../images/heLn_vidLogo_bajnok.png") top left no-repeat;
}

div#headerMenu div.vidLogoPosRef a.vidLogoBajnokEn {
	position: absolute;
	width: 125px;
	height: 146px;
	bottom: 0px;
	left: 15px;
	background: url("../images/Vidi_Bajnoki_Logo_gold_League_Champions.png") top left no-repeat;
}

div#headerMenu div.vidLogoPosRef a.vidLogoBajnokDual {
	position: absolute;
	width: 125px;
	height: 146px;
	bottom: 0px;
	left: 15px;
	background: url("../images/Vidi_Bajnoki_Logo_GOLD_Dual.png") top left no-repeat;
}

div#headerMenu div.vidLogoPosRef a.vidLogoBajnokDualEn {
	position: absolute;
	width: 125px;
	height: 146px;
	bottom: 0px;
	left: 15px;
	background: url("../images/Vidi_Bajnoki_Logo_GOLD_DoubleWinners.png") top left no-repeat;
}

div#headerMenu div.menuLine {
	background: url("../images/heLn_bgBack.png") top left repeat-x;
	margin-bottom: 10px;
	font-size: 0px;	
}
div#headerMenu div.menuLine div.menuLineOver {
	background: url("../images/heLn_bgOver.png") 230px top no-repeat;
	height: 40px;
	padding-left: 135px;
}

/* link and effect config */
div#headerMenu div.menuLine span.linkSep {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	height: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 1px;
	background: #ffffff;
	vertical-align: middle;
}
div#headerMenu div.menuLine span.mainLinkExt {
	position: relative;
	display: inline-block;
	height: 40px;
	vertical-align: top;
	font-size: 0px;
}
div#headerMenu div.menuLine span.mainLinkExt a.mainlink {
	position: relative;
	display: inline-block;
	text-decoration: none;
	height: 40px;
	vertical-align: top;
	font-size: 0px;
}
div#headerMenu div.menuLine span.mainLinkExt a.mainlink span.realPlace {
	display: block;
	height: 100%;
	padding-left: 1px;
	padding-right: 1px;
}

div#headerMenu div.menuLine span.mainLinkExt a.mainlink span.realPlace span.positioner {
	display: inline-block;
	height: 100%; 
	width: 0px;
	vertical-align: middle;
}
div#headerMenu div.menuLine span.mainLinkExt a.mainlink span.realPlace span.text {
	text-transform: uppercase;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}
div#headerMenu div.menuLine span.mainLinkExt a.mainlink span.alterBg {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	right: 0px;
}
div#headerMenu div.menuLine span.mainLinkExt a.mainlink span.alterBg span.left {
	display: block;
	height: 100%;
	padding-left: 7px;
	background: url("../images/heLn_menuOverTL.png") top left no-repeat;	
}
div#headerMenu div.menuLine span.mainLinkExt a.mainlink span.alterBg span.right {
	display: block;
	height: 100%;
	padding-right: 7px;
	background: url("../images/heLn_menuOverTR.png") top right no-repeat;	
}
div#headerMenu div.menuLine span.mainLinkExt a.mainlink span.alterBg span.center {
	display: block;
	height: 100%;
	background: url("../images/heLn_menuOverT.png") top center repeat-x;	
}

div#headerMenu div.menuLine span.mainLinkExt:hover a.mainlink {
	background: url("../images/heLn_menuOver.png") top left repeat-x;
}
div#headerMenu div.menuLine span.mainLinkExt:hover a.mainlink span.realPlace {
	padding: 0px;
	border-left: 1px solid #51659a;
	border-right: 1px solid #51659a;
}
div#headerMenu div.menuLine span.mainLinkExt:hover a.mainlink span.alterBg {
	display: block;
	top: -7px;
	height: 10px;
}

/* link dropdown submenu config */
div#headerMenu div.menuLine span.mainLinkExt span.borderCover {
	display: none;
	position: absolute;
	z-index: 2;
	bottom: -1px;
	left: 1px;
	right: 1px;
	height: 2px;
	background-color: #0E1C4B;
}
div#headerMenu div.menuLine span.mainLinkExt:hover span.borderCover {
	display: block;
	z-index: 200;
}

div#headerMenu div.menuLine span.mainLinkExt span.dropDownBox {
	position: absolute;
	display: none;
	left: 0px;
	top: 40px;
	z-index: 100;
}
div#headerMenu div.menuLine span.mainLinkExt:hover span.dropDownBox {
	display: block;
}
div#headerMenu div.menuLine span.mainLinkExt span.dropDownBox:hover {
	display: block;
	background: #000000;
}
div#headerMenu div.menuLine span.mainLinkExt span.dropDownBox span.shaper {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 5px;
	height: 7px;
	background: url("../images/heLn_menuDropTR.png") top left no-repeat;
}
div#headerMenu div.menuLine span.mainLinkExt span.dropDownBox span.content {
	display: block;
	background: #0E1C4B;
	border-top: 1px solid #51659a;
	border-left: 1px solid #51659a;
	border-right: 1px solid #51659a;
	white-space: nowrap;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 13px;
}
div#headerMenu div.menuLine span.mainLinkExt span.dropDownBox span.bottom {
	position: absolute;
	left: 0px;
	right: 0px;
	display: block;
	height: 7px;
}
div#headerMenu div.menuLine span.mainLinkExt span.dropDownBox span.bottom span.left {
	display: block;
	height: 100%;
	padding-left: 5px;
	background: url("../images/heLn_menuDropBL.png") top left no-repeat;
}
div#headerMenu div.menuLine span.mainLinkExt span.dropDownBox span.bottom span.right {
	display: block;
	height: 100%;
	padding-right: 5px;
	background: url("../images/heLn_menuDropBR.png") top right no-repeat;
}
div#headerMenu div.menuLine span.mainLinkExt span.dropDownBox span.bottom span.center {
	display: block;
	height: 100%;
	background: #0E1C4B;
	border-bottom: 1px solid #51659a;
}

/* reverse-positioned link dropdown submenu modification */
div#headerMenu div.menuLine span.mainLinkReverse span.dropDownBox {
	position: absolute;
	display: none;
	right: 0px;
	left: auto; 
	top: 40px;
	z-index: 100;
}
div#headerMenu div.menuLine span.mainLinkReverse span.dropDownBox span.shaper {
	right: auto;
	left: 0px;
	background: url("../images/heLn_menuDropTL.png") top left no-repeat;
}

/* link submenu design */
div#headerMenu div.menuLine span.mainLinkExt span.dropDownBox span.content span.mainbox {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	border-left: 1px solid #51659a;
	padding-left: 20px;
}
div#headerMenu div.menuLine span.mainLinkExt span.dropDownBox span.content span.mainbox span.mainboxcontent {
	display: inline-block;
}
div#headerMenu div.menuLine span.mainLinkExt span.dropDownBox span.content span.mainbox span.title {
	display: block;
	vertical-align: top;
	margin-bottom: 5px;
	padding-right: 10px;
		
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	height: 14px;
}
div#headerMenu div.menuLine span.mainLinkExt span.dropDownBox span.content span.mainbox span.subbox {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
}
div#headerMenu div.menuLine span.mainLinkExt span.dropDownBox span.content span.mainbox span.subbox a.item {
	display: block;
	vertical-align: top;
	
	font-size: 10px;
	font-family: Arial;
	line-height: 18px;
	color: #FFFFFF;
}

/* === QuickNews === */
div.quickNewsPosRef {
  position: relative;
  width: 960px;
  height: 39px;
  margin: 0 0 5px 0;
}

div.quickNewsPosRef div.quickNews {
  position: absolute;
  width: 996px; /* 960px content + 2*18px kilógás */
  height: 39px;
  left: -18px;
  z-index: 50;
}

div.quickNewsPosRef div.quickNews div.leftEnd {
  width: 18px;
  height: 39px;
  background: transparent url(../images/quickNews_leftEnd.jpg) no-repeat top left;
  float: left;
}

div.quickNewsPosRef div.quickNews div.rightEnd {
  width: 18px;
  height: 39px;
  background: transparent url(../images/quickNews_rightEnd.jpg) no-repeat top left;
  float: left;
}

div.quickNewsPosRef div.quickNews div.preImg {
  width: 136px;
  height: 39px;
  background: transparent url(../images/quickNews_img.jpg) no-repeat top left;
  float: left;
}

div.quickNewsPosRef div.quickNews div.lead {
  width: 813px;
  height: 31px;
  line-height: 26px;
  padding: 8px 0 0 11px;
  background: transparent url(../images/quickNews_bg.gif) repeat-x top left;
  vertical-align: middle;
  font-size: 13px;
  text-align: left;
  float: left;
}

div.quickNewsPosRef div.quickNews div.lead p {
	padding: 0px;
}

/* === CONTENT SECTION === */
div#innerContent {
	margin-left: 15px;
	margin-right: 15px;
	background: #ffffff;
	text-align: left;
}
div#innerContent div.contentTitle {
	height: 30px;
	background: #EEEEEE;
	margin-bottom: 4px;	
	line-height: 30px;
	font-size: 10px;
	font-family: Arial;
	color: #041b66;	
}
div#innerContent div.contentTitle div.left {
	float: left;
	height: 30px;
	text-align: left;
	padding-left: 15px;
	background: url("../images/coTi_left.png") top left no-repeat;
}
div#innerContent div.contentTitle div.right {
	float: right;
	height: 30px;
	background: url("../images/coTi_right.png") top right no-repeat;
	padding-right: 15px;
}
div#innerContent div.contentTitle div.right a.logo {
	display: inline-block;
	padding-left: 26px;
	height: 30px;
	background: url("../images/coTi_skype.png") center left no-repeat;
	margin-right: 15px;
}

/* === CONTENT SECTION === */
div#innerContent div#sidedContainer {
	width: 900px;
	padding: 11px 15px 15px 15px;
}
div#innerContent div#sidedContainer div.mainArea {
	float: left;
	width: 675px;
	padding-right: 5px;
}
div#innerContent div#sidedContainer div.sideBar {
	float: left;
	width: 215px;
	padding-left: 5px;	
}


/* === FOOTER SECTION === */
div#footerLogoPlace {
	background: #101f43;
}

div#footerLogoPlace div.footerLogoImg {
	width: 960px;
	padding-top: 95px;
	font-size: 12px;
	color: #fff;
	background: transparent url(../images/footerLogo.jpg) no-repeat top left;
}

div.footerLeftMenu {
	color: #fff;
	float: left;
}

div.copyright {
	color: #fff;
	font-size: 12px;
	float: right;
}

div.footerLeftMenu a, div.footerLeftMenu a:link, div.footerLeftMenu a:active {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

div.footerLeftMenu a:hover {
	text-decoration: underline;
}
