
/*===================================================================================================
 * My Books
 *===================================================================================================*/
div.compactBook {
	width: 170px;
	overflow: hidden;
	border: 0px solid black;
	margin-bottom: 0px;
}

td.compactBookThumbnail {
	padding: 0px;
	padding-bottom: 5px;
	height: 151px;
	vertical-align: bottom;
}

div.bookTitle {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*    color: #FF6600; */
}

div#simplePaginator {
	text-align: right;
}

div#simplePaginator label {
	padding-right: 20px;
	font-weight: normal;
}

div#simplePaginator .separator {
	color: #A29C83;
}

div#simplePaginator #previous {
	padding-left: 10px;
}

div#simplePaginator #next {
	padding-right: 10px;
}


div#paginator {
	width: 100%;
	position: inline;
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 1px solid #CCCCCC;
	font-size: 11px;
	line-height: 17px;
	text-align: center;
	font-weight: bold;
}

div.paginatorPrevious {
	width: 100px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

div.paginatorNext {
	width: 100px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

div.paginatorPages {
	width: 170px;
	margin: 0px auto 0px auto;
	text-align: center;
	white-space: nowrap;
}

div#paginator a {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 0px solid #F0F0F0;
	font-weight: normal;
}

div#paginator a:hover {
	color: white;
	text-decoration: none;
	background-color: #fd7820;
	border: 0px solid #505050;
}

* html div#paginator a {
	border: 0px solid white;
}

* html div#paginator a:hover {
	border: 0px solid white;
}

/*===================================================================================================
 *Email It
 *===================================================================================================*/
#email-it-header {
	background-color: #bcebfc;
	height: 30px;
	font-size: 15px;
	line-height: 30px;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 10px;
	color: #088bd7;
}

#email-it-body {
	position: relative;
}

#email-it-body a {
	color: black;
	text-decoration: none;
	font-size: 12px;
	padding: 4px 4px 4px 30px;
	height: 25px;
}

.popupErrorMessage {
	color: #cc0000;
}

.requiredMarker {
	margin-left: 10px;
	padding-left: 10px;
}




/*=========================================================================
   Side Bar
 *=========================================================================*/

#sideBarModule {
    width: 170px;
    padding: 0px;
    border: 0px;
    padding-top: -1px;
    text-align: left;
	background-image: url(/images/backgrounds/patternWhite.png);
    min-height: 600px;
}

#sideBarModule a {
    text-decoration: none;
    font-weight: bold;
}

#sideBarModule a:hover {	
	color: #fd7820;
}

#sideBarModule p {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 5px;
}

#sideBarModule ul {
    margin-left: 15px;
    font-size: 12px;
}

#sideBarModule .sideBarItemContainer {
	padding: 5px;
	background-image: url(/images/backgrounds/patternGreen.png);
}


/*====================================================================================
  Side Bar Bottom
  ====================================================================================*/

#sideBarModule .sideBarBottomContainer {
	position: absolute;
	right: 30px;
	bottom: 29px;
}

#sideBarModule .sideBarBottomItemContainer {
	background-color: white;
	width: 130px;
	margin: 10px;
	padding: 9px 10px 6px 10px;
}

/*====================================================================
  tables inside side bar modules 
  ====================================================================*/

#sideBarModule table {
    width: 160px;
}

#sideBarModule table tr {
    vertical-align: top;
}

#sideBarModule table td {
    padding-left: 7px;
    padding-right: 3px;
    padding-top: 5px;
    padding-bottom: 3px;
    font-size: 10px;
    background: white;
}

td.rightMost {
    /* nothing */
}

td.rightJust {
	text-align: right;
}

#sideBarModule table th {
    background: white;
    padding-left: 7px;
    text-transform: uppercase;    
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-top: 7px;
}

.sideBarSpacer {
	height: 10px;
	background-color: white;
}

#sideBarModule #orderSummary table {
    border: 1px solid #8eb667;;
}

#sideBarModule #orderSummary table th {
    border: 0px solid white;
}

#sideBarModule #orderSummary table td {
    border: 0px solid white;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 12px;
    border-bottom: 0px solid #a9a484;
    border-left: 0px solid #a9a484;
}

#sideBarModule #orderSummary table td.total {
    border-top: 1px dotted #8eb667;
    padding-top: 5px;
    padding-bottom: 10px;
}



/*=========================================================================
   Collapsable Menu
 *=========================================================================*/

div.sideBarCollapsableMenu {
    position: relative;
    background: white;
    border-size: 0px;
    width: 170px;
    overflow: hidden;
    margin: 0px;
}

#sideBarModule div.sideBarCollapsableMenu h2 {
    display: block;
    padding: 0px;
    width: 100%;
    text-transform: uppercase;    
    color: white;
    background: #81b841;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px dotted white;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 10px;
    margin: 0px;
}

#sideBarModule div.sideBarCollapsableMenu h2.sideBarSubNav {
    background: #a7c275; 
    border-bottom: 1px dotted #f9f4e4;
}

#sideBarModule div.sideBarCollapsableMenu a.sideBarCategory {
    display: block;
    height: 19px;   
    padding-left: 10px;
    line-height: 19px;
    font-weight: bold;
    border-bottom: 1px solid #8eb667;
    margin: 0px;
    width: 164px;
    float: none;
}

#sideBarModule div.sideBarCollapsableMenu a.category_collapsed, #sideBarModule div.sideBarCollapsableMenu a.category_expanded {
    color: white;
    background-color: #a7c275;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}

#sideBarModule div.sideBarCollapsableMenu div.sideBarIcon {
    position: absolute;
    float: right;
    width: 10px;
    height: 10px;
    right: 10px;
    margin-top: 4px;
    overflow: hidden;
    background: url(/images/submenu/icon-both.png) no-repeat left top;
}

#sideBarModule div.sideBarCollapsableMenu div.sideBarIcon img {
    position: absolute;
    top: 0px;
    left: 0px;
}

#sideBarModule div.sideBarItems a {
    display: block;
    background: #666666;
    padding-left: 10px;
    line-height: 21px;
    height: 20px;
    font-weight: normal;
    border-bottom: 1px dotted white;
    margin: 0px;
    color: #ffffff;
}

#sideBarModule div.sideBarItems a:hover {
  background-color:#fd7820;
  color:#fff;
}

* html #sideBarModule div.sideBarItems a {
    border-bottom: 1px solid #f9f4e4;
} 

#sideBarModule div.sideBarItems a.selected {
    background: #00adef;
}

#sideBarModule div.sideBarItems a.selected:hover {
    background: #00adef;
}

#sideBarModule .sideBarItems hr {
	height: 4px;
	color: #a7c275;
	margin: 0px;
	border: 0px solid white;
	border-bottom: 1px dotted #f9f4e4;
}

.ie6 #sideBarModule .sideBarItems hr {
	width: 100%;
	display: block;
	margin-top: -7px;
	margin-bottom: -7px;
	border-bottom: 1px solid #f9f4e4;
}

