div#nyroModalFull {
	font-size: 12px;
	color: #000;
}
div#nyroModalLoading,
div#nyroModalLoading.error {
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background-position: center;
	background-image: url(../../images/white/loading_v2.gif);
	background-repeat: no-repeat;
}
div#nyroModalWrapper {}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #000;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
/*
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
*/
a.nyroModalPrev, a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	/*
	height: 100%;
	width: 40%;
	*/
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
a.nyroModalPrev {left: 0;}
a.nyroModalNext {right: 0;}
/*
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
a.nyroModalPrev:hover {background: url(../../images/nyroModal/prev.gif) left 20% no-repeat;}
a.nyroModalNext:hover {background: url(../../images/nyroModal/next.gif) right 20% no-repeat;}
*/
/* for nyroModal */
.nyro_table_auto {
  font-size: 14px;
	width: 100%;
	margin: 0px;
}
.nyro_table4_auto {
	font-size: 13px;
	width: 100%;
	border: 5px solid #dae4eb;
	background-color:#96afde;
}
.nyro_table_content_white {
	color: #000;
	text-align: left;
	background-color: #FFFFFF;
	height: 24px;
	padding-left: 10px;
}
.nyro_table_content_white2 {
	color: #000;
	text-align: center;
	background-color: #ffffff;
	height: 24px;
	padding-left: 10px;
}
#nyro_table_header {
	color: #FFFFFF;
	text-align: left;
	height: 22px;
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-right: 1px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	height: 22px;
	float: left;
}
.nyro_table_header2 {
	background: #3c5aa0;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 21px;
    line-height: 21px;
}
a.button_nyro, a.button_nyro:visited {
	display: block;
	float: left;
	height: 23px;
	text-decoration: none;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #002b73;
	padding-right: 10px;
	margin:3px 3px 3px 0;
	border-radius:3px;
	background-color: #dfe8ff;
	border: solid 1px #768fb2;
}
a.button_nyro span {
	display: block;
	line-height: 13px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
a.button_nyro:hover {
	background-position: bottom right;
	color: #f58a00;
	outline: none;
}
a.button_nyro:hover span {
	background-position: bottom left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}

.nyro_divTitle {
  float:left;
  background-color:#d0f808;
  width: 100%;
  text-align: left;
}

.nyro_divClose {
  float:right;
  background-color:#d0f808;
  width: 0%;
  text-align: right;
}
/*
.nyro_divClose a{
  position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../../images/nyroModal/close.gif) no-repeat;
	outline: 0;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../../images/nyroModal/close.gif) no-repeat;
	outline: 0;
}
*/
.nyro_divContent {
  background-color: #fff;
  float:left;
  width: 100%
}

/*promotion gift-claim  detail css*/
.nyro_form {
    background-color: #ffffff;
    border: 5px solid #52668a;
    font-size: 13px;
    color: #000000;
    width: 100%;
    line-height:24px;
}
.nyro_sep_line{border-bottom:1px solid #6D625A;}
.nyro_form th{
    width:20%;
    text-align:right;
}
.nyro_form td{
    padding-left: 20px;
    color:#6c0000;
    height:24px;
}
.nyro_form_odd01{background: #e1ebff;}
.nyro_form_even01{background: #ffffff;}
.nyro_form_odd02{background: #f2f2dc;}
.nyro_form_even02{background: #fafaf0;}
