/* READING TRAILS header style sheet */

/* General formating of text and hyperlinks */
body {
       font-family: sans-serif;
       font-size: 9pt;
line-height:12pt;
       text-align: left;
       text-decoration: none;
       margin: 0;
    background-color: #eceede;
    color:#333333;/*#686551;*/
}
a { 
    color:#686551;
    /*color: #616320;*//*898c4b;*/
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

.theTitle a {
color: #ad7b00;/*c44c11;*//*a6340b;*/
/*    color: #c64213;*//*c4542e;*//*    color: #b58600;*/
}


b a {
    color: #ad7b00;
}



#wrapper {
    background-color: white;
    border-bottom: 1px solid #686551;
}

#fbWrapper {
    padding-left: 0px;
    width: 740px;
}

#fbImage {
    float: left;
}

#fbTitle {
    float: left;
    padding-left: 12px;
}

#fbTitle h2 {
    margin-top: 0;
    margin-bottom: 4px;
}

#fbHeader {
    text-align: left;
    width: 728px;
    /*background-image: url("../images/background.jpg");*/
}

.fb_share_button {
    background-color: white;
}

h1 {
    font-family: Garamond, serif;
    color: #b58600;
}

h2 {
    font-family: Garamond, serif;
    line-height: 1.2;
    font-size: 18pt;
    color: gray;
}

.fd {
   font-family: Garamond, serif;
    color: #b58600;
    font-size: 18pt;

    position: relative;
    bottom: -2px;
}

h2 a {
    text-decoration: none;
font-weight:normal;
}

h3 {
    font-family: Capitals, serif;
  /*    color: #c4542e;*/
    /*color: #b58600;*/
    font-size: 18pt;
letter-spacing:.03em;
    font-weight: normal;
margin:50px 0px 20px 0px;
}

h3 a {

    text-decoration: none;
}


h4 {
    font-family: Garamond, serif;
    color: #b58600;
}

.firstElt {
    margin-top: 0;
}

.firstMessage {
    color: gray;
}



a.highlight {
    color: red;
    font-weight: bold;
}



.space {
    margin-left: 8px;
}   

.space4 {
    margin-left: 4px;
}   

.space8 {
    margin-left: 8px;
}   

.space12 {
    margin-left: 12px;
}   

img {
    border: 0;
}


.in {
    display: inline;
}

.blue {
    display: inline;
    color: blue;
}

.slogan {
    font-family: serif;
    font-size: 12pt;
    color: #c4542e;
}

.gray {
    color: gray;
}

.sampleTag {
    color: #b58600;
}

.right {
    text-align: right;
    width: 100%;
}

a.expert {
    font-size: 9pt;
    margin-left: 6px;
    margin-right: 6px;
    font-family: sans-serif;
    font-weight: normal;
}

.fbh {
    margin-right: 8px;
}

.tab {
    float: left;
    margin-right: 1px;
    max-width: 120px;
}
.ttabfg {
    padding: 4px 8px 4px 8px;
    height: 20px;
    max-width: 120px;
}
.tabSelected a {
    color: black;
}
#tabRow {
    border-bottom: 1px solid #b5b08e;
    margin-bottom: 1px;
    padding-bottom: 0px;
    width: 420px;
}
#tabRow.editTabs {
    margin-top: 12px;
    margin-bottom: 12px;
    width: 720px;
}

#tabRow h2 {
    margin-bottom: 4px;
font-weight:normal;
letter-spacing:.03em;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}

.headerTitleContentLeft .dateLine {
    font-family: Verdana, sans-serif;
    letter-spacing: 0.33em;
    margin-top: 0;
    padding-top: 0;
    font-style: italic;
}

.ttab{display:block;}
.ttab * {
    display:block;
    height:1px;
    overflow:hidden;
    font-size:.01em;
}
.ttab * {
 background: #E0E0E0;
}
.tabSelected .ttab *{
  background:#e0dcc0;
}
.ttab1 {
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f1f1f1;
  border-right:1px solid #f1f1f1;
    }
.tabSelected  .ttab1{
  border-left:1px solid #f1efe3;
  border-right:1px solid #f1efe3;
  background:#e7e4cf;
}
.ttab2 {
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fbfbfb;
  border-right:1px solid #fbfbfb;
}
.tabSelected  .ttab2{
  border-left:1px solid #fbfbf8;
  border-right:1px solid #fbfbf8;
  background:#e5e2cb;
}
.ttab3 {
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e5e5e5;
  border-right:1px solid #e5e5e5;
}
.tabSelected  .ttab3{
  border-left:1px solid #e5e2cb;
  border-right:1px solid #e5e2cb;}
.ttab4 {
 border-left:1px solid #f1f1f1;
  border-right:1px solid #f1f1f1;
}
.tabSelected  .ttab4{
  border-left:1px solid #e7e7e7;
  border-right:1px solid #e7e7e7;
}
.ttab5 {
border-left:1px solid #cdcdcd;
  border-right:1px solid #cdcdcd;
}
.tabSelected  .ttab5{
  border-left:1px solid #e7e4cf;
  border-right:1px solid #e7e4cf}

.ttabfg {
 background: #E0E0E0;   
}
.tabSelected  .ttabfg{
    background:#e0dcc0
}

.date {
    text-transform: uppercase;
    font-style: normal;
}

.creator {
    font-style: italic;
}

.clear {
    clear: both;
}


ul li {
 list-style-type:disc;
}   

ul.sharedTrails {
/*    border-top: 1px solid #b58600;*/
    padding-left: 0;
    margin-left: 0;
    padding-top: 4px;
    margin-top: 0;
}

ul.sharedTrails li {
    padding: 4px 0 8px 0px;
    list-style-type:none;
    clear: left;
    border-top: 1px solid #d1d2af;/*#d0c8a3;*/
}


ul.yourAccount {

}

ul.yourAccount li {
    margin-left: 0;
}

.trailsContainer {
    border-top: 1px solid #b5b08e;   
    width: 420px;
}

ul.trailList {
    padding-left: 0;
    margin-left: 0;
    padding-top: 8px;
    margin-top: 4px;
    width: 420px;
}

#friendsTrails {
    display: none;
}

#browseTrails {
    display: none;
}

ul.trailList li {
    padding: 8px 0 18px 0px;
    list-style-type:none;
    clear: left;
    border-top: 1px solid #E0E0E0;
    margin-right: 0px;
}

ul.trailList li .listImage {
    width: 40px;
    height: 40px;
    padding-top: 4px;
    margin-top: -4px;
    overflow: hidden;
    margin-right: 8px;
    margin-bottom: 4px;
    float: left;
}

ul.trailList li .text {
    float: left;
    width: 358px;
    margin: 0px 0px 4px 8px;
}

ul.trailList li .theTitle {
    font-size: 11pt;
font-weight:normal;
    color: #da400b;
}
ul.trailList li p {
    margin-top: 0px;
    margin-bottom: 4px;
   
}


ul.trailList li p.functions {
    font-size: 8.5pt;
}

ul.trailList li p.functions a {
    font-size: 8.5pt;
    margin-right: 8px;
}

ul.frontPage {
    padding-left: 40px;
}

ul.frontPage li {
    
}


p.getGoogle {
    width: 100%;
    text-align: right;
}



span.small {
font-size: 9pt;
}

.errorMessage {
    border: 1px solid #b58600;
    background-color: #e9e3c7;
    padding: 4px 8px 4px 8px;
    text-align: left;
}

.browseBox {
    border: 1px solid #b58600;

    padding: 4px 8px 4px 8px;
    text-align: left;
}

.rightLink {
    margin-left: 12px;
}


.star {
padding: 0 0 0px 0;
    margin-bottom: -4px;
}

.smallText {
    font-size: 8.5pt;
}

#profile.ad {
    text-align: center;
}

.aloneCover {
    margin-right: 4px;
}

.topIntersections {
    width: 300px;
    overflow: hidden;
margin:auto;
}

/************ TOP *************/


#top img{
    padding: 0 0 0 0;
}


#facebookBar {
    float: left;
    width: 620px;
    text-align: right;
    margin-top: 0;
    margin-bottom: 0;
    padding: 6px 0px 6px 0;
}


#logoutLine {
    float: left;
    width: 620px;
    text-align: right;
    margin-top: 0;
    margin-bottom: 0;
    padding: 6px 0px 6px 0;
}


/*********** HEADER **********/


.header {
    font-family: sans-serif;
    background-color: #ee8800; 
    padding: 6px 0 6px 0;
    border: 1px solid black;
    width: 850px;
    height: 18px;
    margin-left: auto;
    margin-right: auto;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.header a {
    color: #ffee55;
}


#topNav {
    padding: 0 0 3px 0px;
    margin-right: 20px;
    margin-left: auto;
    text-align: right;
}

#topNav a {
    margin-right: 12px;
}

#nav {
    padding: 0 0 0 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    margin-bottom: 3px;
    text-align: right;
}

#nav #signup {
    float: right;
}

#nav a {
    padding-right: 20px;
}

#nav a.signup {
    padding-right: 20px;
    padding-left: 20px;
}

#nav .first {
    float: left;
}


#floatingMessage {
    position: fixed;
    display: none;
    background-color: white;
    border: 4px solid gray;
    padding: 0;
    z-index: 11;
}

#floatingMessage p.floatHeader {
    background-color: gray;
    font-family: sans-serif;
    color: white;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    padding: 4px 0 4px 0;
    font-size: 12px;
    height: 1em;
    overflow: hidden;
}

#floatingMessage p.floatHeader b {
    color: #eeeeff;
}

#floatingMessage p.floatHeader a {
    color: white;
    margin-left: 4px;
    margin-right: 12px;
    text-decoration: none;
}


#floatingMessageContent {
    width: 100%;
    height: 100%;
    padding: 0;
}

a.option {
    margin-right: 22px;
}

p.options {

}

#floatingMessage p.image {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}



/******** PAGE HEADER ***************/

#headersBox {
    float: left;
    width: 626px;
}

#headerBox {
    text-align: left;
    padding: 0px 0 0px 0px;
    margin-top: 60px;
    height: 100px;
}

#headerBoxBg {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #616320;
    border-bottom: 1px solid #616320;
    margin-left: 40px;
    margin-right: auto;
    float: left;
    text-align: left;
}


#headerTitle {
    padding: 20px 0 0 80px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    line-height: 11pt;
    width: 830px;
}

#headerTitleContent {
    border-bottom: 1px dashed gray;   
    padding-bottom: 8px;
    margin-bottom: 12px;
}


.headerTitleContentLeft p {
    padding: 0px 0 5px 0;
    margin: 6px 0 6px 0;
}

.headerTitleContentRight p {
    padding: 0 0 10px 0;
    margin: 0 0 12px 0;
}

.headerTitleContentLeft {
    width: 450px;
    float: left;
}

.headerTitleContentRight {
    max-width: 320px;
    float: left;
    padding-left: 24px;
    margin-left: 24px;
    border-left: 1px solid gray;
}


 img.searchHeaderPic {
    height: 30px;
    margin: -12px 12px -8px 0;
}


#headerTitle img.b {
    position: absolute;
}

#waterMark {
    height: 30px;
    float: right;
    text-align: right;
    margin-top: -50px;
    margin-right: -25px;
}

#waterMark img {
    margin: -20px 20px auto auto;
}

#headerTitle h2 {
    padding: 0 0 0 0;
    margin: 0;
    font-size: 18pt;
}

#headerTitle p.headerSlogan {
    padding: 0;
    margin: 0;
    font-size: 13pt;
    font-family: serif;
    color: #c4542e;
}


 #headerTitle .space {
    margin-left: 12px;
    display: inline;
}

 #resultsTags {
    margin-left: 20px;
}

 #headerTitle p {
    margin-bottom: 0;
}


.label {
    display: inline;
    color: #333333;
}

.theTitle .label {
    color:#686551;
}

.resultsCount {
    font-weight: normal;
    padding-left: 24px;
}

 #headerTitle .resultsCount a {
    margin-left: 3px;
}
 .me {
    display: inline;
    margin-left: 3px;
}



/******* FOOTER *************/

#pageFooter {
    padding-top: 15px;
    text-align: center;
    background-color: #eceede;
}

#appFooter {
    margin-top: 16px;
    padding-top: 16px;
    margin-left: 50px;
    margin-right: 40px;
    border-top: 1px solid #333333;
}


/*********************************/
/*        COLUMNS                 */
/*********************************/

#columnContainer {
    width: 850px;
    padding: 0px 0 0 60px;
    margin-left: auto;
    margin-right: auto;
}

#fbWrapper #columnContainer {
    padding: 0;
    margin: 0;
    width: 728px;
}

#leftColumn{
    float: left;
    padding: 0px 26px 20px 0px;
    text-align: left;
}    

#fbWrapper #leftColumn {
    padding: 0;
    padding-left: 10px;
    margin: 0;
    width: 728px;
}


#middleColumn {
    float: left;
    padding: 0 16px 10px 16px;
    margin: -45px 0 12px 0;
    text-align: left;
}
#rightColumn {
    float: left;
    padding: 0 0 20px 16px;
    text-align: left;
}


.subColumn {
    float: left;
}

#searchColumn{
    float: left;
    text-align: left;
    padding: 0 16px 20px 20px;
}    

#searchFooter {
    text-align: center;
    margin-top: 18px;
/*    border-top: 1px solid #616320;*/
}

#searchFooter .resultsCounter {
    display: inline;
    border-top: 1px dotted gray;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}


#middleColumn h2 {
    margin-top: 0;
    margin-bottom : 0;
}


.jumpLinksBox {
    padding: 4;
    margin: 4;
    border-bottom: 1px solid gray;
}


/*********************************/
/*       PAGE                    */
/*********************************/

#pageContent {
    padding: 20px 0 0 0px;
    background-color: white;
    clear: left;
}


/******* PROFILE ***********/

#profile {
    clear: right;
    padding: 0px 0 0 80px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    line-height: 11pt;
    width: 830px;
}

#adsProfile {
    clear: right;
    padding: 0px 0 10px 80px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    line-height: 11pt;
    width: 830px;
}


#topError {
    clear: right;
    padding: 0px 0 0 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    text-align: left;
    line-height: 11pt;
    width: 760px;
    border: 1px solid #b58600;
    background-color: #e9e3c7;
}

#topMessage {
    clear: right;
    text-align: left;
    padding: 2px 0 0 20px;
    margin-left: auto;
    margin-right: auto;
    width: 830px;
}

.profileBox {
    float: left;
    max-width: 270px;
    min-width: 160px;
    padding: 8px 40px 0 0;
}
.profileBox p {
    margin-top: 0;
}

.profileBox h3 {
    margin-top: 0;
}

.profileBox img {
    margin: 0 0 8px 0;
    max-width: 240px;
    max-height: 240px;
}

.profileBox .noImage {
    display: block;
    width: 120;
    margin: 0 0 8px 0;
    height: 160;
    background-color: #eeeeff;
}



/******* FEATURED TRAILS *****/

#searchResults {
    padding: 0px 20px 0 20px;
    text-align: left;
}



table.books, table.people, table.trails {
    width: 800px;
}
 table.books tr {
    display: inline;
}

.bookDiv {
    float: left;
    width: 260px;
}


#bookTable {
    width: 820px;
    margin-bottom: 20px;
}

.trails b {

    margin-right: 8px;
}



.books b {
    margin-right: 8px;
}

#friendRequests {
    padding: 0px 0px 0 0px;
    margin-bottom: 24px;
    border-bottom: 1px dotted #616320;
}

#searchHeader{
    text-align: left;
    border-bottom: 1px solid gray;
    padding: 0 0 0 20px;
    width: 830px;
}



.saveButton {
    margin-right: 12px;
    border: 1px solid gray;
    padding: 2px 4px 2px 4px;
}


.searchHeaderBoxSelect select {
    margin-left: 12px;
 }


select {
 border: 1px solid #616320;   
}


#bookStatus {
    display: none;
    position: fixed;

    border: 3px solid gray;
    text-align: left;
    width: 120px;
    padding: 0;
}

#bookStatus p {
    margin-left: 8px;
    margin-right: 8px;
}
#bookStatus p.top {
    background-color: gray;
    font-family: sans-serif;
     padding: 6px 0 6px 6px;
    margin: 0;
}
#bookStatus p.top a {
    color: white;
}



/*********** book status entire box ***********/


.bookStatus {
     position: fixed;   
}

.bookStatus {
    display: none;
    background-color: beige;
    border: 3px solid gray;
    text-align: left;
    z-index: 3;
    width: 300px;
}


.bookStatus .boxHeader {
    padding: 0 0 0px 6px;
    display: block;
    border-bottom: 1px solid gray;
}

.bookStatus .boxHeader img {
    margin-left: 8px;
    margin-top: -5px;
}

.bookStatus .boxHeader p.close {
    background-color: gray;
    color: white;
    margin: 0 0 0 -6px;
    padding: 4px;
}

.bookStatus .boxHeader p.close a {
    color: white;
}

.bookStatus .boxHeader p a {
    font-size: 10pt;
    font-family: sans-serif;
}

.bookStatus .boxHeader p a:hover {
    text-decoration: none;
}

.bookStatus .boxBox {
    height: 180px;
    overflow: auto;
}


.tags {
    border-bottom: 1px solid #b58600;
    border-top: 1px solid #b58600;
    background-color: #e9e3c7;
/*    background-color: #eceede;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;*/
    padding: 0px 8px 0px 8px;
    margin-bottom: 8px;
}

.closeTags {
    width: 100%;
    padding-top: 3px;
    text-align: right;
}

.closeTags a {
    text-decoration: none;
}

.bookStatus img.main {
    float: right;
    padding: 6px;
    background-color: white;
    border: 1px solid gray;
}




/*********************************/
/*           Trails              */
/*********************************/


/**** TRAIL TITLE ***/


.trailTitle {
    display: block;
    font-size: 9pt;
    padding: 0 0 6px 0;
    margin: 0 0 4px 0;
}

.trailTitle .bit {
    margin-left: 4px;    
    margin-right: 4px;    
}

#search .bit {
    margin-left: 4px;    
    margin-right: 4px;    
}


.theTitle {
font-weight: bold;
/*    font-family: Garamond, serif;*/
}

b.theTitle a {
    font-family: sans-serif;
}

.personTitle {
    margin-right: 11px;
}

.bookBox .theTitle {
  /*  font-size: 12pt;   
     font-weight: normal;*/
 }
    

 .people .theTitle {
/*    font-size: 12pt;   */
}

.trails .theTitle {
/*    font-size: 16pt;*/
}


.trailTitle span.theCreator {
}


.trailTitle p {

    margin-right: 12px;
}

.trailTitle p h4 {
    display: inline;
}
.trailTitle div.p {
    margin-top: 3px;
    margin-bottom: 3px;
}

.trailTitle h4 {

    display: inline;
}


.continue {
    padding: 0;
    margin: 0;
    float: left;
    height: 135px;
}

.simpleTrail .continue {
    height: 70px;
}

.continue img {
    height: 40px;
    margin: 30px 8px 15px 8px;
    padding: 0;
}

.simpleTrail .continue img {
    margin: 15px 8px 15px 8px;
}

/*********** TRAILS (new format) ***********/
.middleRow {
    clear: left;    
    font-size: 9pt;
}

.trailMiddleRow {
    clear: left;
    height: 135px;
    width: 640px;
    background: url("../images/trail_thin.png") no-repeat;
}

.featured .trailMiddleRow {
    background: url("../images/trail_long.png") no-repeat;
    width: 100%;
}

.simpleTrail .trailMiddleRow {
    background: url("../images/trail_short.png") no-repeat;
    height: 80px;
    width: 330px;
}

.simpleTrail .featured .trailMiddleRow {
    height: 80px;
    width: 330px;
    padding-bottom: 0;
}


.bookIconTrail {
    float: left;
    text-align: center;
}
.bookIconTrail .icon {
    height: 35px;
    width: 90px;
}

.bookIconTrail .icon {
    width: 90px;
    height: 127px;
    text-align: left;
    overflow: hidden;
    padding: 8px 10px 0 10px;
}

.bookIconTrail .focusIcon {
    width: 100px;
    height: 127px;
    text-align: left;
    overflow: hidden;
    background-color: white;
    z-index: 3;
    padding: 8px 10px 0 10px;
    border: 1px solid gray;
}

.bookCaption {
    display: none;
}

.focusIcon .bookCaption {
    display: block;
}

.bookCaption .editFunctions {
    border: 1px solid #616320;
    text-align: center;
}

 .cover {
    float: left;
}


.icon .author {
    display: none;
}

.focusIcon .author {
    display: none;
}


.icon .title {
    font-size: 9pt;
    padding-top: 8px;
    /*height: 2em;
    overflow: hidden;*/
}

.simpleTrail  .featuredTitle {
    display: none;
}

.focusIcon .featuredTitle .title {
    font-family: sans-serif;
/*    color: #b58600;*/
    clear: both;
  /*  font-size: 9pt;*/
    padding-top: 8px;
}

.focusIcon .featuredTitle .title a {
/*    color: #b58600;*/
}
.icon .details {
    display: none;
}

.focusIcon .details {
    display: none;
}


.icon .infos {
    float: left;
    text-align: left;
    padding: 0 0 0 4px;
    width: 39px;
}

.icon .expandButton {
    display: none;
}

.focusIcon .expandButton {
    float: right;
    display: block;
    font-size: 9pt;
}

.expandButton a {
    text-decoration: none;
}

.simpleTrail .focusIcon .iconTitle {
    display: none;
}

.simpleTrail .featured .focusIcon .featuredTitle {
    display: none;
}

.simpleTrail .focusIcon .expandButton {
    display: none;
}

 .statusIcon img {
    height: 33px;
    width: 39px;
}


.noImage {
    display: block;
    width: 40px;
    height: 50px;
    margin: 0 0 0 0;
    z-index: 4;
    border: 2px solid navy;
    background-color: white;
}
/*********** FEATURED TRAIL ***********/

.featured .trailMiddleRow {
    height: 260px;
    padding-bottom: 8px;
}

.featured .focusIcon .hideFeatured {
    display: none;
}

.featured .bookIconTrail .icon {
    height: 120px;
    width: 90px;
    overflow: visible;
}

#fbWrapper .featured .bookIconTrail .icon {
    width: 88px;
}


.featured .bookIconTrail .focusIcon {
    margin-top: 0;
    width: 250px;
    height: 252px;
    overflow: auto;
    font-size: 9pt;
}


.featured .focusIcon .details {
    display: block;
}

 .stats a {
/*    margin-right: 12px;*/
}

 .stats a.normal {
    margin-right: 0;
}

.focusIcon .caption {
    margin: 8px auto 8px auto;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    padding: 8px;
}

.featured .focusIcon .author {
    display: block;
    font-size: 9pt;
    margin-top: 0;
}

.icon .featuredTitle {
    clear: left;
}

.focusIcon featuredTitle {
    clear: left;
}

.icon .statusIcon {
     clear: left;   
}

.featured .focusIcon .featuredTitle {
    display: block;
    float: left;
    width: 144px;
    padding-left: 8px;
}

.featured .focusIcon .featuredTitle .title {
    color: #ad7b00;
    font-weight: bold;


    margin-bottom: 3px;
    padding-top: 0;
}

.title {
    display: block;
}



/********** SIMPLE TRAIL *****************/


.simpleTrail {
    padding: 0px 0 12px 0;
    margin: 0px 0 8px 0;
}


.simpleTrail .icon .infos {
    display: none;
}

.simpleTrail h2 {
    text-align: left;
    display: inline;
    font-weight: normal;
    padding: 0 0 0px 0;

}

.simpleTrail .creator {
    font-family: sans-serif;
    font-size: 9pt;
    font-weight: normal;
}

.simpleTrail .bookIconTrail .icon {
    width: 55px;
    height: 70px;
}

.simpleTrail .bookIconTrail .focusIcon {
    width: 55px;
    height: 70px;
    background-color: transparent;
    border: none;
}

.simpleTrail .featured .bookIconTrail .focusIcon {
    width: 55px;
    height: 70px;
    background-color: transparent;
    border: none;
    overflow: visible;
}


.moreTrails  {
    text-align: center;
background-color:#efefef;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-khtml-border-radius:5px;

}

/*********** TRAIL INFO ***********/

.trailInfoBox {
    float: left;
    width: 234px;
    padding: 0px 16px 12px 0;
    margin-right: 0px;
    word-wrap: break-word;
    overflow: hidden;
}

.trailInfoBox h2 {
    margin-top: 0;
}


/********** OBJECTS ***********/

.objectBox {
    padding: 0;
    margin: 0 0 0 0px;
    font-size: 9pt;
}

.bookDiv .objectBox {
    width: 250px;   
    padding: 0 0px 20px 0px;
}


.objectBox .noImage {
    background-color: #eeeeff;
    width: 60px;
    height: 80px;
    margin: 0 0 12px 0;
}

.personBox {
    float: left;
    width: 120px;
    padding: 8px 8px 8px 0;
}

.personBox p, h4 {
    margin-top: 0;
    margin-bottom: 8px;
}

.personInfoBox {
    width: 250px;
    float: left;
    padding: 8px 8px 8px 0;
}

.personInfoBox p {
    margin-top: 0;
    margin-bottom: 8px;
}

.bookBox {
    padding: 0 8px 8px 0;
}

.check {
    display: none;
    float: left;
    margin-bottom: 70px;
    margin-left: 0px;
    margin-right: 6px;
    z-index: 100;
}

.bookBox h4 {
    width: 400px;
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 10pt;
    font-family: sans-serif;
}

img.amazon {
    margin-top: -0px;
    margin-left: 0px;
    margin-right: 10px;
}

.bookBox h4 img {
    margin-right: 12px;
}

.bookIdForAdmin {
    font-size: 9pt;
    margin-left: 12px;
    font-weight: normal;
}

.bookBox p {

}

.coverPhoto  {
    margin-right: 8px;
    float: left;
}

.findFriendBox {
    width: 120px;
    float: left;
}

.findFriendDetailsBox {
    width: 220px;
    float: left;
}

.findFriendBox .overlay {
    float: left;
    width: 30px;
    height: 30px;
    background: url("../images/check_empty.png") no-repeat;
}


.personPhoto .overlay {
    float: left;
    margin-left: -40px;
    width: 20px;
    height: 20px;
    background: url("../images/check_empty.png") no-repeat;
    position: relative;
    zoom: 1;
}

.bookBox .overlay {
    float: left;
    margin-top: -6px;
    width: 20px;
    height: 20px;
    margin-left: -25px;
    background: url("../images/check_empty.png") no-repeat;
    position: relative;
    zoom: 1;
}

.trailCover {
    float: left;
    margin-left: -40px;
        position: relative;
    zoom: 1;

}
.trailCover .overlay {
    background-color: red;
    float: left;
    width: 20px;
    height: 20px;
    background: url("../images/check_empty.png") no-repeat;
    position: relative;
    zoom: 1;
}


.tagsLine {
    clear: left;
}

.emptyTags {
    display: none;
}
.hovering .overlay {
    background: url("../images/check_down.png") no-repeat;
}

.selected .overlay {
    background: url("../images/check_checked.png") no-repeat;
}

.selectedhovering .overlay {
    background: url("../images/check_checked_down.png") no-repeat;
}

.bookInfo {
 float: left;
    width: 140px;
}

.personPhoto {
    float: left;
    margin-right: 12px;
    height: 120px;
    width: 80px;
}

.personPhoto img {
    float: left;
    max-width: 80px;
}
.bookBox .watermark {
    float: right;
position: relative;
    right: 78px;
    opacity: .4;
    width: 0;
}

.bookBox .waterMark img {

    width: 78px;
    height: 66px;
}

.bookBox .noImage {
    float: left;
    margin-right: 12px;
}


.personPhotoBox {
    float: left;
    max-width: 80;
    padding: 8px 8px 8px 0;
}


.personCheckBox {
    float: left;
    width: 30;
    padding: 0px 8px 8px 0;
}

.description {
    display: block;
    padding: 0 0 0 20px;
}



/********* USER.PHP ********/
.bookSampleBox {
    width: 272px;
    margin-right: 8px;
    float: left;
}
.trailSampleFrame {
    float: left;
    width: 560px;
}

.friendSampleFrame {
    float: left;
    width: 280px;
}


.friendFloat {
    float: left;
    padding-right: 6px;
text-align:center;
    width: 60px;
    overflow: hidden;
    font-size: 9pt;
margin-left:14px;
}

.friendFloat a {
 margin-top: 4px;   
}

.friendFloat img {
    display: block;
    padding: 0 0 12 0;
max-width:55px;
overflow:hidden;
margin:auto;
}


/********* MESSAGES **************/


#messageForm p.caption {
    float: left;
    width: 80px;
    text-align: left;
    margin-right: 12px;
}

#messageForm p {
    margin: 8px auto 8px 0;
    float: left;
}

#messageForm .r {
    display: inline;
}


#inviteRecipients {
    width: 350px;
    margin-left: 12px;
}

#inviteRecipients .inviteRecipient {
    margin-right: 12px;
}


#messageForm .addRecipients{
    background-color: beige;
    border: 1px solid brown;
    margin-left: -6px;
    padding-left: 6px;
    padding-right: 6px;
    position: relative:
    zoom: 1;
}

.message {
    border: 1px dotted gray;
    margin: 4px 4px 4px 0;
    padding: 4px;
    width: 550px;
}

.message p.messageDate {
    font-size: 9pt;   
}

.message a.fun {
    padding-left: 8px;    
}

.message .messageBody {
    display: none;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0;
    padding-bottom: 20px;
    margin-top: 0;
}

.message .messageTitle {
    padding: 0 10px 0 10px;
}

.new .message .messageBody {
    display: block;
}


.new .message {
    background-color: beige;
}

#friendsToSelect {
    padding: 6px 0 6px 86px;
    margin: 0 6px 6px 0px;
    background-color: #EEe;
    border: 1px solid brown;
    display: none;
    height: 60px;
    overflow: auto;
}
#friendsToSelect  p { 
    clear: left;
    display: block;
    margin-top: 1px;
    margin-bottom: 1px;
}
#noneAdded {
    display: inline;
}

.friendFunctionInline {
    display: inline;
    margin-left: 12px;
    font-size: 9pt;
}

.friendFunction {

}

/*********** TRAIL EDIT ***********/

#trailEditForm p {
    float: left;
    text-align: left;
    margin-right: 12px;
}
#trailEditForm p.formLabel {
    width: 120px;
}

.booksForm {
    width: 100%;
    padding: 8px 0 8px 0;
}

.trailMessage {
    position: absolute;
    padding: 10px;
    background-color: orange;
}


#saveMessage {
    display: inline;
    font-weight: bold;
}

/*********** TAGS ***********/

.bookTag {
    display: inline;
    margin-right: 8px;
}

.bookTagOther {
    display: inline;
    color: #616320;
    margin-right: 12px;
}

.bookTag a {
    color: #616320;
}

.bookTagOther a {
    color: #616320;
}

.bor a {
    text-decoration: none;
}

span.bor:active {
    background-color: #FFDDAA;
}

span.bor:hover {
    cursor: pointer;
}

select {
    display: inline;
}

#refinedSearch {
    display: none;
}


/********* WIDGET GETTER **********/

p.getWidget {
    text-align: right;
}

#topSearch {
    clear: left;
    margin-left: -60;
    margin-right: auto;
    margin-bottom: 0px;

    padding: 0 0 0 0;
    text-align: left;
}

#topSearch #search {
    
    text-align: right;
    margin: 0px 0 0px -60px;
    padding: 2px 0px 10px 0px;
    position: relative;
    zoom: 1;
}
#search form { 
    display: inline;
}
.searchInput {
    border: 1px solid #616320;
}
.searchGo {
    border: 1px solid #616320;
    background-color: white;
    font-size: 9pt;
    padding: 2px 2px 2px 2px;
    color: #616320;
}
#topSearch .searchLabel {
    margin-right: 0px;
    margin-left: 12px;

}

.focusedInput {
    border: 2px solid #b58600;
}

#topSearch p {
    margin-bottom: 0;
}

#search select {
    max-width: 100px;
}
/******* LOGIN ****************/

#login {
  
}

 #loginErrorMessage {
 display: none;   
}

#signup {
    float: right;
}

#signup a {
    padding-right: 20px;
    padding-left: 20px;
}



/********************** jqmMODAL ***********/

p.closeMessage {
    width: 100%;
    background-color: black;
    color: white;
    text-align: left;
    padding: 6px 0 6px 0;
    margin-top: 0;
    margin-bottom: 0;
}
p.closeMessage a {
    color: white;
    margin-left: 6px;
    text-decoration: none;
}
.jqmMessage {
    padding: 12px;
    text-align: left;
    max-height: 340px;
    height: auto;
    overflow: auto;
}

.jqmMessage b {
    font-size: 9pt;
}

.jqmMessage .confirm {
    margin-right: 12px;
}
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -200px;
    width: 400px;
    
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}


.popupMessage {
    display: none;
}

.comments {
    height: 300px;
    overflow: auto;
    text-align: left;
    padding: 10px 10px 10px 20px;
}

.commentsComment {
    text-align: left;
}

.commentSampleDate {
 text-align: right;
}

.commentsDate {
    color: gray;
}


#comment .name {
    
}

.findFriends {
    text-align: right;
}

.expertBio {
    border-bottom: 1px solid gray;
}

.showTags {
    display: none;
}

option.category {
    color: gray;
}
option.choice {
margin-left: 12px;
}

select {
    max-width: 120px;
}
.roundedcornr_box_964946 {
	background: url(../images/roundedcornr_964946_tl.png) no-repeat top left;
}
.roundedcornr_top_964946 {
	background: url(../images/roundedcornr_964946_tr.png) no-repeat top right;
}
.roundedcornr_bottom_964946 {
	background: url(../images/roundedcornr_964946_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_964946 div {
	background: url(../images/roundedcornr_964946_br.png) no-repeat bottom right;
}
.roundedcornr_content_964946 {
	background: url(../images/roundedcornr_964946_r.png) top right repeat-y;
}

.roundedcornr_top_964946 div,.roundedcornr_top_964946,
.roundedcornr_bottom_964946 div, .roundedcornr_bottom_964946 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_964946, .roundedcornr_bottom_964946 {
	margin-top: -18px;
}
.roundedcornr_content_964946 { padding: 0 15px; }

/********************** corners ***********/


.spiffy{
    display:block
    background-image: url("../images/background.jpg");
}

.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
    /*background:#333333;*/
}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#333333;
}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #a7a7a7;
  border-right:1px solid #a7a7a7;
  background:#666666;
}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #eaeaea;
  border-right:1px solid #eaeaea;
  background:#595959;
}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #595959;
  border-right:1px solid #595959;
    background-image: url("../images/background.jpg");
}
.spiffy4{
  border-left:1px solid #a7a7a7;
  border-right:1px solid #a7a7a7;
    background-image: url("../images/background.jpg");}
.spiffy5{
  border-left:1px solid #666666;
  border-right:1px solid #666666;
        background-image: url("../images/background.jpg");
}

.spiffyfg{
    background-image: url("../images/background.jpg");
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 8px;

}



/*********** RATINGS ***********/

#rating  img.star:hover {
    cursor: pointer;
}

/********** HOVERTIPS **********/

.hovertip {
    padding: 0 4px 4px 8px;
    border: 1px solid gray;
    width: 200px;
    text-align: left;
    display: none;
    background-color: white;
}

.hovertip ul li {
    margin-bottom: 4px;
}

.hovertip ul {
    padding-left: 10px;
}

.saving {
    color: gray;
    margin-left: 12px;
}