body {
	background-color: #ffffff;
	color: #666666;
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	text-align: center;
}

img { behavior: url(/javascripts/iepngfix.htc) }

#banner {
	margin-bottom: 6px;
	text-align: left;
}

#banner img {
	border: none;
}

#clientLogin {
	border-left: 1px solid #b4b4b4;
	padding:40px 0px 40px 70px;
	text-align: left;
}

#copyright {
	position: absolute;
	right: 0px;
}

#footer {
	color: #999999;
	font-size: 0.8em;
	position: relative;
}

#infoblackout {
	background-color: #000000;
	position: absolute;
	height: 100%;
	width: 720px;
	left: 0px;
	bottom: 0px;
	margin: 0;
	opacity: 0.45;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=45);
	padding: 0;
	z-index: 996;
}

#infocontainer {
	position: absolute;
	height: 100%;
	width: 720px;
	left: 0px;
	bottom: 0px;
	margin: 0;
	padding: 0;
	text-align: left;
	z-index: 997;
}

#info {
	color: #efefef;
	font-size: 12px;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 200px;
	width: 720px;
	z-index: 995;
}

#main {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0px;
}

#maincontent {
	float: left;
	height: 500px;
	margin-left: 10px;
	text-align: left;
	width: 720px;
}

#menu {
	float: left;
	line-height: 1.3em;
	text-align: right;
	width: 171px;
}

#nav {
	color: #666666;
	font-size: 1.8em;
}

#number {
	margin-left: 5px;
	margin-right: 5px;
}

#thumbblackout {
	background-color: #ffffff;
	position: absolute;
	height: 480px;
	width: 720px;
	left: 0px;
	top: 0px;
	margin: 0;
	opacity: 0.90;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	padding: 0;
	z-index: 1001;
}

#thumbcontainer {
	font-size: 12px;
	position: absolute;
	height: 480px;
	width: 720px;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	z-index: 1002;
}

#thumbcontainer img {
	height: 67px;
	margin: 65px 14px 0px 14px;
	/*width: 100px;*/
}

#thumbcontainer table {
	/*border: 1px solid purple;*/
	height: 460px;
	margin-left: auto;
	margin-right: auto;
	width: 660px;
}

#thumbcontainer table td {
	/*border: 1px solid green;*/
	text-align: center;
	vertical-align: middle;
}

#thumbcontainer table td img {
	margin: 0;
}

#thumbs {
	position: absolute;
	top: 0;
	left: 0;
	height: 480px;
	width: 720px;
	z-index: 1000;
}

#thumbPages {
	font-size: 1.5em;
}

.content {
	margin: 10px 0px 10px 0px;
	height: 486px;
}

.deadlink {
	color: #cccccc;
}

.selectedThumb {
	border: 3px solid red;
}

.test {
	border: 0px solid red;
}

.test2 {
	border: 0px solid blue;
}

.thumb {
	cursor: pointer;
}

a {
	color: #666666;
	text-decoration: none;
}

a.altlink {
	color: #b4b4b4;
}

a:hover {
	color: #cccccc;
}

a img {
	border: none;
}

table {
	font-size: 1.0em;
}



/* CLIENT STUFF */
#clientBanner {
	height: 40px;
	margin: 5px 5px 5px 5px;
	overflow: hidden;
}

#clientCenter {
	/*height: 100%;
	width: 100%;*/
}

#clientMain {
	border: 1px solid #cccccc;
	margin-left: 5px;
	padding: 10px;
}

#clientMenu {
	width: 200px;
}

#clientWindow {
	color: #666666;
	height: 100%;
	width: 100%;
	text-align: left;
}

#progressbar {
	height: 14px;
	position: absolute;
	left: 340px;
	top: 25px;
	width: 150px;
	z-index: 9;
}

.btn {
	width: auto;
	overflow: visible;
	padding-left: 4px;
	padding-right: 4px;
}

.contentbox {
	background-color:  #efefef;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	padding: 10px;
}

.floatslide {
	background-color: #ffffff;
	border: 1px solid #666666;
	float: left;
	font-size: 0.8em;
	height: 140px;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	text-align: center;	
	width: 160px;
}

.nospace {
	padding: 0px;
	margin: 0px;
}

.slideselected {
	background-color: #B5D19C;
	color: #618287;
}

.spacer {
	clear: both;
}

.textleft {
	text-align: left;
}

h1 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

h2 {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
}

form {
	margin: 0;
}










/*

#banner {
	border-bottom: 1px solid #eeeeee;
}



#blog_content {
	margin: 10px 0px 10px 0px;
}

#info {
	margin-right: 40%;
	margin-top: 120px;
	text-align: right;
}

#content_big {
	padding: 15px;
}

#blog_gallery {
	float: left;
    width: 722px;
    height: 100%;
}



#gallery {
	float: left;
	margin: 0px;
	padding: 0px;
}

#gallery img {
	border: none;
}

#thumbs {
	text-align: left;
	background-color: #efefef;
	float: right;
	font-size: .8em;
	height: 280px;
	padding-bottom: 4px;
	padding-top: 8px;
	text-align: center;
	width: 200px;
}

#thumbs img {
	margin-bottom: 10px;
	height: 40px;
	width: 40px;
}

*/

/* used for the blog 
#photobox {
    position: relative;
    background-color: #efefef;
    border: 1px solid #cccccc;
    font-size: 0px;
    margin: 0 auto;
    padding: 0px;
}
*/

/* these are used on main galleries 
#thumbs2 {
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 100%;
}

#thumbs2 img {
	height: 40px;
	margin: 9px 0px 9px 0px;
	padding: 0px;
	width: 40px;
}
*/

/* these are used on client galleries 
#thumbs3 {
	font-size: 0.8em;
	height: 600px;
	margin: 0px;
	overflow-y: scroll;
	padding: 0px;
	text-align: right;
	width: 100%;
}

#thumbs3 img {
	border: 1px solid #cccccc;
	height: 40px;
	margin: 9px 0px 9px 0px;
	padding: 0px;
	width: 40px;
}


#pagenav {
	background-color: #efefef;
	float: right;
	font-size: .8em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	width: 200px;
	text-align: center;
}

#photoinfo {
	background-color: #efefef;
	float: right;
	font-size: .8em;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	width: 200px;
}

#lefthalf {
	float: left;
	width: 50%;
	padding-top: 120px;
	padding-right: 25px;	
}

#righthalf {
	padding-top: 120px;
	padding-left: 25px;
}
*/




.center {
	text-align: center;
}

.vcenter {
	vertical-align: middle;
}



.light {
	color: #cccccc;
}

.current {
	color: #990000;	
}



.fakelink {
    color: #666666;
    cursor: pointer;
    font-size: 0.85em;
}

.wide {
	letter-spacing: 20px;
}

.padleft {
	padding-left: 8px;
}

.padright {
	padding-right: 8px;
}

.bigpad {
	padding-left: 25px;
	padding-right: 25px;
}

.floatleft {
	float: left;
}

.selected {
	border: 1px solid #cccccc;
}

.red {
	color: #ff0000;
}

.thindarkborder {
	border: 1px solid #000000;
}

.noborder {
	border: 0px solid #000000;
}


/*
.slide {
	background-color: #efefef;
	float: left;
	padding: 10px;
	margin: 5px;
	width: 90px;
}

.slide img {
	width: 44px;
	height: 44px;
}
*/
/*

table {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;	
}

table.bannertable {
	width: 100%;
}

table.centercolumn {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

*/



/*******************  START SLIDESHOW CSS *********************/

#OuterContainer {
    padding: 0;
	margin: 0 auto;
}

#Container {
	position: relative;
	height: 480px; /*200px;*/
	width: 720px; /*200px;*/
	margin: 0 auto;
	background-color: #efefef;
	/*border: 1px solid #cccccc;*/
	font-size: 0px;
	padding: 0; /*3px;*/
}

#Photo {
	/*position: absolute;*/
	top: 0;
	left: 0;
	z-index: 5;
}

#slideloading {
	height: 25%;
	width: 100%;
	position: absolute;
	top: 45%;
	left: 0%;
	text-align: center;
	z-index: 2000; /* 0; */
	line-height: 0;
}

#LinkContainer {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	/* filter:alpha(opacity:80); /* Specify opacity for IE */
}

#PrevLink, #NextLink {
	cursor: pointer;
	width: 48%;
	height: 100%;
	background: transparent url(../images/c.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#PrevLink span, #NextLink span { display: none; }

#PrevLink { left: 0; float: left; }
#NextLink { right: 0; float: right; }

/* background image for IE */
#PrevLink:hover, #PrevLink:visited:hover { background: url(../images/prev_ie.gif) 0% 50% no-repeat; }
#NextLink:hover, #NextLink:visited:hover { background: url(../images/next_ie.gif) 100% 50% no-repeat; }

/* backgroudn image for compliant browsers */
#LinkContainer>#PrevLink:hover, #LinkContainer>#PrevLink:visited:hover { background: url(../images/prev_overlay.png) 0% 0% no-repeat; }
#LinkContainer>#NextLink:hover, #LinkContainer>#NextLink:visited:hover { background: url(../images/next_overlay.png) 100% 0% no-repeat; }

#CaptionContainer {
	margin: 0 auto;
	width: 200px;
	text-align: left;
	background-color: #ccc;
	}

#CaptionContainer p {
	padding: 5px 10px 10px 10px;
	font-size: 11px;
}

#Counter {
	font-weight: bold;
	color: #999;
	padding-right: 5px;
}


