@charset "utf-8";
/* CSS Document */

body { background-color: #1a1a1a; margin-left: 0px; margin-top: 0px; margin-right: 0px;	margin-bottom: 0px; background:url(../images/woody_1.jpg);}

.gradient_bg { background:url(../images/bg_gradient.jpg); background-repeat:repeat-x; }
.contents_bg { background:url(../images/woody_1.jpg); }

/* fonts */

.sub-ctnts {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#828282 ; }
.fotoer {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#777777; }

.tbl_photo { background-image:url(../images/gallery/load_bg.png); background-repeat:no-repeat; width: 146px; height: 188px; behavior: url(iepngfix.htc);}
.tbl_photo_hor { background-image:url(../images/gallery/load_bg_hor.png); background-repeat:no-repeat; width: 188px; height: 146px; behavior: url(iepngfix.htc);}
.standard_links { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#8A8A8A; text-decoration:none }
 
/* pop-up gallery */

div#nyroModalLoading {

	width: 100px;
	height: 100px;
	text-indent: -9999em;
	background: #FFFFFF url(../images/ajax/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:#333333;
	border: 10px solid #1B1B1B;
}

a#closeBut {
	position: absolute;
	display: block;
	top: -10px;
	right: -30px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../images/ajax/close.png) no-repeat;
	outline: 0;
}
