/* Bookstore StyleSheet */

body {
	color: #444;
        background: #B39CE0;
}

h1, h2, h3, h4, h5, h6 {
	color: #55309A;
}

.bli-link {
        color: #FFFFFF;
        text-align: right;
        background: #B39CE0;
}

.bli-link a:link,
.bli-link a:active,
.bli-link a:visited {
        color: #FFFFFF;
        text-decoration: none;
}
.bli-link a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

.box1 {
       padding: 5px 0px 0px 10px;
}
.box2 {
       padding: 5px 0px 0px 5px;
}

#xsnazzy p {font-size: 12px; font-weight: bold; color: #55309A; margin: 0px 5px; line-height: 16px;}
#xsnazzy {background: transparent; margin: 1px 1px 0px 1px;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#B39CE0; border-left:1px solid #ffffff; border-right:1px solid #ffffff;}
.xb1 {margin:0 5px; background:#ffffff;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#B39CE0; border:0 solid #ffffff; border-width:0 1px; padding-bottom: 3px;}

.productlist {
        padding: 0px;
        margin: 0px 0px 0px 0px;
}

.sideheading{
        padding: 5px;
	background: #B39CE0;
        color: #FFFFFF;
        text-align: center;
        font-weight: bold;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 285px; /* ems so it will grow */
	background: url(/BookStore/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(/BookStore/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(/BookStore/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.boxhead h2 a {
	color: white; 
}
.boxbody {
	background: url(/BookStore/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
        height: 170px;
}


table.webnewsform {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
}

table.webnewsform td {

	padding: 2px 0px 2px 0px;
}

input.catnews_textbox {
	width: 150px;
}

a#logo {
	color: #595411;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div.container {
	background-color: #fff;
	/* border: 10px solid #eee; */
	min-height: 600px;
}

.cartsum {
       padding: 0px;
       margin: 5px;
}

.cartSummaryLink a:link,
.cartSummaryLink a:active,
.cartSummaryLink a:visited,
.cartSummaryLink a:hover {
       color: #FFFFFF;
}

div#nav div#placeholder-nav {
	background-color: #55309A;
}

div#hero div#placeholder-hero {
	background-color: #b7ae9b;
}

div#placeholder-logo {
       width: 980px;
       height: 269px;
       background: url(/BookStore/header.jpg) no-repeat 0px 0px scroll;
}

div#hero-sub div.inner {
	background-color: #595441;
	color: #fff;
	font-size: 11px;
}

div#footer {
	border-top: 1px solid #eee;
}

td.menu-item {
	color: #FFFFFF;	
}

td.menu-item-hover {
	color: #B39CE0;
}

td.menu-item-selected {
	color: #B39CE0;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #4A8797;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

.product-form h3 {
	font-size: 14px;
	padding-left: 9px;
}

.product-form {
	margin-bottom: 18px;
}

.secure-login, .newsletter-form {
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #55309A;
	text-decoration: none;	
}

a:hover, a:active {
	color: #55309A;
	text-decoration: underline;
}

div#hero-sub a:link, div#hero-sub a:visited {
	color: #69BFDE;
	text-decoration: none;		
}

div#hero-sub a:hover, div#hero-sub a:active {
	color: #69BFDE;
	text-decoration: none;		
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */



/* @group Template Settings */

div#navigation {
       padding: 0px;
       height: 25px;
       line-height: 22px;
       background: #55309A;
       color: #ffffff;
       width: 100%;
}

div#navigation a:link,
div#navigation a:active,
div#navigation a:visited {
       color: #55309A;
}
div#navigation a:hover {
       color: #55309A;
}

div#header-left img {
	margin: 0px;
}

div#header-left, div.whoslogged, div#header-right {
	height: 269px;
	line-height: 269px;
}

div.whoslogged {
	text-align: right;
}

div#placeholder-search {
	padding: 46px 40px 0 0;
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 130px;
}

div#nav div#placeholder-nav {
	height: 25px;
}

div#placeholder-nav {
	padding-left: 18px;
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

div#hero {
	margin-right: 0;
	width: 600px;
}

div#hero div#placeholder-hero {
	overflow: hidden;
}

div#hero div#placeholder-hero, div#hero-sub div.inner {
	height: 216px;
}

div#hero-sub div.inner {
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

div#hero-sub div.pad {
	padding: 18px;
}

div#sub div.inner, div#sub2 div.inner {
	padding: 10px 10px 10px 10px;
}

div#main div.inner {
       padding: 10px 0px 10px 0px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#footer {
	padding-top: 18px;
	/* height: 72px ; */
}

.gold-bot-links a {
	text-decoration: none;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */