/*
	#### Sample PhotoShelter Customization stylesheet ####

	This stylesheet implements some default styles for the PhotoShelter site.
	By including this stylesheet in your Custom Site Template, your pages 
	will emulate the look and feel of the standard PhotoShelter site.  

	This stylesheet does not illustrate all possible ways to manipulate the
	presentation of your Customized site. For a full list of CSS class 
	selectors available in the customization environment, please consult the 
	PhotoShelter Customization Tutorial:
	
	https://www.photoshelter.com/mem/home/help/custom/tut
*/


/* NOTE: you should be sure to apply your default font
  to all HTML elements listed below */
#home {
	width:100%;height:100%;margin:0;font:11px verdana, arial, sans-serif;color:#CCD3D7;background-color:#fff;
}

body {
	width:100%;height:100%;margin:0;font:11px verdana, arial, sans-serif;color:#424D47;background-color:#424D47;
}

TD, TH, INPUT, SELECT {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
}

/* this removes all margins (spacing) around these HTML block elements */
FORM {
	margin: 0;
}

/* ".input" is applied to tables which are used for form input
   (e.g. the Search form) */
TABLE.input TH {
	font-weight: bold;
}

/* "UL.thumbs" is used for all thumbnail displays */
UL.thumbs LI {
	margin: 1px;
	height: 160px;
	background-color: #ffffff;
}

UL.thumbs LI:hover {
	background-color: #d4d4d4;
}

UL.thumbs LI TABLE TD {
	font: 10px Verdana;
}

UL.thumbs LI TABLE TD.slide {
	background-color: #ffffff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #BFBFBF;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #999;
}

UL.thumbs LI DIV.thumb_links {
	padding: 2px;
	width: 97%;
	text-align: right;
	position: absolute;
	bottom: 0;
	left: 0;
}

FORM.image_keywords UL {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

FORM.image_keywords UL LI {
	float: left;
	width: 130px;
	padding: 0;
	margin: 0;
}
/* end sample stylesheet */

/*FLOATING TABLE HOLDING ALL CONTENT*/
/*margins are set seperately so that the tabel will float in IE on the MAC*/
#area_float
{
   width:766px;margin-left:auto;margin-right:auto;padding:0;background-color:#ffffff;text-align:left;vertical-align:top;font:11px verdana, arial, sans-serif;line-height:16px;
}

#area_float_ps
{
   width:766px;margin-left:auto;margin-right:auto;padding:0;background-color:#ffffff;text-align:left;vertical-align:top;font:11px verdana, arial, sans-serif;line-height:16px;
}

#area_header
{
   float:left;background-color:#ffffff;
}

#area_subnav
{
   float:right;margin:40px 20px 0 0;color:#635b58;   
}

#area_nav
{
   float:left;width:766px;height:26px;clear:both;
}

#area_left
{
   float:left;width:135px;padding:10px 20px 0 20px;font-size:10px;
}

#area_right
{
   width:577px;float:right;
}

#area_main
{
   width:726px;background-color:#ffffff;padding:20px;clear:both;line-height:17px;
}

#area_footer
{
   width:756px;height:30px;background-color:#d2d0bf;border-top:solid 1px #C7CFD3;padding:10px 0 0 10px;clear:both;
}

/*AREA HOLDING COPYRIGHT AND BOTTOM NAV*/
#area_copyright
{
   width:690px;text-align:center;font:9px verdana, arial, sans-serif;color:#7b7b65;margin:5px 0 15px 5px; 
}

.horizdivider
{
   border-top:solid 1px #e29a37;margin:10px 0 10px 0;  
}

/*WHITE DIVIDER DOTS*/
.divider
{
   font:bold 12px verdana, arial, sans-serif;color:#fff;  
}

/*COPYRIGHT TEXT*/
.copyright_text
{
   margin-top:15px;
}

/*VERTICALLY ALIGN ALL TABLE CELLS*/
td
{
   vertical-align:top;   
}

/*BOLD TEXT*/
.bold
{
   font-weight:bold;   
}

/*ITALIC TEXT*/
.italic
{
   font-style:italic;   
}

/*HEADERS*/
h1
{
   font:bold 11px verdana, arial, sans-serif;color:#635135;
}

/*HEADERS*/
h2
{
   font:bold 11px verdana, arial, sans-serif;color:#635135;
}

/*HEADERS*/
h3
{
   font:bold 11px verdana, arial, sans-serif;color:#635135;
}

/*HEADERS*/
h1.ri
{
   font:bold 11px verdana, arial, sans-serif;color:#635135;lmargin-bottom:0;padding-bottom:0;
}

/*HEADERS*/
h2.ri
{
   font:bold 11px verdana, arial, sans-serif;color:#635135;margin-bottom:0;padding-bottom:0;
}

/*CENTERED TEXT*/
.center
{
   text-align:center  
}

ul
{
   color:#898A37;   
}

.listText
{
  font:11px verdana, arial, sans-serif;color:#ccd3d7;letter-spacing:0;margin:2px 0 2px 0;padding:2px 0 2px 0;
}

/*REGULAR LINKS USED IN MAIN CONTENT*/
.normallink
{
    font:11px verdana, arial, sans-serif;color: #898A37;text-decoration: underline;
}

.normallink:visited
{
    font:11px verdana, arial, sans-serif;color: #898A37;text-decoration: underline;
}

.normallink:active
{
    font:11px verdana, arial, sans-serif;color: #898A37;text-decoration: underline;
}

.normallink:hover
{
    font:11px verdana, arial, sans-serif;color: #898A37;text-decoration: underline;
}

/*SMALL LINKS*/
.smalllink
{
    font:9px verdana, arial, sans-serif;color: #898A37;text-decoration: underline;
}

.smalllink:visited
{
    font:9px verdana, arial, sans-serif;color: #898A37;text-decoration: underline;
}

.smalllink:active
{
    font:9px verdana, arial, sans-serif;color: #898A37;text-decoration: underline;
}

.smalllink:hover
{
    font:9px verdana, arial, sans-serif;color: #898A37;text-decoration: underline;
}

/*REGULAR LINKS USED IN MAIN CONTENT*/
.footerlink
{
    font:10px tahoma, verdana, arial, sans-serif;color:#785815;text-decoration: none;
}

.footerlink:visited
{
    font:10px tahoma, verdana, arial, sans-serif;color:#785815;text-decoration: none;
}

.footerlink:active
{
    font:10px tahoma, verdana, arial, sans-serif;color:#785815;text-decoration: none;
}

.footerlink:hover
{
    font:10px tahoma, verdana, arial, sans-serif;color:#4f4123;text-decoration: none;
}
/*LINKS*/
a:link
{
    color: #302616;
}

a:visited
{
    color: #302616;
}

a:active
{
    color: #302616;
}

a:hover
{
    color: #75750e;
}



