
BODY {
	BACKGROUND-POSITION: 0% 0%; 
    BACKGROUND-ATTACHMENT: scroll; 
    MARGIN: 8px; 
    BACKGROUND-COLOR: #676767;
	FONT-SIZE: 11px; 
    COLOR: #444444; 
    FONT-FAMILY: Tahoma, Arial, Verdana, Sans-Serif
}

/* Used in BorderOrder */
div.outline {
	PADDING: 2px; 
    HEIGHT: 100%; 
    BACKGROUND-COLOR: white;
    border: 1px solid black;
    width: 800px; 
    position: relative;
}
#content{
    margin: 2px 130px 60px 2px; 
    border: 0px solid gray;
}
div#client {margin: 10px;}
/* ********* */

.shhh{display:none;}

#navbar 
{
    margin: 2px; 
    padding-bottom: 2px; 
    border-top: 1px solid olive; 
    border-bottom: 1px solid olive; 
    height: 30px; 
    clear: both;
}


#ads
{
    margin: 0px 0px 60px 10px; 
    position: absolute;
    right: 4px;
    top: 3px;
    width: 120px;
    border: 1px solid gray;
}

TR 
{
	FONT-SIZE: 12px; 
	COLOR: #444444; 
	LINE-HEIGHT: 16px; 
	FONT-FAMILY: Tahoma, Arial, Verdana, Sans-Serif
}

A:link {
	FONT-SIZE: .9em; COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
	FONT-SIZE: .9em; COLOR: blue; TEXT-DECORATION: underline
}
A:hover {
	TEXT-DECORATION: underline
}

.frame 
{
	border: 1px solid olive; 
	}
.tableHeader 
{
	xcolor: White; 
	color: #FFFF2A; 
	background-color: #3333CC;
}
.tableRow 
{
	color: black; 
	background-color: white;
}
.tableRowAlternate 
{
	color: black; 
	background-color: #FFFFDD;
}

.progressBar 
{ 
	background-color: #3333CC;
}


div {border-color: gray;}
div#background {text-align: center;}
div#page {margin: 0px auto; border: 0px solid white; padding: 0px; width: 990px;  background-color: white; position: relative; text-align: left;}
div#paper {border-left: 1px solid; border-right: 1px solid; background-color: white; }
div#header {background-color: white; padding: 5px;}
div#navbar {margin: 0px;  padding-bottom: 2px; height: 30px; clear: both;position: relative;}
div#top-banner {padding: 3px; border-bottom: 1px solid; }
div#content{marginnn: 2px 130px 60px 2px; border: 0px solid gray;}
#thumbnail-table{margin: 0px; padding: 0px; border-spacing: 0px; border-collapse: collapse;}
div#main {float: left; width: 640px; margin: 10px 0px 10px 10px; xxbackground: #eee; xxborder-right: 1px solid;}
div#right {float: right; width: 300px; margin: 10px; xxborder-left: 1px solid;}
span#cart-button {display: inline; float: right; padding-right: 25px; padding-top: 1px;}

div#top-info {width: 100%; }
div#warning {margin: 3px auto; width: 450px; }
span#album-warning {font-weight: bold; line-height: 13px; padding-top: 5px;}
div#breadcrumbs{margin-left: 6px;  margin-bottom: 4px;}
div#photoAndCaption {margin: 0px 1px; }
div#products {width: 250px; margin: 0px 10px;} 
div#COA {width: 349px; border: 1px solid; padding: 3px; margin: 6px 0px 12px; height: 150px;}
div#quality-warning {width: 240px; border: 1px solid; padding: 5px; margin: 0px 0px 8px; height: 45px;}
div#phone-help {width: 300px; padding: 3px; margin: 8px 0px 8px; height: 30px;}
div#consolation {width: 80%; margin: auto; text-align: center;}
div#bottom-banner {padding: 3px; border-top: 1px solid; clear: both;}
div#footer {text-align: center; margin-bottom: 5px; position: relative width: 100%; clear: both;}

span.pgs {margin: 0px 10px; }
div.list-of-links {}
div.list-of-links h2 {font-size: 15px; padding: 2px 10px; border: 1px solid black; margin-bottom: 2px;}
div.list-of-links ul {margin-top: 2px;}
span#cart-button {display: inline; float: right; padding-right: 25px; padding-top: 1px;}
/*
 * For a citizen journalism gallerey, hide:
 * 		Cart button
 * 		Alarm clock on Album page
 * 		Product table of photo detail page
span#cart-button {display: none;}
div#products {display: none;}
*/

/***** For thumnails: ***** */
.thumbnailsTH {display: none;}
div.thumb 
{
	margin: 2px;
	border: 1px solid #000000;
	height: 200px;
    width: 156px;
	text-align: center;
    overflow: hidden;
  	padding: 0px;
    display: table-cell;
    vertical-align: middle;
    background-color: white;
}	
div.thumb img {margin: 10px 0px 0px 0px; display: inline; border: 1px solid #A0ACC0;}
div.thumb a:hover img {border: 1px solid black;}
div.thumb div.phototitle 
{
  width: 120px;
  margin: 2px 15px 10px;
  padding: 0px;
  overflow: hidden;
 }

div.thumb-album
  {
  	background: transparent url(http://www.InstantImageGallery.com/pubimages/album.png) no-repeat scroll top left;
    border: none;
  }
div.thumb-album img {margin: 10px 0px 0px 10px;}
div.thumb-album div.phototitle {margin: 2px 15px 10px 20px;}

div.thumb-folio
  {
  	background: transparent url(http://www.InstantImageGallery.com/pubimages/folio.png) no-repeat scroll top left;
    border: none;
  }
div.thumb-folio img {margin: 15px 0px 0px 15px;}
div.thumb-folio div.phototitle {margin: 2px 15px 10px 25px;}


/* For plain (without spiral:)
div.thumb-album
  {
  	background: transparent url(http://www.InstantImageGallery.com/pubimages/album-plain.png) no-repeat scroll top left;
    border: none;
  }
div.thumb-album img {margin: 10px 0px 0px 0px;}
div.thumb-album div.phototitle {margin: 2px 15px 10px 15px;}

div.thumb-folio
  {
  	background: transparent url(http://www.InstantImageGallery.com/pubimages/folio-plain.png) no-repeat scroll top left;
    border: none;
  }
div.thumb-folio img {margin: 15px 0px 0px 5px;}
div.thumb-folio div.phototitle {margin: 2px 15px 10px 20px;}
 */
/* ***** ***** */

/* ***** For Buttons ***** */
a.button, span.button, del.button{
	display:-moz-inline-box;
	display:inline-block;
	cursor:pointer;
	border:none;
    font-size:0;
    line-height:0;
	/*
	for Safari, read this first
	http://creativebits.org/webdev/safari_background_repeat_bug_fix
	*/
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	text-decoration:none;
	color:#2e523b;
	font-style:normal;
	margin:0 6px 0px 0;
	padding:0 10px 0 0;	
	vertical-align:middle;	
	
    padding-top:-2px;
	_position:relative;
	_width:10px;	
	_overflow-y:hidden;
}

a.button, span.button, del.button,
a.button span, span.button button, span.button input, del.button span
{
    background-image:url(http://www.InstantImageGallery.com/pubimages/form_buttons.png);
    _background-image:url(http://www.InstantImageGallery.com/pubimages/form_buttons.gif);
}

a.button span, span.button button, span.button input, del.button span
{
	white-space:nowrap;
	cursor:pointer;
    color:#222;
	display:-moz-inline-box;
	display:inline-block;
	line-height:1;
    letter-spacing:0 !important;
    font-family:"Arial" !important;
    font-size:12px !important;
    font-style:normal;    
    background-color:transparent;
	background-position:100% 0;
	background-repeat:no-repeat;
	height:30px;
	padding:8px 20px 0 10px;
	margin:0 -16px 0 10px;
	border:none;
	vertical-align:text-top;
	zoom:1;
	_position:relative;
    _padding-left:0px;
	_padding-right:12px;
	_margin-right:-10px;	
	_display:block;
	_top:0;
	_right:-5px;
}
span.button button{
   line-height:2.5;/*Opera need this*/
}

html.safari a.button span, 
html.safari del.button span{
  line-height:1.3;
}

html.safari span.button button{
  line-height:2.6;
}

html.safari a.button:focus,
html.safari span.button button:focus{
    outline:none;
}

del.button{
	/* cursor:not-allowed;	*/
	background-position:0 -120px;
}

del.button span{
	cursor:default;
    color:#aaa !important;
	background-position:100% -120px;
}

span.button button, span.button input{
	padding-top:0px;
	line-height:2.5;/*Opera need this*/
}
a.button:visited{
text-decoration:none;
}
/*Hover Style*/
a.button:hover, 
span.button:hover,
a.button:focus, 
a.dom-button-focus, 
span.button-behavior-hover{
	background-position:0 -60px;
	color:#222;
	text-decoration:none;
}

a.button:hover span, 
span.button:hover button, 
span.button:hover input, 
a.button:focus span, 
span.button-behavior-hover button, 
span.button-behavior-hover input{
	background-position:100% -60px;
}

a.button:active, a.button:focus span{
	color:#444;
}

del.button-behavior-hover, del.button:hover{
	background-position:0 -180px;
	/* cursor:not-allowed; */
}

del.button-behavior-hover span, del.button:hover span{
	background-position:100% -180px;
	/* cursor:not-allowed; */
	
}

/*Optional hack for IE6 to simulate :hover selector*/
span.button button, del.button span, span.button input{
	_behavior:expression(
		(function(el){
			if( typeof( behavior_onMouseEnter) == 'undefined'){
				behavior_onMouseEnter = function(el){
					var dEl = this.parentNode;					
					var sClass = dEl.className ;
					dEl.__defaultClassName = sClass ;
					dEl.className = sClass + ' button-behavior-hover';	
					this.setCapture();
				};

				behavior_onMouseLeave = function(el) {
					var dEl = this.parentNode;
					dEl.className = dEl.__defaultClassName ;
					dEl.__defaultClassName = undefined;
					this.releaseCapture();
				};
			};
			el.runtimeStyle.behavior = 'none';
			el.onmouseenter = behavior_onMouseEnter;
			el.onmouseleave = behavior_onMouseLeave;
		})(this));
}
/* ***** End Button Styles ***** */
