html { margin: 0px; padding: 0px; }

body {
	margin: 0px; 
	padding: 0px;
	color: #000000;
	background: #fff;
	font: 1.0em  Arial,Times, Helvetica, sans-serif;
}
.fontText
{
	font-size:10pt;
}

.imgBooks
{
	height: 160px; width: 160px; text-decoration: underline; border-right: black 1px solid; border-top: black 1px solid; border-left: black 1px solid; border-bottom: black 1px solid;
}
.CellBlue
{
	COLOR: #ffffff; BACKGROUND-COLOR: #333366
}
.CellTeacher
{
	color:#ffffff; background-color:#9A8743
}
.CellAppr
{
	color:#ffffff; background-color:#89395E
}

.CellAuthor
{
	color:#ffffff; background-color:#2E1952
}

.CellCart
{
	color:#ffffff; background-color:#3F273D
}
.CellContact
{
	color:#ffffff; background-color:#EAC133
}
.CellParents
{
	color:#ffffff; background-color:#472E41
}

.box { 
  background: #55AABB; 
}
.boxtop { 
  background: url('images/ne.gif') no-repeat top right; 
}
.boxtop div { 
  height: 150px; 
  background: url('images/nw.gif') no-repeat top left; 
}
.boxbottom { 
  background: url('images/se.gif') no-repeat bottom right; 
}
.boxbottom div { 
  height: 150px; 
  background: url('images/sw.gif') no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 150px 0px 150px;
}


/* basic selectors */
a:link { color:Navy; text-decoration:'underline'}
a.grp:link { color:Orange; text-decoration:'underline'}
a.grp:visited { color:Orange; text-decoration:'underline'}
a.grp:active { color:Orange; text-decoration:'underline'}
a.grp:hover { color:Red; text-decoration:'underline'}

a.subcategory:hover { color:Blue; text-decoration:'underline';margin-left:10px;}
a.subcategory:link { color:Maroon; text-decoration:'underline';margin-left:10px;}
a.subcategory:visited { color:Blue; text-decoration:'underline';margin-left:10px;}
a.subcategory:active { color:Blue; text-decoration:'underline';margin-left:10px;}

a.topLinks:hover { color:Blue; text-decoration:'underline';margin-left:10px;}
a.topLinks:link { color:Maroon; text-decoration:'underline';margin-left:10px;}
a.topLinks:visited { color:Navy; text-decoration:'underline';margin-left:10px;}
a.topLinks:active { color:Orange; text-decoration:'underline';margin-left:10px;}

a:visited { color: Navy;  text-decoration:'underline'}


a:active, a:hover { color: Maroon;  text-decoration:'underline'}
th
{
    vertical-align:top;
}
td
{
    vertical-align:top;
}
td.grp {
	BORDER-RIGHT: #006699 1px solid; BORDER-TOP: #006699 1px solid; FONT-WEIGHT: bold; BORDER-LEFT: #006699 1px solid; COLOR: #006699; BORDER-BOTTOM: #006699 1px solid; BACKGROUND-COLOR: #ffffff; font-weight:normal;
}
h1 {
	color: #5b626c;
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color: #5b626c;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #5b626c;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color: #5b626c;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	color: #000;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	color: #000;
	font: bold italic 100% Verdana, Arial, Helvetica, sans-serif;
}

img { border: 0px; }
hr { color: #ccc; height: 1px; }
table { font-size: 100%; }
code { color: #6c0; font: 100% "Courier New", Courier, monospace }
form { margin: 0px; padding: 0px; }
input, textarea, select { font: 100% Verdana, Arial, Helvetica, sans-serif; border:1px solid #666666;}

#bar { /* styles for horizontal top bar */
	background:none;
	top: 50;
	font-size: 100%;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 17px;
	z-index:100;
	left:3px;
}
	html>body #bar { height: 20px; }

/* layout styles */
#header {
	height: 145px;
	z-index:100;
    width:80%;
    text-align:center;
    vertical-align:top;
   
}
#adminheader {
	height: 100px;
	z-index:100;
    background-image:url('images/headerBg.jpg');
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:100;

}

#menu1 { /* styles for top menu */
	position: absolute;
	top: 10px;
	left: 380px;
	z-index:100;
	width:400px;

}
	#menu1 ul { list-style: none; padding: 0px; margin: 0px; }
	#menu1 li { padding: 0px; margin: 0px; display: inline; border-left: solid 1px #000; }
	#menu1 li.first { border-left: none; }
	#menu1 li a:link, #menu1 li a:visited { 
		padding: 0px 2px 0px 5px; 
		color: #000; 
		text-decoration: none; 
	}
	#menu1 li a:active, #menu1 li a:hover {
		color: #000;
		text-decoration: underline;
	}

#mainmenu { /* styles for section or tab menu */
	 position: absolute;
	 top: 0px;
	 left: 0px;
	 width: 100%;
}
	html>body #mainmenu {
		position: relative; /* Necessary for menu to position in Opera */
	}
	#mainmenu ul { list-style: none; padding: 0px; margin: 0px; }
	#mainmenu li { display:list-item; background-color:Gray; }
	#mainmenu li a:link, #mainmenu li a:visited { 
		
		display:table-cell;
		float: left;
		margin-right: 0px;
		width:80px;
		word-spacing:0px;
		height: 20px;
		color: #0000ff; 
		font-weight: bold;
		text-decoration: none; 
		text-align: center;
		padding-top: 6px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		
	
	}
	html>body #mainmenu li a:link, html>body #mainmenu li a:visited { color:Gray;}
	#mainmenu li a:active, #mainmenu li a:hover, #mainmenu li a.selected{color:#000055;
		
	}


	#leftcontent 
	{
		position: absolute;
		top:0px;
		left:10px;
		width:180px;
		background:#fff;
			z-index:100;

		}

	#rightcontent {
		position: absolute;
		right:5px;
		top:10px;
		width:180px;
		background:#fff;
		margin-right:10px;
		z-index:100;

		}
	#admincentercontent 
	{
		margin-top:10px;
		background:#fff;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 0px;
   		margin-right:5px;
   		z-index:100;

	}
     #centercontent 
	   {
		margin-top:10px;
		background:#fff;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 200px;
   		margin-right:150px;
   			z-index:100;
 	   }
	html>body #centercontent {
   		margin-left: 200px;
   		margin-right:205px;
   			z-index:100;

		}


.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}

.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65768E;
    font-size: 10pt;
    padding-bottom: 5px;
    font-weight:bold;
}

.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}

.admintable
{
	margin: 5px;
	padding:0;
	width:100%;
	border:1px dashed #cccccc;

}
.adminlabel
{
    font-size: 8pt;
    font-family: verdana;
    width: 120px;
    margin-bottom: 3px;
    vertical-align: top;
}
.adminitem
{
	border-width:0px;
	background-color: #ffffff;
	margin-bottom:3px;
}

.ourprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #b22222;
	font-family: verdana;
}

.retailprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: verdana;
	text-decoration: line-through;
}

.totalbox
{
	text-align:center;
	color:#990000;
	font-weight:bold;
}

.AdBox
{
	padding:10px;
	font-size:9pt;
	margin-bottom:10px;
	border:1px solid gainsboro;
}
a.EditMe
{
	text-decoration:none;
	color:#4a4d5c;
}
.commandbar
{
	padding:3px;
	font-size:8pt;
	background-color:ButtonShadow;
	border:1px solid gainsboro;
}


#footer {
	clear: both;
	border-top: solid 1px #d4d9de;
	padding: 5px;
	text-align: center;
}
.mainproductimage {
	width: 220px;
	text-align: center;
	float: left;
	padding-bottom: 10px;
}

.productdata {
	border: none;
	border-collapse: collapse;
}
	.productdata td, .productdata th { font-weight: normal; padding: 2px; text-align: left; }
	.price { font-weight: bold; color: #c00; }
	del.price { color: #000; text-decoration: line-through; 
}

.productsection
{
	padding:10px;
	border-top:1px dashed #cccccc;
	margin-top:10px;
}

.browsebox
{
}
.browsebox h1
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #3973b5;
    border-bottom: 1px dashed #cccccc;
}
.browsebox h1 a
{
    color: #3973b5  ;
}


h1.accent
{
 	font-size: 12px;
	font-weight:bold;
	color:#990000;
	margin: 0px;
	margin-bottom:5px;
   
}
.smalltext
{
    font-size: 8pt;
    color: #666666;
    font-family: verdana;
}
.AdBox h3
{
    font-weight: bold;
    font-size: 10pt;
    font-family: verdana;
	color:#C7C030;
	margin-top:1px;
	margin-bottom:3px;

}
.loginheader
{ 
    height:30px;
    font-weight: bold; 
    font-size: 10pt; 
    color: #666666; 
    font-family: verdana; 
    background-color: #f5f5f5; 
    text-align:left;
 }
 .logincell
 {
    background-color:#ffffff;
    vertical-align:middle;
    text-align:center;
    width:50%;
 }
.logtable
{
    border:1px solid #cccccc;
    width:600px;
    background-color:#cccccc;
    
}

.ProductSummaryDisplayWrapper
{
     height:280px;
     margin-top:10px; 
}
.ProductSummaryImageHolder
{
    height:185px;
    text-align:center;
    vertical-align:middle;
}
.ProductSummaryText
{  
    padding-left:20px;
    height:100px;
}
.RetailPrice
{
    font-weight: bold;
    color: black;
    text-decoration: line-through;
}
.YouSave
{
    font-weight: bold;
    color: #336600;
}
.HookLine
{
    font-size: larger;
    color: #5b626c;
    font-style: italic;
}
.coreboxbody
{
    background-image:url(images/core_box_bg.gif);
    width:140px;
    padding-left:20px;
    padding-right:20px;
}
.coreboxtop
{
   background-image:url(images/core_box_top.gif);
   height:22px;
   width:180px;

}
.coreboxbottom
{
    width:180px;
    background-image:url(images/core_box_bottom.gif);
    height:22px;

}
.coreboxheader
{
    width:180px;
    background-image:url(images/core_box_bg.gif);
    font-weight: bold;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
}
.coreboxbodyBig
{
    background-image:url(images/core_box_bg_big.gif);
    width:170px;
    padding-left:20px;
    padding-right:20px;
}
.coreboxtopBig
{
   background-image:url(images/core_box_top_big.gif);
   height:22px;
   width:210px;

}
.coreboxbottomBig
{
    width:210px;
    background-image:url(images/core_box_bottom_big.gif);
    height:25px;

}
.coreboxheaderBig
{
    width:210px;
    background-image:url(images/core_box_bg_big.gif);
    font-weight: bold;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
}
#img1
{
  	background-image:url('images/m23.jpg');
 
}
#imgThanks
{
  	background-image:url('images/mthanks.jpg');
}

#imgLogo
{
  	background-image:url('images/company_name.gif');background-repeat:no-repeat;
}

#imgLogo2
{
  	background-image:url('images/picture_big.gif');background-repeat:no-repeat;
}
#imgLogo3
{
 
}


#img2
{
	background-image:url('images/m24.jpg'); background-repeat:no-repeat;
}


#img3
{
	background-image:url('images/m25.jpg'); height:98px;
}

#imgLeftTop
{
	background-image: url('images/top.jpg'); background-repeat: no-repeat;
                        height: 110px; width:60px;
}
#imgBottomRepeat
{
	background-image: url('images/vetline.gif'); background-repeat:repeat-y;

}

#imgDefaultTop
{
	background-image: url('images/defaulttop.jpg'); background-repeat: no-repeat;
                        height: 400px; 
}
#imgDefaultBottom
{
	background-image: url('images/defaultbottom.jpg'); background-repeat:no-repeat; height: 367px;

}
#imgDefaultLeft
{
	background-image: url('images/defaultleft.jpg'); background-repeat:no-repeat; height: 780px; width:110px;

}
#imgCopyRight
{
	background-image: url('images/copyright.jpg'); background-repeat:no-repeat; height:40px; background-position:center;
}
#imgLeftBottom
{
	background-image: url('images/bottom.jpg'); background-repeat: no-repeat;
                       width: 149px;Top:0px;left:0px;
}
#imgLeftBottomTeachers2
{
	background-image: url('images/bottomteachers2.jpg'); background-repeat:repeat-y;
                       width: 149px;Top:0px;left:0px;
}
#imgLeftBottomParents
{
	background-image: url('images/bottomParents.jpg'); background-repeat: no-repeat;
                       width: 149px;Top:0px;left:0px;
}
#imgLeftBottomParents2
{
	background-image: url('images/bottomParents2.jpg'); background-repeat:repeat-y;
                       width: 149px;Top:0px;left:0px;
}
#imgLeftBottomRetailers
{
	background-image: url('images/bottomRetailers.jpg'); background-repeat: no-repeat;
                       width: 149px;Top:0px;left:0px;
}
#imgLeftBottomRetailers2
{
	background-image: url('images/bottomRetailers2.jpg'); background-repeat:repeat-y;
                       width: 149px;Top:0px;left:0px;
}
#imgLeftBottomAppear
{
	background-image: url('images/bottomAppr.jpg'); background-repeat: no-repeat;
                       width: 149px;Top:0px;left:0px;
}
#imgLeftBottomAppear2
{
	background-image: url('images/bottomAppr2.jpg'); background-repeat:repeat-y;
                       width: 149px;Top:0px;left:0px;
}
#imgLeftBottomAuthor
{
	background-image: url('images/bottomAuth.jpg'); background-repeat: no-repeat;
                       width: 149px;Top:0px;left:0px;
}
#imgLeftBottomAuthor2
{
	background-image: url('images/bottomAuth2.jpg'); background-repeat:repeat-y;
                       width: 149px;Top:0px;left:0px;
}
#imgLeftBottomCart
{
	background-image: url('images/bottomCart.jpg'); background-repeat: no-repeat;
                       width: 149px;Top:0px;left:0px;
}
#imgLeftBottomCart2
{
	background-image: url('images/bottomCart2.jpg'); background-repeat:repeat-y;
                       width: 149px;Top:0px;left:0px;
}
#imgLeftBottomContact
{
	background-image: url('images/bottomContact.jpg'); background-repeat: no-repeat;
                       width: 149px;Top:0px;left:0px;
}
#imgLeftBottomContact2
{
	background-image: url('images/bottomContact2.jpg'); background-repeat:repeat-y;
                       width: 149px;Top:0px;left:0px;
}
#imgLeftBottomLibrarians
{
	background-image: url('images/bottomLibrarians.jpg'); background-repeat: no-repeat;
                       width: 149px;Top:0px;left:0px;
}
#imgLeftBottomLibrarians2
{
	background-image: url('images/bottomLibrarians2.jpg'); background-repeat:repeat-y;
                       width: 149px;Top:0px;left:0px;
}
#imgLeftBottomPress
{
	background-image: url('images/bottomPress.jpg'); background-repeat: no-repeat;
                       width: 149px;Top:0px;left:0px;
}
#imgLeftBottomPress2
{
	background-image: url('images/bottomPress2.jpg'); background-repeat:repeat-y;
                       width: 149px;Top:0px;left:0px;
}
#bgtop
{
		background-image:url('images/bgtop.jpg'); height:32px;
}
#bgbar
{
		background-image:url('images/bgbar.jpg');
}


.tborder {
	BORDER-RIGHT: #245e83 1px solid; BORDER-TOP: #245e83 1px solid; BACKGROUND: #079dd9; BORDER-LEFT: #245e83 1px solid; COLOR: #000000; BORDER-BOTTOM: #245e83 1px solid
}
.tcat {
	BACKGROUND: url(../../images/gradients/newcat.gif) #245e83 repeat-x left top; FONT: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; COLOR: #ffffff
}
.tcat A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.tcat A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.tcat A:hover {
	COLOR: #ffff66; TEXT-DECORATION: underline
}
.tcat A:active {
	COLOR: #ffff66; TEXT-DECORATION: underline
}
.thead {
	BACKGROUND: #245e83; FONT: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; COLOR: #ffffff
}
.thead A:link {
	COLOR: #ffffff
}
.thead A:visited {
	COLOR: #ffffff
}
.thead A:hover {
	COLOR: #ffff00
}
.thead A:active {
	COLOR: #ffff00
}
.tfoot {
	BACKGROUND: #245e83; COLOR: #e0e0f6
}
.tfoot A:link {
	COLOR: #e0e0f6
}
.tfoot A:visited {
	COLOR: #e0e0f6
}
.tfoot A:hover {
	COLOR: #ffff66
}
.tfoot A:active {
	COLOR: #ffff66
}
.alt1 {
	BACKGROUND: #ffffff; COLOR: #000000
}
.alt1Active {
	BACKGROUND: #ffffff; COLOR: #000000
}
.alt2 {
	BACKGROUND: #ebf4fa; COLOR: #000000;height:10px;
}
.alt2Active {
	BACKGROUND: #ebf4fa; COLOR: #000000
}

.vbmenu_control {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; BACKGROUND: url(../../images/gradients/newcat.gif) #245e83 repeat-x left top; PADDING-BOTTOM: 3px; FONT: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; COLOR: #ffffff; PADDING-TOP: 3px; WHITE-SPACE: nowrap
}
.vbmenu_control A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.vbmenu_control A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.vbmenu_control A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
.vbmenu_control A:active {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
.vbmenu_popup {
	BORDER-RIGHT: #245e83 1px solid; BORDER-TOP: #245e83 1px solid; BACKGROUND: #ffffff; BORDER-LEFT: #245e83 1px solid; COLOR: #000000; BORDER-BOTTOM: #245e83 1px solid
}
.vbmenu_option {
	BACKGROUND: #bbc7ce; FONT: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; CURSOR: pointer; COLOR: #000000; WHITE-SPACE: nowrap
}
.vbmenu_option A:link {
	COLOR: #22229c; TEXT-DECORATION: none
}
.vbmenu_option A:visited {
	COLOR: #22229c; TEXT-DECORATION: none
}
.vbmenu_option A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.vbmenu_option A:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.vbmenu_hilite {
	BACKGROUND: #8a949e; FONT: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; CURSOR: pointer; COLOR: #ffffff; WHITE-SPACE: nowrap
}
.vbmenu_hilite A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.vbmenu_hilite A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.vbmenu_hilite A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.vbmenu_hilite A:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.bigusername {
	FONT-SIZE: 14pt
}