/* Store Layout */

#site{
	width: 1000px;
	margin: 0 auto;
	height: 100%;	
}

#top{
	width: 1000px;
	height: 212px;
	background-image: url('../images/ab_top_bg.jpg');
	background-repeat: no-repeat;
	position: relative;
	color: #FFFF99;	
}

#maintbl{
	width: 1000px;
	margin: 0 auto;
}

#logo{
	width: 302px;
	height: 159px;
	margin: 0 auto;
}

#topNav{
	width: 585px;
	position: absolute;
	top: 185px;
	left: 261px;
}

.topNavLink{
	float: left;
	display: inline;
	margin: 0 8px 0 8px;
}

#topNavLinkFirst{
	float: left;
	display: inline;
	margin: 0 8px 0 0;
}

#topNavCart{
	float: left;
	display: inline;
	margin: 1px 0 0 3px;
}



/* LEFT COLUMN */

.leftTD{
	width: 240px;
	vertical-align: top;
	background-image: url('../images/ab_left_tier2_bg.jpg');
	background-repeat: repeat-y;
	color: #FFFF99;	
}

#leftHome{
	float: left;
	display: inline;
	width: 238px;
	height: 477px;
	background-image: url('../images/ab_left_bg.jpg');
	background-repeat: no-repeat;
	color: #FFFF99;
}

#leftNav{
	position: relative;
	top: 0;
	left: 0;
	z-index: 3;
	width: 223px;
	min-height: 437px;
	padding: 40px 0 0 0;
	letter-spacing: -0.3px;
	text-align: right;
}

#leftContainerTier2{
    width: 240px;
    position: relative;
}

#leftBGTier2{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 240px;
	height: 447px;
}

#leftNavTier2{
	position: relative;
	top: 0;
	left: 0;
	z-index: 3;
	width: 223px;
	height: 437px;
	padding: 40px 0 0 0;
	letter-spacing: -0.3px;
	text-align: right;
}

#leftInfoTier2{
	margin-top: 10px;
	width: 230px;
	text-align: right;
}

.leftNavLink{
	margin: 0 0 11px 0;
	color: #FFFF99;
	line-height:16px;
}

.qSearchFld{
	margin: 0 0 9px 0;
	color: #FFFF99;
}

input.QSearchFormFld{
	width: 94px;
	border-left-style: groove;
	border-top-style: groove;
}

#left_info
{
	padding: 15px 0 20px 0;
}



/* Logos on Home page ONLY */

#abaa_logo{
	position: absolute;
	left: 11px;
	bottom: 18px;
}




/* RIGHT COLUMN HOME ONLY */

#rightHome{
	float: right;
	display: inline;
	width: 164px;
	height: 477px;
	background-image: url('../images/ab_right_bg.jpg');
	background-repeat: no-repeat;
	position: relative;
}

#ilab_logo{
	position: absolute;
	right: 11px;
	bottom: 18px;
}




/* MAIN CONTENT AREA */

#mainHome{
	float: left;
	display: inline;
	width: 598px;
}

.mainTD{
	width: 760px;
	vertical-align: top;
	background-image: url('../images/ab_main_bg.jpg');
	background-repeat: repeat-y;
}

#mainContainer{
    width: 760px;
    position: relative;
    padding-bottom: 30px;
}

#main a { color: #9999CC; text-decoration: none; font-size: 12px; }
#main a:hover { color: #999999; text-decoration: underline; font-size: 12px; }

#main_top_shadow{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	width: 760px;
	height: 40px;
}





/* FOOTER AREA */

#bottomBar{
	width: 1000px;
	height: 24px;
	clear: both;
	display: block;
}

#footerAB{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	color: #330000;
	font-size: 10px;
	padding: 0 0 20px 0;
}

#footerAB a{color: #330000; font-size: 10px; text-decoration: underline;}


.TD-year{
    font-weight: bold;
    width: 80px;
}

.TD-book{
    
}


.artisTable .topAuthor{
	padding-right: 8px;
	padding-top: 15px;
	text-align:left;
}


.artisTable .topAuthor .topAuthorImg{
   /* float: left;
    display: inline;
	*/
     text-align:center;
     margin-right:8px;
	width: 100px;
}

#backtotop{
     padding:15px 0 15px 34px;
}

#outertbl{
    width: 100%;
    height: 100%;
}