/*************************
* Exploding By Slowhand 
* 2004.10.03.
* www.slowhand.hu 
*************************/

body {
    border:none;
    overflow-x: auto;
    overflow-y: auto;
	 background-color: #B1B6C1;
    scrollbar-face-color : #B1B6C1;
    scrollbar-highlight-color : #CCDEFF;
    scrollbar-3dlight-color : #343237;
    scrollbar-shadow-color : #5F5766;
    scrollbar-darkshadow-color : #010101;
    scrollbar-track-color : #40527A;
    scrollbar-arrow-color : #40527A;
	margin: 0 0 0 0;	
}

.head{	
	position: relative;
	background-image: url(../images/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width:100%;
	height:115px;	
}
.bodies{
	position: relative;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width:100%; 
	height: 100%;
}
.foot{
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	height: 96px;
}
.footer{
	background-image: url(../images/foot_bg.jpg);
	background-repeat: repeat-x;
	width:100%;
	height: 96px;
}
.search{
	position: relative;
	background-color: #40527A;
	left:33px;
	top: 4px;
	border: 1px solid #0D1D44;
	width: 140px;
	text-align: center;
}
.leftCategoryBox{
	position: relative;
	width: 140px;
	left: 33px;
	text-align: left;
}
.otherPicLeft{
	position: absolute;
	/* left: 780px; */
	right: 2px;
	z-index: 10;
	width: 80px;
	top: 0px;	
	text-align: right;
}
.separator {
	color: #0D1D44;
	width: 140px;
	height: 1px;
}
.leftcontentBox {
	position: relative;
	width:200px;
	border:0px solid #000;
	vertical-align: top;
}
.rightContentBox{
	position: relative;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: -196px 0px;	
	/*	width: 100%; */
	padding: 10px;
	vertical-align: top;
	border: 0px solid #0D1D44;
}

/* msgBox */

.msgBox {
	background-color: #FFFFFF;
	border-top: 1px solid #0D1D44;
	border-right: 1px solid #0D1D44;
	border-bottom: 1px solid #0D1D44;
	border-left: 1px solid #0D1D44;
	width: 100%;
}
.msgBoxDotted {
	background-color: #FFFFFF;
	border-top: 1px dotted #888888;
	border-right: 1px dotted #888888;
	border-bottom: 1px dotted #888888;
	border-left: 1px dotted #888888;
	width: 100%;
}
.msgBoxHead {
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	padding-left:4px;
	padding-right:4px;
	/*width: 454px;*/
	height: 21px;
}
.msgBoxHeadLight {
	background-image: url(../images/title_bg_lightblue.gif);
	background-repeat: repeat-x;
	padding-left:4px;
	padding-right:4px;
	width: 454px;
	height: 21px;
}
.msgBoxBody {
	background-color: #FFFFFF;
	padding: 4 4 4 4;
	vertical-align: top;
	text-align: justify;
}
.msgBoxPic {
	padding: 10px;
	vertical-align: top;
	/* border-left: 1px dotted #888888; */
}
.underLine{
	text-decoration: underline;
}
.uc {
	text-transform: uppercase;
}
.center {
	text-align: center;
}
.vertc {
	vertical-align: middle;
	height: 30px;
}
.wide {
	word-spacing: 4px;
	letter-spacing: 4px;
}

/* Head Buttons */

.headButtonContainer {
	position: relative;
	width: 300px;
	height: 28px;
	left: 442px;
	top: 57px;
	/* border: 1px solid Black; */
}
.fooldal{
	position: absolute;
	width: 76px;
	height: 26px;
	cursor: hand;
}
.elerhetoseg{
	position: absolute;
	left: 112px;
	width: 76px;		
	height: 26px;
	cursor: hand;	
}
.rendeles{
	position: absolute;
	left: 222px;
	width: 76px;
	height: 26px;
	cursor: hand;	
}

.footStickOne {
	position: relative;
	width: 355px;
	height: 26px;
	top: 30px;
	left: 20px;
	text-align: center;
	letter-spacing: 7px;
}
.footStickTwo {
	position: relative;
	width: 305px;
	height: 26px;
	top: 38px;
	left: 20px;
	text-align: center;
}
.nemesisStick {
	position: relative;
	width: 80px;
	height: 10px;
	top: 32px;
	left: 553px;
	text-align: center;
	cursor: hand;
}
.slowhandStick {
	position: relative;
	width: 90px;
	height: -10px;
	top: 11px;
	left: 640px;
	text-align: center;
	cursor: hand;
}
.itemsRight{
	width: 100%;
	text-align: right;
	/*border-bottom: 1px dotted Black;*/
}
.itemsLeft{
	width: 50%;
	text-align: left;
}

/* Font Declaration */
.myFont9 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.myFont10 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.myFont12 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bolding {
	font-weight: bold;
}

/* Color Declaration */

.lightBlue {
	color: #CCDEFF;
}
.midBlue {
	color: #8C9EC6;
}
.darkBlue, .darkBlue td {
	color: #40527A;
	padding:10px;
	padding-top:2px;
	padding-bottom:2px;
}
.darkBlue td {
    font-size: 12px;
}
.darkBlue table {
    border:none;
}
.black {
	color: #000;
}
.white {
	color: #FFF;
}
.red {
	color: #F00;
}

/* button left */

.buttonA {
	background-image:  url("../images/button_over.jpg");
	background-repeat: no-repeat;
}
.buttonB {
	background-image:  url("../images/button-red_over.jpg");
	background-repeat: no-repeat;
}
.buttonC {
	background-image:  url("../images/button-yellow_over.jpg");
	background-repeat: no-repeat;
}

.button_left	{
						position:relative;
						font-family: arial, helvetica, sans-serif;						
						white-space: nowrap;
						display: block;
						width: 196px;
						height: 47px;
						margin: 0; 
						padding: 0; 
}
.button_left a {
						display: block;
						font-size: 12px;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-weight: bold;
						width: 196px;
						height: 47px;
						display: block;
						/*float: left;*/
						text-decoration: none;
						text-transform: uppercase;
}

.button_left img {width: 196px; height: 47px; border: 0; }
* html a:hover {visibility:visible}
.button_left a:hover img{visibility:hidden; }
.button_left a:hover span{color: #fff; }

.button_left span {
						position: absolute;
						left: 25px;
						top: 15px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 149px;
						height: 14px;
						color: #40527A;
						text-align: center;
}

/* Links */

a:link {
	 color: #FF0000;
	 font-weight: bold;
    text-decoration: none;
}
a:visited {
	 color: #FF0000;
	 font-weight: bold;
    text-decoration: none;
}
a:hover {
	 color: #FF8080;
	 font-weight: bold;
    text-decoration: none;
}
a:active {
	 color: #FF0000;
	 font-weight: bold;
    text-decoration: none;
}

.leftcontentBox a:link {
	 color: #8C9EC6;
    text-decoration: none;
}
.leftcontentBox a:visited {
	 color: #8C9EC6;
    text-decoration: none;
}
.leftcontentBox a:hover {
	 color: #CCDEFF;
    text-decoration: none;
}
.leftcontentBox a:active {
	 color: #8C9EC6;
    text-decoration: none;
}

.rightHovers a:link {
	 color: #293B63;
    text-decoration: none;
}
.rightHovers a:visited {
	 color: #293B63;
    text-decoration: none;
}
.rightHovers a:hover {
	 color: #8C9EC6;
    text-decoration: none;
}
.rightHovers a:active {
	 color: #293B63;
    text-decoration: none;
}

.menubar {
	color: #FFFFA5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 14px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #000000;
	background-color: #8496BE;
}
.menubar a:link {
	 color: #FFFFA5;
    text-decoration: none;
}
.menubar a:visited {
	 color: #FFFFA5;
    text-decoration: none;
}
.menubar a:hover {
	 color: #DFDF85;
    text-decoration: none;
}
.menubar a:active {
	 color: #FFFFA5;
    text-decoration: none;
}
#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	z-index:999;	
}
#lightbox a {
	font-size:12px;
	font-weight:bold;
	color:#808080;
	text-decoration:none;
}
#lightboxDetails {
	font-size: 12px;
	padding-top: 0.4em;
}
#lightboxCaption{ float: left; }
#keyboardMsg{ text-align:center; }
#closeButton{ left:10px; top:4px; }

#lightbox img{ border: none; }
#overlay img{ border: none; }
#overlay{ background-image: url("/javascripts/overlay.png"); }

* html #overlay {
	background-color: #000;
	background-color: transparent;
	background-image: url(/javascripts/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/javascripts/overlay.png", sizingMethod="scale");
}
.newTable td {
    font-family:arial;
    font-size:12px;
}
.newTableInside {
    border-right:1px solid #D0D0D0;
    border-bottom:1px solid #D0D0D0;
}
.newTableInsideRight {
    border-right:0;
    border-bottom:1px solid #D0D0D0;
}
.newTableInsideLast {
    border-right:1px solid #D0D0D0;
}
