/* -------------------- Page -------------------- 4D401E */

* { padding: 0; margin: 0; }

body {
    background: #214001; 
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
}
.welcome {
    font-style:italic;
    font-weight:bold;
    color: #8C0000;
    font-size: 12px;
}
.email {
	text-decoration: none;
    color: Blue;
}
.pdf {
	text-decoration: none;
    color: Blue;	
}
a {
	/*  Clears the underline on normal links, and 
        give them #000000 as the color */
	color: #000000;	
	text-decoration: none;
}
td {vertical-align:top;}
h2 {font-size: 20px;}
h3 {font-size: 15px;}
.SeriesName {font-size: 18px;}

#Wrapper { 
    margin: 0 auto;
    width: 922px;
}

/* -------------------- Header -------------------- */
#Header {
    color: #000000;
    font-size: 12px;
    font-weight: bold;    
    border: 1px solid #382E22;           
    background: #F6D997; 
    width: 900px;
    height: 70px;
    float: left;        
    margin: 10px 0px 0px 0px;
    padding: 10px;
}
#imgLogo {
	float: left; 
	vertical-align:middle;
	padding-top:0px; padding-left: 10px;	
}
#contactInfo {      
      text-align: right;
      padding-right: 10px;      
}

/* -------------------- Titles -------------------- */
.titles {
    color: #000000; 
    font-weight: bold;
	font-size: 11px; 
	margin-top: 10px;
}
#divTitleISBN {
    width: 600px;
    float: left;        
    margin: 0px 0px 0px 0px;
    padding: 2px;	
}
#divTitle {
	float: left; 
    font-weight: bold;
}
#divISBN {      
    text-align: right;
    font-weight: bold;
}

/* -------------------- Top Menu -------------------- */
#cpMenu 
{
    border: 1px solid #382E22;
    background: #DED8BA;
    width: 900px;
    float: left;
    margin: 0px 0px 0px 0px;    
    padding: 5px 15px 5px 5px;
}
.menu {
    text-align: center;
    float: left;
    margin: 0px 0px 0px 0px;  
    padding: 1px 2px 1px 2px;  
}
.StaticMenuItemStyle, .StaticMenuItemStyle a {
    /* Defines the look of menu items */ 
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 2px;  
}
.StaticSelectedStyle {
    /* Defines the look of active link items */    
    /* background-color: #F2F2F2;  color: #8C0000; */    
}
.StaticHoverStyle, .DynamicHoverStyle a {
    /* Defines the look of hover and selected link items */    
    text-decoration: none;
    color: #990000;    
}

/* Defines the look of the menu views */
.TabAreaWelcome {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    padding-left: 2px;	    
    vertical-align:text-top;
}  
.TabArea 
{
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    padding-left: 2px;	    
    vertical-align:text-top;
}  
.TabAreaTitlePolicy  {
    font-size: 12px;
    font-weight: bold;
    color: #005447; 
} 
.TabAreaTitleTerm  {
    font-size: 12px;
    font-weight: bold;
} 
.TabAreaTitleLegal  {
    font-size: 12px;
    font-weight: bold;
} 
.TabAreaBodyPolicy {font-weight:bold;}
.TabAreaBodyTerm, .TabAreaBodyLegal {font-weight:normal;}

/* Defines the look of the book area views */
.BookArea 
{
    /* height:358px; */
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    padding: 0px;
    width: 625px;
    vertical-align:top;
}

/* Defines the look of the Bulleted List */
ol, 
.DiscBulletedList, .DiscBulletedListNormal, 
.NumbBulletedList, .NumbBulletedListNormal {
    list-style-position: outside;
    padding-left: 30px;	    
}
ol span {font-weight:normal;}

li {
	padding: 0;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.DiscBulletedList {list-style-type: disc; font-weight: bold;}
.DiscBulletedListNormal {list-style-type: disc;}
.NumbBulletedList {list-style-type: decimal; font-weight: bold;}
.NumbBulletedListNormal {list-style-type: decimal;}

/* -------------------- Main Content -------------------- */
#cpMain {
    color: #000000;
    border: 1px solid #382E22;
    background: #FFFFFF;
    width: 640px;
    height: 360px;
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 10px;
    display: inline;
}

/* -------------------- Navigation -------------------- */
#navigation  {
    font-weight: bold;
    border: 1px solid #382E22;
    background: #0367A6;
    width: 238px;
    height: 360px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 10px;
}
#wrapperPreviewPackages {
	font-weight: bold;
	text-align: left;
}
.RootNodeStyle, .NodeStyle {font-size:13px; color: #FFFFFF;}
.LeafNodeStyle {font-size:11px; color: #FFFFFF;}
.HoverNodeStyle, .SelectedNodeStyle {color: #202473;}

/* -------------------- Footer -------------------- */
#cpFooter 
{
	font-weight: bold;
	font-size: 10px;
	text-align: center;
    border: 1px solid #382E22;
    background: #DED8BA;
    width: 900px;
    float: left;
    clear: both;
    margin: 0px 0px 5px 0px;
    padding: 5px 10px 5px 10px;
    height: 15px;
}
.footer {
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 1px 2px 1px 2px;  /* added */  
    vertical-align:top; 
}
.StaticMenuItemStyleFooter, .StaticMenuItemStyleFooter a {
    /* Defines the look of footer menu items */
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 0px;  
}
.StaticSelectedStyleFooter {
    /* Defines the look of active link items */    
    /* background-color: #F2F2F2;  color: #8C0000; */
}
.StaticHoverStyleFooter, .DynamicHoverStyleFooter a {
    /* Defines the look of hover and selected link items */    
    text-decoration: none;
    color: #990000;    
}

/* -------------------- Copyright -------------------- */
#copyright {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
    width: 900px;
    float: left;
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px; 
}

/* -------------------- Books Content -------------------- */
.PictureLink
{
	/*  Provides a link to the flip book, and sets the picture image background. 
	width: 145px; 
	height: 200px; 	
    */
	display: block;	
	margin: auto; 
	float:left; 
	vertical-align:top; 
	width: 150px;
}
.dewey {
	color: #0099FF;
	font-size: 1px;
}
.series {
	color: #000066;    
	font-size: 16px;
	font-weight: bold;
}
.specs {
	color: #006600;
	font-weight: bold;
	text-align: left;
}
.TableSpec {margin-top: 5px;}
.curriculum {
	color: #330099;
	font-weight: bold;
}
.price {
    margin-top: 5px;        
    color: #FF0066;
}
.ARLevel {
    color: #FF6633;
}
.ReadingLevel {color: #E60000;}
.pReadingLevel {margin-top: 1px; margin-bottom: 5px;}
.pFeatures {margin-top: 1px;}

.PublisherCopyright {
    margin-top: 5px;
	font-weight: bold;
}
.SeriesDescription {
    margin-top: 5px;
	font-weight: normal;
}
.isbn {margin-left:10px;}


/* --------------- Master Page Errors - Main Content --------------- */
#cpMainContentMP {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;    
    width: 878px;
    height: 360px;
    display: inline;
    clear: both;  
    padding: 20px 10px 10px 10px;      
}

.TablePriceLists {margin-top: 5px;}


.RedirectedLink {
    font-size:11px; 
    font-weight: bold;
    margin-left:250px;
}