body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	/*text-align: center;*/
	}

div, span, a, p, td, th, label, b, strong, i, em, input, select, textarea, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

/* ========= START GLOBAL TYPOGRAPHY STYLES ========== */
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
	}
	
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	}
	
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px 0px 4px 0px;
	}
	
h4 {
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	}
	
h5 {
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	}	
	
h6 {
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	}		

b, strong {
	font-weight: bold;
	}	
	
i, em {
	font-style: italic;
	}
	
label {
	color: #003366;
	margin-bottom: 2px;
	}	
	
a:link, a:visited {
	text-decoration: underline;
	color: #000066;
	}
	
a:hover, a:active {
	text-decoration: underline;
	color: #FF0000;
	}				
/* ========= END GLOBAL TYPOGRAPHY STYLES ========== */		
	
/* ========= START GLOBAL LAYOUT STRUCTURE STYLES ========== */
div#mainContainer {
	padding: 27px 0px 20px 10px;
	border: 0;
	width: 795px;
	/*margin-right: auto;
	margin-left: auto;*/
	text-align: left;	
	}
	
div#leftColumn {
	margin: 0;
	padding: 0 0 0 5px;
	border: 0;
	width: 255px;
	float: left; 
	}
	
div#rightColumn {
	margin: 0;
	padding: 0;
	border: 0;
	width: 515px;
	float: right; 
	}
	
div#subleftColumn {
	margin: 0;
	padding: 0;
	border: 0;
	width: 196px;
	clear: both;
	float: left; 
	}
	
div#subrightColumn {
	margin: 0;
	padding: 0px 5px 0px 6px;
	border: 0;
	width: 576px;
	float: right; 
	}		
	
div#logo {
	margin: 0;
	padding: 0;
	border: 0;
	height: 31px;
	}	
		
div#topInfo {
	margin: 0;
	padding: 28px 4px 0px 4px;
	border: 0;
	height: 72px;
	}

div#topPhotoNavContainer {
	width: 515px;
	height: 100px;
	margin: 0;
	padding: 0;
	border: 0;
}
	
/* ========= START TOP PHOTO NAV STYLES ======== */
#lists {
	width: 503px;
	height:25px;
	background: #FFFFFF;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	margin: 0; 
	list-style:none; 
	position:relative; 
	float:left; 
	background: url(../images/img_topnavbar.gif) repeat-x; 
	z-index:500;
	}
	
/* Start IE 6 - PC fix */	
/* \*/
* html #lists {
	padding-top: 0px;
	}
/* */	
/* End IE 6 - PC fix */		
		
#lists li {
	display:inline; 
	float:left;
	height:25px;
	}
	
#lists li#people {
	width: 90px;
	}	
	
#lists li#places {
	width: 90px;
	}	
	
#lists li#editorial {
	width: 110px;
	}	
	
#lists li#projects {
	width: 110px;
	}	
	
#lists li#advertising {
	width: 90px;
	}		
	
#lists li a.tl {
	display:block;
	width:100%;
	height:25px;
	font-weight:normal;
	text-decoration: none;
	padding: 0px 0px 3px 0px;
	margin-top: -2px;
	margin-bottom: 0px;
	border: 0;
	color: #6E635F;
	line-height: 20px;
	}	
	
body.people li#people a.tl {
	font-weight:bold;
	}
	
body.places li#places a.tl {
	font-weight:bold;
	}
	
body.editorial li#editorial a.tl {
	font-weight:bold;
	}
	
body.projects li#projects a.tl {
	font-weight:bold;
	}
	
body.advertising li#advertising a.tl {
	font-weight:bold;
	}					

#lists div {display:none;}

#lists li a:hover {
	text-decoration:none;
	font-weight: bold;
	white-space:normal; 
	background-position:130px 15px;
	}
	
#lists li:hover > a {
	text-decoration:none;
	font-weight: bold;
	white-space:normal;
	background-position:130px 15px;}

#lists :hover div {
	display:block; 
	width:250px; 
	background:#fff; 
	position:absolute; 
	left:0; 
	top:20px; 
	border: 0; 
	padding-bottom:0px;}
	
#lists :hover div.pos2 {background:#fff;}

#lists .two:hover {position:relative;}
#lists .single:hover {position:relative;}

#lists .two:hover div.pos3 {background:#fff; width:300px;}
#lists .single:hover div.pos4 {background:#fff; width:150px;}

#lists :hover div dl {
	display:inline;
	padding:0;
	margin:0;
	float:left;
	width:90px;
	border: 0;
	}
	
#lists :hover div dl dt {
	width:90px; 
	background:#888; 
	text-indent:0px; 
	margin:1px 0px 0px 0px; 
	text-decoration:none; 
	height:15px; 
	line-height:15px;
	}

#lists .two:hover div {left:0px;}
#lists .two:hover div dl {width:104px;}
#lists .two:hover div dl dt {width:104px;}

#lists .single:hover div dl {width:129px;}
#lists .single:hover div dl dt {width:129px;}

#lists :hover div dl dd {padding:0; margin:0;}

#lists :hover div dt a {text-decoration:none; cursor:default; font-weight:bold; color: #6E635F;}
#lists :hover div dd a {
	display:block;
	text-decoration:none;
	font-weight:normal;
	font-size:9px;
	color: #6E635F;
	text-indent:0px;
	line-height:15px;
	}
	
#lists :hover div dd a:hover {
	text-decoration:none;
	font-weight: bold;
	color: #6699FF;
	}
	
#lists :hover div dd a:active{
	text-decoration:none;
	font-weight: bold;
	color: #6699FF;
	}	

#lists .clear {clear:both;}
/* ========= END TOP PHOTO NAV STYLES ======== */

/* ======== Start Global Navigation Styles ======== */		
div#globalNav {
	margin: 0;
	padding: 0;
	border: 0;
	height: 71px;
	}

div#globalNav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	}	
	
div#globalNav ul li{
	margin: 0;
	padding: 0px 7px 0px 7px;
	border: 0;
	list-style: none;
	float: left;
	}	
	
div#globalNav li#photos{
	padding: 0px 5px 0px 0px;
	}
	
div#globalNav li#home{
	padding: 0px 0px 0px 5px;
	}		
	
	
div#globalNav ul li a span{
	display: none;
	font-size: 1px;
	}		
	
div#globalNav ul li a:link, div#globalNav ul li a:visited{
	display: block;
	height: 7px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
	background-position: left top;
	background-repeat: no-repeat;
	}	

div#globalNav ul li#photos a, div#globalNav ul li#photos a:visited {
	background-image:url(../images/btn_photos.gif); width: 43px;}		
div#globalNav ul li#photos a:hover, div#globalNav ul li#photos a:active, body#photos li#photos a { 
	background-position: left bottom; height: 7px;}		

div#globalNav ul li#contact a, div#globalNav ul li#contact a:visited {
	background-image:url(../images/btn_contact.gif); width: 50px;}		
div#globalNav ul li#contact a:hover, div#globalNav ul li#contact a:active, body#contact li#contact a { 
	background-position: left bottom; height: 7px;}	
	
div#globalNav ul li#client a, div#globalNav ul li#client a:visited {
	background-image:url(../images/btn_clientlist.gif); width: 63px;}		
div#globalNav ul li#client a:hover, div#globalNav ul li#client a:active, body#client li#client a { 
	background-position: left bottom; height: 7px;}				
	
div#globalNav ul li#home a, div#globalNav ul li#home a:visited {
	background-image:url(../images/btn_home.gif); width: 30px;}		
div#globalNav ul li#home a:hover, div#globalNav ul li#home a:active, body#home li#home a { 
	background-position: left bottom; height: 7px;}				
	
/* ======== End Global Navigation Styles ======== */	
	
div#mainphotoArea {
	margin: 0;
	padding: 0px 5px 0px 6px;
	border: 0;
	width: 504px;
	}
	
div#mainphoto {
	margin: 0;
	padding: 0;
	border: 0;
	width: 504px;
	color: #6F645E;
	font-size: 9px; 
	}
	
div#mainphoto img{
	margin: 0px 0px 10px 0px;
	padding: 0;
	border: 0;
	display: block;
	}		
	
div#thumbnailArea {
	margin: 0;
	padding: 0px 0px 0px 14px;
	border: 0;
	width: 217px;
	}
	
div#thumbnailArea ul{
	margin: 0;
	padding: 0;
	border: 0;
	}
	
div#thumbnailArea li{
	margin: 0;
	padding: 0px 9px 9px 0px;
	border: 0;
	list-style: none;
	float: left;
	}		
		
div#thumbnailArea li img{
	margin: 0;
	padding: 0;
	border: 0;
	}	
	
div#thumbnailArea li a:link, div#thumbnailArea li a:visited{
	border: 0px solid #FFFFFF;
	}
	
div#thumbnailArea li a:hover, div#thumbnailArea li a:active{
	border: 0px solid red;
	}				

div#thumbnailBox0, div#thumbnailBox1, div#thumbnailBox2, div#thumbnailBox3, div#thumbnailBox4, div#thumbnailBox5{
	margin: 0;
	padding: 0;
	border: 0;
	width: 217px;
	}	
	
div#buttonBox0, div#buttonBox1, div#buttonBox2, div#buttonBox3, div#buttonBox4, div#buttonBox5{
	margin: 0;
	padding: 0;
	border: 0;
	width: 217px;
	}	

img#previousButton {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	}	
			
img#nextButton {
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	}	
	
div#photo {
	width: 443px;
	}
	
div#photoinfo {
	margin-top: 10px;
	padding: 0;
	border: 0;
	width: 443px;
	color: #6F645E;
	font-size: 9px; 
	}		
	
div.clearer {clear: both; line-height: 0; height: 0;}	

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	
	
		
div.hr {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #999999;
	}	
	
/* Start IE 6 - PC fix */	
/* \*/
* html div.hr {
	background: url(../images/img_bkg_dots.gif) repeat-x bottom; 
	padding: 1px;
	border-bottom: none;}
/* */	
/* End IE 6 - PC fix */	
/* ========= END GLOBAL LAYOUT STRUCTURE STYLES ========== */


/* ========= START FORM STYLES ========== */
input {
	border: 1px solid #CCCCCCC;
	margin-bottom: 6px;
	color: #333333;
	}
	
input.small {
	width: 150px;
	}
	
input.medium {
	width: 250px;
	}
	
input.large {
	width: 350px;
	}			
	
select {
	border: 1px solid #CCCCCCC;
	margin-bottom: 6px;
	color: #333333;
	}	
	
select.small {
	width: 150px;
	}
	
select.medium {
	width: 250px;
	}
	
select.large {
	width: 350px;
	}	
	
textarea {
	border: 1px solid #CCCCCCC;
	margin-bottom: 6px;
	color: #333333;
	}
	
textarea.small {
	width: 200px;
	height: 200px;
	}
	
textarea.medium {
	width: 300px;
	height: 200px;
	}
	
textarea.large {
	width: 500px;
	height: 300px;
	}

table.checkbox {
	margin: 0;
	padding: 0;
	border: 0;
	}		
	
table.checkbox td{
	padding: 0;
	border: 0;
	vertical-align: top;
	}
	
table.checkbox td input{
	margin-top: 0px;
	border-top: solid 6px transparent;
	}
	
/* Start Firefox Fix */	
head:first-child+body table.checkbox td {
	margin-top: 2px;
	}
/* End Firefox Fix */		
		
table.radiobutton2 {
	margin: 0;
	padding: 0;
	border: 0;
	}		
	
table.radiobutton2 td{
	padding: 0;
	border: 0;
	vertical-align: top;
	}
		
table.radiobutton2 td input{
	margin-top: 0px;
	border-top: solid 6px transparent;
	}
	
/* Start Firefox Fix */	
head:first-child+body table.radiobutton2 td {
	margin-top: 2px;
	}
/* End Firefox Fix */					
/* ========= END FORM STYLES ========== */


/* ========= START BUTTON STYLES ========= */
input.btnRefresh {
		background: url(../images/btn_refreshlist.gif) no-repeat;
		width: 93px;
		height: 20px;
		font-weight: bold;
		color: #ffffff;
		margin: 0;
		padding: 0;
		border: 0;
		}
		
input.btnDelete {
		background: url(../images/btn_deleteselected.gif) no-repeat;
		width: 107px;
		height: 20px;
		font-weight: bold;
		color: #ffffff;
		margin: 0;
		padding: 0;
		border: 0;
		}
/* ========= END BUTTON STYLES ========= */
