body{

    padding:0px;

    margin:0px;

}

div#nyroModalFull {

	font-size: 12px;

	color: #777;

	font-family: Arial;

        background:#fff;

}

div#nyroModalLoading {

	border: 4px solid #777;

	width: 150px;

	height: 150px;

	text-indent: -9999em;

	background: #fff url(../images/ajaxLoader.gif) no-repeat;

	background-position: center;

}

div#nyroModalLoading.error {

	border: 4px solid #f66;

	line-height: 20px;

	padding: 20px;

	width: 300px;

	height: 100px;

	text-indent: 0;

	background: #fff;

}

div#nyroModalWrapper {

	background: #fff;

	border: 14px solid #777;

    padding:0px;

    margin: 0 auto;

    display: block;

    /*overflow:hidden;*/

    z-index:99;

    overflow: overflow;

}

a#closeBut {

	position: absolute;

	display: block;

	top: 15px;

	right: 15px;

	width: 12px;

	height: 12px;

	text-indent: -9999em;

	background: url(../images/close.png) no-repeat;

	outline: 0;

	padding: 2px 19px 0 0;
	
	z-index: 9999;

}

a.nyroModalHideClose{

    position: absolute;

	display: block;

	top: 0px;

	right: 15px;

	width: 12px;

	height: 12px;

	text-indent: -9999em;

	background: url(../images/2010logo.png) no-repeat;

	outline: 30px solid red;

	padding: 2px 19px 0 0;

}

h1#nyroModalTitle {

	margin: 0;

	padding: 0;

	position: absolute;

	top: -22px;

	left: 5px;

	font-size: 12px;

	color: #ddd;

}

div.wrapper div#nyroModalContent {

	padding: 0px;

        overflow: visible;

}

div.wrapperImg div#nyroModalContent {

	/*position: relative;*/

        text-align: center;

	border: 1px solid red;

}

div.wrapperImg img {

	vertical-align: baseline;

}

div.wrapperImg div#nyroModalContent div {

	position: absolute;

	bottom: 0;

	left: 0;

	background: black;

	padding: 0px;

	margin: 0px;

	border: 1px white dotted;

	/*overflow: hidden;*/

}

div.wrapperImg div#nyroModalContent div:hover {

	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 */

}

div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {

	height: 60%;

	width: 20%;

}

a.nyroModalPrev {

	left: 0;

}

a.nyroModalPrev:hover {

	background: url(../img/prev.gif) left 20% no-repeat;

}

a.nyroModalNext {

	right: 0;

}

a.nyroModalNext:hover {

	background: url(../img/next.gif) right 20% no-repeat;

}







div#nyroModalSmallFull {

	font-size: 12px;

	color: #777;

    height:100px;

	font-family: Verdana;

    background:#fff;

}

div#nyroModalSmallLoading {

	border: 4px solid #777;

	width: 150px;

	height: 150px;

	text-indent: -9999em;

	background: #fff url(../images/ajaxLoader.gif) no-repeat;

	background-position: center;

}

div#nyroModalSmallLoading.error {

	border: 4px solid #f66;

	line-height: 20px;

	padding: 20px;

	width: 300px;

	height: 100px;

	text-indent: 0;

	background: #fff;

}

div#nyroModalSmallWrapper {

	background: #fff;

	border: 14px solid #777;

    padding:0px;

    overflow:hidden;

}

a#closeBut {

	position: absolute;

	display: block;

	top: 1px;

	right: 1px;

	width: 12px;

	height: 12px;

	text-indent: -9999em;

	background: url(../images/close.png) no-repeat;

	outline: 0;

}

h1#nyroModalSmallTitle {

	margin: 0;

	padding: 0;

	position: absolute;

	top: -22px;

	left: 5px;

	font-size: 12px;

	color: #ddd;

}

div.wrapper div#nyroModalSmallContent {

	padding: 0px;

}

div.wrapperImg div#nyroModalSmallContent {

	position: relative;



	text-align: center;

	border: 1px solid red;

}

div.wrapperImg img {

	vertical-align: baseline;

}

div.wrapperImg div#nyroModalSmallContent div {

	position: absolute;

	bottom: 0;

	left: 0;

	background: black;

	padding: 0px;

	margin: 0px;

	border: 1px white dotted;

	overflow: none;

}

div.wrapperImg div#nyroModalSmallContent div:hover {

	cursor: help;

}

a.nyroModalSmallPrev, a.nyroModalSmallNext {

	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 */

}

/****************************************************************************/

div#nyroModalHideFull {

	font-size: 12px;

	color: #777;

        height:100px;

	font-family: Verdana;

        background:#fff;

}

div#nyroModalHideLoading {

	border: 4px solid #777;

	width: 150px;

	height: 150px;

	text-indent: -9999em;

	background: #fff url(../images/ajaxLoader.gif) no-repeat;

	background-position: center;

}

div#nyroModalHideLoading.error {

	border: 4px solid #f66;

	line-height: 20px;

	padding: 20px;

	width: 300px;

	height: 100px;

	text-indent: 0;

	background: #fff;

}

div#nyroModalHideWrapper {

	background: #fff;

	border: 14px solid #777;

        padding:0px;

}

a#closeBut {

	position: absolute;

	display: block;

	top: 1px;

	right: 1px;

	width: 12px;

	height: 12px;

	text-indent: -9999em;

	background: url(../images/close.png) no-repeat;

	outline: 0;

}

h1#nyroModalHideTitle {

	margin: 0;

	padding: 0;

	position: absolute;

	top: -22px;

	left: 5px;

	font-size: 12px;

	color: #ddd;

}

div.wrapper div#nyroModalHideContent {

	padding: 0px;

        overflow-y: scroll;

}

div.wrapperImg div#nyroModalHideContent {

	position: relative;



	text-align: center;

	border: 1px solid red;

}

div.wrapperImg img {

	vertical-align: baseline;

}

div.wrapperImg div#nyroModalHideContent div {

	position: absolute;

	bottom: 0;

	left: 0;

	background: black;

	padding: 0px;

	margin: 0px;

	border: 1px white dotted;

	

}

div.wrapperImg div#nyroModalHideContent div:hover {

	cursor: help;

}

a.nyroModalHidePrev, a.nyroModalHideNext {

	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 */

}





.ModalWrapper { 

	height: 490px;

 }