/* base
----------------------------------------------- */

* { 
	margin: 0; 
	padding: 0; 
}

sub, sup { 
	vertical-align: baseline; 
}

body {
	text-align: center;
	height: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande",
        Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	line-height: 1.4em;
	background: url(http://www.oldphotosjapan.com/site_images/bg.gif); 
}

h1, h2, h3, h4 {
	font-weight: normal;
	font-family: Georgia, Cambria, Palatino, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 10px;
}

h1 {
	font-size: 2.0em;
	color: #000;
}

.title_period {
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
}

.title_period_jp {
	font-size: 0.8em;
	font-weight: normal;
}

h2 {
	font-size: 1.7em;
}

img {
	border: 0px;
}

fieldset {
	margin-top: 30px;
	border: solid #EDE8D8 1px;
}

legend {
	color: #666600;
	font-family: Georgia, Cambria, Palatino, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.2em;
	margin-left: 10px;
	padding: 0 5px 6px 5px;
}

label {
	color: #000;
	font-size: 0.8em;
	font-weight: normal;
}

input {
	margin-right: 5px;
}

blockquote {
	padding: 0 20px 0 20px;
        font-size: 0.9em;
}

.japanese {
	font-style: normal;
}

/* global layout
----------------------------------------------- */
#wrapper, #copyright {
	margin: auto; 
	width: 960px;
	\width: 960px;
	w\idth: 960px;
}

#wrapper {
	background-color: #fff;
	background: url(http://www.oldphotosjapan.com/site_images/bg_content.gif); 
}

#footer {
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: left;
	padding: 25px;
	margin: 20px 1px 1px 1px;
	background-color: #F5F5EB;
	border: solid #E6E3D0 1px;
}

#left {
	background-color: #FAFAF5;
	float: left;
	text-align: left;
	padding: 20px 16px 0 25px;
	width: 165px;
	\width: 206px;
	w\idth: 165px;
}

#right {
	background-color: #FAFAF5;
	float: right;
	text-align: left;
	padding: 20px 25px 0 16px;
	width: 165px;
	\width: 206px;
	w\idth: 165px;
}

#center {
	text-align: left;
	padding: 20px 14px 0 14px;
	margin-left: 205px;
	margin-right: 205px;
}

#posted, #posted_jp {
	font-family: Georgia, Cambria, Palatino, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #000;  /* WAS #a9a9a9 */
}

#prev_next, #prev_next_bottom {
	font-family: Georgia, Cambria, Palatino, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.6em;
}

#prev_next_bottom {
	margin: 15px 0 0 0;
}

#posted_jp {
	font-style: normal;
}

#posted_note {
	font-style: normal;
}

#contents {
	font-size: 0.8em;
	line-height: 1.6em;
	padding: 5px 0 20px 0;
	margin-bottom: 20px;
	background: url(http://www.oldphotosjapan.com/site_images/line_dotted.gif) no-repeat bottom left;
}

#body_text p {
	font-size: 0.9em;
	margin-bottom: 1em;
}

#body_text_book p {
	font-size: 0.9em;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

#body_data {
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #FBFBF8;
	border: solid #F2F0EA 1px;
	font-size: 0.9em;
	font-family: Georgia, Cambria, Palatino, "Times New Roman", Times, serif;
}

#body_data_cat {
	font-family: Georgia, Cambria, Palatino, "Times New Roman", Times, serif;
	font-style: italic;
}

#body_data_cat_ja {
	font-family: Georgia, Cambria, Palatino, "Times New Roman", Times, serif;
	font-style: normal;
}

#map {
	border: 1px solid #BFBEBD;
	font-family: Georgia, Cambria, Palatino, "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-align: center;
}

#copyright {
	margin-top: 5px;
	text-align: left;
	color: #fff;
	font-family: Georgia, Cambria, Palatino, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
}

#messages {
	font-size: 0.9em;
	margin-bottom: 15px;
}

#cpreview {
	padding-left: 20px;
	margin-bottom: 20px;
	border: solid #D45A2E 1px;
}

#txpCommentInputForm td {
	padding: 5px;
}

#clear {
	clear: both;
}

#article {
 margin: 30px 0 50px 0;
}

#article_biblio {
 margin: 0 0 10px 0;
}

/* classes
----------------------------------------------- */

.google {
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 0px;
	background: url(http://www.oldphotosjapan.com/site_images/line_dotted_center.gif) no-repeat bottom left;
}

.gallery {
	width: 516px;
	margin-bottom: 10px;
}

.gallery_image_cell {
	width: 165px;
}

.gallery_image {
	border: 0;
}

.gallery_data { 
	padding-left: 15px;
	line-height: 2em;
	font-family: Georgia, Cambria, Palatino, "Times New Roman", Times, serif;
}

.images {
	margin: 10px 0 7px 0;
	border: solid 1px #BFBEBD;
}

.image_new {
	float: left;
	margin: 5px 15px 0 0;
	border: solid 1px #BFBEBD;
}

.image_right {
	float: right;
	margin: 0 0 0 15px;
	border: solid 1px #BFBEBD;
}

.preview_img {
	border: solid 1px #BFBEBD;
}

.search_button {
	margin-top: 0px;
	margin-bottom: 10px;
}

.coming_soon {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 7px;
}

.cat_nav_head, #comment, .menu1, .menu2, .menu3, .menu4 {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 7px;
}

.cat_nav, .cat_nav_jp, .cat_nav_license {
	padding-bottom: 15px;
	line-height: 1.6em;
}

.cat_nav_head {
	padding-top: 15px;
	background: url(http://www.oldphotosjapan.com/site_images/line_dotted.gif) no-repeat top left;
}

.cat_nav_head_left {
	padding-top: 5px;
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 7px;
}

.cat_nav p, .cat_nav_partner p, .cat_nav_license p, .contact p, .recent_comments p {
	font-size: 0.8em;
	line-height: 1.3em;
	margin-bottom: 10px;
}

.article_ads p {
	padding: 7px;
}

.nav {
	padding-top: 10px;
	padding-bottom: 10px;
}

.languages {
	text-align: center;
	padding: 1px;
	margin-bottom: 3px;
	font-size: 1.1em;
	font-size: 0.9em;
	font-family: Georgia, Cambria, Palatino, "Times New Roman", Times, serif;
}

.languages li {
	display: inline;
	margin-right: 5px;
}	

.view_cart {
}

.small {
	font-size: 0.8em;
}

.closing_divider {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 15px;
}

.comments li {
	margin: 20px;
}

.zemContactForm input {
	margin: 5px;
}

.comments-wrapper input, #comments-wrapper textarea {
	margin: 2px 0 6px 0;
}

#txpCommentInputForm {
	font-weight: bold;
}

.cart_top {
	font-size: 0.7em;
	line-height: 1.3em;
	text-align: center;
	padding: 3px;
}

.cart_table {
	font-size: 0.7em;
	line-height: 1.3em;
	padding: 3px;
}

.search_count {
	font-size: 0.7em;
	padding-left: 10px;
}

.footnote {
	font-size: 0.5em;
	position: relative;
	top: -0.6em;
	left: 0;
}

.captcha_box {
	margin-bottom: 10px;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #666600;
}

a:visited {
	color: #666600;  /* WAS #798F9B */
}

a:hover {
	color: #000;  /* WAS #D45A2E */
	text-decoration: underline;
}

h1 a, h2 a, h3 a, h4 a {
	font-weight: bold;
	color: #000;  /* WAS #666 */
}

h1 a:visited {
	color: #000;  /* WAS #666 */
}

h1 a:hover {
	color: #666600;
}

.cat_nav a, .cat_nav_jp a {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-style: italic;
	color: #292322;
}

.cat_nav_jp a {
	font-style: normal;
}

.cat_nav a:hover, .cat_nav_jp a:hover {
	color: #666600;
	text-decoration: underline;
}

.cat_nav_partner a {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.9em;
	font-style: italic;
	border-bottom: solid 1px #666600;
	padding-bottom: 1px;
	text-decoration: none;
	color: #666600;
}

.cat_nav_partner a:hover {
	color: #000;
	border-bottom: solid 1px #000;
}

.cat_nav_partner a:visited {
	text-decoration: none;
}

.nav {
	font-size: 1.1em;
}

.nav_perm {
	font-size: 0.9em;
	font-family: Georgia, Cambria, Palatino, "Times New Roman", Times, serif;
	display: block;
	text-align: center;
	padding: 3px;
	width: 157px;
	border: solid 1px #EDE8D8;
	background-color: #fff;
	margin: 20px 0 20px 0;
}

a:visited.nav_perm {
	color: #666600;
}

a:hover.nav_perm  {
	color: #000;
}

.languages a {
}

#body_data a, #messages a, .active_cat {
	font-weight: bold;
}

/* ob1_googlenav_2.0
----------------------------------------------- */

#pagination {
	margin-top: 0px;
	margin-left: -50px;
	font-weight: bold;
	color: #000;
}

#pagination li {
	display: inline;
	padding-left: 10px;
}

#pagination li a {
	color: #666600;
}

#holder {
	text-align: center;
	margin: 20px 0 30px 0;
}

/* expandable menu
----------------------------------------------- */

#mymenu1, #mymenu2, #mymenu3, #mymenu4 {
	padding-top: 7px;
}

.submenu {
	display: block;
}

.hide {
	display: none;
}

.show {
	display: block;
}

/* logo (ADD code when adding languages to the site!!!)
----------------------------------------------- */

#logo_en h1, #logo_ja h1, #logo_nl h1 {
	width: 958px;
	height: 181px;
	margin: 0 0 0 1px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}

#logo_en h1 {
	background: url(http://www.oldphotosjapan.com/site_images/logo_en.jpg) no-repeat top left;
}

#logo_ja h1 {
	background: url(http://www.oldphotosjapan.com/site_images/logo_ja.jpg) no-repeat top left;
}

#logo_nl h1 {
	background: url(http://www.oldphotosjapan.com/site_images/logo_nl.jpg) no-repeat top left;
}

#logo_en h1 a, #logo_ja h1 a, #logo_nl h1 a {
	display: block;
	width: 958px;
	height: 181px;
}

/* style items for books section
----------------------------------------------- */

.books {
	line-height: 1.2em;
}

.book_image {
	text-align: center;
}

.book_image_single {
	float: left;
	margin: 0 20px 10px 0;
}

/* recent comments block
----------------------------------------------- */

.recent_comments {
	margin-bottom: 20px;
	background: url(http://www.oldphotosjapan.com/site_images/line_dotted.gif) no-repeat bottom left;
}

.recent_comments ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding: 0 0 10px 0;
}

.recent_comments li {
	clear: both;
	padding: 4px 0 4px 0; /*standard compliant browsers*/
	#padding: 1px 0 1px 0; /*setting for IE7*/
	_padding: 1px 0 1px 0; /*setting for IE6*/
}

.recent_comments cite {
	font-weight: bold;
	font-style: normal;
}

.recent_comments div {
	padding-top: 5px;
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 7px;
}

.recent_comments p {
	padding-top: 5px;
}

.recent_comments a {
	font-size: 0.8em;
	line-height: 1.4em;
	padding-bottom: 1px;
	text-decoration: none;
	color: #666600;
}

.recent_comments a:hover {
	color: #000;
	border-bottom: solid 1px #000;
}