@charset "UTF-8";

/**											{ margin: 0; padding: 0; }
body 										{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#000; }*/

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }

#order-button {
	margin-top:5px;
	margin-left:16px;
	display:block;
	height: 23px;
	width: 115px;
	font-size:8pt;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	background: url(../images/buttons.png)no-repeat;
	padding-left:8px;
	line-height:13pt;
	text-decoration:none;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	overflow: hidden;
}

#order-button:hover {
	background: url(../images/buttons.png) no-repeat 0 -24px;
}
	

/*
	PAGE STRUCTURE
*/
#page-wrap {
	margin: 0px;
	width: 900px;
	height:410px;
	background: url(../images/ideaGalleryBase.png) top center;
	background-repeat:no-repeat;
}

.panelContainer {
	width:860px;
}

/*
	TYPOGRAPHY
*/
p, ul, li {
	text-decoration:none;
	list-style:none;
}

ul { 
	list-style: square inside; 
}

.abc {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #999933;
}

/*a, a:visited								{ color: #600; text-decoration: none; }
a:hover, a:active							{ color: red; }
*/
blockquote { 
	padding: 0 20px; 
	margin-left: 20px; 
	border-left: 20px solid  #333; 
	font-size: 14px; 
	font-family: Georgia, serif;
	font-style: italic; 
	margin-top: 10px;
}

/*
	SLIDER
*/
.slider-wrap								{ width: 860px; margin-top: 20px; margin-left: 20px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 12px 0 30px;
text-decoration:none;}
.stripViewer								{ position: relative; overflow: hidden; width: 860px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{
	height: 419px;
	position: relative;
	width: 860px;
	float: left;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
.wrapper {
	width:860px;
	height:282px;
	position: relative;		
}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.cross-link	{
	width:94px;
	display: block;
	margin-top: 0;
	margin-right:0px;
	position: relative;
	padding-top: 15px;
	z-index: 9999;
	text-decoration:none;
	font-size: 0.8em;
	line-height: 1em;
	color: #999;
	font-weight: bold;
}

.nav-thumb {
	border:none;
	width:82px;
	height:35px;
	margin-left:5px;
	text-align: center;
	display: block;
	font-size: .8em;

}
div .cross-link.active-thumb .nav-thumb {
	color: #999933;
}


#movers-row {
	margin: -50px 0px 0 94px;
}
#movers-row div {
	float: left;
}
#movers-row div a.cross-link {
	float: left;
}
.photo-meta-data							{
	/*	background: url(images/transpBlack.png);
*/	padding: 10px 0px 0px 10px;
	width: 272px;
	height: 272px;
	margin-top: 0px;
	position: absolute;
	z-index: 5;
	/*	color: white;
*/	top: 0px;
	float: left;
	margin-left: 568px;
}
.abc-discription {
	font-size: .7em;
	line-height: 1.2em;
	text-indent:-16px;
	margin-left:16px;
}
.photo-meta-data span 						{ font-size: 13px; }
.active-thumb {
	background: transparent url(../images/icon-uparrowsmallwhite.png) top center no-repeat; 
}

.toplayer {
	z-index:10;
}

.botlayer {
	z-index:1;
}
.picture {
	float: left;
	position: absolute;
	z-index: 3;
	padding: 0px;
	top: 0px;
}
