﻿
/********************************* CONSTANT DIV's *************************************/ 
body { background-image: url(images/bluish.jpg); }

#container { position: relative; width:750px; height: 2820px;
margin-left: auto; margin-right: auto; border: 3px solid #333333;	}

#priory { position: absolute; top: 0px; left: 0px; width: 250px; height: 170px;  
background-color: #ffffee; margin-top: 0;}

#header { position: absolute; top: 0px; left: 250px; width: 500px; height: 170px; 
background-color: #ffffee; margin-top: 0; }
#header a:link { color: #000080; text-decoration: none; }
#header a:hover { color: #c0c0c0; text-decoration: none; }
#header a:visited { color: #000080; text-decoration: none; }

#menu { position: absolute; top: 180px; left: 0px; width: 150px; height: 2600px; background-color: #ffffee;
padding-top: 40px; font: 10px Helvetica, Arial, sans-serif;}
#menu ul { list-style: none; margin: 0; padding: 0; text-align: center; padding-left: 0px;}
#menu li { border-bottom: 1px solid #000060; margin-bottom: 10px;  margin-left: 20px; padding-top: 3px; padding-bottom: 3px;}
#menu li a { display: block; padding: 2px; background-color: #000060; color: #ffffff; text-decoration: none; margin-left: 0px;}
#menu li a:hover { background-color: #000000; color: #ffffff; font-size: 10px; }

#bar { position: absolute; top: 170px; left: 0px; width: 750px; height: 10px; 
background-color: #ffffee; }
#bar hr { height: 3px; color: #999999; }

#copy { position: absolute; top: 180px; left: 150px; width: 500px; height: 2600px;
background-color: #ffffee;  padding-left: 50px; padding-right: 50px; padding-top: 40px; }
#copy h1 { font: italic 24pt Times New Roman, serif; color:#000; padding-left: 0px; } 
#copy a:link { font: bold 0.8em Verdana; color : #000060; text-decoration: none; }
#copy a:hover { font: bold 0.8em Verdana;color: #999999; text-decoration: none; }
#copy a:visited { font: bold 0.8em Verdana;color: #000060; text-decoration: none; }

#bottombar {position: absolute; padding-top: 10px; top : 820px; left: 200px; width: 750px; height: 20px; background-color: #ededed; }
#bottombar a:link { font: bold 10pt Verdana; color : #000060; text-decoration: none; }
#bottombar a:hover { font: bold 10pt Verdana;color: #999999; text-decoration: none; }
#bottombar a:visited { font: bold 10pt Verdana;color: #000060; text-decoration: none; }


/********************************** FONTS ************************************/ 

p { font: 0.9em Verdana, sans-serif; color: #000000; text-align: left; margin: 0; line-height: 1.2em;} /*book copy*/
p.rr { font: 0.9em Verdana, sans-serif; color: #000000; text-align: right; } /*browse links*/

h1 { font: italic 3.5em Times New Roman, serif; color:#000; margin: 0; line-height: 1.2em; padding-left: 10px; } /*mertonpriorypress*/
h1.catalog { font: normal 1.8em Times New Roman, serif; font-style: normal; color : #000; padding-left: 0px;} /*book titles*/

h2 { font: bold 1.0em Verdana, sans-serif; color: #800000; margin: 0; line-height: 1.4em; padding-left: 10px; } /*independent publisher*/

h3 { font: bold 0.6em Verdana, sans-serif; color: #666666; margin: 0; line-height: 1.5em; padding-left: 10px; } /*address details*/
h3.catalog { font: bold 0.8em Verdana, sans-serif; color: #800000; padding-left: 0; margin-top: 5px;}

h4 { font: bold 1.4 Verdana, sans-serif; margin: 0; line-height: 1.4em; color: #000080; } /*book title*/

h5 { font: bold 0.8em Verdana, sans-serif; margin: 0; line-height: 1.4em; color: #800000; } /*author*/

h6 { font: 1.6em Times New Roman, serif; color: #000000; margin: 0;} /*category*/

/********************************** MISCELLANEOUS TAGS ************************************/ 

img { border-style: none } 

hr { height: 2px; color: #000080;}

table {width: 90%; border: 1px #000060;}

td { width: 50%; margin-right: 5px; font: 0.6em;}
td a:link { color: #800000; text-decoration: none; font: 0.6em;}
td a:hover { color: #c0c0c0; text-decoration: none; font: 0.6em;}
td a:visited { color: #fff; text-decoration: none; font: 0.6em;}

