/*
 * sfreviews.css
 *
 * Modification History
 *
 * 	2007-03-29 	0.5
 *			resolved floating layout
 *
 */


img.jupitersize {height:30px; }
img.sfbackground { position: absolute; left: 10%; top: 30px; height: 80px; width:89% }
img.sflogotext   { position: absolute; left: 1%; top: 10px; height: 120px; width:8% }

div.mainlayout { position: absolute; left: 10px; top: 130px; font-size:0.9em }
table.mainlayout {  font-size:0.9em ; border-style : none; position: absolute; left: 10px; top: 147px; font-size:0.9em }
hr.mainlayout { position: absolute; left: 10px; top: 138px; border-top : solid ; border-top-width: thin }
tr.xmainlayout { height : 145px; border-style : none} 

div.selectdiv {border : ridge;  border-color : lightgreen; margin-top:5.5em; text-align : center;  width:60px; background-color : darkgreen; color : yellow}
a.authorsselector { 
		    font-style : normal ; 
                    font-family : "Andale Mono", monospace ; 
                    font-size : 1.2em ; 
		    background-color: darkgreen ;
                    color : yellow ; 
                    font-weight : bold} 
a.authorsselector:link { color : yellow}
a.authorsselector:visited { color : yellow}
a.authorsselector:hover { color : blue ; text-decoration : none ; background-color : yellow }
a.authorsselector:active { color : blue}
p.authorsselectintro {text-align : center ; font-style : normal ;  font-size : 0.6em ; color : yellow ; margin-bottom : 0% ; margin-top : 8% ; margin-left : 10% ; width:50px} 
p.authorsselectexit {text-align : center ; font-style : normal ;  font-size : 0.6em ; color : yellow ; margin-bottom : 4% ; margin-top : 0% ; margin-left : 10% ; width:50px} 

a.chronologyselector { 
		    font-style : normal ; 
                    font-family : "Andale Mono", monospace ; 
                    font-size : 1.0em ; 
		    background-color: darkgreen ;
                    color : yellow ; 
                    font-weight : bold} 
a.chronologyselector:link { color : yellow}
a.chronologyselector:visited { color : yellow}
a.chronologyselector:hover { color : lightblue ; text-decoration : none ; background-color : yellow }
a.chronologyselector:active { color : lightblue}
p.chronologyselectintro {text-align: center ; font-style : normal ;  font-size : 0.6em ; color : yellow ; margin-bottom : 0% ; margin-top : 8% ; margin-left : 10% ; width:50px} 
p.chronologyselectexit {text-align: center ; font-style : normal ;  font-size : 0.6em ; color : yellow ; margin-bottom : 4% ; margin-top : 0% ; margin-left : 10% ; width:50px} 

a.titlesselector { 
		    font-style : normal ; 
                    font-family : "Andale Mono", monospace ; 
                    font-size : 1.2em ; 
		    background-color: darkgreen ;
                    color : yellow ; 
                    font-weight : bold} 
a.titlesselector:link { color : yellow}
a.titlesselector:visited { color : yellow}
a.titlesselector:hover { color : blue ; text-decoration : none ; background-color : yellow }
a.titlesselector:active { color : blue}
p.titlesselectintro {text-align : center ; font-style : normal ;  font-size : 0.6em ; color : yellow ; margin-bottom : 0% ; margin-top : 8% ; margin-left : 10% ; width:50px} 
p.titlesselectexit {text-align : center ; font-style : normal ;  font-size : 0.6em ; color : yellow ; margin-bottom : 4% ; margin-top : 0% ; margin-left : 10% ; width:50px} 

.quote { font-size : x-small ; font-style : italic  ; text-align : right}

/*
 * The original
 *
 */

body { 
	margin-left : 0 ; 
	margin-right : 0 ; 
	background-color : #334433 ; 
	color : white ;
	font-size : 0.9em ;
	font-family : Georgia, Arial, Helvetica, sans-serif; 
     }
h1 {font-size:2.5em}
h2 {font-size:2.0em}
h3 {font-size:1.5em}
h4 {font-size:1.5em}

P { text-align : justify ; font-weight : 400 ;
  }

P.review { text-align : justify ; font-weight : 400}

A { color : yellow; font-style : italic ; text-decoration : none }
A:link { color : yellow}
A:visited { color : #7FFF00}
A:hover { color : yellow ; text-decoration : none ; background-color : forestgreen }
A:active { color : orange}

a.menutext { color : lightgreen; text-decoration: none ; background-color : darkgreen ; font-family : Arial, helvetica, 'sans-serif' ; font-style : normal ; font-weight : bold ; font-size : 13px; }
a.menutext:link { color : lightgreen ; text-decoration : none}
a.menutext:visited { color : yellow ; text-decoration : none}
a.menutext:hover { color : brown ; background-color : white ; text-decoration : none}
a.menutext:active { color : red ; text-decoration : none}

a.trmenutext { color : lightgreen; text-decoration: none ; background-color : darkgreen ; font-family : Arial, helvetica, 'sans-serif' ; font-style : normal ; font-weight : lighter ; font-size : 12px; }
a.trmenutext:link { color : lightgreen ; text-decoration : none}
a.trmenutext:visited { color : yellow ; text-decoration : none}
a.trmenutext:hover { color : brown ; background-color : white ; text-decoration : none}
a.trmenutext:active { color : red ; text-decoration : none}

div.menu {position: absolute; left:11%; right: 20%; top: 111px; height: 50px; width:100%; font-size:10; font-style:normal; font-weight:bold; z-index:2}
div.trmenu {position: absolute; right: 1%; top: 10px; height: 30px; width:300px; font-size:10px; font-style:italic; font-weight:bold; text-align:right}
div.artist {color : yellow; font-weight:500; font-size:0.8em; align:right }
div.amazon { text-align : left; 
             align : left ; 
             color : yellow; 
             font-weight : bolder; 
             font-style : italic ;
             font-size : 9pt; 
             font-family : Arial, Helvetica, sans-serif ; 
           }
div.works {color : yellow; font-weight:500; font-size:0.8em; align:right  }
div.artworks {color : yellow; font-weight:500; font-size:0.8em; align:right  }
div.loaded { font-style : italic ; text-decoration : none ; text-align : right ; } 
p.artworks {color : yellow; font-weight:500; font-size:0.8em; align:right  }


span.amazon { text-align : left; color : yellow; font-weight:500; font-size : 1em; align : left}

div.reviewtitle {font-size:2.5em; font-weight:bolder; }
div.reviewauthor {font-size:1.5em; font-weight:bolder; }
div.reviewcopyright {font-size:1em; font-weight:bolder;}
div.nldate {font-size:0.75em; text-align: left; }
div.nllink {font-size:0.75em; text-align: left; }
div.inldate {font-size:1em; }
div.inllink {font-size:1em; }
div.nllistdate {font-size:1em; width:40% ; float:left; }
div.nllistlink {font-size:1em; position: relative; right:10%; }

div#reviewc { margin-left : 2em; margin-right: 2em }
div#reviewct { text-align: center; text-weight : bold}
div#reviewctb { margin-left: 4em ; margin-right: 4em ; text-align: center; font-size: 1.5em; }

div#newcoverslist {position: relative; left: 1%; font-size: 0.8em; font-style: italic; }

#reviewrating { font-weight:bolder; font-style:italic;  }
#reviewratingplanets { font-weight:bolder; font-style:italic; vertical-align:baseline;}
#reviewratingtext { font-weight:bolder; font-style:italic; }
#newsletterlist { font-weight:bolder; font-style:italic; text-align:right; }

img.bigletter { border:0 ; align:right } 
a.bigletter { font-style : normal ; font-family : Georgia, Courier ; font-size : 400% ; margin-left : 5% ; margin-right : 5% } 




