/* nickselby.com home page mar 2005*/
/* Redefine some general HTML */

body {  
 background-color: #FFFFFF;
 margin: 0px;
 padding: 0px;
 font-size: 11px;
 text-align: center;
}

td,div {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
}

p,ul,ol{
}


h1 {
 padding: 30px 0px 0px 0px;
 font-size: 22px;
 line-height: 25px;
 font-weight: bold;
 color: black;
 clear: both;
}


h3 {
 padding: 30px 0px 0px 0px;
 font-size: 2.0em;
 font-weight: bold;
 color: #4F599F;
}

a {  color: #5221FF; }
a:link {  color: #5221FF; font-weight: bold; }
a:active {  color: #5221FF; font-weight: bold; }
a:visited {  color: #000000; font-weight: bold;}
a:hover {  color: #FF0000; font-weight: bold; border-bottom: 1px dotted #4392f2;}

.small {  font-size: .9em; }
.smaller {  font-size: .8em; }
.smallest {  font-size: .7em; }

.center-content { text-align: center; width: 100%; }

.nl { clear: both; }



acronym {
        border-bottom: 1px dashed #00cc00;
        cursor: help;
}
/* PAGE DISPLAY DEFINITIONS */

#page-display {
 width: 768px;
 margin: 0px auto 0px auto;
 padding: 0px;
 text-align: left;
 font-size: .8em;
}

#header {
 margin: 0px;
 padding: 0px;
 background-color: #4F599F;
 height: 30px;
 width: 100%;
}

#header-start {
 font-family: georgia, times, serif; 
 color: white; 
 font-weight: bold;
 font-size: 22px;
 margin: 0px;
 padding: 0px;
 float: left;
}

#header-end {
 font-family: verdana, helvetica, sans-serif; 
 font-size: 10px;
 font-weight: lighter;
 padding: 10px 0px 12px 0px;
 color: white; 
 float: right;
}


#home-header {
 font-family: georgia, times, sans-serif;
 padding: 30px 0px 7px 0px;
 font-size: 22px;
 line-height: 22px;
 font-weight: bold;
 color: black;
 clear: both;
}

a.home-header {  color: #0000FF; text-decoration: none; }
a.home-header:link {  color: #0000FF; font-weight: bold; text-decoration: none; }
a.home-header:active {  color: #0000FF; font-weight: bold; text-decoration: none; }
a.home-header:visited {  color: #0000FF; font-weight: bold; text-decoration: none; }
a.home-header:hover {  color: #3345C9; font-weight: bold; border-bottom: 1px dotted #3345C9;}


/* BOOK PAGE DEFINITIONS */

#book-header {
 display: block;	
 margin: 0px;
 padding: 0px;
 width: 100%;
 height: 220px;
}

.book-photo {
 display: block;	
 padding: 0px;
 margin: 0px 0px 0px 0px; text-align: left;
}

.book-review {
 display: block;	
 font-family: verdana, helvetica, sans-serif; 
 margin: -140px 0px 0px 0px;
 font-size: 10px;
 font-weight: lighter;
 float: right;
 width: 250px;
}



/* SIDEBAR DEFINITIONS */

#left-sidebar {
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 66px 0px 0px 0px;
 width: 150px;
 text-align: left;
}

#left-sidebar-img {
 padding: 0px;
 margin: 0px 25px 120px 0px;
 width: 165px;
 text-align: center;
 
}

h6 {
  margin: 12px 0px 0px 0px;
  padding: 3px 0px 3px 3px;
  color: #4F599F;
  background-color: #BFCBE1;
  font-size: 11px;
}

.sidebar-menu {
 list-style: none;
 margin: 0px;
 padding: 0px;
}
.menu-item {
 margin: 2px 0px 1px 4px;
}

.menu_sub-item{
 margin: 0px -15px 0px -10px;
 list-style: none;	
}

a.menu-link {
 font-size: .82em;
 text-decoration: none;
 font-weight: bold;
 
}
a.menu-link:link {  color: #0500FF;}
a.menu-link:active {  color: #0500FF; }
a.menu-link:visited {  color: #0500FF; }
a.menu-link:hover {  color: #FF0000; font-weight: bold; border-bottom: 1px dotted #4392f2;}

a.sidebar-link {
 font-size: 1.1em;
 text-decoration: none;
 font-weight: normal;
}
a.sidebar-link:link {  color: #0500FF;}
a.sidebar-link:active {  color: #0500FF; }
a.sidebar-link:visited {  color: #0500FF; }
a.sidebar-link:hover {  color: #FF0000; font-weight: bold; border-bottom: 1px dotted #4392f2;}

.sidebar-box-top {
 margin: 15px 0px 0px 0px;
}
h4.sidebar-header {
 color: #0500FF;
 font-size: 1.3em;
 margin: 0px 0px 15px 0px;
}


#menubarSearch {
 width: 150px;
 margin: 0px 0px 50px 0px;
 height: 12px;
 font-style: normal 10px;
}
#menubarSearch #term {
 width: 90px;
 height: 15px;
 border: #4F599F solid 1px 1px 1px 1px;
 background: #FFF;
 color: #4F599F;
 font-size: 10px;
}
#menubarSearch label {
 height: 16px;
 margin: 0px;
}
#menubarSearch #search_submit {
 width: 40px;
 height: 16px;
 border: none;
 padding: 0px;
 background: #FFF;
 font-size: 9.5px;
}


/* main content area */


#content {
 font-family: georgia, times, serif; 
 color: black; 
 font-size: 11px;
 width: 598px;
 float: right;
 border: #4F599F dotted;
 border-width: 0px 0px 0px 0px;
 margin: 5px 0px 0px 5px;
 padding: 5px 0px 5px 5px;
 line-height: 15px;
}

.table-of-contents {
	
}

.index-block {
 display: block;
 float: left;
 padding: 10px 0px 0px 0px;
 margin: 10px 0px 0px 0px;
 
}

.home-blurb {
 font-family: georgia, times, serif; 
 color: black; 
 font-size: 11px;
 line-height: 15px;
}

.job-date {
 font-family: verdana, helvetica, sans-serif; 
 color: #808080; 
 font-size: 12px;
 font-weight: lighter;
 float: right;
 border: #4F599F dotted;
 border-width: 0px 0px 0px 1px;
 margin: 3px 5px 1px 1px;
 padding: 5px 7px 2px 5px;
 line-height: 15px;
	
}
  
.job-category {
 font-family: verdana, helvetica, sans-serif; 
 color: #b4b4ae; 
 font-size: 14px;
 font-weight: lighter;
 border: #4F599F dotted;
 border-width: 1px 0px 1px 0px;
 margin: 30px 0px 10px 0px;
 padding: 5px 5px 5px 5px;
 line-height: 15px;
 clear: both;	
}

job-title {
 font-family: verdana, helvetica, sans-serif; 
 color: black; 
 font-size: 13px;
 font-weight: bold;
 margin: 0px;
 line-height: 15px;
	
}


.company {
 font-family: verdana, helvetica, sans-serif; 
 color: #808080; 
 font-size: 12px;
 font-weight: bold;
 margin: 0px;
 line-height: 15px;
	
}

.job {
 font-family: georgia, times, serif; 
 color: black; 
 font-size: 11px;
 font-weight: normal;
 margin: 0px 10px 10px 0px;
 line-height: 15px;
}


#headline {
 margin: 20px 0px 20px 0px;
}
#credits {
 color: #808080;
 border: #4F599F dotted;
 border-width: 1px 0px 0px 0px;
 padding: 5px 0px 20px 0px;
 width: 580px;
 clear: both;
}

.credits-dateline {
 font-family: verdana, helvetica, sans-serif; 
 color: #808080; 
 font-weight: lighter;
 margin: 0px;
 padding: 0px;
 font-size: 11px;
 float: left;
}
.credits-ran {
 font-family: verdana, helvetica, sans-serif; 
 color: #808080; 
 font-weight: lighter;
 font-size: 11px;
 margin: 0px;
 padding: 0px;
 float: right;
}

a.credits-link {  font-size: 9px; font-weight: lighter; color: #808080; text-decoration: none;}
a.credits-link:link {  font-size: 9px; font-weight: lighter; color: #808080; }
a.credits-link:active {  font-size: 9px; font-weight: lighter; color: #808080; }
a.credits-link:visited {  font-size: 9px; font-weight: lighter; color: #5221FF; }
a.credits-link:hover {  font-size: 9px; font-weight: lighter; color: #FF2744; border-bottom: 1px dotted #4392f2;}

p.lead {
 font-size: 1.3em;
 line-height: 1.5em;
}


p.home-lead {
 padding: 30px 0px 0px 0px;
 font-size: 1.3em;
 line-height: 1.5em;
}


p.terminal {
 padding: 6px 6px 6px 6px;
 font-size: 1.3em;
 font-family: courier,terminal,serif;
 line-height: 1.5em;
 background: #f0f0a3;
 border: 1px dashed;
 
 clear: both;
}


.left-float {
float: left;
margin: 0px 15px 0px 0px;
}

.right-float {
float: right;
margin: 0px 0px 0px 15px;
}

.google {
text-align: center;
margin: 15px 0px 0px 0px;
}


/* footer area */
#footer {
 clear: both;
 font-family: arial, helvetica, sans-serif;
 font-weight: lighter;
 font-size: 9px;
 line-height: 17px;
 margin: 100px 0px 10px 0px;
 padding: 50px 5px 5px 5px;
 text-align: center;
}


a.footer-link {  color: #0500FF; text-decoration: none;}
a.footer-link:link {  color: #0500FF; }
a.footer-link:active {  color: #0500FF; }
a.footer-link:visited {  color: #0500FF; }
a.footer-link:hover {  color: #FF0000; }

#footer-menu {
 clear: both;
 margin: 10px 0px 20px 0px;
}



/*Mailform style*/   
   

/*Mailform style*/   
   


.mailwrapper {
	text-align: center;
}


.maildiv {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.maildiv form {
	text-align: left;
}
.maildiv label {
	/* used for right side captions */
	vertical-align: top;
	padding: 0 0 0 3px;
}

.maildiv .sidelbl {
	/* used for left side labels */
	width: 95px;
	text-align: right;
	padding: 0 10px 0 0;
	vertical-align: top;
	position: relative;
    display: block; 
    float: left; 
	clear: left;
}
.maildiv a {
	color: #005ABE;
}
.maildiv h2 {
	color: #005ABE;
	font-size: 120%;
}
.maildiv input {
	margin-bottom: 10px;

}
.maildiv select {
	margin-bottom: 10px;

}
.maildiv textarea {
	margin-bottom: 10px;

}
.maildiv .ver_img {
	padding: 0;
	margin: 0 0 10px 10px;
	vertical-align:bottom;  
	border: 0px; 
}
.maildiv fieldset {
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}
.maildiv .legendspacing {
	height: 10px;
}
.maildiv .fmcredits {
	float: left;
	font-size: 90%;
}
.maildiv .fmsubmit {
	float: right;
}
.maildiv .fmrequired {
	color: #005ABE;
	font-size: 90%; 
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}
.maildiv .fmspacer {
	height: 10px;
}

.maildiv .fminfofull {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-bottom: 15px;
}
.maildiv .fminfohalf {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-left: 110px;
	margin-bottom: 15px;
}
.maildiv .fmerrorbox {
	text-align: left;
}
.maildiv li {
	margin: 0 0 4px 0;
}
.maildiv .fmerrortitle {
	color: #FF0000;
	font-size: 120%;
}

#mailform {
  width: 100%;
  font-family: georgia, times, serif;
 clear: both;
 margin: 10px 0px 20px 0px;
}   

.normal {
 color: black; 
 font-size: 11px;
 line-height: 18px;
 margin: 10px 0px 20px 0px;
  clear: both;

}

  
.error {
 color: red; 
 font-size: 11px;
 line-height: 18px;
 margin: 10px 0px 20px 0px;
 clear: both;
}
   







ul#table-of-contents {
 position: relative;
 height: 20px;
 width: 100%;
 background-color: #0044A9;
 color: #FFFFFF;
 font-weight: bold;
 font-size: 12px;
 padding: 2px 0px 0px 0px;
 list-style: none;
}

.block {
 display: block;
 float: left;
 padding: 10px 0px 0px 0px;
 margin: 10px 0px 0px 0px;
 
}
