@charset "UTF-8";
#text .err{
	/*width: 330px;*/
	margin: 0px;
	color: /*#e49910*/#df8903;	
	font-weight: bold;
}

#text .err_word{
	background: #fec;
}

#ord .border-top, #ord .border-bott{
	width: 578px;
	height: 15px;
}


#ord .border-top .angl{
	float:left;
	width: 15px;
	height: 15px;
	background: url('/img/bord_nw.png') no-repeat 0 0;
	
}

#ord .border-top .angr{
	float:left;
	width: 15px;
	height: 15px;
	background: url('/img/bord_ne.png') no-repeat 0 0;
	
}

#ord .border-top .line{
	float:left;
	width: 548px;
	height: 15px;
	background: url('/img/bord_n.png') repeat-x 0 0 ;
	
}

#ord .border-bott .angl{
	float:left;
	width: 15px;
	height: 15px;
	background: url('/img/bord_sw.png') no-repeat 0 0;
	
}

#ord .border-bott .angr{
	float:left;
	width: 15px;
	height: 15px;
	background: url('/img/bord_se.png') no-repeat 0 0;
	
}

#ord .border-bott .line{
	float:left;
	width: 548px;
	height: 15px;
	background: url('/img/bord_s.png') repeat-x 0 0 ;
	
}

#ord .midd{
	background: url('/img/add/bord_form.gif') repeat-y 0 0 #fff;
	padding-left: 25px;
	padding-right: 30px;
}

#text #ord p {
	margin: 0px;
	padding: 3px 0px;
}

#ord .sub{
	width: 77px;
	height: 34px;
	background: url('/img/add/login1.png') no-repeat right 0px #fff;
	color: #fff;
	border: none;
	margin: -6px 0px 0px 250px;
	cursor: pointer;
	font-size: 14px;
	font-family: "Trebuchet MS",Tahoma,sans-serif;
}


#text .configuration b{
	color: #df8903;
	font-size: 1.2em;
}

#text .configuration .param, .langs .param{
	background: transparent;
	width: 27%;
	float: left;
	text-align: right;
	/*border-top: 1px solid #808080;*/
	margin-right: 5px;
	padding: 2px 0 0 0px;
}

#ord #to{
	padding-top:2px;
}

#text .configuration input.wide{
	width: 350px;
	border: 2px inset #ccc;
}

#text .configuration input.medium,.configuration select.medium {
	/*width: 30%;*/
	width: 329px;
	border: 2px inset #ccc;
}
#text .configuration input.number,.configuration select.number {
	width: 40px;
	text-align: right;
	border: 2px inset #ccc;
}

#text .configuration input[type=text],.configuration select,.configuration textarea{
	/*border: 1px solid #aaa;*/
	border: 2px inset #ccc;
	/*font-size: 11px;*/
	padding: 2px;
	/*height: 170px;*/
}


#text .configuration textarea.wide{
	width: 350px;
	height: 150px;
	margin-top: 0px;
	padding: 2px;
	border: 2px inset #ccc;
}

#text .few{
	color: #df8903;
	font-size: 1.2em;
}


#text .configuration b{
	color: #df8903;
	font-size: 1.2em;
}

#text .er p{
	margin: 3px 0px 4px 0px;
	padding: 0px;
}

#text .lline{
	width: 100%;
	/*background: #ccf;*/
}

#text table.line {
	width: 100%;
	margin-top: 5px;
	font-size: 12px;
	border-collapse: collapse;	
}

#text table.line td, #text table.line th{
	padding: 6px 0px;
	text-align: center;
	border-top: 1px solid #78ACD1;
	border-bottom: 1px solid #78ACD1;
}

#text table.line .lef{
	text-align: left;
	padding-left: 10px;
}

#text .up{
	text-transform: capitalize;
}

#text  .buffer{
	height: 95px;
	margin-bottom:-80px;
	padding: 0px;	
}

#text .buffer img{
	width: 95px;
	height: 95px;
	/*opacity: 0.5;*/
	/*filter: alpha(opacity=50);*/
	float: right;
}

ul.menu{
	 list-style-image: url('/img/my.gif');
}

#text ul.menu li{
	 line-height: 100%;
	margin-bottom: 10px;
	padding: 0px 0px 0px 6px;
}

#text ul.menu a{
	color: #2C2B2B;
}

#text ul.menu a:visited{
	color: #2C2B2B;
}


#text .lline .nav a{
	cursor: pointer;
}

#text .heroes{
	padding: 0px 15px;
	margin: 0px;
	border-left: 1px solid #78ACD1;
	border-right: 1px solid #78ACD1;
	min-height: 95px;
}

#text .h_nord{
	padding: 0px;
	margin: 0px;
	background: url(/images/iwcareer/n_hall/adds/img/h_line.gif) repeat-x 0px 0px;
	height: 15px;
}

#text .h_su{
	padding: 0px;
	margin: 0px 0px 18px 0px;
	background: url(/images/iwcareer/n_hall/adds/img/h_line.gif) repeat-x 0px 14px;
	height: 15px;
}

#text .h_nord div, #text .h_su div {
	height: 15px;
	width: 15px;
}

#text .h_nord .h_nw{
	float: left;
	background: url(/images/iwcareer/n_hall/adds/img/h_nw.gif) no-repeat 0px 0px;
}

#text .h_nord .h_ne{
	float: right;
	background: url(/images/iwcareer/n_hall/adds/img/h_ne.gif) no-repeat 0px 0px;
}

#text .h_su .h_sw{
	float: left;
	background: url(/images/iwcareer/n_hall/adds/img/h_sw.gif) no-repeat 0px 0px;
}

#text .h_su .h_se{
	float: right;
	background: url(/images/iwcareer/n_hall/adds/img/h_se.gif) no-repeat 0px 0px;
}

/*
#text .bott{
	padding: 0px;
	margin: 0px 5px 15px 0px;
	border-bottom: 1px solid #78ACD1;
	height: 10px;
}

#text  .lb{
	width: 15px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	background: url() no-repeat 0px 0px;
	float: left;
}*/

#text .bdg{
	width: 95px;
	height: 95px;
	float: right;
	margin: 0 0 0 10px;
	padding: 0px;
}

#text .bdg img{
	width: 95px;
	height: 95px;
}

#text .heroes p{
	margin: 0px;
}

#text .heroes .name{
	font-size: 1.2em;
	color: #168BC9;
	font-weight: bold;
}