@charset "utf-8";
/* CSS Document */

#subtabbox {margin: 0 auto 0 auto;
padding: 0;
width: 400px;
height: 30px;
}
#subtabtop {margin: 0 auto 15px auto;
padding: 3px 0 0 0;
width: 583px;
height: 33px;
border-bottom: 1px solid #78c0eb;
}
#subtabhead {margin: 0;
padding: 0 5px 0 0 ;
width: 75px;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
list-style: none;
text-decoration: none;
}
#subtabhead a {margin: 0;
padding: 7px 0px 6px 0;
background-color:#d3eef9;
text-align:center;
color: #333;
text-decoration: none;
display:block;

}
#subtabhead a.on {margin: 0;
padding: 7px 0px 6px 0;
background-color:#78c0eb;
color: #333;
text-decoration: none;
display:block;
text-align:center;

}
#subtabhead a:hover {background-color:#ffc94b;
color: #272a89;
text-decoration: none;
}
#itemtitle {margin: 0;
padding: 0;
width: 372px;
float: left;
font-size: 16px;
font-style:italic;
color: #272a89;
}

#itemauthor {margin: 0;
padding: 0;
width:372px;
float: left;
color: #272a89;
}

#itemimage {position: relative;
margin: 0 10px 0 0;
padding: 0;
width: 100px;
height: 100%;
float: right;
border: 0;
}
#itemimage img:hover {width: 100%;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
}
#itemimage:link {border: 0;
}
#itemimage2 {position: relative;
margin: 0 10px 0 0;
padding: 0;
width: 100px;
height: 180px;
float: right;
border: 0;
}
#itemimage2 img:hover {width: 100%;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
}
#itemimage2:link {border: 0;
}

#buynow {position: relative;
margin: 0 25px 0 0;
padding: 0 0 0 0;
width: 75px;
height: 30px;
float: right;
}
#buynow img:hover {width: 100%;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
}
#itemdescrip {margin: 5px 0 0 0;
padding: 0;
width: 445px;
height: 100%;
font-size: 14px;
color: #333;
float: left;
}

#itemavail {margin: 5px 0 0 0;
padding: 0;
width: 445px;
color: #272a89;
float: left;
}

#itemclear {width: 570px;
height: 15px;
clear: both;
}
#clear2 {width: 570px;
height: 1px;
clear: both;
}
#recoread {margin: 5px auto 15px auto;
padding: 45px 0 0 8px;
width: 587;
height: 100%;
background-image:url(../siteimages/RecoRead_bkgrnd.jpg);
background-repeat:no-repeat;
background-position:top left;
background-color: #c7eafe;
}
