body {
	background-color: #FFF;
}
body, td, table, div, p {
	font: 11px verdana, arial, sans serif;
}

body, td, table, div {
	margin: 0;
	padding:0;
}

  
/******************
*** Positioning ***
*******************/
#header {
	height: 85px;
	margin: 10px 10px 0 10px;
	position:relative;
}

#header h1 {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	color: #000;
}
#header h1 span, #header h2 span {
	display: none;
}

#header h2 {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	margin: 0;
	padding: 0;
}
#logo {
	position: absolute;
	left:0;
	top:0;
}

#content-col1 {
	position: absolute;
	left:10px;
	top:95px;
	width:150px;
}

#content-main {
	margin-left: 169px;
	margin-right:144px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 171px;
	margin-right:146px;
	min-height: 650px;
	position:relative;
	z-index:100;
}

html>body #content-main {
	margin-left: 171px;
	margin-right:146px;
}

#content-col2 {
	position: absolute;
	right:10px;
	top:95px;
	width:125px;
	background:#fff;
	z-index:1;
}

#content-col2.narrow {
	position: relative;
	top:0;
	left:0;
	width:650px;
	margin-left: 171px;
	margin-right:0;

}
#content-col2.narrow .thumb {
	margin-right:5px;
	float:left;
}
#content-col2.narrow h2, #content-col2.narrow h3, #content-col2.narrow .box {
	width: 150px;
}

#content-main.narrow {
	margin-left: 169px;
	margin-right:0;
	min-height: 0;
	height:auto;
}

.centerit, .centerit-main {
	margin-left: auto;
	margin-right: auto;
	width: 543px;
}
.centerit-main {
	width: 450px;
}
.wrapit {
	width: 543px;
}



#jb {
	position:absolute;
	top: 10px;
	right:10px;
}

#footer {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	position:relative;
	width:350px;
}

a#homelink, a#focallink {
	position:absolute;
	top:5px;
	left:5px;
	z-index:500;
	width: 270px;
	height: 80px;
	display: block;
}
a#focallink {
	top:5px;
	left: auto;
	right:5px;
	width: 270px;
	height: 70px;
}

/*************************
*** Top Menu Bar ***
**************************/

#menu, #menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	left:300px;
	top:50px;
	width:450px;
}

#menu li {
	float: left;
	display: block;
}

#menu a, #menu a:link, #menu a:visited, #menu a:active, #menu a:hover {
	display: block;
	color:#20345B;
	border: 1px solid #000;
	font: 10px arial,san serif;
	background: #FFF url(/images/med_gradient.png) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 5px 0 5px;
	position:relative;
	margin:0 5px 0 0;
	text-decoration:none;
}

#menu a:hover, #menu a:active {
	color: #F08A14;
	border: 1px solid #F08A14;
	
}









/******************
*** Link Styles ***
******************/

a, a:visited, a:active {
	text-decoration: none; 
	color : #F08A14;
	border-spacing:10px;
}
a:hover {
	text-decoration: underline;
}

.catlink {
	font-size:11px;
	color:#828DA3;
	line-height: 25px;
}
a.catlink, a.catlink:visited, a.catlink:active {
	color:#20345B;
}
a.catlink:hover {
	color:#F08A14;
}

.leftcats {
	font-size:11px;
	color:#000;
}
a.leftcats, a.leftcats:visited, a.leftcats:active {
	color:#F08A14;
}
a.leftcats:hover {
	text-decoration:underline;
}

a.bold, a.bold:visited, a.bold:active {
	color:#20345B;
	font-weight:bold;
}
a.bold:hover {
	text-decoration:underline;
	font-weight:bold;
}


/******************
*** Text Styles ***
******************/

h1, h2, h3 {
	font-family:arial,sans serif;
	font-size:10px;
	text-transform: uppercase; letter-spacing: 1px;
	border: 1px solid #000;
	background: #dde1e8 url(/images/med_gradient.png) no-repeat;
	padding: 1px 5px 1px 5px;
	margin:0 0 5px 0;
}

h1, h2, h3.checkout {
	color: #F08A14;
	background-image: url(/images/big_gradient.png);
}

.error {
	color:#C00;
}
h2.error, h3.error, h2.success, h3.success {
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	border-color: #C00;
}
h2.success, h3.success {
	color: #063;
	border-color: #063;
}
.light {
	color:#828DA3;
}

.cattitle {
	color:#F08A14;
}
.note {
	color:#4F5259;
	font-size:10px;
}
.comment {
		text-transform: uppercase;
		letter-spacing: 1px;
		font-size: 10px;
}

/*
.photoinfo {
	font-size:10px;
}       
.photodate {
	font-size:10px;
	margin-bottom:2px;
	display:block;
}
*/

/********************
*** Photo Display ***
********************/

/* Large Photo */
div.photo{
	margin:0;
	padding:0;
	border: 1px solid #000;
	background: #dee1e7 url(/images/big_gradient.png) no-repeat;
	position:relative;
	text-align: center;
}

div.photo img {
	border: 1px solid #000;
	margin:10px;
	position:relative;
}

.photo-info {
	width: 70%;
	float: left;
	margin-top: 10px;
}

.photo-desc {
	margin-top: 10px;
	margin-bottom: 10px;
	border:1px solid black;
	padding: 5px;
	background-color: #fbfbfc;
}
.photo-date {
	width: 30%;
	float: left;
	margin-top: 10px;
	text-align:right;
}
.photo-info h2, .photo-info h3 {
	background: none;
	border: none;
	padding: 0;
}

.pages {
	text-align: right;
}
.pages .links {
	float: left;
}

/* Thumbnails */
.thumb {
	width: 123px;
	margin:0 0 5px 0;
	padding:0;
	border: 1px solid #000;
	background: url(/images/gradient.png) no-repeat;
	text-align: center;
}

div.thumb img {
	border: 1px solid #000;
	margin: 10px 10px 0 10px;
}

div.float-th {
	float: left;
	width: 125px;
	padding: 0 10px 5px 0;
}
  
div.float-th p {
	text-align: center;
	padding:0;
	margin:0;
}
div.spacer, br.clear {
	clear: both;
}


/* Side boxes */
#content-col1 div, div.box {
	border: 1px solid #000;
	background: #dadde5 url(/images/big_gradient.png) no-repeat;
	padding: 5px;
	margin-bottom:10px;
}

#content-col1 li, #content-col1 ul, #refback ul, #refback li {
	list-style: none;
	margin:0;
	padding:0;
}
#content-col2 div.box {
	margin-right:0;
	padding-right:0;
}

#content-main div.box {
	background: none;
	background-color:#FBFBFC;
	color:#283C61;
}


img {
	border: 0;
}



/* Form crap */
form, label, input, textarea, fieldset, legend {
	font-size : 11px;
}
input, select {
	margin-bottom: 6px;
}
fieldset {
	width : 500px;
	border: none;
}
legend {
	font-weight: bold;
	padding-bottom: 10px;
}
label {
	float:left;
	width:16%;
	margin-right:7px;
	padding-top:4px;
	text-align:right;
	line-height: 100%;
	font-weight: normal;
}
label.req {
	font-weight: bold;
}

/* Form Stuff */
form{
	margin:0;
}
input,select,textarea {
	background: #EBEDF1;
	font: 11px verdana,arial, monospace;
	font-weight: normal;
	border: 1px solid #000000;
	color: #20345B;

	padding-left:2px;
}

input.button 
{
	text-transform: uppercase; letter-spacing: 1px;
	background : #8698BD;
	font: 10px arial, monospace;
	border: 1px solid #000000;
	color: #FFF;
}

#browser-warning {
	display: none;
}

div#fullexif {
	display:none;
	position:absolute;
	top:10px;
	left:10px;
	padding:5px;
	width:257px;
	border:1px solid #000;
	background-color:#FFF;
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
	text-align: left;
}


/* Table Styling */
table {
	border-collapse: collapse;
	empty-cells: show;
	margin-top:0px;
	margin-bottom:5px;
	border-spacing:0px;
	width: 500px;
}
table th {
	font-weight: bold;
	background-color:#5f9cd0;
	color: #FFF;
}
table td, table th {
	border:1px solid #494848;
	padding:2px;
}
table.none, table.none td, table.none th {
	border:none;
	border-collapse:separate;
}
table thead td, table thead th {
	font-weight: bold;
	background-color: #8698be;
	color: #FFF;
}

.alternate table tr  {
	background-color:#FFF;
}
table tr.alternate, div.alternate {
	background-color: #e5e7ec;
}
.alternate table.subtable tr {
	background-color: transparent !important;
}
	div.alternate {
		border: 1px solid #000;
		border-width: 1px 0;
	}


table tr.alternate td.subhead{
	background-color: #888;
}
table tr.subhead td, table td.subhead {
	background-color: #999;
	font-weight: bold;
	color: #FFF;
}
table tr.highlight, table tr.highlight-bold, table tr.strong, td.strong {
	background-color: #e9ae6a;
}
table tr.highlight-bold td{
	font-weight: bold;
}

tr.highlightall, tr.highlightall td.subhead
{
	background-color:#fffbde;
	color:#000;
}

tr.highlightall-alternate, tr.highlightall-alternate td.subhead, #table-highlight tr:hover, tr.hover
{
	background: none;
	background-color:#fef7c6;
	color:#000;
}
#table-highlight tr.alternate:hover, tr.alternatehover {
	background-color:#FEF4B1;
}

table tr.strong td, table td.strong{
	font-weight: bold;
	font-size: 14px;
}
table td.label {
	background-color: #CCC;
	font-weight: bold;
	text-align:right;
}
table tr.alternate td.label {
	background-color: #AAA;
}
table tr.alternate td table.subtable td.label {
	background-color: transparent !important;
}

/* prints crap */
#prints {
	width: 210px;
	float: right;
	position: relative;
	
}
#prints h1 {
	z-index: 10;
}
#print-avail-icon {
	position: absolute;
	top: -10px;
	right: -32px;
}
#prints #printbox {
	background: #dadde5 url("/images/big_gradient.png") no-repeat;
	border: 1px solid black;
	width: 210px;
	display: none;
	padding: 10px 0;
}
#prints form, #prints form fieldset {
	width: 210px;
	padding: 0;
	margin: 0;
}
#prints form fieldset {
	margin: 0 10px;
	width: 200px;
}
#prints label {
	float: left;
	margin: 0 0 0 5px;
	text-align: left;
	width: 110px;
	display: inline;
	
	padding: 5px 0 0 0;
}

#prints input {
	float: left;
}
#prints strong {
	float: left;
	padding: 5px 0 0 0;
}

#prints input.button {
	float: none;
}
#prints br {
	clear: both;
}
#cart_count {
	position: absolute;
	top: 0;
	left: 300px;
}

/* Calendar style */
ul.calendar, ul.calendar ul {
	margin: 0;
	padding: 0;
}
ul.calendar li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.calbox, .calbox-empty, .calbox-nophoto, .calbox-header {
	width: 130px;
	height: 140px;
	border: 1px solid #FFF;
	float: left;
	position: relative;

}
.calbox-empty {
	border-color: white;
}
.calbox-header {
	height: 20px;

}
.calbox-header strong {
	display: block;
	font-family:arial,sans serif;
	font-size:10px;
	text-transform: uppercase; letter-spacing: 1px;
	border: 1px solid #000;
	background: url('/images/med_gradient.png') no-repeat;
	padding: 1px 5px 1px 5px;
	margin:0 5px 0 0;

}
.calbox-nophoto {
	background-color: #F8F9FB;
}
.calrow {
	clear: both;
}
.calday {
	position: absolute;
	top: 0; 
	left: 0;
	font-size: 14px;
	color: #000;
	
	display: block;
	width: 21px;
	height: 17px;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #000;
}
.calbox-nophoto .calday {
	color: #C7CDD7;
	border-color: #C7CDD7;

}
.hide {
	display: none;
}

.cloudtag {
	line-height: 16px;
}
.cloudtag a {
	padding-right: 5px;
}

.statsbar, .statsbar2 {
	height:10px;
	background: #f19831 url("/images/statsbar.gif") repeat-x bottom;
	border:1px solid black;
}
.statsbar2 {
	background-image: url("/images/statsbar2.gif");
}
.stats-table {
	width: 425px;
	margin-bottom: 15px;
}
.stats-table tr:hover {
	background-color: #FFFFCC;
}
.stats-table tbody {
	cursor:pointer;
}
#switcher {
	position:absolute;
	top: 5px;
	right:5px;
	font-size:9px;
	width:30px;
	height:10px;
	z-index:1000;
}
#switcher a {
	display:block;
	float:left;
	width:10px;
	height:10px;
	border:1px solid #CCC;
	margin-right:2px;
	line-height:0;
	font-size:0;
	background-color: white;
}
#switcher span {
	float: left;
}

#photos_by_date_content {
	height: 337px;
	
	overflow-x: hidden;
	overflow-y: scroll;
	margin-bottom: 2px !important;
}body {
	background-color: #4d4c4c;
        color: #FFF;
}
body, td, table, div, p {
	font: 11px verdana, arial, sans serif;
}

body, td, table, div {
	margin: 0;
	padding:0;
}


#header h1 {
        background: transparent url("/images/dark-photo-a-day.gif") no-repeat;
        width: 256px;
        height: 74px;
}
#header h1 img, #header h2 img {
	display: none;
}

#header h2 {
        background: transparent url("/images/dark-focalization.gif") no-repeat;
        width: 260px;
        height: 65px;
}


#content-col2 {
	background:#4d4c4c;
}


#menu a, #menu a:link, #menu a:visited, #menu a:active, #menu a:hover {
	color:#ebebeb;
	border: 1px solid #a8a7a7;
        background-image: none;
        background-color: #727171;
}

#menu a:hover, #menu a:active {
	color: #ebebeb;
	border: 1px solid #F08A14;
}


/******************
*** Link Styles ***
******************/

a, a:visited, a:active {
	color : #F08A14;
}
.catlink {
	color:#FFF;
}
a.catlink, a.catlink:visited, a.catlink:active {
	color:#FFF;
}
a.catlink:hover {
	color:#F08A14;
}

.leftcats {
	color:#000;
}
a.leftcats, a.leftcats:visited, a.leftcats:active {
	color:#F08A14;
}

a.bold, a.bold:visited, a.bold:active {
	color:#20345B;
}

.photo-date {
	color: #FFF;
}
/******************
*** Text Styles ***
******************/

h1, h2, h3 {
	border: 1px solid #a8a7a7;
	/*background: url(/images/med_gradient.png) no-repeat;*/
        background: none;
        background-color: #727171;
        color: #ebebeb;
}

h1, h2, h3.checkout {
	color: #ebebeb;
	/*background-image: url(/images/big_gradient.png);*/
        background-image: none;
}

.error {
	color:#C00;
}
h2.error, h3.error, h2.success, h3.success {
	border-color: #C00;
}
h2.success, h3.success {
	color: #063;
	border-color: #063;
}
.light {
	color:#dee1e7;
}

.cattitle {
	color:#fbe0c1;
}
.note {
	color:#EBEBEB;
}

/********************
*** Photo Display ***
********************/

/* Large Photo */
div.photo{
	border: 1px solid #c3c2c2;
	background: none;
        background-color: #8c8b8b;
}

div.photo img {
	border: 1px solid #000;
}


.photo-desc {
	background-color: #727171;
        color: #FFF;
        border-color: #a8a7a7;
}

/* Thumbnails */
.thumb {
	border: 1px solid #c3c2c2;
	/*background: url(/images/gradient.png) no-repeat;*/
        background: none;
        background-color: #8c8b8b;
        color: #FFF;
}

div.thumb img {
	border: 1px solid #000;
}


/* Side boxes */
#content-col1 div, div.box {
	border: 1px solid #a8a7a7;
	/*background: #dadde5 url(/images/big_gradient.png) no-repeat;*/
        
        background: none;
        background-color: #545353;
        color: #FFF;
}


#content-main div.box {
	background-color: #8c8b8b;
        color: #FFF;
        border-color: #c3c2c2;
}
input,select,textarea {
	background: #EBEDF1;
	border: 1px solid #000000;
	color: #20345B;
}

input.button 
{
	background : #8698BD;
	border: 1px solid #000000;
	color: #FFF;
}




table th {
	background-color:#5f9cd0;
	color: #FFF;
}
table td, table th {
	border:1px solid #494848;
}
table thead td, table thead th {
	background-color: #8698be;
	color: #FFF;
}

.alternate table tr  {
	background-color:#FFF;
}
table tr.alternate, div.alternate {
	background-color: #e5e7ec;
}
.alternate table.subtable tr {
	background-color: transparent !important;
}
	div.alternate {
		border: 1px solid #000;
		border-width: 1px 0;
	}


table tr.alternate td.subhead{
	background-color: #888;
}
table tr.subhead td, table td.subhead {
	background-color: #999;
	font-weight: bold;
	color: #FFF;
}
table tr.highlight, table tr.highlight-bold, table tr.strong, td.strong {
	background-color: #e9ae6a;
}

tr.highlightall, tr.highlightall td.subhead
{
	background-color:#fffbde;
	color:#000;
}

tr.highlightall-alternate, tr.highlightall-alternate td.subhead, #table-highlight tr:hover, tr.hover
{
	background-color:#fef7c6;
	color:#000;
}
#table-highlight tr.alternate:hover, tr.alternatehover {
	background-color:#FEF4B1;
}

table td.label {
	background-color: #CCC;
}
table tr.alternate td.label {
	background-color: #AAA;
}
table tr.alternate td table.subtable td.label {
	background-color: transparent !important;
}


.calbox, .calbox-empty, .calbox-nophoto, .calbox-header {
	border: 1px solid #4d4c4c;
}
.calbox-empty {
	border-color: #4d4c4c;
}
.calbox-header strong {
	border: 1px solid #a8a7a7;
	background: none;
        background-color: #727171;
        color: #FFF;
}
.calbox-nophoto {
	background-color: #727171;
}
.calday {
	color: #FFF;
	background-color: #727171;
	border: 1px solid #000;
}
.calbox-nophoto .calday {
	color: #C7CDD7;
	border-color: #C7CDD7;
}

.statsbar {
	background: #f19831 url("/images/statsbar.gif") repeat-x bottom;
	border:1px solid black;
}
.stats-table tr:hover {
	background-color: #FFFFCC;
}
/*
#footer {
	background-image: url("/images/dark-jbfooter.gif");
        background-position: center;
        width: 190px;
        height: 55px;
}*/
#footer img {
	display: none;
}

#switcher a {
	border-color: black;
        background-color: #ebebeb;
}
div#fullexif {
	color: #000;
}
