﻿#outerDiv
{
}

#mainDiv
{
	display: block;
	width: 1020px;
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;	
	margin: 0px auto 0px auto;		
}

/* generic elements */
h1
{
	font-family: Verdana, Arial;
	font-size: 28px;
	font-weight: bold;
	text-transform: none;
	color: #303030;
}

a
{
	color: #e08800;
	text-decoration: underline;
}

a:hover
{			
	color: #e18800;
	text-decoration: none;
}


a.Subtitle
{
	color: #101010;
	text-decoration: none;
	font-weight:bold;
}

a.Subtitle:hover
{			
	color: #e18800;
	text-decoration: none;
}


/* main body box */

div.bbox_top
{	
	background-position: bottom;
	display: block;
	width: 1020px;
	height: 72px;
	background-image: url( '../../Images/BoxTop1020.png' );
	background-repeat: no-repeat;
}

div.bbox_body
{
	display: block;
	position: relative;	
	width: 1000px;	
	background-image: url(  '../../Images/BoxBody1020.png' );
	padding-right: 10px;
	padding-left: 10px;	
}

div.bbox_bottom
{	
	display: block;
	width: 1020px;
	height: 24px;
	background-image: url( '../../Images/BoxBottom1020.png' );
	background-repeat: no-repeat;	
}

td.bbox_topleft
{
	width:24px;
	background-image: url( '../../Images/BoxTopLeft.png' );
	background-repeat: no-repeat;		
}

td.bbox_topmiddle
{
	background-image: url( '../../Images/BoxTopMid.png' );
	background-repeat: repeat-x;
}

td.bbox_topright
{
	width:24px;
	background-image: url( '../../Images/BoxTopRight.png' );
	background-repeat: no-repeat;		
}

/* menu */
table.menu_row
{
	width:984px;
}

table.menu_row td
{
	color:#908888;
	padding-left:23px;
	height: 30px;
}

table.menu_row td div
{
	padding-top:5px;	
}


table.menu_row td a
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #eeaa00;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

table.menu_row td a:hover
{
	color: #ffcc00;
	background-color:#000000;
}

table.footer_row
{
	color: #908888;
	background-image: url( '../../Images/FooterSep.png' );
	width: 985px;
	height: 41px;
	margin: none;
	background-repeat: no-repeat;
}

table.footer_row td
{
	padding-top:24px;	
	/*background-color:Lime;*/
	height:17px;
	padding-bottom:0px;	
}

/* language selector */

td.LangSelCell
{
	background-image: url('../../Images/LangSelBody.gif'); 
	background-repeat: repeat-x;
	padding-top:1px;
}

div.LangItem
{
	float:left;
	display:inline;
}

div.LangItem a
{
	display: block;
	width: 30px;
	height: 22px;	
	background-repeat: no-repeat;
}

div.LangItem a:hover
{
	display: block;
	width: 30px;
	height: 22px;	
	background-repeat: no-repeat;
	background-color:#606060;
}

a.Flag_hu
{	
	background-image: url('../../Images/Flag_hu.gif');	
}


a.Flag_en
{	
	background-image: url('../../Images/Flag_en.gif');	
}


/* inbox */
table.inbox
{
	width: 984px;
	margin-left: 7px;
}

/* content */

div.Content
{
	width: 948px; /*928*/
	padding-right: 0px;
	padding-left: 0px;	
	overflow: visible;
}

div.FloatingContainer
{
	padding: 0px;
	margin:0px;
	width: 948px;	
	position: relative;
	display: block;	
}

span.Title
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
	padding-top:10px;
	color: #333333;
}

div.FlashDiv
{
	width:948px;
	vertical-align:top;
}

div.HalfScreenRow
{
	display:block;
	width:450px;
}

div.flaccs
{	
	
}

/* listview */

td.ListView_Cell
{
	border: 0px solid #FFFFFF;
	padding: 5px 2px 2px 2px;
	background-color: #EAE7D6;
	width: 186px;
	vertical-align: top;
}

td.ListView_AltCell
{
	border: 0px solid #FFFFFF;
	padding: 5px 2px 2px 2px;
	background-color:#F4F4F1;
	width:186px;
	vertical-align: top;
}

td.ListView_Cell div, td.ListView_AltCell div
{
	overflow: hidden;
	width: 180px;
	padding-bottom: 4px;
}

td.ListView_Cell div.Word, td.ListView_AltCell div.Word
{
	overflow: hidden;
	width: 180px;	
}

td.ListView_Cell table, td.ListView_AltCell table
{	
	width: 180px;
	font-family: Tahoma;
}


td.List_Cell
{
	padding: 5px 2px 2px 2px;
}

a.WordLink
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.WordLink:Hover
{
	color: #e08800;
}



table.ListView
{
	/*border: 1px solid #333333;*/
}

table.ListView tr td table
{
	/*background-color:Aqua;*/
	border:none;
}

tr.HeaderRow td
{
	border-style: none none solid none;
	border-width: medium medium 1px medium;
	text-transform: uppercase;
	border-bottom-color: #808080;
	padding-bottom: 5px;	
}

tr.ListRow td
{
	/*background-color:#FFFFFF;*/
	border:none;
}

td.InsertListCell
{	
	padding-top: 10px;
	padding-right: 2px;
	border-top: solid 1px #333333;
}

td.EditListCell
{
	padding: 5px 2px 2px 2px;
	background-color:#EAE7D6;
}

/* WordSet Search */
div.WordSetItem
{
	display: inline-block;
	width: 270px;	
}

/* Popup styles */
div.Popup
{
	border-style: solid;
	border-width: 2px;
	border-color: #E0E0E0 #A0A0B0 #A0A0B0 #E0E0E0;
	position: absolute;
	width: 808px;
	top: -420px;
	left: 50px;
	z-index: 100;
	background-color: #FFFFFF;
	padding: 15px;
}

div.Popup div.PopupInnerFrame
{
	border: 1px solid #C0C0C0;
	overflow:hidden;
}

div.ModalPopup
{
	border-style: solid;
	border-width: 2px;
	border-color: #E0E0E0 #A0A0B0 #A0A0B0 #E0E0E0;
	width: 500px;
	padding: 10px;
	background-color:#FFFFFF;	
}

.ModalBackground
{
      background-color: #808080;
      filter: alpha(opacity=60);
      opacity: 0.6;
}


span.PopupTitle
{
	display:block;
	padding-bottom:5px;
	text-transform: uppercase;
	font-weight: bold;
	color:#303030;
}

span.ModalPopupTitle
{
	display:block;
	padding-bottom:5px;
	text-transform: uppercase;
	font-weight: bold;
	color:#FFFFFF;
}