h1              {
                font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
                color:#666;
                font-size:14px;
                font-weight:bold;
                border-bottom:1px #ccc solid;
                margin-top:0;
                background-position:center left;
                background-repeat:no-repeat;
                padding-left:18px;
                }
h2             {
                font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
                color:#000;
                font-size:14px;
                line-height:14px;
                font-weight:bold;
                background-position:center left;
                background-repeat:no-repeat;
                padding-left:12px;
                }

.pivot-popupimage {
	/* style for popup-images in entries (thumbnails) */
}

.pivot-popuptext {
	/* style for popup-images in entries (textual links) */
}

.registered {
	background-color: #ff9;
}

.block {
        width:239px;
        margin-left:33px;
	padding: 4px;
	border: none;
}

.blockleft {
        width:120px;
        margin-left:10px;
	padding: 2px;
        padding-right:10px;
	border: none;
        font-size:10px;
        background:url(pics/slick_sidefoot_left.png);
        background-repeat:no-repeat;
        background-position:bottom left;
}
.blockleft img {
               border:none;
               }
.block h3, .blockleft h3 {
	color: #000;
	font-size: 12px;
}

.block p {
	margin: 0px;
}

.date {
	color: #666;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;

	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.entryfooter a, .date a, .entryfooter_linkdump a, .date_linkdump a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
.entryfooter_linkdump a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
        font-size:9px;
}
.entryfooter a:hover, .date a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #777;
}

#content a {
 color: #333;
  font-weight:bold;
  text-decoration:none;
}
#content a:hover {
  color: #999;
  text-decoration:underline;
}
.prevnext_links {
	float: right;
	color: #fff;
}

/* ACCESSIBILITY CHANGES - JM 2004/11/26 */
/* these hide the accessibility tags to stop the layout from changing */

.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }

.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; } 

/* this replaces inline style tags */
img.badge { border:0; margin-bottom:2px; }


/* this is a bonus */
/* a img.badge:hover { border-bottom:1px #314e8c solid; margin-bottom:1px; } */



/* custom stuff starts here */

body, html      {
                     margin:0;
                     padding:0;
		     font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
		     font-size:11px;
                     height:100%;
                     }
#wrap           {
                    height:100%;
                    width:950px;
                    }
#head       {
                height:150px;
                }
#headleft  {
                width:150px;
                height:150px;
                margin-right:1px;
                float:left;
                    background:url(/choice/pivot/templates/pics/ribbon.png);
                    background-repeat:no-repeat;
                    background-position: top left;
                }
#headmiddle     {
                       width:517px;

                       height:150px;
                       margin-right:1px;
                       float:left;
                       }

#headright      {
                      width:249px;
                      height:150px;
                      float:left;
                      margin-left:32px;
                      }
#headmiddle a, #headmiddle a:visited, #headmiddle a:hover { color: white; text-decoration: none; }
#title          {
                  font-size:24px;
                  letter-spacing:1px;
                  font-weight:bold;
                  padding:10px;
                  position:relative;
                  top:110px;
                  text-align:right;
                  color:white;
                  }
#title a:visited, #title a:hover {
                                            color:white;
                                            text-decoration:none;
                                            }
#tagline        {
                   font-size:12px;
                   font-weight:bold;
                   text-align:right;
                   color:#fff;
                   line-height:30px;
                   position:relative;
                   width:660px;
                   }
#styleswitcher a img {
                             border:none;
                             }
#topbar         {
                    height:30px;
                    border-bottom:1px #fff solid;
                    border-top:1px #fff solid;
                    }
#content        {
                     height:100%;
                     }
#contentleft    {
                font-family:Tahoma, Verdana, Arial, Helvetica;
                width:150px;
                margin-right:1px;
                float:left;
                }
#contentmiddle  {
                width:447px;
                margin-right:1px;
                padding:35px;

                padding-top:10px;
                padding-bottom:10px;
                float:left;
                }

#contentright   {
                       font-family:Tahoma, Verdana, Arial, Helvetica;
                       font-size:10px;
                       color:#333;
                       padding-top:6px;
                       float:left;
                       }
#contentright a, .blockleft a {
                        font-weight:bold;
                        text-decoration:none;
                       }
#contentright a:hover, .blockleft a:hover {
                        text-decoration:underline;
                        color:#666;
                       }
#footbar         {
                     height:30px;
                     border-bottom:1px #fff solid;
                     border-top:1px #fff solid;
                     }
#footer     {
                height:50px;
                }             
#content .entry { 
                       background-position:bottom right;
                       background-repeat:no-repeat;
                       }

.entry        {
                                    padding:5px;
                }  
.entry a img:hover  {
 /* border:1px #666 solid; */
                           }
.rightentry {
                width:237px;
                padding:0px;
                padding-bottom:5px;
                background:url(pics/slick_sidefoot.png);
                background-position:bottom;
                background-repeat:no-repeat;
                border:1px #bbb solid;
                line-height:15px;
                }
.rightentry  a, .rightentry  a:visited {
                                                  color:#000;
                                                  text-decoration:none;
                                                  }
.rightentry a:hover {
                           color:#999;
                           }
.rightentry h1 {
                    height:30px;
                    width:207px;
                    padding-left:30px;
                    line-height:30px;
                    }
.rightentry p  {
                    margin-bottom:0px;
                    padding-bottom:0px;
                    }
.entry h1   {
                   padding-bottom:2px;
                   line-height:15px;
                   }
.rightpadded  {
                    padding:5px;
                    padding-top:0px;
                    }
.entry        {
                border:1px #ccc solid;
                margin-bottom:32px;
                background-color:#fff;
                }
.entry p     {
                text-align:justify;
                }
.commententry {
                border:1px #ccc solid;
                background:url(pics/commentback.png);
                background-repeat:repeat-x;
                background-position:bottom;
                background-color:#fff;
                padding:10px;
                margin-bottom:5px;
                margin-right:33px;
                clear:left;
                }
.entryfooter, .commententryfooter, entryfooter_linkdump    {
                color:#666;
                font-size:9px;
                text-align:right;
                margin-bottom:3px;
                margin-top:15px;
                margin-right:34px;
                }
.entryfooter  {
                    margin-top:50px;
                    }
.commentfooter {
                               border:1px #999 solid;
                               padding:2px; 
                background:url(/choice/pivot/templates/pics/commentfooterback.png);
                background-repeat:repeat-x;
                background-position:bottom;
                               background-color: #eee;
                               margin-bottom:5px;
                               padding-bottom:6px;
                               margin-left:33px;
                               }
.commentinput, .searchbox, .result-searchbox, .commentarea {
                      border-top:1px #999 solid;
                      border-left:1px #999 solid;
                      border-bottom:1px #eee solid;
                      border-right:1px #eee solid;
                      background:url(pics/formback.png);
                      background-color:#fff;
                      background-position:right;
                      background-repeat:repeat-y;
                      font-size:10px;
                      height:12px;
                      padding:2px;
                      }
.commentarea  {
                      height:75px;
                      }
.commentbutton, .searchbutton, .result-searchbutton {
                      border-style:groove;
                      font-size:10px;
                        }
textarea            {
                        font-family:Tahoma, Verdana, Arial, Helvetica;
                        }
.entryfooter_linkdump    {
                border-top:1px #bbb dotted;
                text-align:left;
                color:#999;
                font-size:9px;
                margin-top:5px;
                }
.pivot-image  {
                   border:1px #ccc solid;
                   background:#fff; 
                   padding:5px;
                   margin:2px;
                   }
.searchbutton, .result-searchbutton  {
                      border:none;
/*                      background:url(pics/slick_button_search.png); */
                      width: 52px;
                      height:19px;
                      }
.searchbutton:hover, .result-searchbutton:hover  {
/*                      background:url(pics/slick_button_search_h.png); */
                      }
.ratebutton      {
                      border:none;
/*                      background:url(pics/slick_button_rate.png); */
                      width: 52px;
                      height:19px;
                      }
.ratebutton:hover {
/*                      background:url(pics/slick_button_rate_h.png); */
                          }
.postcommentbutton  {
                      border:none;
/*                      background:url(pics/slick_button_postcomment.png); */
                      width: 99px;
                      height:19px;
                               }
.postcommentbutton:hover  {
/*                      background:url(pics/slick_button_postcomment_h.png); */
                      }
.previewcommentbutton  {
                      border:none;
/*                      background:url(pics/slick_button_previewcomment.png); */
                      width: 99px;
                      height:19px;
                      }
.previewcommentbutton:hover  {
/*                      background:url(pics/slick_button_previewcomment_h.png); */
                      }        