* {		margin:0px; padding:0px;	}
body {	background-color:#000000; margin-top:8px;	}

a.current {	border:1px solid #606060;	 }
a.current img {	opacity:1;	}

#fullContainer { padding:21px 4px 4px 4px; text-align:center;	}
#fullContainer img {	padding-bottom:19px; background: transparent url('../images/template/gallery/imageGlow.gif') repeat-x bottom;	}
#horizon {		width:650px; height:450px; position:relative; margin:0 auto; background: transparent url('../images/template/gallery/loader.gif') no-repeat 50% 50%; border:0px;	}
#textContainer {font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;	color:#999999; text-align:center; padding:6px;	}
#navigation {	width:650px; height:54px; background: transparent url('../images/template/gallery/thumbnailBG.gif') repeat top left; position:relative; }
	#btnFirst {	width:23px; height:22px; position:absolute; top:16px; left:40px; border:0; text-decoration:none; background: transparent url('../images/template/gallery/first_up.gif') no-repeat top left;	}
	#btnFirst:hover { background: transparent url('../images/template/gallery/first_over.gif') no-repeat top left;	}
	#btnPrev {	width:23px; height:22px; position:absolute; top:16px; left:70px; border:0; text-decoration:none; background: transparent url('../images/template/gallery/prev_up.gif') no-repeat top left;	}
	#btnPrev:hover { background: transparent url('../images/template/gallery/prev_over.gif') no-repeat top left;	}
	#btnNext {	width:23px; height:22px; position:absolute; top:16px; right:70px; border:0; text-decoration:none; background: transparent url('../images/template/gallery/next_up.gif') no-repeat top left;	}
	#btnNext:hover { background: transparent url('../images/template/gallery/next_over.gif') no-repeat top left;	}
	#btnLast {	width:23px; height:22px; position:absolute; top:16px; right:40px; border:0; text-decoration:none; background: transparent url('../images/template/gallery/last_up.gif') no-repeat top left;	}
	#btnLast:hover { background: transparent url('../images/template/gallery/last_over.gif') no-repeat top left;	}
	.btnPlay {	width:23px; height:22px; position:absolute; top:16px; right:10px; border:0; text-decoration:none; background: transparent url('../images/template/gallery/play_up.gif') no-repeat top left;	}
	.btnPlay:hover { background: transparent url('../images/template/gallery/play_over.gif') no-repeat top left;	}
	.btnPause {	width:23px; height:22px; position:absolute; top:16px; right:10px; border:0; text-decoration:none; background: transparent url('../images/template/gallery/pause_up.gif') no-repeat top left;	}
	.btnPause:hover { background: transparent url('../images/template/gallery/pause_over.gif') no-repeat top left;	}
	
	#thumbs {		width:440px; height:44px; padding:5px; overflow:hidden; position:absolute; top:0px; left:100px; }
	#thumbs ul {	height:46px;	}
	#thumbs ul li {	list-style:none; float:left; padding:0 4px 0 0;	}
	#thumbs ul li a {	width:44px; height:44px; background-color:#131313; display:block;  border:1px solid #404040; text-align:center;	 }
