﻿
body
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	background-color: #fff;
	color: #333;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited
{
	color: #284672;
	text-decoration: underline;
}
a:hover, a:active
{
	color: #D49729;
}

.header, h2
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	display: block;
	padding: 0;
	margin: 0.3em 0;
	padding-bottom: 0.1em;
	font-weight: bold;
	color: #2A4874;
}
.subHeader, h3
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 0.2em 0;
	color: #2A4874;
}
h4
{
	color: #2A4874;
}
.content
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 1.3em;
}
.contentSmall
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
/* End of what should be copied to Editor stylesheet */
.contentOver, .ContentOver
{
	background-color: #FFFF00;
	cursor: pointer;
}
.btn, #ExtranetLogin_btnLogin
{
	background-color: #808080;
	color: #FFFFFF;
	border: solid 1px #000000;
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
}

.clr
{
	clear: both;
	height: 0px;
	font-size: 0px;
	overflow: hidden;
	line-height: 0px;
}
.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

html[xmlns] .clearfix
{
	display: block;
}

* html .clearfix
{
	height: 1%;
}
p
{
	margin-top: 0;
	padding-top: 0;
}
#SiteTitle, #SiteDescript, #AccessLinks, #SiteSummary
{
	display: none;
}
#PageSubHeader h2
{
	font-family: "Times New Roman" , Times, serif;
	font-weight: normal;
	font-size: 50px;
	color: #67533F;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	line-height: normal;
	position: relative;
	top: 15px;
	border: none;
}
#PageSubHeaderInner
{
}
#PageSubHeader h3
{
	text-transform: uppercase;
	font-size: 28px;
	display: block;
	margin-top: -35px;
	color: #BAC9B2;
	position: relative;
	top: 15px;
	font-weight: normal;
}
#PageSubHeader h2.single
{
	color: #B78F63;
}


h1#SiteHeader a
{
	text-decoration: none;
	display: block;
}
#PageHeader
{
	position: relative;
}
.content img
{
	padding: 5px;
}
ul.LeftNav
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.LeftNav li
{
}
ul.LeftNav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}
ul.LeftNav ul a
{
	border: none;
}
ul.LeftNav a, ul.LeftNav span
{
	color: #7A6238;
	text-decoration: none;
	border: none;
	display: block;
	padding: 5px 5px;
	height: 100%;
	border-top: 1px solid #F5E9CC;
	background: url( '/shared/images/nav-bg.png' ) repeat-y center top;
}
ul.LeftNav a:hover, ul.LeftNav li.navSelected span
{
	background: #F5E9CC;
	color: #7A6238;
}
ul#HeaderNav
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
	padding-top: 50px;
}
ul#HeaderNav li
{
	display: inline;
	font-style: italic;
	padding-right: 15px;
}
ul#HeaderNav a
{
	color: #7A6238;
	border: none;
	text-decoration: none;
}
ul#HeaderNav li a:hover, ul#HeaderNav li.navSelected a
{
	text-decoration: underline;
	background: none;
}
.Copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #F5E9CC;
}

/****Category Listings****/
.catListImg
{
	height: 135px;
	text-indent: -9999em;
}
.catListImg a
{
	display: block;
	height: 100%;
}
.catListImg a
{
	background: none;
}
.categoryItem
{
	width: 230px;
	background: #F5E9CC;
	border-top: 4px solid #D5C9A3;
	float: left;
	margin-right: 15px;
}
.catListImageBorder
{
	border: 1px solid #D5C9A3;
	margin: 0px 10px;
	margin-bottom: 10px;
}
#CategoriesWrap
{
	padding: 0px 0;
}
div.categoryRow
{
	margin-bottom: 15px;
}
.catListImgPadding
{
	padding: 1px;
	background-color: #fff;
}
h4.catListTitle
{
	margin: 0;
	font-size: 13px;
	font-weight: normal;
	white-space: nowrap;
	padding: 5px;
	padding-left: 10px;
}
h4.catListTitle a:link, h4.catListTitle a
{
	text-decoration: none;
}
h4.catListTitle a:hover
{
	background: none;
	text-decoration: underline;
}
.catListImg
{
	background: url(/shared/images/nophoto.png) no-repeat center center;
	background-color: #F5E9CC;
}
/**** Product Listings ******/
div#ProductListing
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	margin-bottom: 25px;
}

div#ProductListing .productItem
{
	width: 355px;
	margin-right: 12px;
	position: relative;
	margin-bottom: 15px;
}
.productPrice
{
	text-align: right;
	font-size: 18px;
	font-weight: bold;
}
.productItemInner
{
	padding: 5px 10px 5px 5px;
}
.prodShortDescription
{
	font-size: 11px;
}

.prodListImageBorder
{
	border: 1px solid #999;
	background-color: #fff;
	padding: 1px;
}

.prodListImgPadding
{
	background: #CCC;
}

.prodListImg
{
	background: transparent url(/shared/images/nophoto.png) no-repeat center center;
	text-indent: -9999px;
	overflow: hidden;
}

.prodListImg a
{
	display: block;
	height: 100%;
	text-decoration: none;
	color: #fff;
	border: none;
}

.prodListImg a:hover
{
	text-decoration: none;
	background: none;
	border: none;
}

h4.prodListTitle
{
	margin: 2px 0;
	padding-left: 5px;
	font-size: 14px;
	font-weight: normal;
	white-space: nowrap;
}
h4.prodListTitle a
{
	text-decoration: none;
	border: none;
}
.productPriceManu
{
	text-align: right;
	margin-bottom: 5px;
}
#ProductsWrap
{
	clear: both;
	margin-top: 15px;
}
.productListImageWrap
{
	float: left;
	width: 170px;
	margin: 0 5px 5px 0;
}
.productRow
{
	margin-bottom: 15px;
}
.CheckoutWrap img
{
}
.productInfo
{
	height: 120px;
	overflow: hidden;
	position: relative;
}
.productInfo a
{
	text-align: right;
	display: block;
}
#ProductDetailDescriptionInner
{
	/*padding-top:5px;*/
}
.summaryAddress
{
	float: left;
	margin-bottom: 25px;
	margin-right: 30px;
}

#CheckoutSummary h4
{
	margin: 0;
}

#SummaryPaymentMethod
{
	margin-bottom: 25px;
}
#ProductDetailImage
{
	width: 200px;
	float: left;
}
#ProductDetailTop
{
}
#ProductDetailDetails
{
	float: left;
	width: 550px;
}
#ProductDetailDetails h2
{
	border: none;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}
#ProductDetailDetailsInner
{
	padding: 0 15px;
}
.productDetailImage
{
	margin-left: 10px;
}
ul#ProductStats
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100px;
}
ul#ProductStats li
{
}
ul#ProductStats li.productName
{
	font-size: 16px;
	margin-bottom: 5px;
}
ul#ProductStats li.label
{
	font-weight: bold;
}
ul#ProductStats li.value
{
	padding-left: 15px;
	margin-bottom: 5px;
}
ul#ProductStats li.sku
{
}
#ProductInfo
{
	float: left;
	width: 180px;
}
#ProductInfoInner
{
	padding: 0 15px;
}
.productDetailImage
{
	margin: 0 auto;
}
.productImageWrap
{
	margin: 0 10px;
	overflow: hidden;
	text-align: center;
	float: right;
}
#ProductPrice
{
	font-weight: bold;
	font-size: 18px;
}
.productImageWrap img
{
	background: #fff;
	padding: 1px;
}
.inStock
{
}
#ProductDetailCartButtons
{
	margin-top: 25px;
}
a.addToCart, a.removeFromCart
{
	text-align: center;
	border: none;
	text-decoration: none !important;
	font-weight: normal;
	width: 180px;
	margin: 0;
	padding: 0;
	color: #fff;
	display: block !important;
	height: 20px;
}
#ProductDetail .productNumber
{
}
a.addToCart:hover, a.removeFromCart:hover
{
	background: #FCBB35 none repeat scroll 0%;
	color: #FFF;
}
a img
{
	border: none;
}

/**Product Nav**/
div.ProductNav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.ProductNav ul li
{
}
div.ProductNav ul ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 10px !important;
}
div.ProductNav ul ul a
{
	border: none;
}
div.ProductNav ul a
{
	color: #7A6238;
	text-decoration: none;
	border: none;
	display: block;
	padding: 5px 5px;
	height: 100%;
	border-top: 1px solid #F5E9CC;
	background: url( '/shared/images/nav-bg.png' ) repeat-y center top;
}
div.ProductNav ul a:hover, div.ProductNav ul a.selected
{
	background: #F5E9CC;
	color: #7A6238;
}
.panelbar .text
{
	display: inline !important;
}
.panelbar
{
	width: 100% !important;
}
.navSectionTitle
{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0px;
	border: 1px solid #fff;
	border-bottom: none;
}
.navSectionTitle a
{
	text-decoration: none;
	display: block;
	padding: 5px;
}
.navSectionTitle a:hover
{
	text-decoration: none;
	background: #F5E9CC;
	color: #7A6238;
}
#CoffeNavTitle
{
	background: #fff;
	padding: 1px;
	border: 1px solid #554029;
}
#CoffeNavTitle a
{
	color: #B78F63;
	background: url( '/shared/images/bg-top-coffee.png' ) repeat-x left -100px;
}
#ScrapbookNavTitle
{
	padding: 1px;
	border: 1px solid #BA5E46;
}

#ScrapbookNavTitle a
{
	color: #D2E5C8;
	background: url( '/shared/images/bg-top-scrapbook.png' ) repeat-x left -100px;
}
.navSectionTitle a:hover
{
	text-decoration: underline;
}
.navGroup
{
	margin-bottom: 15px;
}
h3.contentSubHeader
{
	font-size: 20px;
}
h3.categorySubHeader
{
	font-size: 20px;
}
.categoryDescription
{
	margin-right: 15px;
	margin-bottom: 15px;
}
.categoryDescriptionInner
{
	padding: 0 10px 10px 10px;
}

.btn, .btn
{
	font-weight: normal;
	cursor: pointer;
	text-transform: lowercase;
	font-variant: small-caps;
	margin-top: 15px;
}
input.formButton, .btn
{
	border: 1px solid #999;
	background: #2C4B76;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	text-transform: lowercase;
	font-variant: small-caps;
}

p .btn:active, #SearchDiv .btn
{
	background: #7A6238;
	color: #D5C9A3;
}
#CartBox
{
	background: #F5E9CC;
	border-top: 4px solid #D5C9A3;
	margin: 15px 0;
	height: 100%;
}
#CartBox a, #SearchDiv a
{
	background: transparent url( '/shared/images/nav-bg.gif' ) repeat-y scroll center top;
	font-family: Georgia, "Times New Roman" , Times, serif;
	text-align: center;
	border: none;
	border-top: 1px solid #d5c9a3;
	text-decoration: none !important;
	font-weight: normal;
	width: 100%;
	margin: 0;
	padding: 0;
	display: block !important;
	height: 20px;
}
#CartBox a:hover, #SearchDiv a:hover
{
	background: #7a6238 none repeat scroll 0%;
	color: #FFF9E6;
}
h4#CartBoxTitle, h4#SearchBoxTitle
{
	margin: 2px 0 5px;
	padding-left: 10px;
}
#CartBoxInner
{
	padding: 10px;
}
#CartBox .value
{
	text-align: right;
	margin-top: -1.2em;
}
#CartBox .value, #CartBox .label
{
	height: 1.2em;
}
ul#ManuAddress
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 200px;
	float: left;
}
ul#ManuAddress li
{
}
ul#ManuAddress li.zip
{
	padding-left: 75px;
}
img.manuImage
{
	float: left;
	margin-right: 15px;
}
#SearchDiv
{
	border-top: 4px solid #D5C9A3;
	background: #F5E9CC;
}
#SearchboxWrap
{
	padding-left: 5px;
	padding-bottom: 5px;
}
#SearchDiv input
{
	background: #FFF9E6 none repeat scroll 0%;
	border: 1px solid #6C5B3C;
	color: #6C5B3C;
	font-family: monospace;
	font-size: 16px;
	margin: 2px 0pt;
	padding: 4px;
	font-family: georgia, "Times New Roman" ,serif;
	font-size: 12px;
	padding: 4px 4px;
	width: 178px;
}

/***Shopping Cart***/
tr.CartGridHeader, tr.ProductGridHeader
{
	font-size: 14px;
	background: none;
	color: #943C35;
}

.CartTable
{
	width: 100%;
	margin-bottom: 25px;
}

.CartProductQuantityColumnHeader
{
}

.CartTable td
{
	padding: 0px 15px 15px 0;
}

.cartError
{
	font-size: 11px;
	display: block;
}

.cartUpdateBar .btn
{
	float: right;
}

ul#CartSubTotal
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 340px;
}

ul#CartSubTotal li
{
	float: left;
	text-align: right;
}

ul#CartSubTotal li.label
{
	clear: left;
	margin-right: 6px;
	width: 238px;
}

ul#CartSubTotal li.value
{
	width: 85px;
}

ul#CartSubTotal li.total
{
	color: #943C35;
	border-top: 1px solid #943C35;
	margin-top: 10px;
}

ul#CartSubTotal li.checkoutBtn
{
	color: #943C35;
	padding: 3px;
	margin-top: 10px;
	width: 100%;
}

ul#CartSubTotal li.updateBtn
{
	width: 100%;
	margin-bottom: 10px;
}

#CartWrap, #SummaryCartGrid
{
	padding: 0 0px 5px;
	margin-bottom: 15px;
}

ul#ShippingCalc
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 300px;
}

ul#ShippingCalc li
{
}

ul#ShippingCalc li.subHeader
{
	margin: 0 !important;
}

ul#ShippingCalc li.label
{
}

ul#ShippingCalc li.value
{
}

ul#ShippingCalc li.double
{
	margin-top: 10px;
}

ul.checkoutAddress
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
}

ul.checkoutAddress li
{

	margin-bottom: 8px;
	height: 25px;
}
ul.checkoutAddress li:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
ul.checkoutAddress span.label
{
	float: left;
	width: 150px;
	display: block;
	font-weight:bold;
	padding-top:5px;
}

ul.checkoutAddress li.value
{
	padding-bottom:10px;
}

ul.checkoutAddress span.error
{
	width: 100px;
	position: relative;
}
ul.checkoutAddress span.error span
{
	position: absolute;
}
.CheckoutWrap, .CheckoutWrap table
{
	width: 100%;
}

#SearchResultList
{
	list-style-type: none;
	margin: 15px 0;
	padding: 0;
}
input, select
{
	background: #FFF none repeat scroll 0%;
	border: 1px solid #999;
	color: #333;
	font-family: monospace;
	font-size: 16px;
	margin: 2px 0pt;
	padding: 4px;
	font-size: 12px;
	padding: 4px 4px;
}
select
{
	padding: 1px;
}
ul li.value .required input
{
	background-image: url(/shared/images/formrqdbg.gif);
}

.searchResultWrap
{
	margin-bottom: 15px;
}

#SearchResultList li
{
	margin-bottom: 20px;
}

.searchLinkSm
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
}

.resultTitle
{
	font-weight: bold;
}
.CheckoutWrap
{
}

.value input, .searchForm input, .CartProductQuantityColumnItem input
{
	vertical-align: middle;
}

.CartProductQuantityColumnItem input
{
	float: left;
	width: 40px;
}

.CartProductQuantityColumnItem input
{
}

.CartProductQuantityColumnItem .cartError
{
	float: left;
	width: 85px;
}

td.CartProductQuantityColumnItem
{
	width: 135px;
}

.CartProductQuantityColumnItem .validator
{
	position: absolute;
	width: 1px;
	height: 12px;
}


ul#SummaryTotals
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 340px;
	float: right;
}

ul#SummaryTotals li
{
	float: left;
	text-align: right;
}

ul#SummaryTotals li.label
{
	clear: left;
	margin-right: 6px;
	width: 238px;
}

ul#SummaryTotals li.value
{
	width: 85px;
}

ul#SummaryTotals li.total
{
	color: #943C35;
	border-top: 1px solid #943C35;
	margin-top: 10px;
	font-weight: bold;
}

#ProductsWrap .btn
{
	float: left;
	clear: left;
	margin-top: 10px;
}
.CartGridHeader th
{
	padding: 4px 2px;
	text-transform: uppercase;
	font-variant: small-caps;
	font-size: 12px;
}
.content *.noBorder
{
	border: 0 !important;
}

.clearLeft
{
	clear: left;
}

div.CheckoutWrap .btn
{
	margin-right: 200px;
}
td.CartProductQuantityColumnItem
{
	position: relative;
}
td.CartProductQuantityColumnItem div.cartError
{
	position: relative;
}
td.CartProductQuantityColumnItem div.cartError span
{
	position: absolute;
	width: 100px;
	top: 0px;
	left: 0px;
	background: #FFEFEF;
	padding: 5px;
	border: 1px solid red;
}
div.CheckoutSectionContent
{
}
div.CheckoutSectionContent h4
{
	margin: 5px 0;
}
.CartRemoveColumnItem .btn
{
	font-size: 12px;
}
.summaryAddress, #SummaryPaymentMethod
{
	padding: 0 5px 5px;
}
#SummaryPaymentMethod
{
	width: 300px;
}
td.ProductImageColumnItem, td.CartProductImageColumnItem
{
	padding-left: 5px;
	padding-top: 5px;
}
td.CartRemoveColumnItem
{
	padding-left: 5px;
}
div#SearchSubHeader
{
	margin: 5px 0;
}
.searchPageButtons .btn
{
	font-size: 11px;
	padding: 1px;
	margin: 0;
}
.searchPageButtons select
{
	font-size: 11px;
	margin: 0;
	padding: 1px;
}
div.searchForm
{
	padding: 0 5px 5px;
}
ul#ShippingCalc
{
	padding: 0 5px 5px;
}
/*****EVENTS******/

/**Event Detail**/

ul.eventInfo
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 200px;
	padding-top: 10px;
}
ul.eventInfo li
{
}
ul.eventInfo li.eventLabel
{
	font-size: 90%;
	font-weight: bold;
}
ul.eventInfo li.eventValue
{
	padding-left: 10px;
	margin-bottom: 5px;
}
#EventDetail
{
	background: #F5E9CC;
	border-top: 4px solid #D5C9A3;
	margin-right: 15px;
	padding: 5px 15px;
}
.eventContent
{
	width: 480px;
}

/**Event List ***/
#Calendar
{
	width: 280px;
	float: right;
}
.eventCalendar
{
	background: #fff;
	font-size: 12px;
	border: 1px solid #7A6238;
	width: 210px;
}
#EventList
{
	width: 430px;
}
#EventListList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#EventListList li
{
	background: #F5E9CC;
	border-top: 4px solid #D5C9A3;
	margin-right: 15px;
	padding: 0px 15px 15px;
	margin-bottom: 15px;
}
#EventListList li h4
{
	margin: 5px 0;
}
.eventCategories
{
	width: 210px;
}
.eventDay a, .eventWeekend a, .eventDay span, .eventWeekend span
{
	padding: 2px;
	display: block;
}
.eventDay a:hover, .eventWeekend a:hover
{
	color: #f5e9cc !important;
}
#Footernav
{
	font-size: 12px;
	width: 200px;
	float: left;
}
#FooterNav a
{
	color: #F5E9CC;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial,Helvetica, Verdana, sans-serif;
}
#FooterNav a:hover
{
	color: #F5E9CC;
	text-decoration: underline;
}
#SiteMap
{
	width: 500px;
}
.sitemapNodeMain
{
	padding: 5px;
	display: block;
	clear: both;
}
.sitemapNodeSub
{
	padding: 5px;
	padding-left: 20px;
	display: block;
	clear: both;
}
a.sitemapLinkMain
{
	font-size: 90%;
	font-weight: bold;
}

a.sitemapLinkSub
{
	font-size: 90%;
	font-weight: bold;
}

a.sitemapLinkMore
{
	font-size: 90%;
}

.sitemapSummaryMain
{
	font-size: 90%;
	color: #000000;
}
.sitemapSummarySub
{
	font-size: 90%;
	color: #333333;
}

.sitemapMasterNode
{
	padding: 5px;
	display: block;
	padding-left: 30px;
}
.sitemapIcon
{
	float: left;
	padding-right: 10px;
}
.sitemapContent
{
	float: left;
}
.radioButton input, .checkBox input
{
	border: none !important;
	margin: 0;
	margin-right: 4px;
}
.searchUrlSmall
{
	font-size: 10px;
	font-family: Arial,Helvetica,Verdana,Sans-serif;
}
.searchPageButtons
{
	text-align: center;
}
#Paging
{
	font-size: 12px;
}
#Paging .btnPrev
{
	float: right;
	margin-right: 5px;
}
#PageNum
{
	float: right;
}
#PageNum a
{
	margin: 0 3px;
}
#PageNum span
{
	font-weight: bold;
	margin: 0 3px;
}
#Paging .btnNext
{
	float: right;
	margin-left: 5px;
}
#Paging .btnPrev a, #Paging .btnNext a
{
	text-decoration: none;
}
#Paging #PageNumHeader
{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	display: none;
}
#CMSForm
{
	border: 1px solid green;
	display: none;
}
.cbText
{
	padding: 2px 5px;
}
.cbWrap input
{
	border: none;
	padding: 0;
	margin: 0;
}
buyBtn
{
}
.btn
{
	padding: 0 2px;
}
.bobsProduct img
{
	display: none;
}
.bobsProduct
{
	background: url(/shared/images/bobs-icon.png) no-repeat;
	padding-left: 115px;
	padding-bottom: 25px;
	padding-top: 2px;
}
p.dlError
{
	display: block;
	margin: 15px 0;
	color: Red;
	font-weight: bold;
	font-size: 16px;
}
fieldset.dlForm
{
	width: 300px;
	padding: 15px;
	text-align: right;
}
fieldset.dlForm legend
{
	font-weight: bold;
	color: #2C4B76;
}
fieldset.dlForm .btnDownload
{
}
ol.formList
{
	margin: 0;
	padding: 0;
	text-align: left;
}
ol.formList li label
{
	display: block;
	float: left;
	line-height: 24px;
	width: 150px;
	font-weight: bold;
	font-size: 14px;
	color: #2C4B76;
}
div.downloadWrap .bbsDlLink
{
	background: url(/shared/images/bobs-icon.png) no-repeat left center;
	height: 100px;
	margin-bottom: 15px;
}
div.downloadWrap .bbsDlLink a
{
	padding-left: 115px;
	display: block;
	height: 100%;
	font-size: 24px;
	font-weight: bold;
	padding-top: 25px;
	text-decoration: none;
}
div.downloadWrap .bbsVidDlLink
{
	background: url(/shared/images/bobs-videos.png) no-repeat left center;
	height: 100px;
}
div.downloadWrap .bbsVidDlLink a
{
	padding-left: 115px;
	display: block;
	height: 100%;
	font-size: 24px;
	font-weight: bold;
	padding-top: 25px;
	text-decoration: none;
}
div.videoDownloadWrap
{
	background: url(/shared/images/bobs-videos.png) no-repeat center top;
	text-align: center;
}
div.videoDownloadWrap a
{
	display: block;
	padding-top: 115px;
	height: 100%;
	text-decoration: none;
	font-weight: bold;
}
div.vidDownloadWrap
{
	font-weight: bold;
	padding-top: 15px;
	padding-left: 100px;
}
div.wmvDownloadInstruct
{
	padding-left: 100px;
}
div.ccError
{
	margin-bottom: 15px;
}
div.bobsPrice
{
	font-size: 16px;
	padding-bottom: 10px;
}
div.bobsPrice .label
{
	font-weight: bold;
}
.dlForm ol.formList
{
}
.dlForm .dlBtnWrap
{
	text-align: right;
}
.dlForm ol#CMSFormList
{
	width: auto;
}
.dlForm
{
	width: 450px;
}

.dlFormInner
{
	padding: 15px;
	border: 1px solid black;
}
.thanksSummary h4
{
	margin: 5px 0;
}
