* {margin:0; padding:0}

body {font:12px Verdana, Arial, Helvetica, sans-serif; background:#666 url(../../buy/gallery/images/bg.gif)}
div.photoWrp{
	margin:0 auto;
	background-color: #FFFFFF;
	text-align: center;
	position: relative;
	}
div.photoWrp h2{
	font-size:18px;
	font-weight:bold;
	border-bottom:2px solid #dadada;
	color: #336699;
	margin:10px auto;
	text-align: left;
	width: 735px;
	padding:0 0 0 10px;
	}
span.newicon{
	background: url(../img/icon_new.gif) no-repeat 0 6px;
	text-indent: -9999px;
	width: 40px;
	height: 18px;
	margin: 0 10px;
	display: inline-block;
}
#gallery {
	position:relative;
	width:740px;
	margin:10px auto
}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {
	position:relative;
	width:640px;
	height:480px;
	padding:5px;
	border:2px solid #dadada;
	background:#FFF url(../../buy/gallery/images/loading.gif) center center no-repeat;
	margin: 0 auto;
}
#image img {position:absolute; top:5px; left:5px}

#thumbwrapper {
	background:url(../../buy/gallery/images/thumwrap.gif) no-repeat;
	margin-top:10px;
	padding:12px 5px;
	width:730px;
	height:80px;
	position: relative;
}

#thumbarea {
	position:relative;
	overflow:hidden;
	height:80px;
	width:725px;
}
#thumbs {
	position:absolute;
	list-style:none;
	margin-left:5px;
	height:80px;
	width:10000px;
	border-right:5px solid #FFF
}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {
	position:absolute;
	height:375px;
	width:20%;
	z-index:100;
	height:493px;
	width:45px;
	z-index:100;
	outline:none;
	cursor:pointer;
	top: 2px;
}
.imgnav2 {
	position:absolute;
	height:375px;
	width:20%;
	z-index:100;
	height:97px;
	width:24px;
	z-index:100;
	outline:none;
	cursor:pointer;
	top: 2px;
}
#previmg {
	left:-53px;
	background: url(../../buy/gallery/images/left.gif) left center no-repeat;
	border-left:5px solid #FFF
}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {
	right:-53px;
	background:url(../../buy/gallery/images/right.gif) right center no-repeat;
	border-right:5px solid #FFF
}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
#prevnon {
	left:2px;
	background: url(../../buy/gallery/images/left2.gif) left center no-repeat
}
#prevnon:hover {opacity:1; filter:alpha(opacity=100)}
#nextnon {
	right:3px;
	background:url(../../buy/gallery/images/right2.gif) right center no-repeat
}
#nextnon:hover {opacity:1; filter:alpha(opacity=100)}
p.close{
	background:url(../../common/img/printbtm.gif) center bottom no-repeat;
	height: 27px;
	width: 740px;
	margin: 0 auto;
	}	
p.close a{
	display:block;
	color:#fff;
	font-weight:bold;
	float:right;
	font-size: 18px;
	padding: 0 20px;
	}	
