/*
$Id: global.css,v 1 2009/7/14 KDN
*/



h1 {
           font : 190% times, serif;
           margin: 20px 0 9px 4px;
		   padding: 0;
           color : #000;
      }  

div#shell {
	border:1px solid #505050;
}

div#shell div#page {
	border:none;
	margin:0pt 10px;
	padding:0px;
  *position:static;
}

/* BEGIN AB COLUMN */

abColumns {
	width:600px;
	text-align:center;
}

/* END AB COLUMN */

/* BEGIN PREV/NEXT BUTTONS */

#abColumns.buttons {
  float:right;
  width:155px;
  text-align:right;
}

#abColumns.buttons p {
  padding-top:4px;
  font-size:91.6%; /* 11px */
}

#abColumns.buttons p,
#abColumns.buttons ul{
  float:right;
  margin:0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
}

#abColumns.buttons ul li{
  display:block;
  float:left;
  width:23px;
  height:20px;
  margin-left:5px;
}

#abColumns.buttons ul li a {
  display:block;
  height:0;
  padding-top:20px;
  overflow:hidden;
  width: 25px;
}

#abColumns.buttons #prev {
  background-image: url(/images/standalone/slideshow/slide_prev.gif);
  background-repeat: no-repeat;
}

#abColumns.buttons #next {
  background-image: url(/images/standalone/slideshow/slide_next.gif);
  background-repeat: no-repeat;
}

#abColumns.buttons #prev.off {
  background-image: url(/images/standalone/slideshow/slide_prev_off.gif);
  background-repeat: no-repeat;
}

#abColumns.buttons #next.off {
  background-image: url(/images/standalone/slideshow/slide_next_off.gif);
  background-repeat: no-repeat;
}


#abColumns.buttons .off a {
  cursor:default;
}

/* END PREV/NEXT BUTTONS */
/* END AB COLUMN */

/* BEGIN C COLUMN 

#main #cColumn {
        width:336px;	
}

#main #cColumn h3 {
	color:white;
	font-family:Arial,Helvetica,sans-serif;
	font-size:116.2%;
	margin:0 0 21px 0;
	*margin-bottom:23px;
}

#main #cColumn .module {
	border-top:1px solid;
	padding:12px 0 0;
	margin:0 0 12px;
}

#main #cColumn .module.first {
	border-top:0;
	padding-top:0;
	padding: 0 20px;
	min-height:305px;
	_height:305px;
} 

#main #cColumn .module .caption {
    font-size:124.6%;
    line-height:1.2em;
	color:white;
}

#main #cColumn #captionModule .caption ul {
	padding:0 0 0 0px;
}

#main #cColumn #captionModule .caption li {
	font-family:georgia;
	padding:0 0 0 10px;
	background:transparent url(/images/standalone/slideshow/bullet_gray.gif) 0 .5em no-repeat;  
	list-style:none;
	margin:8px 0;
	font-size:109%;
}

#main #cColumn .module p.credit,
#main #cColumn .module p.related {
  font-family: Arial, Helvetica, sans-serif;
  color:#ccc;
}

#main #cColumn .module p.credit {
	font-size:83.3%;
}*/

/* END C COLUMN */
form {
 border: 1px solid #ffffff;
 padding: 5px;
}

@media print {
		body { 
			background-image: url(http://wt.o.nytimes.com/dcsym57yw10000s1s8g0boozt_9t1x/dcs.gif?dcsuri=print.html&dcsdat=1068453281752&WT.ti=Print-Tracker&WT.z_dcsm=1); 
			}
	}

html>body {
	font: 84.5% Georgia, serif;
	}

a {
	color: #004276;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a:visited {
	color: #666699;
	}

img {
	border: none;
	text-decoration: none;
	}

form {
	padding: 0px;
	width: 0px;
	display: inline;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ol {
	margin: 0;
	padding: 0;
	}
	
li {
	margin: 0;
	padding: 0;
	}
	
#nagBar {
	display: none;
	}

