/* Pingitore Associates CSS File */
body {	width: 910px;
	margin: 0px auto;
	padding: 0;
	text-align: center;
        background-color: #bbb;
	margin-top: 0px;
}

#wrapper  {	width: 100%;
		font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
    		margin: 0px auto;
    		text-align: left;
		background-color: #fff ;
		min-height: 1200px;
}
#wrap-pop { width: 645px; text-align: left; font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
    		margin: 0px auto;
    		text-align: left;
		background-color: #fff ;}

#header {	text-align: center; background-color: #fff; margin-bottom: 10px; }

#header p { background-color: #ddd; }


body#home #menu-home a,
body#pubs #menu-pubs a,
body#data #menu-data a,
body#eboo #menu-eboo a,
body#mult #menu-mult a,
body#sign #menu-sign a,
body#whyu #menu-whyu a,
body#even #menu-even a,
body#orde #menu-orde a,
body#cust #menu-cust a,
body#cont #menu-cont a,
body#reps #menu-reps a    { background-color: #f82102; } 

body#eboo #menu-eboo ul.rnorm a { background-color: #68789B; } 
body#eboo #menu-eboo ul.rnorm a:hover {background-color: #62256b; }

.log-pu, .log-w { color: #610C88; } 

.log-w { 	text-align: center; 
		letter-spacing: .6em; 
		text-transform: uppercase; 
		font-size: 1em; 
		font-weight: bold; 
		padding-left: 30px; }

.log-b { 	background-color: #ddd; 
		color: #333; 
		letter-spacing: .1em; 
		text-transform: uppercase; 
		font-size: .7em; 
		font-weight: bold; 
		padding-left: 30px; }

* html .log-w { margin-left: -45px; }
.hilite { color: #600; }
.log-gr { color: green; }
.log-rd { color: red; }
.log-bl { color: blue; }
.log-st { font-weight: bold; }


.float-divider {clear: both;
		display: block;
		font-size: 1px;
		height: 1px;
		line-height: 1px;
}
.cl-l { 	clear: left; height: 1px; }
.cl-r { 	clear: right; height: 1px; }
.b2 { 		font-size: 1.5em; line-height: 1.4em; }
.xt { 		text-decoration: line-through; color: #600; }


h3 {	text-align: left;
	font-family: Georgia, "Times New Roman", serif;
	color: #0719ff;
	margin-right: 10px;
}

.sbc h3 em { 	color: #600; }
.cap { 		font-size: .8em; margin: 0 5px; }
.sepa {	 	height: 0; clear: both; }

.sbc, .sbd, .sbe, .sbf {	float: left;
				width:445px;
				min-width: 200px;
				font-size: 1em;
				line-height: 1.5em;
				margin: 0px 10px 10px 25px; /*left was 20*/
				text-align: left;
				color: #333;	
}
.sbs  { text-align: left;
	float: left;
	width: 200px; height: 425px; /* 132 */
	margin: 20px 0px 0 0px;
	float: right;
	color: green;
	font-weight: bold;
	line-height: 1.3em;
	
	padding: 0px 0px 0px 0px;
	background-color: #ddd; 
}

.sbs1 { background-color: #ddd;
/*border-color:black;
border-style:solid;
border-width:1px 2px 2px 1px;*/
float:right;
padding:5px;
margin: 20px 10px 0 10px;
width:190px;
}
.sbs1 ul { list-style-type: none; margin: -3px 0 0 -15px; } /*Positioning inside box*/
.sbs1 ul a {
	color: green;
	font-weight: bold;
	line-height: 1.3em;
	text-decoration: none;
	display: block;
	width: 170px; 
}

.sbs1 ul a:hover { width: 170px; background-color: #f82102; color: #fff; }

/*
.sbs a { 	text-decoration: none; color: green; }
.sbs a:hover {  background-color: #8fff96; }
*/

.sbs li a { 	padding-left: 0px; width: 160px; text-decoration: none; color: green; }
.sbs li a:hover {  display: block; width: 160px; background-color: #f82102; color: #fff;  }


* html .sbs li {	clear: both;
		height: 1px;
}
/*
* html .sbs ul a:hover { background-color: #8fff96; clear: both; height: 1px; line-height: 1px; }
*/

* html .sbs ul a:hover { background-color: #f82102; color: #fff; clear: both; height: 1px; line-height: 1px; }




.sbr img { 	margin: 5px 30px 10px 0px; 
		padding-right: 30px;
		text-align: center;
}

p .strong { color: #ff0000; }

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
/*  Panda colors:
 *    bluish background for menu, not highlighted:   #68789B
 *    purple highlighted item when hovering over menu item:  #62256b
 */

.menu { /* font-family: arial, sans-serif; */
	width:160px; /*height:150px; */
	position:relative; margin:0; /* font-size:11px; */
	margin: 20px 5px 5px 0px; /* margin: 50px 0; */
	float: left;
}

.menu ul li a, .menu ul li a:visited {
	font: bold 14px Arial, sans-serif;
	display:block; 
	text-decoration:none; 
	color:#FFF; 
	width:160px; 
	height:2em; 
	text-align:left; 
	border-width:1px 1px 0 0; 
	background:#68789B; 
	line-height:2em; 
	letter-spacing: .1em;
	text-transform: uppercase;
	margin: 0px 0 0px 5px; 
	border: 1px solid #eee;
	padding: 0 5px; 
}

.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative; }
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff !important; background:#62256b !important;}
.menu ul li:hover ul {display:block !important; position:absolute !important; top:0 !important; left:174px !important; width:150px !important;}
.menu ul li:hover ul li a.hide {background:#62256b !important; color:#fff !important; }
.menu ul li:hover ul li:hover a.hide {width:150px !important; }
.menu ul li:hover ul li ul {display: none !important;}
.menu ul li:hover ul li a {display:block !important; background:#68789B !important; color:#fff !important; width:150px !important;}
.menu ul li:hover ul li a:hover {background:#62256b !important; color:#fff !important; }
.menu ul li:hover ul li:hover ul {display:block !important; position:absolute !important; left:150px !important; top:0 !important; color:#fff !important;}
.menu ul li:hover ul li:hover ul li a {display:block !important; width:150px !important; background:#68789B !important; color:#fff !important;}
.menu ul li:hover ul li:hover ul li a:hover {background:#62256b !important; color:#fff !important;border:1px solid #eee !important;}


body#eboo #menu-eboo a.r3  { background-color: #f82102; }
body#eboo #menu-eboo a:hover.r3  { background-color: #62256b; }

/* copyright information */
#copyw, .fineprint {	font-size: .7em;
			text-align: center;
			line-height: 1.1em;
			color: gray;
}

#copyw a {	text-decoration: none;
		color: gray; }
/* end copyright styles */


.redline h4 { 	border-top: 1px solid #600; }
.rb { border: 1px solid #600; margin-left: 8px; margin-bottom: 8px;}
.rt, .rt2, .rt3, .rt4 { float: right; margin: 1% 1% 0 0; }
.rt2 { margin: 0; }
.rt3 { width: 100px; color: #610C88; font-size: .8em; line-height: 1em; background-color: #eee; text-align: left; margin-left: 10px; }
.rt4 { margin: 10px; }
table { border-collapse: collapse; }
.rt th, td { padding: 7px; border: 1px solid #600; }
.od { background-color: #eee; }
.o140 { width: 255px; min-width: 140px; }
.o100 { width: 200px; min-width: 100px; }
.o70 { width: 140px; min-width: 70px; }
.o55 { width: 110px; min-width: 55px; }
.o35 { width: 70px; min-width: 35px; }
.o9 { width: 18px; min-width: 9px; }

.o6 { width: 50px; min-width: 25px; }  /* extended */
.o5 { width: 50px; min-width: 25px; }   /* price */
.o4 { width: 110px; min-width: 55px; } /* publisher */
.o3 { width: 110px; min-width: 55px; }   /* isbn */
.o2 { width: 180px; min-width: 90px; }  /* title */
.o1 { width: 20px; min-width: 12px; }   /* quantity */

.pub3 { border-collapse: collapse; line-height: .8em; font-weight: none; }
.pub4 {	border: none;  background-color: #eee ; font-weight: bold; }
.pub5 { background-color: #eee; }
.rt .pub3 th, td { padding: 3px; border: none; }
.clear-none { clear: none; }
.clear-right { clear: right; }
.clear-left { clear: left; }
.int-a { float: left; width: 100%; font-size: .8em; }
.int-l { float: left; width: 50%; min-width: 280px; }
.int-r { float: right; width: 50%; min-width: 280px;  }
.int-l, .int-r { font-size: .6em; }
.sbd, .sbe, .sbf { width: 560px; text-transform: uppercase; }
.sbf { text-transform: none; }
.sbe img { float: right; margin: 10px; }
.content-row { padding: 0 35px 0 0; }
		 
.pub1, .pub td {	padding: 3px;
			margin: 0px;
			font-size: .9em;
			line-height: 1.1em;
			border: 1px solid #600;
}
.pub1 { 	margin-left: 40px; line-height: .9em; }
.pub1 td {	border: none;  font-weight: bold; }
.lp { 		color: #610c88;	font-size: 1.2em }
.mixed { text-transform: none; }
.ck { background: #fff url(../images/cm.png) no-repeat 65px 0px; }
.tr0 { width: 220px; text-align: center; }
.tr1 { width: 120px; text-align: center; }

.pl, .pl2 { 	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: .7em;
	color: red;
	text-align: center;
}

.pl2 { width: 400px; float: right; margin: 0 15px 10px 0; }
.dia { font-family: Arial, "Trebuchet MS", Helvetica, sans-serif; }
.suit { font-size: 18pt; }
.ind { margin-left: 18px; }
.now { white-space: nowrap; }


.nor { font-weight: none; font-size: .9em; }
.remit, .remhd { border: 1px solid #600 ; margin: 0px 5px 5px 200px ; padding: 5px; background-color: #eee; }
.remit { padding-left: 50px; }
.remhd { background-color: #ab6fff; display: block; margin-bottom: 0; font-weight: bold; }
.fineprint { line-height: .7em; color: #600; }
.sfrm { border: 1px solid #aaa; background-color: #eee; width: 580px; }
.sf-ta { margin-top:0px; font-size: .9em; text-decoration: uppercase; font-weight: bold; background-color: #ccc; } 
.sf-lh, .sf-fw { float: left; width: 48%; margin-left: 5px; }
.sf-fw { width: 99%; }
.sf-5 { margin: 0 5px 0 5px; }
.sf-15 { margin-left: 25px; }
.sf-r5 { margin-right: 25px; }
.sf-rh { float: right; width: 49%; margin-right: 5px; }
.fm_fld { font-weight: bold; font-size: .9em; text-decoration: uppercase; background-color: #ccc; }
.ord { margin: 0 20px 0 20px; }
.ctr { text-align: center; }
.lft { text-align: left; }
.right { text-align: right; }
.sm { font-size: .9em; }
.dn { display: none; }
.rep strong a { font-size: 1.1em; color: #600; letter-spacing: .3em; }

