/*-------------------------------------------------------------------------------
Custom CSS
-------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------
Reset
-------------------------------------------------------------------------------*/
html {
  height: 100%;
  overflow-y: scroll;
}
body {
  font-size: 12px;
  height: 100%;
  line-height: 1.4;
}
body, input, button, textarea, select {letter-spacing: .01em;}
body, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, blockquote, th, td {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6 {letter-spacing: .01em; margin: 20px 0 5px 0;}
fieldset, img {
  border: 0;
}
img {border: 0; vertical-align: bottom;}
legend {
  background: transparent;
  color: #000;
  padding-bottom: .5em;
}
legend span {
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 20px;
	vertical-align: middle;
}
.errorText {
	background: transparent;
	color: #ff0000;
	margin: 0;
	padding: 60px 0;
	text-align: center;
}
.redText {
	background: transparent;
	color: #ff0000;
}
/* Tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a:link,
a:visited {
	background-color: transparent;
	color: #4B9302;
}
a:hover,
a:active {
	background-color: transparent;
	color: #004f60;
}
/*-------------------------------------------------------------------------------
 globalHeaderWrapper
-------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------
  globalHeaderWrapper globalHeader
-------------------------------------------------------------------------------*/
#globalHeader {
	width: 940px;
}
#globalHeader #homelink {
	margin-left: -16px;
}
/*-------------------------------------------------------------------------------
 globalHeaderWrapper globalHeader globalNavUtility
-------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------
 globalHeaderWrapper globalHeader globalNavUtility globalSearchESRI
-------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------
 globalHeaderWrapper globalHeader globalNavPrimary
-------------------------------------------------------------------------------*/
#homeTab {
	margin-left: -16px;
}
/*-------------------------------------------------------------------------------
 globalHeaderWrapper centerWrapper
-------------------------------------------------------------------------------*/
#centerWrapper {
	padding-bottom: 20px;
}
/*-------------------------------------------------------------------------------
 globalHeaderWrapper centerWrapper sectionTopper
-------------------------------------------------------------------------------*/
#sectionTopper {
	background: transparent url('../images/banner.jpg') repeat-x top center;
}
#sectionTopper, #topperText {
	height: 85px;
}
#topperText h1 {
	background: transparent;
	color: #fff;
	/*
font-family: 'AvenirBold',Verdana,Geneva,sans-serif;
	font-size: 2.5em;
*/
	margin: 0 auto;
	padding: 30px 0 0 0;
	text-align: left;
	text-shadow: none;
	width: 460px;

}
/*-------------------------------------------------------------------------------
 globalHeaderWrapper centerWrapper contentWrapper
-------------------------------------------------------------------------------*/
#contentWrapper {
	margin: 0 auto;
	padding: 0;
	width: 940px;
}
.ie6 #contentWrapper {
	display: inline-block;
	width: 940px;
}
/*-------------------------------------------------------------------------------
 globalHeaderWrapper centerWrapper contentWrapper navContent
-------------------------------------------------------------------------------*/
#navContent {
	margin: 20px 0 0 0;
	padding: 0;
}
#navContent ul li {
	background: none;
}
.ie6 #navContent {
	display: block;
	float: left;
	width: 205px;
}
#globalNavSecondary li {
	border-bottom: 1px solid #ccc;
	float: left;
	background-image: none;
	margin: 0;
	padding: 8px 0 8px 0;
	text-align: left;
	width: 210px;
}
.ie6 #globalNavSecondary li {
	width: 200px;
}
#globalNavSecondary li a {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.on span {background: transparent; color: #000;}
#globalNavSecondary li a:link {background: transparent; color: #708090;}
#globalNavSecondary li a:visited {background: transparent; color: #708090;}
#globalNavSecondary li a:hover {background: transparent; color: #000;}
#globalNavSecondary li a:active {background: transparent; color: #708090;}
.icon {
	margin: 0;
	padding: 4px;
}
/*-------------------------------------------------------------------------------
 globalHeaderWrapper centerWrapper contentWrapper bodyContent
-------------------------------------------------------------------------------*/
#bodyContent {
	margin: 20px 0 0 0;
	padding: 0 0 0 14px;
	width: 700px;
	border-left: 1px solid #ccc;
	min-height: 280px;
}
.ie6 #bodyContent {
	display: block;
	float: left;
}
#bodyContent2 {
	margin: 10px 0 0 0;
	padding: 0 0 0 14px;
	width: 700px;
	border: none;
	min-height: 280px;
}
#bodyContent #homePage,
#bodyContent2 #homePage {
	display: block;
	overflow: hidden;
	padding: 0 0 0 5px;
}
#leftContent,
#rightContent {
	margin: 0;
	padding: 0;
}
#leftContent h1 {
	font-family: 'AvenirBold',Verdana,Geneva,sans-serif;
}
#leftContent p {
	margin-top: 10px;
}
#rightContent {
	margin-top: 15px;
}
#rightContent h2 {
	background: transparent;
	color: #af7209;
	font-family: 'AvenirBold',Verdana,Geneva,sans-serif;
}
.imgFrame {
    float: left;
    font-size: 12px;
    background-color: #F0F6FA;
    border: 1px solid #ACC2D1;
    color: #00709C;
    /*height: 180px;*/
    margin-bottom: 10px;
    padding: 10px 8px;
    width: 216px;
}
.imgFrame ul {
	margin: 3px 0 0 0;
	padding-left: 1px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.imgFrame ul li {
	background:transparent url("../images/bluebullet.gif") no-repeat scroll 1px 3px;
	font-size: 11px;
	margin: 3px 0 0 0;
	padding-left: 20px;
	padding-bottom: 8px;
}
/*-------------------------------------------------------------------------------
 globalHeaderWrapper centerWrapper contentWrapper bodyContent homePage
-------------------------------------------------------------------------------*/
#matrixLayout {
	width: 700px;
	height: 223px;
}

/* Column1 width */
#matrixLayout #categoriesWidth {
	margin:0 auto;
	height: 223px;
	position:relative;
	z-index:10;
}
#matrixLayout #categoriesWidth #categories {
	display:none;
	position:absolute;
	left:15px;
	bottom:10px;
}
ul.featuredList {
	margin: 3px 0 0 0;
	padding-left: 1px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul.featuredList li {
	background:transparent url("../images/bluebullet.gif") no-repeat scroll 1px 3px;
	padding-left: 20px;
	margin: 3px 0 0 0;
}

/* column 1 and 2 links */
#categories a {
	display:inline-block;
	width:29px;
	text-decoration:none;
	cursor:pointer;
	margin:0;
	padding:0;
	background:url("../images/dotSprite.png") -4px -37px no-repeat transparent;
	outline:0;
}

/* do not outline links when clicked */
#categories a:active, #categories a:focus {
	outline:none;
}
/* background image for links that are selected and bg color */
#categories a.selected, #categories a.selected:hover, #categories a.selected:focus {
	background:url("../images/dotSprite.png") -33px -37px no-repeat;
	cursor:default;
}
#categories.blackTxt a {
	background:url("../images/dotSprite.png") -29px 0px no-repeat;
}
/* background image for links that are selected and bg color */
#categories.blackTxt a.selected, #categories.blackTxt a.selected:hover, #categories.blackTxt a.selected:focus {
	background:url("../images/dotSprite.png") -29px 29px no-repeat;
	cursor:default;
}
#categories.blueTxt a {
	background:url("../images/dotSprite.png") 0px 29px no-repeat;
}
/* background image for links that are selected and bg color */
#categories.blueTxt a.selected, #categories.blueTxt a.selected:hover, #categories.blueTxt a.selected:focus {
	background:url("../images/dotSprite.png") -29px 29px no-repeat;
	cursor:default;
}
#details {
	position:relative;
	background:transparent;
	color: #000;
}
.item {
	display:none;
	position:absolute;
	top:0;
	margin:0 auto;
	width:100%;
	height:100%;
	background-position:center top;
	background-repeat:repeat-x;
}
.item:first-child {
	display:block;
}
.item .content {
	margin:0 auto;
	height: 223px;
	position:relative;
	overflow:hidden;
	filter: alpha(opacity=100);
	zoom: 1;
}
.item .content a {
	background-color: transparent;
	color: #4b9302;
	font-weight:bold;
}
.item .content a:hover {
	background-color: transparent;
	color:#aaa;
}
.item .contentWidth {
	width:70%;
	height:180px;
	line-height:21px;
	position:relative;
	overflow:hidden;
	z-index:10;
	padding:0 10px;
}
p.courseDesc {
	width:390px;
}
.item .contentWidth h1 {
	font-size:24px;
	line-height:24px;
	margin-left: 8px;
}
.item .contentWidth h2 {
	background-color: transparent;
	color: #af7209;
	font-size:18px;
	line-height:24px;
	margin-left: 8px;
}
.item .contentWidth p {
	font-size: 11px;
	font-weight: bold;
	margin-left: 8px;
}
.item .contentWidth p.author {
	padding-right: 30px;
	text-align: right;
}
.item .contentWidth a.more {
	text-decoration: none;
}
.item .contentWidth a.more img {
	margin: 0;
	padding: 2px 0 0 0;
	vertical-align: text-top;
}
.item .contentWidth p span.title {
	font-style: italic;
}
.fileType {
   background-color: transparent;
   color: #999;
   font-size: 0.8em;
}
.whiteTxt {
	background-color: transparent;
	color:#fff;
}
.whiteTxt h1 {
	background-color: transparent;
	color:#ffd585;
}
.whiteTxt h1 a {
	background-color: transparent;
	color:#ffd585;
	text-decoration:none;
}
.blackTxt {
	background-color: transparent;
	color:#000;
}
.blackTxt h1 {
	background-color: transparent;
	color:#000;
}
.blackTxt a {
	background-color: transparent;
	color:#00709C;
	text-decoration:none;
}
.blueTxt {
	background-color: transparent;
	color:#000;
}
.blueTxt a {
	background-color: transparent;
	color:#00709C;
	text-decoration:none;
}
/* Various Styles */
.borderRight {
	border-right:1px solid #ACC6D8;
}
.rightPad {
	padding-right:20px;
}
.borderNone {
	border:none;
}
.evenColumns h1 {
	margin-top:0;
}
.imgBorder {
	border:1px solid #777;
}
/* orange buttons styles */
.btnSmallGreen {
	display:inline-block;
	font-size:11px;
	height:25px;
	line-height:11px;
	overflow:hidden;
	position:relative;
	vertical-align:middle;
}

.btnSmallGreen .leftCorners, .btnSmallGreen .rightCorners, .btnSmallGreen a {
	cursor:pointer;
	height:11px;
	line-height:11px;
	max-height:25px;
	outline:0 none;
	overflow:hidden;
	padding-bottom:7px;
	padding-top:7px;
}

.btnSmallGreen .leftCorners {
	background:url("https://www.esri.com/graphics/buttons/small-green/l.png") no-repeat scroll left top transparent;
	display:block;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:3px;
	z-index:2;
}

.btnSmallGreen .rightCorners {
	background:url("https://www.esri.com/graphics/buttons/small-green/r.png") no-repeat scroll left top transparent;
	display:block;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	width:3px;
	z-index:2;
}

.btnSmallGreen a {
	background:url("https://www.esri.com/graphics/buttons/small-green/bg.jpg") repeat-x scroll left top #4B9302;
	color:#FFFFFF !important;
	display:inline-block;
	font-weight:bold;
	margin:0 3px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

.btnSmallGreen a:hover, .btnSmallGreen:hover a {
	color:#FFFFFF !important;
}

.btnSmallGreen:hover a {
	background:url("https://www.esri.com/graphics/buttons/small-green/bg.jpg") repeat-x scroll 0 -25px #02719D;
}

.btnSmallGreen:hover .leftCorners {
	background:url("https://www.esri.com/graphics/buttons/small-green/l.png") no-repeat scroll 0 -25px transparent;
}

.btnSmallGreen:hover .rightCorners {
	background:url("https://www.esri.com/graphics/buttons/small-green/r.png") no-repeat scroll 0 -25px transparent;
}

.btnLargeBlue {
	background:url("https://www.esri.com/graphics/buttons/large-blue/bg.jpg") repeat-x scroll left top #87BAD7;
	display:block;
	height:57px;
	line-height:19px;
	overflow:hidden;
	position:relative;
}

.btnLargeBlue .leftCorners, .btnLargeBlue .rightCorners, .btnLargeBlue a {
	cursor:pointer;
	height:57px;
	line-height:19px;
	max-height:57px;
	outline:0 none;
	overflow:hidden;
	padding-bottom:19px;
	padding-top:19px;
}

.btnLargeBlue .leftCorners {
	background:url("https://www.esri.com/graphics/buttons/large-blue/l.jpg") no-repeat scroll left top transparent;
	display:block;
	height:57px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:25px;
	z-index:2;
}

.btnLargeBlue .rightCorners {
	background:url("https://www.esri.com/graphics/buttons/large-blue/r.jpg") no-repeat scroll left top transparent;
	display:block;
	height:57px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	width:25px;
	z-index:2;
}

.btnLargeBlue a {
	color:#005075 !important;
	display:block;
	font-weight:bold;
	padding-left:10px;
	padding-right:25px;
	position:relative;
	text-decoration:none;
	z-index:3;
}

.btnLargeBlue a:hover, .btnLargeBlue:hover a {
	color:#2E5C00 !important;
}

.btnLargeBlue:hover {
	background:url("https://www.esri.com/graphics/buttons/large-blue/bg.jpg") repeat-x scroll 0 -57px #8CBC5E;
}

.btnLargeBlue:hover .leftCorners {
	background:url("https://www.esri.com/graphics/buttons/large-blue/l.jpg") no-repeat scroll 0 -57px transparent;
}

.btnLargeBlue:hover .rightCorners {
	background:url("https://www.esri.com/graphics/buttons/large-blue/r.jpg") no-repeat scroll 0 -57px transparent;
}

.btnSmallOrange {
	display:inline-block;
	font-size:11px;
	height:25px;
	line-height:11px;
	overflow:hidden;
	position:relative;
	vertical-align:middle;
}

.btnSmallOrange .leftCorners, .btnSmallOrange .rightCorners, .btnSmallOrange a {
	cursor:pointer;
	height:11px;
	line-height:11px;
	max-height:25px;
	outline:0 none;
	overflow:hidden;
	padding-bottom:7px;
	padding-top:7px;
}

.btnSmallOrange .leftCorners {
	background:url("https://www.esri.com/graphics/buttons/small-orange/l.png") no-repeat scroll left top transparent;
	display:block;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:3px;
	z-index:2;
}

.btnSmallOrange .rightCorners {
	background:url("https://www.esri.com/graphics/buttons/small-orange/r.png") no-repeat scroll left top transparent;
	display:block;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	width:3px;
	z-index:2;
}

.btnSmallOrange a {
	background:url("https://www.esri.com/graphics/buttons/small-orange/bg.jpg") repeat-x scroll left top #FFAE07;
	color:#693D01 !important;
	display:inline-block;
	font-weight:bold;
	margin:0 3px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

.btnSmallOrange a:hover, .btnSmallOrange:hover a {
	color:#FFFFFF !important;
}

.btnSmallOrange:hover a {
	background:url("https://www.esri.com/graphics/buttons/small-orange/bg.jpg") repeat-x scroll 0 -25px #02719E;
}

.btnSmallOrange:hover .leftCorners {
	background:url("https://www.esri.com/graphics/buttons/small-orange/l.png") no-repeat scroll 0 -25px transparent;
}

.btnSmallOrange:hover .rightCorners {
	background:url("https://www.esri.com/graphics/buttons/small-orange/r.png") no-repeat scroll 0 -25px transparent;
}

.btnSmallOrange.on a {
	background:url("https://www.esri.com/graphics/buttons/small-orange/bg.jpg") repeat-x scroll 0 -50px #999999;
	color:#FFFFFF !important;
	cursor:default;
}

.btnSmallOrange.on .leftCorners {
	background:url("https://www.esri.com/graphics/buttons/small-orange/l.png") no-repeat scroll 0 -50px transparent;
	cursor:default;
}

.btnSmallOrange.on .rightCorners {
	background:url("https://www.esri.com/graphics/buttons/small-orange/r.png") no-repeat scroll 0 -50px transparent;
	cursor:default;
}

.btnSmallOrange.on a:hover, .btnSmallOrange.on:hover a {
	color:#FFFFFF !important;
}

.btnSmallOrange a span.previous {
	background:url("https://www.esri.com/graphics/buttons/small-orange/previous-arrow.gif") no-repeat scroll left center transparent;
	display:inline-block;
	height:11px;
	margin-right:3px;
	overflow:hidden;
	width:5px;
}

.btnSmallOrange a span.next {
	background:url("https://www.esri.com/graphics/buttons/small-orange/next-arrow.gif") no-repeat scroll right center transparent;
	display:inline-block;
	height:11px;
	margin-left:3px;
	overflow:hidden;
	width:5px;
}

.btnSmallOrange:hover a span.previous {
	background-image:url("https://www.esri.com/graphics/buttons/small-orange/previous-arrow-white.gif");
}

.btnSmallOrange:hover a span.next {
	background-image:url("https://www.esri.com/graphics/buttons/small-orange/next-arrow-white.gif");
}

ul.btnList {
	list-style:none outside none;
	margin:0;
	padding:0;
}

ul.btnList li {
	background-image:none;
	margin:0 0 10px;
	padding:0;
}

#dynamicNav .btnSmallGreen, #dynamicNav .btnSmallOrange, #dynamicNav .btnLargeBlue {
	margin-left:12px;
}

.firstSlide {
	background:url("../images/feature1.png") no-repeat transparent;
}

.secondSlide {
	background:url("../images/feature2.png") no-repeat transparent;
}

.thirdSlide {
	background:url("../images/feature3.png") no-repeat transparent;
}

.contentWidth {
	font-weight:normal;
}

.contentWidth h2 {
	margin:0;
}

.timer {
	font-size:11px;
}

.timer p.notice {
	font-size: 11px !important;
	font-weight:bold;
}

.timer strong {
	font-weight:bold;
}

.secondSlide ul {
	margin:0;
	padding:0;
}

/*-------------------------------------------------------------------------------
 globalHeaderWrapper centerWrapper contentWrapper bodyContent catalogPage
-------------------------------------------------------------------------------*/
p.headingText {
	padding: 10px 0;
}
#booklistFilter {
	text-align: right;
}
.fg-toolbar {
	padding: 8px;
}
#booklist_length,
#booklist_info {
	float: left;
}
#booklist_filter {
	float: right;
}
#booklist_paginate {
	text-align: right;
}
#booklist_paginate span {
	padding: 0 8px;
}
#booklist {
	clear: both;
}
#booklist td {
	border-bottom: 1px solid #fff;
	padding: 10px;
	vertical-align: top;
}
#booklist tr.odd {
	background-color: #cee3e8;
	color: #000;
}
#booklist tr.even {
	background-color: #e2f0f3;
	color: #000;
}
.bookTitle {
	padding: 10px 0 0 0;
}
.bookTitle a:link,
.bookTitle a:visited,
.bookTitle a:hover,
.bookTitle a:active {
	background-color: transparent;
	color: #366f06;
	font-size: 1.1em;
	font-weight: bold;
}
.titleClass {
	font-weight: bold;
}
.bookDescription {
	margin: 8px 8px 0 0;
}
.bookDetails {
	display: inline-block;
	float: left;
	
	margin-right: 5px;
	padding-right: 5px;
}
.bookAuthors {
	padding-right: 10px;
}
.bookPublished {
	padding-left: 0;
}
.bookPrice {
	background-color: transparent;
	color: #ab7b0d;
	font-weight: bold;
	padding-right: 40px;
}
.bookISBN {
	padding-left: 15px;	
}
.ui-widget-header {
    background: transparent;
    border: none;
    color: #222222;
    font-weight: bold;
}

/*-------------------------------------------------------------------------------
 globalHeaderWrapper centerWrapper contentWrapper bodyContent bookPage
-------------------------------------------------------------------------------*/
#bookPage #bookDetail {
	margin: 0;
	padding: 0;
}
#bookPage #bookDetail #buyline {
	height: 30px;
	margin: 0;
	padding: 0 0 8px 0;
}
#bookPage #bookDetail .bookPrice {
	line-height: 3.6;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
#bookPage #bookImage {
	margin: 0;
	padding: 16px 0 0;
	text-align: center;
}
#bookPage #bookImage .look img {
	padding: 2px;
}
#bookPage #bookDetail #bookDescription {
	margin: 0;
	padding: 10px 0;
}
#bookPage #bookDetail #typeDetail {
	margin: 0;
	padding: 4px 0;
}
#bookPage ul.resourceList {
	margin-left: 14px;
}
#bookPage ul.resourceList ul {
	margin-left: 30px;
	padding-bottom: 10px;
}
#bookPage ul.resourceList ul li {
	list-style-type: circle;
}
#bookPage ul.resourceList li img {
	vertical-align: text-top;
}
/* ----- #authorContainer ----- */
#authorContainer{
	margin: 0;
}
#authorContainer h2{
	font-size: 1.8em;
	background-color: transparent;
	color: #d1dea0;
	margin: 8px 0;
}
#authorContainer .qList{
	line-height: 1.8em;
	font-size: .85em;
}
#authorContainer dl{
	margin-left:		10px;
}
#authorContainer dt{
	font-size: 			1em;
	line-height:		1.5em;
	color: 				#005484;
	padding:			4px 0px 4px 17px;
	cursor: 			pointer;
	text-decoration: 	underline;
	background: 		transparent url('../images/plus.gif') no-repeat 0px 9px;
}
#authorContainer dt:hover{
	color:				#000000;
	background-color: transparent;
}
#authorContainer dt.selected{
	background-image:	url('../images/minus.gif');
}
#authorContainer dt.active{
	background-image:	url('../images/minus.gif');
}
#authorContainer dd {
	padding:  			0 4px 8px;
	line-height:		1.5em;
}
#authorContainer dd ul, #authorContainer dd ol {
	margin: 4px 12px;
}
#authorContainer dd ol{
	list-style-type: decimal;
	padding-left:		40px;
}
#authorContainer p{
	margin: 4px 4px 8px 20px;
}
#authorContainer li ul{
	margin-left:		0px;
}
#authorContainer li ul li{
	background:			transparent url('../images/bluebullet.gif') no-repeat 0px 2px;
	list-style-type: 	none;
	padding-left:		20px;
}
#materials {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #ccc;
}
#materials ul {
	display: block;
	overflow: hidden;
	margin: 3px 0 0 0;
	padding-left: 1px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#materials ul li {
	background:transparent url("../images/bluebullet.gif") no-repeat scroll 1px 1px;
	display: inline;
	padding: 0 20px 0 20px;
	margin: 3px 0 0 0;
}
#reviews {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #ccc;
}
#reviews h3 {
	background-color: transparent;
	color: #000;
	font-size: 14px;
	margin: 0;
	padding-bottom: 10px;
}
#reviews p {
	padding-bottom: 8px;
}
#available {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #ccc;
}
#available table#booksAvailable {
	display: block;
}
#available table#booksAvailable tr {
	text-align: left;
}
#available table#booksAvailable tr td {
	padding: 4px 0 4px 14px;
	width: 175px;
	vertical-align: top;
	border-right: 1px solid #ccc;
}
#available table#booksAvailable tr td.lastItem {
	border-right: none;
}
.subtitle {
	font-weight: bold;
	padding: 10px 0;
}
.ulLeft {
	display: block;
	float: left;
	list-style-type: none;
	margin-left: 20px;
}
.ulLeft li {
	padding-bottom: 8px;
}
.ulLeft li span {
	font-weight: bold;
}
.ulLeft li.errata {
	padding-bottom: 20px;
}
/*-------------------------------------------------------------------------------
 globalHeaderWrapper centerWrapper contentWrapper bodyContent regionList
-------------------------------------------------------------------------------*/
#countries h1 {
	border-bottom: 2px solid #007ac2;
	font-size: 24px;
	min-width: 400px;
}
#countries ul {
	display: block;
	overflow: hidden;
	margin: 3px 0 0 0;
	padding-left: 1px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#countries ul li {
	padding: 0 20px 0 20px;
	margin: 3px 0 0 0;
}

#country p {
	padding-bottom: 20px;
}
#country hr {
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
/*-------------------------------------------------------------------------------
 globalHeaderWrapper centerWrapper footer
-------------------------------------------------------------------------------*/
#footer {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 8px;
}
.ie6 #footer {
	clear:both;
}
/*-------------------------------------------------------------------------------
 globalHeaderWrapper centerWrapper contentWrapper bodyContent login
-------------------------------------------------------------------------------*/
#login {
    margin: 10px auto 0;
    padding: 0;
    width: 100%;
}
#login h2 {
    background: none repeat scroll 0 0 transparent;
    color: #00709C;
	font-family: 'AvenirBold',Verdana,Geneva,sans-serif;
    font-size: 18px;
    margin: 0 0 0 10px;
    padding: 0 0 10px;
    width: 500px;
}
#login p {
    margin: 2px 0 20px 10px;
    padding: 0;
}
#login span.loginMsg {
    font-weight: bold;
    margin: 0 0 0 10px;
    padding: 0;
}
.loginForm {
    border: 1px solid #FFFFFF;
    margin-left: 12px;
    padding: 10px 0;
    width: 390px;
}
.loginForm fieldset {
    border: 1px solid #828177;
    padding: 5px;
}
.loginForm fieldset label {
    display: block;
    line-height: 1.8em;
    margin-left: 10px;
    padding: 0;
}
.loginForm fieldset label span {
    display: inline-block;
    font-weight: bold;
    vertical-align: top;
    width: 90px;
}
#login label input {
    width: 250px;
}
#login .bottomButtons {
    display: block;
    overflow: hidden;
}
#login .bottomButtons span.bottom {
    display: inline;
    float: left;
    margin-left: 4px;
}
#login .bottomButtons span.bottom img {
    margin: 10px 0 0 10px;
}
.goldkey {
    vertical-align: bottom;
}
#login a.linkarrow:link, #login a.linkarrow:visited, #login a.linkarrow:active {
    background: none repeat scroll 0 0 transparent;
    color: #2D7104;
    font-style: normal;
}
#login .bottomButtons span.bottom a.linkarrow {
    display: inline;
    float: left;
    margin: 14px 0 0;
}

.yellowImageButton {
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
	width: 80px;
}
.yellowImageButton a.buttons {
    background: url("https://www.esri.com/shared/Styles/esriCore2010/images/buttonBgYellowRight.png") no-repeat scroll right top transparent;
    color: #000000;
    display: inline;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    margin: 0 6px 10px 4px;
    padding-right: 18px;
    text-decoration: none;
}
/* Added for rounded corner colored buttons - 07/19/2010 - Steve */
/* Green Button - White text with Blue Hover - White text */
.greenImageButton2 {
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0 0 4px 0;
	width: 100%;
}
.greenImageButton2 a.buttons,
.greenImageButton2 a.buttons:link,
.greenImageButton2 a.buttons:visited,
.greenImageButton2 a.buttons:active {
	background: transparent url("https://www.esri.com/shared/styles/esriCore2010/images/buttonBgGreenRight.png") no-repeat top right;
	display: inline;
	float: left;
	height: 25px;
	margin: 10px 6px 10px 0;
	padding-right: 18px;
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.ie6 .greenImageButton2 a.buttons:active {
	padding-right: 16px;
}
.greenImageButton2 a.buttons span {
	background: transparent url("https://www.esri.com/shared/styles/esriCore2010/images/buttonBgGreenLeft.png") no-repeat top left;
	color: #fff;
	display: block;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 18px;
	white-space: nowrap;
}
.greenImageButton2 a.buttons:hover {
	background: transparent url("https://www.esri.com/shared/styles/esriCore2010/images/buttonBgBlueRight.png") no-repeat top right;
	display: inline;
	float: left;
	height: 25px;
	margin: 10px 6px 10px 0;
	padding-right: 18px;
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.greenImageButton2 a.buttons:hover {
	padding-right: 16px;
}
.greenImageButton2 a.buttons:hover span {
	background: transparent url("https://www.esri.com/shared/styles/esriCore2010/images/buttonBgBlueLeft.png") no-repeat top left;
	color: #fff;
	display: block;
	line-height: 25px;
	padding: 0 0 0 18px;
}
/*-------------------------------------------------------------------------------
 globalHeaderWrapper centerWrapper contentWrapper videoPage
-------------------------------------------------------------------------------*/
#videoPage {
	margin: 20px 0 0 250px;
	padding: 0;
}
/*-------------------------------------------------------------------------------
 globalFooter
-------------------------------------------------------------------------------*/
#globalFooter {
	font-size: 18px;
}
/* End */
