/*
Colors:
Light Gray: #cacaca
Dark Gray: #EBEAEA
Old Gray: #676767


*/


.buttonlink{
	font-size: 11px;
	color: #4C4C4C;
	border: 1px solid #cacaca;
	background: #cacaca;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}
.buttonlink:hover{
	color: #3a3a3a;
	border: 1px solid #EBEAEA;
	background: #959696;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}



body{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #EBEAEA;
	background-color: #4C4C4C;
}	
td.navtd{
	width: 250px;
}
#navcolumnspacer{
	width: 200px;
	height: 0px;
	border: 0;
}
td.spacertd{
	width: 8px;
}
td.verticalline{
	width: 30px;
	vertical-align: top;
	padding-top: 104px;
	*padding-top: 110px; /* IE6+7, doesn't work in IE8/9 as IE7 : 6px more than regular */
	_padding-top: 110px; /* IE6  : 6px more than regular  */
	padding-top: \110px/; /* IE8+9  : 6px more than regular  */
	text-align: left;
}
img.spacergif{
	width: 1px;
	height: 285px;
	border-left: 1px solid #cacaca;
	padding-bottom: 0;
	margin-bottom: 0;
	visibility: hidden;
}


td.maintd{
	width: 500px;
	padding-top: 142px;
	/*border: 1px dashed blue;*/
}
body.maintdtopalign td.maintd{
	padding-top: 80px;
}
body.photospage td.maintd{
	padding-top: 0px;
	margin-left: 0;
}
td.righttd{
	text-align: left;
	vertical-align: top;
	padding-top: 307px; 
	padding-left:10px;
}
body.photospage td.righttd{
	width: 150px;
}

hr{
width: 40%;
height: 1px;
border: 0;
background-color: #a0a0a0;
margin-top: 20px;
margin-bottom: 20px;
}

h1{
	font-size: 24px;
	font-weight: bold;
}
h2{
	font-size: 20px;
	font-weight: bold;
}
h3{
	text-decoration: underline;
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 0px;
}
p{
	font-size: 14px;
	text-decoration: none;
	text-align: justify;
	line-height: 1.3em;
}
body#seminars td.maintd p{
	text-align: center;
}
a{
	color: #adafaf;
	text-decoration: underline;
}
a:hover{
	color: #FFFFFF;
}

.navlink{
	color: #cacaca;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.4em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.navlink:hover{
	color: #FFFFFF;
}
#on{
	color: white;
}

table#navtable{
}
table#navtable a.mechanicstradesmen{
	color: #676767;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 3px;
}
table#navtable a.mechanicstradesmen:hover{
	color: #EBEAEA;
}

.uppercase{
	text-transform: uppercase;
}
.navsmall{
	font-size: 13px;
}
.exhibitionnav{
	text-decoration: none;
	font-size: 13px;
}
a.exhibitionnav:hover{
	text-decoration: none;
	font-size: 13px;
}

img#logotopleft{
	width: 150px;
	height: 51px;
	padding-bottom: 52px;
	border: 0px;
}
img.logotopleftphp{
border: 0px;
}
p.navdots{
	color: #cacaca;
	font-size: 14px;
	text-align: right;
	padding: 10px 0px;
	margin: 0px 0px -10px;
	line-height: 0px;
}

body#details #ondetails, 
body#architectural #onarchitectural, 
body#interiors #oninteriors,
body#novoimago a#onnovoimago,
body#museumamfin #onmuseumamfin, 
body#worship #onworship,
body#mechanicstradesmen #onmechanicstradesmen,
body#germanyaustria #ongermanyaustria,
body#ppsp #onppsp,
body#bronx #onbronx,
body#brooklyncollege #onbrooklyncollege,
body#bethlehem #onbethlehem,
body#harlem #onharlem, 
body#newport #onnewport, 
body#rockville #onrockville, 
body#coneyisland #onconeyisland, 
body#wallstreet #onwallstreet, 
body#rcr #onrcr, 
body#bio #onbio, 
body#contact #oncontact,
body#exhibitions #onexhibitions,
body#seminars #onseminars, 
body#press #onpress
 {
	color: white;
}



/* ------PHOTO PAGE ELEMENTS------- */

table.photostable{
	width: 1000px;
	height: 630px;
	border: 0px solid white;
	padding: 0px;
	/*padding-top: 20px; padding-bottom: 20px;*/
	margin: 0px;
	text-align: left;
	background-color: #d5d3c6;
	color: #676767;
}
table.thumbtable{
	width: 160px;
	/*height: ;*/
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 10px;
	text-align: center;
}
table.thumbtable td{
	min-width: 80px;
}
body#rcr table.thumbtable td{
	padding-bottom: 10px;
}
table.photostable td#mainimg{
	width: 730px;
	text-align: center;
	padding-top: 20px;
}
table.photostable td#mainimg img{
	max-width: 715px;
	max-height: 562px;
}
td.prevnexttd{
	height: 100%;	
}

font.imagesnumber{
	color: #676767;
	text-decoration: none;
}
img.thumb{
max-width: 80px;
max-height: 80px;
margin: 5px 5px 0px 5px;
border: 1px solid #333;
}
img.thumbs:hover{
}
a.thumblink{
cursor: pointer;
}
body.novoimago img.thumb{
max-width: 70px;
max-height: 70px;
}
/*a#prev, a#next{
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
border: 1px solid #4C4C4C;
background-color: #4C4C4C;
color: #EBEAEA;
padding: 1px 3px 1px 3px;
}
a#prev:hover, a#next:hover{
border: 1px solid #4C4C4C;
background-color: #EBEAEA;
color: #4C4C4C;
}*/
a#prev, a#next{
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #828484;
letter-spacing: 1px;
}
a#prev:hover, a#next:hover{
color: #4C4C4C;
}

table.videotable{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #EBEAEA;
	font-size: 14px;	
}
table.videotable img{
	width: 100px;
	height: 70px;
}
table.videotable td.videotd1{
	width: 120px;
}




/*  ----- PHP tables  ---*/
table.phptable1{
	border: 1px solid white;
	width: 100px;
	padding: 0;
	margin: 0;
}
table.phptable1 td{
	border: 1px solid white;
	width: 100px;
	padding: 0;
	margin: 0;
}

table.phptable2{
	border: 1px solid yellow;
	width: 50px;
}
td#bigimg{
	width: 100%;
}

div.pticons img{
	width: 18px;
	height: 18px;
	border: 0;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}
div.pticons img:hover{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
