

.hide { display:none; }
p{display:block; padding-left:20px;}
h1{display:block;  color:#FFF; }
 h2{ display:block; font-weight:bold; color:#FFF; font-size:1em;}
 h3{ display:block; font-size:x-small; font-style:italic; }

#display_new_images{
border-bottom:2px solid #333;
border-left:2px solid #333;
float:right;
width:210.5px;
height:auto;
text-align:center;
background:#222;

}

#display_new_images span {
	text-align:left;
	width:auto;
	height:29px;
	margin-bottom:7px;


}

#thumb_section {
	width:196px;
	height:auto;
	margin:auto;
	overflow:hidden;
}

div.thumb_cont{
	margin:0;
}

#gallery {
	border:none;
	width:1024px;
	height:745px;
	margin:auto;
	background:#111;
	overflow:hidden;
}

#title {
	width:auto;
	height:29px;
	padding-left:7px;
	border-bottom:1px solid #333;
	font-size:18px;
	line-height:29px;
	font-weight:normal;
	margin:0px;
}

#title{
	cursor:pointer;
	}

#picture_section {
	padding:7px 0 7px 7px;
	width:1018px;
	height:677px;
	overflow:hidden;
}
	#inside {
		width:1018px;
		height:677px;
	}
	
	div.image_cont, div.thumb_cont{	
		border:0;
		height:130px;
		width:196.5px;
		float:left;
		margin-bottom:7px;
		margin-right:7px;
		cursor:pointer;
		text-align:center;

		
	}

	#picture_section img, #thumb_section img {
		border:0;
		cursor:pointer;
		display:block;
		margin:auto;
		
	}
	
#controls_vert { 
	background:#222;
	width:1024px;
	height:23px;
	border-top:1px solid #333;
}

	#up {
		height:10px;
		width:10px;
		margin-right:7px;
		background:url(../gallery/up.jpg) no-repeat;
		text-indent:-9999px;
		float:left;
		margin:7px;
		margin-bottom:6px;
		cursor:pointer;
	}
	
	#down { 
		height:10px;
		width:10px;
		background:url(../gallery/down.jpg) no-repeat;
		text-indent:-9999px;
		float:left;
		margin:7px;
		margin-left:0;
		margin-bottom:6px;
		cursor:pointer;
	}

	
	div#up.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }
	div#down.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }
	div#next.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }
	div#prev.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }

#display_picture_container {


	position: relative;
	margin:auto;
    top:-715px;
	width:1024px;
	height:691px;

}

#display_picture {
	text-align:center;
	position:absolute;
	margin:auto;
	padding-top:25px;
	height:100%;
	width:100%;
	background:#000;
	opacity:0.9; filter:alpha(opacity=90); 
	text-align:center;
	font-size:11px;

}
	
#display_picture_img {
	text-align:center;
position:absolute;
left:0;
right:0;
margin:auto;
background-color:#FFF;
top:50%;
left:50%;
}
#big_picture {
	
text-align:center;
display:block;
margin:auto;
margin-top:5px;
background-repeat:no-repeat;


	}
	
	#iptc_info, #link_info{
	padding:5px 0px;
	display:block;
	position:absolute;
	bottom:28px;
	left:5px;
	margin:auto;
	color:#CCC;
	background-color:#000;
	font-size:10px;
	text-align:center;
	opacity:0.8; filter:alpha(opacity=80); 
	}
	
	
		#prev { 
		height:22px;
		width:27px;
		position:absolute;
		left:5px;
		background-image:url(../gallery/prev.gif);
		background-repeat:no-repeat;
		cursor:pointer;
	}
			#next { 
		height:22px;
		width:27px;
		position:absolute;
		right:5px;
		background-image:url(../gallery/next.gif);
		background-repeat:no-repeat;
		cursor:pointer;
	}
	
	
		#close { 
	padding-left:5px;
	padding-bottom:3px;
	background-color:#FFF;
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	}
	
	#info { 
	position:absolute;
left:0px;
	display:block;
	height:22px;
	width:27px;
	background-image:url(../gallery/info.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	}
	#link { 
	position:absolute;
left:57px;
	display:block;
		height:22px;
		width:27px;
		background-image:url(../gallery/link.gif);
		background-repeat:no-repeat;
		cursor:pointer;
	}
	#cart {
		position:absolute;
left:27px;
		display:block;
	height:22px;
		width:27px;
	background-image:url(../gallery/cart.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	}
	#pic_controls { 
	position:absolute;
	margin:auto;
	height:22px;
	width:81px;
	left:40%;

	}
	