div#tabs-container {
	width: 100%;
	padding-top: 20px;
	margin: 0 auto;
}

	
/* tab pane */
div.panes div {
	display:none;
	min-height:150px;
	padding:15px 20px;
	text-align: left;
	color: #000;
	clear: both;
	margin-top: 20px;
}


/* eBooks tabs
-------------------------------------------------------- */

/* root element for tabs  */
ul.tabs { 
	width: 600px;
	margin:0 auto 40px auto; 
	padding:0;
	height:30px;
	text-align: center;
	float: left;
	}

/* single tab */
ul.tabs li {  
	float:left;	 
	padding:0; 
	margin: 0;
	list-style-type:none;
	}

/* link inside the tab. uses a background image */
ul.tabs a { 
	float:left;
	display:block;
	padding:5px 0;	
	text-decoration:none;	
	height:74px;
	color:#690000;
	position:relative;
	text-indent: -5000px;
	}
	ul.tabs a.empty-tab { width: 0; height: 0; visibility:hidden; background: none;}
	ul.tabs a.amazon { width: 138px; background: url(/images/ebook-sellers.png) 0 0 no-repeat; }	
	ul.tabs a.barnes { width: 179px; background: url(/images/ebook-sellers.png) -138px 0 no-repeat; }
	ul.tabs a.iphone { width: 125px; background: url(/images/ebook-sellers.png) -317px 0 no-repeat; }
	ul.tabs a.sony{ width: 145px; background: url(/images/ebook-sellers.png) -442px 0 no-repeat; }

ul.tabs a:hover {
	color:#000;
	}
	ul.tabs a:hover.amazon, ul.tabs a.amazon.current { width: 138px; background: url(/images/ebook-sellers.png) 0 -74px no-repeat; }
	ul.tabs a:hover.barnes, ul.tabs a.barnes.current { width: 179px; background: url(/images/ebook-sellers.png) -138px -74px no-repeat; }
	ul.tabs a:hover.iphone, ul.tabs a.iphone.current { width: 125px; background: url(/images/ebook-sellers.png) -317px -74px no-repeat; }
	ul.tabs a:hover.sony, ul.tabs a.sony.current { width: 145px; background: url(/images/ebook-sellers.png) -442px -74px no-repeat; }
	
	

/* eBooks tabs
-------------------------------------------------------- */

body#ebooks div#main-content {
	padding-top: 0;
}

/* root element for tabs  */
ul.etabs { 
	width: 600px;
	margin:0 auto 40px auto; 
	padding:0;
	height:144px;
	text-align: center;
	float: left;
	}

/* single tab */
ul.etabs li {  
	float:left;	 
	padding:0; 
	margin: 0;
	list-style-type:none;
	}

/* link inside the tab. uses a background image */
ul.etabs a { 
	float:left;
	display:block;
	padding:5px 0;	
	text-decoration:none;	
	height:72px;
	color:#690000;
	position:relative;
	text-indent: -5000px;
	}
	ul.etabs a.empty-tab { width: 0; height: 0; visibility:hidden; background: none;}
	ul.etabs a.amazon { width: 179px; background: url(/images/ebook-sellers-trans.png) 0 0 no-repeat; }	
	ul.etabs a.barnes { width: 220px; background: url(/images/ebook-sellers-trans.png) -179px 0 no-repeat; }
	ul.etabs a.iphone { width: 188px; background: url(/images/ebook-sellers-trans.png) -399px 0 no-repeat; }
	ul.etabs a.sony{ margin-left: 120px; width: 160px; background: url(/images/ebook-sellers-trans.png) -120px -72px no-repeat; }
	ul.etabs a.million { width: 196px; background: url(/images/ebook-sellers-trans.png) -290px -72px no-repeat; }

ul.tabs a:hover {
	color:#000;
	}
	ul.etabs a:hover.amazon, ul.etabs a.amazon.current { width: 179px; background: url(/images/ebook-sellers-trans.png) 0 -136px no-repeat; }
	ul.etabs a:hover.barnes, ul.etabs a.barnes.current { width: 220px; background: url(/images/ebook-sellers-trans.png) -179px -136px no-repeat; }
	ul.etabs a:hover.iphone, ul.etabs a.iphone.current { width: 188px; background: url(/images/ebook-sellers-trans.png) -399px -136px no-repeat; }
	ul.etabs a:hover.sony, ul.etabs a.sony.current { margin-left: 120px; width: 160px; background: url(/images/ebook-sellers-trans.png) -120px -208px no-repeat; }
	ul.etabs a:hover.million, ul.etabs a.million.current { width: 196px; background: url(/images/ebook-sellers-trans.png) -290px -208px no-repeat; }




/* Books tabs
-------------------------------------------------------- */


/* root element for tabs-books  */
ul.tabs-books { 
	width: 600px;
	margin:0 auto 40px auto; 
	padding:0;
	height:30px;
	text-align: center;
	float: left;
	}

/* single tab */
ul.tabs-books li {  
	float:left;	 
	padding:0; 
	margin: 0;
	list-style-type:none;
	}

/* link inside the tab. uses a background image */
ul.tabs-books a { 
	float:left;
	display:block;
	padding:5px 0;	
	text-decoration:none;	
	height:74px;
	color:#690000;
	position:relative;
	text-indent: -5000px;
	}
	ul.tabs-books a.empty-tab { width: 0; height: 0; visibility:hidden; background: none;}
	ul.tabs-books a.amazon { width: 177px; background: url(/images/book-sellers.png) 0 0 no-repeat; }
	ul.tabs-books a.barnes { width: 204px; background: url(/images/book-sellers.png) -383px 0 no-repeat; }
	ul.tabs-books a.borders { width: 206px; background: url(/images/book-sellers.png) -177px 0 no-repeat; }
	

ul.tabs-books a:hover {
	color:#000;
	}
	ul.tabs-books a:hover.amazon, ul.tabs-books a.amazon.current { width: 177px; background: url(/images/book-sellers.png) 0 -74px no-repeat; }
	ul.tabs-books a:hover.barnes, ul.tabs-books a.barnes.current { width: 204px; background: url(/images/book-sellers.png) -383px -74px no-repeat; }
	ul.tabs-books a:hover.borders, ul.tabs-books a.borders.current { width: 206px; background: url(/images/book-sellers.png) -177px -74px no-repeat; }
	
/* selected tab */
ul.tabs a.current {
	color:#000;	
	cursor:default;
	background-position: 0 -74px
}


/* Tabs for Paperbacks (booksellers.html)
------------------------------------------------------------ */

body#booksellers div#main-content {
	width: 730px;
	margin-top: 0;
	padding-top: 0;
}

/* root element for tabs-paperbacks  */
ul.tabs-paperbacks { 
	width: 730px;
	margin:0 auto; 
	padding:0;
	height:74px;
	text-align: center;
	float: left;
	margin-left: 12px;
	}

/* single tab */
ul.tabs-paperbacks li {  
	float:left;	 
	padding:0; 
	margin: 0;
	list-style-type:none;
	}

/* link inside the tab. uses a background image */
ul.tabs-paperbacks a { 
	float:left;
	display:block;
	padding:5px 0;	
	text-decoration:none;	
	height:74px;
	color:#690000;
	position:relative;
	text-indent: -5000px;
	}
	ul.tabs-paperbacks a.empty-tab { width: 0; height: 0; visibility:hidden; background: none;}
	ul.tabs-paperbacks a.amazon { width: 132px; background: url(/images/paperbook-sellers-trans.png) 0px 0 no-repeat; }
	ul.tabs-paperbacks a.barnes { width:180px; background: url(/images/paperbook-sellers-trans.png) -132px 0 no-repeat; }
	ul.tabs-paperbacks a.borders { width: 157px; background: url(/images/paperbook-sellers-trans.png) -320px 0 no-repeat; }
	ul.tabs-paperbacks a.million { width: 251px; background: url(/images/paperbook-sellers-trans.png) -475px 0 no-repeat; }
	

ul.tabs-paperbacks a:hover {
	color:#000;
	}
	ul.tabs-paperbacks a:hover.amazon, ul.tabs-paperbacks a.amazon.current { width: 132px; background: url(/images/paperbook-sellers-trans.png) 0px -74px no-repeat; }
	ul.tabs-paperbacks a:hover.barnes, ul.tabs-paperbacks a.barnes.current { width: 180px; background: url(/images/paperbook-sellers-trans.png) -132px -74px no-repeat; }
	ul.tabs-paperbacks a:hover.borders, ul.tabs-paperbacks a.borders.current { width: 157px; background: url(/images/paperbook-sellers-trans.png) -320px -74px no-repeat; }
	ul.tabs-paperbacks a:hover.million, ul.tabs-paperbacks a.million.current { width: 251px; background: url(/images/paperbook-sellers-trans.png) -475px -74px no-repeat; }
	





