/*	UTILITY STYLES*/
				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 500px; margin: 25px auto; position: relative; min-height: 500px;
											  background: url(termekek/kepgaleria_formazas/images/bg.png) top center; }


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #ffffff; text-decoration: none; }
a:hover, a:active							{ color: white; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 335px;}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 15px; }
.stripViewer								{ position: relative; overflow: hidden; width: 335px; height: 315px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 335px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.navigacio 									{ margin: 0 2px 0 2px; float:left;}
#movers-row									{ margin: -90px 0 0 0; width:335px; }
#movers-row div								{ width: auto;  float: left; margin:0; }
.cross-link									{ height:40px; }
.cross-link img								{ height:40px; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) center no-repeat; }
.active-thumb img							{ height:40px;}

