/*Site CSS*/
/*+clearfix {*/
#wrapper:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#wrapper
{
	display: inline-block;
}
#wrapper
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
BODY
{
	padding: 0;
	margin: 0;
	background-color: #262626;
	font-family: Arial, San-Serif, Verdana;
	font-size: 0.8em;
}
H1, H2, H3, H4, H5, H6
{
	color: #F8F8E5;
	font-family: "Tw Cen MT Condensed", Verdana;
	/*[empty]font-style:;*/
}
H2
{
	font-size: 2em;
}
H3
{
	font-size: 1.6em;
}
#header
{
	padding: 10px;
	background-image: url(./images/fapheader2.jpg);
	height: 50px;
	background-color: #F8F8E5;
}
#faplogo
{
	padding-top: 0px;
	float: left;
}
#faplogo A IMG
{
	border: 0 none #000000;
}
#headernav
{
	float: right;
	position: relative;
	padding-top: 30px;
}
#headernav A
{
	position: static;
	width: 113px;
	height: 30px;
	color: #006F6F;
	text-decoration: none;
	/*[disabled]border-left:1.5px dotted #262626;*/
	font-size: 1.1em;
	background-image: url(./images/fapnavbutton.png);
	display: inline-block;
	text-align: center;
	padding-top: 8px;
	background-repeat: no-repeat;
}
#headernav A:hover
{
	color: #FFFFFF;
	background-image: url(./images/fapnavbuttonover.png);
}
#page
{
	width: 100%;
}
#content
{
	width: 100%;
	font-size: 0.9em;
	padding: 10px 0px;
	/*[disabled]background:#F1F1F1 url(./images/backwash2.jpg) no-repeat center;*/
	min-height: 700px;
}
#content A
{
	color: #FFFFFF;
}
.contentleft
{
	width: 535px;
	float: left;
}
#contentright
{
	float: right;
	width: 105px;
}
/*[clearfix]*/#wrapper
{
	width: 640px;
	background: url(./images/backtrans.png);
	margin: 10px auto;
	padding: 10px;
	border: 2px solid #F1F1F1;
	color: #FFFFFF;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#fauxtablewrapper
{
	width: 520px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
#fauxtable1
{
	float: left;
}
#fauxtable2
{
	float: right;
}
.fauxtable IMG
{
	position: static;
	/*[empty]top:;*/
	border: 2px solid #000000;
}
.fauxtable
{
	width: 250px;
	padding: 5px;
	line-height: 1.1em;
}
.fauxtable A
{
	text-decoration: none;
}
.fauxtable A:Hover
{
	text-decoration: underline;
}
#footer
{
	background-color: #262626;
	width: 100%;
	height: 55px;
}
#footertext
{
	color: #FFFFFF;
	/*[disabled]float:left;*/
	text-align: center;
	margin: 10px auto 0;
	padding-left: 85px;
}
#footer A
{
	text-decoration: none;
	color: #FFFFFF;
}
#footer A:hover
{
	text-decoration: underline;
}
#deeplydesign
{
	width: 85px;
	height: 50px;
	float: right;
	/*[disabled]background:url(./images/deeplybuttonS.png) no-repeat top center;*/
	padding-right: 10px;
	padding-bottom: 10px;
}
.faceslist LI
{
	list-style: square inside;
	text-align: left;
	width: 400px;
	margin: 0;
	padding-left: 50px;
}
#galnav
{
	margin: 0 auto;
	width: 630px;
}
.gallink
{
	width: 205px;
	float: left;
	padding-left: 3px;
	padding-right: 2px;
}
.gallink A IMG
{
	border: 2px solid #262626;
}
.gallink A IMG:hover
{
	border: 2px solid #F0F0F0;
}
/*Notes For Gallery CSS*/
.nfGalleryX
{
	width: 100%;
	/*[empty]background-color:;*/
	padding: 5px;
}
.nfGalleryX UL
{
	list-style: none;
	/*[empty]background-color:;*/
	margin: 0px;
	padding: 0px;
}
.nfGalleryX UL LI
{
	margin: 5px;
	display: inline;
}
.nfGalleryX UL IMG
{
	padding: 2px;
	margin: 5px;
	border: 1px solid #252525;
	background-color: #252525;
}
.nfGalleryX UL A:hover IMG
{
	padding: 2px;
	margin: 5px;
	border: 1px solid #666;
	background-color: #F0F0F0;
}
.nfGalleryX UL A:hover
{
	color: #EFEFEF;
}
/*Jquery CSS*/
#jquery-overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox A IMG
{
	border: none;
}
/*Lightbox CSS*/
#lightbox-container-image-box
{
	position: relative;
	background-color: #FFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image
{
	padding: 10px;
}
#lightbox-loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box>#lightbox-nav
{
	left: 0;
}
#lightbox-nav A
{
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext
{
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev
{
	left: 0;
	float: left;
}
#lightbox-nav-btnNext
{
	right: 0;
	float: right;
}
#lightbox-container-image-data-box
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px;
}
#lightbox-container-image-data
{
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details
{
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption
{
	font-weight: bold;
}
#lightbox-image-details-currentNumber
{
	display: block;
	clear: left;
	padding-bottom: 1em;
}
#lightbox-secNav-btnClose
{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
