/*
	TYPOGRAPHY
*/

/*
	SLIDER
*/
.slider-wrap								{ width: 960px; position: absolute; }			
.stripViewer .panelContainer 
.panel ul									{ }
.stripViewer								{ position: relative; overflow: hidden; width: 640px; height: 315px; float:left;}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 1px; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 640px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ }
#movers-row									{ margin: 0 ;}
#movers-row li								{
	clear:both;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display:block;
	clear:both;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 ;
	padding:0;
	float:left;
	width:300px;
	font-size:11px;
}
#movers-row div a.cross-link 				{ }
.photo-meta-data							{ height: 20px; 
											  margin-top: -23px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; padding: 5px; height:20px; background-image:url(../images/transgreen.png); }
.cross-link									{ display: block;  
											  position: relative;  z-index: 9999; }
li .active-thumb { 
	/*background-color:#CCCCCC;*/
	background-image:url(../images/itp_active.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	display:block;
	clear:both;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 ;
	padding:0;
	float:left;
	width:70px;
 }


#tester{
	width:940px;
	height:315px;
}

#testie1{
	width:640px;
	float:left;
}

#testie2{
	float:left;
	width:288px;
	margin-left:2px;
}

.cross-link img{
	float:left;
	margin-right:10px;
	/*border: 1px solid #EAEAEA;*/
	width:58px;
	height:58px;
}

#index-page .cross-link img{
	border: 1px solid #EAEAEA;
}

#pane1 .cross-link img{
	width:60px;
	height:60px;
}


#movers-row .title{
	/*clear:both;*/
	font-size:13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
	color:#333;
}

/*---- portfolio ---- slideViewer ----*/ 


/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
	position: relative; 
	overflow: hidden;  
	margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
	margin: 0; 
	padding: 0; 
	position: relative; 
	left: 0; 
	top: 0; 
	width: 1%; 
	list-style-type: none; 
}
#mygalone ul li, #stripTransmitter0 ul li{
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}
 
.stripViewer ul li {  
	float:left;
}
 
.stripTransmitter { 
	overflow: auto; 
	width: 1%; 
} 
.stripTransmitter ul { 
	margin: 0; 
	padding: 0; 
	position: relative; 
	list-style-type: none; 
} 
.stripTransmitter ul li{ 
	width: 20px; 
	float:left; 
	margin: 0 ; 
	list-style:none;
	list-style-image:none; 
} 
.stripTransmitter a{ 
	font: bold 10px; 
	text-align: center; 
	line-height: 22px; 
	background: #333; 
	color: #fff; 
	text-decoration: none; 
	display: block; 
} 
.stripTransmitter a:hover, a.current{ 
	background: #fff; 
	color: #666666; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
	background: #fff; 
	color: #000; 
	opacity: 0.85; 
	border: 5px solid #dedede; 
} 
#tooltip h3 {  
	font: normal 10px Verdana;  
	margin: 0;  
	padding: 6px 2px;  
	border: 0; 
} 



#portfolio-page #stripTransmitter0{
	float:left;
	overflow:hidden;
}
