@charset "utf-8";
body, p, td, li, ol, ul, img, form {
	margin: 0;
	padding: 0;
	border: 0;	
	}
	
body {
background-color: #B0B0B0;
background-image:url(../graphics/bg_white.gif);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:center;
	}	
	
a { 
text-decoration: none;
color: #900; }

a:hover {
text-decoration: underline;
	}
	
table {
border-collapse:collapse;	
	}
	
td {
text-align: center;
vertical-align: middle;
	}
	
.name {
	text-transform: none;
	font-weight: bold;
	/*color: #000;*/
	}
	

#wrapper {
background-color: #fff;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin: 0 auto;	
	padding: 0px;
	height: 595px;
	width: 990px;
	border: 1px solid #ccc;	
}
#header {
	position:relative;
	background-color: #000;
	background-image: url(../graphics/bg_header.gif);
	height: 50px;
	width: 990px;
}

/* Header */

#logo {
	position:relative;
	top: 12px;
	left: 19px;
	}

/* Navigation */

#top_nav {
	list-style: none;
	position: absolute;
	left: 250px;
	top: 22px;
height: 50px;
/*overflow:hidden;*/
	}

#top_nav li {
	float: left;	
	}
	
#top_nav li a {
text-decoration: none;
display:block;
width: 82px;
height: 28px;
color: #999;
font-size: 11px;
text-align: center;
/*background-color: #f00;*/
	}
	
#top_nav li a:hover {	
color: #fff;
position:relative;
/*margin-top: -10px;*/
top: -10px;
height:38px;
}

#top_nav li a.selected {	
color: #fff;
position:relative;
/*margin-top: -10px;*/
top: -10px;
height:38px;
}
	
	
#top_nav li a#top_nav1 {
text-decoration: none;
display:block;
width: 200px;
font-size: 15px;
font-weight: bold;
color: #fff;
height: 30px;
margin-top: -2px;
	}
	
#top_nav li a#top_nav1:hover {
height: 40px;
	}
	
#top_nav li a#top_nav1.selected {
height: 40px;
	}/**/
	
/* Sub nav */

.subNav {
	margin: 0;
	padding:0;
	list-style: none;
	width: 90px;
	background-color: #333;
	}
	
#subNav6 {	
	position:absolute;
	top: 50px;
	right: 45px;
	}
	
.subNav li {
	margin: 0;
	padding:0;
	}
	
.subNav a {
	display: block;
	width: 90px;
	height: 23px;
	padding: 5px 0 0 00px;
	border-bottom: 1px solid #555;
	color: #999;
	font-size: 11px;
	text-align:center;
	}
	
.subNav a:hover {	
	text-decoration:none;
	color: #fff;
	background-color: #000;
}

/* Main content */

#left_wide {
position: relative;
float: left;
width: 360px;
height: 545px;
background-color: #B0B0B0;
color: #000;
font-size: 12px;
padding:0 20px;
line-height: 130%;
overflow: hidden;
	}
	
#left_wide p {
padding: 5px 0;	
		}
		
	
#left_wide p.first {
	/*text-transform: uppercase;
	color: #064041;*/
	color: #fff;
	}
	
#left_wide p.newsHilite {
	color: #FFE13C;
	}
	
#left_wide p.newsHilite a {
	color: #FFE13C;
	text-decoration:underline;
	}
	
#left_wide p.newsHilite a:hover {
	color: #900;
	}
		
#left_wide table {
border-collapse: collapse;
			}
			
#left_wide td {
height: 440px;
vertical-align: middle;	
text-align: left;
			}
	
#left_wide_bottom {
position: absolute;
top:440px;
left:0;
width: 380px;
height: 65px;
background-color: #000;
color: #fff;
font-size:25px;
line-height: 120%;
padding-left: 20px;
padding-top: 40px;
	}
	
#left_narrow {
position: relative;
float: left;
width: 130px;
height: 545px;
padding: 0 10px;
background-color: #B0B0B0;
color: #000;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
line-height: 115%;
font-size: 11px;
	}
	
#left_narrow_bottom {
position: absolute;
top:440px;
left:0;
width: 150px;
height: 105px;
background-color: #000;
color: #fff;
	}
	
#right_wide {
position: relative;	
float: right;
width: 840px;
height: 545px;
margin: 0;
overflow: auto;
	}

#right_narrow {	
position: relative;
height: 545px;
width: 590px;
float: right;
/*padding: 0px 20px;*/
padding: 0px;
overflow: auto;
	}
	
#right_narrow table {
border-collapse: collapse;
			}
			
#right_narrow td {
height: 535px;
vertical-align: middle;	
text-align:left;
/*background-color: green;
width: 510px;*/
			}	
			
	
/* Language page */

#langContent {
	position:relative;
	background-image:url(../graphics/bg_language2.jpg);
	width:990px;
	height: 545px;
	text-align: center;
	}
	
#langContent #welcome_word {
	line-height: 100%;
	margin: 0;
	padding: 0;
	padding-top: 190px;
	font-size:48px;
	}	

#langContent #welcome_word a {
	color: #000;
	/*margin-bottom: 120px;*/
	}
	
#langContent #welcome_word a:hover {
	text-decoration: none;
	color: #fff;
	}

#lang_choice {
	margin: 0 auto;
	padding: 0;
	padding-right: 374px;/**/
	list-style: none;
	}
	
#lang_choice li {
	float:right;
	margin: 5px 3px;
	padding: 0;
	/*width: 70px;*/
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
		}

#lang_choice li a {
	color: #333;
	}
	
/* Home page */
	
#home_image {
	width: 552px;
	height: 372px;	
	padding-left: 6px;
	margin: 0 auto;
	margin-top: 39px;
	}
	
#home_image table {
		margin: 0 auto;
	}

#home_image td {
/*	width: 750px;*/
	height: 372px;
	}
	
#home_image #shadow {
	float: left;
	background-image: url(../graphics/bg_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
#home_image #shadow img {
 display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  margin: -6px 6px 6px -6px;
	}

/* Bottom right */	
	
#right_narrow_bottom {
position: absolute;		
height: 90px;
width: 590px;
top: 440px;
right: 0;
background-color: #b0b0b0;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
padding-top: 15px;
	}
	
#right_narrow_bottom p {		
margin: 0;
padding: 0;
border: 0;
}

/* "See Titles" button on Home Page */

#butt_titles {
	position: relative;
	float: right;
	margin-right: 5px;
	margin-top: 0px;	
	}
	
#butt_titles a {
	text-align: center;	
	color: #ccc;
	font-size: 13px;
	line-height: 115%;
}

#butt_titles a:hover {
	text-decoration: none;	
	color: #fff;
}
	
	
#butt_titles_words {
	position: absolute;
	right: 5px;
	top: 22px;
	width: 85px;
	text-align: center;
	cursor:pointer;
	line-height: 130%;
	}
	

/* Book links on Book pages */	

#book_links_block {
	float: right;
	font-size: 11px;
	margin-right: 50px;
	margin-top: 0px;
}

#book_links_block ul {
list-style: none;
text-align:left;
}

#book_links_block li {
padding: 1px 0;
}

#book_links_block a {
color: #fff;
text-decoration: none;
}

#book_links_block a:hover {
text-decoration: underline;
}/**/

#random_title_block {
	float: left;
	font-size: 14px;
	margin-left: 50px;
	margin-top: 22px;
	color: #666;
	text-align: left;
	}
	
#random_title_block p {
/*	padding-bottom: 10px;*/
padding-top: 15px;
	line-height: 115%;
	}

#random_title_block #title_info {		
position: absolute;
width:350px;
left: 50px;
bottom: 12px;
}
/* About us page */

.bg_about {
background-image:url(../graphics/bg_about.jpg);
background-repeat:no-repeat;
	}
	
#right_narrow.bg_about p.first {		
font-weight: bold;
border-bottom: 1px solid #000;
/*margin-top: 45px;*/
}
		
#right_narrow.bg_about p {		
margin: 0 100px;
padding: 20px 0 5px 0;
line-height: 150%;
}

/* Titles page */

#titles_page dl {
	margin: 0;
	padding: 0;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 10px;
	}
	

#titles_page dt {
	position: relative;
	clear: both; 
	margin: 0;
	margin-top: 20px;
	float: left;
	width: 310px;
	/*height: 90px;*/
	padding: 20px;
	padding-top: 0;
	padding-right: 60px;
/*border: 1px solid #ccc;	*/
	}

#titles_page dt ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#titles_page dt li.title_text_title {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

#titles_page dt li.title_text_author {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 2px 0;
}

#titles_page dt li.title_text_desc {
	font-size: 11px;
	font-weight: normal;
	color: #333;
	line-height: 120%;
}

#titles_page dt li.title_text_desc p {
	margin: 5px 0;
}

#titles_page dt li.title_text_link {
	position: relative;
	margin: 5px 0;
}

#titles_page dt li.title_text_link a {
	font-size: 11px;
	font-weight: bold;
	color: #033;
	text-decoration: underline;
}

#titles_page dt li.title_text_link a.title_text_review {
position: absolute;
right: 10px;
bottom: 0;
}

#titles_page #book_detail {
	display: none;
	}
	
#titles_page dd {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	float: left;
	width: 140px;
	height: 130px;
/*border: 1px solid #ccc;	*/
	}
	
#titles_page dd table {
			margin: 0 auto;
}
	
#titles_page dd td {	
	height: 150px;
}

#titles_page td .title_shadow {
	margin: 0 auto;
	float: left;
	background-image: url(../graphics/bg_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
#titles_page td .title_shadow img {
 display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  margin: -5px 5px 5px -5px;
	}
	
/* BOOK PAGES */

/* Left column Text */

.book_title, .book_author {
font-size: 14px;
font-weight: bold;
	}

.book_title { 
color: #fff;
margin: 15px 0 5px 0;
	}
	
.book_author {
color: #000;
margin: 15px 0 ;	
	}
	
.book_descr {
font-size: 11px;	
	}
	
.book_descr p {
padding-bottom: 5px;
line-height: 115%;
	}
	
.book_descr #book_detail {
margin-top: 10px;
}	
	
.book_descr #book_price {
/*display: none;
font-weight: bold;*/
}

#nl_signup {
font-size: 12px;
font-weight: bold;
font-style: normal;
position: absolute;
bottom: 115px;
left: 0px;
padding: 0 15px;
/*text-align: center;
width: 100%;*/
	}
	
#bookOrder_buttons {
	list-style: none;
	}
	
#bookOrder_buttons li {
	padding-top: 5px;
	}
	
#bookOrder_buttons li a {
	color: #ccc;
	text-decoration: underline;
	}

#left_narrow #book_links_block {
/*		float: none;
margin: 10px 0 0 20px;*/
	width: 150px;
	position: absolute;
	left: 0;
	bottom: 180px;
}

#left_narrow #book_links_block li {
padding: 2px 0;
text-align: center;
}

#left_narrow #book_links_block a {
	color: #000;
	font-weight: bold;
}

#left_narrow #book_links_block a:hover {
	text-decoration:none;
	color: #fff;
}

#left_narrow #book_links_block a.selected {
	color: #fff;
}

/* Links page */

#right_narrow ul.link_items {
	margin:0;
	padding: 0;
}

#right_narrow ul.link_items li {
	margin:0;
	padding: 2px 0 2px 25px;
	font-weight: normal;
}



/* Images - Full */

#full_image {
	width: 752px;
	height: 502px;	
	margin-left: 54px;
	margin-top: 23px;
	}
	
#full_image table {
		margin: 0 auto;
	}

#full_image td {
/*	width: 750px;*/
	height: 502px;
	}
	
#full_image #shadow {
	float: left;
	background-image: url(../graphics/bg_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
#full_image #shadow img {
 display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  margin: -6px 6px 6px -6px;
	}
	
/* Full navigation */

/*#image_nav {	
position: relative;
	height: 20px;
	text-align: left;
	padding-left: 85px;
}*/

#image_nav {	
	position: relative;
	height: 20px;
	text-align: center;
	/*padding-left: 85px;*/
}

#bookPDF_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	}


/*#imageTitle {
	margin: 0;
	padding: 0 25px 0 0;
	color: #aaa;
position: absolute;
right: 0px;
top: 10px;
width: 210px;
	background-color: #77787B;
	}

#butt_thumbs {
	display: block;
	position: absolute;
	left: 25px;
	top: 11px;
	}*/
	
#butt_thumbs {
	display:  none;
	}
	
#nav_butts {
	display: none;
	margin: 0;
	padding: 0;
list-style: none;	
position: absolute;
right: 80px;
top: 0px;
width: 160px;
	}
	
#nav_butts li {
	float: left;
	width: 35px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
color: #999;
	}
	
#nav_butts li a {
display: block;
text-decoration: none;
color: #999;
	}
	
#nav_butts li#butt_prev {
	margin: 0;
	text-align:left;
color: #e0e0e0;
	}
	
#nav_butts li#butt_next {
	margin: 0;
	text-align:right;
color: #e0e0e0;
	}	
	
#nav_butts li#butt_count {
position:relative;
top: 0px;
	font-size: 12px;
	width: 90px;
	text-align:center;
	}
	
#nav_butts li#butt_thumbs {
	position:relative;
	top: 0px;
	width: 40px;
	text-align:left;
}
	
/* Thumbs area */

#thumbs_area {
	height: 600px;
	width: 875px;
	overflow: auto;
}

#thumbs {
	list-style: none;
	margin: 0;
	padding:0;
	width: 852px;
	}
	
#thumbs li {
	margin: 0;
	padding:0;
	float:left;
	height: 120px;
	width: 120px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #8E8F93;
}

#thumbs td.thumb_cell {
height: 120px;
width: 120px;
	}
	

/* Images - Thumbs */

#book_thumbs {
	margin: 10px auto; 
	list-style: none;
	width: 785px;
	}
	
#book_thumbs li {
	float: left;
	width: 135px;
	height:90px;
	border: 1px solid #ccc;
	margin: 5px 10px;
	}
	
#book_thumbs li.PDF_border {
	border: 1px solid #f00;
	}
	
#book_thumbs td {
	width: 135px;
	height:90px;
	}	

/*Book text pages */

#right_wide.bg_book p {		
line-height: 150%;
padding: 10px 0 0 0;
}

#right_wide.bg_book p.first {		
font-weight: bold;
border-bottom: 1px solid #000;
margin: 25px 0 0 45px ;
width: 750px;/**/
}

#right_wide.bg_book input {		
padding-top: 3px;
}


#left_col {
float:left;
width:350px;
margin-left: 45px;
padding-bottom: 25px;
	}
	
#right_col {
float:left;
width:350px;
margin-left: 50px;
	}
	
/* Right Col */

/*#rh_panel {
	position: fixed;
	}*/

#rh_panel_content {
	width:336px;
	/*height: 424px;*/
	height: 464px;
	border-left: 1px solid #ccc;	
	border-right: 1px solid #ccc;
	border: 1px solid #ccc;
	padding-left: 12px;
	text-align: center;
	}
	
#rh_panel_top {
margin: 12px 0 0 0;
padding: 0;
/*height: 20px;
background-position:top;
background-repeat:no-repeat;
background-image:url(../graphics/curve_top.gif);*/
}

#rh_panel_bottom {
display:none;	
margin: 0;
padding: 0;
height: 20px;
background-position:top;
background-repeat:no-repeat;
background-image:url(../graphics/curve_bottom.gif);
}

#rh_panel_content p {
text-align: left;
margin: 0 0 10px 8px;
	}
	
#rh_panel_content p.top {
font-weight: bold;
/*margin-bottom: 20px;*/
	}
	
#rh_panel_content p.right {
	margin: 0 20px 0 0;
text-align: right;		
	}

#rh_panel_content ol {
	list-style: none;
	}
	
#rh_panel_content li{
	text-align: left;
padding-bottom: 5px;
font-size:11px;
	}	
	
	
#rh_panel_content label {
display: block;
font-weight: bold;
font-size:11px;
float: left;
width: 100px;
margin-left: 8px;
/*text-align: right;*/
	}
	
#rh_panel_content .text {
	width: 205px;
font-size:11px;
}

#rh_panel_content #Postcode {
	width: 120px;
}

#rh_panel_content .textarea {
	width: 205px;
	height: 100px;
font-size:11px;
}

#rh_panel_content table {
margin: 0 auto;
	}

#rh_panel_content td {
margin: 0;
padding: 0;	
/*height: 424px;*/
height: 464px;
	}

#rh_panel_content #shadow {
	float: left;
	background-image: url(../graphics/bg_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
#rh_panel_content #shadow img {
 display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  margin: -6px 6px 6px -6px;
	}

/* Contributors page */	

#rn_left_col, #rn_right_col {
	float: left;
	width: 270px;
	}
	
#rn_right_col {
	margin-left:20px;
	}

#right_narrow.bg_contributors p.first {		
font-weight: bold;
border-bottom: 1px solid #000;
width: 250px;
/*margin-top: 30px;*/
}

#right_narrow.bg_photographers p.first {		
font-weight: bold;
border-bottom: 1px solid #000;
width: 510px;
/*margin-top: 30px;*/
}

#right_narrow.bg_contributors p, #right_narrow.bg_photographers p {		
margin: 0 20px;
padding: 10px 0 0px 0;
line-height: 150%;
}

#right_narrow.bg_photographers ul {	
list-style: disc;
margin-left: 35px;
}

#right_narrow.bg_photographers ul li {	
margin: 0 20px;
padding: 5px 0 0px 0;
line-height: 130%;	
font-weight: normal;
}

#right_narrow.bg_contributors ul {	
list-style: none;
}

#right_narrow.bg_contributors ul ul {
margin-left: 30px;
}

#right_narrow.bg_contributors ul li {	
margin: 10px 20px 0 20px;
padding: 5px 0 0px 0;
line-height: 130%;	
font-weight: bold;
}

#right_narrow.bg_contributors ul ul li {
	margin: 0;
font-weight: normal;
}

#right_narrow.bg_contributors ol li {	
margin: 0;
padding: 10px 0 0px 0;
line-height: 150%;	
font-weight: bold;
}

#rn_titles {	
	margin-bottom: 30px;
	}

#rn_titles td {
	height: 110px;
	}
	
#rn_titles .rn_titles_Title {
	font-weight: bold;
	}
	
#rn_titles li table {
	margin-left: 5px;
	}
	
#rn_titles .rn_titles_Author {
	font-weight: normal;
	}

#rn_titles td .title_shadow {
	margin: 0 auto;
	float: left;
	background-image: url(../graphics/bg_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
#rn_titles td .title_shadow img {
 display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  margin: -5px 5px 5px -5px;
	}

.form_contributor {
	float: left;
	width: 350px;
margin: 10px 0px 10px 20px;
padding:0;
border:0;
	}

.form_contributor ol {
list-style: none;
	}
	
.form_contributor li {
/*float: left;
clear: both;
width: 100%;
background-color: green;
	width: 300px;*/
padding-bottom: 5px;
font-size:11px;
	}
	
.form_contributor label {
display: block;
font-weight: bold;
font-size:11px;
/*float: left;
width: 205px;
width: 185px;
margin-right: 5px;
text-align: right;*/
	}
	
.form_contributor .text {
	width: 280px;
font-size:11px;
}

.form_contributor .radio {
color: red;
font-size:11px;
vertical-align: text-bottom;
}

.form_contributor .textarea {
	width: 280px;
	height: 90px;
font-size:11px;
}

#photog_contact td {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	width: 590px;
	}
	
/*.form_contributor .butt_submit {	
margin-left: 0px;
	}*/
	
#right_narrow p.form_footer {
	/*float: left;*/
	position: absolute;
	bottom: 50px;
	left: 390px;
	width:150px;
font-size:11px;	
/*margin: 25px 0 0 20px;
padding: 0;*/
	}
	
/* Order */

/*#bookOrder_buttons #open_orderdialog {
	display: block;
	width: 80px;
	padding: 8px;
	margin: 15px auto 0 auto;
	border: 3px outset #999;
	text-transform:uppercase;
color: black;
font-weight: bold;
font-size: 12px;
background-color: orange;
text-decoration: none;
	}*/
	
#bookOrder_buttons #open_orderdialog {
	display: block;
	width: 110px;
	height: 32px;
	padding: 18px 5px 0 5px;
	margin: 10px auto 0 auto;
	border: 1px solid #999;
	text-transform:uppercase;
color: #333;
font-weight: bold;
font-size: 14px;
background-color: orange;
text-decoration: none;
background-image:url(../graphics/order_butt_bg.jpg);
background-repeat:repeat-x;
	}
	
#bookOrder_buttons  #open_orderdialog:hover {
	color: white;
text-decoration: none;
background-color: #c00;
background-image:url(../graphics/order_butt_bg_over.jpg);
background-repeat:repeat-x;
	}
	
#order_butt_page p, #order_discount_page p {
	margin: 5px 0;
	}
	
#order_discount_page a {
	color: #900;
	}
	
#order_discount_page a:hover {
	color: #f00;
	}
	
#order_butt_page p.order_butt_title {
	font-weight: bold;
	}
	
#order_butt_page p.order_butt_price {
	font-weight: bold;
	}
	
#order_butt_page p.order_butt_discount {
	color: #900;
	}
	
#order_butt_page a {
	color: #900;
/*	text-decoration: underline;*/
	}
	
#order_butt_page p.order_butt_discount a:hover {
	color: #f00;
	}
	
#order_butt_page table.order_butt_table {
	margin: 15px 0;
	}

#order_butt_page table.order_butt_table td {
width: 50%;
/*border: 1px solid #999;*/
padding: 5px;
	margin: 5px;
	text-align: center;
	}
	
#order_butt_page table.order_butt_table td td {
height: 50px;
width: 150px;
font-weight: bold;
font-size: 12px;
	}
	
/*#order_butt_page table.order_butt_table td a {
	display: block;
	width: 130px;
	border: 3px outset #999;	
	text-transform:uppercase;
	color: black;
	font-weight: bold;
	font-size: 12px;
	padding: 8px 5px;
	background-color: orange;
	margin: 0 auto;
}*/

#order_butt_page table.order_butt_table td a {
	display: block;
	width: 140px;
	height: 50px;
	padding: 0px 5px 0 5px;
	margin: 0 auto;
	border: 1px solid #999;
	text-transform:uppercase;
color: #333;
background-color: orange;
text-decoration: none;
background-image:url(../graphics/order_butt_bg.jpg);
background-repeat:repeat-x;
}

#order_butt_page table.order_butt_table td a:hover, #order_butt_page table.order_butt_table td a:active {
color: white;
background-color: red;
text-decoration: none;
background-image:url(../graphics/order_butt_bg_over.jpg);
background-repeat:repeat-x;
}

/* Comments section */

#commentList {
	list-style: none;	
	}
	
#commentList li {
	font-size: 11px;
	line-height: 130%;
	margin: 10px 0;
	padding: 0;
	border: 0;
	border-left: 1px solid #e8e8e8;	
	border-right: 1px solid #e8e8e8;
	background-image:url(../graphics/bg_comments_left.jpg);
	background-repeat:repeat-y;
	background-position: top left;
	/*background-color: blue;*/
	}	
	
#commentList .commentDate {
	display: block;
	padding: 7px 10px 0 0;
	text-align: right;
	height: 23px;	
	background-image:url(../graphics/bg_comments_top.jpg);
	background-repeat:repeat-x;
	background-position: top left;	
	}
	
#commentList dl {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;	
		}
		
#commentList dt {
	float: left;
	width: 100px;
	margin: 0;
	padding: 10px; 
	/*background-image:url(../graphics/bg_comments_left.jpg);
	background-repeat:repeat-y;
	background-position: top left;	
	background-color: green;*/
}

#commentList .commentName { 
	display: block;
	font-weight: bold;
	width: 100%;
	margin: 0;
	padding: 0;
	}
	
#commentList .commentRating {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 3px;
	}
	
#commentList .commentLang{
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-top: 0px;
	font-style:italic;
	}
	
#commentList dd {
	float: left;
	margin: 0;
	padding: 10px;
	width: 208px; 
	background-color: #ffF;
	font-size: 12px;
/*	padding-left: 120px;
	background-image:url(../graphics/bg_comments_left.jpg);
	background-repeat:repeat-y;
	background-position: top left;
	background-color: red;*/
}
	
#commentList p.commentBase {
	clear: both;
	margin: 0;
	padding: 0;
	height: 13px;
	background-image:url(../graphics/bg_comments_btm.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	font-size: 0;
	padding-top: 30px;
	padding-left: 250px;
	width: 100px;
	margin-left: -1px;
	background-color: #fff;
	}

/* Classes */ 

.first, .last {
	font-weight: bold;
	}

	
.white {
color: #fff;	
	}
	
.black {
color: #000;	
	}
	
#left_wide.bg_black, #right_narrow.bg_black, #right_narrow_bottom.bg_black {
background-color: #000;
color: #fff;	
	}

	
#left_wide.tighter_text p {
	line-height: 115%;
	padding: 3px 0;
	}
	
#left_wide ul {
	list-style: none;
	font-weight: bold;
	}
	
#left_wide ul ul {
/*	padding-left: 15px;*/
	font-weight: normal;
	}
	
#left_wide ul.index_list a {
	font-weight: bold;/*	*/
	}	
	
#left_wide ul.simple_list {
	padding-top:10px;
	padding-bottom: 10px;
	font-weight: normal;
	}
	
	
#left_wide ul.simple_list li.first {
	font-weight: bold;
	}

.tighter_text {
	line-height: 115%;
	padding: 5px 0;
	}
	
.centered_text {	
text-align:center;
	}
	
.ul {
text-decoration: underline;	
	}
	
.bold {
	font-weight: bold;
	}