/* Text Ad Styles KIDS 2004-04-28 */
body {
	padding:0;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:76%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	color:#000;
	background-color:#ffc;
	}

a, a:link, a:visited, a:hover, a:active {color:#600; font-size:100%;}
h1 {
	font-size:1.2em;
	font-weight:bold;
	margin-top:0em;
	margin-bottom:0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyond summary in a simple comment.*/
	line-height:1.2em;
	color:#666;
	position:relative;
	}
h2 {
	font-size:76%;
	font-weight:bold;
	color:#060;
	line-height:1.3em;
	position:relative;
	margin:0;
	}
p {
	font-size:76%;
	margin:1.2em 0em 1.2em 0em;
	position:relative;
	}


div.ad_out	{width:200px;}
div.rnavin div.ad_out {width:195px;}
div.ad_in, div.ad_in_us, div.ad_in_ca, div.ad_in_uk	{font-size:76%; border:1px solid #e9e9e9; padding:4px; margin:0px 0px 8px 0px; background-color:#efe5ec; color:#000;}
div.ad_in_us	{background-image:url(/images/mn/ads/ad-bg-flag-us.gif); background-repeat:no-repeat; background-position:top right;}
div.ad_in_ca	{background-image:url(/images/mn/ads/ad-bg-flag-ca.gif); background-repeat:no-repeat; background-position:top right;}
div.ad_in_uk	{background-image:url(/images/mn/ads/ad-bg-flag-uk.gif); background-repeat:no-repeat; background-position:top right;}
p.ad1 {font-size:1.0em; color:#000; margin:0; padding-right:18px;}
p.ad2 {font-size:1.0em; color:#000; margin:0;}
p.ad3 {font-size:1.0em; color:#000; margin:0;}
p.ad4 {font-size:1.0em; color:#000; margin:0;}

p.ad1 a:link, p.ad1 a:visited, p.ad1 a:hover, p.ad1 a:active {font-size:100%; color:#D50043; margin:0;}
p.ad4 a:link, p.ad4 a:visited, p.ad4 a:hover, p.ad4 a:active {font-size:100%; color:#D50043; margin:0;}

div.rnavin p {margin:0 0 8px 0;}

div.ad_ebay_vert	{width:120px; background-color:#e1e1e1;}
div.ad_ebay_vert a:link, div.ad_ebay_vert a:visited, div.ad_ebay_vert a:hover, div.ad_ebay_vert a:active {font-size:100%;}

ul { margin: 0 25px; padding: 0; }
ul li { padding-top: 2px; padding-bottom: 2px; }



/* MAIN PAGE */
div#bookstore {background-color:#e0e8f8;padding:4px; margin-bottom:10px; font-size:100%; font-family:arial, sans-serif;}
div#bookstore_hed {background-color:#9db9d5;padding:2px; margin:0px;}
div#bookstore_hed p {background-color:#9db9d5;padding:2px; margin:0px; text-align:center;}
div#bookstore_hed a {font-size:100%; text-decoration:none; font-weight:bold; color:#000;}
div#bookstore p {margin: 4px 0px 4px 0px;}
div#bookstore p.i1 {margin: 4px 0px 4px 8px;}
div#bookstore p.i2 {margin: 4px 0px 4px 16px;}

