html
{
/*  background: #fff url("/images/bg_main.gif") repeat 0 0 fixed;*/
}

body
{
/*  background: transparent url("/images/bg_wrapper.gif") repeat-y 50% 0 fixed;*/
  color: #333;
  font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-size: small;
  line-height: 170%;
}

*
{
  margin: 0;
  padding: 0;
}

:link,:visited
{
  text-decoration: none;
}

/* ============= */
/* = STRUCTURE = */
/* ============= */

#wrapper
{
  /*  background: #fff url("/images/bg_wrapper.gif") repeat-y 50% 0 fixed;*/
  margin: 0 auto;
  overflow: hidden;
  background-color: rgb(255,255,255);
/*  border-top: 5px solid #33444e;*/
  /*  padding: 0 11px;*/
  /*  width: 940px;*/
}

#main
{
  overflow: hidden;
  margin-top: 2em;
  padding-bottom: 1em; 
  text-align: left;
}

#basket #main,
#login #main,
#checkout #main,
#contact #main
{
  /*  margin: 20px 50px;*/
  /*  width: 830px;*/
}

#contact #main
{
  /*  width: 550px;*/
  /*  margin: 20px;*/
}

#checkout #inner_left
{
  /*  width: 390px;*/
  float: left;
  padding: 0;
  margin: 0;
  /*  margin-left: 10px;*/
  margin-bottom: 20px;
  /*  border-right: 1px solid #ccc;*/
}

#checkout #inner_right
{
  width: 390px;
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}

/*#login #sidebar,
#basket #sidebar,
#checkout #sidebar
{
  display: none;
}
*/
.inner_box
{
  background-color: #f5f2e8;
  border: 1px solid #ffd07f;
  padding: 0.4em 0.6em;
  margin-top: 1.5em;
}

.left_main
{
  float: left;
  margin-bottom: 1em;
}

#right_main
{
  float: right;
  margin-right: 0;
  padding-bottom: 1em;
}

.left_main, #right_main,
.main_box
{
  background-color: #f5f2e8;
  border: 1px solid #ffd07f;
/*  margin-top: 1.5em;*/
/*  padding: 0.4em 0.6em;*/
}

.main_box .inner,
fieldset .inner
{
  padding: 10px;
}

/* Overcome stupid 3px margin bug in IE/Win floats, 
which fixes a lot of things, including disapearing company nav,
randomly appearing text, and wrappers pushed too wide.
http://www.positioniseverything.net/explorer/threepxtest.html */

* html #main,
* html #sidebar
{
  margin-right:-3px;
}

#left_col
{
  padding-top: 20px;
}

/* =========== */
/* = SIDEBAR = */
/* =========== */

#sidebar,
#left_col
{
  font-size: 80%;
  line-height: 1.3em;
  margin-bottom: 2em;
  margin-top: 5px;
}

#sidebar div.side_box,
#left_col div.side_box
{
  border-bottom: 3px solid #d39e41;
  padding-top: 10px;
  padding-bottom: 10px;
}

#sidebar div.side_over,
#left_col div.side_over
{
  border-top: 3px solid #d39e41;
}

#sidebar div.subject,
#left_col div.subject
{
  border-bottom: 3px solid #d39e41;
  padding: 10px 0 15px 0;
  margin: 0 10px 0 0;
}

#sidebar div#basket_wrap,
#left_col div#basket_wrap
{
  border-top: 2px solid #d39e41;
/*  border-bottom: 3px solid #d39e41;*/
  margin-top: 10px;
  padding: 10px 0 5px 0;
}

#sidebar div#bsellersbox,
#sidebar div#featbox
{
  margin-top: 10px;
  padding: 10px 0 15px 0;
}

#sidebar div#featbox
{
  padding-top: 10px;
  padding-bottom: 10px;
}

#sidebar div#side_basket,
#left_col div#side_basket
{
  padding: 0;
  margin: 0;
}

#sidebar div#side_basket p,
#left_col div#side_basket p
{
  text-align: left;
  clear: left;
  margin:0;
}

#sidebar div#side_basket tr.total-line,
#left_col div#side_basket tr.total-line
{
  border-top: 1px solid #ffd07f;
  background-color: #eee; 
}

#sidebar div#side_basket table#side_basket_tbl td
{
  padding: 1px 0;
}

#sidebar div#side_basket tr.total-line td
{
  border-top: 1px solid #ffd07f;
  padding-top: 2px;
  padding-bottom: 2px;
}

#sidebar div#side_basket table#side_basket_tbl
{
  width: 100%;
  border-top: 1px solid #ffd07f;
  clear: both;
  margin-bottom: 1em;
  border-bottom: 1px solid #ffd07f;
  /* background-color: #e8ebf4;*/
}

#sidebar div#side_lists
{
  padding: 6px 0 0 0;
  margin-top: 16px;
  border-top: 3px solid #d39e41;  
}

#sidebar div#side_lists select,
#left_col div#side_lists select
{
  font-size: 90%;
  padding: 3px;
}

body#contact #sidebar div.side_box h2,
body#contact #left_col div.side_box h2
{
  font-weight: bold;
}

#sidehead
{
/*  background-color: #f5f2e8;*/
  font-size: 80%;
  line-height: 150%;
  margin-top: 10px;
}

#sidehead .side_box
{
  margin-top: 20px;
}

#sidehead .side_box p
{
  margin: 0;
}

#left_col h1, #sidebar h1, #sidehead .side_box h1
{
  margin-bottom: 0.3em;
  font-size: 110%;
  letter-spacing: 1px;
  color: #d32e12;
  font-weight: bold;
}

#left_col #sidecatbox h1
{
  font-size: 120%;
  margin-bottom: 0.6em;
}

#sidehead .side_box h1
{
  color:  #33444e;
}

#sidebar .side_product
{
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 4px;
  padding-top: 4px;
}

#sidebar .side_product p
{
  margin: 0;
}

#sidebar .side_product p a:link, #sidebar .side_product p a:visited
{
  font-weight: bold;
  text-decoration: none;
}

#sidebar .side_product p a:hover
{
  text-decoration: underline;
}

#sidebar .side_product img.left

{
/*  margin-right: 4px;*/
}

#sidebar .side_product .bseller_list
{
  margin-left: 44px;
/*  background-color: #efefef;*/
}

/* ========== */
/* = HEADER = */
/* ========== */

#header
{
  height: 162px;
  padding-top: 0;
  /*  width: 100%;*/
  background: transparent url("/images/bg_header.png") repeat-x 0 0;

  position: relative;
}

#header #logo-head
{
/*  background: transparent url("/images/logo.png") no-repeat -10px 0;*/
    background: transparent url("/images/top-banner.png") no-repeat 0 0;
}

#header h1
{
/*  background: transparent url("/images/logo.gif") no-repeat 0 60%;*/
  height: 129px;
  line-height: 197px;
  margin: 0;
  overflow: hidden;
  text-indent: 1000px;
  /*  width: 263px;*/
}

#header h1 a
{
  position: absolute;
  height: 112px;
  left: 10px;
  top: 5px;
  width: 250px;
  overflow: hidden;
}

/* ========== */
/* = FOOTER = */
/* ========== */

#footer
{
  border-top: 1px solid #ffd07f;
  clear: both;
  font-size: x-small;
  margin-top: 4em;
  padding: 1em 0;
  text-align: center;
}

#footer p
{
  color: #999;
  text-align: center;
}

/* ========= */
/* = LISTS = */
/* ========= */

ul.bullets
{
  list-style-type: circle;
}

ul.bullets li
{
  padding-left: 1em;
  margin-left: 1.5em;
  font-size: 10px;
}

ul#booklist
{
  list-style-type: circle;
  margin-top: 10px;
}

ul#booklist li
{
  padding-left: 1em;
  margin-left: 1.5em;
  line-height: 200%;
}

ul#booklist span.tiny
{
  font-size: 80%;
  margin: 0;
  color: #333;
}

ol.asmList
{
  font-size: 11px;
  margin-top: 8px;
}

ol a.asmListItemRemove
{
  margin-right: 8px;
}

ul#sidecats
{
  list-style-type: none;
  margin-left: 5px;
}

ul#sidecats li a
{
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
}

ul#sidecats li
{
  margin-bottom: 7px;
}

ul.subcats
{
  margin-top: 7px;
  margin-left: 5px;
}

ul.subcats,
ul.subcats li
{
  list-style-type: none;
  font-weight: normal;
}

ul#sidecats ul.subcats li a
{
  font-size: 10px;
  color: #333;
  font-weight: bold;
}


/* ============== */
/* = NAVIGATION = */
/* ============== */

#navigation ul
{
  float: left;
  list-style: none;
  padding: 0;
/*  width: 100%;*/
}

#t1
{
  display: inline;
  margin-left: 20px;
}

#navigation li a:link, #navigation li a:active, #navigation li a:visited
{
  color: #fff;
  float: left;
  font-weight:  bold;
  height: 32px;
  line-height: 32px;
  list-style: none;
  padding: 0 20px;
  text-decoration: none;
}

#navigation li a:focus, #navigation li a:active
{
  outline: none;
}


#navigation li a:hover
{
  background: transparent url("/images/bg_navi_hover.gif") no-repeat 50% 1px;
  color: #333;
  text-decoration: none;
}

#navigation li
{
  float: left;
}

#home #navigation #t1 a,
#browse #navigation #t2 a,
#search #navigation #t3 a,
#account #navigation #t4 a,
#login #navigation #t4 a,
#about #navigation #t5 a,
#reviews #navigation #t7 a,
#reviews #navigation #t8 a,
#contact #navigation #t6 a
{
  background: transparent url("/images/bg_navi_hover.gif") no-repeat 50% 1px;
  color: #333;
  text-decoration: none;
}


/* ========= */
/* = LINKS = */
/* ========= */

a img,
:link img,
:visited img
{
  border: none;
  text-decoration: none;
}

a:link,
a:visited
{
  color: #d32e12;
  font-weight: normal;
  text-decoration: underline;
  padding: 2px 2px 0;
  margin: 0 -2px;
}

a:visited
{
  color: #d32e12;
}

a:focus
{
  /*  color:#580801;
  background:#F1F8E1;
  border-color:#580801;
*/}

a:hover
{
  color:#424a52;
  border: none;
  text-decoration: none;
}

a.vanilla
{
  border: none;
  text-decoration: none;
}

div#flash a:link, div#flash a:visited
{
  color: #cc0000;
  border: none;
}


#flash a:focus, #flash a:active
{
  outline: none;
}

div#flash a:hover
{
  color: #ccc;
}

div.row {
  clear: both;
  padding-top: 0;
  margin: 0;
  border: none;
}

div.row span.label {
  float: left;
  width: 50px;
  text-align: right;
  background-color: #ccc;

}

div.row span.formw {
  float: right;
  background-color: #ccc;
  width: 100px;
  text-align: left;
} 


/* ========= */
/* = FORMS = */
/* ========= */

fieldset
{
  padding: 0;
/*  margin: 20px 0;*/
/*  padding-bottom: 20px;*/
  border: 1px solid #ffd07f;
  border: 1px solid #ffd07f;
  background-color: #f5f2e8;
}

fieldset#radio_field input#butt_one,
fieldset select#asmSelect1
{
  margin-top: 20px;
}

#login fieldset
{
  border: none;
  background-color: transparent;
}

body#search fieldset,
body#contact fieldset,
body#checkout fieldset
/*body#account fieldset*/
{
/*  padding-top: 2em;*/
}

legend
{
  font-weight: bold;
  color: purple;
  font-size: 15px;
}

select
{
  min-width: 1.5em;
}

option
{
  min-width: 1.5em;
}

form#adv_search,
form#signup
{
  background-color: #d8efff;
  padding-left: 1em;
}

body#contact dd.captcha
{
/*  margin-left: 150px;*/
}

body#search .main_form dt,
body#contact .main_form dt,
body#checkout .main_form dt
{
  /*   width: 150px;*/

}

body#contact .main_form
{
  /*  margin-left: 162px;*/
}

/* interest areas form
--------------------*/

#interests_form dl
{
  margin-top: 1em;
}

#interests_form fieldset
{
  margin-bottom: 1.5em;
  margin-top: 0;
  background-color:#e8ebf4;
  padding-top: 30px;
/*  margin-right: 20px;*/
}

#interests_form dt
{  
  clear:both;
/*  width:250px;*/
/*  float:left;*/
/*  text-align:right;  */
}

#interests_form dd
{
/*  float: left;*/
/*  margin: 0 10em 1.4em 1em; */
}

#interests_form .submit
{
  margin-top: 30px; 
}

body#search .main_form dd,
body#contact .main_form dd,
body#checkout .main_form dd
{
/*  margin: 0 0 1.5em 20px;*/
}

#login .main_form2 dl
{
  margin: 1em 0 0 0;
}

.main_form dt, .main_form2 dt
{
  color: #D32E12;
/*  float: left;*/
  font-weight: bold;
  line-height: 24px;
/*  text-align: right;*/
/*  width: 150px;*/
/*  margin-right: 12px;*/
}

div#simple_captcha p
{
  color: #D32E12;
  font-weight: bold;
  line-height: 24px;
}

#login .main_form2 dt
{
/*  width: 120px;*/
}

.main_form2 dt
{
/*  width: 15em;*/
}

.main_form .submit, .main_form2 .submit
{
  clear: both;
}

body#contact .main_form .submit
{
/*  margin-left: 150px;*/
  margin-top: 20px;
}

.main_form dd
{
/*  margin: 0 0 1.5em 19em;*/
  color: #D32E12;
}

.main_form2 dd
{
/*  margin: 0 0 1.5em 19em;*/
  color: #D32E12;
}

#login .main_form2 dd
{
/*  margin: 0 0 1.5em 130px;*/
}

.main_form dd.note,
.main_form2 dd.note
{
  line-height: 100%;
  margin-bottom: 0.8em;
  margin-top: -1em;
}

.main_form input, .main_form2 input
{
  padding: 0.2em;
}

#basket_form input
{
  padding: 0.2em;
}


.main_form dd span, .main_form2 dd span
{
  color: #ccc;
}


form#discount_form dt
{
  font-size: 15px;
}
form#account_form dt, form#discount_form dt, form#account_form p,
form#account_signup dt, form#discount_signup dt, form#account_signup p
{
  color: #D32E12;
  margin-top: 1em;
  margin-bottom: 0.3em;
}

form#account_form p.tm0,
form#account_signup p.tm0
{
  margin-top: 0;
}

form#account_form input, form#discount_form input,
form#account_signup input
{
  padding: 0.2em;
}

form#discount_form input, form#discount_form dd
{
  font-size: 16px;
}

form#account_form input.submit, form#discount_form input.submit,
form#account_signup input.submit
{
  margin-top: 1em;
  margin-bottom: 1em;
}

form#search_form dt
{
  color: #13578d;
  margin-top: 1em;
  margin-bottom: 0.3em;
}

form#search_form input
{
  font-size: 100%;
  padding: 3px;
}


form#search_form input.submit
{
  margin-top: 1em;
  margin-bottom: 1em;
}


#right_main form.button-to input.submit,
#main form.button-to input.submit
{
  margin-top: 20px;
}

form#account_form fieldset, form#discount_form fieldset
{
/*  margin-bottom: 30px;*/
}

table.display_cart input.submit,
table.display_cart_order input.submit,
table.display_cart2 input.submit
{
  width: 8em;
  margin: 0;
  padding: 0;
}

form.button-to div input.submit
{
/*  width: 8em;*/
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
/*  margin-left: 0.6em;*/
}

div.general_box form.button-to div input.submit
{
  margin-top: 15px;
}

input.big_btn
{
  font-size: 16px;
  margin: 3px;
  padding: 3px;
  margin-top: 12px;
  margin-left: 0;
}

input.big_btn2
{
  font-size: 16px;
  padding: 3px;
  float: left;
  clear: both;
  margin-top: 15px;
}

div.address-notification
{
  padding: 6px;
  background-color: #efefef;
  border: 1px solid #ffd07f;
  margin-top: 12px;
}

select#user_college_id
{
/*  font-size: 10px;
  font-family: verdana, arial, helvetica, sans-serif;
*/}

/* ======== */
/* = MISC = */
/* ======== */

.italics
{
  font-style: italic;
}
.hide
{
  display: none;
}

.show
{
  display: block;
}

.clear_both
{
  clear: both;
}

#shipping
{
/*  display: none;*/
}

br
{
  clear: left;
}

.strong
{
  font-weight: bold;
  color: #303440;
}

.italic
{
  font-style: italic;
}

.clear
{
  clear: both;
}

.left
{
  float: left;
}

.right
{
  float: right;
}

body#detail .book_details
{
  margin-left: 160px;
}

.book_row .book_details
{
  height: auto;
  margin-left: 90px;
/*  margin-bottom: 20px;*/
}

.clear-left
{
  clear: left;
}

.right-align
{
  text-align: right;
}

.tleft
{
  text-align: left;
}

.tright
{
  text-align: right;
}

.tcenter
{
  text-align: center;
}

.rbd
{
  border-right: 1px solid #ccc;
}

.rbd2
{
  border-right: 1px solid #ccc;
}

.lbd
{
  border-left: 1px solid #ccc;
}

.bbd
{
  border-bottom: 1px solid #ccc;
}

.overline
{
  border-top: 1px solid #ffd07f;
}

.overline_dbl
{
  border-top: 3px solid #ccc;
  margin-top: 1em;
  padding-top: 1em;
  border-top-style: double;
}

.even
{
  background-color:#e8ebf4;
}

.odd
{
  background-color: #f5f2e8;
}

.red
{
  color: red;
}

.small
{
  font-size: 92%;
}

#medsoc .small, #vetsoc .small
{
  font-size: 10px;
}

form#account_signup #medsoc p,
form#account_signup #vetsoc p
{
  font-size: 12px;
  color: black;
}

table.interests th span.small
{
  font-size: 12px;
  font-weight: normal;
}

.large_row .small
{
  font-size: 70%;
  font-weight: normal;
  margin-top: 0;
  padding-top: 0;
}

.red
{
  color: #f00;
}

.tiny
{
  font-size: 80%;
  margin: 0;
/*  color: #ccc;*/
}

.book_details .tiny
{
  font-size: 89%;
  color: rgb(0,0,0)
}

.book_details p.bigger
{
  margin-top: 7px;
  margin-bottom: 7px;
}

#inner_left .tiny, #inner_right .tiny
{
  margin-left: 150px;
  margin-bottom: -20px;
  margin-top: 20px;
}

.tight
{
  line-height: 120%;
}

#sidelists .tight
{
  line-height: 120%;
  margin: 2px 0;
}

.close
{
  margin: 0;
  padding: 0;
  line-height: 150%;
  margin-top: 8px;
}

.big
{
  font-size: large;
}

.display_cart .big
{
  font-size: 15px;
}

.book_details .big
{
  font-size: 14px;
  color: rgb(0,0,0);
  margin-bottom: 8px;
  margin-top: 6px;
}

.tm0
{
  margin-top: 0;
}

.bm0
{
  margin-bottom: 0em;
}

.bm20
{
  margin-bottom: 20px;
}

.tm15
{
  margin-top: 55px;
}

.tm20
{
  margin-top: 20px;
}

.tm30
{
  margin-top: 30px;
}

.t0
{
  padding-top: 0;
  margin-top: 0;
}

.t10
{
  margin-top: 1em;
}

.t20
{
  margin-top: 2em;
}

.t05
{
  margin-top: 0.5em;
}

.tp05
{
  padding-top: 0.5em;
}

.tp10
{
  padding-top: 1em;
}

.b0
{
  margin-bottom: 0;
  padding-bottom: 0;
}

.b10
{
  margin-bottom: 1em;
}

.b15
{
  margin-bottom: 15px;
}

.b20
{
  margin-bottom: 20px;
}

.b30
{
  margin-bottom: 30px;
}

.l05
{
  margin-left: 5px;
}

.l10
{
  margin-left: 1em;
}

.l30
{
  margin-left: 3em;
}

.r05
{
  margin-right: 5px;
}

.r10
{
  margin-right: 10px;
}

.r20
{
  margin-right: 20px;
}

.r40
{
  margin-right: 4em;
}

.r90
{
  margin-right: 90px;
}

.pr6
{
  padding-right: 12px;
}

/* ========================= */
/* = FLASH, ERROR MESSAGES = */
/* ========================= */

#flash
{
  text-align: left;
  border: 1px solid #fe0f15;
/*  margin-top: 20px;*/
  margin-bottom: 20px;
  padding: 5px 10px;
  background-color: #33444e;
  color: #fff;
}

div#flash.bad, div#flash.good
{
  color: #fff;
  /* background-color: #fe0f15;*/
  font-weight: bold;
}

.fieldWithErrors
{
  padding: 2px;
  background-color: #ff893f;
  display: table;
}

#errorExplanation
{
  border: 0.1em solid #a2aaaf;
  padding: 0.7em;
  padding-bottom: 1.2em;
  margin-bottom: 2em;
  background-color: #ffebd8;
}

#errorExplanation h2
{
  text-align: left;
  font-weight: bold;
  padding: 0.5em 0.5em 0.5em 1.5em;
  font-size: 13px;
  margin: -0.7em;
  background-color: #333;
  color: #fff;
  font-family: arial, verdana, sans-serif;
  letter-spacing: 0.1em;
  font-variant: normal;
}

#errorExplanation p
{
  color: #333;
  margin-bottom: 0;
  padding: 0.5em;
  margin-top: 1em;
  font-size: 1.1em;
  font-weight: bold;
}

#errorExplanation ul, #errorExplanation ul li
{
  font-size: 1.1em;
  list-style: circle;
  padding-left: 0.5em;
  margin-left: 0.5em;
}

/* ================ */
/* = STAR RATINGS = */
/* ================ */

.star-rating
{
  background: url(/images/alt_star.gif) top left repeat-x;
  height: 25px;
  list-style:none;
  margin: 0px;
  padding:0px;
  position: relative;
  width: 125px;
}

.general_box .star-rating
{
  margin-bottom: 0.5em;
}

.book_detail .star-rating
{
  margin-top: 2em;
  clear: left; 
}

.star-rating li{
  padding:0px;
  margin:0px;
  /*\*/
  float: left;
  /* */
}

.star-rating li a
{
  display: block;
  height: 25px;
  padding: 0px;
  position: absolute;
  text-decoration: none;
  text-indent: -9000px;
  width: 25px;
  z-index: 20;
  cursor: default;
}

.star-rating a.one-star
{
  left: 0px;
}

.star-rating a.two-stars
{
  left:25px;
}

.star-rating a.three-stars
{
  left: 50px;
}

.star-rating a.four-stars
{
  left: 75px;
} 

.star-rating a.five-stars
{
  left: 100px;
}

.star-rating li.current-rating
{
  background: url(/images/alt_star.gif) left center;
  display: block;
  height: 25px;
  position: absolute;
  text-indent: -9000px;
  z-index: 1;
}

.book_detail #star-box ul
{
  margin-top: 0;
  border: 1px solid #ddd;
  margin-bottom: 0.5em;
}

/* book detail box */

.book_detail, div.general_box, div.general_box2
{
  /* border: 1px solid #ffd07f;*/
  border: 1px solid #ffd07f;
  padding: 5px;
  /* background-color: #f5f2e8;*/
  background-color: #f5f2e8;
  margin-bottom: 10px;
  font-size: 11px;
}

div.general_box2
{
  background-color:#e8ebf4;
}

div.total-box
{
  border-top: 1px solid #ccc;
  padding-top: 6px;
  margin-top: 6px;
}

div.total-box p
{
  margin: 0;
  padding: 0;

}

.book_detail
{
  padding: 1.5em;
}

.book_detail #star-box
{
  border: 1px solid#ffd07f;
  padding: 0 1em;
  background-color: #fff;
}

.book_detail h3
{
  /*  margin-left: 0.6em;*/
  /*  color: #424a52;*/
  color: #000;
  font-size: 14px;
  margin-top: 0;
}

.book_detail img.book-pic
{
  margin-bottom: 1em;
}

div.general_box
{
  margin-top: 0;
  margin-bottom: 1em;
}

div#email
{
/*  padding: 15px;*/
  padding-top: 0;
  background-color:#e8ebf4;
}

body#checkout div#email
{
  padding-top: 0;
}

div#email label
{
  display: block;
  margin-bottom: 3px;
/*  font-size: 140%;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 6px;
*/}

div#email input
{
  font-size: 130%;
  padding: 5px;
}

body#checkout div.general_box, body#checkout div.general_box2
{
  font-size: small;
  padding-top: 20px;
}

body#detail div.general_box p
{
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}

body#detail, div.general_box p.tm20
{
  margin-top: 20px;
  padding: 0;
}

body #account div.general_box
{
  margin-top: 0;
}

div.general_box input.left
{
  margin-left: 4em;
}

.book_row
{
  border: 1px solid #ffd07f;
  padding: 1em;
  background-color: #f5f2e8;
  margin-bottom: 1em;
  font-size: 11px;
}


.book_row a:link, .book_row a:visited
{
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  padding-left: 0;
}


.book_row img.basket_img
{
  padding-top: 2px;
  margin-right: 6px;
}

p.adder
{
  font-size: 16px;
}

.book_row p
{
  margin: 0;
}

.book_detail a:visited, .book_detail a:link, .book_detail a:visited
{
  margin-bottom: 1em;
  line-height: 150%;
}

.book_row p a:link, .book_row p a:visited
{
  text-decoration: none;
  color: purple;
  font-weight: bold;
  font-size: 12px;
}


.book_row .left
{
  height: auto;
}
.book_row p a:hover
{
  text-decoration: underline;

}

.book_row img.left
{
  margin-right: 0.6em;
  float: left;
  margin-bottom: 2em;
}

.book_row div.left
{
  float: left;
}

.book_detail img.left
{
  margin-right: 1em;
}


/* =========== */
/* = REVIEWS = */
/* =========== */

table#reviews-table
{
  width: 100%;
  font-size: 10px;
  border: 1px solid #ffd07f;
  /*  border-bottom: 1px solid #ccc;*/
}

table#reviews-table td
{
  padding: 2px;
  margin: 0;
  font-size: 1em;
}

table#reviews-table img
{
  padding: 0 2px;
}

/* ============== */
/* = TYPOGRAPHY = */
/* ============== */

p
{
  margin: 10px 0;
}

/* ============ */
/* = HEADINGS = */
/* ============ */

h1, h2, h3
{
  color: #33444e;

}

#contact #main h1
{
  margin-bottom: 20px;
}

h1
{
  font-size: 150%;
  font-weight: normal;
}

h2, div#email label
{
  font-size: 140%;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 20px;
  /*  font-weight: bold;*/
}


#signup h2, #account h2
{
  margin-top: 0;
}

div.general_box h2
{
  margin-top: 0;
}

div.general_box h2.tm20
{
  margin-top: 20px;
}

h3
{
  font-size: 110%;
  margin-top: 10px;
}

h4, h5, h6
{
  color: #d38d13;
}

.left_main h2, #right_main h2
{
  color: #666;
}

#star-box h1
{
  margin-bottom: 0;
  line-height: 100%;
  padding: 0.3em;
}

#checkout #inner_left h2,
#checkout #inner_right h2
{
  margin: 0;
}

/* ==================== */
/* = SEARCH & SECTION = */
/* ==================== */

.section
{
  margin-bottom: 1.7em;
  position: relative;
}

.search
{
  position: absolute;
  right: 10px;
  top: 135px;
}

.search #searchform p
{
  margin: 0;
}
.search #submitsearch,
.search label
{
  position: absolute;
  visibility: hidden;
}

.search #query
{
  background: #fff url("../images/bg_input.gif") repeat-x 0 0;
  border: 1px solid #0b236c;
  padding: 0.3em 0.2em;
  width: 170px;
}

/* =================== */
/* = SHOPPING BASKET = */
/* =================== */

table.display_cart,
table.display_cart2,
table.display_cart_order,
table.interests
{
  background-color: #efefef;
  width: 100%;
  float: left;
  border: 1px solid #ffd07f;
/*  margin-top: 1.5em;*/
}

table.interests td
{
  border-top: 1px solid #ffd07f;
}

table.interests
{
  margin-top: 10px;
  border-collapse: collapse;
}

table.display_cart th,
table.display_cart2 th,
table.display_cart_order th
{
  font-weight: normal;
}

table.display_cart td,
table.display_cart th,
table.interests td,
table.interests th
{
  padding: 4px;
  margin: 0;
  font-size: 0.9em;
}

table.interests th
{
  font-size: 120%;
}

table.display_cart2 td,
table.display_cart2 th
{
  padding: 6px 3px;
  margin: 0;
  font-size: 0.9em;
}

table.display_cart_order td,
table.display_cart_order th
{
  padding: 1px 3px;
  margin: 0;
  font-size: 10px;
}


table.display_cart td,
table.display_cart2 td,
table.display_cart_order td
{
  color: #333;
}

table.display_cart th.tiny,
table.display_cart2 th.tiny,
table.display_cart_order th.tiny
{
  font-size: 0.8em;
}

table.display_cart td.book_name,
table.display_cart2 td.book_name,
table.display_cart_order td.book_name
{
  font-size: 0.9em;
}

img.addtobasket
{
  background-repeat: no-repeat;
  border: none;
  border:none;
  text-decoration: none;
}

a:hover img.addtobasket
{
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
}

img.addtobasket
{
  background-image: url(../images/basket_put.png);
}

.baskettitle
{ 
  background: #303440; 
  color: #efefef; 
  text-align: center; 
} 

.baskettitle td
{ 
  padding-top: 0px; 
  padding-bottom: 0px; 
} 

.baskettitle label
{
  color: #efefef;
  font-size: 0.6em;
}

#totalcell, .totalcell, .totalcell2, .totalcell3
{ 
  font-weight: bold; 
  background-color: #cdcdcd;
  text-align: right; 
}

.totalcell2
{
  background-color: #dcdcdc;
}

.totalcell3
{
  background-color: #e6e6e6;
}

tr.large_row td
{
  font-size: 15px;
  padding-top: 12px;
  padding-bottom: 8px;
  line-height: 100%;
}

/* ============== */
/* = PAGINATION = */
/* ============== */
.pagination{
}
.pagination a, .pagination a:visited{
  padding: 0 2px;
  margin: 0 2px;
  font-size: 90%;
  border: 1px solid #9aafe5;
  text-decoration: none; 
  color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
  border: 1px solid #2b66a5;
  color: #000;
}

.pagination .currentpage{
  font-weight: bold;
  padding: 0 5px;
  border: 1px solid navy;
  background-color: #2e6ab1;
  color: #FFF;
}

.pagination .disablepage{
  padding: 0 5px;
  border: 1px solid #ddd;
  color: #ddd;
  display: inline;
}


/*
.pages
{
  padding: 1em 1em 2em 1em;
  border-top: 1px solid #ffd07f;
  margin: 1em 0;
  clear: left;
  font-size: 85%;
}

.pages a, .pages span
{
  display: block;
  float: left;
  padding: 0.5em 0.5em;
  border: 1px solid #fff;
  background: #fff;
}

.pages span.current
{
  border: 1px solid #06c;
  font-weight: bold;
  background: #06c;
  color: #fff;
}

.pages a
{
  border: 1px solid #9AAFE5;
  text-decoration: none;
}

.pages a:hover
{
  border-color: #06c;
}

.pages a.nextprev
{
  font-weight: bold;
}

.pages span.nextprev
{
  color: #666;
}

.pages span.nextprev
{
  border: 1px solid #ddd;
  color: #999;
}

.pages span.faded
{
  color: #ccc;
  border: 1px solid #ccc;
}

.pages span.display_pages
{
  float: left;
  font-weight: bold;
  margin: 0 2em 0 2em;
  border: 1px solid #9AAFE5;
}

*//* ========== */
/* = TWISTY = */
/* ========== */

.twisty
{
  font-size: 70%;
  margin-left: 4px;
}

div.twisty_div a:link, div.twisty_div a:visited
{
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
}

div.admin-info
{
  margin-top: 0;
}

div.twisty_div
{
  margin-left: 20px;
  /*  background-color: #efefef;
  border: 1px solid #ccc;
*/}

div#twisty-wrapper
{
  border: 1px solid #ffd07f;
  padding: 5px;
  background-color: #f5f2e8;
}

/* ============= */
/* = LIVE TREE = */
/* ============= */

div#side_tree a:link, div#side_tree a:visited, div#side_tree *
{
  /*  color: #ddd;*/
}

#sidebar div#side_tree
{
  opacity: .5;
  width: auto;
  /*  filter: alpha(opacity=50);*/
}

.constrain50
{
  max-width: 40px;
  width: expression(this.width > 40 ? 40: true);
}

.constrain70
{
  max-width: 70px;
  width: expression(this.width > 70 ? 70: true);
}

.constrain150
{
  max-width: 150px;
  width: expression(this.width > 150 ? 150: true);
}

table#discounts
{
  width: 400px;
  border-top: 1px solid #ccc;
  background-color: #efefef;
  margin-top: 12px;
}

table#discounts td
{
  padding: 5px;
  width: 100px;
  font-size: 15px;
}


table#discounts td input
{
  font-size: 15px;

}
table#discounts td
{
  border-bottom: 1px solid #ccc;
}

table#codes
{
  width: 400px;
  border: 1px solid #ccc;
  background-color: #efefef;
  border-bottom: none;
  margin-top: 12px;
}

table#codes td
{
  padding: 5px;
/*  width: 100px;*/
  font-size: 12px;
  border-bottom: 1px solid #ccc;
}

table#codes td.narrow
{
  width: 20%;
}

table#interests_edit td
{
  padding: 4px;
}

table#interests_edit tr.first
{
  text-align: right;
  padding-right: 4px;
}

.scroll_checkboxes
{
  height: 200px;
  padding: 5px;
  overflow: auto;
  border: 1px solid #ccc;
  background-color: #efefef;
  font-size: 11px;
  width: 300px;
}

.scroll_checkboxes label
{

}

.scroll_checkboxes input
{
  
}

body#reviews ul
{
 margin-left: 0; 
}

body#reviews ul li
{
 padding-left: 0;
 margin-left: 20px; 
}