﻿/*body
{
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	background-color: #002157;
}*/

html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #ffffff;
}

#wrapper
{
	background-color: #000000;
	margin: 0 auto;
	vertical-align: middle;
	width: 100%;
}

.collIcon1
{
    width: 42px;
    background-color: #D2DEFF;
}

.collIcon2
{
    width: 42px;
    background-color: #E2FFC6;
}

.style1
{
    width: 103px;
    height: 32px;
    background-image: url('http://www.bolygonk.hu/images/newMenu_03.jpg');
    background-repeat: no-repeat;
}        

.titleBal
{
    background-image: url('http://www.bolygonk.hu/images/title2_bal_01.jpg');
    height: 80px;    
    background-repeat: no-repeat;
}

.titleKozep
{
    background-image: url('http://www.bolygonk.hu/images/title2_kozep_01_03.jpg');
    width: 100%;
    height: 80px;
    vertical-align: top;
    text-align: left;    
}

.titleJobb
{
    background-image: url('http://www.bolygonk.hu/images/title2_jobb_01_04.jpg');
    height: 80px;
    vertical-align: top;
    text-align: center;
    class="topLeft";    
    background-repeat: no-repeat;
}

.footerLeft
{     
    background-image: url('http://www.bolygonk.hu/images/footer_left_01.jpg');
    height: 80px;    
}

.footerMiddle
{
    background-image: url('http://www.bolygonk.hu/images/footer_middle_03.jpg');
    vertical-align: middle;   
    width: 100%;
    height: 80px;
    text-align: left;
}

.footerRight
{
    background-image: url('http://www.bolygonk.hu/images/footer_right_04.jpg');
    height: 80px;    
}

.messageTableWide
{
    width: 100%;
    border: 1px solid #FFFF00;
    background-color: #ececff;
}

.styleCat
{
    width: 100%;
    background-image: url('../../images/catBack.gif');
    background-repeat: no-repeat;
    border-spacing: 0px;                  
}

.messageTable
{
    border: 1px solid #FFFF00;
    background-color: #ececff;
}

.keret
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}

.userInfo
{
    font-size: 10pt;
    color: #ff4500;
    font-family: 'Trebuchet MS';
    font-weight: bold;
}

.userInfoText
{
    font-size: 8pt;
    color: #000000;
    font-family: 'Trebuchet MS';
    font-weight: bold;
}

.topicFooter
{
    background-color: #FFFFFF;
}

.csbTitle
{
    background-color: #b7d0fd;
}

.countries
{
    font-size: 8pt;
    color: gray;
    font-family: 'Trebuchet MS';
}

.userName
{
    font-size: 12pt;
    color: Blue;
    font-family: 'Trebuchet MS';
}

a.AtoZ
{
    font-size: 9pt;
    color: #0000ff;
    font-family: 'Trebuchet MS';
    text-decoration: none;
}

a.AtoZMiddle
{
    font-size: 11pt;
    color: #0000ff;
    font-family: 'Trebuchet MS';
    text-decoration: none;
    font-weight: bold;
    text-decoration: none;
}

a.AtoZBig
{
    font-size: 14pt;
    color: #0000ff;
    font-family: 'Trebuchet MS';
    text-decoration: none;
    font-weight: bold;
}

.listItems
{
    font-size: 9pt;    
}

.modalBackground
{
    background-color:Gray;
    filter:alpha(opacity=60);
    opacity:0.60;  
}

.highlight
{
    text-decoration:none;
    font-weight:bold;
    color:black;
    background:yellow;
}

.tabStyle
{
	width: 24px;
}

.topLeft
{
	vertical-align: top;
	text-align: left;
}

.topCenter
{
	vertical-align: top;
	text-align: center;
}

.topRight
{
	vertical-align: top;
	text-align: right;
}

.bottomLeft
{
	vertical-align: bottom;
	text-align: left;
}

.imgPadding
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.myTable
{
	height: 100%;
	width: 1002px;
}

.mainMenu
{
	font-weight: normal;
	font-size: 15pt;
	font-family: 'Trebuchet MS';
	color: white;
	text-align: center;
}

.literal
{
	font-weight: normal;
	font-size: 8pt;
	font-family: 'Trebuchet MS';
	text-align:-moz-left;
    !text-align:left;	
}


.literalCenter
{   
	font-weight: normal;
	font-size: 8pt;
	font-family: 'Trebuchet MS';
	text-align:-moz-center;
    !text-align:center;	
    color: #367180;
  }
  
.literalCenterGame
{   
	font-weight: normal;
	font-size: 8pt;
	font-family: 'Trebuchet MS';
	text-align:-moz-center;
    !text-align:center;	
    color: DarkBlue;
  }

A:hover
{
    color: #8b0000;
    background-color: #B3CBFF;
}
A:active
{
	color: 8b0000; 
}

A
{
	color: #0000ff;
}

:hover
{
    color: #8b0000;
}

.Grid
{
	border-bottom: blue thin solid;
	table-layout: auto;
}
.cellRight
{
	 text-align:-moz-right;
     !text-align:right;
}

.cellTopRight
{
	 text-align:-moz-right;
     !text-align:right;
     vertical-align: -moz-top;
     vertical-align: top;
}

.cellBottom
{
	 text-align:-moz-left;
     !text-align: left;
     vertical-align: -moz-bottom;
     vertical-align: bottom;
}

.cellMiddle
{
	 text-align:-moz-center;
     !text-align: center;
     vertical-align: -moz-middle;
     vertical-align: middle;
}

.cellTopCenter
{
	 text-align:-moz-center;
     !text-align: center;
     vertical-align: -moz-top;
     vertical-align: top;
}

.cellCenter
{
     text-align:-moz-center;
     !text-align:center;    
     clear: left; 
}

.cellLeft
{
	text-align: left;
}
.emptyField
{
	background-color: #ffff99;
}
.TextBoxWaterMark
{
	color: lightgrey;
}
.TextBoxWaterMarkOptional
{
	color: lightgrey;
}
.paneHeader
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	padding-bottom: 3px;
	color: white;
	padding-top: 3px;
	font-family: 'Trebuchet MS';
	background-color: royalblue;
	margin: 2px;
	cursor: hand;
}
.paneContent
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: justify;
}

.upload
{
	width: 236px;
}

.freeTextBox
{
	font-weight: normal;
	font-size: 15pt;
	font-family: 'Trebuchet MS';
}

.simpleText
{
	font-weight: normal;
	font-size: 8pt;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}

.linkCursor
{
    cursor: pointer;
    cursor: hand;    
}

.leiras
{
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 6px;
    padding-top: 6px;
}

.c90x90
{
    width: 80px;
    height: 80px;
    background-image: url(../../images/picBack/picBack_total.jpg);
    vertical-align: middle;
    text-align: center;    
}

.cellJustify
{
    vertical-align: top;
    text-align: justify;
    margin: 4px;
}

.cellTitle
{
    background-color: #6699cc;
    color: white;
}

.cellTitleClosed
{
    background-color: #cccccc;
    color: #000000;
}

.CNmenu
{
    font-weight: bold;
    font-size: 10pt;
    font-family: 'Trebuchet MS';
    background-image: url(../../images/CNheaderMenu.jpg);
    color: white;
    cursor: hand;
    cursor: pointer;
}

.CNmenuText
{
    font-weight: normal;
    font-size: 10pt;
    font-family: 'Trebuchet MS';
    text-align: justify;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 33px;
    height: 34px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../../images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../../images/SavedStar.png);
}


.line
{
    border-bottom: #dcdcdc 1px solid;
    border-bottom-color: #FFFF66;
}

.border
{
    border-right: #cccccc 4px outset;
    border-top: #cccccc 4px outset;
    border-left: #cccccc 4px outset;
    border-bottom: #cccccc 4px outset;
}

/* default layout */
.ajax__tab_default .ajax__tab_header {white-space:nowrap;}
.ajax__tab_default .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
.ajax__tab_default .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
.ajax__tab_default .ajax__tab_tab {margin-right:4px;overflow:hidden;text-align:center;cursor:pointer;display:-moz-inline-box;display:inline-block}

/* xp theme */
.ajax__tab_xp .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url(../../images/tab-line.gif)) repeat-x bottom;}
.ajax__tab_xp .ajax__tab_outer {padding-right:4px;background:url(../../images/tab-right.gif)) no-repeat right;height:21px;}
.ajax__tab_xp .ajax__tab_inner {padding-left:3px;background:url(../../images/tab-left.gif)) no-repeat;}
.ajax__tab_xp .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(../../images/tab.gif)) repeat-x;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {background:url(../../images/tab-hover-right.gif)) no-repeat right;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {background:url(../../images/tab-hover-left.gif)) no-repeat;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {background:url(../../images/tab-hover.gif)) repeat-x;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {background:url(../../images/tab-active-right.gif)) no-repeat right;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {background:url(../../images/tab-active-left.gif)) no-repeat;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {background:url(../../images/tab-active.gif)) repeat-x;}
.ajax__tab_xp .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}

/* scrolling */
.ajax__scroll_horiz {overflow-x:scroll;}
.ajax__scroll_vert {overflow-y:scroll;}
.ajax__scroll_both {overflow:scroll}
.ajax__scroll_auto {overflow:auto}