			  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 652px; position: relative; min-height: 140px;
											  background-color:White;}


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; 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								{ position:static;}
.stripViewer .panelContainer 
.panel ul									{ text-align: left;}
.stripViewer								{ position: relative; overflow: hidden; width: 612px; height: 100%; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 612px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ margin: -43px 0 0 62px; }
#movers-row									{ }
#movers-row div								{width: 30px; float: left;}
#movers-row div a.cross-link 				{float: right;}
.cross-link									{ display: block; width: 30px; margin-top: -14px; 
											  position: relative; z-index: 9999; background-image: url(images/slide_show/bticon_idle.gif);}
.cross-link:hover							{ display: block; width: 30px; text-decoration: none; background-image: url(images/slide_show/bticon_sel.gif); width: 30px;}
/*.cross-link:active							{ display: block; width: 30px; text-decoration: none; background-image: url(images/slide_show/bticon_sel.gif); width: 30px;}
.cross-link:visited							{ display: block; width: 30px; text-decoration: none; background-image: url(images/slide_show/bticon_idle.gif); width: 30px;}
*/.active-thumb 								{ background: url(images/slide_show/bticon_sel.gif) top center no-repeat; }

.wrapper
{
	height:100%;}




