/* Eric Meyer's Reset Reloaded Baseline Style Sheet - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: transparent;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Site Styles Start Here */

a {
	color: #CCC;
}
body {
	color: #fff;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	xbackground-image: url(http://jimharrison.com/images/bg.jpg);
	xbackground-repeat: repeat-x;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	text-align: center;
}
em {
	font-style: italic;
}
fieldset {
	line-height: 2.5em;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
h2 {
	font-size: 2em;
	text-transform: uppercase;
	color: #999999;
	font-weight: bold;
	margin-bottom: 1em;
}
h3 {
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 1.5em;
}
h4 {
	font-size: 1.1em;
	margin-bottom: 1em;
	line-height: 1.4em;
}
h5 {
	font-size: 1em;
	margin-bottom: .8em;
}
li {
	list-style-type: disc;
	margin-bottom: .65em;
}
p {
	font-size: 95%;
	line-height: 1.6em;
	margin-bottom: 1.5em;
}
ul {
	line-height: 1.4em;
	margin-bottom: 2em;
}


/***** DIVS *****/


#footer {
	color: #999;
	margin-top: 1em;
	margin-bottom: 50px;
	padding: 1em 0;
	border-top: 1px solid #666;
	font-size: 80%;
	line-height: 1.1em;
	clear: both;
}
#footerleft {
	width: 375px;
	float: left;
	text-align: left;
}
#footerright {
	width: 375px;
	float: left;
	text-align: right;
}
#header {
	height: 200px;
	margin-top: 25px;
	padding-bottom: 1em;
}
#header h1 {
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
}
#header h1 a:link, #header h1 a:visited	{
	display: block;
	width: 725px;
	height: 125px;
	border: 0;
	background-image: url(http://jimharrison.com/images/header_signature.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#indexDefault ul {
	margin-left: 35px;
}
#maincontent {
	width: 490px;
	margin-left: 10px;
	float: left;
	margin-bottom: 50px;
}
#maincontent blockquote {
	padding: 0 25px;
	color: #CCCCCC;
	font-style: italic;
}
#maincontent img {
	border: 1px solid #666;
	padding: 5px;
	margin-bottom: 1.5em;
}
#maincontent table {
	border: 1px;
	border-right: 0;
	border-style: solid;
	border-color: #555;
	width: 100%;
	color: #fff;
	margin-bottom: 2em;
}	
#maincontent table tbody tr td, #maincontent table tbody tr th {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: .9em;
	padding: 7px 7px;
	border-right: 1px solid #555;
}
#maincontent table th {
	font-weight: bold;
	font-size: 110%;
}
#maincontent table a {
	color: #fff;
}
#maincontent table .even td, #maincontent table .even th {
	background-color: #444;
}
#maincontent ul {
	list-style-position: inside;	
}
#nav {
	margin: 10px 0 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	xtext-transform: uppercase;
	
}
#nav li {
	display: inline;
	list-style-type: none;
	margin: 0 10px;
	line-height: 30px;
}
#nav li a, #nav li a:visited {
	text-decoration: none;
	color: #fff;
}
#nav li a:hover {
	text-decoration: none;
	border-bottom: 2px solid #666;
	padding-bottom: 3px;
	position: relative;
}
#sidebar {
	width: 250px;
	float: left;
}
#sidebar blockquote {
	font-size: 18px;
	line-height: 1.4em;
	color: #999;
	margin: 1em 15px;
	font-family: "Lucida Grande", Verdana;
	font-style: normal;
}
#sidebar p {
	font-size: 90%;
}
#sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 1em;
}
#sidebar a img {
	text-decoration: none;
	border: 0;
}
#sidebar ul {
	font-size: 90%;
	list-style-position: inside;
}
#ssp_homepage {
	margin: 1em 0 2em 0;
	text-align: center;
}
#wrapper {
	width: 760px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}


/****** Classes ******/

.additionalImages img {
	border: 1px solid #CCC;
	padding: 3px;
}

.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 30px;
     margin-bottom: -50px;
     font-size: 400%;
     color: #999;
 }


 .bqend {
     float: right;
     height: 25px;
     margin-top: 0px;
     padding-top: 15px;
     font-size: 400%;
     color: #999;
 }
.pdf {
	list-style-position: inside;
	list-style-image: url(http://jimharrison.com/images/pdf_small.gif);
	margin-bottom: .4em;
}
.required {
	font-weight: bold;
	color: #ccc;
	border-bottom: 2px solid #ccc;
}

 
 /***** Sidebar li styling *****/
 

#sidebar #subnav ul {
  list-style: none;
  margin: 0 0 25px 0;
  padding: 6px 0 0 0;
  border-bottom: 1px solid #2a2a2a;
  font-size: 85%;
  width: 195px;
}
#sidebar #subnav li {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #2a2a2a;
  list-style-image: none;
  display: block;
  line-height: 11px;
  width: 195px;
}
#sidebar #subnav li.active {
  background: #f5f5f6;
  text-align: left;
}
#sidebar #subnav li a {
  display: block;
  padding: 7px 5px 7px 5px;
  margin: 0;
  text-decoration: none;
  color: #999;
}
/* Repairs IE Whitespace Bug - Thx Jon Hicks */
* html ul li a {
  height:1em;
}
#sidebar #subnav li a:hover,
#sidebar #subnav li a:focus {
  color: #fff;
  text-decoration: underline;
  background-color: #3d3d3d;
}
#sidebar #subnav a.active {
  display: block;
  color: #fff;
  padding-left: 15px;
  background:  url(http://store.jimharrison.com/includes/templates/jimhprints2/images/active_bullet.gif) no-repeat;
  background-color: #333;
  font-weight: bold;
}
#sidebar #subnav span {
	display: block;
}


/* Fix for inexplicable <li> padding in IE PC. Need to hide from IE 5 Mac \*/
#sidebar #subnav li { float: left; clear: both; } /* */
html>body #sidebar #subnav li { float: none; clear: none.; }

strong {
	font-weight: bold; }
a.button {
	background: #bbb url(http://jimharrison.com/images/button_bg.png) top left repeat-x;
	color : #333;
	border: 1px solid #777;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align:center;
	white-space: nowrap;
	text-decoration: none;
	padding: 6px;
	margin: 7px;
}
a:hover.button {
color: #fff;
background: none;
background-color: #888;
border:  1px solid #999;
text-decoration: none;
}