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


/*
	PAGE STRUCTURE
*/
#page-wrap {
	width: 640px;
	margin: 0px auto;
	z-index: 2;
	height: 415px;
	overflow: hidden; 
	background-color: #cccccc;
	}


/*
	TYPOGRAPHY
*/
ul {
	list-style-position: outside;
	list-style-type: circle;
	}
	


.blockquote { 
	padding: 0px 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 {
	
	}			

.stripViewer .panelContainer .panel ul { 
	text-align: left; 
	margin: 0px 15px 0px 30px; 
	}

.stripViewer { 
	position: relative; 
	overflow: hidden; 
	width: 640px; 
	height: 415px; 
}

.stripViewer .panelContainer { 
	position: relative; 
	left: 0px; 
	top: 0px; 
	}

.stripViewer .panelContainer .panel	{ 
	float: left; 
	height: 100%; 
	position: relative; 
	width: 640px;
	}
	

	
.stripNavL, .stripNavR, .stripNav { 
	display: none;
	}
	

	
.photo-meta-data {
	background: url(../images/transpBlack.png);
	padding: 10px 50px;
	text-align: center;
	height: 60px;
	margin-top: -80px;
	position: relative;
	z-index: 9999;
	color: white;
	}
	
.photo-meta-data span { 
	font-size: 13px; 
	}
	
#movers-row	{ 
	margin: -40px 0px 0px 0px;
	width: 640px;
	}
#movers-row div { 
	width: 25%; 
	float: left; 
	}
	
#movers-row div a.cross-link { 
	float: right;
	}
		
.cross-link	{ 
	display: block; 
	width: 145px; 
	margin-top: 25px; 
	padding-top: 15px; 
	position: relative; 
	}
	
.active-thumb { 
	background: transparent url(../images/icon-uparrowsmallwhite.png) 
	top center no-repeat;
	width: 145px; 
	}

.nav-thumb { 
	border: 1px solid white; 
	}
.wrapper8 {
	background: url(../images/slide-mana.jpg) no-repeat;
	width: 600px;
	height: 275px;
	padding-left:20px;
	padding-right: 20px;
	padding-top: 130px;
	padding-bottom: 10px;
	text-align: left;
	color: #000000;
}

.wrapper2 {
	background: url(../images/slide2.jpg) no-repeat;
	width: 590px;
	height: 80px;
	padding-left:25px;
	padding-right: 25px;
	padding-top: 325px;
	padding-bottom: 10px;
	text-align: center;
	color: white;
}

.wrapper3 {
	background: url(../images/slide3.jpg) no-repeat;
	width: 590px;
	height: 85px;
	padding-left:25px;
	padding-right: 25px;
	padding-top: 320px;
	padding-bottom: 10px;
	text-align: center;
	color: white;
}

.wrapper4 {
	background: url(../images/slide4.jpg) no-repeat;
	width: 590px;
	height: 95px;
	padding-left:25px;
	padding-right: 25px;
	padding-top: 310px;
	padding-bottom: 10px;
	text-align: center;
	color: white;
}

.wrapper6 {
	background: url(../images/slide6.jpg) no-repeat;
	width: 590px;
	height: 365px;
	padding-left:25px;
	padding-right: 25px;
	padding-top: 40px;
	padding-bottom: 10px;
	text-align: left;
	color: white;
}
.wrapper5 {
	background: url(../images/slide-mana.jpg) no-repeat;
	width: 640px;
	height: 415px;
}

.headerslide {
	padding-bottom: 7px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 22px;	
}
.headerslide-b {
	padding-bottom: 7px;
	color: #000000;
	font-size: 16px;
	line-height: 22px;
}
/*--------------------------------------------------
// Home Bottom Sections
//--------------------------------------------------*/

#third {
	margin: 0px auto;
	margin-top: 10px;
	width: 620px;
	background-color: #FFFFFF;
}

#third1 {
	margin: 0px;
	width: 160px;
	height: 110px;
	float: left;
	border: 1px solid #CCCCCC;
	background: url(../images/thirdbg1.jpg) #FFFFFF no-repeat;
	padding-top: 70px;
	padding-left: 120px;
	padding-right: 20px
}


#third2-mana {
	width: 150px;
	height: 115px;
	float: right;
	border: 1px solid #CCCCCC;
	background: url(../images/thirdbg2.jpg) #FFFFFF no-repeat;
	padding-top: 65px;
	padding-left: 130px;
	padding-right: 20px;
	
}

.thirdtitle {
	color:#000000;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.third p {
	margin: 0px auto;
	padding-left: 200px;
	vertical-align: top;
}
