/* CSS Document ----- coppercanyonpress.org
Fehringer Studios - Seattle WA USA*/

body {
	background-color: #F6F6F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


/* ========================= FONTS ===========================*/
h1 {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	}
h1 span{
	font-size: 13px;
	font-weight: normal;	
	}
h2 {
	font-size: 11px;
	font-weight: normal;	
	}
h2 span{
	font-weight: bold;	
	}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	}
h3 span{
	font-weight: normal;
	}
h4{
	font-size: 9px;
	font-weight: normal;

	}
h4 span{
	font-weight: bold;
	}
h5{
	font-weight: normal;
	font-size: 11px;
	}
h5 span{
	color: #666666;
	font-weight: bold;
	}
h6 {
	font-size:9px;
	line-height: 1px;
	color: #CCCCCC;
	}
p {
	font-size: 11px;
	color: #888888;
	line-height: 14px;
	}
p span {
	font-weight: bold;
	}
p.quote {
	padding-left: 20px;
	font-style: italic;
	}
#footer p {
	/*color: #CCCCCC;*/
	font-size: 9px;
	}
tr td{
	font-size: 11px;
	}
dt{
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;	
	}
dt span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	font-weight: lighter;
	}

dd{
	font-size: 11px;
	color: #999999;
	line-height: 14px;
	}
.pgHead {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	}
.pgSubhead {
	font-size: 13px;
	font-weight: normal;
	}
.headSidebar{
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px solid #DDDDDD;
	height: 24px;
	}
.author {  
	font-family: Times New Roman, Times, serif; 
	font-size: 16px; 
	color: #7D8291; 
	font-style: italic; 
	font-weight: bold
	}
.title {  
	font-size: 13px;
	font-weight: normal;
	color: #333333;	
	}
#indent5{
	margin-left: 40px;
	font-style: normal;
	font-weight: normal;
	}
/* --------------------------------------links -----------------------*/
 a,
 a:visited {  
 	text-decoration: none; 
	color: #798098
	}
a:hover {
	color: #434365;
	text-decoration: underline;
	}
#navCrumbs a,
#navCrumbs a:visited/*,
#footer a,
#footer*/ {  
 	text-decoration: none; 
	color: #CCCCCC;
	}
#navCrumbs a:hover,
#footer a:hover,
#navThree a:hover {
	color: #434365;
	}
	
/* =============== forms =================*/

div.row,
div.rowTall {
  	clear: both;
  	padding-top: 8px;
  	font-size: 11px;
	color: #666666;
	}
div.rowTall {
  	padding-top: 18px;
	}

div.row span.formLabel,
div.rowTall span.formLabel {
	float: left;
	width: 110px;
	text-align: right;	
  	}

div.row span.formBox,
div.rowTall span.formBox {
	float: right;
  	width: 230px;
  	text-align: left;
  	} 
  
/* ---------- paLogin form--------*/

#signUp {
	width: 340px;
	}
#signIn {
	position: absolute;
	top: 350px;
	width: 180px;
	border: solid #DDDDDD 1px;
	background-color: #FFFCF4;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 10px;
	margin-left: -15px;
	}


/* --------------------------------------master grid -----------------------*/
#centerPage {
	position:absolute;
	left:50%;
	top:0px;
	width:760px;
	height:auto;
	margin-top: 0px;
	margin-left: -380px;
	overflow: visible;
	}
#header,
#navGlobal,
#breadBar,
#dspBody {
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px
	}
#header {
	position: absolute;
	width: 760px;
	height: 75px;
	left: 0px;
	top: 0px;
	background-color:#FFFDF3;/*---original color ---- #FEFCF0; --- */ 
	z-index: 100;
	clear: both;
	}
#navGlobal {
	position: absolute;
	width: 760px;
	height: 26px;
	left: 0px;
	top: 75px;
	background-color: #DCDEEA;
	border-top-style: solid;
	border-top-color: #555555;
	border-top-width: 1px;
	border-bottom-color: #555555;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	z-index: 100;
	}
#breadBar {
	position: absolute;
	width: 760px;
	height: 17px;
	left: 0px;
	top: 102px;
	background-color: #F8F8F8;
	border-top-style: solid;
	border-top-color: #C5C5C5;
	border-top-width: 2px;
	border-bottom-color: #E5E5E5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	z-index: 50;
	}


#dspBody {
	position: absolute;
	width: 760px;
	/* height: 800px; */
	min-height: 700px;/**/
	left: 0px;
	top: 120px;
	background-color: #FFFFFF;
	padding-top: 30px;
	border-bottom: 1px solid #CCCCCC;
	z-index: 20;
	}
#dspBody02 {
	position: absolute;
	width: 760px;
	height: 800px;
	left: 0px;
	top: 120px;
	background-color: #FFFFFF;
	padding-top: 30px;
	z-index: 20;
	}
#dspBody03 {
	position: absolute;
	width: 760px;
	height: 800px;
	left: 0px;
	top: 120px;
	background-color: #FFFFFF;
	padding-top: 30px;
	z-index: 20;
	}
/*------------ Home Page Columns ------*/
#colHomeL {
	/* position: absolute;
	02/04/2010 -TAS  changing to relative position to allow for footer to float
	*/
	position: relative;
	float:left;
	left: 80px;
	top: 45px;
	width: 215px;
	z-index: 20;
	border: solid #DDDDDD 1px;
	background-color: #FFFCF4;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
	}
#colHomeR {
	/* position: absolute;
	02/04/2010 -TAS  changing to relative position to allow for footer to float */
	position: relative;
	float:right;
	width: 345px;
	top:  30px;
	z-index: 20;
	overflow: visible;
	/* left: 390px; */
	}
/* 02/04/2010 -TAS This is causing footer problems 
#headHomeR {
	position: absolute;
	width: 345px;
	top:  -40px;
	z-index: 20;
	overflow: visible;
	left: 0px;
	} */
#textHomeR{
	position: absolute;
	width: 345px;
	top:  0px;
	z-index: 20;
	overflow: visible;
	left: 0px;
	}
#colHomeL h1{ 
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B3B0AC3;
	}

#colHomeL img{
	width: 100 px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	} 

#dspTextHome{
	float: left;	
	}
	
/* One Column Layout 03/23/2009 -TAS */
#col1	{
	padding: 0 20px 0 20px;
	
}
#col2L {
	float: left;
	margin-left: 0px;
	padding-left: 80px;
	width: 400px;
	overflow: visible;
	background-color: #FFFFFF;
	z-index:50;
	clear: none;
	}

#col2R {
	/*position: relative;*/
	float: right;
	width: 205px; 
	padding-right: 25px;		
	padding-top: 50px;
	z-index: 20;
	}


#col3L {
	/* position: absolute; 02/04/2010 -TAS  Not needed */
	float: left;  
	margin-left: 0px;
	padding-left: 80px;
	padding-top: 60px;
	width: 100px;
	height: 245px;
	}
#col3R {
	/* position: absolute; 
	04/18/2009 -TAS content in this div was not contained within #dspBody div if positioning is absolute. */
	float: right;
	left: 525px;
	top: 40px; 
	width: 210px;
	padding-right: 20px;	
	padding-top: 45px;
	}
#col3M {
	/* position: absolute; 02/04/2010 -TAS this stops the footer from floating at the bottom */
	padding-left: 200px;
	padding-top: 20px;
	/* padding-right: 260px;
	04/18/2009 -TAS padding to the right of this div was blocking links and forms when absolute position was removed from #col3R div. */
	margin: 0px;
	width: 300px;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	/* clear: both; */
	margin-left: 80px;
	width: 655px;
	padding-top: 65px;
	/*visibility: hidden;*/
	}
	
	
.internships {position: absolute;  top:150px; width:400px; overflow: hidden; visibility: hidden;}
	
/* --------------------------------------Layout Lists -----------------------*/	
#steps {
	font-size: 11px;
	color: #666666;
	padding-left: 20px;
	list-style-type: circle;
}


#col3R  ul,
#col3M  ul,
#colHomeL  ul,
#col2R  ul,
#col2L  ul {
	margin-top: -7px;
	}
#col3R ul li,
#col3M ul li,
#col2R ul li,
#colHomeL  ul li,
#col2L  ul li {
	font-size: 11px;
	float: none;
	line-height: 18px;
	}
#topLine {/* ---places line above the container--*/	
	border-top: 1px solid #CCCCCC;
	height: 24px;
	padding-top: 8px;
	}
#bottomLine {
	border-bottom: 1px solid #DDDDDD;
	height: 24px;
	}
#tblFeatured {
	padding-top: 20px;
	}
	/* --------------------------------------grid content divs -----------------------*/	
#logo {
	position: absolute;
	left: 20px;
	top: 10px;
	}	
#logoType {
	position: absolute;
	left: 75px;
	top: 17px;
	}
#poemHome{
	position: absolute;
	width: 420px;
	left: 320px;
	top: 75px;
	}
div #navPAsidebar {
	list-style-type: none;
	font-size: 10px;
}

/* --------------------------------------navagation -----------------------*/	


#navGlobal_L,
#navGlobal_R {
	position: absolute;
	height: 20px;
	top: 6px;
	font-size: 10px;
	color: #798098;
	z-index: 100;
	}
#navGlobal_L {	
	left: 20px;
	}
#navGlobal_R {
	left: 0px;
	width: 760px;	
	}
#navDots {
	padding-top: 2px;	
	}
#navAdmin {
	position: absolute;
	left: 598px;
	height: 10px;
	top: 45px;
	font-size: 9px;
	color: #798098;
	z-index: 20;
	}
#navPA,
#navJoinUs {
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555D77;
	top:19px;
	letter-spacing: 1px;
	z-index: 20;
	}
#navJoinUs {
	right: 23px;	
	}
#navPA{
	left: 567px;
	}	
#butJoinUs {
	position: absolute;
	left: 659px;
	top: 5px;
	width: 30px;
	z-index: 20;
	}
	
	

#navBreadcrumbs {
	position:absolute;
	left:5px;
	top:108px;
	height:12px;
	z-index:51;
	font-size: 9px;
	color: #7D7D7D;
	}
#navCrumbs {
	font-size: 9px;
	color: #A6A6A6;
	position: absolute;
	top: 107px;
	left: 20px;
	z-index: 51;
	}

/* ---- global navigation CATALOG | SEARCH | READINGROOM | OPPORTUNITIES | WHATS NEW | PARTNERS | ABOUT US | ---- */
#navOne,
#navTwo,
#dspSearch,
#navDonate,
#navThree,
#navFour,
#navFive,
#navSix,
#navSeven {
	position: absolute;
	width: 120px;
	height: 20px;
	z-index: 100;
	}
/* ---- catalog --- */
#navOne {
	left: 20px;
	}
/* ---- search --- */
#navTwo {
	left: 92px;
	width: 200px; /* added for google cse */
	
	}
/* ---- search --- */
#dspSearch {
	display:none;/**/
	/*visibility:visible;*/
	width: 220px;
	top:20px;
	background-color:#F4F4F4;
	border: 1px solid #ACAACA;
	border-top: 1px solid #555555;
	height:60px;
	padding:5px;
	}
/* ---- donate --- */
#navDonate {
	left: 165px;
	width: 240px;
	}
/* ---- reading --- */
#navThree {
	left: 220px;
	width: 240px;
	}
/* ----opportunities--- */
#navFour {
	left: 421px;
	}
/* ---- whats new --- */
#navFive {
	left: 526px;
	}
/* ----partners --- */
#navSix {
	left: 611px;
	}
/* ---- about --- */
#navSeven {
	left: 682px;
	}


/* -------------------------------------------->> DROP DOWN MENUS  <<-------------------------------------- */
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navDrop a {
	color: #798098;
	text-decoration: none;
	}

#navDrop li li a {
	display: block;
	color: #ACAACA;
	}
#navDrop li li a:hover {
	background-color: #FFFFFF;
	color: #333333;
	border-right-color: #DCDEEA;
	}
li {
	float: left;
	position: relative;
	height: 30 px;
	
	}
li ul {
	display: none;
	top: 0px;
	left: 0;
	}
li>ul {
	top: auto;
	left: auto;	
	}

/* ---- controls the level 2 list text ---- */
li li {
	display: block;
	float: none;
	padding-left: 10px;
	height: 20px;
}

/* ---- controls the box that surrounds the level 2 list text ---- */
li:hover ul, 
li.over ul {
	display: block;
	width: 140px;
	margin-left: -10px;
	position: relative;
	left: 0px;
	background-color: #F4F4F4;
	border: 1px solid #ACAACA;
	border-top: 1px solid #555555;
	margin-top: 8px;
	padding-top: 20px;
	padding-right: 10px;
	color: #F6F6F6;
}
/* ---- controls the the individual box placement and text alignment ---- */
ul #ulOne,
ul #ulFive,
ul #ulSix,
ul #ulSeven {
	position: relative;
	left: 0px;
	border: 1px solid #ACAACA;
	border-top: 1px solid #555555;
	padding-top: 20px;
	z-index: 100;
	}

ul #ulOne {
	width: 140px;
	margin-left: -21px;	
	}
ul #ulFive {
	width: 160px;
	margin-left: -10px;
	}
ul #ulSix {
	width: 120px;
	margin-left: -10px;
	}
/* ---- about --- */
ul #ulSeven { 
	width: 130px;
	margin-left: -63px;
	}
	
/* ==== ITEM DETAILS ==== */


/* ==== DISPLAY ELEMENTS ==== */

#imgAuthor_home {
	position: absolute;
	width: 150px;
}
 
#dspImg{
	position: absolute;
	left:80px;
	width: 100px;
	top: 90px;
	}

#detailHead {
	position: absolute;
	left: 200px;
	width: 300px;
	top: 90px;
	}
#dspHead {
	position: absolute;
	left: 200px;
	width: 300px;
	top: 90px;
	}
#dspHead h4 {/* ----head 2 --- */
	}
#dspHead h3 {
	color: #666666;
	}
#dspHead h5 {
	color: #999999;	
	}

#dspText{
	position: absolute;
	left: 80px;
	width: 430px;
	top: 260px;
	}
#detail01,
#detail02,
#detail03,
#detail04,
#detail05,
#author02,
#author04,
#author05,
#author06 {
	position: absolute;
	top: 0px;
	visibility: hidden;
	left: 0px;
	width: 300px;
	}
#fullDisplay{}
#dspPrice  h4 {
	border-bottom: 1px solid #CCCCCC;
	height: 25px;
	}

/* ----REDEFINE HTML --- */

input {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select {
 font-size: 11px;
 color: #999999;
}

textarea {
 font-size: 11px;
 color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.altrow {
	background-color: #F1F1F1;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX INDIVIDUAL PAGE  STYLES AND LAYOUT  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

/*  Don't need.  Allow to float so it doesn't mess up the footer. 03/07/2010 -TAS
================================ HISTORY ==================================== */

/* ================================ GETTING PUBLISHED ==================================== */
.tips,
#tipSet1,
#tipSet2,
#tipSet3,
#tipSet4,
#tipSet5 {
	position:absolute;
	width: 300px;
	visibility: hidden;
}

#poem {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; color: #7F7F7F}
#author {  font-family: "Times New Roman", Times, serif; font-size: 19px; font-weight: bold; color: #7D8691; font-style: italic; letter-spacing: 1px}
#trans {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #999999}
#title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #7F7F7F; line-height: 18px; font-weight: bold}

/* ~~~~~~~~~~~~~~~~~~~~~~~  About Page CSS ~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#typebox01 {
	position:absolute;
	top:90px;
	visibility: visible;
	width: 300px;
	}
	
#typebox02,
#typebox03,
#typebox04 {
	position:absolute;
	top:90px;
	width: 300px;
	/**/
	visibility: hidden;
}
/* 03/30/2010 Not sure who put this in here but it causes the footer to stay right at 500px from the top. -TAS
#footer {
	position:absolute;
	top: 500px;
*/