BODY {
	color:#D9D9D9;
	background-color:#525252;
	margin:0px;
	padding:2px 0px 0px 0px;
	background-image:url(/images/chrome.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;	
}

TABLE { 
  font-family:Verdana,Helvetica,Sans-Serif;
  font-size:11px
}

#emailupdate {
		width:210px;
		height:94px;
		text-indent:  10000px;
		overflow: hidden;
		background: url(/images/EmailUpdate.gif) top left no-repeat;
		display: block;
}

#emailupdate:hover {
		background-position: bottom left;
}

select { font-size:9px;
  font-family:Verdana,Helvetica,Sans-Serif;

 }
input { font-size:11px;
  font-family:Verdana,Helvetica,Sans-Serif;
 }
textarea { font-size:11px;
  font-family:Verdana,Helvetica,Sans-Serif;
 }
form { margin:0px }

h2 {
font-size:14px;
line-height:110%;
margin-bottom:5px
}

h4 {
font-size:11px;
line-height:120%;
margin-bottom:5px
}

a {
  color: #FFFFFF;
  text-decoration: none
}

a.edit {
  color: #ffffcc;
  text-decoration: underline
}

a.cover {
  color: #666666;
  text-decoration: none
}
a.small_header {
  color: #ffffcc;
  text-decoration: none;
  font-size:9px
}
span.small_header {
  color: #ffffff;
  font-weight:normal;
  font-size:9px
}

img {
  border-style:none;
  margin:0px
}

#textContain {
  position:relative;
  top:0px;
  left:12px;
  width:275;
  height:270;
  overflow:hidden;
  clip:rect(0,275,270,0);
  visibility:visible;
  z-index:1
}
#pageText{
  position:relative;
  top:0px;
  left:0px;
  visibility:visible;
  z-index:2
}
#goinUP {
  position:relative;
  top:-280px;
  left:255px;
  width:17;
  height:15;
  z-index:3
}
#goinDown{
  position:relative;
  top:-40px;
  left:255px;
  width:17;
  height:15;
  z-index:3
}

span.selected {  
  color:#ffffcc;
  font-weight:bold
}
span.selected_journal {  
  color:#9fe1e3;
  font-weight:bold
}

td.header_logged { 
  text-align:right; 
  color:#D9D9D9;
}
td.header_logged a.active{
  color: #9fe1e3;
}

td.header_logged a{
  color: #FFFFFF;
  font-size:11px;
  padding:0px 5px 0px 15px;
}
td.header_logged a:hover{
  color: #9fe1e3;
}
td.header_approved {  
  text-align:right
}

tr.header_navigation { 
  text-align:center;
  font-size:12px;
  background-color:#343434;
  width:720px;
}

tr.header_navigation td{ 
  padding:2px 5px 2px 30px;
}
tr.header_navigation td.active a {
  color: #9fe1e3;
}
tr.header_navigation td a {
  color: #FFFFFF;
}
tr.header_navigation td a:hover {
  color: #9FE1E3;
}

table.navigation td { 
  color: #999999;
  height:20px;
  font-weight:bold;
}
table.navigation td a {
	display:block;
	background-color:#979797;
	color:#333333;
	padding:3px 30px 3px 25px;	
}
table.navigation td a:hover {
	color:#9FE1E3;
	background-color:#AAAAAA;
}
div.navItem{
	margin:0px 10px 1px 0px;
	padding:2px 0px 0px 0px;
	width:210px;
}
table.navigation td a.nav_on {	
	background-color:#666666;
	color:#FFFFFF;
}
table.navigation_home td { 
  padding-left:15px;
  height:22px;
  font-size:12px;
  border-top: 1px solid black
}

td.footer {  
  color:#D9D9D9;
  text-align:left;
  padding: 5px 0px 0px 0px;
}

tr.header_timezone td{ 
  color:#999999;
  text-align:center;
  height:25px;
  border-left: 1px solid black
}
tr.header_timezone td.first{ 
  border-left: 0px !important
}
span.time {  
  color:#cccccc;
  font-weight:bold;
}

table.content { 
}
#black {  
}
table.content tr.header {  
  height:27px;
}
table.content td.part1 {  
}
table.content #about {  
}
table.content #cover {  
}
table.content #info {  
}
table.content td.part2 {
}
table.content td.part3 { 
  text-align:left;
  font-size:16px;
  /*font-weight:bold;*/
  border-bottom:2px solid #343434;
}
table.content td.part4 {  
  height:27px;
  text-align:right;
}
td.subheader {  
  color:#9fe1e3 !important;
  width:100%;
  height:20px;
  font-weight:bold;
  font-size:12px
}
td.subheader a.link {  
  color: #ffffcc;
  font-size:9px;
  font-weight:normal;
  margin-right:10px
}

td.subheader_map {  
  width:100%;
  height:30px;
  padding:3px;
  padding-left:12px;
  font-weight:bold;
  font-size:10px
}

td.subheader_journal {  
  width:100%;
  height:25px;
  padding:3px;
  padding-left:12px;
  font-weight:bold;
  font-size:9px
}

td.subheader_location {  
  color:white;
  height:20px;
  padding:3px 10px 3px 10px;
  font-size:10px;
  text-align:center
}

td.subheader_page {  
  color:#ffffff;
  width:100%;
  height:20px;
  padding:3px;
  padding-right:12px;
  font-weight:bold;
  font-size:10px;
  text-align:right
}

span.subheader {
  /*font-weight:bold;*/
  font-size:14px;
}

div.subheader  { 
  font-size:16px;
 /*font-weight:bold;*/
  margin:25px 0px 0px 0px;
  border-bottom:1px solid #343434;
   padding:5px 0px 0px 0px;
}
td.promotional_area {  
  padding:10px;
  line-height:132%
}
td.content {  
  padding:0px 0px 0px 0px;
  font-size:11px
}
#bg {  
  background-color:#0a0a0a
}
#bg-location {  
  background-color:#0F0F0F;
}
td.faq {  
  padding-left:10px;
  padding-right:10px;
  padding-bottom:7px;
  font-size:9px;
  font-weight:bold;
  color:#ffffcc
}

table.form {  
  margin:10px
}
table.form td.flabel {  
  font-weight:bold;
  text-align:right;
  padding-right:5px
}
span.description {  
  color:white;
  font-weight:normal
}
table.form td.ffield {  
  text-align:left;
  padding:0px 15px 0px 0px;
}
table.form td.ffoot {  
  padding-top:15px
}

table.list {  
  width:100%;
  color:#cccccc
}
#white {  
  color:#ffffff;
}

table.list td.name {  
  background-color:#121212;
  /*padding-left:12px*/
}
table.list td.value {  
  padding:5px 7px 3px 0px;
  border-bottom:2px solid #343434;
}
table.list #name {  
  /*padding-left:12px*/
  padding:5px 0px 0px 0px;
}
table.list #value {  
  padding-left:7px
}
table.list #total {  
  text-align:center
}

table.list tr.even {  
}
table.list tr.odd {  
}

td.photo {  
  padding:10px;
  text-align:center;
  vertical-align:top
}

table.cover {  
  background-color:#ffffff;
}
table.cover td.description {  
  width:100%;
  padding-top:40px;
  padding-left:40px;
  vertical-align:top;
  color:#666666;
  line-height:120%
}
table.cover td.description span.name {  
  color:#000000;
  font-weight:bold;
  font-size:12px
}
td.cover {  
  padding:10px;
  padding-left:12px;
  line-height:14px
}

span.jump {  
  color:#cccccc;
  /*font-weight:bold*/
}

td.journal_info {  
  background-color:#121212;
  padding:3px 5px 3px 5px
}

td.journal_scans_info {  
  background-color:#000000;
  padding:3px 5px 3px 5px
}

table.news { 
  width:100%;
  background-color:#121212;
  color: #ffffff
}

span.countries {  
  color:#cccccc;
  font-size:10px
}

td.subheader_lagemap {  
  color:#9fe1e3;
  width:320px;
  height:20px;
  font-weight:bold;
  font-size:12px
}
.selected { 
  font-weight:bold;
  color:#9FE1E3;
  font-size:12px;
 }
 span.faqHeader {
 	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
 }
 hr.faq{
 	border:1px solid #333333;
	margin:20px 0px 20px 0px;	
}
div.thumbnail {
	padding:2px 5px 2px 0px;
	margin:0px;
}
div.thumbnail a.journal_id {
	font-size:11px;
	font-weight:bold;
  	color: #9fe1e3;
	text-decoration:none;
	padding-bottom:5px;
}
div.rightColumn {
	margin:0px 0px 2px 0px;
	padding:5px;
	background-color:#343434;
}
#rightColumn a {
	color:#9fe1e3;
}
#previewImages a.thumb, a.thumb:visited {
	float:left;
	background-color:#656565;
	text-decoration:none;
	display:block;
	height:12px;
	width:14px;
	margin:10px 5px 0px 0px;
}
#previewImages a.thumb:hover, a.thumb:active {
	background-color:#DEDEDE;
	text-decoration:none;
}
#previewImages div.thumb {
	float:left;
	background-color:#DEDEDE;
	text-decoration:none;
	display:block;
	height:12px;
	width:16px;
	margin:10px 5px 0px 0px;
	
}
img.journalTypeIcon {
	float:left;
	margin:35px 10px 10px 60px;
}
span.journalType{
	color:9bbf00;
	font-size:16px;
	/*font-weight:bold;*/
	display:block;
	margin:5px 0px 5px 0px;
}
