/* ATPM Master Stylesheet by Simon Griffee, http://hypertexthero.com and Michael Tsai */
	
* {margin:0; padding:0;} /* turn off margins and paddings globally */

body {
	font-family:Verdana, helvetica, arial, sans-serif;
	color:#000;
	background:#fff;
	border-top:6px solid #00308F;
    text-rendering: optimizeLegibility;
	}
a#top {margin-top:-6px;}
#accessibility {display:none;}

/* =Header --------------------------------------------------------- */
#header {
	position:relative;
	height:120px;
	padding-top:21px;
 	}
	
h1#logo a:link, h1#logo a:visited
{
	width: 161px;
	height: 59px;
	display: block;
	margin: 0 0 17px 30px;
	background: #ccc url(images/atpmlogo.gif) no-repeat 0 0;
	font-weight: bold;
	letter-spacing: -0.1em;
	font-size: 1.1em;
	border: none;
	text-indent: -1000em;
	text-align: left;
}

h1#logo a:hover, h1#logo a:active {
	background-position:0 -59px;
	}

ul#nav {
	list-style:none;
	margin:0 0 0 30px;
	text-align:left;
	color:#000;
	font-size:0.8em;
	float:left;
	}
ul#nav li {
	margin-left:-5px;
	display:inline;
	}
ul#nav li a:link, ul#nav li a:visited {
    color:#00308F; 
	text-decoration:none;
	margin:0;
	padding:0.2em 0.7em;
	background:#eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
    }
ul#nav li a:hover, ul#nav li a:active {
    color:#606;
    border-top:1px solid #ccc;
    border-right:none;
	border-bottom:none;
	border-left:1px solid #eee;
    }

/* =Content --------------------------------------------------------- */
#content
{
	margin: 0 30px 26px 240px;
}
	
/* =Links, =Headings ------------------------------------------------ */
a {
	color:#00308F;
	}
a:visited, a.visited {
    color:#606;
	}
a:active {
	color:#f00;
	}
a:hover {
    text-decoration:none;
    background:#eee;
    color:#606;
	}

h1, h2, h3, h4, h5, h6, p#logo {
	font-family:georgia, times, "times new roman", serif;
	color:#000;
	}
h1.columntitle
{
	font-size: 1.8em;
	font-weight: normal;
	word-spacing: 0.2em;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 5px 4px;
	margin-left: -5px;
	color: #444;
}
p.author {
	font-weight:normal;
	font-size:1em !important;
	font-style:italic;
	margin-bottom:0.8em;
	color:#666;
	}
p.author a { 
    color:#666;
    text-decoration:none;
}

h1.articletitle {
	font-size: 1.8em;
	font-weight: bold;
	}
	
h2 {
	font-size:1.5em;
	margin:0.6em 0 0;
	font-weight:normal;
	}

h3
{
	font-size: 1.2em;
	margin: 0.8em 0 0;
	font-weight: normal;
	font-style: italic;
}
h3#alsoinseries {
	font-size:1.5em;
	color:#930;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	clear: both;
	}
ul.alsoinserieslist
{
	margin-top: 0.3em !important;
    font-size: 0.7em;
}

h3#readercomments {
	font-size: 1.5em;
	padding-top: 44px;
	color: #930;
	background:transparent url(images/commentbubble.gif) right top no-repeat;
	clear: both;
	font-style: normal;
	}
h3#addcomment {
	font-size:1.5em;
	padding-top:35px;
	color:#930;
	background:transparent url(images/commenthand.gif) right top no-repeat;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	font-style: normal;
	}

td
{
	padding-right: 4pt;
	padding-bottom: 4pt;
}
	
/* =Lists, etc --------------------------------------------------------- */
#content ul, #content ol {
	margin:1.2em 0 2em 4em;
	}
#content ul li ul, #content ul li ol, #content ol li ol, #content ol li ul {
    margin:0 0 0 2em; font-size:inherit;}
dt {
	font-size:1em;
	font-weight: bold;
	}
dl {padding-top:5px;margin-top:5px;}	
dl.comment {border-top:1px solid #ccc;}
dl.commentalt {border-top:1px solid #00308F;}
li {
	font-size:1em;
	line-height:1.6em;
	}
dd {
	font-size:1em;
	line-height:1.6em;
	margin:0 0 1.6em 1em;
	}
li ul li, li ol li {font-size:1em; line-height:1.4em;}
/* The following for IE/Win only */
* html li ul li {font-size:1em;line-height:1.2em;}
* html li ol li {font-size:1em;line-height:1.2em;}

li > p {
	margin-top:0.4em;
	}
p, li, td {
	font-size:1em;
	line-height:1.6em;
	word-spacing:0.1em
	}
blockquote
{
	font-size: 1em;
	line-height: 1.6em;
	margin: 0.8em 3em 0.8em 3em;
}
pre, code {
	font-family:courier, monaco, monospace;
	font-size:1em;
	line-height:1.4em;
	padding:5px;
	margin:1em 0;
	}

pre {
	background:#ffc;
}

#content p {margin-bottom:1em;}

strong, b {
	font-weight: bold;
	}

abbr, acronym {border-bottom:1px dashed #999;}
img {
	border:0;
	display:block;
	padding:1em 0;
	}

/* =Sidebar --------------------------------------------------------- */
#side
{
	position: absolute;
	top: 149px;
	left: 10px;
	width: 195px;
	text-align: right;
	overflow: hidden;
}
#side p {
	line-height:1.6em;
	}
#side h2, #side h3 {
	font:bold 0.95em/0.95em verdana, geneva, helvetica, arial, sans-serif;
	margin-top:0.8em;
	}
#side h2 {margin:35px 0 0.8em;}
#side ul {list-style-type:none;}
#side ul li {line-height:1.45em; font-size:0.9em;}
* html #side ul li {display:inline;} /* Fix for silly Internet Explorer extra list spacing bug */
#side ul li a {display:block;}
li#here {font-style:italic; color:#000; background:#eee;}
#side ol li {margin-top:12px;}
#side ul li a:hover {background:#eee; color:#606;}

/* =Forms --------------------------------------------------------- */
form {
	margin: 8px 0;
	}
label {
	font-weight:bold;
	display:block;
	margin-bottom:2px;
	}
label span.directions
{
	font-weight: normal;
	color:#444;
	font-size: 0.7em;
}

/* =Search form ---- */
input.searchinput {margin-left:20px;}

/* =Adspace --------------------------------------------------------- */
#adspace {
	position:absolute;
	top:5px;
	left: 300px;
	padding-top:10px;
}

/* =Footer, =Miscellaneous ------------------------------------------------- */
#footer {
	position:relative;
	margin:52px 30px 32px 240px;
	padding:10px 0 0 0;
	border-top:1px solid #ccc;
	text-align:left;
	}
#footer p {
    font-size: 0.7em;
    margin: 0;
}

/* Page navigation arrows */
p.arrows a.leftarrow, p.arrows a.rightarrow {
	position:absolute;
	top:0;
	display:block;
	width:26px;
	height:22px;
	text-indent:-1000em;
	text-align:left;
}
p.arrows a.leftarrow {
	right:44px;
	background:transparent url(images/leftarrow.gif) no-repeat 0 0;
}
p.arrows a.rightarrow {
	right:0;
	background:transparent url(images/rightarrow.gif) no-repeat 0 0;
}
p.arrows a.leftarrow:hover, p.arrows a.rightarrow:hover {
    background-position:0 -22px;
}

#footer p.arrows a.rightarrow {
	top:0;
	left:-76px;
}
#footer p.arrows a.leftarrow {
	top:0;
	left:-120px;
}

p.topofpage {text-indent:0; font-size:1em;}
p.pageurl {float:right; color:#666; font-size:1em;}
.floatright {float:right; padding:0 0 0.8em 0.8em;}
.floatleft {float:left; padding:0 0.8em 0.8em;}
.clearboth {clear:both;}

#content div.ReviewInfo, div.WebSiteInfo{
    margin-bottom: 2em;  
    margin-top: 2em; 
    color: #00308F; 
    background-color: #ffffff;
}
#content div.ReviewInfo p, div.WebSiteInfo p {
    margin-bottom: 0px; 
    margin-top: 0px; 
    text-indent: 0;
    font-size: 0.7em; 
    font-family: Verdana, Sans-Serif
}
#content div.GTDApp{
    margin-bottom: 2em;  
}
#content div.GTDApp p{
    margin-bottom: 0px; 
    margin-top: 0px; 
    text-indent: 0;
}
p.byline
{
	color: #00308F;
	font-size: 0.7em;
	font-style: Italic;
	font-family: Verdana, Sans-Serif;
	background: #fff;
}
p.byline a, p.byline em, p.byline i {
    font-style: normal;
}

.response {
    color: #00308F; 
    background: #fff; 
    font-size: 0.7em;
    margin-left: 3em;
    margin-right: 3em;
}

p.FigCaption {
    margin-top: -1em;
    font-size: 0.7em;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

div.Figure img {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 0;
}

p.Separator {
    color: #00308F; 
    background: #fff; 
    font-size: small; 
    font-weight: bold}
#content ul.Spaced li {margin-top: 12pt}

#middlead {
    text-align: center;
}

.gallery td, .gallery td p
{
	text-align: center;
	padding-bottom: 0;
	padding-top: 0;
	line-height: 1em;
}

.social
{
	width: 195px;
    margin-top: 30px;
    text-align: right;
}
