.controls {
	float: right;
}

form {
	margin: 0;
}

a img { border: 0; }

div.titlebar {
	background: url(../img/h1.gif) repeat-x;
	height: 33px;
	line-height: 33px;
	font-weight: bold;
	padding: 0 5px 0 5px;

	position: relative;
}

div.titlebar-dark {
	background: url(../img/h3.gif) repeat-x;
	height: 33px;
	line-height: 33px;
	font-weight: bold;
	padding: 0 5px 0 5px;

	position: relative;
}

.titlebar h1 {
	margin: 0;
	font-size: 15px;
	height: 33px;
	overflow: hidden;
}

h3 {
	font-size: 14px;
}

div.hasborder, .hasborder {
	border: 1px solid #a0dadf;
}

div.description {
	background: #e6eff1;
	padding: 10px;
	border: 1px solid #e5e5e5;
}

div.forthcoming {
	background: #e6eff1;
	padding: 10px;
	border: 1px solid #e5e5e5;
	width: 200px;

	display: none;
	position: absolute;
	top: -5px;
	left: 44px;
}

div.forthcoming img.arrow {
	position: absolute;
	top: 7px;
	left: -9px;
}

.hr, .hr8 {
	font-size: 2px;
	line-height: 2px;
	background: url(../img/hr.gif) repeat-x center bottom;
}

.hr8 {
	margin-top: 4px;
    margin-bottom: 4px;
}

.padd {
	padding: 10px;
}

.warn {
	color: #cc0000;
	font-weight: bold;
}

.clr {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

.clr-rt {
	font-size: 1px;
	line-height: 1px;
	clear: right;
}

a.sm, a.sm:link, a.sm:visited {
	font-size: 11px;
	color: #89817F;
}

a.title, a.title:link, a.title:visited {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a.title:hover {
	text-decoration: underline;
}

.bluebtn {
	background: #3ABDCE;
	color: white;
	padding: 1px;
}

.yellowbtn {
	background: #e9ec8d;
	color: black;
	padding: 1px;
}

.breadcrumb {
	margin-bottom:5px;
}

.subtabs {
	border: 1px solid #cdc9c7;
	border-bottom: none;
	background: #acd1d6;
	padding: 10px 5px 0 5px;
	height: 33px;
	position: relative;
}

.subtabs > #twoline {
    padding-top:4px;
    vertical-align:top;
    text-align:center;
    line-height:13px;
    height:33px;
}

.intratabs {
    border:none;
	border-bottom: 1px solid #acd1d6;
	background: white;
	padding: 0px 5px 0 5px;
	height: 34px;
	position: relative;
}

.intratabs a {
    border: 1px solid #acd1d6;
}

.intratabs  a:hover, .intratabs  a.on, .intratabs  a.on:link, .intratabs  a.on:visited {
    background: #acd1d6;
    color: white;
}


/***********************************/

.one-third, .two-third {
	float: left;
	width: 190px;
	border-right: 1px solid #a5cad0;
	margin-right: 2px;
}

.three-third {
	margin-left: 387px;
}


.search2 {
	height: 20px;
	width: 170px;
	background: url(../img/subnav-off.gif) repeat-x bottom center;
	border: 4px solid #57a4ae;
	margin: 0;
	padding: 0;
	padding-top: 5px;

	color: #58a3ad;
	text-indent: 5px;
	position: absolute;
	right: 0px;
}

.searchbtn2 {
	position: absolute;
	right: 4px;
	top: 4px;
	border-left: 1px solid #57a4ae;
}

ul.levellist {
	list-style-type: none;
	margin: 0;
	padding: 7px;
}

ul.levellist h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

ul.levellist li {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	padding-top: 3px;
}

ul.levellist li a,
ul.levellist li a:link,
ul.levellist li a:visited {
	display: block;
	background: none;
	border: none;
	padding: 0;
	line-height: 21px;

	font-size: 12px;
	color: #5fa6d0;
	text-decoration: none;
}

/***********************************/

td {
	vertical-align: top;
}

td.grey, .grey {
	color: #89817F;
}
td.bld, .bld {
	font-weight: bold;
}

td.l {	text-align: left; }
td.c {	text-align: center; }
td.r {	text-align: right; }
td.t {	vertical-align: top; }
td.m {	vertical-align: middle; }
td.b {	vertical-align: bottom; }

td.desc {
	vertical-align: top;
	width: 230px;
}

td.more, td.ecomwide, th.ecomwide {
	vertical-align: top;
	width: 200px;
}

td.ecom {
	vertical-align: top;
	width: 150px;
}

td.status {
	vertical-align: top;
	width: 75px;
}

td.tdicon, td.thumb {
	vertical-align: top;
	width: 40px;
}

td.check {
	vertical-align: top;
	width: 20px;
}

td.tdsp {
	vertical-align: top;
	width: 40px;
}
td.price {
	vertical-align: top;
	width: 90px;
}

td.longdesc {
	vertical-align: top;
	width: 280px;
	padding-bottom: 12px;
}

/*************************************/

/*
.rightopts {
	float: right;
	width: 190px;
}

.rightdesc {
	float: right;
	width: 405px;
}

.leftopts {
	margin-right: 415px;
}

.leftdesc {
	margin-right: 200px;
}

*/

table.layout {
	width: 100%;
}

td.rightopts {
	vertical-align: top;
	width: 190px;
}

td.rightdesc {
	vertical-align: top;
	width: 405px;
}

td.leftopts,
td.leftdesc {
	vertical-align: top;
	padding-right: 10px;
}


table.data {
	width: 100%;
}

table.data th {
	background: #e6eff1;
	padding: 1px 5px 1px 5px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 0;
	border-right: 1px solid #57a4ae;
	color: black;
	text-align: left;
	font-weight: normal;
}
table.data tr.sortme th {
	padding: 0;
}

.sorted {
	padding: 1px 5px 1px 5px;
	color: black;
}

#advSearch {
	display: block;
}

.sorted a, .sorted a:link, .sorted a:visited {
	color: black;
	text-decoration: none;
}

table.data th.sorted-asc, div.asc {
	background: #57a4ae url(../img/sort-ASC.gif) no-repeat right center;
	color: white;
}

table.data th.sorted-desc, div.desc {
	background: #57a4ae url(../img/sort-DESC.gif) no-repeat right center;;
	color: white;
}

div.asc a, div.asc a:link, div.asc a:visited,
div.desc a, div.desc a:link, div.desc a:visited {
	color: white;
	text-deocration: none;
}

table.data tr td {
	vertical-align: top;
	padding: 6px;
	background: url(../img/hr.gif) repeat-x center top;
}

table.data tr.first td {
	vertical-align: top;
	padding: 6px;
	background: none;
}


table.data tr td.renew-notice {
         vertical-align: top;
         padding: 6px;
         background: #ffa0a0 url(../img/hr.gif) repeat-x center bottom;
}

table.data tr td.renew-notice a,
table.data tr td.renew-notice a:link,
table.data tr td.renew-notice a:visited {
	color: black;
	text-decoration: underline;
}

/**************************/

table.simple td {
	background: none;
	padding: 4px;
}

table.simple th {
	text-align: left;
	background: none;
	padding: 2px;
}

#message {
	border: 1px solid #75B7C0;
	background-color: #D1EBEF;
	color: #75B7C0;

	padding: 8px;
	display: none;
}

.error {
	color: #D71B22;
	font-weight: bold;
}

table.data tr.selectedrow td {
	background-color: #D1EBEF;
}

.wow {
	padding: 20px;
}

.frmpadd {
	padding: 0 0 5px 0;
}

.answer {
	font-weight: bold;
	border: 2px solid #0000CE;
	padding: 2px;
    color: #0000CE;
    display: inline;
    line-height: 25px;
}

.availableBook {
	cursor: pointer;
	margin-bottom: 3px;
	clear: left;
}

.availableBook img {
	float: left;
	margin: 3px;
}

#swapBookPane {
	width: 350px;
	height: 200px;
	overflow: auto;
}

#swapSearchList {
	display: none;
}

.alt-thumb {
	border: 1px solid black;
	position: relative;
	z-index: 3;
}


.alt-thumb-zoom {
	display: none;
	position: absolute;
	top: 0;
	left: 40px;
	background: url(../img/cover-zoom-bg.gif) top left;
	padding: 5px 5px 5px 17px;
	z-index: 4;
}

.cover-art {
	position: relative;
}

.cover-zoom {
	display: none;
	position: absolute;
	top: 0;
	left: 120px;
	background: url(../img/cover-zoom-bg.gif) top left;
	padding: 5px 5px 5px 17px;
}

.featured-book {
	height: 45px;
	padding-left: 5px;
	overflow: hidden;
	margin-top: 5px;
}

.featured-book img {
	float: left;
	margin-right: 7px;
}

.interior-art {
	padding: 10px 0 10px 0;
}

fieldset {
	display: block;
	width: 70%;
	margin: 0 auto 0 auto;
}

legend {
	font-weight: bold;
	font-size: 13px;
}


.study-guide-slim {
	margin: 1em 0 1em auto;
	background: #d0e0e4;
	border: 1px solid #bdd3d8;
	padding: 8px;
	font-size: 10px;
	width: 172px;
}

.study-guide {
	margin: 1em 0 1em auto;
	background: #d0e0e4;
	border: 1px solid #bdd3d8;
	padding: 8px;
	font-size: 10px;
	width: 172px;
}

.study-guide a,
.study-guide-slim a {
	font-size: 10px;
}

.hidden {
    display:none;
}

#couponbox {
    display:none;
}