/* Inline styles from http://assio/books/books-about/0312282540/ */

/*  http://assio/css/assio-books.css */

body,label,input,h1,h2,h3,h4,p,table,span,textarea {
font-family : verdana,arial,sans-serif;
color : #AAAAAA;
margin : 0px;
padding : 0px;
text-align : left;
font-weight : 800;
}

body {
 background-color : #2A2D51;
}

h1,h2,h3,h4,legend {
color : #8A7D72;
margin : 4px;

}

h1 {
font-size : 18px;
font-weight : 800;
}


h2,h3 {
font-size : 14px;
}

h4 {
font-size : 12px;
}

hr {
color : #2A2D51;
margin : 8px;
}

a,p,span,li  {
 font-size : 12px;
}

p {
 margin : 4px 4px 16px 4px;
}

ul {
 padding : 2px;
 margin-top : 0px;
}

li {
margin-left : -20px;
}

a {
color : #8A7D72;
font-weight : 800;
}

a:hover {
color : #CCCCCC;
}

a:visited {
color : #8A7D72;
font-weight : 400;
}

legend {
font-size : 12px;
font-weight : 800;
margin-bottom : 6px;
}

fieldset {
padding : 4px;
margin-right : 3px;
border-color : #8A7D72;
}

label,input,textarea {
font-size : 11px;
margin : 2px;
}

input {
margin-bottom : 10px;
}

textarea {
 width : 90%;
}

.itemBox {
margin : 4px 8px 24px 4px;
background : none;
padding-top : 8px;
border-top : 1px solid #2A2D51;

}

.bookCover,.button,.button:hover,.button:visited,a#on,a#top_on,a#bot_on {
border : 1px solid #000000;
color : #FFFFFF;
}


.button,.buttonCats {
font-weight : 400;
font-size : 10px;
text-decoration : none;
}

.buttonCats {
margin : 1px;
padding : 1px 1px 6px 26px; /* indents text in button */
text-align : left;
width : 150px;
}

.buttonCats:visited {
color : #8A7D72;
}


a:hover,.buttonCats:hover {
color : #CCCCCC;
}
/*
.buttonCats:hover {
background : url(/img/potterglasses.gif) no-repeat right;
}
*/
.bookPrice {
font-weight : bold;
color  : #4B86C2;
}

.smallCopy, #cartItems {
font-size : 10px;
padding : 0px;
margin : 6px 0px 0px 0px;
}

.required {
color : #CC3300;
}


.error {
font-weight : bold;
border : 1px dotted red;
padding : 8px;
margin : 0px;
}


#catnav {
background : url(/img/cat-bg.jpg) repeat-y top left;
}



