﻿body
{
    background: #f7f5f4 url(/media/bodybg.gif) repeat-y;
    margin: 0;
}

body, div, td
{
    font-family: tahoma;
}
#canvas th, #canvas td, #canvas ol, #canvas ul
{
	font-size: 100%;
}
img
{
    border: none;
}

a
{
    color: #015090;
}

h1, h2, h3
{
    font-family: georgia, "Times New Roman" , serif;
    font-size: 170%;
    font-weight: normal;
    color: #96050c;
}
h1 
{
	margin: 0;
	padding: 0;
	margin-bottom: 7px;
}
h2
{
    font-size: 130%;
    margin-bottom: 5px;
}
h3
{
    font-size: 125%;
    margin-bottom: 5px;
    color: #000;
}
#topbar
{
    margin-left: 140px;
    margin-bottom: 8px;
    width: 760px;
    height: 60px;
    font-size: 11px;
}

#alphabar
{
    margin: 0 0 20px 0;
}
#alphabar a
{
    font-size: 130%;
    color: #202C65;
    margin: 0 6px;
}

#logo
{
    float: left;
}

#maincontainer
{
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    position: relative;
    background: #d6ccc7 url(/media/mainbg.gif) repeat-y;
}
#maincontent
{
    margin-left: 140px;
    margin-top: 107px;
    background: #ccbfb9;
    vertical-align: top;
}

#menucol
{
    width: 131px;
    vertical-align: top;
    border-right: 1px solid white;
    background: url(/media/leftcolbg.gif);
    height: 400px;
    font-size: 75%;
}

#searchbox { width: 120px; margin: auto; }
#searchbox .keyword	{ width: 116px; }
#searchbox a { font-size: 80%; }
#searchbox .searchbutton { float: right; margin-top: 4px; }
#searchbox input.blur { color: #666; }
#creditcards { position: absolute; top: 60px; left: 775px; }

.basket { position: absolute; top: 25px; left: 730px; }

#flashcontent
{
    border-bottom: 1px solid white;
}

.breadcrumb
{
    padding: 0;
    font-size: 70%;
}

#canvas
{
    padding: 20px;
    font-size: 80%;
    width: 720px;
}

#bottom
{
    margin-left: 130px;
    width: 760px;
    text-align: center;
    padding-top: 5px;
    font-family: georgia, "Times New Roman" , serif;
    font-size: 80%;
    font-weight: normal;
    color: #696868;
}

ul.menu
{
    margin: 0 0 20px 0;
    padding: 0 0 0 5px;
}
ul.menu li
{
    list-style: none;
    display: inline;
    margin: 5px 0px 5px 0px;
}
ul.menu li a:link, ul.menu li a:visited
{
    color: #695c53;
    text-decoration: none;
    background: url(/media/menuarrow.gif) 4px no-repeat;
    padding: 3px 0 3px 16px;
    display: block;
}
ul.menu li a:hover, ul.menu li a.active:link, ul.menu li a.active:visited
{
    background: url(/media/menuarrow_a.gif) 4px no-repeat;
    color: #96050c;
}

#twitterBox a.active:link, #twitterBox a, #twitterBox a:hover, #twitterBox a.active:visited
{
    color: #695c53;
    text-decoration: none;
}

#facebookBox a.active:link, #facebookBox a, #facebookBox a:hover, #facebookBox a.active:visited
{
    color: #695c53;
    text-decoration: none;
}

div.button a
{
    font-weight: bold;
    background: url(/media/menuarrow_a.gif) right 5px no-repeat;
    padding-right: 10px;
    color: #96050c;
    text-decoration: none;
}

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("/media/feed-icon-14x14.png") no-repeat 0 50%;
}

.errorSummary 
{
	width: 100%;
	border: 2px solid Red;
	color: Red;
	padding-top: 0px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.errorMarkerRight { margin-left: 5px; }

#menucol h2 { display: block; padding: 1px 1px 1px 10px; margin: 0; background-color: #cbc2bd; color: #535353; font-weight: bolder; letter-spacing: 1.2pt; font-size: 13px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; text-transform: uppercase; background-image: url(/media/menuheaderbg.gif); background-repeat: repeat-y; background-position: right; font-family: Tahoma; }

.book .author { font-weight: normal; }
.book .title { font-style: italic; }
.book .attributes { margin-top: 3px; }
.book .cart { float: right; margin-left: 5px; width: 100px; text-align: right; }
.book .cart .price { display: inline-block; font-weight: bold; margin-bottom: 3px; text-align: right; width: 100%; }
#letterlist .letter a { font-size: 15px; padding: 4px; font-weight: bold; }
#letterlist .selected a { color: #000; text-decoration: none; }

#topbasket h2 { margin: 0; color: #535353; font-weight: bolder; letter-spacing: 1.1pt; font-size: 12px; }

#orderButton { font-size: larger; }
