/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color:#000000;
	margin-top: 0;
	line-height: 16px;
}

.wrapper {
	width: 650px;
	height: 407px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/main.jpg);
	background-repeat:no-repeat;
	border: solid 5px #FFFFFF;
}

.wrapper2 {
width: 650px;
height: 430px;
margin-top: 50px;
margin-left: auto;
margin-right: auto;



}

img {  
border-style: none;
}

.wrapperi {
	width: 800px;
	height: 210px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/main2.jpg);
	background-repeat:no-repeat;
	border: solid 5px #FFFFFF;
}

.wrapperi2 {
width: 800px;
height: 430px;
margin-top: 50px;
margin-left: auto;
margin-right: auto;

}


.links {
	width: 230px;
	height: auto;
	margin-top: 80px;
	margin-left: 5px;
	margin-right: auto;



}

.linksi {
	width: 300px;
	height: auto;
	margin-top: 175px;
	margin-left: 280px;
	margin-right: auto;



}

.style1 {
	color: #666666;
	line-height: 16px;
	font-size: 12px;
	font-weight: lighter;
}
.style2 {color: #666666}
.style4 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.style5 {
	color: #666666;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;

}

.style6 {
	color: #666666;
	font-size: 10px;
	font-weight: lighter;
	}

.contenti {
	height: auto;
	width: 780px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.bottombar {
height: 30px;
width: 660px;
margin-top: 8px;
margin-left: auto;
margin-right: auto;

}

.bottombari {
height: 30px;
width: 800px;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
border-top: solid 1px #666666;
padding-top: 5px;
}


.info {
	width: 625px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	
	}
	
	.infoi {
	width: 750px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	
	}
	
	
.fblogo {
	width: 30px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	align: right;
	
	}
	

	
.links2 {
	width: 30px;
	height: 25px;
	margin-top: 35px;
	margin-left: 210px;
	}
	
.links3 {
	width: 200px;
	height: 8px;
	margin-top: 60px;
	margin-left: 20px;
	float:left;
	}
	
a.headlink {

text-decoration:none;
color: #CCCCCC;
font-size: 12px;
font-style: bold;
text-align: center;
line-height: 16px;
}

a.headlink:hover {
	
	color:#FF6600;
}

a.toplink {

text-decoration:none;
color: #333333;
font-size: 11px;
text-align: center;
line-height: 14px;
padding-right:5px;
}

a.toplink:hover {
	
	color:#FF0000;
}
.blackbar {
height: 500px;
width: 748px;
background-image:url(../../../../Documents/Portfolio/chelseawickline.com/images/blackbar.gif);
background-repeat:repeat-x;

border-left: solid 1px #444444;
border-right: solid 1px #444444;
}

.content {
height: 450px;
width: 675px;
margin-top: 30px;
padding: 10px 10px 10px 10px;
margin-left: auto;
margin-right: auto;
}

.footer {
height: 20px;
width: 740px;
background-color:#333333;

padding-top: 8px;
padding-left: 10px;

}

h3 {
font-size:14px;
font-style:normal;
letter-spacing: 3px;
}



a.portlink {
align: center;
float: left;
display: block;
color: #555555;
border: solid #000000 1px;
}



a.normlink {
text-decoration: none;
color: #000000;
}







#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(file:///Chelsea/Users/chelseawickline/Documents/Portfolio/lightbox2/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(file:///Chelsea/Users/chelseawickline/Documents/Portfolio/lightbox2/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(file:///Chelsea/Users/chelseawickline/Documents/Portfolio/lightbox2/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
