@CHARSET "UTF-8";

/*

 Bas Bleu Red: #98262A
 Bas Bleu Blue: #00409D
 Bas Bleu Light Blue: #D9E3F2
 Bas Bleu Blue Gray: #B7BFCA

*/

/*  site-wide a href's */
a:link {
	color: #1C54A8;
	text-decoration: none;
}
a:visited {
	color: #1C54A8;
	text-decoration: none;
}
a:active {
	color: #1C54A8;
	text-decoration: underline;
}
a:hover {
	color: #1C54A8;
	text-decoration: underline;
}

/* H1 style */
H1 {
	font-size : 20px;
	font-weight : bold;
	color : #00409d;
	font-family : "Verdana, Geneva, Arial, Helvetica, sans-serif";
}

H2 {
	font-size : 17px;
	font-weight : bold;
	color : #00409d;
	font-family : "Verdana, Geneva, Arial, Helvetica, sans-serif";
}

.categoryheader {
	font-size : 18px;
	font-weight : bold;
	color : #00409d;
	font-family : "Verdana, Geneva, Arial, Helvetica, sans-serif";
}

/* General font style for table cells */
td {
	font-size : 14px;
	font-weight : normal;
	color : #000000;
	font-family: Times, Times New Roman, Serif;
	line-height: 18px;
}

/* General font */
.general {
	font-size : 14px;
	font-weight : normal;
	color : #000000;
	font-family: Times, Times New Roman, Serif;
	line-height: 18px;
}

/* This class sets the light blue background in some sections */
.bluefill{
	background-color: #BFD8FF;
}

.left_nav{
	font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 10px;
	color: #1C54A8;
	line-height: 14px;
	text-decoration: none;
}

/*  This class sets the style for left-side navigation links */
.left_nav_link_off{
	font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 10px;
	font-weight: bold;
	line-height: 21px;
	color: #1C54A8;
	text-decoration: none;
}

/*  This class sets the mouseover style for left-side navigation links */
.left_nav_link_on{
	font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 10px;
	font-weight: bold;
	line-height: 21px;
	color: #1C54A8;
	text-decoration: underline;
}

/*  This class sets the style for large sized headings */
.title_large{
	font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 14px;
	color: #1C54A8;
	font-weight: bold;
}

/*  This class sets the style for medium sized headings (ex: "Catalog Quick Order" text) */
.title_medium{
	font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #1C54A8;
	font-weight: bold;
}

/*  This class sets the style for small sized headings (ex: "Current Catalog" text) */
.title_small{
	font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 12px;
	line-height: 14px;
	color: #1C54A8;
	font-weight: bold;
}

/* This class sets the style for small sized black headings (ex: Current Catalog copy text) */
.title_small_black{
	font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

/* This class sets the style for book title/pricing/description text */
.book_description{
	font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}

/* This class sets the dark background color for bottom navigation */
.bottom_nav{
	background-color: #1C54A8;
}

/* This class sets the style for bottom navigation links (ex: "Join Our E-List") */
.bottom_nav_link_off{
	font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
}

/* This class sets the mouseover style for bottom navigation links (ex: "Join Our E-List") */
.bottom_nav_link_on{
	font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 13px;
	color: #ffffff;
	text-decoration:underline;
}

a.bottomnav:link {
	font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
}
a.bottomnav:visited {
	font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
}
a.bottomnav:active {
	font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 13px;
	color: #ffffff;
	text-decoration:underline;
}
a.bottomnav:hover {
	font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 13px;
	color: #ffffff;
	text-decoration:underline;
}

a.CategoryBig {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 19px;
}
a.CategoryBig:hover {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-decoration:underline;
	line-height: 19px;
}

/* make the font white */
.white {
	color: #FFF;
}

.tableborder{
    border-style:solid;
    border-color:#1c54a8;
    border-width:1px;
}
.cartbugcontent {
	font-family: Times, Times New Roman, Serif;
	font-size:13px;
	padding: 12px;
	line-height: 18px;
	text-align:left;
	vertical-align:top;
	width: 128;
}
.catalogbugcontent {
	font-family: Times, Times New Roman, Serif;
	font-size:14px;
	padding: 12px;
	line-height: 18px;
	text-align:center;
	vertical-align:top;
	width: 184;
}
.cellcontent {
	font-family: Times, Times New Roman, Serif;
	font-size:14px;
	padding: 10px;
	line-height: 18px;
	text-align:left;
	vertical-align:top;
	width: 557;
}
.checkoutcontent {
	font-family: Times, Times New Roman, Serif;
	font-size:14px;
	padding: 10px;
	line-height: 18px;
	text-align:left;
	vertical-align:top;
	width: 685;
}
#noteBox {
	float: right;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFCC;
	border-top-color: #909090;
	border-right-color: #909090;
	border-bottom-color: #909090;
	border-left-color: #909090;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 5px;
	width: 30%;
}
#notebox ul {
	/*list-style: none;*/
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#notebox li {
	/* display:inline; */
	color: #727272;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
}
#notebox a:link, #notebox a:visited {
	font-weight: bold;
	text-decoration: none;
	font-family: Times, "Times New Roman", Serif;
	font-size: 12px;
}
#notebox a:hover, #notebox a:active {
	font-weight: bold;
	text-decoration: underline;
	font-family: Times, "Times New Roman", Serif;
	font-size: 12px;
}
regfont {
	font-family: Times, "Times New Roman", Serif;
	font-size:14px;
	line-height:18px;
}
smallFont {
	font-family: Times, "Times New Roman", Serif;
	font-size:12px;
	line-height:16px;
}
del {
	font-family: Times, Times New Roman, Serif;
	font-size:13px;
	line-height:15px;
	font-style: normal;
	text-decoration: line-through; 
	color: #FF0000; 
	font-weight: bold;
}
del span {
	color: #000000;
}
ins {
	font-family: Times, Times New Roman, Serif;
	font-size:13px;
	line-height:15px;
	font-style: normal;
	text-decoration: none; 
	color: #FF0000;
	font-weight: bold; 
}
ins span {
	color: #FF0000;
}
