/* CSS RESET */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, 

pre, form, fieldset, table, th, td { margin: 0; padding: 0; } 

 

/* BEGIN Default Font-Family */

body, div, p, ol, ul, dl, li, td{font-family:;}

/* END Default Font-Family */

 

/* Default Font Type - any font residing within the TD tags of a table */

body, div, p, blockquote, ol, ul, dl, li, dt, dd, td

{

    FONT-FAMILY: ;

    FONT-SIZE: ;

}

 

/*--------------------------------- Global Links ---------------------------------*/

/* Universal Links */

A{text-decoration: none; border:none;}

A:link {text-decoration: none; }

A:visited {text-decoration:none; }

A:active {text-decoration: none; }

A:hover {text-decoration:  underline; }

 

/*--------------------------------- Basic Text Styles ---------------------------------*/

/* html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, 

pre, form, fieldset, table, th, td { margin: 0; padding: 0; } */

 

div, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, 

pre, form, fieldset, table, th, td { color:#5d5d5d;}

 

h1

{

    color:#111; margin:30px 0 10px 0;

}

h2

{

    color:#222; margin:30px 0 10px 0; font-size:19px;

}

h3

{

    color:#666; margin:5 0 5px 0; text-align:center; font-weight:normal; font-size:13px;

}

h4

{

    color:#ccc; margin:0px 0 10px 0; text-align:center; font-weight:lighter; font-size:12px

}

p

{

                line-height:21px; margin-bottom:15px;

}

ul, ol

{

    margin:5px 5px 15px 30px;

}

li

{

    padding:3px;

}

legend

{

    padding:15px;

}

 

body{
	background-image: url('');
	background-attachment: fixed;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 11px;
}

	/* home side show */
#slideshow {
    position:relative;
	width:950px;
    height:550px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}





	
	
	div#global {
margin: 0 auto; /* center everything */
	width: 950px;
	padding: 0 9px;
	background-color: #FFF;

}

.footer{
	margin: 0 auto; 
	height:30px;
	display:inline-block;
	width:950px;
	text-align:center;
}

.copy{
	margin: 0 auto; 
	width:950px;
	height:100px;
	display:inline-block;
}

.band3{
width:950px;
border-left-color : #666666;
	border-left-style :none;
	border-left-width : 1px;
	border-right-color : #666666;
	border-right-style : none;
	border-right-width : 1px;
	border-top-color : #666666;
	border-top-style :none;
	border-top-width : 1px;
	border-bottom-color : #666666;
	border-bottom-style : none;
	border-bottom-width : 1px;
	
	margin-right: 0px;
	margin-bottom: 20px;
}

.band6{


border-left-color : #666666;
	border-left-style :none;
	border-left-width : 0px;
	border-right-color : #666666;
	border-right-style : none;
	border-right-width : 0px;
	border-top-color : #666666;
	border-top-style :none;
	border-top-width : 0px;
	border-bottom-color : #666666;
	border-bottom-style : none;
	border-bottom-width : 0px;
	
	margin-left:40px;
	margin-bottom: 0px;
}

#text{

padding-top:10px;
margin-top:15px;

background-color:#666666;
	border-left-color : #fff;
	border-left-style : none;
	border-left-width : 1px;
	border-right-color : #fff;
	border-right-style :none;
	border-right-width : 1px;
	border-top-color : #fff;
	border-top-style :dashed;
	border-top-width : 1px;
	border-bottom-color : #fff;
	border-bottom-style :dashed;
	border-bottom-width : 1px;
	
}
#flashPlayer {
	position:absolute;
	top:50px;
	left:990px;}	

ul li { display:inline-block;
list-style:none;
}



	
	


.spacer {
	clear: both;
	}



/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }
body 										{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; }
.floatRight									{ float: right; }
.clear 										{ clear: both; }



/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 950px; margin: 25px auto; position: relative; min-height: 550px;
											  background: url(images/bg.png) top center; }


/*
	TYPOGRAPHY
*/
ul	
										{ list-style: square inside; }
										
										
a, a:visited								{ color: #729dff; text-decoration: none; border: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: 950px; position: absolute; top: 0px; left: 0px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 950px; height: 550px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 550px; position: relative; width: 950px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 0px; }
#movers-row									{ margin: -46px 0 0 62px; }
#movers-row div								{ width:158px; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }



