/*
	Title:    Junque-ez Site Wide Style Sheet
	Author: 	Russell James
  Contact:  russ@russelljames.net
	Created:	2007-01-17
	Modified:	2010-04-11
*/


/* General Page Rules */
body {background:#A00010; font-family: "Bitstream Vera Sans", "DejaVu Sans", Arial, Helvetica, sans-serif; font-size:12pt; margin:0pt 0pt 8pt 0pt;}

a:link {color:#A00010;}
a:active {color:white;}
a:visited {color:#FFC000;}
a:hover {color:yellow;}

h1 {font-size:3em;}
h2 {font-size:2.5em;}
h3 {font-size:2em;}
h4 {font-size:1.75em;}
h5 {font-size:1.5em;}
h6 {font-size:1.25em;}

img {border:none;}

/* Title Bar */
img.logo {float:left}

span.siteTitle {font-family: "Bitstream Vera Serif", "Times New Roman", Garamond, Georgia, serif; font-size:3em; font-weight:bold; font-style:italic; color:#FFC000;}

span.siteSubtitle {font-size:0.67em;}


/* Navigation Bar */
th.mainNavbar {font-size:1.25em; font-weight:bold; padding:15pt; background:#FFFFE4;}


/* Table of Contents Bar */
td.tocBar {font-family: "Times New Roman", Garamond, Georgia, serif; font-size:1.2em; color:#FFFFFF; text-align:center; vertical-align:top; width:15%;}

a:link.tocBar {color:yellow;}
a:active.tocBar {color:#A00010;}
a:visited.tocBar {color:#FFC000;} /* FFFFC0 */
a:hover.tocBar {color:#000000;}


/* Body of Main Table */
td.mainTablebody {padding:0pt 20pt 10pt 20pt; vertical-align:top; background:#FFFFE4;} /* FFFFE0 */

h1.pageTitle {font-size:2.25em; color:#000000; text-align:center;}

span.offLink {font-size:1.33em;}


/* Advertising Bar */
a {text-decoration:none;}
a:link.adBar {color:#FFC000;}
a:active.adBar {color:#A00010;}
a:visited.adBar {color:yellow;} /* FFFFC0 */
a:hover.adBar {color:#000000;}

td.adBar {font-family: Georgia, serif; font-size:1.083em; color:#FFFFFF; text-align:center; vertical-align:top; width:15%;}


/* Affiliations Bar */
td.linkTablecell {padding-top:20pt; background:#FFFFE4; width:14%;}


/* Contact Bar */
td.webBar {padding:10pt 35pt 10pt 35pt; vertical-align:top; background:#FFFFE4;}

td.cRight {background:#FFC000; color:#A00010; text-align:center;}




/* Individual Page Style Rules */

/* About Page */
div.pageSection {padding:0pt 0pt 5pt 0pt;}

h2.aboutHead {font-size:1.67em;}

/* Catalog Page */
span.xmasAccent1 {color:red; font-weight:bold; font-size:1.5em;}
span.xmasAccent2 {color:green; font-weight:bold; font-size:1.5em;}

/* Product Page(s) */
table.productPage {font-size:1.083em;}

td.productPagemaintablebody {padding:0pt 10pt 10pt 10pt; background:#FFFFE4;}

td.prodTablecol1 {width:33%;}
td.prodTablecol2 {width:34%;}
td.prodTablecol3 {width:33%;}

td.payPalPrint {font-weight:bold}

span.soldStamp {font-size:1.083em; color:red; font-weight:bold;}
span.freeShipping {font-size:1.083em; color:blue; font-weight:bold;}

a.thumbPic {margin:0pt 6pt 0pt 0pt;}

