﻿* { margin: 0; padding: 0; }

#topbar
{
    height: 30px;
    width: 100%;
    background: #FFC59F url(../Images/bkgd_TopBar.jpg) repeat-x left bottom;
    position: relative;
    z-index: 100;
}
#topbar div
{
    width: 820px;
    position: relative;
    left: 50%;
    margin-left: -410px;
}
#topbar div ul
{
    width: 620px;
    float: left;
    list-style: none;
    height: 30px;
}
#topbar div ul li
{
    background: transparent url(../Images/bkgd_TopBarTabRight.jpg) no-repeat right top;
    float: left;
    height: 30px;
    padding-right: 10px;
    margin-right: 5px;
}
#topbar div ul li a
{
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 11px;
    background: transparent url(../Images/bkgd_TopBarTabLeft.jpg) no-repeat left top;
    float: left;
    padding-left: 10px;
    text-decoration: none;
    color: #666666;
}

#topbar div ul li a:hover
{
    color: #000000;
}
#topbar div div
{
    width: 200px;
    position: static;
    float: left;
    left: 0;
    margin-left: 0;
    text-align: right;
    font-size: 11px;
    line-height: 30px;
}
#topbar img
{
    vertical-align: text-top;
    border: solid 1px #333333;
}

body 
{
    font-family: Helvetica, Arial, Trebuchet MS, Verdana;
    font-size: small;
    min-width: 900px;   
    background-color: #F38B25;
}
.mobile
{
    display: none;
}
#home 
{
    background: #F38B25 url(../Images/bkgd_HomePage.jpg) repeat-x left top;
}
#outerwrapper
{
    background: #EEEEEE url(../Images/bkgd_ContentExtension.jpg) repeat-y center top; 
    border-bottom: solid 1px transparent;
}
.wrapper
{
    position: relative;
    width: 900px;
    left: 50%;
    margin-left: -450px;    
}

#splash
{
    position: absolute;
    background: transparent url(../Images/bkgd_Fade.jpg) repeat-x left top;
    width: 100%;
    height: 479px;
    left: 0;
    top: 0;
}
#basic
{
    position: absolute;
    background: transparent url(../Images/bkgd_BetaBasic.jpg) no-repeat left top;
    width: 1024px;
    height: 479px;
    left: 50%;
    margin-left: -512px;
    top: 0;
}

#home #splash
{
    position: absolute;
    background: transparent url(../Images/bkgd_BetaHomeSplash.jpg) no-repeat left top;
    width: 557px;
    height: 416px;
    left: 0;
    top: 0;
}

#header
{
    color: #454545;
    font-size: 80%;
    text-align: right;
    position: absolute;
    width: 343px;
    padding-top: 15px;
    left: 515px;
    top: 0;
}
#home #header
{
    left: 557px;
    color: #FFF;
    background: transparent url(../Images/bkgd_HomePage.jpg) repeat-x left top;
}
#header a { color: #454545; text-decoration: none; }
#home #header a { color: #FFF; text-decoration: none; }
#header a:hover { text-decoration: underline; }

#tabs
{
    position: absolute;
    top: 93px;
    left: 50%;
    margin-left: -390px;
    width: 100%;
}

#tabs ul
{
    height: 32px;
    list-style: none;
}
#tabs ul li
{
    float: left;
    margin-right: 3px;
    width: 143px;
}
#tabs ul li a
{
    color: #6A6A6A;
    text-decoration: none;
    font-size: 115%;
    display: block;
    width: 143px;
    height: 31px;
    text-align: center;
    line-height: 31px;
    background: transparent url(../Images/bkgd_TabUnselected.gif) no-repeat top left;
}
#tabs ul li a:hover
{
    /* background: transparent url(../Images/bkgd_TabHovered.gif) no-repeat top left; */
}
#search #nav_search a,
#list #nav_list a,
#queue #nav_queue a,
#process #nav_process a,
#events #nav_events a,
#register #nav_register a
{
    background: transparent url(../Images/bkgd_TabSelected.gif) no-repeat top left;
}
#search #nav_search,
#list #nav_list,
#queue #nav_queue,
#process #nav_process,
#events #nav_events,
#register #nav_register
{
    height: 33px;
}

#homelink
{
    position: absolute;
    left: 50%;
    margin-left: -400px;
    top: 0;
}
#homelink a
{
    display: block;
    width: 218px;
    height: 90px;
    text-decoration: none;
}
#trees
{
    color: #454545;
    text-align: right;
    position: absolute;
    width: 218px;
    height: 40px;
    left: 50%;
    margin-left: -100px;
    top: 0;
}
#trees p
{
    font-size: 80%;
    margin: 0;
}
#trees h3
{
    color: #FB9F27;
    font-size: 150%;
    font-weight: normal;
    margin: 0;
}
#trees a
{
    color: #EC8B0D;
    text-decoration: none;
    font-size: 80%;
    margin: 0;
}
#trees a:hover
{
    text-decoration: underline;
}

#begin
{
    color: #EF8C0B;
    position: absolute;
    width: 330px;
    height: 250px;
    left: 564px;
    top: 166px;
}
#begin h1 { margin: 0 0 10px 0; font-size: 170%; font-weight: bold; }
#begin h2 { margin: 10px 0 0 0; font-size: 130%; font-weight: bold; }
#begin p { margin: 10px 0 0 0; font-size: 85%; }
#begin .school
{
    color: #FFF;
    background: transparent url(../Images/bkgd_HomeInput.jpg) no-repeat center top;
    width: 249px;
    height: 25px;
    padding: 0 5px 0 5px;
    line-height: 25px;
    vertical-align: middle;
    border: none;
}

#choices
{
    position: absolute;
    width: 870px;
    height: 186px;
    left: 30px;
    top: 407px;
}
#choices img { cursor: pointer; }

#footerarea
{
    position: relative;
    width: 100%;
    height: 180px;
    background: transparent url(../Images/bkgd_Footer.jpg) repeat-x left top;
}

#footer
{
    background: transparent url(../Images/bkgd_FooterCenter.jpg) no-repeat left top;
    padding-top: 49px;
    text-align: center;
    color: #FFFFFF;
    position: relative;
    width: 900px;
    height: 131px;
    left: 50%;
    margin-left: -450px;
    
}
#home #footer
{
    background: none;
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    width: 900px;
    height: 100px;
    left: 0;
    top: 630px;
    margin-left: 0;
    padding-top: 0;
}
#footer #links { font-size: 90%; color: #CA5814; }
#footer #md { margin: 10px 0 5px 0; }
#footer #md a img { border: none; }
#footer #smallprint { font-size: 70%; margin: 10px 0 5px 0; }
#footer a { color: #CA5814; text-decoration: none; }
#footer a:hover { color: #FFFFFF; text-decoration: underline; }

#autocompletelist
{
    color: #EF8C0B;
    border: solid 1px #cccccc;
    background-color: #FFFFFF;   
    list-style: none; 
}
#autocompletelist li { padding: 2px 9px 2px 9px; }
#autocompletelist .selected { cursor: pointer; background-color: #EF8C0B; color: #FFFFFF; }

#content
{
    min-height: 700px;
    width: 790px;
    position: relative;
    margin: 0 0 0 62px;
    border-top: solid 1px transparent;
}
#contentspacer
{
    min-height: 400px;
    width: 790px;
    position: relative;
    margin: 135px 0 0 0;
    overflow: visible;
}


#widecolumn
{
    float: left;
    width: 510px;
}
#widecolumn .thickbartop
{
    color: #FFF;
    font-size: 115%;
    text-align: right;
    background: transparent url(../Images/bkgd_WideThickBarTop.jpg) no-repeat left top;
    height: 27px;
    line-height: 27px;
    border-top: solid 1px transparent;
}
#widecolumn .thickbartop .spacer
{
    margin: 0 20px 0 0;
}
#widecolumn .thickbartop .spacer h1
{
    margin: 0;
    color: #FFF;
    font-size: 100%;
    font-weight: normal;
}
#widecolumn .thickbarbottom
{
    color: #FFF;
    font-size: 115%;
    text-align: right;
    background: transparent url(../Images/bkgd_WideThickBarBottom.jpg) no-repeat left top;
    height: 27px;
    line-height: 27px;
    border-top: solid 1px transparent;
}
#widecolumn .thickbarbottom .spacer
{
    margin: 0 10px 0 0;
}
#widecolumn .thickbarmiddle
{
    margin: 5px 13px 5px 0px;
    background-color: #E2E2E2;
    border: solid 1px #A2A2A2;
}
#widecolumn .thickbarmiddle .spacer
{
    margin: 5px 5px 5px 5px;
}
#widecolumn .thinbar
{
    background: transparent url(../Images/bkgd_WideThinBar.jpg) no-repeat left top;
    min-height: 40px;
    border-top: solid 1px transparent;
}
#widecolumn .thinbar .spacer
{
    margin: 20px 10px 20px 10px;
}
#widecolumn p
{
    margin: 10px 10px 15px 10px;
    font-size: 90%;
    color: #333333;
}
#widecolumn h1
{
    font-size: 165%;
    margin: 10px 0 10px 0;
}
#widecolumn .thickbarmiddle h1
{
    font-size: 175%;
    margin: 10px 0 10px 0;
}

#narrowcolumn
{
    float: left;
    width: 252px;
    margin-left: 15px;
}
#narrowcolumn .thickbar
{
    background: transparent url(../Images/bkgd_NarrowThickBar.jpg) no-repeat left top;
    min-height: 40px;
    border-top: solid 1px transparent;
    margin-bottom: 20px;
}
#narrowcolumn .thickbar .spacer
{
    margin: 0px 10px 10px 10px;
}
#narrowcolumn .thickbar h1
{
    font-weight: normal;
    font-size: 100%;
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
#narrowcolumn p
{
    margin: 5px 5px 10px 5px;
    font-size: 90%;
    color: #666666;
}

.clear
{
    clear: both;
    margin: 0;
    height: 0;
    overflow: hidden;
}

.warning
{
    background: #F7D1A9 url(../Images/bkgd_Warning.jpg) no-repeat left top;
    border: solid 1px #EF8E2E;
    min-height: 50px;
    margin: 10px 20px 10px 10px;
    color: #69241F;
    font-size: 8pt;
}
.wspacer
{
    margin: 17px 12px 12px 65px;
    font-size: 90%;
}



#calendar
{
    margin: 10px 0 10px 0px;
    width: 497px;
    border-left: solid 1px #333333;
    border-top: solid 1px #333333;
    background-color: #999999;
}
#calendar a
{
    color: #FF6600;
    text-decoration: none;
}
#calendar a:hover
{
    text-decoration: underline;
}
.month
{
    font-weight: bold;
    font-size: 125%;
    padding: 5px;
    border-bottom: solid 1px #333333;
    border-right: solid 1px #333333;
    background-color: #CCCCCC;
    color: #666666;
    text-align: center;
}
.month a
{
    color: #FFFFFF;
    text-decoration: none;
}
.month a:hover
{
    text-decoration: underline;
}
.dayname
{
    width: 70px;
    height: 11px;
    float: left;
    background-color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    color: #666666;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
}
.grayday
{
    width: 70px;
    height: 36px;
    float: left;
    background-color: #EEEEEE;
    font-size: 10px;
    color: #999999;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
}
.grayactiveday
{
    width: 70px;
    height: 36px;
    float: left;
    background: #EEEEEE url(../Images/img_CalendarIcon.gif) no-repeat center top;
    font-size: 10px;
    color: #999999;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
}
.whiteday
{
    width: 70px;
    height: 36px;
    float: left;
    background-color: #FFFFFF;
    font-size: 10px;
    color: #666666;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
}
.whiteactiveday
{
    width: 70px;
    height: 36px;
    float: left;
    background: #FFFFFF url(../Images/img_CalendarIcon.gif) no-repeat center top;
    font-size: 10px;
    color: #666666;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
    cursor: pointer;
}
.grayactiveday ul, .whiteactiveday ul
{
    display: none;
    list-style: none;
    position: relative;
    left: 20px;
    width: 200px;
    height: 100px;
    overflow: auto;
    border: solid 1px #000000;
    background-color: #FAFAD4;
}
.grayactiveday:hover ul, .whiteactiveday:hover ul
{
    display: block;
}
.grayactiveday:hover ul li, .whiteactiveday:hover ul li
{
    margin: 5px;    
}

.bookcontainer
{
    border: solid 1px #999999;
    margin-top: 10px;
    background-color: #ffffff;
    min-height: 35px;
}
.booktitle
{
    font-size: 90%;
    font-weight: bold;
    color: #333333;
    padding: 5px 5px 5px 30px;
    cursor: pointer;
    background: transparent url(../Images/img_BookArrow.jpg) no-repeat 5px 5px;
}
.msgtitle
{
    font-size: 90%;
    font-weight: bold;
    color: #333333;
    padding: 5px 5px 5px 5px;
    cursor: pointer;
}
.msgtitle:hover
{
    background-color: #EEEEEE;
}
.booktitle:hover
{
    color: #EC8B0D;
}
.bookpeople
{
    float: left;
    width: 223px;
    height: 73px;
    background: transparent url(../Images/bkgd_BookPeople.jpg) repeat-x left top;
    font-size: 115%;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 73px;
    border: solid 1px #666666;
}
.bookinfolist
{
    float: left;
    width: 153px;
}
.bookinfolist ul
{
    float: left;
    width: 153px;
}
.bookinfolist ul
{
    list-style: none;
}
.bookinfolist ul li
{
    margin: 5px;
    font-size: 80%;
}

.booklist
{
    float: left;
}
.thumbnail
{
    width: 85px;
    height: 90px;
    text-align: center;
    float: left;
    font-size: 75%;
}

fieldset
{
    margin: 10px 10px 20px 10px;
    border: solid 1px #FFFFFF;
}
fieldset legend
{
    font-weight: bold;
    color: #666666;
    font-size: 110%;
}
#widecolumn fieldset ul
{
    list-style: none;
    margin: 10px;
}
#narrowcolumn fieldset ul
{
    list-style: none;
    margin: 3px;
}
fieldset ul li
{
    margin: 3px;
}
#widecolumn fieldset ul li label
{
    display: block; 
    width: 175px;
    float: left;
    text-align: right;
    font-style: italic;
    font-size: 85%;
    margin: 3px;
}
#narrowcolumn fieldset ul li label
{
    font-style: italic;
    font-size: 85%;
    width: 100%;
    float: left;
}
fieldset .errorlist
{
    margin: 5px 0px 5px 175px;
    font-size: 70%;
    color: #FF0000;
}
#narrowcolumn fieldset .errorlist
{
    margin: 5px;
    font-size: 70%;
    color: #FF0000;
}

.buttons
{
    font-size: 100%;
    width: 150px;
    background: #525252 url(../Images/bkgd_Buttons.jpg) repeat-x left top;
    color: #FFFFFF;
    cursor: pointer;
    border: none;
    height: 23px;
    line-height: 23px;
}
.gobuttons
{
    font-size: 100%;
    width: 60px;
    background: #525252 url(../Images/bkgd_Buttons.jpg) repeat-x left top;
    color: #FFFFFF;
    cursor: pointer;
    border: none;
    height: 23px;
    line-height: 23px;
}
.goinput
{
    width: 410px;
}

#eventdetails
{
    margin: 1px;
    font-size: 90%;
    color: #666666;
}
#eventdetails h1
{
    font-size: 175%;
    margin: 10px 0 10px 0;
}
#eventdetails p
{
    font-size: 100%;
    margin: 0 0 10px 0;
}


.bookavailability
{
    margin: 10px;
    border: solid 1px #666666;
    height: 150px;
    overflow: auto;
}
.bookavailability table
{
    width: 430px;
}
.bookavailability table tr
{
    background-color: #EEEEEE;
}
.bookavailability table td
{
    font-size: 80%;
    margin: 0;
    padding: 5px;
}
.bookavailability table td .askingprice
{
    font-size: 120%;
    color: #000000;
}

.ad1
{
    margin: 10px 0 5px 0;
}
.ad1 img { border: none; }
.ad2
{
    margin: 5px 0 5px 0;
}
.ad2 img { border: none; }
.ad3
{
    float: left;
    margin: 5px 5px 0 0;
}
.ad3 img { border: none; }


#content a
{
    color: #FF9900;
    text-decoration: none;
}
#content a:hover
{
    color: #FF9900;
    text-decoration: underline;
}

.logo
{
    text-align: center;
    margin: 10px;
}
.logo img
{
    border: none;
}
.presskit
{
    text-align: center;
    margin: 10px 10px 20px 10px;
}

.term
{
    margin-top: 10px;
}
.term a
{
    font-weight: bold;
    color: #FF9900;
    text-decoration: none;
}
.term a:hover
{
    text-decoration: underline;
}
.definition
{
    display: none;
    margin: 5px 5px 10px 5px;
    padding: 5px;
    font-size: 85%;
    color: #000000;
    background-color: #f5f5f5;
}

#textual h3
{
    margin: 15px 5px 5px 5px;
}
#textual p
{
    margin: 5px;
}
#textual ul, #textual ol
{
    margin: 5px 5px 5px 30px;
    font-size: 80%;
}
#textual li
{
    margin: 5px 5px 5px 10px;
}

.schoolname
{
    font-family: Arial Narrow;
    font-size: 185%;
    margin-bottom: 0px;
    text-align: center;
}

.mediacenter
{
    margin: 4px;
}
.mediacenter a img
{
    border: none;
    vertical-align: middle;
    margin-right: 6px;
}



































































/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
    font-size: 90%;
    background: #525252 url(../Images/bkgd_Buttons.jpg) repeat-x left top;
    color: #FFFFFF;
    cursor: pointer;
    border: none;
    height: 23px;
    line-height: 23px;
    margin: 3px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
    font-size: 90%;
    width: 60px;
    background: #525252 url(../Images/bkgd_Buttons.jpg) repeat-x left top;
    color: #FFFFFF;
    cursor: pointer;
    border: none;
    height: 23px;
    line-height: 23px;
    margin: 2px;
	}











.shipping
{
    font-size: 100%;
    font-weight: normal;
    color: #454545;
}
.messageseller
{
    background-color: #E09633;
    color: #FFFFFF;
    text-align: center;
    padding: 3px;
    margin: 1px;
}
.messageseller .wa
{ 
    color: #FFFFFF;
}
.queadd
{
    background-color: #8B8B8B;
    color: #FFFFFF;
    text-align: center;
    padding: 3px;
    margin: 1px;
}
.queadd .wa
{ 
    color: #FFFFFF;
}

.freebutton
{
    position: absolute;
    width: 342px;
    height: 77px;
    left: 50%;
    top: 100px;
    margin-left: 90px;
}



.accordion_toggle 
{
    border-top: solid 1px #999999;
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    margin-top: 10px;
    min-height: 25px;
    font-size: 90%;
    font-weight: bold;
    color: #333333;
    padding: 5px 5px 5px 30px;
    cursor: pointer;
    background: #ffffff url(../Images/img_BookArrow.jpg) no-repeat 5px 5px;
}
.accordion_toggle_active
{
    border-top: solid 1px #999999;
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    margin-top: 10px;
    min-height: 25px;
    font-size: 90%;
    font-weight: bold;
    color: #666666;
    padding: 5px 5px 5px 30px;
    cursor: pointer;
    background: #ffffff url(../Images/img_BookArrow.jpg) no-repeat 5px 5px;
}
.accordion_content
{
    border-top: solid 1px transparent;
    border-bottom: solid 1px #999999;
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    background: #ffffff;
    font-size: 90%;
    font-weight: bold;
    color: #333333;
    overflow: hidden;
}


.messageinfo
{
    font-weight: normal;
    font-size: 80%;
    list-style: none;
}
.messageinfo li 
{
    margin: 5px;
}


.inbox
{
    border: solid 1px #999999;
    width: 100%;
}
.inbox th
{
    color: #cccccc;
    padding: 3px;
    background-color: #666666;
    height: 20px;
}
.inbox td
{
    color: #666666;
    padding: 3px;
    background: transparent url(../Images/bkgd_Fade.jpg) repeat-x left top;
    height: 20px;
}

.MessageInput
{
    font-family: Helvetica, Arial, Trebuchet MS, Verdana;
    font-size: 9px;
}




#inbox
{
    float: left;
    width: 800px;
}
#inbox .thickbartop
{
    color: #FFF;
    font-size: 115%;
    text-align: right;
    background: transparent url(../Images/bkgd_LongWideThickBarTop.jpg) no-repeat left top;
    height: 27px;
    line-height: 27px;
    border-top: solid 1px transparent;
}
#inbox .thickbartop .spacer
{
    margin: 0 20px 0 0;
}
#inbox .thickbartop .spacer h1
{
    margin: 0;
    color: #FFF;
    font-size: 100%;
    font-weight: normal;
}
#inbox .thickbarbottom
{
    color: #FFF;
    font-size: 115%;
    text-align: right;
    background: transparent url(../Images/bkgd_LongWideThickBarBottom.jpg) no-repeat left top;
    height: 27px;
    line-height: 27px;
    border-top: solid 1px transparent;
}
#inbox .thickbarbottom .spacer
{
    margin: 0 10px 0 0;
}
#inbox .thickbarmiddle
{
    margin: 5px 13px 5px 0px;
    background-color: #E2E2E2;
    border: solid 1px #A2A2A2;
}
#inbox .thickbarmiddle .spacer
{
    margin: 5px 5px 5px 5px;
}
#inbox .thinbar
{
    background: transparent url(../Images/bkgd_WideThinBar.jpg) no-repeat left top;
    min-height: 40px;
    border-top: solid 1px transparent;
}
#inbox .thinbar .spacer
{
    margin: 20px 10px 20px 10px;
}
#inbox p
{
    margin: 10px 10px 15px 10px;
    font-size: 90%;
    color: #333333;
}
#inbox h1
{
    font-size: 165%;
    margin: 10px 0 10px 0;
}
#inbox .thickbarmiddle h1
{
    font-size: 175%;
    margin: 10px 0 10px 0;
}

.inboxselected
{
    padding: 5px 5px 5px 25px;
    background: #ffffff url(../images/img_BookArrow.jpg) no-repeat 3px 5px;
    font-weight: bold;
    color: #333333;
    float: left;
    margin-left: 8px;
}
.inboxselected a
{
    color: #333333;
}
.inboxselected a:hover
{
    color: #333333;
}
.inboxunselected
{
    padding: 5px;
    background-color: #ffffff;
    float: left;
    margin-left: 15px;
}
.inboxunselected a
{
    color: #999999;
}
.inboxunselected a:hover
{
    color: #666666;
}


#content .whitefont { color: #fff; }
#content .whitefont:hover { color: #fff; text-decoration: underline; }
.bookfindall { float: right; margin-right: 10px; text-align: right; width: 150px; }
.amazonlink { border: none; margin-left: 10px; width: 100px; float: left; }
