/* irj project default style sheet */
body {background:#ffffcc; }

p { font-family:Arial, Helvetica, Verdana; font-size:small; color:#444444;}

.menu {text-align:center; valign:top; padding:8px; border-right:1px solid; border-bottom:1px dashed; solid; background:#999999;}

hr {height:4px; width:80%; color:#8f8fc5; background:#8f8fc5; }

/* Table column for left menus */
.leftcolumn { width:20px;}

/* Table column for content */
.contentcolumn {}

.menuitem {font-family:Courier, Courier New, Arial; font-size:small; font-weight:normal; color:#444444;}

.menu_section_div {border-top:1px solid blue;}
.admin_menu {border-top:1px solid red;}

/* barlinks define appearance of links in the search bar */
p.barlinks {font-size:x-small; font-weight:bold; color:rgb(112,96,64); margin-top:0px; margin-bottom:0px; margin-left:4ex;}
p.barlinks a {color:rgb(112,96,64);}
p.barlinks a:hover {text-decoration:underline; color:rgb(80,128,208);}
.srchbar {background:#ffffcc; border-top:1px solid #000000; width:100%; height:2em; vertical-align:center;}

/* An arbitrary container used for grouping things */
.group {display:table; padding:0; border:none solid #000; margin:0;}

.content {padding:10px; padding-right:30px; text-align:left; valign:top; border-right:0px solid; border-bottom:0px;}

.footer {background:#ffffcc; text-align:center; margin-top:4px; border:1px solid;}

/* Style for debugging messages and information*/
.debug {color:#aa0000; background:#ffffcc;}

a {color:#000066;}
/* Following prevents borders around linked images in NS/Mozilla */
a img {border:none;}
a:hover {color:#8888ff; text-decoration:underline;}

/* Some predefined classes for span elements
   Add new ones, edit these, be sure to apply to templates
   in XSLT definition file (phtml.xsl is default)
*/

/* Note default xslt maps pagetitle elements to h1 */
h1 {font-family:Arial, Verdana, Helvetica; font-size:x-large; text-decoration:underline;}
h2 {font-family:Arial, Verdana, Helvetica; font-size:large; text-decoration:underline;}
h3 {font-family:Arial, Verdana, Helvetica; font-size:medium; text-decoration:underline;}
h4 {font-family:Arial, Verdana, Helvetica; font-size:small; text-decoration:underline;}

li {font-family:Arial, Verdana, Helvetica; font-size:small;}

.italic {font-style:italic; font-weight:bold;}

.emphasis1 {font-weight:bold;}

.emphasis2 {font-weight:bold; text-decoration:underline;}

.hilite {background:#bbbb66;}

.pathname {font-family:Courier, Courier New, Arial; font-style:italic;}

.filename {font-family:Courier, Courier New, Arial; font-style:italic;}

.varname {font-family:Courier, Courier New, Arial; font-style:italic; color:#333388;}

.codeblock {font-family:Courier, Courier New, Arial; font-style:normal; color:#333388;}

.markup {font-family:Courier, Courier New, Arial; font-weight:bold;}

.db_entity {font-family:Courier, Courier New, Arial; font-weight:bold; color:#338833;}

/* Some handy pre-defined elements, boxes, image formats */

.insertright {float:right; margin-left:1em; padding-right:1ex; padding-left:1ex; width:14em; border:1px solid; background:#ffffcc;}

.insertleft {float:left; margin-right:1em; padding-right:1ex; padding-left:1ex; width:14em; border:1px solid; background:#aaaaaa;}

.imageright {float:right; margin-left:1em; padding:4px; border:1px solid; background:#aaaaaa; text-align:center;}
.imageleft {float:left; margin-right:1em; padding:4px; border:1px solid; background:#aaaaaa; text-align:center;}
.imagecenter {border:1px solid; padding:4px; background:#aaaaaa; text-align:center;}

/* Style for db generated page links */
.db_gen_link {font-size:larger; font-weight:bold; margin-left:6ex;}

/* BROWSER NOTE: tables must have cellpadding and cellspacing set to 0 in
   HTML tag attribute to prevent default padding in both Mozilla and IE5
      Other attributes may be set with CSS class
*/
.maintable {display:table; width:780px; border:1px solid black; background:#ffffcc url(/images/oldpaper4.gif);}

.headcell {border-bottom:1px solid #444444;}

/* Style for index_base_class.php */
.limit_links {font-family:courier; font-size:smaller; font-weight:normal; background:#ffffff;}

/* Store Specific Definitions */
.ItemImageDiv {text-align:left;/* float:left;*/ width:30%; padding-right:40px; }

.formlabel {font-family:Arial, Verdana, Helvetica; font-size:small; color:#444444;}

/* IRJ Stores Definitions */

/* Main table elements used in index_body.php */
.dptindxtbl {background:#ffffcc; width:100%; border:0}
.dptindxgrcell {background:#ffffff; width:35%; border:1px solid white; vertical-align:center;}
.dptindxhdcell {padding-left:20px; padding-right:20px; background:#ffffcc; width:65%;}
.dptindxctcell {background:#ffffbb; padding-left:20px; padding-bottom:30px; vertical-align:top; }
.dptindxgdcell {background:#ffffaa; padding-left:20px; padding-bottom:30px; vertical-align:top;}
.dptindxname {font-size:medium; font-weight:bold;}
.dptindxcats {margin-left:10px; font-size:medium;}
.dptindxgrids {margin-left:10px; font-size:medium;}

/* Main table elements used in grid_body.php */
.gridnametbl { width:100%; border:0;}
.griditemtbl {background:#ffffcc; width:100%; border:0; margin-top:10px;}
.gridnamecell {width:70%; vertical-align:top;}
.gridsrchcell {width:30%; vertical-align:top;}
.griditemcell {width:30%; background:#ffffff; border:1px solid #000000; padding:4px;}
.gridfillercell {width:30%; background:#ffffcc; border:1px solid #000000; padding:4px;}
.gridname {font-size:x-large; color:#000000;}
.griditemname {font-size:small; font-weight:bold; color:#666666; text-align:center;}
.griditemsub {font-size:small; color:#666666; text-align:center;}
.griditemextra {font-size:small; font-weight:bold; color:#884444; text-align:center;}
.griditemprice {font-size:small; color:#ff4444; text-align:center;}
.griditemcontext {font-size:small; font-weight:bold; color:#884444; text-align:center;}

/* Main table elements used in Details page template */
.itemnametbl { width:100%; border:0;}
.itemnamecell { width:70%; border:0;}
.itemsrchcell {width:30%; vertical-align:top;}
.itemname {font-size:x-large; color:#000000; margin-bottom:8px;}

/* Search page elements */
.searchtbl {background:#ffffcc; width:100%; border:0;}
.searchtitle {font-size:x-large; color:#000000; margin-bottom:8px;}
.searchgrcell {background:#ffffff; padding:10px; border:0px solid white; vertical-align:center;}
.searchitemcell {background:#ffffcc; padding:10px; border-bottom:1px solid white; vertical-align:center;}

/* Specials text box */
.specialtextdiv {width:85%; padding:4px; border:1px solid red; background:#ffeeee; font-color:#0000ff;}

/* DB Price override in details page */
.details_dbprice {color:red; text-decoration:none; font-weight:bold;}
.details_listprice { }
.details_discount {color:red; font-weight:bold; }
.details_dbextras {font-weight:bold;}

/* Scriptural style */
.verse  { color: #446688; font-size: 10pt; font-family: Verdana, Arial, Helvitica }

/* Scriptural notes */
.note  { color: #886644; font-size: 10pt; font-family: Courier; text-align:left;}

/* Scripture citation style */
.vcite {font-family: Arial; color: #6688aa;}

/* Highlighted scripture style */
.hiverse        { background-color: #d8d8f0 }

/* Borrowed from clw for catalog */

.product_div {margin-bottom:8px; border:1px solid brown;}
.catalog_left {background:#d0d8f0;}
.price_info {font-size:12pt; font-weight:bold; color:brown;}
.special {color:#cc0000; font-size:larger; font-style:italic; font-weight:bold; text-decoration:underline;}

/* FROM STORES STYLES */

.indxnametbl {width:100%}
.indxnamecell {width:70%; vertical-align:top;}
.storetitle {font-size:large;font-weight:bold; margin-bottom:6px;}
.indxsrchcell {width:30%}
.indxitemtbl { width:100%; border:0; margin:0;}
.indxcell { vertical-align:top; width:180px;}
.indxitemsel {}
.indxitemnot {background:#ffffcc; border-bottom:1px solid #c2c2c2;}
.indxitemname {font-weight:bold; margin:4 4 4 4;}
.indxitemname a {color:#000000;}
.indxitemname a:hover {color:rgb(80,128,208);}
.indxdetailcell {vertical-align:top;}
.indxcatname {font-size:small; margin-left:20px;}
.details_db_extras {font-weight:bold; margin:0;}
.listprice {font-weight:normal}
.dbprice {font-weight:bold; color:red;}
.discount {font-weight:bold; color:red;}
.searchbar {text-align:center; border-bottom:1px solid #656565; margin:0 0 5px 0; padding:0 0 5px 0;}
