/* CSS Document */
a:link { text-decoration: none; }
a:visited { text-decoration: underline; }
a:hover { text-decoration: underline; }
a:active { }
.head1 { font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
.headred { color: red; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
.headblu { color: #2f2793; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
.copy { font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 15px; padding-right: 8px; padding-left: 8px; }
.copyi { font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: italic; line-height: 15px; }
.copy3 { font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 12px; padding-right: 4px; padding-left: 4px; }
.copysml { font-size: 9px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 11px; }
.copy2 { font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 15px; padding-right: 2px; padding-left: 6px; }
.copyrev { color: white; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 15px; padding-right: 2px; padding-left: 6px; }
.copyb { font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
.copybi { font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; font-style: italic; }

.NewHead 
{ 
	font-size: 18px; 
	font-family: Arial;
	font-weight: bold; 
	}

.inputtext {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 2px;
}

.inputtext2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding-left: 2px;
}

.inputtext12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
}

.inputtext2Red {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding-left: 2px;
	color: Red;
}

.inputtext3 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 2px;
	text-decoration: underline;
}

.inputtextsmall {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding-left: 2px;
}

.inputtextsmaller {
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	color: #333333;
	padding-left: 2px;
}

.inputtext18 {
	font-family: Arial;
	font-size: 21px;
	
	color: #333333;
	padding-left: 2px;
}

.inputtext18Blue {
	font-family: Arial;
	font-size: 18px;
	
	color: #330099;
	padding-left: 2px;
}

.inputtext17 {
	font-family: Arial;
	font-size: 17px;
	
	color: #333333;
	padding-left: 2px;
}

.inputtext15Bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 2px;
}


.RedBold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: red;
	
}

.RedBold12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: red;
	
}

.RedText {
	font-family: Arial;
	font-size: 11px;	
	color: red;	
}

.BlueSmallText {
	font-family: Arial;
	font-size: 10px;	
	color: black;	
}

.BlueBold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: blue;
	
}

.BlueBold40 {
	font-family: Arial;
	font-size: 40px;
	font-weight: bold;
	color: blue;
	
}

.BlueBold30 {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: blue;
	
}


.GreenBold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Green;
	
}

.BlackBold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;	
}

.BiggerFont {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.white_arial
{
	color: white; 
	font-size: 12px; 
	font-family: Arial;
}

.white_arial_larger
{
	color: white; 
	font-size: 14px; 
	font-family: Arial;
}

a.whitelinks:link{
	font-size: 14px;
	font-family: Arial;
	color:white; }
	
a.whitelinks:active{
	font-size: 14px;
	font-family: Arial;
	color:white; }

a.whitelinks:visited{
	font-size: 14px;
	font-family: Arial;
	color:white; } 
a.whitelinks:hover{
	font-size: 14px;
	font-family: Arial;
	color:white; }


#nav ul {
	float: left;
	width: 780px;
	list-style: none;
	line-height: 1;
	background: #336699;
	color: white;
	padding: 0;
	border: solid #4785C2;
	border-width: 1px 0;
	margin: 0 0 0 0;
	text-align:center;
}


#nav {
	float: left;
	width: 780px;
	list-style: none;
	line-height: 1;
	background: #336699;
	color: white;
	padding: 0;
	border: solid #4785C2;
	border-width: 1px 0;
	margin: 0 0 0 0;
	text-align:center;
}

#nav a {
	display: block;
	width: 5.5em;
	color: white;
	text-decoration: none;
	padding: 0.25em;
}

#nav a.top {
/*	background: url(http://www.licensetobuild.com/images/rightarrow2.gif) center right no-repeat;*/
}

#nav li {
	float: left;
	padding: 0;

}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 8em;
	width: 7em;
	font-weight: normal;
	border-width: 0.1em;
	margin: 0;
}

#nav li li {
	width: 7em;
}

#nav li ul a {
	width: 8em;
	width: 7em;
}

#nav li ul ul {
	margin: -1.75em 0 0 6em;
}

#nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul ul ul {
	left: -999em;
}

#nav li:hover ul ul {
	left: -999em;
}

#nav li li li.sfhover ul {
	left: auto;
}

#nav li li.sfhover ul {
	left: auto;
}

#nav li.sfhover ul {
	left: auto;
}

#nav li li li:hover ul {
	left: auto;
}

#nav li li:hover ul {
	left: auto;
}

#nav li:hover ul {
	left: auto;
}

#nav li.sfhover {
	background: #75A3D1;
}

#nav li:hover {
	background: #75A3D1;
}

html {
	height:100%;
	}

body  {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size:12px;
	}

.content-pages #container { 
	width: 800px;
	min-height:100%;
	overflow: hidden;
	color: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	border:solid 1px #336699;
	} 
	
.content-pages #banner { 
	width:800px;
	height:200px;
	padding-bottom:3px;
	}
	
.content-pages #topnav-bar { 
	width:800px;
	height:28px;
	background-image:url(/images/topnav-bar.jpg);
	background-repeat:repeat-x;
	margin-top:3px;
	margin-bottom:3px;
	}	
	
.content-pages #mainbody,.content-pages #main {
	width:588px;
	float:left;
	min-height:100%;
	overflow:hidden;
	}

.mainbody-padding {
	padding:8px 15px 8px 15px;
	}

.mainbubble-big {
	background-image:url(/images/mainbody-stretch.jpg);
	background-repeat:repeat-y;
	width:550px;
	}	
	
.mini-mainbubble {
	background-image:url(/images/mini-mainbody-stretch.jpg);
	background-repeat:repeat-y;
	width:275px;
	}		
	
.content-pages #right-nav,.content-pages #sidebar {
	width:212px;
	float:left;
	min-height:100%;
	}
	
.right-body {
	background-color:#a8d2e1;
	width:202px;
	}	
	
.right-nav-padding {
	padding:5px 5px 0px 0px;
	}
	
.right-grey-body {
	background-image:url(/images/right-grey-stretch.jpg);
	background-repeat:repeat-y;
	width:202px;
	text-align:center;
	}	
	
.right-grey-padding {
	padding:9px;
	}	
	
.content-pages #footer {
	width:800px;
	float:left;
	background-color:#013878;
	color:#FFFFFF;
	}
	
.footer-padding {
	padding:5px;
	}	
	
.clbo {
	clear:both;
	}

a.rnav { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; text-decoration:none; }
a.rnav:hover { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#660000; text-decoration:underline; }

a.tablenav { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#013878; text-decoration:none; font-weight:bold; }
a.tablenav:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#660000; text-decoration:underline; }

a.leftnav { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; }
a.leftnav:hover { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#660000; text-decoration:underline; }

a.bodynav { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#551a8b; text-decoration:underline; }
a.bodynav:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#a70054; text-decoration:underline; }

a.rightnav { font-size:13px; color:#138AE6; text-decoration:none; width:192px; background-color:#a8d2e1; display:block; padding:5px; border-bottom:solid 1px #138AE6; text-transform:uppercase; }
a.rightnav:hover { font-size:13px; color:#FFFFFF; text-decoration:none; width:192px; background-color:#138AE6; display:block; padding:5px; border-bottom:solid 1px #138AE6; text-transform:uppercase; }

/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
padding: 0;
font: bold 14px Arial, Helvetica, sans-serif;
list-style-type: none;
overflow: hidden;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 21px 6px 21px; /*padding inside each tab*/
color: white;
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
color:#FFFFFF;
background-color:#75A3D1;
}

.mattblackmenu a.selected{
}

/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 12px Arial, Helvetica, sans-serif;
text-align:left;
margin: 0px 0px 0px 0px;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 96px; /*width of menu (not including side paddings)*/
color: #FFFFFF;
background-color:#326698;
text-decoration: none;
padding: 5px 5px;
border-bottom: 2px solid #4683c2;
border-left: 2px solid #4683c2;
border-right: 2px solid #4683c2;
font-size:14px;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: #75A3D1;
color: #FFFFFF;
font-size:14px;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

/* old menu */
#navold ul {
	float: left;
	width: 764px;
	list-style: none;
	line-height: 1;
	background: #336699;
	color: white;
	padding: 0;
	border: solid #4785C2;
	border-width: 1px 0;
	margin: 0 0 0 0;
	text-align:center;
	font:bold 14px Arial,Helvetica,sans-serif;
}


#navold {
	float: left;
	width: 800px;
	list-style: none;
	line-height: 1;
	background: #336699;
	color: white;
	padding: 0;
	/*border: solid #4785C2;
	border-width: 1px 0;*/
	margin: 0 0 0 0;
	text-align:center;
}

#navold a {
	display: block;
	color: white;
	text-decoration: none;
	padding: 5px 21px 5px 21px;
/*	padding: 5px 23px 5px 24px;*/
}

#navold a.topold {
/*	background: url(http://www.licensetobuild.com/images/rightarrow2.gif) center right no-repeat;*/
}

#navold li {
	float: left;
	padding: 0;

}

#navold li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 8em;
	width: 7em;
	font-weight: normal;
	border-width: 0.1em;
	margin: 0;
}

#navold li li {
	width: 7em;
}

#navold li ul a {
	width: 80px;
	padding:5px 10px;
	text-align:left;
}

#navold li ul ul {
	margin: -1.75em 0 0 6em;
}

#navold li.sfhover ul ul ul {
	left: -999em;
}

#navold li.sfhover ul ul {
	left: -999em;
}

#navold li:hover ul ul ul {
	left: -999em;
}

#navold li:hover ul ul {
	left: -999em;
}

#navold li li li.sfhover ul {
	left: auto;
}

#navold li li.sfhover ul {
	left: auto;
}

#navold li.sfhover ul {
	left: auto;
}

#navold li li li:hover ul {
	left: auto;
}

#navold li li:hover ul {
	left: auto;
}

#navold li:hover ul {
	left: auto;
}

#navold li.sfhover {
	background: #75A3D1;
}

#navold li:hover {
	background: #75A3D1;
}
/**********************************************************[ Copy from old ]************************************************/
.wide
{
	width:760px;
	}
 .StateBook
 {
	padding:25px 0 0 45px;
}  
.cart
{
	margin-left: auto;
    margin-right: auto;
    width: 257px;
}

.cartLeft
{
	float:left;
	width:185px;	
}
.cartRight
{
	float:right;
	width:72px;	
}

#BookCart
{
	margin-left: auto;
    margin-right: auto;
    width:700px;
    
}
.bookCartLeft
{
	width:480px;
	text-align:left;
	padding-right:10px;
	padding-top:10px;
}
.bookCartMiddle
{
	width:117px;
	text-align:left;
}

.shoppingCartOuter
{
	margin-right:auto;
	margin-left:auto;
	width:780px;
}
.shoppingCartInner
{
	margin-right:auto;
	margin-left:auto;
	width:669px;
}

table
{
	border-collapse: collapse;
}
.books 
{
	text-align:left;
}
a:link { text-decoration: none; }
a:visited { text-decoration: underline; }
a:hover { text-decoration: underline; }
a:active { }
.head1 { 
	font-size: 1em;  
	font-weight: bold; 
}
h1
{
	font-size: 1.1em; 
	font-weight: bold; 
	text-align:center;
}

.headBigger
{
	font-size: 1.2em; 
	font-weight: bold; 
}

.StateBook h1
{
	
	color: blue;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}

h2
{
	font-size: 1.2em; 
	font-weight: bold; 
}
h3
{
	font-size: 1em;  
	font-weight: bold; 
	text-align:center;

}
.headMaroon
{
	text-align:center; 
	color:#861010;
	font-size:1em;
	font-weight:bold;
}
.headMaroonBig
{
	text-align:center; 
	color:#861010;
	font-size:1.2em;
	font-weight:bold;
}
.headMaroonSmallUnderline
{
	text-align:center; 
	color:#861010;
	text-decoration:underline;	
}
.headCenter
{
	font-size: 1.1em; 
	font-weight: bold; 
	text-align:center;
}

.headred { color: red; font-size: 15px;  font-weight: bold; }
.headRedCenter 
{
	color: red; 
	font-size: 15px;  
	font-weight: bold; 
	text-align:center;
}
.headblu 
{ 
	color: #2f2793; 
	font-size: 15px;  
	font-weight: bold; 
	line-height: 40px;
}
.copy { font-size: 13px;  line-height: 20px; padding-right: 6px; padding-left: 6px; }
.copyBold 
{ 
	font-size: 13px;
	line-height: 20px;  
	font-weight:bold;
}
.copyBoldUnder
{ 
	font-size: 13px;
	line-height: 20px;  
	font-weight:bold;
	text-decoration:underline;
}

.copyi { font-size: 13px;  font-style: italic; line-height: 15px; }
.copy3 { font-size: 13px;  line-height: 12px; padding-right: 4px; padding-left: 4px; }
.copysml { font-size: 9px;  line-height: 11px; }
.copy2 { font-size: 13px;  line-height: 15px; padding-right: 2px; padding-left: 6px; }
.copyrev { color: white; font-size: 12px;  line-height: 15px; padding-right: 2px; padding-left: 6px; }
.copyb { font-size: 13px;  font-weight: bold; }
.copybi { font-size: 13px;  font-weight: bold; font-style: italic; }

.imgLeft
{
	
	float:left;
	border:0px;
}

.imgCenter
{

	display: block;
    margin-left: auto;
    margin-right: auto;
    border:0;

}

.imgHead
{

	display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top:5px;

}
.imgBook
{
	
	float:left;
	border:0px;
	padding:0 5px 5px 0;
}
img
{
  border:0px; 
}

 .Bookhead
 {
	padding:5px 0 0 45px;
} 

.Bookhead h1
{
	
	color: blue;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}

.CalHeader {
	text-align: center;
	color:#FFFFFF; 
	height: 34px;
}

.CalWeek {
	text-align: center;
	text-decoration: underline;
	height:24px;
}

.CalDay {
	text-align: left;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	height:24px;
}

.CalLastRow {
	border-bottom-style: solid;
	text-align: left;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	height:24px;
}
.CalTime {
	font-size: small;
	color: #0000FF;
	font-weight:bold;
}