body{
	background-color: #9e98be;
	background-image: url(/news/rdu_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}
a img{
	border: none !important;
}
#regBnr img{
	vertical-align: middle;
}
table.titul{
	width: 100%;
	background-color: #dcdcdc;
	
}
table.titul td{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #25375a;
	background-color: white;
}
table.titul td.c{
	text-align: center;
}
table.titul td.rdate{
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: #0001aa;
}
table.titul td.rq{
	color: #0001aa !important;
}
table.titul td.rdateend{
	color: #757575;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
td.regform{

	padding: 0px;
}

td.rtxt{
	width: 200px;
	padding: 0px;
}
div.header{
	width: 180px;
	margin: 0px;
	padding: 20px 10px 0px 10px;
	font-size: 12px;
	height: 85px;
	color: #545454;
	font-weight: normal;
	border-bottom: 3px solid white;
}
div.warn{
	width: 180px;
	margin: 0px;
	padding: 20px 10px 0px 10px;	
	font-size: 12px;
	min-height: 75px;
	color: #25375a;
	border-bottom: 3px solid white;
}
div.warn a{
	color: #0c694d !important;
}
div.help{
	width: 180px;
	margin: 0px;
	padding: 20px 10px 0px 10px;
	font-size: 12px;
	height: 150px;
	color: #25375a;
}
div.help a{
	color: blue !important;
	background-color: #ffffae;
	font-weight: bold;
	display: block;
	width: 100%;
	padding: 3px;
}
div.warn b,div.help b{
	color: #0002ea;
}
div.help h3{
	background-color: #ffffae;
	color: #0002f4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px 10px 3px 10px;
	text-align: center;
}	
	
form{
	width: 880px;
	background-color: #e3e4e8;
	padding: 15px;
	border: 2px solid #dcdcdc;
	margin: auto;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	border-radius:0px; 
}
fieldset{
	margin: 2px;
	padding: 3px;
}
fieldset p.comm{
	font-size: 11px;
}
fieldset table{
	border-collapse: collapse !important;
	font-family: Arial, Helvetica, sans-serif;
}
th{
	padding: 1px; 
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}
th.first{
	width: 120px;
	text-align: left;
}
th.first img{
	float: left;
	border: 0px;
}

td{
	padding: 2px; 
	border: none;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}

table#regtd th{
	width: 25%;
}

label{
	text-decoration: underline;
	cursor: pointer;
	color: #757575;
	font-weight: bold;
}
label.req{
	color: #0001aa;
}
label.check{
	text-decoration: none;
	color: black;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
#tSolo{
	float: right;
	text-align: center;
}
#mSolo,#wSolo{
	padding: 3px;
	background-color: #fffff0;
	float: right;
	font-size: 11px;	
	font-weight: bold;
}
#mSolo a:hover,#wSolo a:hover{
	color: red;
}
#mSolo.active,#wSolo.active{
	background-color: red;
}
#mSolo.active a, #wSolo.active a{
	color: yellow ;
}

input.check{
	width: auto;
	margin: 5px;
}

legend{
	font-size: 12px;
	font-style: italic;
}

/********* captcha **********/
img.captcha{
	border: none !important;
}
input.captcha{
	width: 152px;
	margin: 5px 0px 0px 0px;
}

/********* cmbBox **********/
div.cmbBox{
	overflow: visible;
	position: inherit;
	margin: 0;
	padding: 0;
	
}
input{
	width: 135px;
	margin: 0;
}

select{
	width: 50px;
	margin: 0;
}
div.cmbBox input{
	width: 135px;
	margin: 0;
	z-index: 0;
}

input#mResidence, input#wResidence {
	width: 179px;
	margin: 0;
	z-index: 0;
}
#fsResidence{
	margin-top: 7px;
	margin-bottom: 5px;
}
#fsResidence legend{
	color: maroon;
}

input#clOrg1, input#clOrg2{
	width: 100px;
}
div.cmbBox div.frm{
	position: absolute;
	width: 488px;
	height: auto;
	background-color: #dcdcdc;
	padding: 0;
	display: none;
	z-index: 1000 !important;
}
div.frm div{
	border: 1px solid #757575;
	overflow: hidden;
}
div.frm a{
	display: block;
	width: 100%;
	margin: 1px;
	text-decoration: none;
	background-color: white;
	padding: 0px 3px 0px 3px;
	color: black;
}
div.frm a.sel{
	background-color: #9fefff;
}

input.btnreg{
	width: 190px;
	height: 75px;
}
/* group */
div.group{
	width: 245px;
	text-align: left;
	padding: 1px 0px 1px 0px;
	overflow-y: scroll;
	height: 96px;
	background-color: white;
	border: 1px solid #a9a9a9;
}
div.groupSch{
	width: 290px;
	text-align: left;
	padding: 1px 0px 1px 0px;
	overflow-y: scroll;
	height: 250px;
	background-color: white;
	border: 1px solid #a9a9a9;
}
div.group span{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
div.group hr{
	border: 1px solid #a9a9a9;
	margin: 1px;
	padding: 0px;
}
div.group label{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0001aa;
	font-weight: normal;
	display: inline-block;
	width: 190px;
	padding: 1px;
	margin: 1px;
}
div.groupSch label{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0001aa;
	font-weight: normal;
	display: inline-block;
	width: 150px;
	padding: 1px;
	margin: 1px;
	background-color: #ffffbd;
}

div.group label.st,div.groupSch label.st{
	background-color: #e4f0df;
	color: #355a25;
}
div.group label.la,div.groupSch label.la{
	background-color: #f7ecda;
	color: #5a4125;
}
div.group label.d10,div.groupSch label.d10{
	background-color: #e3e8f2;
	color: #25375a;
}
div.groupSch label.d11{
	background-color: #fce0fa;
	color: #4d265d;
}
div.group input, div.groupSch input{
	width: auto; 
	margin: 0px 5px 0px 5px;
}

/* mail */
input.email{
	width: 95%;
}
td.email{
	text-align: center;
	font-size: 10px;
}

/**************** RLIST ***************/
div#rlist{
	width: 880px;
	background-color: #9d9da1;
	background-image: url(/img/listBG.png);
	padding: 15px;
	border: 2px ridge	#dcdcdc;
	margin: auto;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	border-radius:0px; 
	margin-top: 15px;
	text-align: center;
	color: white;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#tools{
	background: #e6e6e6;
	background-image: url(/img/formBG.png);
	color: #25375a;
	font-size: 11px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	padding: 15px 5px 15px 5px;
	border: 1px solid #9d9da1;
}
div#tools label{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #25375a;
}
div#tools input{
	margin: 3px;
	padding: 2px;
	width: auto;
}
div#couples table{
	/*border-collapse: collapse !important;*/
	background-color: white;
	width: 100%;
}

div#couples td{
	font-size: 12px;
	color: #25375a;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}
div#couples td.c{
	text-align: center;
}
div#couples td.C{
	text-align: center;
	font-size: 17px !important;
	font-weight: normal;
	color: #545454;
}
div#couples td.rsd{
	width: 70px;
}
div#couples table.isRsd td.nm{
	min-width: 90px;
}
div#couples table.isRsd td.clb{
	width: 60px;
}

div#couples table.small td{
	font-size: 11px;
}
div#couples table.isRsd td{
	font-size: 10px !important;
}
div#couples table.norm td{
	font-size: 13px;
}
table.small td.clb{
	width: 100px;
}
table.norm td.clb{
	width: 220px;
}
div#couples table.norm td.trn{
	font-size: 11px;
	padding: 1px 1px 1px 3px;
}

table.norm td.org{
	width: 100px;
}
table.norm td.m{
	width: 180px;
}
table.small td.nn{
	text-align: center;
}
table.norm td.nn{
	width: 30px;
	text-align: center;
}
table.norm td.mbd{
	width: 70px;
}
table.norm td.st,table.norm td.la{
	width: 22px;
}

div#couples th{
	background-color: #a9a9a9;
}

div#couples td.st{
	background-color: #e4f0df;
}
div#couples td.la{
	background-color: #f7ecda;
}
div#couples td.d10{
	background-color: #e3e8f2;
}
div#couples td.d11{
	background-color: #ffd5fb;
}


tr.e1 td{
	background-color: #e6e6e6 !important;
}
tr.e1 td.st{
	background-color: #d0dfca !important;
}
tr.e1 td.la{
	background-color: #ecdabd !important;
}
tr.e1 td.d10{
	background-color: #cad1df !important;
}
tr.e1 td.d11{
	background-color: #ebc1ee !important;
}
/* api */

textarea{
	width: 876px;
}
div.pre{
	overflow: scroll;
	background-color: #e6e6e6;
	color: black;
	font-family: "Consolas","Courier New", Courier, monospace;
	text-align: left;
	font-size: 12px;
	width: 880px;
	height: 400px;
}
input.exec{
	width: 880px; 
}


/**************************/
/********* entry **********/
/**************************/

@page{
	size: portret;   /* auto is the initial value */
	margin: 10mm;  /* this affects the margin in the printer settings */
}
@media print{
	body.entry div.alert{
		display: none;
	}
	div.break1{
		page-break-before: always;
	}
}
body.entry div.alert{
	color:blue;
	text-align: center;
	width: 176mm;
}

body.entry{
	margin: 0;
	padding: 0;
	color: black;
	background: white;
	background-image: none;
	font-size: 12pt;
}
body.entry div.entry{
	border-bottom: 1px dashed black;
/*	border-right: 1pt dotted black;*/
	width: 176mm;
	height: 129mm;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
div.entry table{
	border-collapse: collapse !important;
	font-family: Arial, Helvetica, sans-serif;
}
div.entry div{
	position: absolute;
	font-size: 12pt;
}
div.entry div.margin{
	height: 9mm;
	width: 100%;
	position: static;
}
body.entry td,body.entry th{
	border: 1px solid black;
	font-size: 12pt;
}
body.entry td.bd{
	font-size: 12pt;
	width: 7mm;
}
body.entry td.bdy{
	font-size: 12pt;
	width: 10mm;
}
body.entry table.dancer td.rsd{
	font-size: 8pt;
	line-height: 85%;
}
body.entry table.dancer td.fm,body.entry table.dancer td.nm{
	border: 1px solid black;
}

/**** top ****/

body.entry div.h_entry{
	top: 3mm;
	left: 0mm;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
body.entry div.h_prot{
	top: 4mm;
	right: 30mm;
	font-weight: bold;
}

/**** coupleNum ****/

body.entry table.coupleNum{
	position: absolute;
	top: 4mm;
	right: 0mm;
	width: 25mm;
}
body.entry table.coupleNum td{
	height: 17mm;
}
body.entry table.coupleNum th{
	font-size: 10pt;
	padding: 6pt 0pt 5pt 0pt;
}	

/**** competition ****/
body.entry table.tableCmp{
	margin: 0mm 0mm 0mm 0mm;
	width: 150mm;
}
body.entry table.tableCmp th{
	text-align: left;
	width: 20mm;
	border-width: 0;
	font-size: 11pt;
	padding: 1pt;
	border: none;
}
body.entry table.tableCmp td{
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid black; 
	font-style: italic;
	font-size: 11pt;
	padding: 1pt;
	overflow: hidden;
}

/**** group ****/

body.entry table.tableCnt{
	margin: 3mm 0mm 3mm 0mm;
	width: 100%
}
body.entry table.tableCnt th{
	width: 17mm;
	font-size: 12pt;
	border: none;
	padding: 1pt;
}
body.entry table.tableCnt td{
	height: 8mm;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 1pt;
}
body.entry table.tableCnt td.cls,
body.entry table.tableCnt td.age{
	width: 17mm;
}
body.entry table.tableCnt td.grp{
	
}

/**** dancer ****/

body.entry table.dancer{
	width: 100%;
}
body.entry table.dancer th{
	font-size: 7pt;
	padding: 1pt;
	
}
body.entry table.dancer th.thl{
	text-align: left;
	width: 17mm;
	font-size: 9pt;
}
body.entry table.dancer td{
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}
body.entry table.dancer td.fm{
	text-align: left;
	padding: 2pt 2pt 2pt 5pt;
	width: 60mm;
}
body.entry table.dancer td.nm{
	text-align: left;
	padding: 2pt 2pt 2pt 5pt;
	width: 40mm;
}
/**** club ****/

body.entry table.club{
	width: 100%;
	margin: 4mm 0mm 4mm 0mm;
}
body.entry table.club th{
	font-size: 8pt;
	padding: 1pt;
}
body.entry table.club th.thl{
	text-align: left;
	width: 20mm;
	font-size: 10pt;
}
body.entry table.club td{
	font-weight: bold;
	font-size: 11pt;
	padding: 2pt 1pt 2pt 5pt;
}
body.entry table.club td.org{
	text-align: center;
	width: 30mm;
	line-height: 90%;
}
body.entry table.club td.cntr{
	text-align: center;
}
body.entry table.club td.nm{
	width: 45mm;
}
/**** treiner ****/

body.entry table.trn{
	width: 135mm;
	margin: 3mm 0mm 3mm 0mm;
}
body.entry table.trn th{
	font-size: 8pt;
	padding: 1pt;
}
body.entry table.trn th.thl{
	text-align: left;
	width: 20mm;
	font-size: 10pt;
}
body.entry table.trn td{
	font-weight: bold;
	font-size: 11pt;
	padding: 2pt 1pt 2pt 5pt;
}
body.entry table.trn td.sign{
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}
body.entry table.trn td.fm{
	width: 45mm;
}
body.entry table.trn td.nm{
	width: 35mm;
}
/**** bottom ****/

body.entry div.h_reg{
	bottom: 25mm;
	right: 10mm;
	font-size: 10pt;
}





































