#maingallery
{
	width: 100%;
	height: 100%;
	z-index:5;
	border: 1px solid #181818;
	position: fixed;
}

#iGallery, #iGallerySet, #flickrGallery
{
	width: 100%;
	height: 100%;
	z-index:5;
	position: Center;
}

.jdGallery a
{
	outline:0;
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#iGallery img.thumbnail, #IGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #181818;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('http://www.ngphoto.biz/images/preloading.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #181818;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('http://www.ngphoto.biz/images/preloading.gif');
}

.slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 19px;
	height: 56px;
	background: #181818;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}

* html .jdGallery .slideInfoZone
{
	top: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 120px;
	width: 100%;
	z-index: 80;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	z-index: 80;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #fff;
	color: #181818;
	cursor: pointer;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 100px;
	z-index: 80;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	cursor: pointer;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
	z-index: 80;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 19px;
	left: 0;
	background: #181818;
	overflow: hidden;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	z-index: 80;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
	z-index: 80;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
	z-index: 80;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
	z-index: 80;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
	z-index: 80;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
	z-index: 80;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
	z-index: 80;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #181818;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 80;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #181818;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	z-index: 80;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
	z-index: 80;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
	z-index: 80;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
	z-index: 80;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #181818;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
	z-index: 80;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	z-index: 80;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
	z-index: 80;
}
*{border:0px solid #eee;margin:0;padding:0;list-style:none}
html,body,#bg,#bg table,#bg td,#cont{width:100%;height:100%;overflow:hidden}
body{cursor:default;background:color:#181818}
hh1,h2,.large,.left{font-family:Tahoma;"Century Gothic","Lucida Grande",Arial,sans-serif;font-size:40px}
h2,.box div img{padding-bottom:10px}
hh12,h22,.large,.left{font-family:Tahoma;"Century Gothic","Lucida Grande",Arial,sans-serif;font-size:40px}
h22,.box div img{padding-bottom:10px}
a{text-decoration:none;color:#000;outline:0}

#bg div{position:absolute;width:100%;height:100%;}
#bg td{vertical-align:middle;text-align:center}
#bg img{min-height:50%;min-width:50%;margin:0 auto}
#cont{position:absolute;top:0;left:0;z-index:70;overflow:auto}
#menu{position:absolute;bottom:20px;left:141px;z-index:80;width:100%;line-height:12px}
#menu div{height:56px;background:#000;opacity:0.6;filter:alpha(opacity=60);padding:7px 0 0 7px}

#nav{position:absolute;bottom:44px;left:4px;z-index:100;width:139px;line-height:30px;text-align:left;cursor: pointer;opacity:0.7;filter:alpha(opacity=70);}
#nav div{height:150px;background:#000;cursor: pointer;opacity:0.7;filter:alpha(opacity=70);}
h7{z-index:100;width:50%;line-height:30px;text-align:left;font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:15px;cursor: pointer;opacity:0.7;filter:alpha(opacity=70);}
/* Nav & Links */
.link a {
	cursor: pointer;
}
.link a:hover {
	cursor: pointer;
}
a.nav {
	cursor: pointer;
}
a:hover.nav {
	cursor: pointer;
}
.nav a.prev  {
    cursor: pointer;
}
.nav a:hover.prev {
    cursor: pointer;
}
.nav a.pause  {
    cursor: pointer;
}
.nav a:hover.pause {
    cursor: pointer;
}
.nav a.next  {
    cursor: pointer;
}
.nav a:hover.next {
    cursor: pointer;
}
#titleRight{position:absolute;bottom:22px;right:30px;z-index:70;width:290px;line-height:50px;text-align:right;font-size:50px;white-space: white-space;}
#titleRight div{height:56px;opacity:0.3;filter:alpha(opacity=30);padding:2px 0 0 2px;font-size:50px;white-space: white-space;}

h9{position:relative;bottom:5px;right:3px;z-index:70;width:100%;opacity:0.3;filter:alpha(opacity=30);line-height:50px;text-align:right;font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:50px;}

#main1{position:absolute;bottom:20px;left:141px;z-index:80;width:100%;line-height:14px;text-align:left}
#main1 div{height:56px;background:#000;opacity:0.6;filter:alpha(opacity=60);padding:2px 0 0 2px;border-top: 1px solid white;border-bottom: 1px solid white;}

h1{position:relative;left:-141px;margin-bottom:-63px;width:140px;opacity:0.40}
h1 a{padding:41px 10px 10px 0;color:#000;background:#ffffff url 0 -30px repeat-x;font-size:20px;text-align:right;display:block}
h1 a:hover{background:#ffffff  0 43px repeat-x}

h3{position:relative;bottom:-35px;left:3px;z-index:80;width:100%;line-height:15px;text-align:left;font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:15px;}

h4{position:relative;bottom:-25px;left:2px;z-index:90;width:100%;line-height:11px;text-align:left;font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:10px;}

h5{position:relative;bottom:52px;left:3px;z-index:90;width:100%;line-height:20px;text-align:left;font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:14px;}

h6{position:relative;bottom:80px;left:144px;z-index:90;width:100%;line-height:12px;text-align:left;font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:12px;}

body {
	background-color: #181818;

	color: #fff;
	font-family: Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size:small;
} 
	#header {
		position: fixed; top: 0px; left: 0px;
		z-index:80;
		width: 300px;
		height: 300px;
		opacity:0.6;
		filter:alpha(opacity=60);
	}
	#right {
		position: fixed; top: 120px; right: 0px;
		z-index: 40;
		width: 50%;
		height: 600px;
		cursor: url(http://wwww.ngphoto.biz/images/right.cur), pointer;
	}
	#left {
		position: fixed; top: 120px; left: 0px;
		z-index: 40;
		width: 50%;
		height: 600px;
		cursor: url(http://wwww.ngphoto.biz/images/left.cur), pointer;
	}
	#entrance {
		position: absolute; top: 52px; left: 0px
		width: 100%;
		height: 540px;
	}
	#flashcontent {
		position: absolute; bottom: 80px;
		width: 99%;
		height: 540px;
	}


	.under1 {
		position: fixed; bottom: 1%; middle:1%;
		align: center;
		font-size: 8px
		width: 99%;
	}
	.style14 {
		position: absolute; top: 1%;  Left: 1%;
		width: 99%;
		height: 480px;
		font-size: 13px;
		color:#FFFFFF;
		font-family: Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	} 
.style8 {
	font-size: 15px;
	font-family: Tahoma, Arial, sans-serif;
	direction: rtl
}
.style10 {font-size: 10px direction: rtl}
.style11 {font-size: 17px direction: rtl}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003399;
}
a.main1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.main1:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.main1:hover {
	text-decoration: none;
	color: #003366;
}
a.main1:active {
	text-decoration: none;
	color: #003399;
}
a.main12:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.main12:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.main12:hover {
	text-decoration: none;
	color: #003366;
}
a.main12:active {
	text-decoration: none;
	color: #003399;
}
	.mypets{ /*header of 1st demo*/
		cursor: hand;
		cursor: pointer;
		padding: 2px 5px;
		font-size: 17px;
		color: #FFFFFF;
		font-family: Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
		border: 4px #181818;
		background: #181818;
		direction: rtl
}
	.thepet{ /*class added to contents of 1st demo when they are open*/
		background: #181818;
		direction: rtl
		font-size: 10px;
}

h1,h2,.large,.left{font-family:Tahoma,"Century Gothic","Lucida Grande",Arial,sans-serif;font-size:40px}
h12,h22,.large,.left{font-family:Tahoma,"Century Gothic","Lucida Grande",Arial,sans-serif;font-size:40px}
