/*
** life-division.hu CSS
** (c) ]{redenc 2008
**
** reset
*/





body {
	font-family:arial; 
	size: 10;
}


body {

	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 120%;
	text-align: justify;
	padding: 2px;
}

.maintext a:link {
	color: #003366;
	text-decoration: none;
}
.maintext a:visited {
	color: #003366;
	text-decoration: none;
}


.maintext h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom-style: none;
	color: #183B59;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.news {
	border: 1px solid #CCCCCC;
	list-style-type: none;
}

.maintext a:visited {
	color: #003366;
	text-decoration: none;
}





.oneline {
	float: left;
	width: 80px;
	
}



li {
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:2px;
	 
	
  }



li ul {
  background: #bf0519;
  display: none;
  position: absolute; 
  top: 17px;
  left: 0;
  font-size:13px;
  font-family:Arial, Helvetica, sans-serif;
  line-height:22px;
  width:140px;

 
  
  }

ul {
	padding: 0;
	margin: 0;
	white-space:nowrap;
	top: 172px;
	left:auto;
	width:auto;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	padding-left:19px;
	
	
	}



li > ul {
	top: auto;
	left: auto;
}


li:hover ul, li.over ul{ display: block; }


clear: left to it.



a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}



.arrowlistmenu{
	width: 180px;
}

.arrowlistmenu .menuheader{ 
	font: bold 14px Arial;
	color: white;
	background: black url(/engine/images/titlebar.png) repeat-x center left;
	margin-bottom: 10px; 
	text-transform: uppercase;
	padding: 4px 0 4px 10px; 
	cursor: hand;
	cursor: pointer;
}

.arrowlistmenu .openheader{ 
	background-image: url(/engine/images/titlebar-active.png);
}

.arrowlistmenu ul{ 
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; 
}

.arrowlistmenu ul li{
	padding-bottom: 2px;
}

.arrowlistmenu ul li a{
	color: #A70303;
	background: url(/engine/images/arrowbullet.png) no-repeat center left; 
	display: block;
	padding: 2px 0;
	padding-left: 19px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}

.arrowlistmenu ul li a:visited{
	color: #A70303;
}

.arrowlistmenu ul li a:hover{
	color: #A70303;
	background-color: #F3F3F3;
}


/* main table */
.ewTable {
	width: inherit; /* table width */
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
}

.ewTableFIX {
	width: 600px; /* table width */
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
}

/* main table data cells */
.ewTable td {
	padding: 4px; /* cell padding */
	border: 0px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

.box_rotate {
     -moz-transform: rotate(270.0deg);  /* FF3.5+ */
       -o-transform: rotate(270.0deg);  /* Opera 10.5 */
  -webkit-transform: rotate(270.0deg);  /* Saf3.1+, Chrome */
             filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=27.000);  /* IE6,IE7 */
         -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=27.000)"; /* IE8 */
}


.agent-brokerage-options {
	width: 634px;
	height: 26px;
	font: bold 11px Arial;
	color: #A70303;
	background: url(/engine/images/new/agent-brokerage-options-bg.png) no-repeat; 
	display: block;
	padding-top: 18px;
	text-decoration: none;
	font-weight: bold;
}


.agent-brokerage-table-header-blank{
	width: 634px;
	height: 22px;
	font: bold 11px Arial;
	color: #A70303;
	background: url(/engine/images/new/balance_style_header_blank.png) no-repeat; 
	display: block;
	text-decoration: none;
	font-weight: bold;
}


.agent-brokerage-table-header-person{
	width: 634px;
	height: 22px;
	font: bold 11px Arial;
	color: #A70303;
	background: url(/engine/images/new/balance_style_header_person.png) no-repeat; 
	display: block;
	text-decoration: none;
	font-weight: bold;
}

.agent-brokerage-table-header-struct{
	width: 634px;
	height: 22px;
	font: bold 11px Verdana;
	color: #A70303;
	background: url(/engine/images/new/balance_style_header_struct.png) no-repeat; 
	display: block;
	text-decoration: none;
	font-weight: bold;
}

.agent-brokerage-table-center{
	width: 634px;
	font: normal 11px Verdana;
	color: #A70303;
	background: url(/engine/images/new/balance_style_center.png) repeat-y; 
	display: block;
	text-decoration: none;

}

.agent-brokerage-table-footer{
	width: 634px;
	height: 11px;
	font: bold 11px Verdana;
	color: #A70303;
	background: url(/engine/images/new/balance_style_footer.png) no-repeat; 
	display: block;
	text-decoration: none;
	font-weight: bold;
}





.successbox, .warningbox, .errorbox, .infobox {
	font-weight:bold;
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 70px;
	background-repeat: no-repeat;
	background-position: 10px center;
	width:80%;
	
	-moz-border-radius:5px 5px;
	-webkit-border-radius:5px 5px;
	-khtml-border-radius:5px 5px;
	-o-border-radius:5px 5px;border
	-radius:5px 5px;
}
.successbox {
	color: #4F8A10;
	border-color: #4F8A10;
	background-color:#EDFCED;
	background-image:url('../images/new/success.png');
}
.warningbox {
	color: #444;
	border-color: #FFE222;
	background-color:#FAF9C9;
	background-image: url('../images/new/warning.png');
}
.errorbox {
	color: #D8000C;
	border-color: #D8000C;
	background-color:#FDD5CE;
	background-image: url('../images/new/error.png');
}
.infobox {
	color: #0098d8;
	border-color: #0098d8;
	background-color:#e7f0fb;
	background-image: url('../images/new/info.png');
}



.loginerror, .loginwarning {
	font: bold 11px Arial;
	font-weight:bold;
	border: 1px solid;
	margin: 10px 0px;
	padding:10px 10px 10px 35px;
	background-repeat: no-repeat;
	background-position: 10px center;
	width:180px;
	
	-moz-border-radius:5px 5px;
	-webkit-border-radius:5px 5px;
	-khtml-border-radius:5px 5px;
	-o-border-radius:5px 5px;border
	-radius:5px 5px;
}

.loginerror{
	color: #D8000C;
	border-color: #D8000C;
	background-color:#FDD5CE;
	background-image: url('../images/new/no-icon.png');
}

.loginwarning{
	color: #444;
	border-color: #FFE222;
	background-color:#FAF9C9;
	background-image: url('../images/new/nfo.png');
}


#login_div{ 
	background:#FFF;
	-moz-border-radius:5px 5px;
	-webkit-border-radius:5px 5px;
	-khtml-border-radius:5px 5px;
	-o-border-radius:5px 5px;border
	-radius:5px 5px;
	border:1px #e2e0d8 solid;
	padding:12px;
	margin:5px 5px 5px 0px;
	position:relative;
	background: #FFF url('../images/new/pilence_bgx100.png') bottom right no-repeat;
}

#login_div label{

	padding-top: 5px;
	line-height:180%
	
} 

#final_div, .final_div{ 
	background:#FFF;
	-moz-border-radius:5px 5px;
	-webkit-border-radius:5px 5px;
	-khtml-border-radius:5px 5px;
	-o-border-radius:5px 5px;border
	-radius:5px 5px;
	border:1px #e2e0d8 solid;
	padding:5px;
	margin:5px;
	position:relative;
}

