﻿body
{
	background-color:#b8c9b9;
	padding: 0;			
	margin: 1em;		
	font-size: 100.1%;
}

#page-container{
	border:1px solid #999;		/* border around the entire layout */
	min-width:1100px;
	background: url(blueBar_gradient.png) repeat top left;   /*  left part of top bar ### */	
	margin:0 ;			/* horizontal margins */
	font-size:75%;
	/* font-family: Arial, Helvetica, Sans-Serif, Purisa, "Comic Sans MS"; */
	font-family: Verdana, Helvetica, Arial, sans-serif, "Comic Sans MS", Purisa;
}

/* ============================================================================= */

#cb_header a, #cb_header a:link, #cb_header a:visited 
{
	color:Lime; background-color: transparent; text-decoration: none;  /* upper right 'home', about barb" ### */

}
#cb_header a:hover 
{
	color:Aqua;   /* back of upper right text */
}




#cb_footer
{
	height:37px; min-width:782px; text-align:right; margin:0; padding:0; 
	border-top:3px solid #09C;
	width:100%; position:relative;  bottom:0px;
}

#cb_header2  
{
	height:40px; text-align:right; white-space:nowrap; overflow:hidden; 
	margin:0; padding:0; 
	background: url(blueBar_gradient.png) no-repeat top right; /* top bar color */
	border-bottom:.3em solid #9c2c86; /* this is the thin border line  */  
}

#cb_header3   /* this centers the text in top bar   */  
{
	padding:10px 0; white-space:nowrap;
}

#cb_header href
{
	background:none; font-family:Arial, Helvetica, Sans-Serif; text-decoration:none; white-space:nowrap;
}

#cb_headerB   
{
	height:80px; background-color:Black;   /* middle bar background */
}

#cb_headerB h1
{
	display:inline; letter-spacing:.2em; 
	color:Yellow; 
	border-width:3em; position:relative; top:1em; left:1.5em;
	
	font-weight:bold; font-family: Papyrus, Pristina, "High Tower Text", "Kristen ITC", Calibri, Arial;
}

#imageLX
{
	display:inline; float:left;  width:auto; height:80px; padding:0; border-style:none; border-width:0;
}
#imageRX
{
	display:inline; float:right;  width:auto;  height:80px; padding:0; border-style:none; border-width:0;
}
/* ============================================================================= */
.footx
{
	width:1px; overflow:hidden; border-left:1px solid #E6EFF6;
}

.footx3 span
{
	color:#FFF;padding:10px 4px; background:none; font-family: Arial, Helvetica, sans-serif; text-decoration:none; white-space:nowrap;
}

.footx3
{
	color:#FFF; background:none; font-family: Arial, Helvetica, sans-serif; text-decoration:none; white-space:nowrap;
}

/* ============================================================================= */

#dropdown 
{
	margin: 0 auto;
	background-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 4px solid #700021;
	padding: 5px 0 0 0;
}
#dropdown li.selected {background-color:  #700021;
padding: 2px 15px 3px 15px; 
margin: 0 .5em;
color: #fff; 
border: 1px solid #fff; 
border-width: 1px 1px 0 1px; 
text-decoration: none;} 

#dropdownUL li.selected {background-color:  #700021;
padding: 2px 15px 3px 15px; 
margin: 0 .5em;
color: #fff; 
border: 1px solid #fff; 
border-width: 1px 1px 0 1px; 
text-decoration: none;} 
 
.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix
{
	min-width: 0;		/* trigger hasLayout for IE7 */
	display: inline-block;
	/* \*/	display: block;	/* Hide from IE Mac */
}


/* ==================  rmenu stuff  ================================ */

ul.rMenu, ul.rMenu ul, ul.rMenu li, ul.rMenu a
{
	display: block;		/* make these objects blocks so they're easier to deal with */
	margin: 0;
	padding: 0;		/* get rid of padding/margin values that these elements may have by default */
}

div.rMenu-center ul.rMenu  /* this is the actual tabs */
{
	float: left;
	position: relative;
	left: 50%;
}

div.rMenu-center ul.rMenu li  /* this centers the tabs */
{
	position: relative;
	left: -50%;
}


div.rMenu-center ul.rMenu li a    /* this spaces out the tabs */
{	padding: 2px 15px 3px 15px;	
	color: #fff;
	margin: 0 1.5em;
}

/* keeps tab names from being underlined:  */
div.rMenu-center ul.rMenu li a:link, div.rMenu-center ul.rMenu li a:hover, div.rMenu-center ul.rMenu li a:visited, div.rMenu-center ul.rMenu li a:active {text-decoration: none;}

div.rMenu-center ul.rMenu li a:hover   /* this makes the tab box bg red when hovered over */
{
	background-color: #903;
	color: #fff;
}

div.rMenu-center ul.rMenu li a		/* this puts a white fram around tabs */
{
border: 1px solid #7a7a7a;			/* border color of menu items */
border-width: 1px 1px 0 1px;
}

ul.rMenu-hor li						/* this spreads the tabs horizontally (instead of on-top each other   */
{
	float: left;
	width: auto; 
	font-size:larger;  /* font size inside header tabs (ff makes too small) */
}
/* ==================  end rmenu stuff  ================================ */




#outer-column-container
{
	border-left: 200px solid #fff;	/* left column's width and background color */
	border-right: 200px solid #fff;	/* right column's width and background color */
}

#outer-column-container, #inner-column-container { border-right-width: 0; }

#inner-column-container, #cbfooter {
	border-color: #999;		/* all the borders within the layout */
}



#inner-column-container /* middle column background (border around middle) ### */
{
		background-color:Black;	
/*	width: 100%;

	color:White;
	border: solid 1px #ccc;
	border-width: 0 1px;
	margin: 0 -1px;			  */
}

* html #inner-column-container 
{
	display: block;
}


#left-column   /* monte  -----------------see general2.css */
{
	float:  left;		
	margin-left: -200px;
	width: 200px;
	height: 3300px;	 /* <== overridden by dynamic javascript in master .cs  */
	
	min-height: 550px; 
	
	margin-right: 1px;   /* monte  -----------------see general2.css */
	position: relative;	/* resolve issues with links in left and right columns not being clickable in Safari */
	
	background-color:Maroon; color:#EEE8AA; 
}

#left-column .inside{margin: 10px;	/* <== this pads inside boxes leftmost col ###, using same 'inside' class tag in both places on master page */}


#left-column h3 
{ 
	color:#EEE8AA; /* headers of left boxes   palegoldenrod */
	font-size: 120%; 
	line-height: 130%; 
	font-weight:bold;
	text-align: center;
	margin-bottom: 0;		/* column menu titles should hug their menus */
}

#left-column .hi-lite 
{
	border:1px solid #EEE8AA; /* palegoldenrod */
	padding: 5px;
	margin: 0;
	line-height:130%;
	font-size:85%;
}

/* ************************************************************************************* */
.inside{margin: 0px;	/* <== this pads inside boxes leftmost col AND middle section (overridden for left section if specific to left col  ### */}
/* ************************************************************************************* */


.navcontainer ul
{
list-style-type: none;
padding: 0;
margin: 0;
width: 175px;
border: 1px solid #EEE8AA;
border-width: 0 1px 1px 1px;
}

.navcontainer li
{
	padding: 3px 5px 2px 2em ;
	border-top: 1px solid #EEE8AA;
	/* background: url(dot.gif) no-repeat .5em center; */
	font-size: 90%;
	line-height: 1.4;
}

.navcontainer ul li a
{
	text-decoration: none;
	font-size:1.5em;
	/* line-height: 102%; */ 

}

.navcontainer ul li a:link
{
	color:Silver; 
}

.navcontainer ul li a:visited
{
	color: #EEE8AA; /* palegoldenrod    gotcha -selected vs normal ### */
}

/*
.navcontainer ul li a:selected
{
	padding: 3px 5px 2px 2em ;
	text-decoration: none;
	font-size: 90%;
}
*/

.navcontainer ul li a:focus
{
	color:Lime; 
}

.navcontainer ul li a:hover
{
	color: Aqua;
}


.navcontainer ul li a:active
{
	color: Yellow;
}
/* ************************************************************************************* */
#middle-column
{
	float: right;		
	width: 100%;	
	margin-left: -1px;	/* make room for the left col's overflap */
}

#insideContainer 
{
float: left; padding:1em;  min-height:400px; margin: .8em;
background-position:left top; background-repeat:repeat;
background-color:Black; color:White;
}


#source-order-container  /* this puts inside stuff in upper right */
{
	float: left;		
	width: 100%;	
	margin-right: -1px;	
}



/* Highlight styles */
.hi-lite form, .hi-lite p    {margin-top:.1em; margin-bottom:.1em;} /* this reduces inside padding inside of boxes on left */

.clear-columns {clear: both;}
/*These hacks are aimed to resolve those discrepencies and provide a more consistent look to the layout.  */
.clear-columns
{
	/* hide from IE/Mac \*/
	padding-bottom: 1px;
	margin-bottom: -1px;		/* this padding/margin hack is here for
					   older Mozilla engines.  Hidden from IE/Mac as it triggers a 
					   horizontal scrollbar. */
}


.revised { text-align: center; margin: 0 auto; font-size: 70%;}


/* ************************************************************************************* */
.parx
{
	width:95%; float:left;  font-size:1.1em;  line-height:1.6em;  padding-right:1em;
	background-color:Black; color:White;
}


.bookpage
{
	font-family:"Times New Roman", Calibri, Arial; 
	margin-left:4em; margin-right:4em; text-align:justify; line-height:1.6em; padding:2em;
}


.tx
{
	border:0;   background-color:White; margin:2em; padding:1em;
}

.tdh
{
	  text-align:center; font-size:large; color:Red;  border-width:0;  font-family:arial, Arial, Helvetica;
}
.tx td
{
	border-style: ridge; text-align:center; 
}

.tx a
{
	color:Blue; font-size:x-large; 
}
.tx p
{
	color:Blue; font-size:small;  font-weight:bold; word-spacing:.3em; letter-spacing:.2em;
}

/* ************************************************************************************* */


.initCap:first-letter /* just defines 1st char here */
{ 
	font-size:x-large;
} 


.Article /* main def optional??? */
{
	width:100%; 
	color:White; background-color:Black; margin-top:0px;  float:left; 
}

div.Article    /* wraps both columns */
{
	float:left; width:100%; 
}


div.ArticleLeft    /* Article class */
{
	float:left; clear:both; background-color:Transparent; width:40%; height:100%;  vertical-align:top; 
	margin-left:45px;  padding-top:2em;  text-align:left;
	
		font-size:1.1em;  line-height:1.6em;
}

p.ArticleLeft 
{
 
}

div.ArticleRight    /* Article class */
{
	float:left; background-color:Transparent; width:40%; height:100%; vertical-align:top;  
	margin-left:45px; margin-right:10px; padding-top:2em; padding-left:2em;  text-align:left;
	
	font-size:1.1em;  line-height:1.6em;
}

/* ************************************************************************************* */

.reviewsBlurb
{
	float:left; clear:left;
	font-family: "Modern No. 20", Impact, Haettenschweiler, Calibri, Arial; 
	z-index:5;
	font-size:1.2em;
	width:240px;
	padding:1em;
}

.flx
{
	float:right; 
	padding:1em;
}

.saleItem
{
    float:left;  text-align:center;  margin:3em;
}

/* cellpadding */
th, td { padding: 10px; }

/*  cellspacing */
table { border-spacing: 0px; }

/* align (center) */
table { margin: 0 auto; }

