﻿@charset "utf-8";
/* CSS Document */

html{
	height:100%;
}

form{
	 height:100%;
}


body{
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	font-size:12px;
	height:100%;
	
}

body{
	background:url(/images/WestBowPress/Main_background.jpg) top repeat-x #ede9de;
}

#Header{
	background:url(/images/WestBowPress/Header_backMain.jpg) top center repeat-x;
}

#HeaderNavBar{
	background:url(/images/WestBowPress/Header_backNavBar.jpg) top left no-repeat;
	height:35px;
	overflow:hidden;
}

img{
	border:0;
	text-decoration:none !important;
}

#Header{
	height:190px;
	
}

.landingPageHeader{
	height:140px !important;
	background:#FFFFFF !important;
	border-bottom:2px solid #999999;
}

#HeaderNav{
	width:960px;
	margin:0 auto 0 auto;
	text-align:center;
}

#HeaderSubNav{
	position:absolute;
	z-index:99;
	right:0;
	text-align:center;
	background: #fff;
	margin: 0;
	*padding:5px 0 0 0;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-radius-bottomleft:8px;
	-webkit-border-radius-bottomright:8px;
}

.headerNavLanding{
	text-align:center !important;
	padding-top:25px;

}

.headerButton{
	margin:0 10px 0 10px;
	line-height:30px;
	padding:0 2px 12px 5px;
	vertical-align:middle;
	
}

.Packages_Active a{
	color:#F00;
}

.headerButton:hover{

}

.headerOption{
	font-family:Helvetica, Verdana, sans-serif;
	position:relative;
	top:6px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;

}

.headerOption a{
	color:#333333;
	text-decoration:none;
}

.headerOption a:hover{
	color:#FFFFFF;
}

.headerBookstore{
	margin:0 15px 0 15px;
	position:relative;
	top:11px;
	right:15px;
	font-size:14px;
	padding
	text-transform:uppercase;	
	
}

#HeaderMain{
	width:960px;
	margin:0 auto 0 auto;
	background:url(/images/WestBowPress/Header_backHeaderMain.jpg);
	height:127px;
	overflow:hidden;
	position: relative;
}

#HeaderLogo{
	height:50px;
	width:50px;;
}

#HeaderSearchBar{
	position:relative;
	z-index:5;
	width:680px;
	height:20px;
	margin:52px auto 0 255px !important;
	margin:-3px auto 0 255px;
	font-size:.9em;
	text-decoration:none;
	display:inline-block;


}

#statusCart{
	position:relative;
	width:200px;
	float:left;

}

.searchBoxes{
	position:relative;
	display:inline-block;
	float:right;

}

#ShoppingCartBar{
	position:relative;
	display:inline-block;
	width:130px;
	line-height:25px;
	float:left;
}


#BodyContainer{
	
}

#MainContent{
	min-height:60%;
	position:relative;
	padding-top:15px;
	text-align:center;
	margin:0 auto 0 auto;
	width:960px;
	background:#FFFFFF;
}

#Footer{
	position:relative;
	z-index:99;
	background:#2a2a2c;
	height:150px;
	padding-bottom:20px;
}

#FooterMain{

	margin:0 auto 0 auto;
	width:960px;
	padding-top:10px;
	color:#FFFFFF;
	font-size:.9em;
}

#FooterMain p{
	color:#999999;
}

#FooterLeft{
	width:50%;
	position:relative;
	float:left;
}

#FooterRight{
	width:50%;
	text-align:right;
	position:relative;
	float:right;
}

.footerGold{
	color:#e1ac0b;
	font-size:12px;
}

.footerPhoneNum{
	font-size:30px !important;
	line-height:normal;
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

.footerLinks{
	
}

.footerLinks a:link, .footerLinks a:visited, #FooterRight a{
	color:#FFFFFF;
	text-decoration:none;
}

.footerLinks a:hover, .footerLinks a:active, #FooterRight a:hover{
	color:#e1ac0b;
	text-decoration:none;
}

/* End of Init */

table
{
	border-collapse: collapse;
	border-spacing: 0;
}
ol
{
	margin-left: 20px;
}
q:before, q:after, blockquote:before, blockquote:after
{
	content: "";
}

/* Clearfix */
.clearfix:after, #myBooks-body li:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clearfix, #myBooks-body li
{
	display: inline-block;
}
* html .clearfix
{
	height: 1px;
}
.clearfix
{
	display: block;
}
/* End of Clearfix */

h1
{
	color: #1b5173;
	font-size:32px;
	margin-top:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;

}
h2
{
	color: #662143;
	font-size: 15px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.33em;
	padding:0px 0 5px;
	text-transform:uppercase;
}

h2 a{
	text-decoration:none;
	
}

#billingAddressSidebarContainer h2, #shippingAddressSidebarContainer h2, #shippingMethodSidebarContainer h2, .contentSidebarRegion h2, #selectAProject h2, #paymentInfoSidebarContainer h2, #promoCodeSidebarContainer h2, .paymentOrderColumn #promoCodeSidebarContainer h2
{
	margin-bottom: 15px;
	padding: 0px;
}

.servicesWideColCenter h2{
	font-size:13px;
	color:#000000;
}

.servicesWideColCenter h2 a{
	color: #662143;
}

.servicesWideColCenter h2 a:hover{
	text-decoration:underline;
	color: #1b5173;
}

.servicesWideColCenter h3 a:hover{
	color: #662143;
	text-decoration:underline;
}

.smallPadding{
	padding-left:115px;
}

.mod{
	font-family:Georgia, "Times New Roman", Times, serif !important;
	text-transform:none !important;
}

h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #1b5173;
	font-size: 13px;
	line-height: 1.33em;
	padding-bottom: .25em;
}

h3 a{
	color: #1b5173;
	text-decoration:none;
}

h3 a:hover{
	color: #000000;
	text-decoration:none;
}

p
{
	color: #333333;
	line-height: 16px;
	
}
a
{
	color: #2b4d74;
}
a:hover
{
	color:#662143;
	text-decoration: none;
}
strong, strong span
{
	font-weight: 900;
}
em
{
	font-style: italic;
}
fieldset
{
	border: 0;
}


/* Custom Font Styles */
ul#mainNav li a
{
	color: #333;
	display: block;
	text-decoration: none; /*text-indent:-9999px;*/
	text-transform: uppercase;
}
ul#mainNav li a:hover
{

	margin-bottom: -3px;
	position: relative;
}
.headerButton .active a
{
	background:#0a78b9;
	color: #FFFFFF;
	padding:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

ul#HeaderNav li a
{
	color: #525252;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
}

ul#subNav li a
{

	color: #662143;
	text-decoration:none;
}

ul#subNav li a:hover
{
	color: #0a78b9;
}

.authorLogIn
{
	padding-right:20px;
	text-decoration:none;

}
.shoppingCartLink
{
	background: url(/images/icon_header-shopcart.png) top right no-repeat;
	text-decoration:none;
	padding-right: 20px;

}

.authorLogIn:hover, .shoppingCartLink:hover
{
	color: #333;
	text-decoration:none;
}
#tagline h3
{
	color: #fefefe;
	font-family: Georgia, 'Times New Roman' , Sans-serif;
	font-size: 16px;
	line-height: 1;
	margin: 0;
	padding: 0;
	padding-top: 3px;
}
#breadcrumbs a, #breadcrumbs
{
	color: #888888;
	font-size: 10px;
}

#AddThisButton{
	position:absolute;
	right:10px;
	
}

ul#packageNavigation li a
{
	border-left: 1px solid #4a5e6d;
	color: #fff;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	font-size: 12px;
	padding: 0 30px;
	position: relative;
	text-decoration: none;
	top: 11px;
}
ul#packageNavigation li.active a
{
	border-left: 0;
	color: #333;
}

#packageFeatureWrapper p
{
	padding-bottom: 8px;
}
#shippingMethodLine
{
	display: block;
	font-size: .75em;
}
#shoppingCart-orderConf .byLine
{
	display: block;
	margin: 5px 0 10px;
}

/* Home Page Style */

.HomeContentLeft{
	position:relative;
	float:left;
	width:49%;
	padding:2px;

}

.HomeContentRight{
	position:relative;
	float:right;
	width:49%;
	padding:2px;
}

.HomeContentRight .HomeContentRight{
	right:0;
	margin-right:-20px;
	position:absolute;
}

/* Services Sidebar Style */
#servicesSidebar h3
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}
#servicesSidebar h3 a
{
	
	display: block;
	
}

#servicesSidebar{
	border:1px solid #CCC;
	padding:3px;
	margin:0 0 0 10px;

}

.serviceHead{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	background:#CCCCCC;
	font-size:14px;
	font-weight:bold;
	padding:4px;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;

}

.serviceHead h3{
	padding:0;
	margin:0;
}

.serviceHead a{
	text-decoration:none;
}

.serviceHead a:hover{
	color:#333333;
}

.serviceHead:hover{
	background:#f5f5f5;
	border-bottom:1px solid #CCCCCC;
}

.selectedService h4
{
	background: #f5f5f5;
	display: block;
	position: relative;
}
.selectedService h4 a
{
	background: #f5f5f5;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration:none;

}

.selectedService h4 a:hover
{
	background: #dedede;
	color:#333333;

}

.selectedService{
	margin-bottom:3px;
	height:25px;
	overflow:hidden;

}

.selectedServiceOver{
	height:auto;
	overflow:visible;
}

.selectedService ul {
	list-style:disc url(/images/WestBowPress/Icon_tinyKnow.gif) outside;
	margin-left: 30px;
	padding-left:0px;
	text-indent:0;
}





.serviceList{
	visibility:hidden;
	display:none;
}

.serviceListOver{
	visibility:visible;
	display:block;
	padding-bottom:10px;
	padding-top:0px;
	margin-top:-12px;
}

.service-items-list
{
	padding: 0 5px;
}
.service-items-list li
{

	margin-bottom: 6px;
	padding-left: 10px;
	position: relative;
}
.selectedService h4.hasItems a
{
	padding-left: 20px;
}

#ServicesHomeTable{
	
}

.ServicesHomeBox{
	
	padding:4px;
	text-align:center;
	margin:3px;
	border:1px solid #CCCCCC;
	background:url(/images/WestBowPress/ServicesHome_TableTops.jpg) top repeat-x #FFFFFF;
	min-height:230px;
	width:31%;
	position:relative;
	float:left;
	display:inline-block;

}
#myMessages, #myBooksWrapper
{
	border:1px solid #CCCCCC;
	margin: 0 10px 10px;
}
#myMessages-list, #myBooksBookInfo
{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#myBooksBookInfo 
{
	float: left;
	width: 348px;
}
#myMessages-list li 
{
	margin: 0;
	padding: 10px;
}
#myMessages-list li.alt 
{
	background: #efefef;
}

#myMessages .bookTitle 
{
	display: block;
}
#MyMessagesHeader 
{	
	background:url(/images/WestBowPress/ServicesHome_TableTops.jpg) top repeat-x;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	margin: 0;
	padding:4px 4px 4px 6px;
}
.date 
{
	float: left;
	padding: 0 10px 0 0;
	width: 90px;
}
.messageInfo 
{
	float: left;
	padding: 0 10px 0 0;
	width: 410px;
}
.btnMessageGo 
{
	float: right;
}
#myAccountBucket
{
	border:1px solid #CCCCCC;
}
#myAccountHeader, #myBooksHeader
{
	background:url(/images/WestBowPress/ServicesHome_TableTops.jpg) top repeat-x;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	margin: 0;
	padding:4px 4px 4px 6px;
}
#myAccountBucketContent 
{
	padding: 0 10px;
}
#myBooksSidebarList 
{
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 190px;
}
#myBooksSidebarList li 
{
	background: #efefef;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin:0;
	padding: 6px;
}
#myBooksSidebarList li.active 
{
	background: #fff;
	border-right: none;
}
#myBooksContent 
{
	float: left;
	padding: 10px 10px 10px 0px;
	width: 468px;
}
#myBooksStatus #myBooksContent 
{
	width: 728px;
}
.myBooksCoverActive 
{
	display: block;
	float:left;
	margin-right: 10px;
}
#publishNewBook 
{
	display: block;
	margin: 0 auto 10px;
}
#myStatusWrapper 
{
	margin-bottom: 20px;
}
.myBooksOptionsWrapper 
{
	float:right;
}

.otherBox{
	
	min-height:180px;
	width:31%;	
}
#myBooksOptions 
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.otherWide{
	background:#FFFFFF;
	min-height:125px;
	width:100%;
	padding-top:5px;
	text-align:left;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	
}

.otherWide p{
	padding-top:0;
	margin-top:0;
}

.otherBlue{
	background:#1b5173;
	color:#FFFFFF;
}

.otherBlue p{
	color:#FFFFFF;
	line-height:18px;
	padding-left:3px;
}

.otherBlue img{
	padding:3px 0 3px 0px;
	margin-left:-5px;
}

.otherGray{
	background:#CCCCCC;
}

.otherGray strong {
	color:#000000;
	font-size:11px;
}

.servicesHomeTableHeader, .servicesHomeTableHeader a{
	padding:3px;
	color:#FFFFFF;
	text-decoration:none;
}

.servicesHomeTableHeader a:hover{
	color:#CCCCCC;
}


.servicesHomeTableBody{
	margin-top:10px;
	text-align:left;
}

.servicesIcon{
	float:left;
	margin:0 10px 0 0;
}

.servicesButton{
	position:absolute;
	bottom:0;
	padding-top:0;
	line-height:0;
	margin-top:7px;
	text-align:right;
	
}

.callToOrder{
	background:url(/images/WestBowPress/callToOrder.jpg) top left no-repeat;
	height:45px;
	width:274px;
	text-align:right;
	padding:2px 0 0 0;
	color:#662143;
	visibility:hidden;
	display:none;
}

.callToOrder h3{
	color:#662143;
	padding-right:148px;
	margin:0;
	line-height:40px;
}

.orderNow{
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
	padding:10px;
}

.orderNow h3{
	color:#000000;
	padding-right:148px;
	margin:0;
	font-size:18px;
	line-height:20px;
}

#MarketingBundles img{
	padding-bottom:10px;
}

#MarketingBundles .rowOdd{
	height:auto;
	min-height:100px;
	display:inline-table;
	padding-bottom:10px;
}

#MarketingBundles .rowEven{
	height:auto;
	min-height:100px;
	display:inline-table;
	padding-bottom:10px;
}

.marketingBundlesBoxLeft{
	float:left;
	width:48%;
	display:inline-block;
}

.marketingBundlesBoxRight{
	float:right;
	width:48%;
	display:inline-block;
}

#MarketingBundles h3, #MarketingBundles h3 a{
	background:#333333;
	padding:3px;
	color:#FFFFFF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#MarketingBundles h3 a:hover{
	color:#e1ac0b;
}



/* End of Services Sidebar Style */

/* Packages Sidebar Style */

#packagesSidebar h3
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}
#packagesSidebar h3 a
{
	
	display: block;
	
}

#packagesSidebar{
	border:1px solid #CCCCCC;
	padding:3px;
	margin:0;

}

.publishingSidebarItem2{
	margin-top:15px;
}

.reverseSidebar2{
	margin-bottom:15px;
}

/* End Packages Sidebar */ 


/* Packages Nav Styles */


#PackagesTopNav{
	width:943px;
	overflow:hidden;
	margin:15px auto 0 auto;
}

#PackagesTopNav a{
	border:none;
	text-decoration:none;
}

.topNavLinks{
	margin:15px 12px 0 12px;
}

.topNavLinks a{
	padding-right:10px;
	padding-left:10px;
}

#PackageNavHead{
	background:url(/images/WestBowPress/PackageListHead.jpg) center no-repeat; 
	width:943px; 
	overflow:hidden; 
	height:110px;
}

#PackageNavBar{
	background:url(/images/WestBowPress/PackageListBar.jpg) center no-repeat; 
	width:943px; 
	overflow:hidden; 
	height:53px;
	font-weight:bold;
}

.standardNavBar{
	text-align:left;
}

.specialtyNavBar{
	text-align:center;
}

.colorBookNavBar{
	text-align:right;
}

/* End Package Nav Styles */


/* Packages Table Styles */

.pkgAddtoCart{
	margin-top:5px;
	margin-bottom:2px;
}

table#PackageCompareTable tbody tr td
{
	padding:4px;
	text-align:center;

}

table#PackageCompareTable .firstRow{
	background:#dedede;
}

table#PackageCompareTable .firstRow .firstCell{
	background:url(/images/WestBowPress/Packages_TableIcon.jpg) top left no-repeat #dedede;
}

table#PackageCompareTable .oddRow{
	background:#dedede;
}

table#PackageCompareTable .oddRow td{
	border-left:1px solid #CCCCCC;
}

table#PackageCompareTable .evenRow td{
	border-left:1px solid #CCCCCC;
}

table#PackageCompareTable .firstCell{
	text-align:left;
	border:0 !important;
}

table#PackageCompareTable .firstCell{
	border-left:none;
}

.specialtyPackageCompareTable{
	width:100% !important;
}

#PackageDetialPane{
	padding-left:20px;
}

#PackageDetialPane ul{
	list-style:disc url(/images/WestBowPress/Icon_tinyKnow.gif) outside;
	margin-left: 20px;
	padding-left:10px;
	text-indent:10px;
}

#PackageDetialPane ul li:hover{
	background:#f2f2f2;
	color:#0a78b9;
	font-weight:bold;
}


#PackageSidebarSpecialPromo{
	margin-top:60px;
	
}

.specialtyPackagesNav{
	background:url(/images/WestBowPress/PackageSpNav_Background.jpg) top center no-repeat !important;
	
}

/* End Packages Table Styles */

/* Site Map Style */

#SiteMapPane{
	padding-left:15px;
}

.siteMapList{
	padding:3px;
	border:1px solid #dedede;
	margin:5px;
	width:250px;
	position:relative;
	float:left;
	display:inline-block;
}

.siteMapList h2{
	padding:3px;
	border-bottom:1px solid #dedede;
	margin:0 0 5px 0;
	background:#CCCCCC;
	text-decoration:none;
}

.siteMapList h2 a{
	text-decoration:none;
}

.siteMapList ul {
	list-style:disc url(/images/WestBowPress/Icon_tinyKnow.gif) outside;
	margin-left: 20px;
	padding-left:0px;
	text-indent:0;
}

.siteMapList ul li:hover{
	background:#ebebeb;
}

/* End Site Map Style */

#lpFormWrapper h2
{
	background: #686868 url(/images/bg_grey_header.png) top left repeat-x;
	color: #fff;
	display: block;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 7px;
	text-transform: uppercase;
}

ul#footerNav li a
{
	color: #dadada;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
}
ul#footerNav li a:hover
{
	color: #fff;
}
#copyright, #copyrightPrivacy
{
	color: #dadada;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	font-size: 11px;
}
#copyrightPrivacy a
{
	color: #dadada;
	font-weight: bold;
}
#copyrightPrivacy p
{
	color: #dadada;
	text-align: right;
}
#copyright em, #copyrightPrivacy em
{
	color: #fff;
	font-style: normal;
}
#callLine
{
	color: #ccc;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	font-size: 20px;
}
#callLine em
{
	color: #858585;
	font-family: Georgia, 'Times New Roman' , Sans-serif;
	font-style: italic;
}

.itemPrice
{
	color: #4e4e4e;
	float: left;
	font-size: 1.5em;
	font-weight: 600;
	margin-right: 15px;
	padding: 0;
}
#signInHeader
{
	float: left;
	margin-right: 10px;
}
#createAccount
{
	position: relative;
	top: 10px;
}

/* Checkout Font Styles */
#checkout h1
{
	margin-top: 15px;
}
#reviewOrderSidebarHeader
{
	background:url(/images/bg_greywhitefade.jpg);
	border-bottom: 1px solid #dedede;
	color: #FFFFFF;
	text-align:center;
	padding: 5px 15px;
	margin:-3px;
}
#reviewOrderSidebarInfo
{
	background:url(/images/bg_greywhitefade.jpg);
	padding: 15px;
	color:#FFFFFF;
	margin:0px -3px 3px -3px;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;

}
#selectAProject label, #promoCodeContainer label, #ShippingMethodContainer label
{
	color: #333;
	font-weight: 900;
	margin-right: 7px;
}
#promoCodeContainer h2, #promoCodeContainer p, #promoCodeContainer label, #ShippingMethodContainer h2, #ShippingMethodContainer a, #ShippingMethodContainer p, #ShippingMethodContainer label
{
	padding-left: 15px;
	padding-right: 15px;
}
#ReviewOrderHeader
{
	margin-bottom: 0px;
}
#signinContainer label
{
	color: #9d032a;
	display: block;
	font-family: Georgia, 'Times New Roman' ,serif;
	font-size: 1.667em;
	line-height: 1.33em;
	padding: 0 0 0.2em;
}
#cartSummary
{
	background:url(/images/bg_greywhitefade.jpg);
	border: 1px solid #666;
	color: #fff;
	font-size:14px;
	margin: 0;
	margin-bottom:4px;
	padding: 5px 5px 5px 6px;
}
#paymentMethod #yourOrderHeader
{
	padding-left: 15px;
}
.booktitle
{
	display: block;
}

/* Layout Styles */
#pageWrapper, #footerWrapper
{
	
}
#pageWrapper
{
	text-align:left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px;
}

#pageContainer
{
	padding: 0 0 15px;
}
#pageContent
{
	padding:0;
}
#landingPage #pageContent
{
	padding: 30px 15px 30px 30px;
}
#lpFormWrapper
{
	background: #fff;
}
#lpFormContent
{
	padding: 15px;
}
#contentWrapper
{
	background: #fff;
	margin-top: 15px;
	padding:5px;
}
#checkout #contentWrapper
{
	padding: 0;
}
#checkout-2col #contentWrapper
{
	background: #fff url(/images/bg_vertborder.gif) top left repeat-y;
	padding: 0;
}
#tagline
{
	display: inline;
	float: left;
	width: 350px;
}
#searchbox
{
	display: inline;
	float: right;
	padding: 3px 10px 0 0;
}
#breadcrumbs
{
	padding: 5px 0 0 20px;
}

#packageFeatureNavigation
{
	background: #24313b url(/images/bg_pkg_nav.png) top left repeat-x;
	height: 36px;
	margin-bottom: 15px;
	position: relative;
	width: 100%;
}

#footerWrapper, #footerContainer, #push
{
	height: 100px;
}
#footerWrapper
{
	padding: 0;
}
#footerContainer
{
	background: #333;
	height: 75px;
	padding: 25px 30px 0;
	position: relative;
}
#copyright
{
	position: absolute;
	right: 30px;
	top: 50px;
}
#copyrightPrivacy
{
	position: absolute;
	right: 30px;
	top: 30px;
}
#callLine
{
	left: 30px;
	position: absolute;
	top: 60px;
}
#landingPage #callLine
{
	top: 30px;
}

#billingAddressSidebarContainer{
	border-bottom: 1px solid #dedede;
}

#billingAddressSidebarContainer, #shippingAddressSidebarContainer, #shippingMethodSidebarContainer, #paymentInfoSidebarContainer, #promoCodeSidebarContainer, .contentSidebarRegion
{
	background: #fff url(/images/bg_checkoutsidebar.jpg) top left repeat-x;
	
	padding: 10px 15px 15px;
}
#selectAProject
{
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	margin-bottom: 30px;
	padding: 30px 15px;
}
#promoCodeContainer, #ShippingMethodContainer
{
	border: 1px solid #dedede;
	margin: 15px 0 30px;
	padding-bottom: 15px;
}

#appliedPromoContainer
{
	padding: 15px 15px 0;
}
#checkoutFooterOptions
{
	float: right;
	margin-bottom: 30px;
}
#billingShippingForm #checkoutFooterOptions
{
	float: right;
	margin-bottom: 30px;
	padding-right: 15px;
}
.btnContinue, .btnLogin, .btnSpacer
{
	margin-left: 15px;
	
}

.preButtonText{
	position:relative;
	display:inline-block;
	bottom:7px;


}

.buttonSpan{
	padding-top:10px;

}

#agreementSignOffWrapper
{
	background: #dedede;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	margin: 30px auto 45px;
	padding: 15px;
	width: 75%;
}
#chkAgree
{
	float: left;
	margin: 28px 5px 0 0;

}
#agreementSignOffWrapper p
{
	color: #9D032A;
	padding: 15px;
}
#fullName, #dateLabel
{
	padding: 15px 5px 15px 45px;
}
#signoffAgreement
{
	border: 1px solid #dfdfdf;
	overflow-y: scroll;
	height: 300px;
	margin: 30px auto 45px;
	padding: 15px;
	width: 75%;
}

#signinContainer, #registerContainer, #forgotPasswordContainer
{
	background: #fff url(/images/bg_greywhitefade.jpg) bottom left;
	border: 1px solid #666666;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	margin-bottom: 30px;
	padding: 15px;
	font-weight:bold;
	color:#FFFFFF;
}

#registerContainer p{
	
	color:#FFFFFF;
	font-weight:normal;
}

#forgotPasswordContainer label
{
	float: left;
	padding-top: 3px;
	width: 125px;
}

.loginRegister h3{
	color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
}

.itemPriceWrapper
{
	margin-bottom: 30px;
	padding: 5px 0;
	border-top:1px solid #dfdfdf;
	
}
.itemPriceContent
{

	padding: 5px 0 9px 5px;
	background:url(/images/bg_greyfade_header.gif) top repeat-x;
}

.itemPriceContent h2{
	
	font-weight:normal;
	text-transform:none;
	color:#4E4E4E;
	font-size:1.5em;
	margin:0 15px 5px 0;
}

/* Column Definitions */
.wideColumnLeft
{
	display: inline;
	float: left;
	padding-right: 10px;
	width: 725px;
}
.dashBoardWideColumn 
{
	display: inline;
	float: left;
	width: 700px;
}
.dashboardSmallColumn 
{
	float: right;
	margin-right: 10px;
	width: 240px;
}
#checkout .wideColumnLeft
{
	padding-left: 15px;
	width:680px;
}
.wideColumnRight
{
	display: inline;
	float: left;
	padding-left: 10px;
	width: 710px;
}
.wideColumnCenter
{
	display: inline;
	float: left;
	padding: 0 15px;
	width: 465px;
}
.servicesWideColCenter
{
	display: inline;
	float: left;
	padding: 0 15px;
	width: 470px;
}
.smallColumn
{
	display: inline;
	float: left;
	width: 210px;
}
#checkout .smallColumn
{
	float: right;
	width: 224px;
	margin-right:10px;
	border:1px solid #333333;
	padding:3px;
}
.halfColumnLeft
{
	float: left;
	width: 47%;
	padding-left:10px;
}
#checkout .halfColumnLeft, #checkout .halfColumnRight
{

}
#billingShippingForm .halfColumnRight
{

}
.halfColumnRight
{
	float: right;
	width: 47%;
	padding-right:10px;
}
#checkout .paymentMethodColumn
{
	border-right: 1px solid #dfdfdf;
	float: left;
	padding: 0 15px;
	width: 48%;
}
#checkout .paymentOrderColumn
{
	float: right;
	padding: 0px;
	width: 48%;
}
#servicesShoppingCart
{
	width: 208px;
}

.addToCartButton{
	position:relative;
	top:2px;
}

.tinyColumn
{
	display: inline;
	float: left;
	width: 123px;
}

.lpContentColumn
{
	display: inline;
	float: left;
	padding-right: 28px;
	width: 400px;
}
.lpFormColumn
{
	display: inline;
	float: left;
	width: 430px;
}

/* List Styles */
ul
{
	margin-bottom: 12px;
	padding-left: 15px;
}
ol
{
	margin-bottom: 12px;
}
ul li, ol li
{
	line-height: 16px;
	margin-bottom: 3px;
}
ul#mainNav
{
	border-bottom: 1px solid #e8e8e8;
	list-style: none;
	margin: 0;
	padding: 0 0 5px 0;
}
ul#mainNav li
{
	display: inline;
	float: left;
	margin-right: 34px;
}
ul#mainNav li.last, ul#subNav li.last, ul#footerNav li.last
{
	margin-right: 0;
}

#subNav li
{
	display: inline;
	margin: 0 18px 0 10px;
}

/* 3. Column Styles */
.wideColumnLeft {
	display:inline;
	float:left;
	padding:0 15px;
	width:618px;
}
.wideColumnRight {
	display:inline;
	float:left;
	padding:0 15px;
	width:618px;
}
.wideColumnCenter {
	display:inline;
	float:left;
	padding:0 15px;
	width:465px;
}
.smallColumnRight {
	display:inline;
	float:left;
	padding-right:15px;
	width:210px;
}
.tinyColumn {
	display:inline;
	float:left;
	width:123px;
}
#bookstore .wideColumnLeft {
	display:inline;
	float:left;
	padding:0 15px;
	width:600px;
}
#bookstore .smallColumnRight {
	display:inline-block;
	float:left;
	padding-right:15px;
	width:228px;
}
.oneThirdColumnLeft{
	display:inline-block;
	float:left;
	padding:0;
	width:250px;
}

.oneThirdColumnCenter {
	display:inline-block;
	float:left;
	padding:0 21px 0 21px;
	width:370px;
}

.oneThirdColumnRight {
	display:inline-block;
	position:relative;
	float:right;
	padding:0 15px;
	width:250px;
}
#bkstoreMiddleSection .oneThirdColumnRight {
	padding:0 0 0 15px;
}
.twoThirdsColumnRight {
	display:inline-block;
	position:relative;
	float:right;
	padding:0 0 0 15px;
	width:552px;
}
.twoThirdsColumnLeft {
	display:block;
	position:relative;
	float:left;
	padding:0;
	width:600px;
}

.bookstoreWindow{
	-moz-border-radius:8px;
	background:#FFFFFF url(/images/WestBowPress/parchmentBig_37910326.jpg) top left no-repeat;
	border:1px solid #666666;
	padding-bottom:10px;
	margin-bottom:10px;
	
}

.bookstoreWindowHead h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
}

.bookstoreWindowBody{
	padding:5px;
}

.bookstoreWindowBody ul{
	list-style:disc url(/images/WestBowPress/Icon_tinyKnow.gif) outside;
	margin-left: 20px;
	padding-left:0px;
	text-indent:0;
	color:#FFFFFF;
}

.bookstoreWindowBody a{
	color:#FFFFFF;
	text-decoration:none;
}

.bookstoreWindowBody a:hover{
	color:#e1ac0b;
	text-decoration:none;
}

#fancy_overlay{
	opacity: 0.8 !important;
}

#fancy_wrap{
	position:absolute;
	z-index:99;
	top:0;
}

ul#packageNavigation
{
	clear: both;
	margin-bottom: 15px;
	position: absolute;
	right: 15px;
}
ul#packageNavigation li
{
	display: block;
	float: left;
	height: 31px;
	position: relative;
}
ul#packageNavigation li.active
{
	background: #fff url(/images/bg_prime_arrow.png) center top no-repeat;
}
ul#packageNavigation li.slide1
{
	background: #fff url(/images/bg_prime_arrow.png) center top no-repeat;
}
ul#packageNavigation li.slide2
{
	background: #fff url(/images/bg_watermark_arrow.png) center top no-repeat;
}
ul#packageNavigation li.slide3
{
	background: #fff url(/images/bg_elite_arrow.png) center top no-repeat;
}
ul#packageNavigation li.slide4
{
	background: #fff url(/images/bg_signature_arrow.png) center top no-repeat;
}
ul#packageNavigation li.slide5
{
	background: #fff url(/images/bg_sigbksller_arrow.png) center top no-repeat;
}
ul#packageNavigation li a
{
	outline: none;
}



ul#footerNav
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 30px;
}
ul#footerNav li
{
	display: inline;
	margin-right: 21px;
}

#billingAddressList, #shippingAddressList, #paymentInfoList, #promoCodeList, .addressList, #shippingMethodList
{
	list-style: none;
	padding: 0;
	text-indent:0;
	margin:0;
	overflow:auto;
}
#billingAddressList li, #shippingAddressList li, #paymentInfoList li, .addressList li, #promoCodeList li, #shippingMethodList li
{
	color: #333;
	margin: 0;
	padding:0;
	text-indent:0;
}

.btnEditAddress img{
	margin-top:10px;
}

#promoCodeList li, #paymentInfoList li
{
	margin-bottom: 4px;
}

/* Form Styles */
#searchStrip input, #searchStrip select
{
	border: 1px solid #fff;
	color: #a7a7a7;
	font-size: 10px;
	margin-right: 3px;
}
#searchStrip select
{
	color: #333;
}
input.searchField
{
	background: #fff url(/images/icon_magglass.gif) 5px center no-repeat;
	padding-left: 20px;
}
.searchBoxes input.btnSearch
{
	background:url(/images/WestBowPress/Header_searchButton.jpg) center no-repeat;
	border: 0;
	color: #fff;
	padding:3px 7px 3px 6px;
	font-size: 11px;
	text-decoration: none;
}

table#formQuestions, table#formComms, table#formInfo
{
	margin-bottom: 15px;
}
table#formInfo tbody tr td, table#formQuestions tbody tr td
{
	padding: 3px 0;
}
table#formInfo tbody tr td span, table#formQuestions tbody tr td span
{
	line-height: 18px;
}

.btnEditAddress
{
	display: block;
	margin: 0 auto;
	width: 78px;
}

#billingShippingForm fieldset
{
	background: #f7f7f8;
	border: 3px solid #dfdfdf;
	margin-bottom: 30px;
	padding: 15px 5px;
}
.row
{
	margin-bottom: 6px;

}
#signinContainer .row, #forgotPasswordContainer .row
{
	margin-bottom: 15px;
}

#billingFields{
	
}

#billingShippingForm fieldset label, #paymentMethodFields label
{
	display: block;
	float: left;
	font-weight: 900;
	line-height: 21px;
	margin-right: 5px;
	text-align: right;
	width: 169px;
}
#sameAsBillingAddress
{
	display: block;
	margin-bottom: 13px;
}
.requiredfield
{
	color: #9d032a;
}

#paymentMethodContainer
{
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	margin-bottom: 30px;
	padding: 30px 15px;
}
#acceptedCreditCards
{
	display: block;
	margin: 0 auto 30px;
	width: 288px;
}
.btnCheckout
{
	display: block;
	margin: 15px auto;
	width: 170px;
}
.btnGo
{
	position: relative;
	top: 4px;
}

/* Table Styles */
#shoppingCart-full, #shoppingCart-full-services, #shoppingCart-full-bookstore, #shoppingCart-orderConf, #shoppingCartServicesExt-full
{
	border-collapse: separate;
}
#shoppingCart-full-bookstore
{
	margin-bottom: 15px;
}
#shoppingCart-full tbody td, #shoppingCart-full-services tbody td, #shoppingCart-full-bookstore tbody td, #shoppingCart-orderConf tbody td, #shoppingCartServicesExt-full tbody td, #shoppingCartServicesExt tbody td
{
	border-bottom: 1px solid #dfdfdf;
	line-height: 1.25em;
	padding: 15px 5px 15px 15px;
	vertical-align: middle;
}
#shoppingCart-full-bookstore tbody td
{
	vertical-align: top;
}
#shoppingCart-full tbody td, #shoppingCart-orderConf tbody td
{
	border-bottom: 0;
}
#orderConfirmation #shoppingCart-orderConf tbody td, #paymentMethod #shoppingCart-orderConf tbody td
{
	border-bottom: 1px solid #dfdfdf;
}
#paymentMethod #shoppingCart-orderConf, #ShoppingCartMiniWrapper
{
	padding: 0 15px;
}

#shoppingCart-sideCart #shoppingCart-full tbody td
{
	padding: 5px;
}

#shoppingCart-full tfoot td, #shoppingCart-orderConf tfoot td, #shoppingCartServicesExt tfoot td, #shoppingCart-full-services tfoot td, #shoppingCartServicesExt-full tfoot td, #shoppingCart-full-bookstore tfoot td
{
	text-align: right;
}

#shoppingCart-full th, #shoppingCart-orderConf th, #shoppingCart-full-services th, #shoppingCart-full-bookstore th, #shoppingCartServicesExt th, #shoppingCartServicesExt-full th
{
	border-bottom:1px solid #333333;
	color: #333;
	font-size: 1.25em;
	font-weight: 900;
	padding-left: 0px;
	text-align: left;
}
#shoppingCartServicesExt th
{
	padding-top: 15px;
}


#shoppingCart-orderConf .colTotal, #shoppingCartServicesExt .colTotal, #shoppingCart-full-services .colTotal, #shoppingCart-full .colTotal, #shoppingCartServicesExt-full .colTotal, #shoppingCart-full-bookstore .colTotal
{
	text-align: right;
}

tr.alt
{
	background: #f9f9f9;
}
tr.invalidRow
{
	background: #FFE4E1;
}
.invalidRow .first
{
	border-left: 1px solid #9D032A;
}
.invalidRow .last
{
	border-right: 1px solid #9D032A;
}
tr.invalidMessage
{
	background: #9D032A;
}
tr.invalidMessage td
{
	color: #FFE4E1;
}
#shoppingCart-full tbody tr.invalidRow td, #shoppingCartServicesExt-full tbody tr.invalidRow td, #shoppingCartServicesExt tbody tr.invalidRow td
{
	border-bottom: 1px solid #9D032A;
	border-top: 1px solid #9D032A;
}
.cartSubtotal td
{
	padding-top: 15px;
}
.cartTotal td
{
	color: #333;
	font-weight: 900;
	padding-bottom: 30px;
}
#shoppingCart-sideCart .cartTotal td
{
	padding-bottom: 15px;
}

.shoppingCartContainer{
	padding:3px;
}

.btnUpdate, .btnAddPromo
{
	left: 5px;
	position: relative;
	top: 3px;
}


#shoppingCart-sideCart
{
	border: 1px solid #e5e5e5;
	border-collapse: collapse;
	padding-bottom: 15px;
	background:url(/images/bg_greywhitefade.gif) top repeat-x;
}

.pkgAddOnContainer
{
	border-bottom: 1px solid #dfdfdf;
	padding: 15px;
	position: relative;
}
.pkgAddOnContainer h3
{
	padding-bottom: .25em;
}
.pkgAddOnContainer .addOnPrice
{
	margin-left: 5px;
	position: relative;
	top: -5px;
}
.pkgAddOnContainer a
{
	text-decoration: none;
}
/* Package Feature Styles */
#packageFeatureWrapper
{
	background: url(/images/bg_packageFeature.png) bottom left repeat-x;
	height: 362px;
	padding-top: 10px;
	position: relative;
}

.slide
{
	background: url(/images/bg_package_books.jpg) bottom left no-repeat;
	display: none;
	min-height: 100%;
	overflow: visible;
	position: relative;
}
.slide ul li
{
	line-height: 1;
}

#packageFeatureWrapper .slide1, #packageFeatureWrapper .slide2, #packageFeatureWrapper .slide3, #packageFeatureWrapper .slide4, #packageFeatureWrapper .slide5
{
	_height: 100%;
	min-height: 100%;
	padding: 0px 35px 0px 295px;
	position: absolute;
}

/* Sets the package images color scheme */
.slide1
{
	background: url(/images/pkg_photo_prime.png) bottom left no-repeat;
	_background: url(/images/pkg_photo_prime.gif) bottom left no-repeat;
}
.slide2
{
	background: url(/images/pkg_photo_watermark.png) bottom left no-repeat;
	_background: url(/images/pkg_photo_watermark.gif) bottom left no-repeat;
}
.slide3
{
	background: url(/images/pkg_photo_elite.png) bottom left no-repeat;
	_background: url(/images/pkg_photo_elite.gif) bottom left no-repeat;
}
.slide4
{
	background: url(/images/pkg_photo_signature.png) bottom left no-repeat;
	_background: url(/images/pkg_photo_signature.gif) bottom left no-repeat;
}
.slide5
{
	background: url(/images/pkg_photo_sigbkseller.png) bottom left no-repeat;
	_background: url(/images/pkg_photo_sigbkseller.gif) bottom left no-repeat;
}
.slide1 table
{
	color: #c63e14;
}
.slide2 table
{
	color: #603374;
}
.slide3 table
{
	color: #27702b;
}
.slide4 table
{
	color: #365385;
}
.slide5 table
{
	color: #af1634;
}

/* Sets the active package to display  */
#packageFeatureWrapper .active
{
	display: block;
}

.priceBannerWrapper
{
	border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	margin: 0 0 10px 0;
	padding: 1px 0;
}
.priceBannerContent
{
	background: #fafafa;
	border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	padding: 20px 0px 20px 25px;
	width: 518px;
}
.pkgTitle, .pkgPriceBtns
{
	float: left;
}
.pkgTitle
{
	padding-top: 10px;
}
.pkgPriceBtns
{
	margin-left: 40px;
	position: relative;
}
.pkgPrice
{
	margin: 15px 0 2px 0;
}
.startingat
{
	position: absolute;
	top: 0;
}
.pkgBtns
{
	border-top: 2px solid #e5e5e5;
	padding-top: 5px;
	position: relative;
}
.pkgBtns a
{
	display: inline;
	width: 76px;
}

.slide table
{
	margin-bottom: 10px;
}


.expander
{
	background: url(/images/icon-sprite-plusminus.gif) 0 0 no-repeat;
	height: 9px;
	left: 5px;
	margin: 1px 4px 0 1px;
	overflow: hidden;
	position: absolute;
	top: 2px;
	width: 9px;
}
.expander:hover
{
	cursor: pointer;
}
.visible
{
	background: url(/images/icon-sprite-plusminus.gif) 0 -10px no-repeat;
}

#FlashBanner{
	margin:0 auto 0 5px;
	border:1px solid #CCCCCC;
	width:940px;
}
.contentPadding 
{
	margin-left: 10px;
}

#accountInfoForm, #changePasswordForm, #coverElemsForm, #keyBookInfoForm, #mktgInfoForm, #submitEventForm, 
#eventDateTimeFields, #submitEventDetailsForm, #authorNewsForm
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#accountInfoForm label, #changePasswordForm label
{
	display: block;
	float: left;
	margin-right: 5px;
	text-align: right;
	width: 170px;
}
#submitEventDetailsForm li 
{
	clear: both;
}
#submitEventDetailsForm label 
{
	display: block;
	float: left;
	padding-right: 10px;
	text-align: right;
	width: 120px;
}
#submitEventForm label 
{
	display: block;
}
#submitEventForm li 
{
	margin-bottom: 10px;
}
#submissionFooter 
{
	margin-top:20px;
}
.btnFormSubmission 
{
	margin-left:15px;
}
.btnUpload 
{
	margin-top:5px;
}

#copyright, #copyrightPrivacy {
	color:#dadada;
	font-family:'Trebuchet MS', Arial, Verdana;
	font-size:11px;
}
#copyrightPrivacy a {
	color:#dadada;
	font-weight:bold;
}
#copyrightPrivacy p {
	color:#dadada;
	text-align:right;
}
#copyright em, #copyrightPrivacy em {
	color:#fff;
	font-style:normal;
}
#callLine {
	color:#ccc;
	font-family:'Trebuchet MS', Arial, Verdana;
	font-size:20px;
}
#callLine em {
	color:#858585;
	font-family:Georgia, 'Times New Roman', Sans-serif;
	font-style:italic;
}

.required {
	color:#a1072e;
	font-weight:600;
}
#viewAllCats {
	display:block;
	font-weight:600;
}
#newReleasesList a, #bestSellersList a {
	display:block;
	font-family: Arial, Verdana, Sans-Serif;
	font-size:12px;
	line-height:16px;
}
#newReleasesList span, #bestSellersList span {
	color:#5C5C5C;
	font-family: Arial, Verdana, Sans-Serif;
	font-size:12px;
	line-height:16px;
}
.tabBoxHeader {
	background:url(/images/WestBowPress/ServicesHome_TableTops.jpg) top;
	display:block;
	float:left;
}
.tabBoxHeader a {
	color:#FFFFFF;
	display:block;
	font-family:Georgia, 'Times New Roman', Sans-serif;
	font-size:12px;
	padding:6px 0 0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
.tabBoxHeader.active {
	background:none;
}
.tabBoxHeader.active a {
	color:#662143;
}
#nrBsTabbedBoxWrapper .tabBoxHeader {
	height:28px;
	width:184px;
}
#nrBsTabbedBoxWrapper .tabBoxHeader.newreleases {
	width:184px;
}
#bookDetailsTabbedBoxWrapper .tabBoxHeader {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #999999;
	height:28px;
	width:198px;
}
#bookDetailsTabbedBoxWrapper .tabBoxHeader.last {
	border-right:0;
	width:199px;
}
#bookDetailsTabbedBoxWrapper .tabBoxHeader.active {
	border:none;
	width:198px;
}
.viewAll {
	display:block;
	font-weight:600;
	margin:0 10px 10px;
}
#featureBooksCarousel .bookcover img, #booksInTheNewsList .bookcover img {
	background:#fff;
	border:1px solid #d3d3d3;
	display:block;
	margin:0 auto 5px;
	padding:3px;
}
#featureBooksCarousel .bookcover:hover img, #booksInTheNewsList .bookcover:hover img {
	background:#fff;
	border:1px solid #949494;
}
#featureBooksCarousel .booktitle, #booksInTheNewsList .booktitle {
	font-weight:600;
	line-height:18px;
}
#featureBooksCarousel small, #booksInTheNewsList small {
	display:block;
	line-height:12px;
	margin-top:3px;
}
#carouselLeftArrow, #carouselRightArrow {
	position:absolute;
	top:125px;
	width:31px;
}
#carouselLeftArrow a, #carouselRightArrow a {
	display:block;
	height:31px;
	outline:none;
	text-indent:-9999px;
}
#carouselLeftArrow {
	left:10px;
}
#carouselRightArrow {
	right:10px;
}
#carouselLeftArrow a {
	background:transparent url(/images/WestBowPress/icon_carousel_left_off.png) 0 0 no-repeat;
}
#carouselRightArrow a {
	background:transparent url(/images/WestBowPress/icon_carousel_right_off.png) 0 0 no-repeat;
}
#carouselLeftArrow a:hover {
	background:transparent url(/images/WestBowPress/icon_carousel_left_on.png) 0 0 no-repeat;
}
#carouselRightArrow a:hover {
	background:transparent url(/images/WestBowPress/icon_carousel_right_on.png) 0 0 no-repeat;
}
#bkstoreResourcesList li a {
	font-weight:600;
}
#hoverboxContent .booktitle {
	color:#0a78b9;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
}
#hoverboxContent small {
	color:#116546;
	display:block;
	font-size:12px;
	line-height:18px;
	padding:9px 0 18px;
}
.price {
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:22px;
	margin:0 6px 0 15px;
}
#buyThisBookContent .price {
	display:block;
	font-size:16px;
	margin:0;
}
#buyThisBookContent .bookFormat {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	
}

#buyThisBookContent .price{
	font-weight:bold;
	color:#662143;
	padding-bottom:20px;
}

.hoverboxContent .description, .hoverboxContent .price {
	display:none;
}
#featureBooksCarousel .buyNowBtn a img {
	display:block;
	margin:5px auto;
}
.enlargeCover {
	display:block;
	margin:0 auto;
	text-align:center;
}
#bkDetailsImage img {
	display:block;
	margin:0 auto 10px;
}
h2.bkDetailsBooktitle {
	padding-bottom:0px;
	color:#662143;
	font-size:18px;
}
#searchResultsTable h3 a {
	color:#0a78b9;
	line-height:1.25em;
}

#searchResultsTable h3 a:hover {
	color:#222222;

}

#bkDetailsWrapper .subtitle {
	color:#333;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:22px;
	padding-bottom:15px;
}
#searchResultsTable .subtitle {
	color:#5C5C5C;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
}
#bkDetailsWrapper .byline {
	display:block;
	margin-bottom:15px;
}
#searchResultsTable .byLine {
	display:block;
	font-size:12px;
	line-height:18px;
	padding-bottom:9px;
}
#buyThisBookWrapper h2, #advancedSearchHeader {

}
#advancedSearchHeader {
	color:#0a78b9;
	padding-left:5px;
	font-weight:bold;
	display:block;
	font-family:Georgia, 'Times New Roman', serif;
	font-size:1.33em;
	line-height:1.33em;
	margin-bottom:20px;
	padding-top:5px;

}

#advancedSearchHeader {
	color:#0a78b9;
	
}

.catSection a {
	color:#848484;
	line-height:1.125em;
	text-decoration:none;
}
.catSection a:hover {
	color:#333;
	text-decoration:underline;
}
.catHeader, .subcatHeader {
	color:#0a78b9;
	display:block;
	font-family:Georgia, 'Times New Roman', serif;
	font-size:1.667em;
	line-height:1.125em;
	padding:0 0 0.2em;
	text-decoration:none;
}

.catHeader:hover, .subcatHeader:hover {
	color:#333333;
	text-decoration:none !important;
}

.catHeader {
	margin-bottom:.5em;
}
.subcatHeader {
	color:#662143;
	font-size:1.33em;
}
.catHeader:hover, .subcatHeader:hover {
	text-decoration:underline;
}
#sidebar #browseCatsWrapper {
	margin-bottom:30px;
}
#browseCatsContent {
	margin-bottom:15px;
	padding-bottom:10px;
}
#refineSearchText {
	display:block;
	font-weight:600;
	padding:15px;
}
.showingPages, .pageNavigation {
	margin-right:2px;
}

#callLine {
	left:30px;
	position:absolute;
	top:60px;
}

#bookDetailsTabbedBoxWrapper{

}
#nrBsTabbedBoxWrapper, #bookDetailsTabbedBoxWrapper, #advancedSearchWrapper {
	background:#FFFFFF;
	border:1px solid #d3d3d3;
	margin-bottom:10px;
}
#bookDetailsTabbedBoxWrapper, #sidebar #nrBsTabbedBoxWrapper {
	margin-bottom:30px;
}
#buyThisBookWrapper, #shareThis {
	margin-bottom:15px;
}
#bookDetailsTabbedBoxWrapper #tab1, #bookDetailsTabbedBoxWrapper #tab2, #bookDetailsTabbedBoxWrapper #tab3 {
	padding:15px;
}
#featureBooksSection {

	margin:0 auto 30px;
	width:930px;
}
.twoThirdsColumnLeft #advancedSearchWrapper {
	padding-bottom:15px;
	width:360px;
}

.oneThirdColumnRight #advancedSearchWrapper {
	padding:5px;
	background:none;
	border:none;
	color:#FFFFFF;
}

.oneThirdColumnRight #advancedSearchWrapper #advancedSearchHeader{
	color:#FFFFFF;
	
}

.oneThirdColumnCenter #advancedSearchWrapper{
	background:url(/images/WestBowPress/ServicesHome_TableTops.jpg) top repeat-x #FFFFFF;
}

.oneThirdColumnCenter #advancedSearchWrapper #advancedSearchHeader{
	color:#FFFFFF;
}

.bkstoreSection {
	margin:0 15px 1px;
}
#bkstoreMiddleSection {/*border-bottom:2px solid #e8e8e8;*/
	margin-bottom:1px;
	padding-bottom:30px;
}
#bkstoreBottomSection {/*border-top:1px solid #e8e8e8;*/
	padding:30px 0;
}
#featureBooksWrapper {
	background:#fff url(/images/WestBowPress/Bookstore_FeaturedBooksBanner.jpg) top center no-repeat;
	margin:0 auto 1px;
	padding-top:100px;
	padding-bottom:10px;
	position:relative;
}
#featureBooksScreen {
	margin:0 auto;
	overflow-x:scroll;
	padding-top:5px;
	width:760px;
}
#hoverboxWrapperLeft, #hoverboxWrapperRight {
	left:0;
	position:absolute;
	top:0;
	z-index:100;
}
#hoverboxWrapperLeft #hoverboxContent {
	background:transparent url(/images/hoverbox-topleft.png) top left no-repeat;
	_background:transparent url(/images/hoverbox-topleft.gif) top left no-repeat;
	display:block;
	min-height:130px;
	padding: 15px 16px 0 35px;
	width:201px;
}
#hoverboxWrapperRight #hoverboxContent {
	background:transparent url(/images/hoverbox-topright.png) top left no-repeat;
	_background:transparent url(/images/hoverbox-topright.gif) top left no-repeat;
	display:block;
	min-height:130px;
	padding: 15px 30px 0 16px;
	width:206px;
}
#hoverboxWrapperLeft #hoverboxCap, #hoverboxWrapperRight #hoverboxCap {
	background:transparent url(/images/hoverbox-bottom.png) left bottom no-repeat;
	_background:transparent url(/images/hoverbox-bottom.gif) left bottom no-repeat;
	display:block;
	height:16px;
	margin-left: 16px;
	width:236px;
}
#hoverboxWrapperRight #hoverboxCap {
	margin-left:0;
}
#bkDetailsWrapper {
	margin-bottom:30px;
}
#bkDetailsImage {
	float:left;
	width:170px;
	padding-bottom:10px;
}
#buyThisBookContent {
	padding:15px 15px 0;
}
.catSection {
	margin-bottom:2em;
	padding:0 15px;
}
.catWrapperRight {
	float:right;
	padding-left:15px;
	width:50%;
}
#advancedSearchWrapper .row {
	margin-bottom:3px;
}
#advancedSearchWrapper .inputs {
	margin:15px;
}
#otherBooksByAuthorList .bookThumbSmall {
	float:left;
	margin-right:5px;
	width:40px;
}
.otherBooksDetails {
	float:left;
	width:215px;
}
#searchPager, #searchPagerBtm {
	border-bottom:1px solid #dfdfdf;
	margin-bottom:15px;
	padding-bottom:15px;
}
#searchPagerBtm {
	border-bottom:none;
	border-top:1px solid #dfdfdf;
	padding-top:15px;
}
/* End of Layout Styles */

/* 6. List Styles */

#mainNav {
	border-bottom:1px solid #e8e8e8;
	list-style:none;
	margin:0;
	padding:0 0 10px 0;
}
ul#mainNav li {
	display:inline;
	float:left;
	margin-right:34px;
}
#mainNav li.last, #footerNav .last {
	margin-right:0;
}

#footerNav {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	right:30px;
}
#footerNav li {
	display:inline;
	margin-right:21px;
}
#browseCatsLeft, #browseCatsRight, #bkstoreResourcesList, #booksInTheNewsList {
	list-style:none;
	margin:0 0 15px;
	padding:0;
}
#browseCatsLeft {
	float:left;
	margin-bottom:0;
	padding-right:5px;
	width:122px;
}
#browseCatsRight {
	float:right;
	padding-left:5px;
	width:122px;
}
#browseCatsLeft li, #browseCatsRight li {
	font-size:12px;
	margin-bottom:0px;
}
#browseCatsLeft li a, #browseCatsRight li a, #bkstoreResourcesList li a {
	line-height:16px;
}
#newReleasesList, #bestSellersList {
	padding:10px 10px 0;
}
#newReleasesList li, #bestSellersList li {
	color:#9e9e9e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
#featureBooksCarousel {
	list-style:none;
	margin:0;
	padding:0;
	width:2280px;
}
#featureBooksCarousel li{
	display:inline;
	float:left;
	margin:0 15px;
	width:122px;
}

#booksInTheNewsList li {
	display:inline;
	float:left;
	margin:0 5px 5px 5px;
	width:115px;
}

#booksInTheNewsList ul {
	magrin-left:10px;
}

#bkstoreResourcesList {
	margin-bottom:30px;
}
#booksInTheNewsList li {
	text-align:center;
	width:108px;
}
#bkDetailsList {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width:382px
}
#otherBooksByAuthorList {
	list-style:none;
	margin:0;
	padding:0;
}
#otherBooksByAuthorList li {
	margin:7px 0 8px;
}
/* End of List Styles */

/* 7. Form & Button Styles */
#searchStrip input, #searchStrip select {
	border:1px solid #fff;
	color:#a7a7a7;
	font-family:'Trebuchet MS', Arial, Verdana;
	font-size:10px;
	margin-right:3px;
}
#searchStrip select {
	color:#333;
}
input.searchField {
	background:#fff url(/images/icon_magglass.gif) 5px center no-repeat;
	padding-left:20px;
}
#searchStrip input.btnSearch {
	background:#333;
	border:0;
	color:#fff;
	font-family:'Trebuchet MS', Arial, Verdana;
	font-size:11px;
	text-decoration:none;
}
.btnAddToCart {
	display:block;
	margin:5px 0 15px;
}
#otherBooksByAuthorList .btnAddToCart {
	margin:5px 0 0;
}
#advancedSearchWrapper label {
	display:block;
	float:left;
	padding:5px 5px 0 0;
	text-align:right;
	width:75px;
}
.genreDD {
	overflow:visible;
	width:60%;
}
#searchResultsTable .addToCart {
	margin-left:5px;
}
.btnSearch {
	margin-right:5px;
}
.btnGo {
	position:relative;
	top:4px;
}
/* End of Form & Button Styles */

/* 8. Table Styles */

#searchResultsTable td {
	padding-bottom:30px;
}
.bookCoverColumn {
	padding-right:15px;
}
/* End of Table Styles */

/* 9. CSS3 Properties */
#featureBooksCarousel .bookcover img, #booksInTheNewsList .bookcover img {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#featureBooksCarousel .bookcover:hover img, #booksInTheNewsList .bookcover:hover img {
	-moz-box-shadow:0px 0px 1px 1px #e6e6e6;
	-webkit-box-shadow:0px 0px 3px #dfdfdf;
}
/* End of CSS3 Properties */
