/* override styles for aicp pages */

.bookstore td.layout_banner { 
/* no longer used */
}

.bookstore td.layout_banner div { 
	position:relative;
	padding:0px 0px 1px 0px;
}


.bookstore td.layout_banner div div.page_banner_text {
      position: absolute;
      left: 608px;
	  padding:8px;
      width: 160px;   /* 180 - 2 * 12 */
	}

.bookstore td.layout_banner div div.page_banner_text h2 {
      font-family: Verdana, Arial, sans-serif;
      font-size: 13px;
      color: white;
      font-weight: bold;
	  padding-bottom:8px;
}

.bookstore td.layout_banner div div.page_banner_text p {
    color: white;
    font-size: 84%;
	line-height:16px;
    margin-bottom: 10px;
}

.bookstore td.layout_banner div div.page_banner_text a {
	color:#ffffff;
	text-decoration:none;
}

div.sidebar_navigation {
    /*background-color: #557722;*/
    font-size: 11px;
}


div.sidebar_navigation_subitem {
    width: 160px;  /* 180 - padding */
    background-color: #669933;
    padding:10px;
	margin-top:1px;
}


div.sidebar_navigation_subitem h2 {
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}

div.sidebar_navigation_subitem  a {
	color:#ffffff;
	text-decoration:none;
}

div.bookstore_sidebar_item {
    margin-bottom: 15px;
    font-size: 11px;
    background-color: #a8a8a8;
}

div.bookstore_sidebar_subitem {
    width: 150px;  /* 180 - padding */
    background-color: #e9e9e9;
    padding:15px;
    font-size: 11px;
}

div.bookstore_sidebar_subitem h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:20px;
	color:#005595;
}

.bookstore td.layout_banner div h2 {color:#ffffff;}

.bookstore div.layout_banner div h2 {color:#ffffff;}

.bookstore_table 
{
	width: 100%;
	font-size: 11px;
  border: none;
}

table.bookstore tr td
{
	border-style: none;
}

table.bookstore_profile
{
	/*width: 100%;*/
	margin: 2em 25px;
	margin-bottom: 1em;
}

table.bookstore_profile tr td
{
	border-style: none;
	font-size: 11px;
	padding: 5px;
}

table.bookstore_profile th
{
	padding: 5px;
	font-weight: bold;
	width: 30%;
}

.shipping_method
{
	font-size: 11px;
	border: none;
}

.shipping_method td
{
	border: none;
	padding: 3px 10px;
} 

td div.release 
{
	height: 96px;
}

p.order_button
{
	margin-left: 445px;
}

.vldSummary
{
	font-size: 11px;
}

.vldSummary p
{
  font-size: 11px;
	margin: 1em 2em;
  color: Red;  
}

.vldSummary ul 
{
	margin: 1em 2em;
  color: Red;
}

.error,
p.error
{
	color:#f00;	
}

div.browse
{
	padding-left: 35px;
  /*margin: 5px 35px;*/
  /*background-color: #a8a8a8;*/
  /*background-color: #e9e9e9;*/
  background-color: #f1f1f1;
}

div.browse input,
div.browse select 
{
	margin: 0px 5px;
	width: 160px;
}
				
div.browse input.text
{
	height: 15px;
}
	
tr.pager td
{
	border-style: none;
}

.pager tr td
{
  border-style: none;
  height: 40px;
  padding-top: 15px;
  color: #669933;
  font-size: 0.75em;
}

.pager a
{	
	text-decoration: none;	
}

.pager a:hover
{
	text-decoration: underline;
}

.imgCell
{
	padding: 10px;
}


div.author h2 a:hover 
{
  text-decoration: none;
}

.bookTitle h3 a {
    color: #669933;
    text-decoration: none;
    background-image: none;
    background-position:  0% 0%;
    background-repeat: repeat;
    padding-right: 15px;
}
.bookTitle h3 a:hover {
    text-decoration: underline;
}

