/* 

STYLE SHEET FOR PowerSurgePub.com
Created by Herb Bowie

*/

/* Global Defaults */

h1, h2, h3, h4, h5, h6
{
	/* font-family: 'concourse-text', 'Helvetica Neue', Helvetica, Arial, sans-serif; */
	/* font-family: 'concourse-text', serif; */
	font-family: 'concourse_t4regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1 { /* Page Headings */
	color: #FF7800;
	font-size: 20pt;
	line-height: 28pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
  letter-spacing: .07em;
	word-spacing: 0.05em;
	margin-top: 1em;
}

h2 {
	color: #FF7800;
	font-size: 16pt;
	line-height: 22pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-top: 1.5em;
	margin-bottom: 0.5em; 
	padding-bottom: 0pt;
}

h3
{
	color: #FF7800;
	font-size: 16pt;
	line-height: 22pt;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0.6em;
	padding-bottom: 0pt;
}

h4
{
	color: #FF7800;
	font-size: 14pt;
	line-height: 20pt;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	margin-top: 1em;
	margin-bottom: 0.6em;
	padding-bottom: 0pt;
}

h5
{
	color: #FF7800;
	font-size: 14pt;
	line-height: 20pt;
	font-style: italic;
	font-variant: normal;
	font-weight: lighter;
	margin-top: 1em;
	margin-bottom: 0.6em;
	padding-bottom: 0pt;
}

body {
	color: #000000;
	text-align: left;
	/* font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif; */
	/* font-family: 'concourse-text', 'Helvetica Neue', Helvetica, Arial, sans-serif; */
	font-family: 'equity-text', Georgia, 'Times New Roman', Times, serif;
	font-size: 14pt;
	line-height: 20pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

/* Default formatting for links. */

a:link {
	color: inherit;
	text-decoration: none;
	border-bottom: none;
}
a:active {
	color: inherit;
	text-decoration: none;
	border-bottom: none;
}
a:visited {
	color: inherit;
	text-decoration: none;
	border-bottom: none;
}
a:hover
{
	color: inherit;
	text-decoration: none;
	border-bottom: none;
} 

/* Format normal paragraphs. */

p {
	color: #000000;
	text-align: left;
	/* font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif; */
	/* font-family: 'concourse-text', 'Helvetica Neue', Helvetica, Arial, sans-serif; */
	font-family: 'equity-text', Georgia, 'Times New Roman', Times, serif;
	font-size: 14pt;
	line-height: 20pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 1em;
}

/* Let's style all the links found within normal text. */

p a:link
{
	color: #7575CE;
	text-decoration: none;
	border-bottom: 1px #6464ae dotted;
}
p a:active {
	color: #7575CE;
	text-decoration: none;
	border-bottom: 1px #6464ae solid;
}
p a:visited {
	color: #7575CE;
	text-decoration: none;
	border-bottom: 1px #6464ae dotted;
}
p a:hover
{
	color: #7575CE;
	text-decoration: none;
	border-bottom: 1px #6464AE solid;
} 

.normal {

}

ul li { 
	/* font-family: 'concourse-text', 'Helvetica Neue', Helvetica, Arial, sans-serif; */
	/* font-family: 'concourse_t3regular', serif; */
	/* font-size: 12pt; */
	/* line-height: 16pt; */
	margin-top: 10pt; 
}

/* Page Layout */

body {
  min-width: 860px;      /* 2x LC width + RC width */
}
#container {
  padding-left: 260px;   /* LC width */
  padding-right: 300px;  /* RC width */
}
#container .column {
  position: relative;
  float: left;
}
#body {
  width: 100%;
}
#nav {
  width: 220px;          /* LC width */
  right: 220px;          /* LC width */
  margin-left: -100%;
}
#misc {
  width: 260px;          /* RC width */
  margin-right: -260px;  /* RC width */
}
#footer {
  clear: both;
}
/*** IE6 Fix ***/
* html #nav {
  left: 260px;           /* RC width */
}
.center-image {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.logo-right-side {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 64px;
}

/* Special classes for the main index page */
.main-logo {
  margin-top: 2em;
}
.main-side {
	margin-top: 5em;
}

.page-left-side {
  margin-top: 0;
}

.page-right-side {
  margin-top: 2em;
}

.rss-logo {
  margin-right: 20px;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  float: right;
}

/* Format the navigation lists. */

a.navlink:link
{
	color: #6464Ae;
	text-decoration: none;
	border-bottom: none;
}

a.navlink:active {
	color: #6464Ae;
	text-decoration: none;
	border-bottom: none;
}

a.navlink:visited {
	color: #6464Ae;
	text-decoration: none;
	border-bottom: none;
}

a.navlink:hover
{
	color: #6464Ae;
	text-decoration: none;
	border-bottom: 1pt #6464ae dotted;
}

ul.navlist1 {
	list-style: url(../images/bullet.gif) square;
	/* font-family: 'concourse-text', serif; */
	font-family: 'concourse_c3regular', serif;
	font-size: 14pt;
	line-height: 20pt;
	margin-left: 10pt;
	padding-left: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #6464Ae;
}

ul.navlist2 {
	list-style: url(../images/bulleta.gif) disc;
	font-family: 'concourse-text', serif;
	font-size: 12pt;
	line-height: 18pt;
	margin-left: 0pt;
	padding-left: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #6464Ae;
}

ul.navlist3 {
	list-style: url(../images/bulletb.gif) disc;
	font-family: 'concourse-text', serif;
	font-size: 12pt;
	line-height: 18pt;
	margin-left: 0pt;
	padding-left: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #6464Ae;
}

/* Format the footer. */

.footer {
  margin-top: 1em;
  font-family: 'concourse-text', serif; 
  font-size: 12pt;
  line-height: 16pt;
}

/* Styles for the User Guides */

#toc ul
{
	list-style-type: square;
}

#toc ul ul
{
	list-style-type: disc;
	font-style: italic;
	/* color: #999; */
}


#toc ul li {
	margin-top: 0;
}

#toc a:link
{
	color: #191919;
	text-decoration: none;
}

#toc a:visited {
	color: #191919;
	text-decoration: none;
}

#toc a:active {
	color: #191919;
	text-decoration: none;
}

#toc a:hover {
	color: #191919;
	text-decoration: none;
	border-bottom: 1px #191919 dotted;
}