/* ***** Tier1PC Stylesheet v0.1 NK031605 ***** */

/*****  Layout *****/

body	{
	background: #ddd url("../i/bg_metal.gif") top left repeat;
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 5px solid #bbb;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, Avenir, "Lucida Grande", "Bitstream Vera Sans",sans-serif;
	padding-bottom: 25px;
}

#wrapper {
	background: #fff url("../i/pgbg1.gif") repeat;
	color: #333;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #bbb;
	border-top: 5px solid #bbb;
	width: 609px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 606px;	 
}

html>#wrapper	{
	width: 606px;
}

#wrapper1 {
	background: #fff;
	/* just like #wrapper */
	color: #333;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #bbb;
	border-top: 5px solid #bbb;
	width: 609px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 606px;	 
}

html>#wrapper1	{
	width: 606px;
}

#header	{
	background: #fff;
	color: #333;
	border: 0;
	border-bottom: 3px solid #ccc;
	margin: 0;
	padding: 0;
	text-align: left;
}

#pagebody	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
}

#maincontent	{
	float: left;
	margin: 0;
	padding: 10px;
	width: 410px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 390px;	
	/* border-right: 1px dotted #ccc; */
}

html>#maincontent 	{
	width: 390px;
}

#maincontent.column1 {
	width: 586px;
}

#maincontent ol, #maincontent ul	{
	margin: .5em 0;
	padding-left: 10px;
	margin-left: 10px;
}
	
#maincontent li	{
	line-height: 1.4;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-left: 5px;
	list-style: disc url("../i/part-list.gif") inside;
	vertical-align: top;
}
	
#maincontent ul ul li {
	margin-top: 10px;
	list-style: disc url("../i/part-list.gif") inside;
	vertical-align: top;
}

#maincontent ul.inlinelist	{
	padding: 0;
	margin: 0;
}

#maincontent .inlinelist li	{
	display: inline;
	padding: 0 5px 0 0;
	margin: 0;
	border: 0;
}	
	
#sidebar	{
	padding: 2px 10px 10px 0;
	margin: 0 0 0 420px;
	color: #666;
	background: transparent;
	/* compensates for IE Win bungling */
	height: 100%;
}

#subnav	{
	margin: 0 0 25px 0;
	padding: 5px;
	border: 0;
}

#subnav ul	{
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
}
	
#subnav ul li	{
	list-style: disc url("../i/part-list.gif") inside;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;
	/* vertical-align: middle; */
}	

html>#subnav ul li	{
	font-size: x-small;
} 

#subnav ul li a {
	font-weight: normal;
}

#subnav dl	{
	margin: 0;
	padding: 0;
}
	
#subnav dt 	{
	font-weight: normal;
	font-size:    x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    small;  
}   
	
html>#subnav dt 	{
	font-size: small;
} 

#subnav dd 	{
	padding: 0;
	margin: 2px 0 10px 0;
}

#footer {
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	background: #eee;
	padding: 5px 7px 7px 10px;
	text-align: left;
	clear: both;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;	
}

html>#footer	{
	font-size: x-small;
} 

#footer p	{
	margin: 10px 0;
	padding: 0;
}

#footer ul	{
	margin: 10px 0 0 0;
	padding: 0;
}
	
#footer li	{
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
	text-align: left;
	border: 0;
}	

code, pre	{
	font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
	font-weight: normal;
	background: inherit;
	color: #333;
}

/*  Work around IE/Win code size bug - courtesy Jesper, waffle.wootest.net  */

* html code	{
	font-size : 105%; 
}
	

/***** Image *****/
	
img	{
	display: block;
	border: 0;
}

.imgleft , .left , img.left {
	float : left; 
	margin : 0.05in 0.1in 0.05in 0; 
} 

.imgright , .right , img.right {
	float : right; 
	margin : 4px 0 4px 8px; 
} 

img.imgleft , img.imgright {
	padding : 4px; 
	border : 1px solid #ddc; 
} 

img.block {
	display : block; 
	margin : 0.5em 0; 
} 

img.top{
	position : relative;
	top : 0
} 

#header img	{
	margin: 0;
	padding: 0;
	border: 0;
}


#sidebar img {
	margin-top: 15px;
	/*border: 1px solid #ddc;*/
}


#footer img {
	vertical-align: middle;
	border: 0;
}
		
#homebutt	{
	margin: -5px 10px 0 -60px;
	padding: 0;
	float: left;
}
	
#homebutt img	{
	border: 0;
	padding: 0;
	margin: 0;
}
	
/***** Tables *****/

table {
	margin : 10px 0 10px 0;
  border-collapse: collapse; 
	font-size : 100%; 
	color : #333;
	border: 1px solid #bbb; 
}

table.data {
	margin : 1em 0 1.5em; 
	font-size : 85%; 
	line-height : 1.6em;
}

.data th , .data td {
	padding : 2px 5px 3px; 
	/* border-top : 1px dotted #ccc; */
	border: 1px solid #bbb;
}

.data td {
	text-align : right; 
}

.data th , .data .row-header th em {
	font-style : italic; 
	font-weight : normal; 
}

.data .row-header th {
	text-align : right; 
	font-style : normal; 
	font-weight : bold; 
}

.data th.txt , .data td.txt {
	text-align : left; 
}

.data .alt th , .data .alt td {
	background : #eeeee4; 
	border-color : #ccc; 
}

th {
	font-weight: bold;
}

.fussytable td, .fussytable th	{
	font-size: 11px;
	text-align: center;
	padding: 2px;
	margin: 2px;
	border: 1px solid #ccc;
	}

table.cal {
	font-size : 100%; 
	width : 200px; 
}

.cal th {
	font : 100% Georgia, Sans-serif; 
	color : #aa9; 
	text-transform : lowercase; 
	text-align : center; 
	padding-bottom : 4px; 
}

.cal td {
	padding : 2px 4px; 
	text-align : center; 
	color : #887; 
	line-height : 1.2em; 
}

.cal .selected {
	border : medium solid #bb9; 
	border-width : 1px; 
	padding : 1px 3px; 
	font-weight : bold; 
	color : #b93; 
}

.cal .today {
	background : #ccb; 
	color : #eed; 
	border : medium solid #998; 
	border-width : 1px 0 0 1px; 
	padding : 1px 4px 2px 3px; 
} 
.cal td a , .cal td a:visited , .cal td a:hover {
	font-weight : bold; 
} 


/*****  Typography *****/
	
h1, h2, h3, h4, h5, h6	{
	font-family: Verdana, Arial, Helvetica, Avenir, "Gill Sans", Myriad,"Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 2px;
	letter-spacing: 1px;
}
	
#pagebody h1	{
	margin-top: 0;
	font-size:    medium;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:  large;       
}

html>#pagebody h1 	{
	font-size:  large;  
} 

#pagebody h2	{
    margin-top: 5px; 
    font-size:    medium;     
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:    medium;       
}

html>#pagebody h2 	{
	font-size:  medium;  
} 

#sidebar h2	{
	font-size: 16px;
	margin: 8px 0 8px 0 ;
}

h3	{ 
	font-size: small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: medium;  
}

html>h3 	{
	font-size:  medium;  
} 

#sidebar h3	{
	font-size: 13px;
	margin: 0;
}
	
h3.byline 	{
	font-size: 12px;
	padding: 0;
	margin: 7px 0;
	text-transform: uppercase;
}
		
h4	{
	font-weight: normal;
  font-size: x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: small;  
}

html>h4 	{
	font-size: small;  
} 	

h4.addtlbyline	{
	font-size: 12px;
	padding: 0;
	margin: 7px 0;
	text-transform: uppercase;
}

#sidebar h4	{
	margin: 0 0 15px 0;
}

h4.pubdate 	{
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	background: transparent;
}

h5	{
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;  
}
	
html>h5 	{
	font-size:  x-small;  
} 

h6	{
	margin: 0 0 25px 0;
	padding: 0;
	background: transparent;
	color: #333;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, Avenir, "Lucida Grande", "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	font-size:    9px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
  font-size: xx-small;
}

html>h6 	{
	font-size:  xx-small;  
} 

p	{
	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
}

#pagebody, #pagebody div, #pagebody p, #pagebody th, #pagebody td, #pagebody li, #pagebody dd, #pagebody dt {
	font-size:    x-small;      
	/* Tantek again */
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    small;         
}

html>#pagebody, html>#pagebody div, html>#pagebody p, html>#pagebody th, 
html>#pagebody td, html>#pagebody li, html>#pagebody dd, html>#pagebody dt {
	font-size:  small;
}

#pagebody p.fineprint	{
	font-size: 11px;
}

#pagebody .trans		{
	margin: 25px 0;
	padding-top: 0;
}
	
#pagebody .trans dt  {
	font-weight: normal;
	font-style: italic;
	margin-bottom: 5px;
	padding-bottom: 0;
	font-size:  medium;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:  large;  
}

html>#pagebody .trans dt  {
	font-size: large;
} 

#sidebar p	{
	font-size: 11px;
	text-align: left;
}

#sidebar .pullquote	{
	font-size: 13px;
}

#authorbio, .additionalauthorbox, .callbox	{
	padding: 10px 0;
	border: 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 15px 0 10px 0;
}

#outdated	{
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0;
	border: 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 25px 0 10px 0;
}

#maincontent dl	{
	line-height: 1.4em;
	margin-top: 0;
	padding-top: 0;
}

#maincontent dd	{
	margin-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
}

.trans	{
	margin-top: 75px;
	padding-top: 0;
}
	
.trans dt  {
	font-weight: normal;
	font-style: italic;
	font-size:  large;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:  x-large;  
}
	
html>.trans dt  {
	font-size:  x-large;  
} 


/***** Links *****/
	
a:link, a:visited {
	/* font-weight : bold; */
	text-decoration : underline;
	color: #990000;
	background: transparent; 
}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	/* color: #999; */
	color: #990000;
	background: transparent; 
}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #526968;
	background: transparent;  
}


/*****  Horizontal nav *****/

#menu {
	margin: 0;
	padding: 0;
}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#menu ul li a {
	background: #fff;
	width: 150px;
	height: 2em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #990000;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;   
}

html>#menu ul li a  {
	font-size: x-small;   
} 

#menu ul li#four a	{
	border-right: 1px solid #ccc;
	/* width: 150px; */
}

#resources a:link, #resources a:visited {
	border-right: 1px solid #ccc;
}

#menu ul li a:hover {
	color: #000;
	background: #ccc;
}

#menu a:active	{
	background: #c60;
	color: #fff;
}

body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a {
	/* background: #c30; */
	background: #990000;
	border: 1px solid #990000;
	color: #fff;
	font-weight: bold;
}

/*****  Forms *****/

#formarea	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
}
	
#formarea label	{
	font-size: 11px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 5px;
	display: block;
}

.postdata 	{
	background: #fff;
	color: #999;
	font-size: 10px;
	margin: 10px 0 5px 0;
	border: 0;
	border-bottom: 1px dotted #ccc;
	border-top: 1px solid #f3f3f3
}

.postdata p  	{
	margin: 10px 0;
	padding: 0;
}	

.postbody	{
	margin: 0 0 25px 0;
	padding: 0;
	overflow: hidden;
	line-height: 1.4;
}

.form {
	color: #000;
	background-color: #fcfced;
	border: 1px solid #666;
	font-family: Verdana, Arial, Helvetica, Avenir, "Lucida Grande", "Bitstream Vera Sans", sans-serif;
	padding: 1px;
	margin: 0;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

html>.form {
	font-size: x-small;
} 

.form-button {
	color: #000;
	background-color: #fff;
	border: 1px solid #666;
	font-family: Verdana, Arial, Helvetica, Avenir, "Lucida Grande", "Bitstream Vera Sans", sans-serif;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	margin: 5px 0 5px 0;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

html>.form-button  {
	font-size: x-small;
}

/***** Search *****/
	
#sidebar label	{
	font-size: x-small;
}

/*****  Helpers *****/
	
.linewrap {
	font-weight: bold; 
	color: #c60; 
	font-size: 13px;
	}
	
.floatleft	{
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	}
	
.vs0	{
	margin-top: 0;
	}
	
.vs3	{
	margin-top: 3px;
	}		

.vs5	{
	margin-top: 5px;
	}	

.vs7	{
	margin-top: 7px;
	}

.vs10	{
	margin-top: 10px;
	}	

.vs15	{
	margin-top: 15px;
	}	
	
.vs25	{
	margin-top: 25px;
	}

.hs1	{
	margin-left: 15px;
	}

.vb7	{
	margin-bottom: 7px;
}

.error {
	font-weight: bold;
	color: #f00;
}

.msg {
	font-weight: bold;
	color: #900;
}

.t1red {
	color: #900;
}

/*****  Misc *****/

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
}

/*****  MailChimp *****/
/*
#mc-embedded-subscribe-form
{
	width: 160px;
	font-family: Verdana, Arial, Helvetica, Avenir, "Gill Sans", Myriad,"Bitstream Vera Sans", sans-serif;
	font-size: xx-small;
}

div.mce_inline_error {
	color: #900;
	font-size: xx-small;
	margin-bottom: 3;
	padding-bottom: 0;
	margin-top: 0px;
	padding-top: 0;
	display: block;
	!important
}
*/
